Sep 06 06:25:05 devstack devstack@c-api.service[74869]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 06 06:25:05 devstack devstack@c-api.service[74869]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sun Sep 6 06:25:05 2026] *** Sep 06 06:25:05 devstack devstack@c-api.service[74869]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 06 06:25:05 devstack devstack@c-api.service[74869]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 06 06:25:05 devstack devstack@c-api.service[74869]: nodename: devstack Sep 06 06:25:05 devstack devstack@c-api.service[74869]: machine: x86_64 Sep 06 06:25:05 devstack devstack@c-api.service[74869]: clock source: unix Sep 06 06:25:05 devstack devstack@c-api.service[74869]: pcre jit disabled Sep 06 06:25:05 devstack devstack@c-api.service[74869]: detected number of CPU cores: 4 Sep 06 06:25:05 devstack devstack@c-api.service[74869]: current working directory: / Sep 06 06:25:05 devstack devstack@c-api.service[74869]: detected binary path: /usr/bin/uwsgi-core Sep 06 06:25:05 devstack devstack@c-api.service[74869]: your processes number limit is 47518 Sep 06 06:25:05 devstack devstack@c-api.service[74869]: your memory page size is 4096 bytes Sep 06 06:25:05 devstack devstack@c-api.service[74869]: detected max file descriptor number: 2048 Sep 06 06:25:05 devstack devstack@c-api.service[74869]: lock engine: pthread robust mutexes Sep 06 06:25:05 devstack devstack@c-api.service[74869]: thunder lock: enabled Sep 06 06:25:05 devstack devstack@c-api.service[74869]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 06 06:25:05 devstack devstack@c-api.service[74869]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 06 06:25:05 devstack devstack@c-api.service[74869]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 06 06:25:05 devstack devstack@c-api.service[74869]: Set PythonHome to /opt/stack/data/venv Sep 06 06:25:05 devstack devstack@c-api.service[74869]: Python main interpreter initialized at 0x7f229caa4668 Sep 06 06:25:05 devstack devstack@c-api.service[74869]: python threads support enabled Sep 06 06:25:05 devstack devstack@c-api.service[74869]: your server socket listen backlog is limited to 100 connections Sep 06 06:25:05 devstack devstack@c-api.service[74869]: your mercy for graceful operations on workers is 80 seconds Sep 06 06:25:05 devstack devstack@c-api.service[74869]: mapped 403077 bytes (393 KB) for 2 cores Sep 06 06:25:05 devstack devstack@c-api.service[74869]: *** Operational MODE: preforking *** Sep 06 06:25:05 devstack devstack@c-api.service[74869]: *** uWSGI is running in multiple interpreter mode *** Sep 06 06:25:05 devstack devstack@c-api.service[74869]: spawned uWSGI master process (pid: 74869) Sep 06 06:25:05 devstack devstack@c-api.service[74869]: spawned uWSGI worker 1 (pid: 74878, cores: 1) Sep 06 06:25:05 devstack devstack@c-api.service[74869]: spawned uWSGI worker 2 (pid: 74879, cores: 1) Sep 06 06:25:05 devstack devstack@c-api.service[74869]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 06 06:25:06 devstack devstack@c-api.service[74878]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 06 06:25:06 devstack devstack@c-api.service[74878]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 06 06:25:06 devstack devstack@c-api.service[74878]: we strongly recommend against using it for new projects. Sep 06 06:25:06 devstack devstack@c-api.service[74878]: If you are already using Eventlet, we recommend migrating to a different Sep 06 06:25:06 devstack devstack@c-api.service[74878]: framework. For more detail see Sep 06 06:25:06 devstack devstack@c-api.service[74878]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 06 06:25:06 devstack devstack@c-api.service[74878]: import eventlet # noqa Sep 06 06:25:06 devstack devstack@c-api.service[74879]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 06 06:25:06 devstack devstack@c-api.service[74879]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 06 06:25:06 devstack devstack@c-api.service[74879]: we strongly recommend against using it for new projects. Sep 06 06:25:06 devstack devstack@c-api.service[74879]: If you are already using Eventlet, we recommend migrating to a different Sep 06 06:25:06 devstack devstack@c-api.service[74879]: framework. For more detail see Sep 06 06:25:06 devstack devstack@c-api.service[74879]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 06 06:25:06 devstack devstack@c-api.service[74879]: import eventlet # noqa Sep 06 06:25:06 devstack devstack@c-api.service[74878]: /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 06 06:25:06 devstack devstack@c-api.service[74878]: from cgi import parse_header Sep 06 06:25:06 devstack devstack@c-api.service[74879]: /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 06 06:25:06 devstack devstack@c-api.service[74879]: from cgi import parse_header Sep 06 06:25:06 devstack devstack@c-api.service[74878]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 06 06:25:06 devstack devstack@c-api.service[74878]: warnings.warn( Sep 06 06:25:06 devstack devstack@c-api.service[74878]: /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 06 06:25:06 devstack devstack@c-api.service[74878]: removals.removed_module( Sep 06 06:25:06 devstack devstack@c-api.service[74878]: /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 06 06:25:06 devstack devstack@c-api.service[74878]: removals.removed_module( Sep 06 06:25:06 devstack devstack@c-api.service[74879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 06 06:25:06 devstack devstack@c-api.service[74879]: warnings.warn( Sep 06 06:25:06 devstack devstack@c-api.service[74879]: /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 06 06:25:06 devstack devstack@c-api.service[74879]: removals.removed_module( Sep 06 06:25:06 devstack devstack@c-api.service[74879]: /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 06 06:25:06 devstack devstack@c-api.service[74879]: removals.removed_module( Sep 06 06:25:08 devstack devstack@c-api.service[74878]: /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 06 06:25:08 devstack devstack@c-api.service[74878]: warnings.warn( Sep 06 06:25:08 devstack devstack@c-api.service[74879]: /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 06 06:25:08 devstack devstack@c-api.service[74879]: warnings.warn( Sep 06 06:25:08 devstack devstack@c-api.service[74878]: /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 06 06:25:08 devstack devstack@c-api.service[74878]: warnings.warn( Sep 06 06:25:08 devstack devstack@c-api.service[74879]: /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 06 06:25:08 devstack devstack@c-api.service[74879]: warnings.warn( Sep 06 06:25:08 devstack devstack@c-api.service[74878]: 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 06 06:25:08 devstack devstack@c-api.service[74878]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=74878) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 06 06:25:08 devstack devstack@c-api.service[74879]: 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 06 06:25:08 devstack devstack@c-api.service[74879]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=74879) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 06 06:25:09 devstack devstack@c-api.service[74878]: /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 06 06:25:09 devstack devstack@c-api.service[74878]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 06 06:25:09 devstack devstack@c-api.service[74879]: /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 06 06:25:09 devstack devstack@c-api.service[74879]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 06 06:25:09 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=74879) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=74878) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=74879) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=74879) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=74878) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=74879) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=74878) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=74879) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=74878) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=74878) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=74879) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=74879) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=74878) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=74878) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=74879) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=74878) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=74879) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74879) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=74878) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74878) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74879) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74878) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=74879) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=74879) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=74878) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=74878) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=74879) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=74879) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=74879) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=74878) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=74879) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=74878) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=74878) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=74879) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=74879) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=74878) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=74878) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=74878) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=74879) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=74878) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=74879) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=74879) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=74878) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=74878) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=74879) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=74879) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=74878) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74879) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=74878) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74878) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74879) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=74879) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74878) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74879) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=74878) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74878) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74879) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74878) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=74879) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=74879) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=74878) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=74878) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=74879) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=74878) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=74879) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74879) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=74878) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74878) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74879) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74878) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=74879) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=74879) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=74878) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=74878) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=74879) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=74878) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=74878) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=74878) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=74878) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=74878) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74878) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=74879) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=74879) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74878) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=74878) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74878) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74878) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=74878) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74878) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=74879) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=74879) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74879) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74878) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=74878) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74878) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74878) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=74878) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74878) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74878) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=74878) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74878) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74878) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=74878) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=74878) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=74878) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=74878) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=74878) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=74878) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74879) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=74878) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74878) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74878) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=74879) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74879) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=74878) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74878) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74878) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74879) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=74878) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=74878) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=74879) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74879) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=74878) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74879) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=74878) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=74878) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=74879) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74879) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74879) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=74878) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=74878) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74878) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=74879) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74879) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74879) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74878) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=74879) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74879) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74879) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=74878) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74878) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=74879) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=74879) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=74879) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=74879) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=74879) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=74879) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=74879) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74879) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74879) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=74879) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74879) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74879) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=74879) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=74879) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=74879) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=74879) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=74879) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=74879) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74878) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=74879) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74879) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=74878) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74878) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74879) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=74879) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74879) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74878) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=74878) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74878) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74879) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74878) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=74879) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74879) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=74878) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74878) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74878) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74879) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=74878) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74878) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74878) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=74878) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74878) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74878) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74878) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=74878) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=74879) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74879) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74879) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=74879) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74879) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74879) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=74879) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74879) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74879) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=74879) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74879) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74879) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=74879) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: INFO dbcounter [None req-c7039722-5db1-4052-bd12-3c2a759b6fc6 None None] Registered counter for database cinder Sep 06 06:25:10 devstack devstack@c-api.service[74879]: INFO dbcounter [None req-cfd87cac-64f0-4671-ac1f-6a482745c433 None None] Registered counter for database cinder Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG oslo_db.sqlalchemy.engines [None req-c7039722-5db1-4052-bd12-3c2a759b6fc6 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=74878) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG oslo_db.sqlalchemy.engines [None req-cfd87cac-64f0-4671-ac1f-6a482745c433 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=74879) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG dbcounter [-] [74878] Writer thread running {{(pid=74878) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: /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 06 06:25:10 devstack devstack@c-api.service[74878]: return base.obj_make_list(context, cls(context), objects.Service, Sep 06 06:25:10 devstack devstack@c-api.service[74878]: INFO cinder.rpc [None req-c7039722-5db1-4052-bd12-3c2a759b6fc6 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 06 06:25:10 devstack devstack@c-api.service[74878]: INFO cinder.rpc [None req-c7039722-5db1-4052-bd12-3c2a759b6fc6 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG dbcounter [-] [74879] Writer thread running {{(pid=74879) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: INFO cinder.rpc [None req-c7039722-5db1-4052-bd12-3c2a759b6fc6 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 06 06:25:10 devstack devstack@c-api.service[74879]: /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 06 06:25:10 devstack devstack@c-api.service[74879]: return base.obj_make_list(context, cls(context), objects.Service, Sep 06 06:25:10 devstack devstack@c-api.service[74879]: INFO cinder.rpc [None req-cfd87cac-64f0-4671-ac1f-6a482745c433 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 06 06:25:10 devstack devstack@c-api.service[74878]: INFO cinder.rpc [None req-c7039722-5db1-4052-bd12-3c2a759b6fc6 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 06 06:25:10 devstack devstack@c-api.service[74878]: WARNING stevedore.named [None req-c7039722-5db1-4052-bd12-3c2a759b6fc6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:25:10 devstack devstack@c-api.service[74878]: WARNING castellan.key_manager [None req-c7039722-5db1-4052-bd12-3c2a759b6fc6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:25:10 devstack devstack@c-api.service[74879]: INFO cinder.rpc [None req-cfd87cac-64f0-4671-ac1f-6a482745c433 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 06 06:25:10 devstack devstack@c-api.service[74878]: WARNING cinder.keymgr.conf_key_mgr [None req-c7039722-5db1-4052-bd12-3c2a759b6fc6 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 06 06:25:10 devstack devstack@c-api.service[74879]: INFO cinder.rpc [None req-cfd87cac-64f0-4671-ac1f-6a482745c433 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 06 06:25:10 devstack devstack@c-api.service[74878]: WARNING stevedore.named [None req-c7039722-5db1-4052-bd12-3c2a759b6fc6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:25:10 devstack devstack@c-api.service[74878]: WARNING castellan.key_manager [None req-c7039722-5db1-4052-bd12-3c2a759b6fc6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:25:10 devstack devstack@c-api.service[74879]: INFO cinder.rpc [None req-cfd87cac-64f0-4671-ac1f-6a482745c433 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 06 06:25:10 devstack devstack@c-api.service[74879]: WARNING stevedore.named [None req-cfd87cac-64f0-4671-ac1f-6a482745c433 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:25:10 devstack devstack@c-api.service[74879]: WARNING castellan.key_manager [None req-cfd87cac-64f0-4671-ac1f-6a482745c433 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:25:10 devstack devstack@c-api.service[74879]: WARNING cinder.keymgr.conf_key_mgr [None req-cfd87cac-64f0-4671-ac1f-6a482745c433 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 06 06:25:10 devstack devstack@c-api.service[74879]: WARNING stevedore.named [None req-cfd87cac-64f0-4671-ac1f-6a482745c433 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:25:10 devstack devstack@c-api.service[74879]: WARNING castellan.key_manager [None req-cfd87cac-64f0-4671-ac1f-6a482745c433 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG oslo_db.sqlalchemy.engines [None req-c7039722-5db1-4052-bd12-3c2a759b6fc6 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=74878) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: INFO cinder.rpc [None req-c7039722-5db1-4052-bd12-3c2a759b6fc6 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG oslo_db.sqlalchemy.engines [None req-cfd87cac-64f0-4671-ac1f-6a482745c433 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=74879) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: INFO cinder.rpc [None req-c7039722-5db1-4052-bd12-3c2a759b6fc6 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 06 06:25:10 devstack devstack@c-api.service[74878]: WARNING stevedore.named [None req-c7039722-5db1-4052-bd12-3c2a759b6fc6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:25:10 devstack devstack@c-api.service[74878]: WARNING castellan.key_manager [None req-c7039722-5db1-4052-bd12-3c2a759b6fc6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:25:10 devstack devstack@c-api.service[74879]: INFO cinder.rpc [None req-cfd87cac-64f0-4671-ac1f-6a482745c433 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 06 06:25:10 devstack devstack@c-api.service[74879]: INFO cinder.rpc [None req-cfd87cac-64f0-4671-ac1f-6a482745c433 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 06 06:25:10 devstack devstack@c-api.service[74879]: WARNING stevedore.named [None req-cfd87cac-64f0-4671-ac1f-6a482745c433 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:25:10 devstack devstack@c-api.service[74879]: WARNING castellan.key_manager [None req-cfd87cac-64f0-4671-ac1f-6a482745c433 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:25:10 devstack devstack@c-api.service[74878]: WARNING stevedore.named [None req-c7039722-5db1-4052-bd12-3c2a759b6fc6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:25:10 devstack devstack@c-api.service[74878]: WARNING castellan.key_manager [None req-c7039722-5db1-4052-bd12-3c2a759b6fc6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:25:10 devstack devstack@c-api.service[74878]: WARNING stevedore.named [None req-c7039722-5db1-4052-bd12-3c2a759b6fc6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:25:10 devstack devstack@c-api.service[74878]: WARNING castellan.key_manager [None req-c7039722-5db1-4052-bd12-3c2a759b6fc6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:25:10 devstack devstack@c-api.service[74878]: WARNING stevedore.named [None req-c7039722-5db1-4052-bd12-3c2a759b6fc6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:25:10 devstack devstack@c-api.service[74878]: WARNING castellan.key_manager [None req-c7039722-5db1-4052-bd12-3c2a759b6fc6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:25:10 devstack devstack@c-api.service[74879]: WARNING stevedore.named [None req-cfd87cac-64f0-4671-ac1f-6a482745c433 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:25:10 devstack devstack@c-api.service[74879]: WARNING castellan.key_manager [None req-cfd87cac-64f0-4671-ac1f-6a482745c433 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:25:10 devstack devstack@c-api.service[74878]: WARNING stevedore.named [None req-c7039722-5db1-4052-bd12-3c2a759b6fc6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:25:10 devstack devstack@c-api.service[74878]: WARNING castellan.key_manager [None req-c7039722-5db1-4052-bd12-3c2a759b6fc6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:25:10 devstack devstack@c-api.service[74879]: WARNING stevedore.named [None req-cfd87cac-64f0-4671-ac1f-6a482745c433 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:25:10 devstack devstack@c-api.service[74879]: WARNING castellan.key_manager [None req-cfd87cac-64f0-4671-ac1f-6a482745c433 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:25:10 devstack devstack@c-api.service[74878]: WARNING stevedore.named [None req-c7039722-5db1-4052-bd12-3c2a759b6fc6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:25:10 devstack devstack@c-api.service[74878]: WARNING castellan.key_manager [None req-c7039722-5db1-4052-bd12-3c2a759b6fc6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:25:10 devstack devstack@c-api.service[74879]: WARNING stevedore.named [None req-cfd87cac-64f0-4671-ac1f-6a482745c433 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:25:10 devstack devstack@c-api.service[74878]: WARNING stevedore.named [None req-c7039722-5db1-4052-bd12-3c2a759b6fc6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:25:10 devstack devstack@c-api.service[74879]: WARNING castellan.key_manager [None req-cfd87cac-64f0-4671-ac1f-6a482745c433 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:25:10 devstack devstack@c-api.service[74878]: WARNING castellan.key_manager [None req-c7039722-5db1-4052-bd12-3c2a759b6fc6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:25:10 devstack devstack@c-api.service[74878]: WARNING stevedore.named [None req-c7039722-5db1-4052-bd12-3c2a759b6fc6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:25:10 devstack devstack@c-api.service[74878]: WARNING castellan.key_manager [None req-c7039722-5db1-4052-bd12-3c2a759b6fc6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:25:10 devstack devstack@c-api.service[74879]: WARNING stevedore.named [None req-cfd87cac-64f0-4671-ac1f-6a482745c433 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:25:10 devstack devstack@c-api.service[74879]: WARNING castellan.key_manager [None req-cfd87cac-64f0-4671-ac1f-6a482745c433 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:25:10 devstack devstack@c-api.service[74878]: WARNING stevedore.named [None req-c7039722-5db1-4052-bd12-3c2a759b6fc6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:25:10 devstack devstack@c-api.service[74878]: WARNING castellan.key_manager [None req-c7039722-5db1-4052-bd12-3c2a759b6fc6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:25:10 devstack devstack@c-api.service[74879]: WARNING stevedore.named [None req-cfd87cac-64f0-4671-ac1f-6a482745c433 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:25:10 devstack devstack@c-api.service[74879]: WARNING castellan.key_manager [None req-cfd87cac-64f0-4671-ac1f-6a482745c433 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:25:10 devstack devstack@c-api.service[74878]: WARNING stevedore.named [None req-c7039722-5db1-4052-bd12-3c2a759b6fc6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:25:10 devstack devstack@c-api.service[74878]: WARNING castellan.key_manager [None req-c7039722-5db1-4052-bd12-3c2a759b6fc6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:25:10 devstack devstack@c-api.service[74879]: WARNING stevedore.named [None req-cfd87cac-64f0-4671-ac1f-6a482745c433 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:25:10 devstack devstack@c-api.service[74879]: WARNING castellan.key_manager [None req-cfd87cac-64f0-4671-ac1f-6a482745c433 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:25:10 devstack devstack@c-api.service[74878]: WARNING stevedore.named [None req-c7039722-5db1-4052-bd12-3c2a759b6fc6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:25:10 devstack devstack@c-api.service[74878]: WARNING castellan.key_manager [None req-c7039722-5db1-4052-bd12-3c2a759b6fc6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:25:10 devstack devstack@c-api.service[74878]: WARNING stevedore.named [None req-c7039722-5db1-4052-bd12-3c2a759b6fc6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:25:10 devstack devstack@c-api.service[74878]: WARNING castellan.key_manager [None req-c7039722-5db1-4052-bd12-3c2a759b6fc6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:25:10 devstack devstack@c-api.service[74879]: WARNING stevedore.named [None req-cfd87cac-64f0-4671-ac1f-6a482745c433 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:25:10 devstack devstack@c-api.service[74879]: WARNING castellan.key_manager [None req-cfd87cac-64f0-4671-ac1f-6a482745c433 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:25:10 devstack devstack@c-api.service[74879]: WARNING stevedore.named [None req-cfd87cac-64f0-4671-ac1f-6a482745c433 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:25:10 devstack devstack@c-api.service[74879]: WARNING castellan.key_manager [None req-cfd87cac-64f0-4671-ac1f-6a482745c433 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:25:10 devstack devstack@c-api.service[74878]: WARNING stevedore.named [None req-c7039722-5db1-4052-bd12-3c2a759b6fc6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:25:10 devstack devstack@c-api.service[74879]: WARNING stevedore.named [None req-cfd87cac-64f0-4671-ac1f-6a482745c433 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:25:10 devstack devstack@c-api.service[74878]: WARNING castellan.key_manager [None req-c7039722-5db1-4052-bd12-3c2a759b6fc6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:25:10 devstack devstack@c-api.service[74879]: WARNING castellan.key_manager [None req-cfd87cac-64f0-4671-ac1f-6a482745c433 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:25:10 devstack devstack@c-api.service[74879]: WARNING stevedore.named [None req-cfd87cac-64f0-4671-ac1f-6a482745c433 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:25:10 devstack devstack@c-api.service[74879]: WARNING castellan.key_manager [None req-cfd87cac-64f0-4671-ac1f-6a482745c433 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:25:10 devstack devstack@c-api.service[74878]: WARNING stevedore.named [None req-c7039722-5db1-4052-bd12-3c2a759b6fc6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:25:10 devstack devstack@c-api.service[74878]: WARNING castellan.key_manager [None req-c7039722-5db1-4052-bd12-3c2a759b6fc6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:25:10 devstack devstack@c-api.service[74879]: WARNING stevedore.named [None req-cfd87cac-64f0-4671-ac1f-6a482745c433 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:25:10 devstack devstack@c-api.service[74879]: WARNING castellan.key_manager [None req-cfd87cac-64f0-4671-ac1f-6a482745c433 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:25:10 devstack devstack@c-api.service[74878]: WARNING stevedore.named [None req-c7039722-5db1-4052-bd12-3c2a759b6fc6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:25:10 devstack devstack@c-api.service[74878]: WARNING castellan.key_manager [None req-c7039722-5db1-4052-bd12-3c2a759b6fc6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:25:10 devstack devstack@c-api.service[74878]: WARNING cinder.api.contrib.hosts [None req-c7039722-5db1-4052-bd12-3c2a759b6fc6 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 06 06:25:10 devstack devstack@c-api.service[74878]: WARNING stevedore.named [None req-c7039722-5db1-4052-bd12-3c2a759b6fc6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:25:10 devstack devstack@c-api.service[74878]: WARNING castellan.key_manager [None req-c7039722-5db1-4052-bd12-3c2a759b6fc6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:25:10 devstack devstack@c-api.service[74878]: WARNING stevedore.named [None req-c7039722-5db1-4052-bd12-3c2a759b6fc6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:25:10 devstack devstack@c-api.service[74878]: WARNING castellan.key_manager [None req-c7039722-5db1-4052-bd12-3c2a759b6fc6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:25:10 devstack devstack@c-api.service[74879]: WARNING stevedore.named [None req-cfd87cac-64f0-4671-ac1f-6a482745c433 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:25:10 devstack devstack@c-api.service[74879]: WARNING castellan.key_manager [None req-cfd87cac-64f0-4671-ac1f-6a482745c433 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:25:10 devstack devstack@c-api.service[74878]: WARNING stevedore.named [None req-c7039722-5db1-4052-bd12-3c2a759b6fc6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:25:10 devstack devstack@c-api.service[74878]: WARNING castellan.key_manager [None req-c7039722-5db1-4052-bd12-3c2a759b6fc6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:25:10 devstack devstack@c-api.service[74878]: WARNING stevedore.named [None req-c7039722-5db1-4052-bd12-3c2a759b6fc6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:25:10 devstack devstack@c-api.service[74878]: WARNING castellan.key_manager [None req-c7039722-5db1-4052-bd12-3c2a759b6fc6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:25:10 devstack devstack@c-api.service[74878]: WARNING stevedore.named [None req-c7039722-5db1-4052-bd12-3c2a759b6fc6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:25:10 devstack devstack@c-api.service[74878]: WARNING castellan.key_manager [None req-c7039722-5db1-4052-bd12-3c2a759b6fc6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:25:10 devstack devstack@c-api.service[74878]: WARNING stevedore.named [None req-c7039722-5db1-4052-bd12-3c2a759b6fc6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:25:10 devstack devstack@c-api.service[74878]: WARNING castellan.key_manager [None req-c7039722-5db1-4052-bd12-3c2a759b6fc6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:25:10 devstack devstack@c-api.service[74878]: WARNING stevedore.named [None req-c7039722-5db1-4052-bd12-3c2a759b6fc6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:25:10 devstack devstack@c-api.service[74878]: WARNING castellan.key_manager [None req-c7039722-5db1-4052-bd12-3c2a759b6fc6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:25:10 devstack devstack@c-api.service[74879]: WARNING stevedore.named [None req-cfd87cac-64f0-4671-ac1f-6a482745c433 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:25:10 devstack devstack@c-api.service[74879]: WARNING castellan.key_manager [None req-cfd87cac-64f0-4671-ac1f-6a482745c433 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.v3.router [None req-c7039722-5db1-4052-bd12-3c2a759b6fc6 None None] Extended resource: extensions {{(pid=74878) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.v3.router [None req-c7039722-5db1-4052-bd12-3c2a759b6fc6 None None] Extended resource: os-volume-manage {{(pid=74878) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.v3.router [None req-c7039722-5db1-4052-bd12-3c2a759b6fc6 None None] Extended resource: os-quota-class-sets {{(pid=74878) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: WARNING stevedore.named [None req-cfd87cac-64f0-4671-ac1f-6a482745c433 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:25:10 devstack devstack@c-api.service[74879]: WARNING castellan.key_manager [None req-cfd87cac-64f0-4671-ac1f-6a482745c433 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.v3.router [None req-c7039722-5db1-4052-bd12-3c2a759b6fc6 None None] Extended resource: os-hosts {{(pid=74878) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: WARNING cinder.api.contrib.hosts [None req-cfd87cac-64f0-4671-ac1f-6a482745c433 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 06 06:25:10 devstack devstack@c-api.service[74879]: WARNING stevedore.named [None req-cfd87cac-64f0-4671-ac1f-6a482745c433 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:25:10 devstack devstack@c-api.service[74879]: WARNING castellan.key_manager [None req-cfd87cac-64f0-4671-ac1f-6a482745c433 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.v3.router [None req-c7039722-5db1-4052-bd12-3c2a759b6fc6 None None] Extended resource: capabilities {{(pid=74878) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: WARNING stevedore.named [None req-cfd87cac-64f0-4671-ac1f-6a482745c433 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:25:10 devstack devstack@c-api.service[74879]: WARNING castellan.key_manager [None req-cfd87cac-64f0-4671-ac1f-6a482745c433 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.v3.router [None req-c7039722-5db1-4052-bd12-3c2a759b6fc6 None None] Extended resource: encryption {{(pid=74878) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: WARNING stevedore.named [None req-cfd87cac-64f0-4671-ac1f-6a482745c433 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:25:10 devstack devstack@c-api.service[74879]: WARNING castellan.key_manager [None req-cfd87cac-64f0-4671-ac1f-6a482745c433 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.v3.router [None req-c7039722-5db1-4052-bd12-3c2a759b6fc6 None None] Extended resource: scheduler-stats {{(pid=74878) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: WARNING stevedore.named [None req-cfd87cac-64f0-4671-ac1f-6a482745c433 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:25:10 devstack devstack@c-api.service[74879]: WARNING castellan.key_manager [None req-cfd87cac-64f0-4671-ac1f-6a482745c433 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:25:10 devstack devstack@c-api.service[74879]: WARNING stevedore.named [None req-cfd87cac-64f0-4671-ac1f-6a482745c433 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.v3.router [None req-c7039722-5db1-4052-bd12-3c2a759b6fc6 None None] Extended resource: os-quota-sets {{(pid=74878) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: WARNING castellan.key_manager [None req-cfd87cac-64f0-4671-ac1f-6a482745c433 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:25:10 devstack devstack@c-api.service[74879]: WARNING stevedore.named [None req-cfd87cac-64f0-4671-ac1f-6a482745c433 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.v3.router [None req-c7039722-5db1-4052-bd12-3c2a759b6fc6 None None] Extended resource: os-availability-zone {{(pid=74878) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: WARNING castellan.key_manager [None req-cfd87cac-64f0-4671-ac1f-6a482745c433 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.v3.router [None req-c7039722-5db1-4052-bd12-3c2a759b6fc6 None None] Extended resource: qos-specs {{(pid=74878) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: WARNING stevedore.named [None req-cfd87cac-64f0-4671-ac1f-6a482745c433 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:25:10 devstack devstack@c-api.service[74879]: WARNING castellan.key_manager [None req-cfd87cac-64f0-4671-ac1f-6a482745c433 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.v3.router [None req-cfd87cac-64f0-4671-ac1f-6a482745c433 None None] Extended resource: extensions {{(pid=74879) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.v3.router [None req-c7039722-5db1-4052-bd12-3c2a759b6fc6 None None] Extended resource: extra_specs {{(pid=74878) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.v3.router [None req-cfd87cac-64f0-4671-ac1f-6a482745c433 None None] Extended resource: os-volume-manage {{(pid=74879) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.v3.router [None req-cfd87cac-64f0-4671-ac1f-6a482745c433 None None] Extended resource: os-quota-class-sets {{(pid=74879) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.v3.router [None req-c7039722-5db1-4052-bd12-3c2a759b6fc6 None None] Extended resource: backups {{(pid=74878) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.v3.router [None req-cfd87cac-64f0-4671-ac1f-6a482745c433 None None] Extended resource: os-hosts {{(pid=74879) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.v3.router [None req-c7039722-5db1-4052-bd12-3c2a759b6fc6 None None] Extended resource: encryption {{(pid=74878) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.v3.router [None req-cfd87cac-64f0-4671-ac1f-6a482745c433 None None] Extended resource: capabilities {{(pid=74879) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.v3.router [None req-cfd87cac-64f0-4671-ac1f-6a482745c433 None None] Extended resource: encryption {{(pid=74879) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.v3.router [None req-c7039722-5db1-4052-bd12-3c2a759b6fc6 None None] Extended resource: cgsnapshots {{(pid=74878) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.v3.router [None req-cfd87cac-64f0-4671-ac1f-6a482745c433 None None] Extended resource: scheduler-stats {{(pid=74879) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.v3.router [None req-c7039722-5db1-4052-bd12-3c2a759b6fc6 None None] Extended resource: os-volume-type-access {{(pid=74878) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.v3.router [None req-cfd87cac-64f0-4671-ac1f-6a482745c433 None None] Extended resource: os-quota-sets {{(pid=74879) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.v3.router [None req-c7039722-5db1-4052-bd12-3c2a759b6fc6 None None] Extended resource: consistencygroups {{(pid=74878) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.v3.router [None req-cfd87cac-64f0-4671-ac1f-6a482745c433 None None] Extended resource: os-availability-zone {{(pid=74879) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.v3.router [None req-c7039722-5db1-4052-bd12-3c2a759b6fc6 None None] Extended resource: os-volume-transfer {{(pid=74878) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.v3.router [None req-cfd87cac-64f0-4671-ac1f-6a482745c433 None None] Extended resource: qos-specs {{(pid=74879) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.v3.router [None req-c7039722-5db1-4052-bd12-3c2a759b6fc6 None None] Extended resource: os-snapshot-manage {{(pid=74878) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.v3.router [None req-cfd87cac-64f0-4671-ac1f-6a482745c433 None None] Extended resource: extra_specs {{(pid=74879) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: WARNING stevedore.named [None req-c7039722-5db1-4052-bd12-3c2a759b6fc6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:25:10 devstack devstack@c-api.service[74878]: WARNING castellan.key_manager [None req-c7039722-5db1-4052-bd12-3c2a759b6fc6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:25:10 devstack devstack@c-api.service[74878]: WARNING stevedore.named [None req-c7039722-5db1-4052-bd12-3c2a759b6fc6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.v3.router [None req-cfd87cac-64f0-4671-ac1f-6a482745c433 None None] Extended resource: backups {{(pid=74879) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: WARNING castellan.key_manager [None req-c7039722-5db1-4052-bd12-3c2a759b6fc6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:25:10 devstack devstack@c-api.service[74878]: WARNING stevedore.named [None req-c7039722-5db1-4052-bd12-3c2a759b6fc6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:25:10 devstack devstack@c-api.service[74878]: WARNING castellan.key_manager [None req-c7039722-5db1-4052-bd12-3c2a759b6fc6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.v3.router [None req-cfd87cac-64f0-4671-ac1f-6a482745c433 None None] Extended resource: encryption {{(pid=74879) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: WARNING stevedore.named [None req-c7039722-5db1-4052-bd12-3c2a759b6fc6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:25:10 devstack devstack@c-api.service[74878]: WARNING castellan.key_manager [None req-c7039722-5db1-4052-bd12-3c2a759b6fc6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.v3.router [None req-cfd87cac-64f0-4671-ac1f-6a482745c433 None None] Extended resource: cgsnapshots {{(pid=74879) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: WARNING stevedore.named [None req-c7039722-5db1-4052-bd12-3c2a759b6fc6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:25:10 devstack devstack@c-api.service[74878]: WARNING castellan.key_manager [None req-c7039722-5db1-4052-bd12-3c2a759b6fc6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:25:10 devstack devstack@c-api.service[74878]: WARNING stevedore.named [None req-c7039722-5db1-4052-bd12-3c2a759b6fc6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:25:10 devstack devstack@c-api.service[74878]: WARNING castellan.key_manager [None req-c7039722-5db1-4052-bd12-3c2a759b6fc6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.v3.router [None req-cfd87cac-64f0-4671-ac1f-6a482745c433 None None] Extended resource: os-volume-type-access {{(pid=74879) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: WARNING stevedore.named [None req-c7039722-5db1-4052-bd12-3c2a759b6fc6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:25:10 devstack devstack@c-api.service[74878]: WARNING castellan.key_manager [None req-c7039722-5db1-4052-bd12-3c2a759b6fc6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.v3.router [None req-cfd87cac-64f0-4671-ac1f-6a482745c433 None None] Extended resource: consistencygroups {{(pid=74879) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.contrib.snapshot_actions [None req-c7039722-5db1-4052-bd12-3c2a759b6fc6 None None] SnapshotActionsController initialized {{(pid=74878) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.v3.router [None req-c7039722-5db1-4052-bd12-3c2a759b6fc6 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=74878) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.v3.router [None req-c7039722-5db1-4052-bd12-3c2a759b6fc6 None None] Extension AdminActions extending resource: volumes {{(pid=74878) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.v3.router [None req-c7039722-5db1-4052-bd12-3c2a759b6fc6 None None] Extension AdminActions extending resource: snapshots {{(pid=74878) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.v3.router [None req-c7039722-5db1-4052-bd12-3c2a759b6fc6 None None] Extension AdminActions extending resource: backups {{(pid=74878) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.v3.router [None req-c7039722-5db1-4052-bd12-3c2a759b6fc6 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=74878) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.v3.router [None req-cfd87cac-64f0-4671-ac1f-6a482745c433 None None] Extended resource: os-volume-transfer {{(pid=74879) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.v3.router [None req-c7039722-5db1-4052-bd12-3c2a759b6fc6 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=74878) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.v3.router [None req-c7039722-5db1-4052-bd12-3c2a759b6fc6 None None] Extension VolumeActions extending resource: volumes {{(pid=74878) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.v3.router [None req-c7039722-5db1-4052-bd12-3c2a759b6fc6 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=74878) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.v3.router [None req-c7039722-5db1-4052-bd12-3c2a759b6fc6 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=74878) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.v3.router [None req-cfd87cac-64f0-4671-ac1f-6a482745c433 None None] Extended resource: os-snapshot-manage {{(pid=74879) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.v3.router [None req-c7039722-5db1-4052-bd12-3c2a759b6fc6 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=74878) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.v3.router [None req-c7039722-5db1-4052-bd12-3c2a759b6fc6 None None] Extension UsedLimits extending resource: limits {{(pid=74878) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.v3.router [None req-c7039722-5db1-4052-bd12-3c2a759b6fc6 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=74878) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.v3.router [None req-c7039722-5db1-4052-bd12-3c2a759b6fc6 None None] Extension TypesManage extending resource: types {{(pid=74878) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.v3.router [None req-c7039722-5db1-4052-bd12-3c2a759b6fc6 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=74878) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.v3.router [None req-c7039722-5db1-4052-bd12-3c2a759b6fc6 None None] Extension SnapshotActions extending resource: snapshots {{(pid=74878) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: WARNING stevedore.named [None req-cfd87cac-64f0-4671-ac1f-6a482745c433 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:25:10 devstack devstack@c-api.service[74879]: WARNING castellan.key_manager [None req-cfd87cac-64f0-4671-ac1f-6a482745c433 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.v3.router [None req-c7039722-5db1-4052-bd12-3c2a759b6fc6 None None] Extension VolumeTypeAccess extending resource: types {{(pid=74878) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: WARNING stevedore.named [None req-cfd87cac-64f0-4671-ac1f-6a482745c433 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:25:10 devstack devstack@c-api.service[74879]: WARNING castellan.key_manager [None req-cfd87cac-64f0-4671-ac1f-6a482745c433 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:25:10 devstack devstack@c-api.service[74879]: WARNING stevedore.named [None req-cfd87cac-64f0-4671-ac1f-6a482745c433 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:25:10 devstack devstack@c-api.service[74879]: WARNING castellan.key_manager [None req-cfd87cac-64f0-4671-ac1f-6a482745c433 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:25:10 devstack devstack@c-api.service[74879]: WARNING stevedore.named [None req-cfd87cac-64f0-4671-ac1f-6a482745c433 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:25:10 devstack devstack@c-api.service[74879]: WARNING castellan.key_manager [None req-cfd87cac-64f0-4671-ac1f-6a482745c433 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:25:10 devstack devstack@c-api.service[74879]: WARNING stevedore.named [None req-cfd87cac-64f0-4671-ac1f-6a482745c433 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:25:10 devstack devstack@c-api.service[74879]: WARNING castellan.key_manager [None req-cfd87cac-64f0-4671-ac1f-6a482745c433 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:25:10 devstack devstack@c-api.service[74879]: WARNING stevedore.named [None req-cfd87cac-64f0-4671-ac1f-6a482745c433 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:25:10 devstack devstack@c-api.service[74879]: WARNING castellan.key_manager [None req-cfd87cac-64f0-4671-ac1f-6a482745c433 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:25:10 devstack devstack@c-api.service[74879]: WARNING stevedore.named [None req-cfd87cac-64f0-4671-ac1f-6a482745c433 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:25:10 devstack devstack@c-api.service[74879]: WARNING castellan.key_manager [None req-cfd87cac-64f0-4671-ac1f-6a482745c433 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.contrib.snapshot_actions [None req-cfd87cac-64f0-4671-ac1f-6a482745c433 None None] SnapshotActionsController initialized {{(pid=74879) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.v3.router [None req-cfd87cac-64f0-4671-ac1f-6a482745c433 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=74879) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.v3.router [None req-cfd87cac-64f0-4671-ac1f-6a482745c433 None None] Extension AdminActions extending resource: volumes {{(pid=74879) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.v3.router [None req-cfd87cac-64f0-4671-ac1f-6a482745c433 None None] Extension AdminActions extending resource: snapshots {{(pid=74879) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.v3.router [None req-cfd87cac-64f0-4671-ac1f-6a482745c433 None None] Extension AdminActions extending resource: backups {{(pid=74879) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.v3.router [None req-cfd87cac-64f0-4671-ac1f-6a482745c433 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=74879) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.v3.router [None req-cfd87cac-64f0-4671-ac1f-6a482745c433 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=74879) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.v3.router [None req-cfd87cac-64f0-4671-ac1f-6a482745c433 None None] Extension VolumeActions extending resource: volumes {{(pid=74879) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.v3.router [None req-cfd87cac-64f0-4671-ac1f-6a482745c433 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=74879) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.v3.router [None req-cfd87cac-64f0-4671-ac1f-6a482745c433 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=74879) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.v3.router [None req-cfd87cac-64f0-4671-ac1f-6a482745c433 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=74879) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.v3.router [None req-cfd87cac-64f0-4671-ac1f-6a482745c433 None None] Extension UsedLimits extending resource: limits {{(pid=74879) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.v3.router [None req-cfd87cac-64f0-4671-ac1f-6a482745c433 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=74879) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.v3.router [None req-cfd87cac-64f0-4671-ac1f-6a482745c433 None None] Extension TypesManage extending resource: types {{(pid=74879) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.v3.router [None req-cfd87cac-64f0-4671-ac1f-6a482745c433 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=74879) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.v3.router [None req-cfd87cac-64f0-4671-ac1f-6a482745c433 None None] Extension SnapshotActions extending resource: snapshots {{(pid=74879) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 06:25:10 devstack devstack@c-api.service[74879]: DEBUG cinder.api.v3.router [None req-cfd87cac-64f0-4671-ac1f-6a482745c433 None None] Extension VolumeTypeAccess extending resource: types {{(pid=74879) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f229caa4668 pid: 74878 (default app) Sep 06 06:25:10 devstack devstack@c-api.service[74879]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f229caa4668 pid: 74879 (default app) Sep 06 06:25:10 devstack devstack@c-api.service[74878]: DEBUG cinder.api.middleware.request_id [None req-134d02ea-7fb0-4631-a638-8b3395a1e14c None None] RequestId filter calling following filter/app {{(pid=74878) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:25:10 devstack devstack@c-api.service[74878]: [pid: 74878|app: 0|req: 1/1] 192.168.122.198 () {50 vars in 785 bytes} [Sun Sep 6 06:25:10 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 06 06:25:18 devstack devstack@c-api.service[74879]: DEBUG cinder.api.middleware.request_id [None req-31a3581e-20b7-4c3c-a1b1-181991f09aaf None None] RequestId filter calling following filter/app {{(pid=74879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:25:19 devstack devstack@c-api.service[74879]: INFO cinder.api.openstack.wsgi [None req-31a3581e-20b7-4c3c-a1b1-181991f09aaf admin admin] POST http://192.168.122.198/volume/v3/types Sep 06 06:25:19 devstack devstack@c-api.service[74879]: DEBUG cinder.api.openstack.wsgi [None req-31a3581e-20b7-4c3c-a1b1-181991f09aaf admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null}} {{(pid=74879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:25:19 devstack devstack@c-api.service[74879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:25:19 devstack devstack@c-api.service[74879]: warnings.warn( Sep 06 06:25:19 devstack devstack@c-api.service[74879]: DEBUG oslo_db.sqlalchemy.engines [None req-31a3581e-20b7-4c3c-a1b1-181991f09aaf 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=74879) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:25:19 devstack devstack@c-api.service[74879]: INFO cinder.api.openstack.wsgi [None req-31a3581e-20b7-4c3c-a1b1-181991f09aaf admin admin] http://192.168.122.198/volume/v3/types returned with HTTP 200 Sep 06 06:25:19 devstack devstack@c-api.service[74879]: [pid: 74879|app: 0|req: 1/2] 192.168.122.198 () {60 vars in 1191 bytes} [Sun Sep 6 06:25:18 2026] POST /volume/v3/types => generated 186 bytes in 1119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:25:19 devstack devstack@c-api.service[74878]: DEBUG cinder.api.middleware.request_id [None req-980c9d58-c05c-4398-941a-dff86d65dd9e None None] RequestId filter calling following filter/app {{(pid=74878) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:25:20 devstack devstack@c-api.service[74878]: INFO cinder.api.openstack.wsgi [None req-980c9d58-c05c-4398-941a-dff86d65dd9e admin admin] POST http://192.168.122.198/volume/v3/types/4c8d3a9e-4f8e-4799-b9f0-e44a579fa602/extra_specs Sep 06 06:25:20 devstack devstack@c-api.service[74878]: DEBUG cinder.api.openstack.wsgi [None req-980c9d58-c05c-4398-941a-dff86d65dd9e admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=74878) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:25:20 devstack devstack@c-api.service[74878]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:25:20 devstack devstack@c-api.service[74878]: warnings.warn( Sep 06 06:25:20 devstack devstack@c-api.service[74878]: DEBUG oslo_db.sqlalchemy.engines [None req-980c9d58-c05c-4398-941a-dff86d65dd9e 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=74878) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:25:20 devstack devstack@c-api.service[74878]: INFO cinder.api.openstack.wsgi [None req-980c9d58-c05c-4398-941a-dff86d65dd9e admin admin] http://192.168.122.198/volume/v3/types/4c8d3a9e-4f8e-4799-b9f0-e44a579fa602/extra_specs returned with HTTP 200 Sep 06 06:25:20 devstack devstack@c-api.service[74878]: [pid: 74878|app: 0|req: 2/3] 192.168.122.198 () {60 vars in 1338 bytes} [Sun Sep 6 06:25:19 2026] POST /volume/v3/types/4c8d3a9e-4f8e-4799-b9f0-e44a579fa602/extra_specs => generated 55 bytes in 793 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 06:25:29 devstack devstack@c-api.service[74879]: DEBUG dbcounter [-] [74879] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=74879) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 06:25:30 devstack devstack@c-api.service[74878]: DEBUG dbcounter [-] [74878] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=74878) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 06:26:01 devstack devstack@c-api.service[74879]: DEBUG cinder.api.middleware.request_id [None req-69a35521-3c2f-4129-8953-70706d50c5e7 None None] RequestId filter calling following filter/app {{(pid=74879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:26:01 devstack devstack@c-api.service[74879]: INFO cinder.api.openstack.wsgi [None req-69a35521-3c2f-4129-8953-70706d50c5e7 None None] GET http://192.168.122.198/volume// Sep 06 06:26:01 devstack devstack@c-api.service[74879]: DEBUG cinder.api.openstack.wsgi [None req-69a35521-3c2f-4129-8953-70706d50c5e7 None None] Empty body provided in request {{(pid=74879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:26:01 devstack devstack@c-api.service[74879]: DEBUG cinder.api.openstack.wsgi [None req-69a35521-3c2f-4129-8953-70706d50c5e7 None None] Calling method 'all' {{(pid=74879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:26:01 devstack devstack@c-api.service[74879]: INFO cinder.api.openstack.wsgi [None req-69a35521-3c2f-4129-8953-70706d50c5e7 None None] http://192.168.122.198/volume// returned with HTTP 300 Sep 06 06:26:01 devstack devstack@c-api.service[74879]: [pid: 74879|app: 0|req: 2/4] 192.168.122.198 () {58 vars in 1314 bytes} [Sun Sep 6 06:26:01 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 06:27:48 devstack devstack@c-api.service[74878]: DEBUG cinder.api.middleware.request_id [None req-01bceee6-0803-41f3-af97-adb27346e1bd None None] RequestId filter calling following filter/app {{(pid=74878) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:27:48 devstack devstack@c-api.service[74878]: INFO cinder.api.openstack.wsgi [None req-01bceee6-0803-41f3-af97-adb27346e1bd tempest-verify_tempest_config-311040857 tempest-verify_tempest_config-311040857-project-member] GET http://192.168.122.198/volume/v3/extensions Sep 06 06:27:48 devstack devstack@c-api.service[74878]: DEBUG cinder.api.openstack.wsgi [None req-01bceee6-0803-41f3-af97-adb27346e1bd tempest-verify_tempest_config-311040857 tempest-verify_tempest_config-311040857-project-member] Empty body provided in request {{(pid=74878) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:27:48 devstack devstack@c-api.service[74878]: DEBUG cinder.api.openstack.wsgi [None req-01bceee6-0803-41f3-af97-adb27346e1bd tempest-verify_tempest_config-311040857 tempest-verify_tempest_config-311040857-project-member] Calling method 'index' {{(pid=74878) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:27:48 devstack devstack@c-api.service[74878]: INFO cinder.api.openstack.wsgi [None req-01bceee6-0803-41f3-af97-adb27346e1bd tempest-verify_tempest_config-311040857 tempest-verify_tempest_config-311040857-project-member] http://192.168.122.198/volume/v3/extensions returned with HTTP 200 Sep 06 06:27:48 devstack devstack@c-api.service[74878]: [pid: 74878|app: 0|req: 3/5] 192.168.122.198 () {58 vars in 1130 bytes} [Sun Sep 6 06:27:48 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 06 06:27:55 devstack devstack@c-api.service[74879]: DEBUG cinder.api.middleware.request_id [None req-5510b154-1647-4dc8-80b1-2273ca10fc0c None None] RequestId filter calling following filter/app {{(pid=74879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:27:55 devstack devstack@c-api.service[74879]: INFO cinder.api.openstack.wsgi [None req-5510b154-1647-4dc8-80b1-2273ca10fc0c demo admin] POST http://192.168.122.198/volume/v3/types Sep 06 06:27:55 devstack devstack@c-api.service[74879]: DEBUG cinder.api.openstack.wsgi [None req-5510b154-1647-4dc8-80b1-2273ca10fc0c demo admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "QuobyteHD", "description": null}} {{(pid=74879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:27:55 devstack devstack@c-api.service[74879]: INFO cinder.api.openstack.wsgi [None req-5510b154-1647-4dc8-80b1-2273ca10fc0c demo admin] http://192.168.122.198/volume/v3/types returned with HTTP 200 Sep 06 06:27:55 devstack devstack@c-api.service[74879]: [pid: 74879|app: 0|req: 3/6] 192.168.122.198 () {60 vars in 1191 bytes} [Sun Sep 6 06:27:55 2026] POST /volume/v3/types => generated 184 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:28:05 devstack devstack@c-api.service[74879]: DEBUG dbcounter [-] [74879] Writing DB stats cinder:SELECT=3,cinder:INSERT=1 {{(pid=74879) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 06:29:49 devstack devstack@c-api.service[74869]: Sun Sep 6 06:29:49 2026 - graceful shutdown triggered... Sep 06 06:29:49 devstack devstack@c-api.service[74879]: Gracefully killing worker 2 (pid: 74879)... Sep 06 06:29:49 devstack devstack@c-api.service[74878]: Gracefully killing worker 1 (pid: 74878)... Sep 06 06:29:50 devstack devstack@c-api.service[74869]: worker 1 buried after 1 seconds Sep 06 06:29:50 devstack devstack@c-api.service[74869]: worker 2 buried after 1 seconds Sep 06 06:29:50 devstack devstack@c-api.service[74869]: goodbye to uWSGI. Sep 06 06:29:50 devstack devstack@c-api.service[86621]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 06 06:29:50 devstack devstack@c-api.service[86621]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sun Sep 6 06:29:50 2026] *** Sep 06 06:29:50 devstack devstack@c-api.service[86621]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 06 06:29:50 devstack devstack@c-api.service[86621]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 06 06:29:50 devstack devstack@c-api.service[86621]: nodename: devstack Sep 06 06:29:50 devstack devstack@c-api.service[86621]: machine: x86_64 Sep 06 06:29:50 devstack devstack@c-api.service[86621]: clock source: unix Sep 06 06:29:50 devstack devstack@c-api.service[86621]: pcre jit disabled Sep 06 06:29:50 devstack devstack@c-api.service[86621]: detected number of CPU cores: 4 Sep 06 06:29:50 devstack devstack@c-api.service[86621]: current working directory: / Sep 06 06:29:50 devstack devstack@c-api.service[86621]: detected binary path: /usr/bin/uwsgi-core Sep 06 06:29:50 devstack devstack@c-api.service[86621]: your processes number limit is 47518 Sep 06 06:29:50 devstack devstack@c-api.service[86621]: your memory page size is 4096 bytes Sep 06 06:29:50 devstack devstack@c-api.service[86621]: detected max file descriptor number: 2048 Sep 06 06:29:50 devstack devstack@c-api.service[86621]: lock engine: pthread robust mutexes Sep 06 06:29:50 devstack devstack@c-api.service[86621]: thunder lock: enabled Sep 06 06:29:50 devstack devstack@c-api.service[86621]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 06 06:29:50 devstack devstack@c-api.service[86621]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 06 06:29:50 devstack devstack@c-api.service[86621]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 06 06:29:50 devstack devstack@c-api.service[86621]: Set PythonHome to /opt/stack/data/venv Sep 06 06:29:50 devstack devstack@c-api.service[86621]: Python main interpreter initialized at 0x7bd6582a4668 Sep 06 06:29:50 devstack devstack@c-api.service[86621]: python threads support enabled Sep 06 06:29:50 devstack devstack@c-api.service[86621]: your server socket listen backlog is limited to 100 connections Sep 06 06:29:50 devstack devstack@c-api.service[86621]: your mercy for graceful operations on workers is 80 seconds Sep 06 06:29:50 devstack devstack@c-api.service[86621]: mapped 403077 bytes (393 KB) for 2 cores Sep 06 06:29:50 devstack devstack@c-api.service[86621]: *** Operational MODE: preforking *** Sep 06 06:29:50 devstack devstack@c-api.service[86621]: *** uWSGI is running in multiple interpreter mode *** Sep 06 06:29:50 devstack devstack@c-api.service[86621]: spawned uWSGI master process (pid: 86621) Sep 06 06:29:50 devstack devstack@c-api.service[86621]: spawned uWSGI worker 1 (pid: 86623, cores: 1) Sep 06 06:29:50 devstack devstack@c-api.service[86621]: spawned uWSGI worker 2 (pid: 86624, cores: 1) Sep 06 06:29:50 devstack devstack@c-api.service[86621]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 06 06:29:50 devstack devstack@c-api.service[86623]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 06 06:29:50 devstack devstack@c-api.service[86623]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 06 06:29:50 devstack devstack@c-api.service[86623]: we strongly recommend against using it for new projects. Sep 06 06:29:50 devstack devstack@c-api.service[86623]: If you are already using Eventlet, we recommend migrating to a different Sep 06 06:29:50 devstack devstack@c-api.service[86623]: framework. For more detail see Sep 06 06:29:50 devstack devstack@c-api.service[86623]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 06 06:29:50 devstack devstack@c-api.service[86623]: import eventlet # noqa Sep 06 06:29:50 devstack devstack@c-api.service[86624]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 06 06:29:50 devstack devstack@c-api.service[86624]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 06 06:29:50 devstack devstack@c-api.service[86624]: we strongly recommend against using it for new projects. Sep 06 06:29:50 devstack devstack@c-api.service[86624]: If you are already using Eventlet, we recommend migrating to a different Sep 06 06:29:50 devstack devstack@c-api.service[86624]: framework. For more detail see Sep 06 06:29:50 devstack devstack@c-api.service[86624]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 06 06:29:50 devstack devstack@c-api.service[86624]: import eventlet # noqa Sep 06 06:29:51 devstack devstack@c-api.service[86624]: /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 06 06:29:51 devstack devstack@c-api.service[86624]: from cgi import parse_header Sep 06 06:29:51 devstack devstack@c-api.service[86623]: /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 06 06:29:51 devstack devstack@c-api.service[86623]: from cgi import parse_header Sep 06 06:29:51 devstack devstack@c-api.service[86624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 06 06:29:51 devstack devstack@c-api.service[86624]: warnings.warn( Sep 06 06:29:51 devstack devstack@c-api.service[86624]: /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 06 06:29:51 devstack devstack@c-api.service[86624]: removals.removed_module( Sep 06 06:29:51 devstack devstack@c-api.service[86624]: /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 06 06:29:51 devstack devstack@c-api.service[86624]: removals.removed_module( Sep 06 06:29:51 devstack devstack@c-api.service[86623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 06 06:29:51 devstack devstack@c-api.service[86623]: warnings.warn( Sep 06 06:29:51 devstack devstack@c-api.service[86623]: /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 06 06:29:51 devstack devstack@c-api.service[86623]: removals.removed_module( Sep 06 06:29:51 devstack devstack@c-api.service[86623]: /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 06 06:29:51 devstack devstack@c-api.service[86623]: removals.removed_module( Sep 06 06:29:54 devstack devstack@c-api.service[86623]: /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 06 06:29:54 devstack devstack@c-api.service[86623]: warnings.warn( Sep 06 06:29:54 devstack devstack@c-api.service[86624]: /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 06 06:29:54 devstack devstack@c-api.service[86624]: warnings.warn( Sep 06 06:29:54 devstack devstack@c-api.service[86623]: /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 06 06:29:54 devstack devstack@c-api.service[86623]: warnings.warn( Sep 06 06:29:54 devstack devstack@c-api.service[86624]: /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 06 06:29:54 devstack devstack@c-api.service[86624]: warnings.warn( Sep 06 06:29:54 devstack devstack@c-api.service[86623]: 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 06 06:29:54 devstack devstack@c-api.service[86623]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86623) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 06 06:29:54 devstack devstack@c-api.service[86624]: 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 06 06:29:54 devstack devstack@c-api.service[86624]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86624) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 06 06:29:54 devstack devstack@c-api.service[86623]: /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 06 06:29:54 devstack devstack@c-api.service[86623]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 06 06:29:54 devstack devstack@c-api.service[86624]: /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 06 06:29:54 devstack devstack@c-api.service[86624]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86624) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86623) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:29:55 devstack devstack@c-api.service[86623]: INFO dbcounter [None req-3404b49c-9ecd-4748-ac7d-99270fef6539 None None] Registered counter for database cinder Sep 06 06:29:55 devstack devstack@c-api.service[86624]: INFO dbcounter [None req-b1eeee2a-140d-45ef-98a9-a9e0f1637c1f None None] Registered counter for database cinder Sep 06 06:29:55 devstack devstack@c-api.service[86623]: DEBUG oslo_db.sqlalchemy.engines [None req-3404b49c-9ecd-4748-ac7d-99270fef6539 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=86623) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG oslo_db.sqlalchemy.engines [None req-b1eeee2a-140d-45ef-98a9-a9e0f1637c1f 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=86624) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: DEBUG dbcounter [-] [86624] Writer thread running {{(pid=86624) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 06 06:29:55 devstack devstack@c-api.service[86624]: /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 06 06:29:55 devstack devstack@c-api.service[86624]: return base.obj_make_list(context, cls(context), objects.Service, Sep 06 06:29:55 devstack devstack@c-api.service[86624]: INFO cinder.rpc [None req-b1eeee2a-140d-45ef-98a9-a9e0f1637c1f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 06 06:29:56 devstack devstack@c-api.service[86623]: DEBUG dbcounter [-] [86623] Writer thread running {{(pid=86623) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 06 06:29:56 devstack devstack@c-api.service[86624]: INFO cinder.rpc [None req-b1eeee2a-140d-45ef-98a9-a9e0f1637c1f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 06 06:29:56 devstack devstack@c-api.service[86624]: INFO cinder.rpc [None req-b1eeee2a-140d-45ef-98a9-a9e0f1637c1f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 06 06:29:56 devstack devstack@c-api.service[86623]: /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 06 06:29:56 devstack devstack@c-api.service[86623]: return base.obj_make_list(context, cls(context), objects.Service, Sep 06 06:29:56 devstack devstack@c-api.service[86623]: INFO cinder.rpc [None req-3404b49c-9ecd-4748-ac7d-99270fef6539 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 06 06:29:56 devstack devstack@c-api.service[86624]: INFO cinder.rpc [None req-b1eeee2a-140d-45ef-98a9-a9e0f1637c1f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 06 06:29:56 devstack devstack@c-api.service[86624]: WARNING stevedore.named [None req-b1eeee2a-140d-45ef-98a9-a9e0f1637c1f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:29:56 devstack devstack@c-api.service[86624]: WARNING castellan.key_manager [None req-b1eeee2a-140d-45ef-98a9-a9e0f1637c1f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:29:56 devstack devstack@c-api.service[86624]: WARNING cinder.keymgr.conf_key_mgr [None req-b1eeee2a-140d-45ef-98a9-a9e0f1637c1f 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 06 06:29:56 devstack devstack@c-api.service[86623]: INFO cinder.rpc [None req-3404b49c-9ecd-4748-ac7d-99270fef6539 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 06 06:29:56 devstack devstack@c-api.service[86624]: WARNING stevedore.named [None req-b1eeee2a-140d-45ef-98a9-a9e0f1637c1f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:29:56 devstack devstack@c-api.service[86624]: WARNING castellan.key_manager [None req-b1eeee2a-140d-45ef-98a9-a9e0f1637c1f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:29:56 devstack devstack@c-api.service[86623]: INFO cinder.rpc [None req-3404b49c-9ecd-4748-ac7d-99270fef6539 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 06 06:29:56 devstack devstack@c-api.service[86623]: INFO cinder.rpc [None req-3404b49c-9ecd-4748-ac7d-99270fef6539 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 06 06:29:56 devstack devstack@c-api.service[86623]: WARNING stevedore.named [None req-3404b49c-9ecd-4748-ac7d-99270fef6539 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:29:56 devstack devstack@c-api.service[86623]: WARNING castellan.key_manager [None req-3404b49c-9ecd-4748-ac7d-99270fef6539 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:29:56 devstack devstack@c-api.service[86623]: WARNING cinder.keymgr.conf_key_mgr [None req-3404b49c-9ecd-4748-ac7d-99270fef6539 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 06 06:29:56 devstack devstack@c-api.service[86623]: WARNING stevedore.named [None req-3404b49c-9ecd-4748-ac7d-99270fef6539 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:29:56 devstack devstack@c-api.service[86623]: WARNING castellan.key_manager [None req-3404b49c-9ecd-4748-ac7d-99270fef6539 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:29:56 devstack devstack@c-api.service[86624]: DEBUG oslo_db.sqlalchemy.engines [None req-b1eeee2a-140d-45ef-98a9-a9e0f1637c1f 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=86624) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:29:56 devstack devstack@c-api.service[86624]: INFO cinder.rpc [None req-b1eeee2a-140d-45ef-98a9-a9e0f1637c1f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 06 06:29:56 devstack devstack@c-api.service[86624]: INFO cinder.rpc [None req-b1eeee2a-140d-45ef-98a9-a9e0f1637c1f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 06 06:29:56 devstack devstack@c-api.service[86624]: WARNING stevedore.named [None req-b1eeee2a-140d-45ef-98a9-a9e0f1637c1f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:29:56 devstack devstack@c-api.service[86624]: WARNING castellan.key_manager [None req-b1eeee2a-140d-45ef-98a9-a9e0f1637c1f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:29:56 devstack devstack@c-api.service[86623]: DEBUG oslo_db.sqlalchemy.engines [None req-3404b49c-9ecd-4748-ac7d-99270fef6539 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=86623) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:29:56 devstack devstack@c-api.service[86623]: INFO cinder.rpc [None req-3404b49c-9ecd-4748-ac7d-99270fef6539 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 06 06:29:56 devstack devstack@c-api.service[86623]: INFO cinder.rpc [None req-3404b49c-9ecd-4748-ac7d-99270fef6539 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 06 06:29:56 devstack devstack@c-api.service[86623]: WARNING stevedore.named [None req-3404b49c-9ecd-4748-ac7d-99270fef6539 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:29:56 devstack devstack@c-api.service[86623]: WARNING castellan.key_manager [None req-3404b49c-9ecd-4748-ac7d-99270fef6539 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:29:56 devstack devstack@c-api.service[86624]: WARNING stevedore.named [None req-b1eeee2a-140d-45ef-98a9-a9e0f1637c1f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:29:56 devstack devstack@c-api.service[86624]: WARNING castellan.key_manager [None req-b1eeee2a-140d-45ef-98a9-a9e0f1637c1f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:29:56 devstack devstack@c-api.service[86624]: WARNING stevedore.named [None req-b1eeee2a-140d-45ef-98a9-a9e0f1637c1f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:29:56 devstack devstack@c-api.service[86624]: WARNING castellan.key_manager [None req-b1eeee2a-140d-45ef-98a9-a9e0f1637c1f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:29:56 devstack devstack@c-api.service[86624]: WARNING stevedore.named [None req-b1eeee2a-140d-45ef-98a9-a9e0f1637c1f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:29:56 devstack devstack@c-api.service[86624]: WARNING castellan.key_manager [None req-b1eeee2a-140d-45ef-98a9-a9e0f1637c1f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:29:56 devstack devstack@c-api.service[86623]: WARNING stevedore.named [None req-3404b49c-9ecd-4748-ac7d-99270fef6539 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:29:56 devstack devstack@c-api.service[86624]: WARNING stevedore.named [None req-b1eeee2a-140d-45ef-98a9-a9e0f1637c1f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:29:56 devstack devstack@c-api.service[86623]: WARNING castellan.key_manager [None req-3404b49c-9ecd-4748-ac7d-99270fef6539 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:29:56 devstack devstack@c-api.service[86624]: WARNING castellan.key_manager [None req-b1eeee2a-140d-45ef-98a9-a9e0f1637c1f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:29:56 devstack devstack@c-api.service[86624]: WARNING stevedore.named [None req-b1eeee2a-140d-45ef-98a9-a9e0f1637c1f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:29:56 devstack devstack@c-api.service[86624]: WARNING castellan.key_manager [None req-b1eeee2a-140d-45ef-98a9-a9e0f1637c1f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:29:56 devstack devstack@c-api.service[86623]: WARNING stevedore.named [None req-3404b49c-9ecd-4748-ac7d-99270fef6539 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:29:56 devstack devstack@c-api.service[86623]: WARNING castellan.key_manager [None req-3404b49c-9ecd-4748-ac7d-99270fef6539 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:29:56 devstack devstack@c-api.service[86624]: WARNING stevedore.named [None req-b1eeee2a-140d-45ef-98a9-a9e0f1637c1f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:29:56 devstack devstack@c-api.service[86624]: WARNING castellan.key_manager [None req-b1eeee2a-140d-45ef-98a9-a9e0f1637c1f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:29:56 devstack devstack@c-api.service[86623]: WARNING stevedore.named [None req-3404b49c-9ecd-4748-ac7d-99270fef6539 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:29:56 devstack devstack@c-api.service[86623]: WARNING castellan.key_manager [None req-3404b49c-9ecd-4748-ac7d-99270fef6539 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:29:56 devstack devstack@c-api.service[86624]: WARNING stevedore.named [None req-b1eeee2a-140d-45ef-98a9-a9e0f1637c1f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:29:56 devstack devstack@c-api.service[86624]: WARNING castellan.key_manager [None req-b1eeee2a-140d-45ef-98a9-a9e0f1637c1f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:29:56 devstack devstack@c-api.service[86623]: WARNING stevedore.named [None req-3404b49c-9ecd-4748-ac7d-99270fef6539 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:29:56 devstack devstack@c-api.service[86623]: WARNING castellan.key_manager [None req-3404b49c-9ecd-4748-ac7d-99270fef6539 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:29:56 devstack devstack@c-api.service[86624]: WARNING stevedore.named [None req-b1eeee2a-140d-45ef-98a9-a9e0f1637c1f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:29:56 devstack devstack@c-api.service[86624]: WARNING castellan.key_manager [None req-b1eeee2a-140d-45ef-98a9-a9e0f1637c1f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:29:56 devstack devstack@c-api.service[86623]: WARNING stevedore.named [None req-3404b49c-9ecd-4748-ac7d-99270fef6539 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:29:56 devstack devstack@c-api.service[86623]: WARNING castellan.key_manager [None req-3404b49c-9ecd-4748-ac7d-99270fef6539 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:29:56 devstack devstack@c-api.service[86624]: WARNING stevedore.named [None req-b1eeee2a-140d-45ef-98a9-a9e0f1637c1f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:29:56 devstack devstack@c-api.service[86624]: WARNING castellan.key_manager [None req-b1eeee2a-140d-45ef-98a9-a9e0f1637c1f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:29:56 devstack devstack@c-api.service[86624]: WARNING stevedore.named [None req-b1eeee2a-140d-45ef-98a9-a9e0f1637c1f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:29:56 devstack devstack@c-api.service[86624]: WARNING castellan.key_manager [None req-b1eeee2a-140d-45ef-98a9-a9e0f1637c1f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:29:56 devstack devstack@c-api.service[86623]: WARNING stevedore.named [None req-3404b49c-9ecd-4748-ac7d-99270fef6539 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:29:56 devstack devstack@c-api.service[86623]: WARNING castellan.key_manager [None req-3404b49c-9ecd-4748-ac7d-99270fef6539 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:29:56 devstack devstack@c-api.service[86624]: WARNING stevedore.named [None req-b1eeee2a-140d-45ef-98a9-a9e0f1637c1f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:29:56 devstack devstack@c-api.service[86624]: WARNING castellan.key_manager [None req-b1eeee2a-140d-45ef-98a9-a9e0f1637c1f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:29:56 devstack devstack@c-api.service[86623]: WARNING stevedore.named [None req-3404b49c-9ecd-4748-ac7d-99270fef6539 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:29:56 devstack devstack@c-api.service[86623]: WARNING castellan.key_manager [None req-3404b49c-9ecd-4748-ac7d-99270fef6539 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:29:56 devstack devstack@c-api.service[86623]: WARNING stevedore.named [None req-3404b49c-9ecd-4748-ac7d-99270fef6539 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:29:56 devstack devstack@c-api.service[86623]: WARNING castellan.key_manager [None req-3404b49c-9ecd-4748-ac7d-99270fef6539 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:29:56 devstack devstack@c-api.service[86624]: WARNING stevedore.named [None req-b1eeee2a-140d-45ef-98a9-a9e0f1637c1f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:29:56 devstack devstack@c-api.service[86624]: WARNING castellan.key_manager [None req-b1eeee2a-140d-45ef-98a9-a9e0f1637c1f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:29:56 devstack devstack@c-api.service[86623]: WARNING stevedore.named [None req-3404b49c-9ecd-4748-ac7d-99270fef6539 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:29:56 devstack devstack@c-api.service[86623]: WARNING castellan.key_manager [None req-3404b49c-9ecd-4748-ac7d-99270fef6539 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:29:56 devstack devstack@c-api.service[86623]: WARNING stevedore.named [None req-3404b49c-9ecd-4748-ac7d-99270fef6539 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:29:56 devstack devstack@c-api.service[86623]: WARNING castellan.key_manager [None req-3404b49c-9ecd-4748-ac7d-99270fef6539 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:29:56 devstack devstack@c-api.service[86624]: WARNING stevedore.named [None req-b1eeee2a-140d-45ef-98a9-a9e0f1637c1f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:29:56 devstack devstack@c-api.service[86624]: WARNING castellan.key_manager [None req-b1eeee2a-140d-45ef-98a9-a9e0f1637c1f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:29:56 devstack devstack@c-api.service[86623]: WARNING stevedore.named [None req-3404b49c-9ecd-4748-ac7d-99270fef6539 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:29:56 devstack devstack@c-api.service[86623]: WARNING castellan.key_manager [None req-3404b49c-9ecd-4748-ac7d-99270fef6539 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:29:56 devstack devstack@c-api.service[86624]: WARNING stevedore.named [None req-b1eeee2a-140d-45ef-98a9-a9e0f1637c1f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:29:56 devstack devstack@c-api.service[86624]: WARNING castellan.key_manager [None req-b1eeee2a-140d-45ef-98a9-a9e0f1637c1f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:29:56 devstack devstack@c-api.service[86624]: WARNING cinder.api.contrib.hosts [None req-b1eeee2a-140d-45ef-98a9-a9e0f1637c1f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 06 06:29:56 devstack devstack@c-api.service[86624]: WARNING stevedore.named [None req-b1eeee2a-140d-45ef-98a9-a9e0f1637c1f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:29:56 devstack devstack@c-api.service[86624]: WARNING castellan.key_manager [None req-b1eeee2a-140d-45ef-98a9-a9e0f1637c1f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:29:56 devstack devstack@c-api.service[86624]: WARNING stevedore.named [None req-b1eeee2a-140d-45ef-98a9-a9e0f1637c1f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:29:56 devstack devstack@c-api.service[86624]: WARNING castellan.key_manager [None req-b1eeee2a-140d-45ef-98a9-a9e0f1637c1f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:29:56 devstack devstack@c-api.service[86624]: WARNING stevedore.named [None req-b1eeee2a-140d-45ef-98a9-a9e0f1637c1f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:29:56 devstack devstack@c-api.service[86624]: WARNING castellan.key_manager [None req-b1eeee2a-140d-45ef-98a9-a9e0f1637c1f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:29:56 devstack devstack@c-api.service[86623]: WARNING stevedore.named [None req-3404b49c-9ecd-4748-ac7d-99270fef6539 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:29:56 devstack devstack@c-api.service[86624]: WARNING stevedore.named [None req-b1eeee2a-140d-45ef-98a9-a9e0f1637c1f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:29:56 devstack devstack@c-api.service[86623]: WARNING castellan.key_manager [None req-3404b49c-9ecd-4748-ac7d-99270fef6539 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:29:56 devstack devstack@c-api.service[86624]: WARNING castellan.key_manager [None req-b1eeee2a-140d-45ef-98a9-a9e0f1637c1f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:29:56 devstack devstack@c-api.service[86624]: WARNING stevedore.named [None req-b1eeee2a-140d-45ef-98a9-a9e0f1637c1f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:29:56 devstack devstack@c-api.service[86624]: WARNING castellan.key_manager [None req-b1eeee2a-140d-45ef-98a9-a9e0f1637c1f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:29:56 devstack devstack@c-api.service[86624]: WARNING stevedore.named [None req-b1eeee2a-140d-45ef-98a9-a9e0f1637c1f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:29:56 devstack devstack@c-api.service[86624]: WARNING castellan.key_manager [None req-b1eeee2a-140d-45ef-98a9-a9e0f1637c1f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:29:56 devstack devstack@c-api.service[86623]: WARNING stevedore.named [None req-3404b49c-9ecd-4748-ac7d-99270fef6539 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:29:56 devstack devstack@c-api.service[86623]: WARNING castellan.key_manager [None req-3404b49c-9ecd-4748-ac7d-99270fef6539 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:29:56 devstack devstack@c-api.service[86624]: WARNING stevedore.named [None req-b1eeee2a-140d-45ef-98a9-a9e0f1637c1f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:29:56 devstack devstack@c-api.service[86624]: WARNING castellan.key_manager [None req-b1eeee2a-140d-45ef-98a9-a9e0f1637c1f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:29:56 devstack devstack@c-api.service[86624]: DEBUG cinder.api.v3.router [None req-b1eeee2a-140d-45ef-98a9-a9e0f1637c1f None None] Extended resource: extensions {{(pid=86624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 06:29:56 devstack devstack@c-api.service[86623]: WARNING stevedore.named [None req-3404b49c-9ecd-4748-ac7d-99270fef6539 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:29:56 devstack devstack@c-api.service[86623]: WARNING castellan.key_manager [None req-3404b49c-9ecd-4748-ac7d-99270fef6539 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:29:56 devstack devstack@c-api.service[86624]: DEBUG cinder.api.v3.router [None req-b1eeee2a-140d-45ef-98a9-a9e0f1637c1f None None] Extended resource: os-volume-manage {{(pid=86624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 06:29:56 devstack devstack@c-api.service[86623]: WARNING cinder.api.contrib.hosts [None req-3404b49c-9ecd-4748-ac7d-99270fef6539 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 06 06:29:56 devstack devstack@c-api.service[86623]: WARNING stevedore.named [None req-3404b49c-9ecd-4748-ac7d-99270fef6539 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:29:56 devstack devstack@c-api.service[86623]: WARNING castellan.key_manager [None req-3404b49c-9ecd-4748-ac7d-99270fef6539 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:29:56 devstack devstack@c-api.service[86624]: DEBUG cinder.api.v3.router [None req-b1eeee2a-140d-45ef-98a9-a9e0f1637c1f None None] Extended resource: os-quota-class-sets {{(pid=86624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 06:29:56 devstack devstack@c-api.service[86623]: WARNING stevedore.named [None req-3404b49c-9ecd-4748-ac7d-99270fef6539 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:29:56 devstack devstack@c-api.service[86623]: WARNING castellan.key_manager [None req-3404b49c-9ecd-4748-ac7d-99270fef6539 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:29:56 devstack devstack@c-api.service[86624]: DEBUG cinder.api.v3.router [None req-b1eeee2a-140d-45ef-98a9-a9e0f1637c1f None None] Extended resource: os-hosts {{(pid=86624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 06:29:56 devstack devstack@c-api.service[86623]: WARNING stevedore.named [None req-3404b49c-9ecd-4748-ac7d-99270fef6539 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:29:56 devstack devstack@c-api.service[86623]: WARNING castellan.key_manager [None req-3404b49c-9ecd-4748-ac7d-99270fef6539 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:29:56 devstack devstack@c-api.service[86623]: WARNING stevedore.named [None req-3404b49c-9ecd-4748-ac7d-99270fef6539 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:29:56 devstack devstack@c-api.service[86624]: DEBUG cinder.api.v3.router [None req-b1eeee2a-140d-45ef-98a9-a9e0f1637c1f None None] Extended resource: capabilities {{(pid=86624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 06:29:56 devstack devstack@c-api.service[86623]: WARNING castellan.key_manager [None req-3404b49c-9ecd-4748-ac7d-99270fef6539 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:29:56 devstack devstack@c-api.service[86623]: WARNING stevedore.named [None req-3404b49c-9ecd-4748-ac7d-99270fef6539 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:29:56 devstack devstack@c-api.service[86624]: DEBUG cinder.api.v3.router [None req-b1eeee2a-140d-45ef-98a9-a9e0f1637c1f None None] Extended resource: encryption {{(pid=86624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 06:29:56 devstack devstack@c-api.service[86623]: WARNING castellan.key_manager [None req-3404b49c-9ecd-4748-ac7d-99270fef6539 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:29:56 devstack devstack@c-api.service[86623]: WARNING stevedore.named [None req-3404b49c-9ecd-4748-ac7d-99270fef6539 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:29:56 devstack devstack@c-api.service[86623]: WARNING castellan.key_manager [None req-3404b49c-9ecd-4748-ac7d-99270fef6539 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:29:56 devstack devstack@c-api.service[86624]: DEBUG cinder.api.v3.router [None req-b1eeee2a-140d-45ef-98a9-a9e0f1637c1f None None] Extended resource: scheduler-stats {{(pid=86624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 06:29:56 devstack devstack@c-api.service[86623]: WARNING stevedore.named [None req-3404b49c-9ecd-4748-ac7d-99270fef6539 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:29:56 devstack devstack@c-api.service[86623]: WARNING castellan.key_manager [None req-3404b49c-9ecd-4748-ac7d-99270fef6539 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:29:56 devstack devstack@c-api.service[86624]: DEBUG cinder.api.v3.router [None req-b1eeee2a-140d-45ef-98a9-a9e0f1637c1f None None] Extended resource: os-quota-sets {{(pid=86624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 06:29:56 devstack devstack@c-api.service[86623]: DEBUG cinder.api.v3.router [None req-3404b49c-9ecd-4748-ac7d-99270fef6539 None None] Extended resource: extensions {{(pid=86623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 06:29:56 devstack devstack@c-api.service[86624]: DEBUG cinder.api.v3.router [None req-b1eeee2a-140d-45ef-98a9-a9e0f1637c1f None None] Extended resource: os-availability-zone {{(pid=86624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 06:29:56 devstack devstack@c-api.service[86623]: DEBUG cinder.api.v3.router [None req-3404b49c-9ecd-4748-ac7d-99270fef6539 None None] Extended resource: os-volume-manage {{(pid=86623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 06:29:56 devstack devstack@c-api.service[86624]: DEBUG cinder.api.v3.router [None req-b1eeee2a-140d-45ef-98a9-a9e0f1637c1f None None] Extended resource: qos-specs {{(pid=86624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 06:29:56 devstack devstack@c-api.service[86623]: DEBUG cinder.api.v3.router [None req-3404b49c-9ecd-4748-ac7d-99270fef6539 None None] Extended resource: os-quota-class-sets {{(pid=86623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 06:29:56 devstack devstack@c-api.service[86623]: DEBUG cinder.api.v3.router [None req-3404b49c-9ecd-4748-ac7d-99270fef6539 None None] Extended resource: os-hosts {{(pid=86623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 06:29:56 devstack devstack@c-api.service[86624]: DEBUG cinder.api.v3.router [None req-b1eeee2a-140d-45ef-98a9-a9e0f1637c1f None None] Extended resource: extra_specs {{(pid=86624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 06:29:56 devstack devstack@c-api.service[86623]: DEBUG cinder.api.v3.router [None req-3404b49c-9ecd-4748-ac7d-99270fef6539 None None] Extended resource: capabilities {{(pid=86623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 06:29:56 devstack devstack@c-api.service[86624]: DEBUG cinder.api.v3.router [None req-b1eeee2a-140d-45ef-98a9-a9e0f1637c1f None None] Extended resource: backups {{(pid=86624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 06:29:56 devstack devstack@c-api.service[86623]: DEBUG cinder.api.v3.router [None req-3404b49c-9ecd-4748-ac7d-99270fef6539 None None] Extended resource: encryption {{(pid=86623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 06:29:56 devstack devstack@c-api.service[86623]: DEBUG cinder.api.v3.router [None req-3404b49c-9ecd-4748-ac7d-99270fef6539 None None] Extended resource: scheduler-stats {{(pid=86623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 06:29:56 devstack devstack@c-api.service[86624]: DEBUG cinder.api.v3.router [None req-b1eeee2a-140d-45ef-98a9-a9e0f1637c1f None None] Extended resource: encryption {{(pid=86624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 06:29:56 devstack devstack@c-api.service[86623]: DEBUG cinder.api.v3.router [None req-3404b49c-9ecd-4748-ac7d-99270fef6539 None None] Extended resource: os-quota-sets {{(pid=86623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 06:29:56 devstack devstack@c-api.service[86624]: DEBUG cinder.api.v3.router [None req-b1eeee2a-140d-45ef-98a9-a9e0f1637c1f None None] Extended resource: cgsnapshots {{(pid=86624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 06:29:56 devstack devstack@c-api.service[86623]: DEBUG cinder.api.v3.router [None req-3404b49c-9ecd-4748-ac7d-99270fef6539 None None] Extended resource: os-availability-zone {{(pid=86623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 06:29:56 devstack devstack@c-api.service[86624]: DEBUG cinder.api.v3.router [None req-b1eeee2a-140d-45ef-98a9-a9e0f1637c1f None None] Extended resource: os-volume-type-access {{(pid=86624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 06:29:56 devstack devstack@c-api.service[86623]: DEBUG cinder.api.v3.router [None req-3404b49c-9ecd-4748-ac7d-99270fef6539 None None] Extended resource: qos-specs {{(pid=86623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 06:29:56 devstack devstack@c-api.service[86623]: DEBUG cinder.api.v3.router [None req-3404b49c-9ecd-4748-ac7d-99270fef6539 None None] Extended resource: extra_specs {{(pid=86623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 06:29:56 devstack devstack@c-api.service[86624]: DEBUG cinder.api.v3.router [None req-b1eeee2a-140d-45ef-98a9-a9e0f1637c1f None None] Extended resource: consistencygroups {{(pid=86624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 06:29:56 devstack devstack@c-api.service[86623]: DEBUG cinder.api.v3.router [None req-3404b49c-9ecd-4748-ac7d-99270fef6539 None None] Extended resource: backups {{(pid=86623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 06:29:56 devstack devstack@c-api.service[86624]: DEBUG cinder.api.v3.router [None req-b1eeee2a-140d-45ef-98a9-a9e0f1637c1f None None] Extended resource: os-volume-transfer {{(pid=86624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 06:29:56 devstack devstack@c-api.service[86623]: DEBUG cinder.api.v3.router [None req-3404b49c-9ecd-4748-ac7d-99270fef6539 None None] Extended resource: encryption {{(pid=86623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 06:29:56 devstack devstack@c-api.service[86624]: DEBUG cinder.api.v3.router [None req-b1eeee2a-140d-45ef-98a9-a9e0f1637c1f None None] Extended resource: os-snapshot-manage {{(pid=86624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 06:29:56 devstack devstack@c-api.service[86624]: WARNING stevedore.named [None req-b1eeee2a-140d-45ef-98a9-a9e0f1637c1f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:29:56 devstack devstack@c-api.service[86623]: DEBUG cinder.api.v3.router [None req-3404b49c-9ecd-4748-ac7d-99270fef6539 None None] Extended resource: cgsnapshots {{(pid=86623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 06:29:56 devstack devstack@c-api.service[86624]: WARNING castellan.key_manager [None req-b1eeee2a-140d-45ef-98a9-a9e0f1637c1f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:29:56 devstack devstack@c-api.service[86624]: WARNING stevedore.named [None req-b1eeee2a-140d-45ef-98a9-a9e0f1637c1f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:29:56 devstack devstack@c-api.service[86624]: WARNING castellan.key_manager [None req-b1eeee2a-140d-45ef-98a9-a9e0f1637c1f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:29:56 devstack devstack@c-api.service[86623]: DEBUG cinder.api.v3.router [None req-3404b49c-9ecd-4748-ac7d-99270fef6539 None None] Extended resource: os-volume-type-access {{(pid=86623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 06:29:56 devstack devstack@c-api.service[86624]: WARNING stevedore.named [None req-b1eeee2a-140d-45ef-98a9-a9e0f1637c1f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:29:56 devstack devstack@c-api.service[86624]: WARNING castellan.key_manager [None req-b1eeee2a-140d-45ef-98a9-a9e0f1637c1f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:29:56 devstack devstack@c-api.service[86623]: DEBUG cinder.api.v3.router [None req-3404b49c-9ecd-4748-ac7d-99270fef6539 None None] Extended resource: consistencygroups {{(pid=86623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 06:29:56 devstack devstack@c-api.service[86624]: WARNING stevedore.named [None req-b1eeee2a-140d-45ef-98a9-a9e0f1637c1f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:29:56 devstack devstack@c-api.service[86624]: WARNING castellan.key_manager [None req-b1eeee2a-140d-45ef-98a9-a9e0f1637c1f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:29:56 devstack devstack@c-api.service[86624]: WARNING stevedore.named [None req-b1eeee2a-140d-45ef-98a9-a9e0f1637c1f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:29:56 devstack devstack@c-api.service[86624]: WARNING castellan.key_manager [None req-b1eeee2a-140d-45ef-98a9-a9e0f1637c1f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:29:56 devstack devstack@c-api.service[86623]: DEBUG cinder.api.v3.router [None req-3404b49c-9ecd-4748-ac7d-99270fef6539 None None] Extended resource: os-volume-transfer {{(pid=86623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 06:29:56 devstack devstack@c-api.service[86624]: WARNING stevedore.named [None req-b1eeee2a-140d-45ef-98a9-a9e0f1637c1f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:29:56 devstack devstack@c-api.service[86624]: WARNING castellan.key_manager [None req-b1eeee2a-140d-45ef-98a9-a9e0f1637c1f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:29:56 devstack devstack@c-api.service[86624]: WARNING stevedore.named [None req-b1eeee2a-140d-45ef-98a9-a9e0f1637c1f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:29:56 devstack devstack@c-api.service[86623]: DEBUG cinder.api.v3.router [None req-3404b49c-9ecd-4748-ac7d-99270fef6539 None None] Extended resource: os-snapshot-manage {{(pid=86623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 06:29:56 devstack devstack@c-api.service[86624]: WARNING castellan.key_manager [None req-b1eeee2a-140d-45ef-98a9-a9e0f1637c1f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:29:56 devstack devstack@c-api.service[86624]: DEBUG cinder.api.contrib.snapshot_actions [None req-b1eeee2a-140d-45ef-98a9-a9e0f1637c1f None None] SnapshotActionsController initialized {{(pid=86624) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 06 06:29:56 devstack devstack@c-api.service[86624]: DEBUG cinder.api.v3.router [None req-b1eeee2a-140d-45ef-98a9-a9e0f1637c1f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 06:29:56 devstack devstack@c-api.service[86624]: DEBUG cinder.api.v3.router [None req-b1eeee2a-140d-45ef-98a9-a9e0f1637c1f None None] Extension AdminActions extending resource: volumes {{(pid=86624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 06:29:56 devstack devstack@c-api.service[86624]: DEBUG cinder.api.v3.router [None req-b1eeee2a-140d-45ef-98a9-a9e0f1637c1f None None] Extension AdminActions extending resource: snapshots {{(pid=86624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 06:29:56 devstack devstack@c-api.service[86624]: DEBUG cinder.api.v3.router [None req-b1eeee2a-140d-45ef-98a9-a9e0f1637c1f None None] Extension AdminActions extending resource: backups {{(pid=86624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 06:29:56 devstack devstack@c-api.service[86623]: WARNING stevedore.named [None req-3404b49c-9ecd-4748-ac7d-99270fef6539 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:29:56 devstack devstack@c-api.service[86624]: DEBUG cinder.api.v3.router [None req-b1eeee2a-140d-45ef-98a9-a9e0f1637c1f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 06:29:56 devstack devstack@c-api.service[86623]: WARNING castellan.key_manager [None req-3404b49c-9ecd-4748-ac7d-99270fef6539 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:29:56 devstack devstack@c-api.service[86624]: DEBUG cinder.api.v3.router [None req-b1eeee2a-140d-45ef-98a9-a9e0f1637c1f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 06:29:56 devstack devstack@c-api.service[86624]: DEBUG cinder.api.v3.router [None req-b1eeee2a-140d-45ef-98a9-a9e0f1637c1f None None] Extension VolumeActions extending resource: volumes {{(pid=86624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 06:29:56 devstack devstack@c-api.service[86624]: DEBUG cinder.api.v3.router [None req-b1eeee2a-140d-45ef-98a9-a9e0f1637c1f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 06:29:56 devstack devstack@c-api.service[86624]: DEBUG cinder.api.v3.router [None req-b1eeee2a-140d-45ef-98a9-a9e0f1637c1f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 06:29:56 devstack devstack@c-api.service[86624]: DEBUG cinder.api.v3.router [None req-b1eeee2a-140d-45ef-98a9-a9e0f1637c1f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 06:29:56 devstack devstack@c-api.service[86623]: WARNING stevedore.named [None req-3404b49c-9ecd-4748-ac7d-99270fef6539 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:29:56 devstack devstack@c-api.service[86624]: DEBUG cinder.api.v3.router [None req-b1eeee2a-140d-45ef-98a9-a9e0f1637c1f None None] Extension UsedLimits extending resource: limits {{(pid=86624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 06:29:56 devstack devstack@c-api.service[86623]: WARNING castellan.key_manager [None req-3404b49c-9ecd-4748-ac7d-99270fef6539 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:29:56 devstack devstack@c-api.service[86624]: DEBUG cinder.api.v3.router [None req-b1eeee2a-140d-45ef-98a9-a9e0f1637c1f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 06:29:56 devstack devstack@c-api.service[86624]: DEBUG cinder.api.v3.router [None req-b1eeee2a-140d-45ef-98a9-a9e0f1637c1f None None] Extension TypesManage extending resource: types {{(pid=86624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 06:29:56 devstack devstack@c-api.service[86624]: DEBUG cinder.api.v3.router [None req-b1eeee2a-140d-45ef-98a9-a9e0f1637c1f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 06:29:56 devstack devstack@c-api.service[86624]: DEBUG cinder.api.v3.router [None req-b1eeee2a-140d-45ef-98a9-a9e0f1637c1f None None] Extension SnapshotActions extending resource: snapshots {{(pid=86624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 06:29:56 devstack devstack@c-api.service[86624]: DEBUG cinder.api.v3.router [None req-b1eeee2a-140d-45ef-98a9-a9e0f1637c1f None None] Extension VolumeTypeAccess extending resource: types {{(pid=86624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 06:29:56 devstack devstack@c-api.service[86623]: WARNING stevedore.named [None req-3404b49c-9ecd-4748-ac7d-99270fef6539 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:29:56 devstack devstack@c-api.service[86623]: WARNING castellan.key_manager [None req-3404b49c-9ecd-4748-ac7d-99270fef6539 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:29:56 devstack devstack@c-api.service[86623]: WARNING stevedore.named [None req-3404b49c-9ecd-4748-ac7d-99270fef6539 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:29:56 devstack devstack@c-api.service[86623]: WARNING castellan.key_manager [None req-3404b49c-9ecd-4748-ac7d-99270fef6539 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:29:56 devstack devstack@c-api.service[86623]: WARNING stevedore.named [None req-3404b49c-9ecd-4748-ac7d-99270fef6539 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:29:56 devstack devstack@c-api.service[86623]: WARNING castellan.key_manager [None req-3404b49c-9ecd-4748-ac7d-99270fef6539 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:29:56 devstack devstack@c-api.service[86623]: WARNING stevedore.named [None req-3404b49c-9ecd-4748-ac7d-99270fef6539 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:29:56 devstack devstack@c-api.service[86623]: WARNING castellan.key_manager [None req-3404b49c-9ecd-4748-ac7d-99270fef6539 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:29:56 devstack devstack@c-api.service[86623]: WARNING stevedore.named [None req-3404b49c-9ecd-4748-ac7d-99270fef6539 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:29:56 devstack devstack@c-api.service[86623]: WARNING castellan.key_manager [None req-3404b49c-9ecd-4748-ac7d-99270fef6539 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:29:56 devstack devstack@c-api.service[86623]: DEBUG cinder.api.contrib.snapshot_actions [None req-3404b49c-9ecd-4748-ac7d-99270fef6539 None None] SnapshotActionsController initialized {{(pid=86623) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 06 06:29:56 devstack devstack@c-api.service[86623]: DEBUG cinder.api.v3.router [None req-3404b49c-9ecd-4748-ac7d-99270fef6539 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 06:29:56 devstack devstack@c-api.service[86623]: DEBUG cinder.api.v3.router [None req-3404b49c-9ecd-4748-ac7d-99270fef6539 None None] Extension AdminActions extending resource: volumes {{(pid=86623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 06:29:56 devstack devstack@c-api.service[86623]: DEBUG cinder.api.v3.router [None req-3404b49c-9ecd-4748-ac7d-99270fef6539 None None] Extension AdminActions extending resource: snapshots {{(pid=86623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 06:29:56 devstack devstack@c-api.service[86623]: DEBUG cinder.api.v3.router [None req-3404b49c-9ecd-4748-ac7d-99270fef6539 None None] Extension AdminActions extending resource: backups {{(pid=86623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 06:29:56 devstack devstack@c-api.service[86623]: DEBUG cinder.api.v3.router [None req-3404b49c-9ecd-4748-ac7d-99270fef6539 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 06:29:56 devstack devstack@c-api.service[86623]: DEBUG cinder.api.v3.router [None req-3404b49c-9ecd-4748-ac7d-99270fef6539 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 06:29:56 devstack devstack@c-api.service[86623]: DEBUG cinder.api.v3.router [None req-3404b49c-9ecd-4748-ac7d-99270fef6539 None None] Extension VolumeActions extending resource: volumes {{(pid=86623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 06:29:56 devstack devstack@c-api.service[86623]: DEBUG cinder.api.v3.router [None req-3404b49c-9ecd-4748-ac7d-99270fef6539 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 06:29:56 devstack devstack@c-api.service[86623]: DEBUG cinder.api.v3.router [None req-3404b49c-9ecd-4748-ac7d-99270fef6539 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 06:29:56 devstack devstack@c-api.service[86623]: DEBUG cinder.api.v3.router [None req-3404b49c-9ecd-4748-ac7d-99270fef6539 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 06:29:56 devstack devstack@c-api.service[86623]: DEBUG cinder.api.v3.router [None req-3404b49c-9ecd-4748-ac7d-99270fef6539 None None] Extension UsedLimits extending resource: limits {{(pid=86623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 06:29:56 devstack devstack@c-api.service[86623]: DEBUG cinder.api.v3.router [None req-3404b49c-9ecd-4748-ac7d-99270fef6539 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 06:29:56 devstack devstack@c-api.service[86623]: DEBUG cinder.api.v3.router [None req-3404b49c-9ecd-4748-ac7d-99270fef6539 None None] Extension TypesManage extending resource: types {{(pid=86623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 06:29:56 devstack devstack@c-api.service[86623]: DEBUG cinder.api.v3.router [None req-3404b49c-9ecd-4748-ac7d-99270fef6539 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 06:29:56 devstack devstack@c-api.service[86624]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7bd6582a4668 pid: 86624 (default app) Sep 06 06:29:56 devstack devstack@c-api.service[86623]: DEBUG cinder.api.v3.router [None req-3404b49c-9ecd-4748-ac7d-99270fef6539 None None] Extension SnapshotActions extending resource: snapshots {{(pid=86623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 06:29:56 devstack devstack@c-api.service[86623]: DEBUG cinder.api.v3.router [None req-3404b49c-9ecd-4748-ac7d-99270fef6539 None None] Extension VolumeTypeAccess extending resource: types {{(pid=86623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 06:29:56 devstack devstack@c-api.service[86623]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7bd6582a4668 pid: 86623 (default app) Sep 06 06:29:57 devstack devstack@c-api.service[86621]: Sun Sep 6 06:29:57 2026 - graceful shutdown triggered... Sep 06 06:29:57 devstack devstack@c-api.service[86623]: Gracefully killing worker 1 (pid: 86623)... Sep 06 06:29:57 devstack devstack@c-api.service[86624]: Gracefully killing worker 2 (pid: 86624)... Sep 06 06:29:58 devstack devstack@c-api.service[86621]: worker 1 buried after 1 seconds Sep 06 06:29:58 devstack devstack@c-api.service[86621]: worker 2 buried after 1 seconds Sep 06 06:29:58 devstack devstack@c-api.service[86621]: goodbye to uWSGI. Sep 06 06:29:58 devstack devstack@c-api.service[87013]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 06 06:29:58 devstack devstack@c-api.service[87013]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sun Sep 6 06:29:58 2026] *** Sep 06 06:29:58 devstack devstack@c-api.service[87013]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 06 06:29:58 devstack devstack@c-api.service[87013]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 06 06:29:58 devstack devstack@c-api.service[87013]: nodename: devstack Sep 06 06:29:58 devstack devstack@c-api.service[87013]: machine: x86_64 Sep 06 06:29:58 devstack devstack@c-api.service[87013]: clock source: unix Sep 06 06:29:58 devstack devstack@c-api.service[87013]: pcre jit disabled Sep 06 06:29:58 devstack devstack@c-api.service[87013]: detected number of CPU cores: 4 Sep 06 06:29:58 devstack devstack@c-api.service[87013]: current working directory: / Sep 06 06:29:58 devstack devstack@c-api.service[87013]: detected binary path: /usr/bin/uwsgi-core Sep 06 06:29:58 devstack devstack@c-api.service[87013]: your processes number limit is 47518 Sep 06 06:29:58 devstack devstack@c-api.service[87013]: your memory page size is 4096 bytes Sep 06 06:29:58 devstack devstack@c-api.service[87013]: detected max file descriptor number: 2048 Sep 06 06:29:58 devstack devstack@c-api.service[87013]: lock engine: pthread robust mutexes Sep 06 06:29:58 devstack devstack@c-api.service[87013]: thunder lock: enabled Sep 06 06:29:58 devstack devstack@c-api.service[87013]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 06 06:29:58 devstack devstack@c-api.service[87013]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 06 06:29:58 devstack devstack@c-api.service[87013]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 06 06:29:58 devstack devstack@c-api.service[87013]: Set PythonHome to /opt/stack/data/venv Sep 06 06:29:58 devstack devstack@c-api.service[87013]: Python main interpreter initialized at 0x7efca72a4668 Sep 06 06:29:58 devstack devstack@c-api.service[87013]: python threads support enabled Sep 06 06:29:58 devstack devstack@c-api.service[87013]: your server socket listen backlog is limited to 100 connections Sep 06 06:29:58 devstack devstack@c-api.service[87013]: your mercy for graceful operations on workers is 80 seconds Sep 06 06:29:58 devstack devstack@c-api.service[87013]: mapped 403077 bytes (393 KB) for 2 cores Sep 06 06:29:58 devstack devstack@c-api.service[87013]: *** Operational MODE: preforking *** Sep 06 06:29:58 devstack devstack@c-api.service[87013]: *** uWSGI is running in multiple interpreter mode *** Sep 06 06:29:58 devstack devstack@c-api.service[87013]: spawned uWSGI master process (pid: 87013) Sep 06 06:29:58 devstack devstack@c-api.service[87013]: spawned uWSGI worker 1 (pid: 87014, cores: 1) Sep 06 06:29:58 devstack devstack@c-api.service[87013]: spawned uWSGI worker 2 (pid: 87015, cores: 1) Sep 06 06:29:58 devstack devstack@c-api.service[87013]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 06 06:29:58 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 06 06:29:58 devstack devstack@c-api.service[87015]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 06 06:29:58 devstack devstack@c-api.service[87015]: we strongly recommend against using it for new projects. Sep 06 06:29:58 devstack devstack@c-api.service[87015]: If you are already using Eventlet, we recommend migrating to a different Sep 06 06:29:58 devstack devstack@c-api.service[87015]: framework. For more detail see Sep 06 06:29:58 devstack devstack@c-api.service[87015]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 06 06:29:58 devstack devstack@c-api.service[87015]: import eventlet # noqa Sep 06 06:29:59 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 06 06:29:59 devstack devstack@c-api.service[87014]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 06 06:29:59 devstack devstack@c-api.service[87014]: we strongly recommend against using it for new projects. Sep 06 06:29:59 devstack devstack@c-api.service[87014]: If you are already using Eventlet, we recommend migrating to a different Sep 06 06:29:59 devstack devstack@c-api.service[87014]: framework. For more detail see Sep 06 06:29:59 devstack devstack@c-api.service[87014]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 06 06:29:59 devstack devstack@c-api.service[87014]: import eventlet # noqa Sep 06 06:29:59 devstack devstack@c-api.service[87015]: /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 06 06:29:59 devstack devstack@c-api.service[87015]: from cgi import parse_header Sep 06 06:29:59 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 06 06:29:59 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:29:59 devstack devstack@c-api.service[87015]: /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 06 06:29:59 devstack devstack@c-api.service[87015]: removals.removed_module( Sep 06 06:29:59 devstack devstack@c-api.service[87015]: /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 06 06:29:59 devstack devstack@c-api.service[87015]: removals.removed_module( Sep 06 06:29:59 devstack devstack@c-api.service[87014]: /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 06 06:29:59 devstack devstack@c-api.service[87014]: from cgi import parse_header Sep 06 06:29:59 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 06 06:29:59 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:29:59 devstack devstack@c-api.service[87014]: /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 06 06:29:59 devstack devstack@c-api.service[87014]: removals.removed_module( Sep 06 06:29:59 devstack devstack@c-api.service[87014]: /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 06 06:29:59 devstack devstack@c-api.service[87014]: removals.removed_module( Sep 06 06:30:01 devstack devstack@c-api.service[87015]: /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 06 06:30:01 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:30:01 devstack devstack@c-api.service[87015]: /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 06 06:30:01 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:30:01 devstack devstack@c-api.service[87014]: /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 06 06:30:01 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:30:02 devstack devstack@c-api.service[87015]: 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 06 06:30:02 devstack devstack@c-api.service[87015]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=87015) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 06 06:30:02 devstack devstack@c-api.service[87014]: /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 06 06:30:02 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:30:02 devstack devstack@c-api.service[87015]: /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 06 06:30:02 devstack devstack@c-api.service[87015]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 06 06:30:02 devstack devstack@c-api.service[87014]: 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 06 06:30:02 devstack devstack@c-api.service[87014]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=87014) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 06 06:30:02 devstack devstack@c-api.service[87014]: /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 06 06:30:02 devstack devstack@c-api.service[87014]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87015) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: INFO dbcounter [None req-40f66b66-77d5-4671-ac6f-28def9056a05 None None] Registered counter for database cinder Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG oslo_db.sqlalchemy.engines [None req-40f66b66-77d5-4671-ac6f-28def9056a05 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=87015) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87014) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: DEBUG dbcounter [-] [87015] Writer thread running {{(pid=87015) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: /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 06 06:30:03 devstack devstack@c-api.service[87015]: return base.obj_make_list(context, cls(context), objects.Service, Sep 06 06:30:03 devstack devstack@c-api.service[87015]: INFO cinder.rpc [None req-40f66b66-77d5-4671-ac6f-28def9056a05 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: INFO cinder.rpc [None req-40f66b66-77d5-4671-ac6f-28def9056a05 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: INFO cinder.rpc [None req-40f66b66-77d5-4671-ac6f-28def9056a05 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: INFO cinder.rpc [None req-40f66b66-77d5-4671-ac6f-28def9056a05 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: WARNING stevedore.named [None req-40f66b66-77d5-4671-ac6f-28def9056a05 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: WARNING castellan.key_manager [None req-40f66b66-77d5-4671-ac6f-28def9056a05 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: WARNING cinder.keymgr.conf_key_mgr [None req-40f66b66-77d5-4671-ac6f-28def9056a05 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 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:30:03 devstack devstack@c-api.service[87015]: WARNING stevedore.named [None req-40f66b66-77d5-4671-ac6f-28def9056a05 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:30:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:30:04 devstack devstack@c-api.service[87015]: WARNING castellan.key_manager [None req-40f66b66-77d5-4671-ac6f-28def9056a05 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:30:04 devstack devstack@c-api.service[87015]: DEBUG oslo_db.sqlalchemy.engines [None req-40f66b66-77d5-4671-ac6f-28def9056a05 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=87015) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:30:04 devstack devstack@c-api.service[87015]: INFO cinder.rpc [None req-40f66b66-77d5-4671-ac6f-28def9056a05 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:30:04 devstack devstack@c-api.service[87015]: INFO cinder.rpc [None req-40f66b66-77d5-4671-ac6f-28def9056a05 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:30:04 devstack devstack@c-api.service[87015]: WARNING stevedore.named [None req-40f66b66-77d5-4671-ac6f-28def9056a05 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:30:04 devstack devstack@c-api.service[87015]: WARNING castellan.key_manager [None req-40f66b66-77d5-4671-ac6f-28def9056a05 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 06:30:04 devstack devstack@c-api.service[87015]: WARNING stevedore.named [None req-40f66b66-77d5-4671-ac6f-28def9056a05 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:30:04 devstack devstack@c-api.service[87015]: WARNING castellan.key_manager [None req-40f66b66-77d5-4671-ac6f-28def9056a05 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:30:04 devstack devstack@c-api.service[87015]: WARNING stevedore.named [None req-40f66b66-77d5-4671-ac6f-28def9056a05 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:30:04 devstack devstack@c-api.service[87015]: WARNING castellan.key_manager [None req-40f66b66-77d5-4671-ac6f-28def9056a05 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:30:04 devstack devstack@c-api.service[87015]: WARNING stevedore.named [None req-40f66b66-77d5-4671-ac6f-28def9056a05 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:30:04 devstack devstack@c-api.service[87015]: WARNING castellan.key_manager [None req-40f66b66-77d5-4671-ac6f-28def9056a05 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:30:04 devstack devstack@c-api.service[87015]: WARNING stevedore.named [None req-40f66b66-77d5-4671-ac6f-28def9056a05 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:30:04 devstack devstack@c-api.service[87015]: WARNING castellan.key_manager [None req-40f66b66-77d5-4671-ac6f-28def9056a05 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:30:04 devstack devstack@c-api.service[87015]: WARNING stevedore.named [None req-40f66b66-77d5-4671-ac6f-28def9056a05 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:30:04 devstack devstack@c-api.service[87015]: WARNING castellan.key_manager [None req-40f66b66-77d5-4671-ac6f-28def9056a05 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:30:04 devstack devstack@c-api.service[87015]: WARNING stevedore.named [None req-40f66b66-77d5-4671-ac6f-28def9056a05 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:30:04 devstack devstack@c-api.service[87015]: WARNING castellan.key_manager [None req-40f66b66-77d5-4671-ac6f-28def9056a05 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:30:04 devstack devstack@c-api.service[87015]: WARNING stevedore.named [None req-40f66b66-77d5-4671-ac6f-28def9056a05 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:30:04 devstack devstack@c-api.service[87015]: WARNING castellan.key_manager [None req-40f66b66-77d5-4671-ac6f-28def9056a05 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:30:04 devstack devstack@c-api.service[87015]: WARNING stevedore.named [None req-40f66b66-77d5-4671-ac6f-28def9056a05 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:30:04 devstack devstack@c-api.service[87015]: WARNING castellan.key_manager [None req-40f66b66-77d5-4671-ac6f-28def9056a05 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:30:04 devstack devstack@c-api.service[87015]: WARNING stevedore.named [None req-40f66b66-77d5-4671-ac6f-28def9056a05 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:30:04 devstack devstack@c-api.service[87015]: WARNING castellan.key_manager [None req-40f66b66-77d5-4671-ac6f-28def9056a05 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:30:04 devstack devstack@c-api.service[87015]: WARNING stevedore.named [None req-40f66b66-77d5-4671-ac6f-28def9056a05 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:30:04 devstack devstack@c-api.service[87015]: WARNING castellan.key_manager [None req-40f66b66-77d5-4671-ac6f-28def9056a05 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:30:04 devstack devstack@c-api.service[87015]: WARNING stevedore.named [None req-40f66b66-77d5-4671-ac6f-28def9056a05 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:30:04 devstack devstack@c-api.service[87015]: WARNING castellan.key_manager [None req-40f66b66-77d5-4671-ac6f-28def9056a05 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:30:04 devstack devstack@c-api.service[87015]: WARNING stevedore.named [None req-40f66b66-77d5-4671-ac6f-28def9056a05 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:30:04 devstack devstack@c-api.service[87015]: WARNING castellan.key_manager [None req-40f66b66-77d5-4671-ac6f-28def9056a05 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:30:04 devstack devstack@c-api.service[87015]: WARNING stevedore.named [None req-40f66b66-77d5-4671-ac6f-28def9056a05 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:30:04 devstack devstack@c-api.service[87015]: WARNING castellan.key_manager [None req-40f66b66-77d5-4671-ac6f-28def9056a05 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:30:04 devstack devstack@c-api.service[87014]: INFO dbcounter [None req-50f07b5c-1274-4bf0-809d-3867eaf31271 None None] Registered counter for database cinder Sep 06 06:30:04 devstack devstack@c-api.service[87015]: WARNING stevedore.named [None req-40f66b66-77d5-4671-ac6f-28def9056a05 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:30:04 devstack devstack@c-api.service[87015]: WARNING castellan.key_manager [None req-40f66b66-77d5-4671-ac6f-28def9056a05 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:30:04 devstack devstack@c-api.service[87015]: WARNING cinder.api.contrib.hosts [None req-40f66b66-77d5-4671-ac6f-28def9056a05 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 06 06:30:04 devstack devstack@c-api.service[87015]: WARNING stevedore.named [None req-40f66b66-77d5-4671-ac6f-28def9056a05 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:30:04 devstack devstack@c-api.service[87015]: WARNING castellan.key_manager [None req-40f66b66-77d5-4671-ac6f-28def9056a05 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:30:04 devstack devstack@c-api.service[87015]: WARNING stevedore.named [None req-40f66b66-77d5-4671-ac6f-28def9056a05 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:30:04 devstack devstack@c-api.service[87015]: WARNING castellan.key_manager [None req-40f66b66-77d5-4671-ac6f-28def9056a05 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:30:04 devstack devstack@c-api.service[87015]: WARNING stevedore.named [None req-40f66b66-77d5-4671-ac6f-28def9056a05 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:30:04 devstack devstack@c-api.service[87015]: WARNING castellan.key_manager [None req-40f66b66-77d5-4671-ac6f-28def9056a05 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:30:04 devstack devstack@c-api.service[87015]: WARNING stevedore.named [None req-40f66b66-77d5-4671-ac6f-28def9056a05 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:30:04 devstack devstack@c-api.service[87015]: WARNING castellan.key_manager [None req-40f66b66-77d5-4671-ac6f-28def9056a05 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:30:04 devstack devstack@c-api.service[87015]: WARNING stevedore.named [None req-40f66b66-77d5-4671-ac6f-28def9056a05 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:30:04 devstack devstack@c-api.service[87015]: WARNING castellan.key_manager [None req-40f66b66-77d5-4671-ac6f-28def9056a05 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:30:04 devstack devstack@c-api.service[87015]: WARNING stevedore.named [None req-40f66b66-77d5-4671-ac6f-28def9056a05 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:30:04 devstack devstack@c-api.service[87015]: WARNING castellan.key_manager [None req-40f66b66-77d5-4671-ac6f-28def9056a05 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:30:04 devstack devstack@c-api.service[87015]: WARNING stevedore.named [None req-40f66b66-77d5-4671-ac6f-28def9056a05 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:30:04 devstack devstack@c-api.service[87015]: WARNING castellan.key_manager [None req-40f66b66-77d5-4671-ac6f-28def9056a05 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:30:04 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.router [None req-40f66b66-77d5-4671-ac6f-28def9056a05 None None] Extended resource: extensions {{(pid=87015) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 06:30:04 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.router [None req-40f66b66-77d5-4671-ac6f-28def9056a05 None None] Extended resource: os-volume-manage {{(pid=87015) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 06:30:04 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.router [None req-40f66b66-77d5-4671-ac6f-28def9056a05 None None] Extended resource: os-quota-class-sets {{(pid=87015) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 06:30:04 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.router [None req-40f66b66-77d5-4671-ac6f-28def9056a05 None None] Extended resource: os-hosts {{(pid=87015) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 06:30:04 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.router [None req-40f66b66-77d5-4671-ac6f-28def9056a05 None None] Extended resource: capabilities {{(pid=87015) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 06:30:04 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.router [None req-40f66b66-77d5-4671-ac6f-28def9056a05 None None] Extended resource: encryption {{(pid=87015) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 06:30:04 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.router [None req-40f66b66-77d5-4671-ac6f-28def9056a05 None None] Extended resource: scheduler-stats {{(pid=87015) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 06:30:04 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.router [None req-40f66b66-77d5-4671-ac6f-28def9056a05 None None] Extended resource: os-quota-sets {{(pid=87015) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 06:30:04 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.router [None req-40f66b66-77d5-4671-ac6f-28def9056a05 None None] Extended resource: os-availability-zone {{(pid=87015) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 06:30:04 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.router [None req-40f66b66-77d5-4671-ac6f-28def9056a05 None None] Extended resource: qos-specs {{(pid=87015) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 06:30:04 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.router [None req-40f66b66-77d5-4671-ac6f-28def9056a05 None None] Extended resource: extra_specs {{(pid=87015) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 06:30:04 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.router [None req-40f66b66-77d5-4671-ac6f-28def9056a05 None None] Extended resource: backups {{(pid=87015) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 06:30:04 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.router [None req-40f66b66-77d5-4671-ac6f-28def9056a05 None None] Extended resource: encryption {{(pid=87015) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 06:30:04 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.router [None req-40f66b66-77d5-4671-ac6f-28def9056a05 None None] Extended resource: cgsnapshots {{(pid=87015) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 06:30:04 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.router [None req-40f66b66-77d5-4671-ac6f-28def9056a05 None None] Extended resource: os-volume-type-access {{(pid=87015) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 06:30:04 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.router [None req-40f66b66-77d5-4671-ac6f-28def9056a05 None None] Extended resource: consistencygroups {{(pid=87015) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 06:30:04 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.router [None req-40f66b66-77d5-4671-ac6f-28def9056a05 None None] Extended resource: os-volume-transfer {{(pid=87015) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 06:30:04 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.router [None req-40f66b66-77d5-4671-ac6f-28def9056a05 None None] Extended resource: os-snapshot-manage {{(pid=87015) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 06:30:04 devstack devstack@c-api.service[87015]: WARNING stevedore.named [None req-40f66b66-77d5-4671-ac6f-28def9056a05 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:30:04 devstack devstack@c-api.service[87015]: WARNING castellan.key_manager [None req-40f66b66-77d5-4671-ac6f-28def9056a05 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:30:04 devstack devstack@c-api.service[87015]: WARNING stevedore.named [None req-40f66b66-77d5-4671-ac6f-28def9056a05 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:30:04 devstack devstack@c-api.service[87015]: WARNING castellan.key_manager [None req-40f66b66-77d5-4671-ac6f-28def9056a05 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG oslo_db.sqlalchemy.engines [None req-50f07b5c-1274-4bf0-809d-3867eaf31271 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=87014) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:30:04 devstack devstack@c-api.service[87015]: WARNING stevedore.named [None req-40f66b66-77d5-4671-ac6f-28def9056a05 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:30:04 devstack devstack@c-api.service[87015]: WARNING castellan.key_manager [None req-40f66b66-77d5-4671-ac6f-28def9056a05 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:30:04 devstack devstack@c-api.service[87015]: WARNING stevedore.named [None req-40f66b66-77d5-4671-ac6f-28def9056a05 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:30:04 devstack devstack@c-api.service[87015]: WARNING castellan.key_manager [None req-40f66b66-77d5-4671-ac6f-28def9056a05 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:30:04 devstack devstack@c-api.service[87015]: WARNING stevedore.named [None req-40f66b66-77d5-4671-ac6f-28def9056a05 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:30:04 devstack devstack@c-api.service[87015]: WARNING castellan.key_manager [None req-40f66b66-77d5-4671-ac6f-28def9056a05 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:30:04 devstack devstack@c-api.service[87015]: WARNING stevedore.named [None req-40f66b66-77d5-4671-ac6f-28def9056a05 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:30:04 devstack devstack@c-api.service[87015]: WARNING castellan.key_manager [None req-40f66b66-77d5-4671-ac6f-28def9056a05 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:30:04 devstack devstack@c-api.service[87015]: WARNING stevedore.named [None req-40f66b66-77d5-4671-ac6f-28def9056a05 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:30:04 devstack devstack@c-api.service[87015]: WARNING castellan.key_manager [None req-40f66b66-77d5-4671-ac6f-28def9056a05 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:30:04 devstack devstack@c-api.service[87015]: DEBUG cinder.api.contrib.snapshot_actions [None req-40f66b66-77d5-4671-ac6f-28def9056a05 None None] SnapshotActionsController initialized {{(pid=87015) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 06 06:30:04 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.router [None req-40f66b66-77d5-4671-ac6f-28def9056a05 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87015) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 06:30:04 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.router [None req-40f66b66-77d5-4671-ac6f-28def9056a05 None None] Extension AdminActions extending resource: volumes {{(pid=87015) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 06:30:04 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.router [None req-40f66b66-77d5-4671-ac6f-28def9056a05 None None] Extension AdminActions extending resource: snapshots {{(pid=87015) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 06:30:04 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.router [None req-40f66b66-77d5-4671-ac6f-28def9056a05 None None] Extension AdminActions extending resource: backups {{(pid=87015) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 06:30:04 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.router [None req-40f66b66-77d5-4671-ac6f-28def9056a05 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87015) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 06:30:04 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.router [None req-40f66b66-77d5-4671-ac6f-28def9056a05 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87015) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 06:30:04 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.router [None req-40f66b66-77d5-4671-ac6f-28def9056a05 None None] Extension VolumeActions extending resource: volumes {{(pid=87015) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 06:30:04 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.router [None req-40f66b66-77d5-4671-ac6f-28def9056a05 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87015) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 06:30:04 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.router [None req-40f66b66-77d5-4671-ac6f-28def9056a05 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87015) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 06:30:04 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.router [None req-40f66b66-77d5-4671-ac6f-28def9056a05 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87015) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 06:30:04 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.router [None req-40f66b66-77d5-4671-ac6f-28def9056a05 None None] Extension UsedLimits extending resource: limits {{(pid=87015) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 06:30:04 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.router [None req-40f66b66-77d5-4671-ac6f-28def9056a05 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87015) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 06:30:04 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.router [None req-40f66b66-77d5-4671-ac6f-28def9056a05 None None] Extension TypesManage extending resource: types {{(pid=87015) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 06:30:04 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.router [None req-40f66b66-77d5-4671-ac6f-28def9056a05 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87015) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 06:30:04 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.router [None req-40f66b66-77d5-4671-ac6f-28def9056a05 None None] Extension SnapshotActions extending resource: snapshots {{(pid=87015) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 06:30:04 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.router [None req-40f66b66-77d5-4671-ac6f-28def9056a05 None None] Extension VolumeTypeAccess extending resource: types {{(pid=87015) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 06:30:04 devstack devstack@c-api.service[87015]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7efca72a4668 pid: 87015 (default app) Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG dbcounter [-] [87014] Writer thread running {{(pid=87014) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: /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 06 06:30:04 devstack devstack@c-api.service[87014]: return base.obj_make_list(context, cls(context), objects.Service, Sep 06 06:30:04 devstack devstack@c-api.service[87014]: INFO cinder.rpc [None req-50f07b5c-1274-4bf0-809d-3867eaf31271 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 06 06:30:04 devstack devstack@c-api.service[87014]: INFO cinder.rpc [None req-50f07b5c-1274-4bf0-809d-3867eaf31271 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 06 06:30:04 devstack devstack@c-api.service[87014]: INFO cinder.rpc [None req-50f07b5c-1274-4bf0-809d-3867eaf31271 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 06 06:30:04 devstack devstack@c-api.service[87014]: INFO cinder.rpc [None req-50f07b5c-1274-4bf0-809d-3867eaf31271 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 06 06:30:04 devstack devstack@c-api.service[87014]: WARNING stevedore.named [None req-50f07b5c-1274-4bf0-809d-3867eaf31271 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:30:04 devstack devstack@c-api.service[87014]: WARNING castellan.key_manager [None req-50f07b5c-1274-4bf0-809d-3867eaf31271 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:30:04 devstack devstack@c-api.service[87014]: WARNING cinder.keymgr.conf_key_mgr [None req-50f07b5c-1274-4bf0-809d-3867eaf31271 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 06 06:30:04 devstack devstack@c-api.service[87014]: WARNING stevedore.named [None req-50f07b5c-1274-4bf0-809d-3867eaf31271 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:30:04 devstack devstack@c-api.service[87014]: WARNING castellan.key_manager [None req-50f07b5c-1274-4bf0-809d-3867eaf31271 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG oslo_db.sqlalchemy.engines [None req-50f07b5c-1274-4bf0-809d-3867eaf31271 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=87014) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: INFO cinder.rpc [None req-50f07b5c-1274-4bf0-809d-3867eaf31271 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 06 06:30:04 devstack devstack@c-api.service[87014]: INFO cinder.rpc [None req-50f07b5c-1274-4bf0-809d-3867eaf31271 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 06 06:30:04 devstack devstack@c-api.service[87014]: WARNING stevedore.named [None req-50f07b5c-1274-4bf0-809d-3867eaf31271 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:30:04 devstack devstack@c-api.service[87014]: WARNING castellan.key_manager [None req-50f07b5c-1274-4bf0-809d-3867eaf31271 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:30:04 devstack devstack@c-api.service[87014]: WARNING stevedore.named [None req-50f07b5c-1274-4bf0-809d-3867eaf31271 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:30:04 devstack devstack@c-api.service[87014]: WARNING castellan.key_manager [None req-50f07b5c-1274-4bf0-809d-3867eaf31271 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:30:04 devstack devstack@c-api.service[87014]: WARNING stevedore.named [None req-50f07b5c-1274-4bf0-809d-3867eaf31271 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:30:04 devstack devstack@c-api.service[87014]: WARNING castellan.key_manager [None req-50f07b5c-1274-4bf0-809d-3867eaf31271 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:30:04 devstack devstack@c-api.service[87014]: WARNING stevedore.named [None req-50f07b5c-1274-4bf0-809d-3867eaf31271 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:30:04 devstack devstack@c-api.service[87014]: WARNING castellan.key_manager [None req-50f07b5c-1274-4bf0-809d-3867eaf31271 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:30:04 devstack devstack@c-api.service[87014]: WARNING stevedore.named [None req-50f07b5c-1274-4bf0-809d-3867eaf31271 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:30:04 devstack devstack@c-api.service[87014]: WARNING castellan.key_manager [None req-50f07b5c-1274-4bf0-809d-3867eaf31271 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:30:04 devstack devstack@c-api.service[87014]: WARNING stevedore.named [None req-50f07b5c-1274-4bf0-809d-3867eaf31271 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:30:04 devstack devstack@c-api.service[87014]: WARNING castellan.key_manager [None req-50f07b5c-1274-4bf0-809d-3867eaf31271 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:30:04 devstack devstack@c-api.service[87014]: WARNING stevedore.named [None req-50f07b5c-1274-4bf0-809d-3867eaf31271 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:30:04 devstack devstack@c-api.service[87014]: WARNING castellan.key_manager [None req-50f07b5c-1274-4bf0-809d-3867eaf31271 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:30:04 devstack devstack@c-api.service[87014]: WARNING stevedore.named [None req-50f07b5c-1274-4bf0-809d-3867eaf31271 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:30:04 devstack devstack@c-api.service[87014]: WARNING castellan.key_manager [None req-50f07b5c-1274-4bf0-809d-3867eaf31271 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:30:04 devstack devstack@c-api.service[87014]: WARNING stevedore.named [None req-50f07b5c-1274-4bf0-809d-3867eaf31271 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:30:04 devstack devstack@c-api.service[87014]: WARNING castellan.key_manager [None req-50f07b5c-1274-4bf0-809d-3867eaf31271 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:30:04 devstack devstack@c-api.service[87014]: WARNING stevedore.named [None req-50f07b5c-1274-4bf0-809d-3867eaf31271 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:30:04 devstack devstack@c-api.service[87014]: WARNING castellan.key_manager [None req-50f07b5c-1274-4bf0-809d-3867eaf31271 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:30:04 devstack devstack@c-api.service[87014]: WARNING stevedore.named [None req-50f07b5c-1274-4bf0-809d-3867eaf31271 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:30:04 devstack devstack@c-api.service[87014]: WARNING castellan.key_manager [None req-50f07b5c-1274-4bf0-809d-3867eaf31271 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:30:04 devstack devstack@c-api.service[87014]: WARNING stevedore.named [None req-50f07b5c-1274-4bf0-809d-3867eaf31271 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:30:04 devstack devstack@c-api.service[87014]: WARNING castellan.key_manager [None req-50f07b5c-1274-4bf0-809d-3867eaf31271 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:30:04 devstack devstack@c-api.service[87014]: WARNING stevedore.named [None req-50f07b5c-1274-4bf0-809d-3867eaf31271 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:30:04 devstack devstack@c-api.service[87014]: WARNING castellan.key_manager [None req-50f07b5c-1274-4bf0-809d-3867eaf31271 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:30:04 devstack devstack@c-api.service[87014]: WARNING stevedore.named [None req-50f07b5c-1274-4bf0-809d-3867eaf31271 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:30:04 devstack devstack@c-api.service[87014]: WARNING castellan.key_manager [None req-50f07b5c-1274-4bf0-809d-3867eaf31271 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:30:04 devstack devstack@c-api.service[87014]: WARNING stevedore.named [None req-50f07b5c-1274-4bf0-809d-3867eaf31271 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:30:04 devstack devstack@c-api.service[87014]: WARNING castellan.key_manager [None req-50f07b5c-1274-4bf0-809d-3867eaf31271 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:30:04 devstack devstack@c-api.service[87014]: WARNING cinder.api.contrib.hosts [None req-50f07b5c-1274-4bf0-809d-3867eaf31271 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 06 06:30:04 devstack devstack@c-api.service[87014]: WARNING stevedore.named [None req-50f07b5c-1274-4bf0-809d-3867eaf31271 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:30:04 devstack devstack@c-api.service[87014]: WARNING castellan.key_manager [None req-50f07b5c-1274-4bf0-809d-3867eaf31271 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:30:04 devstack devstack@c-api.service[87014]: WARNING stevedore.named [None req-50f07b5c-1274-4bf0-809d-3867eaf31271 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:30:04 devstack devstack@c-api.service[87014]: WARNING castellan.key_manager [None req-50f07b5c-1274-4bf0-809d-3867eaf31271 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:30:04 devstack devstack@c-api.service[87014]: WARNING stevedore.named [None req-50f07b5c-1274-4bf0-809d-3867eaf31271 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:30:04 devstack devstack@c-api.service[87014]: WARNING castellan.key_manager [None req-50f07b5c-1274-4bf0-809d-3867eaf31271 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:30:04 devstack devstack@c-api.service[87014]: WARNING stevedore.named [None req-50f07b5c-1274-4bf0-809d-3867eaf31271 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:30:04 devstack devstack@c-api.service[87014]: WARNING castellan.key_manager [None req-50f07b5c-1274-4bf0-809d-3867eaf31271 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:30:04 devstack devstack@c-api.service[87014]: WARNING stevedore.named [None req-50f07b5c-1274-4bf0-809d-3867eaf31271 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:30:04 devstack devstack@c-api.service[87014]: WARNING castellan.key_manager [None req-50f07b5c-1274-4bf0-809d-3867eaf31271 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:30:04 devstack devstack@c-api.service[87014]: WARNING stevedore.named [None req-50f07b5c-1274-4bf0-809d-3867eaf31271 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:30:04 devstack devstack@c-api.service[87014]: WARNING castellan.key_manager [None req-50f07b5c-1274-4bf0-809d-3867eaf31271 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:30:04 devstack devstack@c-api.service[87014]: WARNING stevedore.named [None req-50f07b5c-1274-4bf0-809d-3867eaf31271 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:30:04 devstack devstack@c-api.service[87014]: WARNING castellan.key_manager [None req-50f07b5c-1274-4bf0-809d-3867eaf31271 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.router [None req-50f07b5c-1274-4bf0-809d-3867eaf31271 None None] Extended resource: extensions {{(pid=87014) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.router [None req-50f07b5c-1274-4bf0-809d-3867eaf31271 None None] Extended resource: os-volume-manage {{(pid=87014) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.router [None req-50f07b5c-1274-4bf0-809d-3867eaf31271 None None] Extended resource: os-quota-class-sets {{(pid=87014) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.router [None req-50f07b5c-1274-4bf0-809d-3867eaf31271 None None] Extended resource: os-hosts {{(pid=87014) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.router [None req-50f07b5c-1274-4bf0-809d-3867eaf31271 None None] Extended resource: capabilities {{(pid=87014) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.router [None req-50f07b5c-1274-4bf0-809d-3867eaf31271 None None] Extended resource: encryption {{(pid=87014) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.router [None req-50f07b5c-1274-4bf0-809d-3867eaf31271 None None] Extended resource: scheduler-stats {{(pid=87014) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.router [None req-50f07b5c-1274-4bf0-809d-3867eaf31271 None None] Extended resource: os-quota-sets {{(pid=87014) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.router [None req-50f07b5c-1274-4bf0-809d-3867eaf31271 None None] Extended resource: os-availability-zone {{(pid=87014) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.router [None req-50f07b5c-1274-4bf0-809d-3867eaf31271 None None] Extended resource: qos-specs {{(pid=87014) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.router [None req-50f07b5c-1274-4bf0-809d-3867eaf31271 None None] Extended resource: extra_specs {{(pid=87014) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.router [None req-50f07b5c-1274-4bf0-809d-3867eaf31271 None None] Extended resource: backups {{(pid=87014) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.router [None req-50f07b5c-1274-4bf0-809d-3867eaf31271 None None] Extended resource: encryption {{(pid=87014) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.router [None req-50f07b5c-1274-4bf0-809d-3867eaf31271 None None] Extended resource: cgsnapshots {{(pid=87014) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.router [None req-50f07b5c-1274-4bf0-809d-3867eaf31271 None None] Extended resource: os-volume-type-access {{(pid=87014) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.router [None req-50f07b5c-1274-4bf0-809d-3867eaf31271 None None] Extended resource: consistencygroups {{(pid=87014) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.router [None req-50f07b5c-1274-4bf0-809d-3867eaf31271 None None] Extended resource: os-volume-transfer {{(pid=87014) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.router [None req-50f07b5c-1274-4bf0-809d-3867eaf31271 None None] Extended resource: os-snapshot-manage {{(pid=87014) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: WARNING stevedore.named [None req-50f07b5c-1274-4bf0-809d-3867eaf31271 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:30:04 devstack devstack@c-api.service[87014]: WARNING castellan.key_manager [None req-50f07b5c-1274-4bf0-809d-3867eaf31271 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:30:04 devstack devstack@c-api.service[87014]: WARNING stevedore.named [None req-50f07b5c-1274-4bf0-809d-3867eaf31271 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:30:04 devstack devstack@c-api.service[87014]: WARNING castellan.key_manager [None req-50f07b5c-1274-4bf0-809d-3867eaf31271 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:30:04 devstack devstack@c-api.service[87014]: WARNING stevedore.named [None req-50f07b5c-1274-4bf0-809d-3867eaf31271 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:30:04 devstack devstack@c-api.service[87014]: WARNING castellan.key_manager [None req-50f07b5c-1274-4bf0-809d-3867eaf31271 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:30:04 devstack devstack@c-api.service[87014]: WARNING stevedore.named [None req-50f07b5c-1274-4bf0-809d-3867eaf31271 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:30:04 devstack devstack@c-api.service[87014]: WARNING castellan.key_manager [None req-50f07b5c-1274-4bf0-809d-3867eaf31271 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:30:04 devstack devstack@c-api.service[87014]: WARNING stevedore.named [None req-50f07b5c-1274-4bf0-809d-3867eaf31271 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:30:04 devstack devstack@c-api.service[87014]: WARNING castellan.key_manager [None req-50f07b5c-1274-4bf0-809d-3867eaf31271 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:30:04 devstack devstack@c-api.service[87014]: WARNING stevedore.named [None req-50f07b5c-1274-4bf0-809d-3867eaf31271 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:30:04 devstack devstack@c-api.service[87014]: WARNING castellan.key_manager [None req-50f07b5c-1274-4bf0-809d-3867eaf31271 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:30:04 devstack devstack@c-api.service[87014]: WARNING stevedore.named [None req-50f07b5c-1274-4bf0-809d-3867eaf31271 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:30:04 devstack devstack@c-api.service[87014]: WARNING castellan.key_manager [None req-50f07b5c-1274-4bf0-809d-3867eaf31271 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.contrib.snapshot_actions [None req-50f07b5c-1274-4bf0-809d-3867eaf31271 None None] SnapshotActionsController initialized {{(pid=87014) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.router [None req-50f07b5c-1274-4bf0-809d-3867eaf31271 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87014) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.router [None req-50f07b5c-1274-4bf0-809d-3867eaf31271 None None] Extension AdminActions extending resource: volumes {{(pid=87014) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.router [None req-50f07b5c-1274-4bf0-809d-3867eaf31271 None None] Extension AdminActions extending resource: snapshots {{(pid=87014) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.router [None req-50f07b5c-1274-4bf0-809d-3867eaf31271 None None] Extension AdminActions extending resource: backups {{(pid=87014) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.router [None req-50f07b5c-1274-4bf0-809d-3867eaf31271 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87014) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.router [None req-50f07b5c-1274-4bf0-809d-3867eaf31271 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87014) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.router [None req-50f07b5c-1274-4bf0-809d-3867eaf31271 None None] Extension VolumeActions extending resource: volumes {{(pid=87014) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.router [None req-50f07b5c-1274-4bf0-809d-3867eaf31271 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87014) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.router [None req-50f07b5c-1274-4bf0-809d-3867eaf31271 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87014) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.router [None req-50f07b5c-1274-4bf0-809d-3867eaf31271 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87014) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.router [None req-50f07b5c-1274-4bf0-809d-3867eaf31271 None None] Extension UsedLimits extending resource: limits {{(pid=87014) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.router [None req-50f07b5c-1274-4bf0-809d-3867eaf31271 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87014) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.router [None req-50f07b5c-1274-4bf0-809d-3867eaf31271 None None] Extension TypesManage extending resource: types {{(pid=87014) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.router [None req-50f07b5c-1274-4bf0-809d-3867eaf31271 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87014) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.router [None req-50f07b5c-1274-4bf0-809d-3867eaf31271 None None] Extension SnapshotActions extending resource: snapshots {{(pid=87014) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.router [None req-50f07b5c-1274-4bf0-809d-3867eaf31271 None None] Extension VolumeTypeAccess extending resource: types {{(pid=87014) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 06:30:04 devstack devstack@c-api.service[87014]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7efca72a4668 pid: 87014 (default app) Sep 06 06:30:14 devstack devstack@c-api.service[87015]: DEBUG dbcounter [-] [87015] Writing DB stats cinder:SELECT=6 {{(pid=87015) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 06:30:14 devstack devstack@c-api.service[87014]: DEBUG dbcounter [-] [87014] Writing DB stats cinder:SELECT=6 {{(pid=87014) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 06:31:00 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-c4ade546-e053-4029-9c21-8b0a8f18c2dd None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:31:01 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c4ade546-e053-4029-9c21-8b0a8f18c2dd tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:31:01 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-c4ade546-e053-4029-9c21-8b0a8f18c2dd tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-2075526661"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:31:01 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.volumes [None req-c4ade546-e053-4029-9c21-8b0a8f18c2dd tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-2075526661'}} {{(pid=87015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:31:01 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-c4ade546-e053-4029-9c21-8b0a8f18c2dd tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] Create volume of 1 GB Sep 06 06:31:01 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:31:01 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:31:01 devstack devstack@c-api.service[87015]: DEBUG oslo_db.sqlalchemy.engines [None req-c4ade546-e053-4029-9c21-8b0a8f18c2dd tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87015) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:31:01 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-c4ade546-e053-4029-9c21-8b0a8f18c2dd tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] Availability zone cache updated, next update will occur around 2026-09-06 05:31:01.462690. {{(pid=87015) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 06 06:31:01 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-c4ade546-e053-4029-9c21-8b0a8f18c2dd tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] Availability Zones retrieved successfully. Sep 06 06:31:01 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-c4ade546-e053-4029-9c21-8b0a8f18c2dd tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] Flow 'volume_create_api' (60432955-9f24-4a7f-ac85-f8110f37845c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:31:01 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-c4ade546-e053-4029-9c21-8b0a8f18c2dd tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4c64bb0-12d4-4bbb-af98-e8020045d8f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:31:01 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.flows.api.create_volume [None req-c4ade546-e053-4029-9c21-8b0a8f18c2dd tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] Validating volume size '1' using validate_int {{(pid=87015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:31:01 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-c4ade546-e053-4029-9c21-8b0a8f18c2dd tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4c64bb0-12d4-4bbb-af98-e8020045d8f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:31:01 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-c4ade546-e053-4029-9c21-8b0a8f18c2dd tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f0ee418-72c1-4e48-bf18-6dc648d3b4ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:31:01 devstack devstack@c-api.service[87015]: WARNING cinder.quota [None req-c4ade546-e053-4029-9c21-8b0a8f18c2dd tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-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 06 06:31:01 devstack devstack@c-api.service[87015]: WARNING cinder.quota [None req-c4ade546-e053-4029-9c21-8b0a8f18c2dd tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-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 06 06:31:02 devstack devstack@c-api.service[87015]: DEBUG cinder.quota [None req-c4ade546-e053-4029-9c21-8b0a8f18c2dd tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] Created reservations ['bab55dc9-2df9-4978-9768-4c2a512f256b', '7ab5fe2e-71c0-431c-9bf7-bbdcfd83d1b6', '9f4d7cce-4acd-4ce8-a1fa-f6bbd63b7d51', '4cdf22e1-049a-40a4-b0f9-162b75c2d6e1'] {{(pid=87015) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:31:02 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-c4ade546-e053-4029-9c21-8b0a8f18c2dd tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f0ee418-72c1-4e48-bf18-6dc648d3b4ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bab55dc9-2df9-4978-9768-4c2a512f256b', '7ab5fe2e-71c0-431c-9bf7-bbdcfd83d1b6', '9f4d7cce-4acd-4ce8-a1fa-f6bbd63b7d51', '4cdf22e1-049a-40a4-b0f9-162b75c2d6e1']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:31:02 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-c4ade546-e053-4029-9c21-8b0a8f18c2dd tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5eb1e0a9-0fea-4fe5-ba3b-3522a3a01293) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:31:02 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:31:02 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:31:02 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-c4ade546-e053-4029-9c21-8b0a8f18c2dd tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5eb1e0a9-0fea-4fe5-ba3b-3522a3a01293) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'da67c52e-4b18-405c-af7f-bd77d73bc19f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-2075526661',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02be2cc3ec164c3484a23312a298794e',qos_specs=None,replication_status=,reservations=['bab55dc9-2df9-4978-9768-4c2a512f256b','7ab5fe2e-71c0-431c-9bf7-bbdcfd83d1b6','9f4d7cce-4acd-4ce8-a1fa-f6bbd63b7d51','4cdf22e1-049a-40a4-b0f9-162b75c2d6e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e964aa5461d47fdb84f243dea35ea8b',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:31:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-2075526661',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=da67c52e-4b18-405c-af7f-bd77d73bc19f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='02be2cc3ec164c3484a23312a298794e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e964aa5461d47fdb84f243dea35ea8b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:31:02 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-c4ade546-e053-4029-9c21-8b0a8f18c2dd tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e987897-577a-489a-91d8-8427e111d561) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:31:02 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-c4ade546-e053-4029-9c21-8b0a8f18c2dd tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e987897-577a-489a-91d8-8427e111d561) transitioned into state 'SUCCESS' from state '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-2075526661',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02be2cc3ec164c3484a23312a298794e',qos_specs=None,replication_status=,reservations=['bab55dc9-2df9-4978-9768-4c2a512f256b','7ab5fe2e-71c0-431c-9bf7-bbdcfd83d1b6','9f4d7cce-4acd-4ce8-a1fa-f6bbd63b7d51','4cdf22e1-049a-40a4-b0f9-162b75c2d6e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e964aa5461d47fdb84f243dea35ea8b',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:31:02 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-c4ade546-e053-4029-9c21-8b0a8f18c2dd tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20fea2e3-c885-433c-a2c8-51b95c8d497d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:31:02 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-c4ade546-e053-4029-9c21-8b0a8f18c2dd tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20fea2e3-c885-433c-a2c8-51b95c8d497d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:31:02 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-c4ade546-e053-4029-9c21-8b0a8f18c2dd tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] Flow 'volume_create_api' (60432955-9f24-4a7f-ac85-f8110f37845c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:31:02 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-c4ade546-e053-4029-9c21-8b0a8f18c2dd tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] Create volume request issued successfully. Sep 06 06:31:02 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c4ade546-e053-4029-9c21-8b0a8f18c2dd tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:31:02 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1/1] 192.168.122.198 () {60 vars in 1142 bytes} [Sun Sep 6 06:31:00 2026] POST /volume/v3/volumes => generated 761 bytes in 1739 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:31:02 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-1524cdb9-ca64-49f8-a3a3-790c28c45133 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:31:03 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-1524cdb9-ca64-49f8-a3a3-790c28c45133 tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] GET http://192.168.122.198/volume/v3/volumes/da67c52e-4b18-405c-af7f-bd77d73bc19f Sep 06 06:31:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-1524cdb9-ca64-49f8-a3a3-790c28c45133 tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:31:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-1524cdb9-ca64-49f8-a3a3-790c28c45133 tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:31:03 devstack devstack@c-api.service[87014]: DEBUG oslo_db.sqlalchemy.engines [None req-1524cdb9-ca64-49f8-a3a3-790c28c45133 tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87014) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:31:03 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:31:03 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:31:03 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:31:03 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:31:03 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-1524cdb9-ca64-49f8-a3a3-790c28c45133 tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] Volume info retrieved successfully. Sep 06 06:31:03 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-1524cdb9-ca64-49f8-a3a3-790c28c45133 tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] http://192.168.122.198/volume/v3/volumes/da67c52e-4b18-405c-af7f-bd77d73bc19f returned with HTTP 200 Sep 06 06:31:03 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1/2] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:31:02 2026] GET /volume/v3/volumes/da67c52e-4b18-405c-af7f-bd77d73bc19f => generated 829 bytes in 961 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:31:04 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-c0e7139c-0e04-4b41-8f3d-b06d3412dced None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:31:04 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c0e7139c-0e04-4b41-8f3d-b06d3412dced tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] GET http://192.168.122.198/volume/v3/volumes/da67c52e-4b18-405c-af7f-bd77d73bc19f Sep 06 06:31:04 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-c0e7139c-0e04-4b41-8f3d-b06d3412dced tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:31:04 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-c0e7139c-0e04-4b41-8f3d-b06d3412dced tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:31:04 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:31:04 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:31:04 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:31:04 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:31:04 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-c0e7139c-0e04-4b41-8f3d-b06d3412dced tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] Volume info retrieved successfully. Sep 06 06:31:04 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c0e7139c-0e04-4b41-8f3d-b06d3412dced tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] http://192.168.122.198/volume/v3/volumes/da67c52e-4b18-405c-af7f-bd77d73bc19f returned with HTTP 200 Sep 06 06:31:04 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 2/3] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:31:04 2026] GET /volume/v3/volumes/da67c52e-4b18-405c-af7f-bd77d73bc19f => generated 829 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:31:05 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-10678967-d325-40b4-8482-f7dadee972c9 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:31:05 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-10678967-d325-40b4-8482-f7dadee972c9 tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] GET http://192.168.122.198/volume/v3/volumes/da67c52e-4b18-405c-af7f-bd77d73bc19f Sep 06 06:31:05 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-10678967-d325-40b4-8482-f7dadee972c9 tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:31:05 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-10678967-d325-40b4-8482-f7dadee972c9 tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:31:05 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:31:05 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:31:05 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:31:05 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:31:05 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-10678967-d325-40b4-8482-f7dadee972c9 tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] Volume info retrieved successfully. Sep 06 06:31:05 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-10678967-d325-40b4-8482-f7dadee972c9 tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] http://192.168.122.198/volume/v3/volumes/da67c52e-4b18-405c-af7f-bd77d73bc19f returned with HTTP 200 Sep 06 06:31:05 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 2/4] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:31:05 2026] GET /volume/v3/volumes/da67c52e-4b18-405c-af7f-bd77d73bc19f => generated 853 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 06:31:06 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-03e54875-7a46-4192-95b5-fdf7aa913800 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:31:06 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-03e54875-7a46-4192-95b5-fdf7aa913800 tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] GET http://192.168.122.198/volume/v3/volumes/da67c52e-4b18-405c-af7f-bd77d73bc19f Sep 06 06:31:06 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-03e54875-7a46-4192-95b5-fdf7aa913800 tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:31:06 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-03e54875-7a46-4192-95b5-fdf7aa913800 tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:31:06 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:31:06 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:31:06 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:31:06 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:31:06 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-03e54875-7a46-4192-95b5-fdf7aa913800 tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] Volume info retrieved successfully. Sep 06 06:31:06 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-03e54875-7a46-4192-95b5-fdf7aa913800 tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] http://192.168.122.198/volume/v3/volumes/da67c52e-4b18-405c-af7f-bd77d73bc19f returned with HTTP 200 Sep 06 06:31:06 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 3/5] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:31:06 2026] GET /volume/v3/volumes/da67c52e-4b18-405c-af7f-bd77d73bc19f => generated 854 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:31:15 devstack devstack@c-api.service[87014]: DEBUG dbcounter [-] [87014] Writing DB stats cinder:SELECT=8 {{(pid=87014) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 06:31:16 devstack devstack@c-api.service[87015]: DEBUG dbcounter [-] [87015] Writing DB stats cinder:SELECT=36,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=87015) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 06:31:31 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-45332da5-d1e3-45ed-a277-3bdfb1c142cf None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:31:31 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-45332da5-d1e3-45ed-a277-3bdfb1c142cf tempest-VolumesAdminNegativeTest-1646276520 tempest-VolumesAdminNegativeTest-1646276520-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:31:31 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-45332da5-d1e3-45ed-a277-3bdfb1c142cf tempest-VolumesAdminNegativeTest-1646276520 tempest-VolumesAdminNegativeTest-1646276520-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1048961519"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:31:31 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.volumes [None req-45332da5-d1e3-45ed-a277-3bdfb1c142cf tempest-VolumesAdminNegativeTest-1646276520 tempest-VolumesAdminNegativeTest-1646276520-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1048961519'}} {{(pid=87014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:31:31 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-45332da5-d1e3-45ed-a277-3bdfb1c142cf tempest-VolumesAdminNegativeTest-1646276520 tempest-VolumesAdminNegativeTest-1646276520-project-member] Create volume of 1 GB Sep 06 06:31:32 devstack devstack@c-api.service[87014]: /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 06 06:31:32 devstack devstack@c-api.service[87014]: return base.obj_make_list(context, cls(context), objects.Service, Sep 06 06:31:32 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-45332da5-d1e3-45ed-a277-3bdfb1c142cf tempest-VolumesAdminNegativeTest-1646276520 tempest-VolumesAdminNegativeTest-1646276520-project-member] Availability zone cache updated, next update will occur around 2026-09-06 05:31:32.114039. {{(pid=87014) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 06 06:31:32 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-45332da5-d1e3-45ed-a277-3bdfb1c142cf tempest-VolumesAdminNegativeTest-1646276520 tempest-VolumesAdminNegativeTest-1646276520-project-member] Availability Zones retrieved successfully. Sep 06 06:31:32 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-45332da5-d1e3-45ed-a277-3bdfb1c142cf tempest-VolumesAdminNegativeTest-1646276520 tempest-VolumesAdminNegativeTest-1646276520-project-member] Flow 'volume_create_api' (f869fcda-5a37-45f9-ba64-f5e7cfad5acc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:31:32 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-45332da5-d1e3-45ed-a277-3bdfb1c142cf tempest-VolumesAdminNegativeTest-1646276520 tempest-VolumesAdminNegativeTest-1646276520-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69f52c83-ef76-4be0-bbda-27df34e537ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:31:32 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.flows.api.create_volume [None req-45332da5-d1e3-45ed-a277-3bdfb1c142cf tempest-VolumesAdminNegativeTest-1646276520 tempest-VolumesAdminNegativeTest-1646276520-project-member] Validating volume size '1' using validate_int {{(pid=87014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:31:32 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-45332da5-d1e3-45ed-a277-3bdfb1c142cf tempest-VolumesAdminNegativeTest-1646276520 tempest-VolumesAdminNegativeTest-1646276520-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69f52c83-ef76-4be0-bbda-27df34e537ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:31:32 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-45332da5-d1e3-45ed-a277-3bdfb1c142cf tempest-VolumesAdminNegativeTest-1646276520 tempest-VolumesAdminNegativeTest-1646276520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b0ad27b-e73d-49c0-937b-59b18d71c1df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:31:33 devstack devstack@c-api.service[87014]: WARNING cinder.quota [None req-45332da5-d1e3-45ed-a277-3bdfb1c142cf tempest-VolumesAdminNegativeTest-1646276520 tempest-VolumesAdminNegativeTest-1646276520-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 06 06:31:33 devstack devstack@c-api.service[87014]: WARNING cinder.quota [None req-45332da5-d1e3-45ed-a277-3bdfb1c142cf tempest-VolumesAdminNegativeTest-1646276520 tempest-VolumesAdminNegativeTest-1646276520-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 06 06:31:33 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-45332da5-d1e3-45ed-a277-3bdfb1c142cf tempest-VolumesAdminNegativeTest-1646276520 tempest-VolumesAdminNegativeTest-1646276520-project-member] Created reservations ['a0987934-30dd-447a-93aa-e3d821e15457', '7527087c-c07d-4505-80a8-3704dbaa8d4e', '835fce48-4157-407b-bd7b-f4ce75176750', 'c6317b88-9173-4982-9aa0-e05abb64f3d6'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:31:33 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-45332da5-d1e3-45ed-a277-3bdfb1c142cf tempest-VolumesAdminNegativeTest-1646276520 tempest-VolumesAdminNegativeTest-1646276520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b0ad27b-e73d-49c0-937b-59b18d71c1df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a0987934-30dd-447a-93aa-e3d821e15457', '7527087c-c07d-4505-80a8-3704dbaa8d4e', '835fce48-4157-407b-bd7b-f4ce75176750', 'c6317b88-9173-4982-9aa0-e05abb64f3d6']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:31:33 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-45332da5-d1e3-45ed-a277-3bdfb1c142cf tempest-VolumesAdminNegativeTest-1646276520 tempest-VolumesAdminNegativeTest-1646276520-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b683fb9c-b3bf-49ed-b83f-9d72b558e958) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:31:33 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:31:33 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:31:33 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-45332da5-d1e3-45ed-a277-3bdfb1c142cf tempest-VolumesAdminNegativeTest-1646276520 tempest-VolumesAdminNegativeTest-1646276520-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b683fb9c-b3bf-49ed-b83f-9d72b558e958) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4e62053f-5e04-4710-8ef3-631d3f8c54fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1048961519',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='283ac6dae3f04507953fb10b3e70ae91',qos_specs=None,replication_status=,reservations=['a0987934-30dd-447a-93aa-e3d821e15457','7527087c-c07d-4505-80a8-3704dbaa8d4e','835fce48-4157-407b-bd7b-f4ce75176750','c6317b88-9173-4982-9aa0-e05abb64f3d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3901966140bd49ac8fb4cf83f36e1d4c',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:31:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1048961519',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4e62053f-5e04-4710-8ef3-631d3f8c54fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='283ac6dae3f04507953fb10b3e70ae91',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3901966140bd49ac8fb4cf83f36e1d4c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:31:33 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-45332da5-d1e3-45ed-a277-3bdfb1c142cf tempest-VolumesAdminNegativeTest-1646276520 tempest-VolumesAdminNegativeTest-1646276520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27e9b95c-b7c5-46ba-8ca1-22e29f1db951) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:31:33 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-45332da5-d1e3-45ed-a277-3bdfb1c142cf tempest-VolumesAdminNegativeTest-1646276520 tempest-VolumesAdminNegativeTest-1646276520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27e9b95c-b7c5-46ba-8ca1-22e29f1db951) transitioned into state 'SUCCESS' from state '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-1048961519',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='283ac6dae3f04507953fb10b3e70ae91',qos_specs=None,replication_status=,reservations=['a0987934-30dd-447a-93aa-e3d821e15457','7527087c-c07d-4505-80a8-3704dbaa8d4e','835fce48-4157-407b-bd7b-f4ce75176750','c6317b88-9173-4982-9aa0-e05abb64f3d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3901966140bd49ac8fb4cf83f36e1d4c',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:31:33 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-45332da5-d1e3-45ed-a277-3bdfb1c142cf tempest-VolumesAdminNegativeTest-1646276520 tempest-VolumesAdminNegativeTest-1646276520-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c6b094b-f05d-4a21-ab3a-c4c6da8f8463) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:31:33 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-45332da5-d1e3-45ed-a277-3bdfb1c142cf tempest-VolumesAdminNegativeTest-1646276520 tempest-VolumesAdminNegativeTest-1646276520-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c6b094b-f05d-4a21-ab3a-c4c6da8f8463) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:31:33 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-45332da5-d1e3-45ed-a277-3bdfb1c142cf tempest-VolumesAdminNegativeTest-1646276520 tempest-VolumesAdminNegativeTest-1646276520-project-member] Flow 'volume_create_api' (f869fcda-5a37-45f9-ba64-f5e7cfad5acc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:31:33 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-45332da5-d1e3-45ed-a277-3bdfb1c142cf tempest-VolumesAdminNegativeTest-1646276520 tempest-VolumesAdminNegativeTest-1646276520-project-member] Create volume request issued successfully. Sep 06 06:31:33 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-45332da5-d1e3-45ed-a277-3bdfb1c142cf tempest-VolumesAdminNegativeTest-1646276520 tempest-VolumesAdminNegativeTest-1646276520-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:31:33 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 3/6] 192.168.122.198 () {60 vars in 1142 bytes} [Sun Sep 6 06:31:31 2026] POST /volume/v3/volumes => generated 764 bytes in 2063 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:31:33 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-aeae0109-cd3d-4d36-8e93-393eade9c691 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:31:34 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-aeae0109-cd3d-4d36-8e93-393eade9c691 tempest-VolumesAdminNegativeTest-1646276520 tempest-VolumesAdminNegativeTest-1646276520-project-member] GET http://192.168.122.198/volume/v3/volumes/4e62053f-5e04-4710-8ef3-631d3f8c54fe Sep 06 06:31:34 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-aeae0109-cd3d-4d36-8e93-393eade9c691 tempest-VolumesAdminNegativeTest-1646276520 tempest-VolumesAdminNegativeTest-1646276520-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:31:34 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-aeae0109-cd3d-4d36-8e93-393eade9c691 tempest-VolumesAdminNegativeTest-1646276520 tempest-VolumesAdminNegativeTest-1646276520-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:31:34 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:31:34 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:31:34 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:31:34 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:31:34 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-aeae0109-cd3d-4d36-8e93-393eade9c691 tempest-VolumesAdminNegativeTest-1646276520 tempest-VolumesAdminNegativeTest-1646276520-project-member] Volume info retrieved successfully. Sep 06 06:31:34 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-aeae0109-cd3d-4d36-8e93-393eade9c691 tempest-VolumesAdminNegativeTest-1646276520 tempest-VolumesAdminNegativeTest-1646276520-project-member] http://192.168.122.198/volume/v3/volumes/4e62053f-5e04-4710-8ef3-631d3f8c54fe returned with HTTP 200 Sep 06 06:31:34 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 4/7] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:31:33 2026] GET /volume/v3/volumes/4e62053f-5e04-4710-8ef3-631d3f8c54fe => generated 832 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 06:31:35 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-b7766ad4-cc87-49ce-86d4-9b29d63fcf2c None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:31:35 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-b7766ad4-cc87-49ce-86d4-9b29d63fcf2c tempest-VolumesAdminNegativeTest-1646276520 tempest-VolumesAdminNegativeTest-1646276520-project-member] GET http://192.168.122.198/volume/v3/volumes/4e62053f-5e04-4710-8ef3-631d3f8c54fe Sep 06 06:31:35 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-b7766ad4-cc87-49ce-86d4-9b29d63fcf2c tempest-VolumesAdminNegativeTest-1646276520 tempest-VolumesAdminNegativeTest-1646276520-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:31:35 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-b7766ad4-cc87-49ce-86d4-9b29d63fcf2c tempest-VolumesAdminNegativeTest-1646276520 tempest-VolumesAdminNegativeTest-1646276520-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:31:35 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:31:35 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:31:35 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:31:35 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:31:35 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-b7766ad4-cc87-49ce-86d4-9b29d63fcf2c tempest-VolumesAdminNegativeTest-1646276520 tempest-VolumesAdminNegativeTest-1646276520-project-member] Volume info retrieved successfully. Sep 06 06:31:35 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-b7766ad4-cc87-49ce-86d4-9b29d63fcf2c tempest-VolumesAdminNegativeTest-1646276520 tempest-VolumesAdminNegativeTest-1646276520-project-member] http://192.168.122.198/volume/v3/volumes/4e62053f-5e04-4710-8ef3-631d3f8c54fe returned with HTTP 200 Sep 06 06:31:35 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 4/8] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:31:35 2026] GET /volume/v3/volumes/4e62053f-5e04-4710-8ef3-631d3f8c54fe => generated 856 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:31:36 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-fe506a96-d963-42eb-a222-4113af765bbc None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:31:36 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-fe506a96-d963-42eb-a222-4113af765bbc tempest-VolumesAdminNegativeTest-1646276520 tempest-VolumesAdminNegativeTest-1646276520-project-member] GET http://192.168.122.198/volume/v3/volumes/4e62053f-5e04-4710-8ef3-631d3f8c54fe Sep 06 06:31:36 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-fe506a96-d963-42eb-a222-4113af765bbc tempest-VolumesAdminNegativeTest-1646276520 tempest-VolumesAdminNegativeTest-1646276520-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:31:36 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-fe506a96-d963-42eb-a222-4113af765bbc tempest-VolumesAdminNegativeTest-1646276520 tempest-VolumesAdminNegativeTest-1646276520-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:31:36 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:31:36 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:31:36 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:31:36 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:31:36 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-fe506a96-d963-42eb-a222-4113af765bbc tempest-VolumesAdminNegativeTest-1646276520 tempest-VolumesAdminNegativeTest-1646276520-project-member] Volume info retrieved successfully. Sep 06 06:31:36 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-fe506a96-d963-42eb-a222-4113af765bbc tempest-VolumesAdminNegativeTest-1646276520 tempest-VolumesAdminNegativeTest-1646276520-project-member] http://192.168.122.198/volume/v3/volumes/4e62053f-5e04-4710-8ef3-631d3f8c54fe returned with HTTP 200 Sep 06 06:31:36 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 5/9] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:31:36 2026] GET /volume/v3/volumes/4e62053f-5e04-4710-8ef3-631d3f8c54fe => generated 856 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:31:37 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-7c420082-8b97-48e0-bc45-43230a2c0cfc None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:31:37 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-7c420082-8b97-48e0-bc45-43230a2c0cfc tempest-VolumesAdminNegativeTest-1646276520 tempest-VolumesAdminNegativeTest-1646276520-project-member] GET http://192.168.122.198/volume/v3/volumes/4e62053f-5e04-4710-8ef3-631d3f8c54fe Sep 06 06:31:37 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-7c420082-8b97-48e0-bc45-43230a2c0cfc tempest-VolumesAdminNegativeTest-1646276520 tempest-VolumesAdminNegativeTest-1646276520-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:31:37 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-7c420082-8b97-48e0-bc45-43230a2c0cfc tempest-VolumesAdminNegativeTest-1646276520 tempest-VolumesAdminNegativeTest-1646276520-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:31:37 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:31:37 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:31:37 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:31:37 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:31:37 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-7c420082-8b97-48e0-bc45-43230a2c0cfc tempest-VolumesAdminNegativeTest-1646276520 tempest-VolumesAdminNegativeTest-1646276520-project-member] Volume info retrieved successfully. Sep 06 06:31:37 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-7c420082-8b97-48e0-bc45-43230a2c0cfc tempest-VolumesAdminNegativeTest-1646276520 tempest-VolumesAdminNegativeTest-1646276520-project-member] http://192.168.122.198/volume/v3/volumes/4e62053f-5e04-4710-8ef3-631d3f8c54fe returned with HTTP 200 Sep 06 06:31:37 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 5/10] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:31:37 2026] GET /volume/v3/volumes/4e62053f-5e04-4710-8ef3-631d3f8c54fe => generated 857 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 06:31:37 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-f1b0ce81-9acc-413c-adee-4eeb9dcfd224 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:31:37 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f1b0ce81-9acc-413c-adee-4eeb9dcfd224 tempest-ServerRescueNegativeTestJSON-1235625837 tempest-ServerRescueNegativeTestJSON-1235625837-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:31:37 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-f1b0ce81-9acc-413c-adee-4eeb9dcfd224 tempest-ServerRescueNegativeTestJSON-1235625837 tempest-ServerRescueNegativeTestJSON-1235625837-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-473691844"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:31:37 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.volumes [None req-f1b0ce81-9acc-413c-adee-4eeb9dcfd224 tempest-ServerRescueNegativeTestJSON-1235625837 tempest-ServerRescueNegativeTestJSON-1235625837-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-473691844'}} {{(pid=87015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:31:37 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-f1b0ce81-9acc-413c-adee-4eeb9dcfd224 tempest-ServerRescueNegativeTestJSON-1235625837 tempest-ServerRescueNegativeTestJSON-1235625837-project-member] Create volume of 1 GB Sep 06 06:31:37 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-f1b0ce81-9acc-413c-adee-4eeb9dcfd224 tempest-ServerRescueNegativeTestJSON-1235625837 tempest-ServerRescueNegativeTestJSON-1235625837-project-member] Availability Zones retrieved successfully. Sep 06 06:31:38 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-f1b0ce81-9acc-413c-adee-4eeb9dcfd224 tempest-ServerRescueNegativeTestJSON-1235625837 tempest-ServerRescueNegativeTestJSON-1235625837-project-member] Flow 'volume_create_api' (4d97ff51-773f-4b0b-975e-e09d2ba2cf57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:31:38 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-f1b0ce81-9acc-413c-adee-4eeb9dcfd224 tempest-ServerRescueNegativeTestJSON-1235625837 tempest-ServerRescueNegativeTestJSON-1235625837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66ed3e88-a381-4bc6-a1be-d4bffdc47bb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:31:38 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.flows.api.create_volume [None req-f1b0ce81-9acc-413c-adee-4eeb9dcfd224 tempest-ServerRescueNegativeTestJSON-1235625837 tempest-ServerRescueNegativeTestJSON-1235625837-project-member] Validating volume size '1' using validate_int {{(pid=87015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:31:38 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-f1b0ce81-9acc-413c-adee-4eeb9dcfd224 tempest-ServerRescueNegativeTestJSON-1235625837 tempest-ServerRescueNegativeTestJSON-1235625837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66ed3e88-a381-4bc6-a1be-d4bffdc47bb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:31:38 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-f1b0ce81-9acc-413c-adee-4eeb9dcfd224 tempest-ServerRescueNegativeTestJSON-1235625837 tempest-ServerRescueNegativeTestJSON-1235625837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f2206bd-66f5-4a24-8126-2285f10e3a82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:31:38 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [req-045a0ba1-2ad6-47b9-9296-041311bae047 req-a28937ea-2a86-41f2-a6fc-3831289d9f86 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:31:38 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-045a0ba1-2ad6-47b9-9296-041311bae047 req-a28937ea-2a86-41f2-a6fc-3831289d9f86 tempest-VolumesAdminNegativeTest-1159121638 tempest-VolumesAdminNegativeTest-1159121638-project] GET http://192.168.122.198/volume/v3/volumes/2d36c4c4-7725-44b9-bf7f-eed5ad27489d Sep 06 06:31:38 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-045a0ba1-2ad6-47b9-9296-041311bae047 req-a28937ea-2a86-41f2-a6fc-3831289d9f86 tempest-VolumesAdminNegativeTest-1159121638 tempest-VolumesAdminNegativeTest-1159121638-project] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:31:38 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-045a0ba1-2ad6-47b9-9296-041311bae047 req-a28937ea-2a86-41f2-a6fc-3831289d9f86 tempest-VolumesAdminNegativeTest-1159121638 tempest-VolumesAdminNegativeTest-1159121638-project] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:31:38 devstack devstack@c-api.service[87015]: DEBUG cinder.quota [None req-f1b0ce81-9acc-413c-adee-4eeb9dcfd224 tempest-ServerRescueNegativeTestJSON-1235625837 tempest-ServerRescueNegativeTestJSON-1235625837-project-member] Created reservations ['d938f5d5-39ac-4833-afc4-f60fe4243bbe', 'c2ad8f38-8115-4f0f-9abd-e81d373ff156', 'a7063e41-d088-4d8a-a9e7-b519f492d94b', 'b65371fa-b788-4a83-83c1-a083148a0861'] {{(pid=87015) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:31:38 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-f1b0ce81-9acc-413c-adee-4eeb9dcfd224 tempest-ServerRescueNegativeTestJSON-1235625837 tempest-ServerRescueNegativeTestJSON-1235625837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f2206bd-66f5-4a24-8126-2285f10e3a82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d938f5d5-39ac-4833-afc4-f60fe4243bbe', 'c2ad8f38-8115-4f0f-9abd-e81d373ff156', 'a7063e41-d088-4d8a-a9e7-b519f492d94b', 'b65371fa-b788-4a83-83c1-a083148a0861']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:31:38 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-f1b0ce81-9acc-413c-adee-4eeb9dcfd224 tempest-ServerRescueNegativeTestJSON-1235625837 tempest-ServerRescueNegativeTestJSON-1235625837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6cd1120-8c45-42a2-9a57-632a62b7993e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:31:38 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:31:38 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:31:38 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-045a0ba1-2ad6-47b9-9296-041311bae047 req-a28937ea-2a86-41f2-a6fc-3831289d9f86 tempest-VolumesAdminNegativeTest-1159121638 tempest-VolumesAdminNegativeTest-1159121638-project] http://192.168.122.198/volume/v3/volumes/2d36c4c4-7725-44b9-bf7f-eed5ad27489d returned with HTTP 404 Sep 06 06:31:38 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 6/11] 192.168.122.198 () {60 vars in 1487 bytes} [Sun Sep 6 06:31:38 2026] GET /volume/v3/volumes/2d36c4c4-7725-44b9-bf7f-eed5ad27489d => generated 109 bytes in 119 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:31:38 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-f1b0ce81-9acc-413c-adee-4eeb9dcfd224 tempest-ServerRescueNegativeTestJSON-1235625837 tempest-ServerRescueNegativeTestJSON-1235625837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6cd1120-8c45-42a2-9a57-632a62b7993e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'be02fafe-f9fb-4636-ba9a-50669d4e76f3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-473691844',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c578778d0116489594c90c150989bcc8',qos_specs=None,replication_status=,reservations=['d938f5d5-39ac-4833-afc4-f60fe4243bbe','c2ad8f38-8115-4f0f-9abd-e81d373ff156','a7063e41-d088-4d8a-a9e7-b519f492d94b','b65371fa-b788-4a83-83c1-a083148a0861'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8f993a3bd6540b1b51e3bb633db717c',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:31:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-473691844',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=be02fafe-f9fb-4636-ba9a-50669d4e76f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c578778d0116489594c90c150989bcc8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d8f993a3bd6540b1b51e3bb633db717c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:31:38 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-f1b0ce81-9acc-413c-adee-4eeb9dcfd224 tempest-ServerRescueNegativeTestJSON-1235625837 tempest-ServerRescueNegativeTestJSON-1235625837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3012db46-466c-4822-8872-4a53233cc5fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:31:38 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-561666e2-4cac-46d8-a3c4-c1f5f431663c None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:31:38 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-561666e2-4cac-46d8-a3c4-c1f5f431663c tempest-VolumesAdminNegativeTest-1646276520 tempest-VolumesAdminNegativeTest-1646276520-project-member] DELETE http://192.168.122.198/volume/v3/volumes/4e62053f-5e04-4710-8ef3-631d3f8c54fe Sep 06 06:31:38 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-561666e2-4cac-46d8-a3c4-c1f5f431663c tempest-VolumesAdminNegativeTest-1646276520 tempest-VolumesAdminNegativeTest-1646276520-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:31:38 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-561666e2-4cac-46d8-a3c4-c1f5f431663c tempest-VolumesAdminNegativeTest-1646276520 tempest-VolumesAdminNegativeTest-1646276520-project-member] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:31:38 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-561666e2-4cac-46d8-a3c4-c1f5f431663c tempest-VolumesAdminNegativeTest-1646276520 tempest-VolumesAdminNegativeTest-1646276520-project-member] Delete volume with id: 4e62053f-5e04-4710-8ef3-631d3f8c54fe Sep 06 06:31:38 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:31:38 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:31:38 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:31:38 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:31:38 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-561666e2-4cac-46d8-a3c4-c1f5f431663c tempest-VolumesAdminNegativeTest-1646276520 tempest-VolumesAdminNegativeTest-1646276520-project-member] Volume info retrieved successfully. Sep 06 06:31:38 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-f1b0ce81-9acc-413c-adee-4eeb9dcfd224 tempest-ServerRescueNegativeTestJSON-1235625837 tempest-ServerRescueNegativeTestJSON-1235625837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3012db46-466c-4822-8872-4a53233cc5fd) transitioned into state 'SUCCESS' from state '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-473691844',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c578778d0116489594c90c150989bcc8',qos_specs=None,replication_status=,reservations=['d938f5d5-39ac-4833-afc4-f60fe4243bbe','c2ad8f38-8115-4f0f-9abd-e81d373ff156','a7063e41-d088-4d8a-a9e7-b519f492d94b','b65371fa-b788-4a83-83c1-a083148a0861'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8f993a3bd6540b1b51e3bb633db717c',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:31:38 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-f1b0ce81-9acc-413c-adee-4eeb9dcfd224 tempest-ServerRescueNegativeTestJSON-1235625837 tempest-ServerRescueNegativeTestJSON-1235625837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8df6925a-20e1-4092-a94e-3881e9e524d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:31:38 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-f1b0ce81-9acc-413c-adee-4eeb9dcfd224 tempest-ServerRescueNegativeTestJSON-1235625837 tempest-ServerRescueNegativeTestJSON-1235625837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8df6925a-20e1-4092-a94e-3881e9e524d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:31:38 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-561666e2-4cac-46d8-a3c4-c1f5f431663c tempest-VolumesAdminNegativeTest-1646276520 tempest-VolumesAdminNegativeTest-1646276520-project-member] Delete volume request issued successfully. Sep 06 06:31:38 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-f1b0ce81-9acc-413c-adee-4eeb9dcfd224 tempest-ServerRescueNegativeTestJSON-1235625837 tempest-ServerRescueNegativeTestJSON-1235625837-project-member] Flow 'volume_create_api' (4d97ff51-773f-4b0b-975e-e09d2ba2cf57) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:31:38 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-561666e2-4cac-46d8-a3c4-c1f5f431663c tempest-VolumesAdminNegativeTest-1646276520 tempest-VolumesAdminNegativeTest-1646276520-project-member] http://192.168.122.198/volume/v3/volumes/4e62053f-5e04-4710-8ef3-631d3f8c54fe returned with HTTP 202 Sep 06 06:31:38 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 7/12] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:31:38 2026] DELETE /volume/v3/volumes/4e62053f-5e04-4710-8ef3-631d3f8c54fe => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:31:38 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-f1b0ce81-9acc-413c-adee-4eeb9dcfd224 tempest-ServerRescueNegativeTestJSON-1235625837 tempest-ServerRescueNegativeTestJSON-1235625837-project-member] Create volume request issued successfully. Sep 06 06:31:38 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f1b0ce81-9acc-413c-adee-4eeb9dcfd224 tempest-ServerRescueNegativeTestJSON-1235625837 tempest-ServerRescueNegativeTestJSON-1235625837-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:31:38 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 6/13] 192.168.122.198 () {60 vars in 1142 bytes} [Sun Sep 6 06:31:37 2026] POST /volume/v3/volumes => generated 767 bytes in 729 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:31:38 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-f76dbf94-8447-4e52-8401-b999c1769d60 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:31:38 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f76dbf94-8447-4e52-8401-b999c1769d60 tempest-VolumesAdminNegativeTest-1646276520 tempest-VolumesAdminNegativeTest-1646276520-project-member] GET http://192.168.122.198/volume/v3/volumes/4e62053f-5e04-4710-8ef3-631d3f8c54fe Sep 06 06:31:38 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-f76dbf94-8447-4e52-8401-b999c1769d60 tempest-VolumesAdminNegativeTest-1646276520 tempest-VolumesAdminNegativeTest-1646276520-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:31:38 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-f76dbf94-8447-4e52-8401-b999c1769d60 tempest-VolumesAdminNegativeTest-1646276520 tempest-VolumesAdminNegativeTest-1646276520-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:31:38 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:31:38 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:31:38 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:31:38 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:31:38 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-dff91897-94c5-4f17-aba8-19ea57e8f0c6 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:31:38 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-dff91897-94c5-4f17-aba8-19ea57e8f0c6 tempest-ServerRescueNegativeTestJSON-1235625837 tempest-ServerRescueNegativeTestJSON-1235625837-project-member] GET http://192.168.122.198/volume/v3/volumes/be02fafe-f9fb-4636-ba9a-50669d4e76f3 Sep 06 06:31:38 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-dff91897-94c5-4f17-aba8-19ea57e8f0c6 tempest-ServerRescueNegativeTestJSON-1235625837 tempest-ServerRescueNegativeTestJSON-1235625837-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:31:38 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-dff91897-94c5-4f17-aba8-19ea57e8f0c6 tempest-ServerRescueNegativeTestJSON-1235625837 tempest-ServerRescueNegativeTestJSON-1235625837-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:31:38 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-f76dbf94-8447-4e52-8401-b999c1769d60 tempest-VolumesAdminNegativeTest-1646276520 tempest-VolumesAdminNegativeTest-1646276520-project-member] Volume info retrieved successfully. Sep 06 06:31:38 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f76dbf94-8447-4e52-8401-b999c1769d60 tempest-VolumesAdminNegativeTest-1646276520 tempest-VolumesAdminNegativeTest-1646276520-project-member] http://192.168.122.198/volume/v3/volumes/4e62053f-5e04-4710-8ef3-631d3f8c54fe returned with HTTP 200 Sep 06 06:31:38 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 8/14] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:31:38 2026] GET /volume/v3/volumes/4e62053f-5e04-4710-8ef3-631d3f8c54fe => generated 856 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:31:38 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:31:38 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:31:38 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:31:38 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:31:38 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-dff91897-94c5-4f17-aba8-19ea57e8f0c6 tempest-ServerRescueNegativeTestJSON-1235625837 tempest-ServerRescueNegativeTestJSON-1235625837-project-member] Volume info retrieved successfully. Sep 06 06:31:38 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-dff91897-94c5-4f17-aba8-19ea57e8f0c6 tempest-ServerRescueNegativeTestJSON-1235625837 tempest-ServerRescueNegativeTestJSON-1235625837-project-member] http://192.168.122.198/volume/v3/volumes/be02fafe-f9fb-4636-ba9a-50669d4e76f3 returned with HTTP 200 Sep 06 06:31:38 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 7/15] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:31:38 2026] GET /volume/v3/volumes/be02fafe-f9fb-4636-ba9a-50669d4e76f3 => generated 835 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:31:39 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-27ffd818-6949-4a61-85fb-1d7e2f650e0f None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:31:39 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-27ffd818-6949-4a61-85fb-1d7e2f650e0f tempest-VolumesAdminNegativeTest-1646276520 tempest-VolumesAdminNegativeTest-1646276520-project-member] GET http://192.168.122.198/volume/v3/volumes/4e62053f-5e04-4710-8ef3-631d3f8c54fe Sep 06 06:31:39 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-27ffd818-6949-4a61-85fb-1d7e2f650e0f tempest-VolumesAdminNegativeTest-1646276520 tempest-VolumesAdminNegativeTest-1646276520-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:31:39 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-27ffd818-6949-4a61-85fb-1d7e2f650e0f tempest-VolumesAdminNegativeTest-1646276520 tempest-VolumesAdminNegativeTest-1646276520-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:31:39 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:31:39 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:31:39 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:31:39 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:31:39 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-27ffd818-6949-4a61-85fb-1d7e2f650e0f tempest-VolumesAdminNegativeTest-1646276520 tempest-VolumesAdminNegativeTest-1646276520-project-member] Volume info retrieved successfully. Sep 06 06:31:39 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-13fd465a-1b3e-46ba-abf8-f4604a63ceb0 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:31:39 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-13fd465a-1b3e-46ba-abf8-f4604a63ceb0 tempest-ServerRescueNegativeTestJSON-1235625837 tempest-ServerRescueNegativeTestJSON-1235625837-project-member] GET http://192.168.122.198/volume/v3/volumes/be02fafe-f9fb-4636-ba9a-50669d4e76f3 Sep 06 06:31:39 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-13fd465a-1b3e-46ba-abf8-f4604a63ceb0 tempest-ServerRescueNegativeTestJSON-1235625837 tempest-ServerRescueNegativeTestJSON-1235625837-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:31:39 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-13fd465a-1b3e-46ba-abf8-f4604a63ceb0 tempest-ServerRescueNegativeTestJSON-1235625837 tempest-ServerRescueNegativeTestJSON-1235625837-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:31:39 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-27ffd818-6949-4a61-85fb-1d7e2f650e0f tempest-VolumesAdminNegativeTest-1646276520 tempest-VolumesAdminNegativeTest-1646276520-project-member] http://192.168.122.198/volume/v3/volumes/4e62053f-5e04-4710-8ef3-631d3f8c54fe returned with HTTP 200 Sep 06 06:31:39 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 9/16] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:31:39 2026] GET /volume/v3/volumes/4e62053f-5e04-4710-8ef3-631d3f8c54fe => generated 856 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:31:39 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:31:39 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:31:39 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:31:39 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:31:39 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-13fd465a-1b3e-46ba-abf8-f4604a63ceb0 tempest-ServerRescueNegativeTestJSON-1235625837 tempest-ServerRescueNegativeTestJSON-1235625837-project-member] Volume info retrieved successfully. Sep 06 06:31:40 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-13fd465a-1b3e-46ba-abf8-f4604a63ceb0 tempest-ServerRescueNegativeTestJSON-1235625837 tempest-ServerRescueNegativeTestJSON-1235625837-project-member] http://192.168.122.198/volume/v3/volumes/be02fafe-f9fb-4636-ba9a-50669d4e76f3 returned with HTTP 200 Sep 06 06:31:40 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 8/17] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:31:39 2026] GET /volume/v3/volumes/be02fafe-f9fb-4636-ba9a-50669d4e76f3 => generated 859 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:31:40 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-cd8672ce-bd2e-4de3-91b0-dc73fa500612 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:31:40 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-cd8672ce-bd2e-4de3-91b0-dc73fa500612 tempest-VolumesAdminNegativeTest-1646276520 tempest-VolumesAdminNegativeTest-1646276520-project-member] GET http://192.168.122.198/volume/v3/volumes/4e62053f-5e04-4710-8ef3-631d3f8c54fe Sep 06 06:31:40 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-cd8672ce-bd2e-4de3-91b0-dc73fa500612 tempest-VolumesAdminNegativeTest-1646276520 tempest-VolumesAdminNegativeTest-1646276520-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:31:40 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-cd8672ce-bd2e-4de3-91b0-dc73fa500612 tempest-VolumesAdminNegativeTest-1646276520 tempest-VolumesAdminNegativeTest-1646276520-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:31:41 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:31:41 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:31:41 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:31:41 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:31:41 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-e62fc384-c24c-4256-b4a5-c0536fdf8766 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:31:41 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e62fc384-c24c-4256-b4a5-c0536fdf8766 tempest-ServerRescueNegativeTestJSON-1235625837 tempest-ServerRescueNegativeTestJSON-1235625837-project-member] GET http://192.168.122.198/volume/v3/volumes/be02fafe-f9fb-4636-ba9a-50669d4e76f3 Sep 06 06:31:41 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e62fc384-c24c-4256-b4a5-c0536fdf8766 tempest-ServerRescueNegativeTestJSON-1235625837 tempest-ServerRescueNegativeTestJSON-1235625837-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:31:41 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e62fc384-c24c-4256-b4a5-c0536fdf8766 tempest-ServerRescueNegativeTestJSON-1235625837 tempest-ServerRescueNegativeTestJSON-1235625837-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:31:41 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-cd8672ce-bd2e-4de3-91b0-dc73fa500612 tempest-VolumesAdminNegativeTest-1646276520 tempest-VolumesAdminNegativeTest-1646276520-project-member] Volume info retrieved successfully. Sep 06 06:31:41 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:31:41 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:31:41 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:31:41 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:31:41 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-cd8672ce-bd2e-4de3-91b0-dc73fa500612 tempest-VolumesAdminNegativeTest-1646276520 tempest-VolumesAdminNegativeTest-1646276520-project-member] http://192.168.122.198/volume/v3/volumes/4e62053f-5e04-4710-8ef3-631d3f8c54fe returned with HTTP 200 Sep 06 06:31:41 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 10/18] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:31:40 2026] GET /volume/v3/volumes/4e62053f-5e04-4710-8ef3-631d3f8c54fe => generated 856 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 06:31:41 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-e62fc384-c24c-4256-b4a5-c0536fdf8766 tempest-ServerRescueNegativeTestJSON-1235625837 tempest-ServerRescueNegativeTestJSON-1235625837-project-member] Volume info retrieved successfully. Sep 06 06:31:41 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e62fc384-c24c-4256-b4a5-c0536fdf8766 tempest-ServerRescueNegativeTestJSON-1235625837 tempest-ServerRescueNegativeTestJSON-1235625837-project-member] http://192.168.122.198/volume/v3/volumes/be02fafe-f9fb-4636-ba9a-50669d4e76f3 returned with HTTP 200 Sep 06 06:31:41 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 9/19] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:31:41 2026] GET /volume/v3/volumes/be02fafe-f9fb-4636-ba9a-50669d4e76f3 => generated 859 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:31:42 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-ff4c994d-99b7-4c5c-bf31-2bb034958654 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:31:42 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ff4c994d-99b7-4c5c-bf31-2bb034958654 tempest-VolumesAdminNegativeTest-1646276520 tempest-VolumesAdminNegativeTest-1646276520-project-member] GET http://192.168.122.198/volume/v3/volumes/4e62053f-5e04-4710-8ef3-631d3f8c54fe Sep 06 06:31:42 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ff4c994d-99b7-4c5c-bf31-2bb034958654 tempest-VolumesAdminNegativeTest-1646276520 tempest-VolumesAdminNegativeTest-1646276520-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:31:42 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ff4c994d-99b7-4c5c-bf31-2bb034958654 tempest-VolumesAdminNegativeTest-1646276520 tempest-VolumesAdminNegativeTest-1646276520-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:31:42 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-582eae71-995d-4048-ba51-84a7be041d48 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:31:42 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-582eae71-995d-4048-ba51-84a7be041d48 tempest-ServerRescueNegativeTestJSON-1235625837 tempest-ServerRescueNegativeTestJSON-1235625837-project-member] GET http://192.168.122.198/volume/v3/volumes/be02fafe-f9fb-4636-ba9a-50669d4e76f3 Sep 06 06:31:42 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-582eae71-995d-4048-ba51-84a7be041d48 tempest-ServerRescueNegativeTestJSON-1235625837 tempest-ServerRescueNegativeTestJSON-1235625837-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:31:42 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-582eae71-995d-4048-ba51-84a7be041d48 tempest-ServerRescueNegativeTestJSON-1235625837 tempest-ServerRescueNegativeTestJSON-1235625837-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:31:42 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:31:42 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:31:42 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:31:42 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:31:42 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:31:42 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:31:42 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:31:42 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:31:42 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-ff4c994d-99b7-4c5c-bf31-2bb034958654 tempest-VolumesAdminNegativeTest-1646276520 tempest-VolumesAdminNegativeTest-1646276520-project-member] Volume info retrieved successfully. Sep 06 06:31:42 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-582eae71-995d-4048-ba51-84a7be041d48 tempest-ServerRescueNegativeTestJSON-1235625837 tempest-ServerRescueNegativeTestJSON-1235625837-project-member] Volume info retrieved successfully. Sep 06 06:31:42 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ff4c994d-99b7-4c5c-bf31-2bb034958654 tempest-VolumesAdminNegativeTest-1646276520 tempest-VolumesAdminNegativeTest-1646276520-project-member] http://192.168.122.198/volume/v3/volumes/4e62053f-5e04-4710-8ef3-631d3f8c54fe returned with HTTP 200 Sep 06 06:31:42 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 11/20] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:31:42 2026] GET /volume/v3/volumes/4e62053f-5e04-4710-8ef3-631d3f8c54fe => generated 856 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:31:42 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-582eae71-995d-4048-ba51-84a7be041d48 tempest-ServerRescueNegativeTestJSON-1235625837 tempest-ServerRescueNegativeTestJSON-1235625837-project-member] http://192.168.122.198/volume/v3/volumes/be02fafe-f9fb-4636-ba9a-50669d4e76f3 returned with HTTP 200 Sep 06 06:31:42 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 10/21] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:31:42 2026] GET /volume/v3/volumes/be02fafe-f9fb-4636-ba9a-50669d4e76f3 => generated 860 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:31:43 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-f4fdeade-ab57-4b85-b93a-68e4f41f4130 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:31:43 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f4fdeade-ab57-4b85-b93a-68e4f41f4130 tempest-VolumesAdminNegativeTest-1646276520 tempest-VolumesAdminNegativeTest-1646276520-project-member] GET http://192.168.122.198/volume/v3/volumes/4e62053f-5e04-4710-8ef3-631d3f8c54fe Sep 06 06:31:43 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-f4fdeade-ab57-4b85-b93a-68e4f41f4130 tempest-VolumesAdminNegativeTest-1646276520 tempest-VolumesAdminNegativeTest-1646276520-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:31:43 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-f4fdeade-ab57-4b85-b93a-68e4f41f4130 tempest-VolumesAdminNegativeTest-1646276520 tempest-VolumesAdminNegativeTest-1646276520-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:31:43 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:31:43 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:31:43 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:31:43 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:31:43 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-f4fdeade-ab57-4b85-b93a-68e4f41f4130 tempest-VolumesAdminNegativeTest-1646276520 tempest-VolumesAdminNegativeTest-1646276520-project-member] Volume info retrieved successfully. Sep 06 06:31:43 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f4fdeade-ab57-4b85-b93a-68e4f41f4130 tempest-VolumesAdminNegativeTest-1646276520 tempest-VolumesAdminNegativeTest-1646276520-project-member] http://192.168.122.198/volume/v3/volumes/4e62053f-5e04-4710-8ef3-631d3f8c54fe returned with HTTP 200 Sep 06 06:31:43 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 12/22] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:31:43 2026] GET /volume/v3/volumes/4e62053f-5e04-4710-8ef3-631d3f8c54fe => generated 856 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:31:44 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-adff7135-485c-4414-a141-966045690a72 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:31:44 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-adff7135-485c-4414-a141-966045690a72 tempest-VolumesAdminNegativeTest-1646276520 tempest-VolumesAdminNegativeTest-1646276520-project-member] GET http://192.168.122.198/volume/v3/volumes/4e62053f-5e04-4710-8ef3-631d3f8c54fe Sep 06 06:31:44 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-adff7135-485c-4414-a141-966045690a72 tempest-VolumesAdminNegativeTest-1646276520 tempest-VolumesAdminNegativeTest-1646276520-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:31:44 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-adff7135-485c-4414-a141-966045690a72 tempest-VolumesAdminNegativeTest-1646276520 tempest-VolumesAdminNegativeTest-1646276520-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:31:44 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-adff7135-485c-4414-a141-966045690a72 tempest-VolumesAdminNegativeTest-1646276520 tempest-VolumesAdminNegativeTest-1646276520-project-member] http://192.168.122.198/volume/v3/volumes/4e62053f-5e04-4710-8ef3-631d3f8c54fe returned with HTTP 404 Sep 06 06:31:44 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 11/23] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:31:44 2026] GET /volume/v3/volumes/4e62053f-5e04-4710-8ef3-631d3f8c54fe => generated 109 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:31:53 devstack devstack@c-api.service[87014]: DEBUG dbcounter [-] [87014] Writing DB stats cinder:SELECT=60,cinder:INSERT=11,cinder:UPDATE=13 {{(pid=87014) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 06:31:54 devstack devstack@c-api.service[87015]: DEBUG dbcounter [-] [87015] Writing DB stats cinder:SELECT=52,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=87015) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 06:32:00 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-3f547a62-524a-45d2-bb89-140ae5495cd9 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:32:00 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-3f547a62-524a-45d2-bb89-140ae5495cd9 tempest-ServerRescueNegativeTestJSON-1235625837 tempest-ServerRescueNegativeTestJSON-1235625837-project-member] DELETE http://192.168.122.198/volume/v3/volumes/be02fafe-f9fb-4636-ba9a-50669d4e76f3 Sep 06 06:32:00 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-3f547a62-524a-45d2-bb89-140ae5495cd9 tempest-ServerRescueNegativeTestJSON-1235625837 tempest-ServerRescueNegativeTestJSON-1235625837-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:32:00 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-3f547a62-524a-45d2-bb89-140ae5495cd9 tempest-ServerRescueNegativeTestJSON-1235625837 tempest-ServerRescueNegativeTestJSON-1235625837-project-member] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:32:00 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-3f547a62-524a-45d2-bb89-140ae5495cd9 tempest-ServerRescueNegativeTestJSON-1235625837 tempest-ServerRescueNegativeTestJSON-1235625837-project-member] Delete volume with id: be02fafe-f9fb-4636-ba9a-50669d4e76f3 Sep 06 06:32:00 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:32:00 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:32:00 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:32:00 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:32:00 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-3f547a62-524a-45d2-bb89-140ae5495cd9 tempest-ServerRescueNegativeTestJSON-1235625837 tempest-ServerRescueNegativeTestJSON-1235625837-project-member] Volume info retrieved successfully. Sep 06 06:32:00 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-3f547a62-524a-45d2-bb89-140ae5495cd9 tempest-ServerRescueNegativeTestJSON-1235625837 tempest-ServerRescueNegativeTestJSON-1235625837-project-member] Delete volume request issued successfully. Sep 06 06:32:00 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-3f547a62-524a-45d2-bb89-140ae5495cd9 tempest-ServerRescueNegativeTestJSON-1235625837 tempest-ServerRescueNegativeTestJSON-1235625837-project-member] http://192.168.122.198/volume/v3/volumes/be02fafe-f9fb-4636-ba9a-50669d4e76f3 returned with HTTP 202 Sep 06 06:32:00 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 13/24] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:32:00 2026] DELETE /volume/v3/volumes/be02fafe-f9fb-4636-ba9a-50669d4e76f3 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:32:01 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-828f9179-c488-4781-ab64-e562849a90f4 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:32:01 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-828f9179-c488-4781-ab64-e562849a90f4 tempest-ServerRescueNegativeTestJSON-1235625837 tempest-ServerRescueNegativeTestJSON-1235625837-project-member] GET http://192.168.122.198/volume/v3/volumes/be02fafe-f9fb-4636-ba9a-50669d4e76f3 Sep 06 06:32:01 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-828f9179-c488-4781-ab64-e562849a90f4 tempest-ServerRescueNegativeTestJSON-1235625837 tempest-ServerRescueNegativeTestJSON-1235625837-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:32:01 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-828f9179-c488-4781-ab64-e562849a90f4 tempest-ServerRescueNegativeTestJSON-1235625837 tempest-ServerRescueNegativeTestJSON-1235625837-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:32:01 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:32:01 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:32:01 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:32:01 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:32:01 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-828f9179-c488-4781-ab64-e562849a90f4 tempest-ServerRescueNegativeTestJSON-1235625837 tempest-ServerRescueNegativeTestJSON-1235625837-project-member] Volume info retrieved successfully. Sep 06 06:32:01 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-828f9179-c488-4781-ab64-e562849a90f4 tempest-ServerRescueNegativeTestJSON-1235625837 tempest-ServerRescueNegativeTestJSON-1235625837-project-member] http://192.168.122.198/volume/v3/volumes/be02fafe-f9fb-4636-ba9a-50669d4e76f3 returned with HTTP 200 Sep 06 06:32:01 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 12/25] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:32:00 2026] GET /volume/v3/volumes/be02fafe-f9fb-4636-ba9a-50669d4e76f3 => generated 859 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:32:02 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-1c953eb1-eaeb-4b89-9889-a1b43957f599 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:32:02 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-1c953eb1-eaeb-4b89-9889-a1b43957f599 tempest-ServerRescueNegativeTestJSON-1235625837 tempest-ServerRescueNegativeTestJSON-1235625837-project-member] GET http://192.168.122.198/volume/v3/volumes/be02fafe-f9fb-4636-ba9a-50669d4e76f3 Sep 06 06:32:02 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-1c953eb1-eaeb-4b89-9889-a1b43957f599 tempest-ServerRescueNegativeTestJSON-1235625837 tempest-ServerRescueNegativeTestJSON-1235625837-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:32:02 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-1c953eb1-eaeb-4b89-9889-a1b43957f599 tempest-ServerRescueNegativeTestJSON-1235625837 tempest-ServerRescueNegativeTestJSON-1235625837-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:32:02 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-1c953eb1-eaeb-4b89-9889-a1b43957f599 tempest-ServerRescueNegativeTestJSON-1235625837 tempest-ServerRescueNegativeTestJSON-1235625837-project-member] http://192.168.122.198/volume/v3/volumes/be02fafe-f9fb-4636-ba9a-50669d4e76f3 returned with HTTP 404 Sep 06 06:32:02 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 14/26] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:32:02 2026] GET /volume/v3/volumes/be02fafe-f9fb-4636-ba9a-50669d4e76f3 => generated 109 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:32:11 devstack devstack@c-api.service[87015]: DEBUG dbcounter [-] [87015] Writing DB stats cinder:SELECT=4 {{(pid=87015) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 06:32:12 devstack devstack@c-api.service[87014]: DEBUG dbcounter [-] [87014] Writing DB stats cinder:SELECT=4,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=87014) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 06:32:19 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-27b67b8e-e228-4037-9611-35007aaafb97 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:32:19 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-27b67b8e-e228-4037-9611-35007aaafb97 tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:32:19 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-27b67b8e-e228-4037-9611-35007aaafb97 tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-1349146750"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:32:19 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.volumes [None req-27b67b8e-e228-4037-9611-35007aaafb97 tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-1349146750'}} {{(pid=87015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:32:19 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-27b67b8e-e228-4037-9611-35007aaafb97 tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] Create volume of 1 GB Sep 06 06:32:19 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-27b67b8e-e228-4037-9611-35007aaafb97 tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] Availability Zones retrieved successfully. Sep 06 06:32:20 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-27b67b8e-e228-4037-9611-35007aaafb97 tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] Flow 'volume_create_api' (41cb18c7-da76-4a96-b8b7-51f4920aba3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:32:20 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-27b67b8e-e228-4037-9611-35007aaafb97 tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85098b1b-cc2e-4a72-8568-36962819a20d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:32:20 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.flows.api.create_volume [None req-27b67b8e-e228-4037-9611-35007aaafb97 tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] Validating volume size '1' using validate_int {{(pid=87015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:32:20 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-27b67b8e-e228-4037-9611-35007aaafb97 tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85098b1b-cc2e-4a72-8568-36962819a20d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:32:20 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-27b67b8e-e228-4037-9611-35007aaafb97 tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb20579f-abb2-459e-acb2-576c282bf903) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:32:20 devstack devstack@c-api.service[87015]: DEBUG cinder.quota [None req-27b67b8e-e228-4037-9611-35007aaafb97 tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] Created reservations ['f8554e8b-6272-42cc-bc2d-d4f5e0bdad39', '75a194cd-e440-4f7b-aa61-a60be036cea6', '0eee1e8c-540e-4da3-83fe-c9ec2f287ba1', 'c30c8eb7-ae05-45be-87ba-4cd7e7587f0a'] {{(pid=87015) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:32:20 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-27b67b8e-e228-4037-9611-35007aaafb97 tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb20579f-abb2-459e-acb2-576c282bf903) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f8554e8b-6272-42cc-bc2d-d4f5e0bdad39', '75a194cd-e440-4f7b-aa61-a60be036cea6', '0eee1e8c-540e-4da3-83fe-c9ec2f287ba1', 'c30c8eb7-ae05-45be-87ba-4cd7e7587f0a']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:32:20 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-27b67b8e-e228-4037-9611-35007aaafb97 tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebe543c9-a637-4bf7-b424-da7fc5faf1f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:32:20 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:32:20 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:32:20 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-27b67b8e-e228-4037-9611-35007aaafb97 tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebe543c9-a637-4bf7-b424-da7fc5faf1f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e3fa7ca3-1e01-4aea-8e10-9915f01cc7b2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1349146750',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='972fab40247b4ac7bab05fea0c76554f',qos_specs=None,replication_status=,reservations=['f8554e8b-6272-42cc-bc2d-d4f5e0bdad39','75a194cd-e440-4f7b-aa61-a60be036cea6','0eee1e8c-540e-4da3-83fe-c9ec2f287ba1','c30c8eb7-ae05-45be-87ba-4cd7e7587f0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73fc51c1872b4d8d90953e1ef28c2501',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:32:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1349146750',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e3fa7ca3-1e01-4aea-8e10-9915f01cc7b2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='972fab40247b4ac7bab05fea0c76554f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='73fc51c1872b4d8d90953e1ef28c2501',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:32:20 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-27b67b8e-e228-4037-9611-35007aaafb97 tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c8c7a19-5b91-4ec1-a1ce-2a8d67e8caa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:32:20 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-27b67b8e-e228-4037-9611-35007aaafb97 tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c8c7a19-5b91-4ec1-a1ce-2a8d67e8caa3) transitioned into state 'SUCCESS' from state '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-1349146750',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='972fab40247b4ac7bab05fea0c76554f',qos_specs=None,replication_status=,reservations=['f8554e8b-6272-42cc-bc2d-d4f5e0bdad39','75a194cd-e440-4f7b-aa61-a60be036cea6','0eee1e8c-540e-4da3-83fe-c9ec2f287ba1','c30c8eb7-ae05-45be-87ba-4cd7e7587f0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73fc51c1872b4d8d90953e1ef28c2501',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:32:20 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-27b67b8e-e228-4037-9611-35007aaafb97 tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (281debe9-9726-4f71-877e-d6cf5ba0d2a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:32:20 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-27b67b8e-e228-4037-9611-35007aaafb97 tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (281debe9-9726-4f71-877e-d6cf5ba0d2a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:32:20 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-27b67b8e-e228-4037-9611-35007aaafb97 tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] Flow 'volume_create_api' (41cb18c7-da76-4a96-b8b7-51f4920aba3b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:32:20 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-27b67b8e-e228-4037-9611-35007aaafb97 tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] Create volume request issued successfully. Sep 06 06:32:20 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-27b67b8e-e228-4037-9611-35007aaafb97 tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:32:20 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 13/27] 192.168.122.198 () {60 vars in 1142 bytes} [Sun Sep 6 06:32:19 2026] POST /volume/v3/volumes => generated 761 bytes in 609 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:32:20 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-4db7ea4f-ce35-475e-9771-ba09f3349a83 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:32:20 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-4db7ea4f-ce35-475e-9771-ba09f3349a83 tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] GET http://192.168.122.198/volume/v3/volumes/e3fa7ca3-1e01-4aea-8e10-9915f01cc7b2 Sep 06 06:32:20 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-4db7ea4f-ce35-475e-9771-ba09f3349a83 tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:32:20 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-4db7ea4f-ce35-475e-9771-ba09f3349a83 tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:32:20 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:32:20 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:32:20 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:32:20 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:32:20 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-4db7ea4f-ce35-475e-9771-ba09f3349a83 tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] Volume info retrieved successfully. Sep 06 06:32:20 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-4db7ea4f-ce35-475e-9771-ba09f3349a83 tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] http://192.168.122.198/volume/v3/volumes/e3fa7ca3-1e01-4aea-8e10-9915f01cc7b2 returned with HTTP 200 Sep 06 06:32:20 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 15/28] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:32:20 2026] GET /volume/v3/volumes/e3fa7ca3-1e01-4aea-8e10-9915f01cc7b2 => generated 829 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:32:21 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-1a3e91f7-96d9-48ce-8319-e5481df011fb None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:32:21 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-1a3e91f7-96d9-48ce-8319-e5481df011fb tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] GET http://192.168.122.198/volume/v3/volumes/e3fa7ca3-1e01-4aea-8e10-9915f01cc7b2 Sep 06 06:32:21 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-1a3e91f7-96d9-48ce-8319-e5481df011fb tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:32:21 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-1a3e91f7-96d9-48ce-8319-e5481df011fb tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:32:21 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:32:21 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:32:21 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:32:21 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:32:21 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-1a3e91f7-96d9-48ce-8319-e5481df011fb tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] Volume info retrieved successfully. Sep 06 06:32:21 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-1a3e91f7-96d9-48ce-8319-e5481df011fb tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] http://192.168.122.198/volume/v3/volumes/e3fa7ca3-1e01-4aea-8e10-9915f01cc7b2 returned with HTTP 200 Sep 06 06:32:21 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 14/29] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:32:21 2026] GET /volume/v3/volumes/e3fa7ca3-1e01-4aea-8e10-9915f01cc7b2 => generated 853 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:32:22 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-ef2580ca-9328-473a-844d-3f4f873565bc None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:32:22 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ef2580ca-9328-473a-844d-3f4f873565bc tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] GET http://192.168.122.198/volume/v3/volumes/e3fa7ca3-1e01-4aea-8e10-9915f01cc7b2 Sep 06 06:32:22 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ef2580ca-9328-473a-844d-3f4f873565bc tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:32:22 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ef2580ca-9328-473a-844d-3f4f873565bc tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:32:22 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:32:22 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:32:22 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:32:22 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:32:22 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-ef2580ca-9328-473a-844d-3f4f873565bc tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] Volume info retrieved successfully. Sep 06 06:32:22 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ef2580ca-9328-473a-844d-3f4f873565bc tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] http://192.168.122.198/volume/v3/volumes/e3fa7ca3-1e01-4aea-8e10-9915f01cc7b2 returned with HTTP 200 Sep 06 06:32:22 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 16/30] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:32:22 2026] GET /volume/v3/volumes/e3fa7ca3-1e01-4aea-8e10-9915f01cc7b2 => generated 854 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:32:23 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-7389f6f0-5707-4549-95dd-aea62433f168 req-9afbabcf-8b09-4f0d-b441-ab3c6381dee4 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:32:23 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-7389f6f0-5707-4549-95dd-aea62433f168 req-9afbabcf-8b09-4f0d-b441-ab3c6381dee4 tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] GET http://192.168.122.198/volume/v3/volumes/e3fa7ca3-1e01-4aea-8e10-9915f01cc7b2 Sep 06 06:32:23 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-7389f6f0-5707-4549-95dd-aea62433f168 req-9afbabcf-8b09-4f0d-b441-ab3c6381dee4 tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:32:23 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-7389f6f0-5707-4549-95dd-aea62433f168 req-9afbabcf-8b09-4f0d-b441-ab3c6381dee4 tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:32:23 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:32:23 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:32:23 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:32:23 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:32:23 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [req-7389f6f0-5707-4549-95dd-aea62433f168 req-9afbabcf-8b09-4f0d-b441-ab3c6381dee4 tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] Volume info retrieved successfully. Sep 06 06:32:23 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-7389f6f0-5707-4549-95dd-aea62433f168 req-9afbabcf-8b09-4f0d-b441-ab3c6381dee4 tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] http://192.168.122.198/volume/v3/volumes/e3fa7ca3-1e01-4aea-8e10-9915f01cc7b2 returned with HTTP 200 Sep 06 06:32:23 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 15/31] 192.168.122.198 () {60 vars in 1487 bytes} [Sun Sep 6 06:32:23 2026] GET /volume/v3/volumes/e3fa7ca3-1e01-4aea-8e10-9915f01cc7b2 => generated 854 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:32:23 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-085f034e-215d-4e56-a29b-c951b22fd452 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:32:23 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-085f034e-215d-4e56-a29b-c951b22fd452 None None] GET http://192.168.122.198/volume// Sep 06 06:32:23 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-085f034e-215d-4e56-a29b-c951b22fd452 None None] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:32:23 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-085f034e-215d-4e56-a29b-c951b22fd452 None None] Calling method 'all' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:32:23 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-085f034e-215d-4e56-a29b-c951b22fd452 None None] http://192.168.122.198/volume// returned with HTTP 300 Sep 06 06:32:23 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 17/32] 192.168.122.198 () {58 vars in 1317 bytes} [Sun Sep 6 06:32:23 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 06:32:23 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-7389f6f0-5707-4549-95dd-aea62433f168 req-90e8d4fa-2d2b-4204-82cf-f780f559830b None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:32:24 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-70ffe95e-9e95-4bb2-a04e-f736d88e6ee8 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:32:24 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-70ffe95e-9e95-4bb2-a04e-f736d88e6ee8 tempest-BackendsCapabilitiesAdminTestsJSON-1274488776 tempest-BackendsCapabilitiesAdminTestsJSON-1274488776-project-admin] GET http://192.168.122.198/volume/v3/scheduler-stats/get_pools Sep 06 06:32:24 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-70ffe95e-9e95-4bb2-a04e-f736d88e6ee8 tempest-BackendsCapabilitiesAdminTestsJSON-1274488776 tempest-BackendsCapabilitiesAdminTestsJSON-1274488776-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:32:24 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-70ffe95e-9e95-4bb2-a04e-f736d88e6ee8 tempest-BackendsCapabilitiesAdminTestsJSON-1274488776 tempest-BackendsCapabilitiesAdminTestsJSON-1274488776-project-admin] Calling method 'get_pools' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:32:24 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-70ffe95e-9e95-4bb2-a04e-f736d88e6ee8 tempest-BackendsCapabilitiesAdminTestsJSON-1274488776 tempest-BackendsCapabilitiesAdminTestsJSON-1274488776-project-admin] http://192.168.122.198/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 06 06:32:24 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 18/33] 192.168.122.198 () {58 vars in 1175 bytes} [Sun Sep 6 06:32:24 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 436 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 06 06:32:24 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-627987f3-45a4-4607-8093-fce82fc4514c None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:32:24 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-627987f3-45a4-4607-8093-fce82fc4514c tempest-BackendsCapabilitiesAdminTestsJSON-1274488776 tempest-BackendsCapabilitiesAdminTestsJSON-1274488776-project-admin] GET http://192.168.122.198/volume/v3/scheduler-stats/get_pools?detail=True Sep 06 06:32:24 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-627987f3-45a4-4607-8093-fce82fc4514c tempest-BackendsCapabilitiesAdminTestsJSON-1274488776 tempest-BackendsCapabilitiesAdminTestsJSON-1274488776-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:32:24 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-627987f3-45a4-4607-8093-fce82fc4514c tempest-BackendsCapabilitiesAdminTestsJSON-1274488776 tempest-BackendsCapabilitiesAdminTestsJSON-1274488776-project-admin] Calling method 'get_pools' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:32:24 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-627987f3-45a4-4607-8093-fce82fc4514c tempest-BackendsCapabilitiesAdminTestsJSON-1274488776 tempest-BackendsCapabilitiesAdminTestsJSON-1274488776-project-admin] http://192.168.122.198/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Sep 06 06:32:24 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 19/34] 192.168.122.198 () {58 vars in 1198 bytes} [Sun Sep 6 06:32:24 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 519 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:32:24 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-84118969-793a-4991-820b-53fb8732dfb1 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:32:24 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-7389f6f0-5707-4549-95dd-aea62433f168 req-90e8d4fa-2d2b-4204-82cf-f780f559830b tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] POST http://192.168.122.198/volume/v3/attachments Sep 06 06:32:24 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-7389f6f0-5707-4549-95dd-aea62433f168 req-90e8d4fa-2d2b-4204-82cf-f780f559830b tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e3fa7ca3-1e01-4aea-8e10-9915f01cc7b2", "connector": null, "instance_uuid": "8db5ddf3-8259-4c05-8218-342fbfe4eb0a"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:32:24 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-84118969-793a-4991-820b-53fb8732dfb1 tempest-BackendsCapabilitiesAdminTestsJSON-1274488776 tempest-BackendsCapabilitiesAdminTestsJSON-1274488776-project-admin] GET http://192.168.122.198/volume/v3/capabilities/devstack@QuobyteHD Sep 06 06:32:24 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-84118969-793a-4991-820b-53fb8732dfb1 tempest-BackendsCapabilitiesAdminTestsJSON-1274488776 tempest-BackendsCapabilitiesAdminTestsJSON-1274488776-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:32:24 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-84118969-793a-4991-820b-53fb8732dfb1 tempest-BackendsCapabilitiesAdminTestsJSON-1274488776 tempest-BackendsCapabilitiesAdminTestsJSON-1274488776-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:32:24 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:32:24 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:32:24 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:32:24 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:32:24 devstack devstack@c-api.service[87014]: /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 06 06:32:24 devstack devstack@c-api.service[87014]: return base.obj_make_list(context, cls(context), objects.Service, Sep 06 06:32:24 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-84118969-793a-4991-820b-53fb8732dfb1 tempest-BackendsCapabilitiesAdminTestsJSON-1274488776 tempest-BackendsCapabilitiesAdminTestsJSON-1274488776-project-admin] http://192.168.122.198/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 06 06:32:24 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 20/35] 192.168.122.198 () {58 vars in 1193 bytes} [Sun Sep 6 06:32:24 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:32:24 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-33ab1f68-90a9-41cf-a611-d4cb1674ee8a None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:32:24 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-33ab1f68-90a9-41cf-a611-d4cb1674ee8a tempest-BackendsCapabilitiesAdminTestsJSON-1274488776 tempest-BackendsCapabilitiesAdminTestsJSON-1274488776-project-admin] GET http://192.168.122.198/volume/v3/capabilities/devstack@QuobyteHD Sep 06 06:32:24 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-33ab1f68-90a9-41cf-a611-d4cb1674ee8a tempest-BackendsCapabilitiesAdminTestsJSON-1274488776 tempest-BackendsCapabilitiesAdminTestsJSON-1274488776-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:32:24 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-33ab1f68-90a9-41cf-a611-d4cb1674ee8a tempest-BackendsCapabilitiesAdminTestsJSON-1274488776 tempest-BackendsCapabilitiesAdminTestsJSON-1274488776-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:32:24 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volumes_1". Apply join condition(s) between each element to resolve. Sep 06 06:32:24 devstack devstack@c-api.service[87015]: .first() Sep 06 06:32:24 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-33ab1f68-90a9-41cf-a611-d4cb1674ee8a tempest-BackendsCapabilitiesAdminTestsJSON-1274488776 tempest-BackendsCapabilitiesAdminTestsJSON-1274488776-project-admin] http://192.168.122.198/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 06 06:32:24 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 21/36] 192.168.122.198 () {58 vars in 1193 bytes} [Sun Sep 6 06:32:24 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 06:32:24 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-7389f6f0-5707-4549-95dd-aea62433f168 req-90e8d4fa-2d2b-4204-82cf-f780f559830b tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] http://192.168.122.198/volume/v3/attachments returned with HTTP 200 Sep 06 06:32:24 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 16/37] 192.168.122.198 () {66 vars in 1483 bytes} [Sun Sep 6 06:32:23 2026] POST /volume/v3/attachments => generated 273 bytes in 943 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 06:32:24 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-86ec14c7-e934-44dc-b6b1-d12241b7e520 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:32:24 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-86ec14c7-e934-44dc-b6b1-d12241b7e520 tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] GET http://192.168.122.198/volume/v3/volumes/e3fa7ca3-1e01-4aea-8e10-9915f01cc7b2 Sep 06 06:32:24 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-86ec14c7-e934-44dc-b6b1-d12241b7e520 tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:32:24 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-86ec14c7-e934-44dc-b6b1-d12241b7e520 tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:32:24 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:32:24 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:32:24 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:32:24 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:32:25 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-86ec14c7-e934-44dc-b6b1-d12241b7e520 tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] Volume info retrieved successfully. Sep 06 06:32:25 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-65534451-240f-449b-91be-da320ff9a3e2 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:32:25 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-65534451-240f-449b-91be-da320ff9a3e2 None None] GET http://192.168.122.198/volume// Sep 06 06:32:25 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-65534451-240f-449b-91be-da320ff9a3e2 None None] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:32:25 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-65534451-240f-449b-91be-da320ff9a3e2 None None] Calling method 'all' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:32:25 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-86ec14c7-e934-44dc-b6b1-d12241b7e520 tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] http://192.168.122.198/volume/v3/volumes/e3fa7ca3-1e01-4aea-8e10-9915f01cc7b2 returned with HTTP 200 Sep 06 06:32:25 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-65534451-240f-449b-91be-da320ff9a3e2 None None] http://192.168.122.198/volume// returned with HTTP 300 Sep 06 06:32:25 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 22/38] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:32:24 2026] GET /volume/v3/volumes/e3fa7ca3-1e01-4aea-8e10-9915f01cc7b2 => generated 853 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 06:32:25 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 17/39] 192.168.122.198 () {58 vars in 1315 bytes} [Sun Sep 6 06:32:25 2026] GET /volume/ => generated 390 bytes in 24 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 06:32:25 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [req-7389f6f0-5707-4549-95dd-aea62433f168 req-3668cc51-3461-4cd2-941a-ae77254e0e34 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:32:25 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-7389f6f0-5707-4549-95dd-aea62433f168 req-3668cc51-3461-4cd2-941a-ae77254e0e34 tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] GET http://192.168.122.198/volume/v3/volumes/e3fa7ca3-1e01-4aea-8e10-9915f01cc7b2 Sep 06 06:32:25 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-7389f6f0-5707-4549-95dd-aea62433f168 req-3668cc51-3461-4cd2-941a-ae77254e0e34 tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:32:25 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-7389f6f0-5707-4549-95dd-aea62433f168 req-3668cc51-3461-4cd2-941a-ae77254e0e34 tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:32:25 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:32:25 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:32:25 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:32:25 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:32:25 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [req-7389f6f0-5707-4549-95dd-aea62433f168 req-3668cc51-3461-4cd2-941a-ae77254e0e34 tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] Volume info retrieved successfully. Sep 06 06:32:25 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-7389f6f0-5707-4549-95dd-aea62433f168 req-3668cc51-3461-4cd2-941a-ae77254e0e34 tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] http://192.168.122.198/volume/v3/volumes/e3fa7ca3-1e01-4aea-8e10-9915f01cc7b2 returned with HTTP 200 Sep 06 06:32:25 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 23/40] 192.168.122.198 () {62 vars in 1528 bytes} [Sun Sep 6 06:32:25 2026] GET /volume/v3/volumes/e3fa7ca3-1e01-4aea-8e10-9915f01cc7b2 => generated 1034 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 06:32:26 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-a9e4d55f-490a-4ef1-ba2e-9f99ed402f72 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:32:26 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-a9e4d55f-490a-4ef1-ba2e-9f99ed402f72 tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] GET http://192.168.122.198/volume/v3/volumes/e3fa7ca3-1e01-4aea-8e10-9915f01cc7b2 Sep 06 06:32:26 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-a9e4d55f-490a-4ef1-ba2e-9f99ed402f72 tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:32:26 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-a9e4d55f-490a-4ef1-ba2e-9f99ed402f72 tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:32:26 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:32:26 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:32:26 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:32:26 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:32:26 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-a9e4d55f-490a-4ef1-ba2e-9f99ed402f72 tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] Volume info retrieved successfully. Sep 06 06:32:26 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-a9e4d55f-490a-4ef1-ba2e-9f99ed402f72 tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] http://192.168.122.198/volume/v3/volumes/e3fa7ca3-1e01-4aea-8e10-9915f01cc7b2 returned with HTTP 200 Sep 06 06:32:26 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 18/41] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:32:26 2026] GET /volume/v3/volumes/e3fa7ca3-1e01-4aea-8e10-9915f01cc7b2 => generated 853 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:32:27 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-f4389640-22ff-49ef-bdf6-9e082db534b2 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:32:27 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f4389640-22ff-49ef-bdf6-9e082db534b2 tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] GET http://192.168.122.198/volume/v3/volumes/e3fa7ca3-1e01-4aea-8e10-9915f01cc7b2 Sep 06 06:32:27 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-f4389640-22ff-49ef-bdf6-9e082db534b2 tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:32:27 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-f4389640-22ff-49ef-bdf6-9e082db534b2 tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:32:27 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:32:27 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:32:27 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:32:27 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:32:27 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-f4389640-22ff-49ef-bdf6-9e082db534b2 tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] Volume info retrieved successfully. Sep 06 06:32:27 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f4389640-22ff-49ef-bdf6-9e082db534b2 tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] http://192.168.122.198/volume/v3/volumes/e3fa7ca3-1e01-4aea-8e10-9915f01cc7b2 returned with HTTP 200 Sep 06 06:32:27 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 24/42] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:32:27 2026] GET /volume/v3/volumes/e3fa7ca3-1e01-4aea-8e10-9915f01cc7b2 => generated 853 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 06:32:27 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-7389f6f0-5707-4549-95dd-aea62433f168 req-7f12c9e2-8033-4317-8bea-8200d98a0ae6 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:32:27 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-7389f6f0-5707-4549-95dd-aea62433f168 req-7f12c9e2-8033-4317-8bea-8200d98a0ae6 tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] PUT http://192.168.122.198/volume/v3/attachments/f82fcde3-cae6-4a21-a368-274e972250bd Sep 06 06:32:27 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-7389f6f0-5707-4549-95dd-aea62433f168 req-7f12c9e2-8033-4317-8bea-8200d98a0ae6 tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.198", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:24e15970b53b", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "43662e98-aa50-48bf-885a-92da7f50de73", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:32:27 devstack devstack@c-api.service[87015]: DEBUG cinder.coordination [req-7389f6f0-5707-4549-95dd-aea62433f168 req-7f12c9e2-8033-4317-8bea-8200d98a0ae6 tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] Acquiring lock "cinder-attachment_update-e3fa7ca3-1e01-4aea-8e10-9915f01cc7b2-devstack" by "attachment_update" {{(pid=87015) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 06 06:32:27 devstack devstack@c-api.service[87015]: DEBUG cinder.coordination [req-7389f6f0-5707-4549-95dd-aea62433f168 req-7f12c9e2-8033-4317-8bea-8200d98a0ae6 tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] Lock "cinder-attachment_update-e3fa7ca3-1e01-4aea-8e10-9915f01cc7b2-devstack" acquired by "attachment_update" :: waited 0.069s {{(pid=87015) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 06 06:32:27 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:32:27 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:32:27 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:32:27 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:32:28 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-cda9681f-055b-4334-b3da-f2b485a814c8 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:32:28 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-cda9681f-055b-4334-b3da-f2b485a814c8 tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] GET http://192.168.122.198/volume/v3/volumes/e3fa7ca3-1e01-4aea-8e10-9915f01cc7b2 Sep 06 06:32:28 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-cda9681f-055b-4334-b3da-f2b485a814c8 tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:32:28 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-cda9681f-055b-4334-b3da-f2b485a814c8 tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:32:28 devstack devstack@c-api.service[87015]: DEBUG cinder.coordination [req-7389f6f0-5707-4549-95dd-aea62433f168 req-7f12c9e2-8033-4317-8bea-8200d98a0ae6 tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] Lock "cinder-attachment_update-e3fa7ca3-1e01-4aea-8e10-9915f01cc7b2-devstack" released by "attachment_update" :: held 0.896s {{(pid=87015) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 06 06:32:28 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-7389f6f0-5707-4549-95dd-aea62433f168 req-7f12c9e2-8033-4317-8bea-8200d98a0ae6 tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] http://192.168.122.198/volume/v3/attachments/f82fcde3-cae6-4a21-a368-274e972250bd returned with HTTP 200 Sep 06 06:32:28 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 19/43] 192.168.122.198 () {66 vars in 1593 bytes} [Sun Sep 6 06:32:27 2026] PUT /volume/v3/attachments/f82fcde3-cae6-4a21-a368-274e972250bd => generated 694 bytes in 1036 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 06:32:28 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:32:28 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:32:28 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:32:28 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:32:28 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-cda9681f-055b-4334-b3da-f2b485a814c8 tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] Volume info retrieved successfully. Sep 06 06:32:28 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-cda9681f-055b-4334-b3da-f2b485a814c8 tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] http://192.168.122.198/volume/v3/volumes/e3fa7ca3-1e01-4aea-8e10-9915f01cc7b2 returned with HTTP 200 Sep 06 06:32:28 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 25/44] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:32:28 2026] GET /volume/v3/volumes/e3fa7ca3-1e01-4aea-8e10-9915f01cc7b2 => generated 854 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:32:29 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-f602165f-c0a9-4928-bbff-3e77848404aa None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:32:29 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f602165f-c0a9-4928-bbff-3e77848404aa tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] GET http://192.168.122.198/volume/v3/volumes/e3fa7ca3-1e01-4aea-8e10-9915f01cc7b2 Sep 06 06:32:29 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-f602165f-c0a9-4928-bbff-3e77848404aa tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:32:29 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-f602165f-c0a9-4928-bbff-3e77848404aa tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:32:29 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:32:29 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:32:29 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:32:29 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:32:29 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-f602165f-c0a9-4928-bbff-3e77848404aa tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] Volume info retrieved successfully. Sep 06 06:32:29 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f602165f-c0a9-4928-bbff-3e77848404aa tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] http://192.168.122.198/volume/v3/volumes/e3fa7ca3-1e01-4aea-8e10-9915f01cc7b2 returned with HTTP 200 Sep 06 06:32:29 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 20/45] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:32:29 2026] GET /volume/v3/volumes/e3fa7ca3-1e01-4aea-8e10-9915f01cc7b2 => generated 854 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:32:29 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [req-7389f6f0-5707-4549-95dd-aea62433f168 req-92e729f3-0a02-45a2-9de2-57863231a319 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:32:29 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-7389f6f0-5707-4549-95dd-aea62433f168 req-92e729f3-0a02-45a2-9de2-57863231a319 tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] POST http://192.168.122.198/volume/v3/attachments/f82fcde3-cae6-4a21-a368-274e972250bd/action Sep 06 06:32:29 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-7389f6f0-5707-4549-95dd-aea62433f168 req-92e729f3-0a02-45a2-9de2-57863231a319 tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] Action body: b'{"os-complete": null}' {{(pid=87014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:32:29 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-7389f6f0-5707-4549-95dd-aea62433f168 req-92e729f3-0a02-45a2-9de2-57863231a319 tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:32:29 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volumes_1". Apply join condition(s) between each element to resolve. Sep 06 06:32:29 devstack devstack@c-api.service[87014]: .first() Sep 06 06:32:29 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:32:29 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:32:29 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:32:29 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:32:29 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-1106ffbf-328a-4ecc-86b9-15905977fcd1 req-81df2ed1-7d5f-4dc2-835b-36b7156e4745 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:32:29 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-1106ffbf-328a-4ecc-86b9-15905977fcd1 req-81df2ed1-7d5f-4dc2-835b-36b7156e4745 tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] GET http://192.168.122.198/volume/v3/volumes/da67c52e-4b18-405c-af7f-bd77d73bc19f Sep 06 06:32:29 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-1106ffbf-328a-4ecc-86b9-15905977fcd1 req-81df2ed1-7d5f-4dc2-835b-36b7156e4745 tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:32:29 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-1106ffbf-328a-4ecc-86b9-15905977fcd1 req-81df2ed1-7d5f-4dc2-835b-36b7156e4745 tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:32:29 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-7389f6f0-5707-4549-95dd-aea62433f168 req-92e729f3-0a02-45a2-9de2-57863231a319 tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] http://192.168.122.198/volume/v3/attachments/f82fcde3-cae6-4a21-a368-274e972250bd/action returned with HTTP 204 Sep 06 06:32:29 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 26/46] 192.168.122.198 () {66 vars in 1614 bytes} [Sun Sep 6 06:32:29 2026] POST /volume/v3/attachments/f82fcde3-cae6-4a21-a368-274e972250bd/action => generated 0 bytes in 186 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:32:29 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:32:29 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:32:29 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:32:29 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:32:29 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [req-1106ffbf-328a-4ecc-86b9-15905977fcd1 req-81df2ed1-7d5f-4dc2-835b-36b7156e4745 tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] Volume info retrieved successfully. Sep 06 06:32:29 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-1106ffbf-328a-4ecc-86b9-15905977fcd1 req-81df2ed1-7d5f-4dc2-835b-36b7156e4745 tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] http://192.168.122.198/volume/v3/volumes/da67c52e-4b18-405c-af7f-bd77d73bc19f returned with HTTP 200 Sep 06 06:32:29 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 21/47] 192.168.122.198 () {60 vars in 1487 bytes} [Sun Sep 6 06:32:29 2026] GET /volume/v3/volumes/da67c52e-4b18-405c-af7f-bd77d73bc19f => generated 854 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:32:30 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-8cf085ca-1d51-4437-ade7-db24b1003d74 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:32:30 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-8cf085ca-1d51-4437-ade7-db24b1003d74 tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] GET http://192.168.122.198/volume/v3/volumes/e3fa7ca3-1e01-4aea-8e10-9915f01cc7b2 Sep 06 06:32:30 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-8cf085ca-1d51-4437-ade7-db24b1003d74 tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:32:30 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-8cf085ca-1d51-4437-ade7-db24b1003d74 tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:32:30 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:32:30 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:32:30 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:32:30 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:32:30 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-8cf085ca-1d51-4437-ade7-db24b1003d74 tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] Volume info retrieved successfully. Sep 06 06:32:30 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-8cf085ca-1d51-4437-ade7-db24b1003d74 tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] http://192.168.122.198/volume/v3/volumes/e3fa7ca3-1e01-4aea-8e10-9915f01cc7b2 returned with HTTP 200 Sep 06 06:32:30 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 27/48] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:32:30 2026] GET /volume/v3/volumes/e3fa7ca3-1e01-4aea-8e10-9915f01cc7b2 => generated 1146 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:32:30 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-bbf336e5-815c-4a71-93a9-316cb2d35cb2 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:32:30 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-bbf336e5-815c-4a71-93a9-316cb2d35cb2 tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] GET http://192.168.122.198/volume/v3/volumes/e3fa7ca3-1e01-4aea-8e10-9915f01cc7b2 Sep 06 06:32:30 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-bbf336e5-815c-4a71-93a9-316cb2d35cb2 tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:32:30 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-bbf336e5-815c-4a71-93a9-316cb2d35cb2 tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:32:30 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:32:30 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:32:30 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:32:30 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:32:30 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-bbf336e5-815c-4a71-93a9-316cb2d35cb2 tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] Volume info retrieved successfully. Sep 06 06:32:30 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-6d21103a-412b-42b8-aa40-849e88fdddab None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:32:30 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-bbf336e5-815c-4a71-93a9-316cb2d35cb2 tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] http://192.168.122.198/volume/v3/volumes/e3fa7ca3-1e01-4aea-8e10-9915f01cc7b2 returned with HTTP 200 Sep 06 06:32:30 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 22/49] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:32:30 2026] GET /volume/v3/volumes/e3fa7ca3-1e01-4aea-8e10-9915f01cc7b2 => generated 1146 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:32:30 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-6d21103a-412b-42b8-aa40-849e88fdddab None None] GET http://192.168.122.198/volume// Sep 06 06:32:30 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-6d21103a-412b-42b8-aa40-849e88fdddab None None] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:32:30 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-6d21103a-412b-42b8-aa40-849e88fdddab None None] Calling method 'all' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:32:30 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-6d21103a-412b-42b8-aa40-849e88fdddab None None] http://192.168.122.198/volume// returned with HTTP 300 Sep 06 06:32:30 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 28/50] 192.168.122.198 () {58 vars in 1317 bytes} [Sun Sep 6 06:32:30 2026] GET /volume/ => generated 390 bytes in 19 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 06:32:30 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-1106ffbf-328a-4ecc-86b9-15905977fcd1 req-7744c5c0-1f76-43f5-8227-bf73a44e7a85 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:32:31 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-1106ffbf-328a-4ecc-86b9-15905977fcd1 req-7744c5c0-1f76-43f5-8227-bf73a44e7a85 tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] POST http://192.168.122.198/volume/v3/attachments Sep 06 06:32:31 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-1106ffbf-328a-4ecc-86b9-15905977fcd1 req-7744c5c0-1f76-43f5-8227-bf73a44e7a85 tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "da67c52e-4b18-405c-af7f-bd77d73bc19f", "connector": null, "instance_uuid": "0ac2c9b7-b267-469c-92d1-89f22476c177"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:32:31 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:32:31 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:32:31 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:32:31 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:32:31 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-1106ffbf-328a-4ecc-86b9-15905977fcd1 req-7744c5c0-1f76-43f5-8227-bf73a44e7a85 tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] http://192.168.122.198/volume/v3/attachments returned with HTTP 200 Sep 06 06:32:31 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 23/51] 192.168.122.198 () {66 vars in 1483 bytes} [Sun Sep 6 06:32:30 2026] POST /volume/v3/attachments => generated 273 bytes in 835 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:32:31 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-891507f5-7e03-44c5-ba2c-813782332e73 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:32:31 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-891507f5-7e03-44c5-ba2c-813782332e73 tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] GET http://192.168.122.198/volume/v3/volumes/da67c52e-4b18-405c-af7f-bd77d73bc19f Sep 06 06:32:31 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-891507f5-7e03-44c5-ba2c-813782332e73 tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:32:31 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-891507f5-7e03-44c5-ba2c-813782332e73 tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:32:31 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:32:31 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:32:31 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-db911b49-b76a-44e4-8a17-55792308d433 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:32:31 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-db911b49-b76a-44e4-8a17-55792308d433 None None] GET http://192.168.122.198/volume// Sep 06 06:32:31 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-db911b49-b76a-44e4-8a17-55792308d433 None None] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:32:32 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-db911b49-b76a-44e4-8a17-55792308d433 None None] Calling method 'all' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:32:32 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:32:32 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:32:32 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-db911b49-b76a-44e4-8a17-55792308d433 None None] http://192.168.122.198/volume// returned with HTTP 300 Sep 06 06:32:32 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 24/52] 192.168.122.198 () {58 vars in 1315 bytes} [Sun Sep 6 06:32:31 2026] GET /volume/ => generated 390 bytes in 16 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 06:32:32 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-891507f5-7e03-44c5-ba2c-813782332e73 tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] Volume info retrieved successfully. Sep 06 06:32:32 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-1106ffbf-328a-4ecc-86b9-15905977fcd1 req-2b93a581-4028-46e6-a1cf-4c1ac757ade1 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:32:32 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-1106ffbf-328a-4ecc-86b9-15905977fcd1 req-2b93a581-4028-46e6-a1cf-4c1ac757ade1 tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] GET http://192.168.122.198/volume/v3/volumes/da67c52e-4b18-405c-af7f-bd77d73bc19f Sep 06 06:32:32 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-1106ffbf-328a-4ecc-86b9-15905977fcd1 req-2b93a581-4028-46e6-a1cf-4c1ac757ade1 tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:32:32 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-891507f5-7e03-44c5-ba2c-813782332e73 tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] http://192.168.122.198/volume/v3/volumes/da67c52e-4b18-405c-af7f-bd77d73bc19f returned with HTTP 200 Sep 06 06:32:32 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 29/53] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:32:31 2026] GET /volume/v3/volumes/da67c52e-4b18-405c-af7f-bd77d73bc19f => generated 853 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:32:32 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-1106ffbf-328a-4ecc-86b9-15905977fcd1 req-2b93a581-4028-46e6-a1cf-4c1ac757ade1 tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:32:32 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:32:32 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:32:32 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:32:32 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:32:32 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [req-1106ffbf-328a-4ecc-86b9-15905977fcd1 req-2b93a581-4028-46e6-a1cf-4c1ac757ade1 tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] Volume info retrieved successfully. Sep 06 06:32:32 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-1106ffbf-328a-4ecc-86b9-15905977fcd1 req-2b93a581-4028-46e6-a1cf-4c1ac757ade1 tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] http://192.168.122.198/volume/v3/volumes/da67c52e-4b18-405c-af7f-bd77d73bc19f returned with HTTP 200 Sep 06 06:32:32 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 25/54] 192.168.122.198 () {62 vars in 1528 bytes} [Sun Sep 6 06:32:32 2026] GET /volume/v3/volumes/da67c52e-4b18-405c-af7f-bd77d73bc19f => generated 1034 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 06:32:32 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [req-1106ffbf-328a-4ecc-86b9-15905977fcd1 req-57b8ae5e-5c9a-4ef2-9da6-2a6240c2785a None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:32:32 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-1106ffbf-328a-4ecc-86b9-15905977fcd1 req-57b8ae5e-5c9a-4ef2-9da6-2a6240c2785a tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] PUT http://192.168.122.198/volume/v3/attachments/e9271df4-ff6b-4dba-8bd6-dc8e77ee523f Sep 06 06:32:32 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-1106ffbf-328a-4ecc-86b9-15905977fcd1 req-57b8ae5e-5c9a-4ef2-9da6-2a6240c2785a tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.198", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:24e15970b53b", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "43662e98-aa50-48bf-885a-92da7f50de73", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:32:32 devstack devstack@c-api.service[87014]: DEBUG cinder.coordination [req-1106ffbf-328a-4ecc-86b9-15905977fcd1 req-57b8ae5e-5c9a-4ef2-9da6-2a6240c2785a tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] Acquiring lock "cinder-attachment_update-da67c52e-4b18-405c-af7f-bd77d73bc19f-devstack" by "attachment_update" {{(pid=87014) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 06 06:32:32 devstack devstack@c-api.service[87014]: DEBUG cinder.coordination [req-1106ffbf-328a-4ecc-86b9-15905977fcd1 req-57b8ae5e-5c9a-4ef2-9da6-2a6240c2785a tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] Lock "cinder-attachment_update-da67c52e-4b18-405c-af7f-bd77d73bc19f-devstack" acquired by "attachment_update" :: waited 0.019s {{(pid=87014) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 06 06:32:32 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:32:32 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:32:32 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:32:32 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:32:32 devstack devstack@c-api.service[87014]: DEBUG cinder.coordination [req-1106ffbf-328a-4ecc-86b9-15905977fcd1 req-57b8ae5e-5c9a-4ef2-9da6-2a6240c2785a tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] Lock "cinder-attachment_update-da67c52e-4b18-405c-af7f-bd77d73bc19f-devstack" released by "attachment_update" :: held 0.256s {{(pid=87014) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 06 06:32:32 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-1106ffbf-328a-4ecc-86b9-15905977fcd1 req-57b8ae5e-5c9a-4ef2-9da6-2a6240c2785a tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] http://192.168.122.198/volume/v3/attachments/e9271df4-ff6b-4dba-8bd6-dc8e77ee523f returned with HTTP 200 Sep 06 06:32:32 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 30/55] 192.168.122.198 () {66 vars in 1593 bytes} [Sun Sep 6 06:32:32 2026] PUT /volume/v3/attachments/e9271df4-ff6b-4dba-8bd6-dc8e77ee523f => generated 694 bytes in 323 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:32:33 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-ef39e6d4-68cf-4709-8691-1b1fdb9bdb49 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:32:33 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-ef39e6d4-68cf-4709-8691-1b1fdb9bdb49 tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] GET http://192.168.122.198/volume/v3/volumes/da67c52e-4b18-405c-af7f-bd77d73bc19f Sep 06 06:32:33 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-ef39e6d4-68cf-4709-8691-1b1fdb9bdb49 tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:32:33 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-ef39e6d4-68cf-4709-8691-1b1fdb9bdb49 tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:32:33 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:32:33 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:32:33 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:32:33 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:32:33 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-ef39e6d4-68cf-4709-8691-1b1fdb9bdb49 tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] Volume info retrieved successfully. Sep 06 06:32:33 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-ef39e6d4-68cf-4709-8691-1b1fdb9bdb49 tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] http://192.168.122.198/volume/v3/volumes/da67c52e-4b18-405c-af7f-bd77d73bc19f returned with HTTP 200 Sep 06 06:32:33 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 26/56] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:32:33 2026] GET /volume/v3/volumes/da67c52e-4b18-405c-af7f-bd77d73bc19f => generated 854 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:32:33 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [req-1106ffbf-328a-4ecc-86b9-15905977fcd1 req-356ac7a3-c866-4a25-8305-dd95bf2d0120 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:32:33 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-1106ffbf-328a-4ecc-86b9-15905977fcd1 req-356ac7a3-c866-4a25-8305-dd95bf2d0120 tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] POST http://192.168.122.198/volume/v3/attachments/e9271df4-ff6b-4dba-8bd6-dc8e77ee523f/action Sep 06 06:32:33 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-1106ffbf-328a-4ecc-86b9-15905977fcd1 req-356ac7a3-c866-4a25-8305-dd95bf2d0120 tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] Action body: b'{"os-complete": null}' {{(pid=87014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:32:33 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-1106ffbf-328a-4ecc-86b9-15905977fcd1 req-356ac7a3-c866-4a25-8305-dd95bf2d0120 tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:32:33 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:32:33 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:32:33 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:32:33 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:32:33 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-1106ffbf-328a-4ecc-86b9-15905977fcd1 req-356ac7a3-c866-4a25-8305-dd95bf2d0120 tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] http://192.168.122.198/volume/v3/attachments/e9271df4-ff6b-4dba-8bd6-dc8e77ee523f/action returned with HTTP 204 Sep 06 06:32:33 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 31/57] 192.168.122.198 () {66 vars in 1614 bytes} [Sun Sep 6 06:32:33 2026] POST /volume/v3/attachments/e9271df4-ff6b-4dba-8bd6-dc8e77ee523f/action => generated 0 bytes in 84 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:32:34 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-5b69170b-b3cc-47f0-a203-d950487ad8bb None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:32:34 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-5b69170b-b3cc-47f0-a203-d950487ad8bb tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] GET http://192.168.122.198/volume/v3/volumes/da67c52e-4b18-405c-af7f-bd77d73bc19f Sep 06 06:32:34 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-5b69170b-b3cc-47f0-a203-d950487ad8bb tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:32:34 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-5b69170b-b3cc-47f0-a203-d950487ad8bb tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:32:34 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:32:34 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:32:34 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:32:34 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:32:34 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-5b69170b-b3cc-47f0-a203-d950487ad8bb tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] Volume info retrieved successfully. Sep 06 06:32:34 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-5b69170b-b3cc-47f0-a203-d950487ad8bb tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] http://192.168.122.198/volume/v3/volumes/da67c52e-4b18-405c-af7f-bd77d73bc19f returned with HTTP 200 Sep 06 06:32:34 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 27/58] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:32:34 2026] GET /volume/v3/volumes/da67c52e-4b18-405c-af7f-bd77d73bc19f => generated 1146 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 06:32:34 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-9da6433d-f687-4616-b282-451f5fe047b0 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:32:34 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-9da6433d-f687-4616-b282-451f5fe047b0 tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] GET http://192.168.122.198/volume/v3/volumes/da67c52e-4b18-405c-af7f-bd77d73bc19f Sep 06 06:32:34 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-9da6433d-f687-4616-b282-451f5fe047b0 tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:32:34 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-9da6433d-f687-4616-b282-451f5fe047b0 tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:32:34 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:32:34 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:32:34 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:32:34 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:32:34 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-9da6433d-f687-4616-b282-451f5fe047b0 tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] Volume info retrieved successfully. Sep 06 06:32:34 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-9da6433d-f687-4616-b282-451f5fe047b0 tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] http://192.168.122.198/volume/v3/volumes/da67c52e-4b18-405c-af7f-bd77d73bc19f returned with HTTP 200 Sep 06 06:32:34 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 32/59] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:32:34 2026] GET /volume/v3/volumes/da67c52e-4b18-405c-af7f-bd77d73bc19f => generated 1146 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:32:34 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-44fc3007-3787-467b-a3a5-84717d5d67a9 req-89be6b01-3fd9-4fdb-8333-d0dcf57526a6 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:32:34 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-44fc3007-3787-467b-a3a5-84717d5d67a9 req-89be6b01-3fd9-4fdb-8333-d0dcf57526a6 tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] DELETE http://192.168.122.198/volume/v3/attachments/f82fcde3-cae6-4a21-a368-274e972250bd Sep 06 06:32:34 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-44fc3007-3787-467b-a3a5-84717d5d67a9 req-89be6b01-3fd9-4fdb-8333-d0dcf57526a6 tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:32:34 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-44fc3007-3787-467b-a3a5-84717d5d67a9 req-89be6b01-3fd9-4fdb-8333-d0dcf57526a6 tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] Calling method 'version_select' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:32:34 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:32:34 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:32:34 devstack devstack@c-api.service[87015]: /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 06 06:32:34 devstack devstack@c-api.service[87015]: return base.obj_make_list(context, Sep 06 06:32:34 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-72c9f664-beee-48b9-9712-a723ec9c18cd None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:32:34 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-44fc3007-3787-467b-a3a5-84717d5d67a9 req-89be6b01-3fd9-4fdb-8333-d0dcf57526a6 tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] http://192.168.122.198/volume/v3/attachments/f82fcde3-cae6-4a21-a368-274e972250bd returned with HTTP 200 Sep 06 06:32:34 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 28/60] 192.168.122.198 () {64 vars in 1562 bytes} [Sun Sep 6 06:32:34 2026] DELETE /volume/v3/attachments/f82fcde3-cae6-4a21-a368-274e972250bd => generated 19 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:32:35 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-72c9f664-beee-48b9-9712-a723ec9c18cd tempest-VolumeRetypeWithoutMigrationTest-1179693455 tempest-VolumeRetypeWithoutMigrationTest-1179693455-project-admin] POST http://192.168.122.198/volume/v3/types Sep 06 06:32:35 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-72c9f664-beee-48b9-9712-a723ec9c18cd tempest-VolumeRetypeWithoutMigrationTest-1179693455 tempest-VolumeRetypeWithoutMigrationTest-1179693455-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:32:35 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-72c9f664-beee-48b9-9712-a723ec9c18cd tempest-VolumeRetypeWithoutMigrationTest-1179693455 tempest-VolumeRetypeWithoutMigrationTest-1179693455-project-admin] http://192.168.122.198/volume/v3/types returned with HTTP 200 Sep 06 06:32:35 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 33/61] 192.168.122.198 () {60 vars in 1136 bytes} [Sun Sep 6 06:32:34 2026] POST /volume/v3/types => generated 188 bytes in 600 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:32:35 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-cbd268fa-c785-4070-954d-3c859ff6ea0b None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:32:35 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-cbd268fa-c785-4070-954d-3c859ff6ea0b tempest-VolumeRetypeWithoutMigrationTest-1179693455 tempest-VolumeRetypeWithoutMigrationTest-1179693455-project-admin] POST http://192.168.122.198/volume/v3/types Sep 06 06:32:35 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-cbd268fa-c785-4070-954d-3c859ff6ea0b tempest-VolumeRetypeWithoutMigrationTest-1179693455 tempest-VolumeRetypeWithoutMigrationTest-1179693455-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:32:35 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:32:35 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:32:35 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-cbd268fa-c785-4070-954d-3c859ff6ea0b tempest-VolumeRetypeWithoutMigrationTest-1179693455 tempest-VolumeRetypeWithoutMigrationTest-1179693455-project-admin] http://192.168.122.198/volume/v3/types returned with HTTP 200 Sep 06 06:32:35 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 29/62] 192.168.122.198 () {60 vars in 1136 bytes} [Sun Sep 6 06:32:35 2026] POST /volume/v3/types => generated 188 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:32:35 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-4b2f0934-d6f1-4bc5-8285-1f9875fced8b None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:32:35 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-4b2f0934-d6f1-4bc5-8285-1f9875fced8b tempest-VolumeRetypeWithoutMigrationTest-1208683717 tempest-VolumeRetypeWithoutMigrationTest-1208683717-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:32:35 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-4b2f0934-d6f1-4bc5-8285-1f9875fced8b tempest-VolumeRetypeWithoutMigrationTest-1208683717 tempest-VolumeRetypeWithoutMigrationTest-1208683717-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1081453117"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:32:35 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.volumes [None req-4b2f0934-d6f1-4bc5-8285-1f9875fced8b tempest-VolumeRetypeWithoutMigrationTest-1208683717 tempest-VolumeRetypeWithoutMigrationTest-1208683717-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1081453117'}} {{(pid=87014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:32:35 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-4b2f0934-d6f1-4bc5-8285-1f9875fced8b tempest-VolumeRetypeWithoutMigrationTest-1208683717 tempest-VolumeRetypeWithoutMigrationTest-1208683717-project-member] Create volume of 1 GB Sep 06 06:32:35 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:32:35 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:32:35 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-4b2f0934-d6f1-4bc5-8285-1f9875fced8b tempest-VolumeRetypeWithoutMigrationTest-1208683717 tempest-VolumeRetypeWithoutMigrationTest-1208683717-project-member] Availability Zones retrieved successfully. Sep 06 06:32:35 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-4b2f0934-d6f1-4bc5-8285-1f9875fced8b tempest-VolumeRetypeWithoutMigrationTest-1208683717 tempest-VolumeRetypeWithoutMigrationTest-1208683717-project-member] Flow 'volume_create_api' (8fa26bb1-5c6a-4c61-a379-4631b1131827) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:32:35 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-4b2f0934-d6f1-4bc5-8285-1f9875fced8b tempest-VolumeRetypeWithoutMigrationTest-1208683717 tempest-VolumeRetypeWithoutMigrationTest-1208683717-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b4566b7-e0c9-4126-8734-0436808cd418) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:32:35 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.flows.api.create_volume [None req-4b2f0934-d6f1-4bc5-8285-1f9875fced8b tempest-VolumeRetypeWithoutMigrationTest-1208683717 tempest-VolumeRetypeWithoutMigrationTest-1208683717-project-member] Validating volume size '1' using validate_int {{(pid=87014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:32:35 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-4b2f0934-d6f1-4bc5-8285-1f9875fced8b tempest-VolumeRetypeWithoutMigrationTest-1208683717 tempest-VolumeRetypeWithoutMigrationTest-1208683717-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b4566b7-e0c9-4126-8734-0436808cd418) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:32:35Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7709d97d-49e4-41c0-87a9-63a1f6a6b7b5,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7709d97d-49e4-41c0-87a9-63a1f6a6b7b5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:32:35 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-4b2f0934-d6f1-4bc5-8285-1f9875fced8b tempest-VolumeRetypeWithoutMigrationTest-1208683717 tempest-VolumeRetypeWithoutMigrationTest-1208683717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37429c38-e562-498a-baec-51877ee8a279) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:32:35 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-c1374de7-5ff4-4e75-9a54-713b2ef3b393 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:32:35 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c1374de7-5ff4-4e75-9a54-713b2ef3b393 tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] GET http://192.168.122.198/volume/v3/volumes/e3fa7ca3-1e01-4aea-8e10-9915f01cc7b2 Sep 06 06:32:35 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-c1374de7-5ff4-4e75-9a54-713b2ef3b393 tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:32:35 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-c1374de7-5ff4-4e75-9a54-713b2ef3b393 tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:32:35 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:32:35 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:32:35 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:32:35 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:32:35 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-c1374de7-5ff4-4e75-9a54-713b2ef3b393 tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] Volume info retrieved successfully. Sep 06 06:32:35 devstack devstack@c-api.service[87014]: WARNING cinder.quota [None req-4b2f0934-d6f1-4bc5-8285-1f9875fced8b tempest-VolumeRetypeWithoutMigrationTest-1208683717 tempest-VolumeRetypeWithoutMigrationTest-1208683717-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 06 06:32:35 devstack devstack@c-api.service[87014]: WARNING cinder.quota [None req-4b2f0934-d6f1-4bc5-8285-1f9875fced8b tempest-VolumeRetypeWithoutMigrationTest-1208683717 tempest-VolumeRetypeWithoutMigrationTest-1208683717-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 06 06:32:35 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c1374de7-5ff4-4e75-9a54-713b2ef3b393 tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] http://192.168.122.198/volume/v3/volumes/e3fa7ca3-1e01-4aea-8e10-9915f01cc7b2 returned with HTTP 200 Sep 06 06:32:35 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 30/63] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:32:35 2026] GET /volume/v3/volumes/e3fa7ca3-1e01-4aea-8e10-9915f01cc7b2 => generated 854 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:32:35 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-5d4413a4-408b-4e0d-87ca-28a8af85a3db None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:32:35 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-5d4413a4-408b-4e0d-87ca-28a8af85a3db tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] GET http://192.168.122.198/volume/v3/volumes/e3fa7ca3-1e01-4aea-8e10-9915f01cc7b2 Sep 06 06:32:35 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-5d4413a4-408b-4e0d-87ca-28a8af85a3db tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:32:35 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-5d4413a4-408b-4e0d-87ca-28a8af85a3db tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:32:35 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:32:35 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:32:35 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:32:35 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:32:35 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-5d4413a4-408b-4e0d-87ca-28a8af85a3db tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] Volume info retrieved successfully. Sep 06 06:32:35 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-5d4413a4-408b-4e0d-87ca-28a8af85a3db tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] http://192.168.122.198/volume/v3/volumes/e3fa7ca3-1e01-4aea-8e10-9915f01cc7b2 returned with HTTP 200 Sep 06 06:32:35 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 31/64] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:32:35 2026] GET /volume/v3/volumes/e3fa7ca3-1e01-4aea-8e10-9915f01cc7b2 => generated 854 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:32:35 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-4b2f0934-d6f1-4bc5-8285-1f9875fced8b tempest-VolumeRetypeWithoutMigrationTest-1208683717 tempest-VolumeRetypeWithoutMigrationTest-1208683717-project-member] Created reservations ['8a60e74a-ecaa-4f06-b6c7-e1419287577a', '56f647e1-eb95-4420-926a-d03684c0f146', 'e1f5175a-1915-45c9-bbbe-fefb3ba83950', '4147679c-d657-4dca-bf62-8f72945df584'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:32:35 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-4b2f0934-d6f1-4bc5-8285-1f9875fced8b tempest-VolumeRetypeWithoutMigrationTest-1208683717 tempest-VolumeRetypeWithoutMigrationTest-1208683717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37429c38-e562-498a-baec-51877ee8a279) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8a60e74a-ecaa-4f06-b6c7-e1419287577a', '56f647e1-eb95-4420-926a-d03684c0f146', 'e1f5175a-1915-45c9-bbbe-fefb3ba83950', '4147679c-d657-4dca-bf62-8f72945df584']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:32:35 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-4b2f0934-d6f1-4bc5-8285-1f9875fced8b tempest-VolumeRetypeWithoutMigrationTest-1208683717 tempest-VolumeRetypeWithoutMigrationTest-1208683717-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7384249-677f-4566-8d00-e60d25f6c698) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:32:35 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-68c09e41-604b-4ea2-b8fa-e7f50d5019f8 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:32:35 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-68c09e41-604b-4ea2-b8fa-e7f50d5019f8 tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] GET http://192.168.122.198/volume/v3/volumes/e3fa7ca3-1e01-4aea-8e10-9915f01cc7b2 Sep 06 06:32:35 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-68c09e41-604b-4ea2-b8fa-e7f50d5019f8 tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:32:35 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-68c09e41-604b-4ea2-b8fa-e7f50d5019f8 tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:32:35 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:32:35 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:32:35 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-4b2f0934-d6f1-4bc5-8285-1f9875fced8b tempest-VolumeRetypeWithoutMigrationTest-1208683717 tempest-VolumeRetypeWithoutMigrationTest-1208683717-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7384249-677f-4566-8d00-e60d25f6c698) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4acdf4e9-0fbe-46c1-a171-b7e667b0eba9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1081453117',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a28dddd9e6e4faa8ae190dc861da102',qos_specs=None,replication_status=,reservations=['8a60e74a-ecaa-4f06-b6c7-e1419287577a','56f647e1-eb95-4420-926a-d03684c0f146','e1f5175a-1915-45c9-bbbe-fefb3ba83950','4147679c-d657-4dca-bf62-8f72945df584'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7d32e39fce84617b3ebf3fb8a1b6573',volume_type_id=7709d97d-49e4-41c0-87a9-63a1f6a6b7b5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:32:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1081453117',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4acdf4e9-0fbe-46c1-a171-b7e667b0eba9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a28dddd9e6e4faa8ae190dc861da102',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f7d32e39fce84617b3ebf3fb8a1b6573',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7709d97d-49e4-41c0-87a9-63a1f6a6b7b5),volume_type_id=7709d97d-49e4-41c0-87a9-63a1f6a6b7b5)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:32:35 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:32:35 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:32:35 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:32:35 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:32:35 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-4b2f0934-d6f1-4bc5-8285-1f9875fced8b tempest-VolumeRetypeWithoutMigrationTest-1208683717 tempest-VolumeRetypeWithoutMigrationTest-1208683717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9c1f089-ce7d-4d79-a6ee-6148a1db2ebd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:32:35 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-68c09e41-604b-4ea2-b8fa-e7f50d5019f8 tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] Volume info retrieved successfully. Sep 06 06:32:35 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-68c09e41-604b-4ea2-b8fa-e7f50d5019f8 tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] http://192.168.122.198/volume/v3/volumes/e3fa7ca3-1e01-4aea-8e10-9915f01cc7b2 returned with HTTP 200 Sep 06 06:32:35 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 32/65] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:32:35 2026] GET /volume/v3/volumes/e3fa7ca3-1e01-4aea-8e10-9915f01cc7b2 => generated 854 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:32:35 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-c0144f03-5900-4895-95a2-8db3fa11f3c8 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:32:35 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c0144f03-5900-4895-95a2-8db3fa11f3c8 tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] DELETE http://192.168.122.198/volume/v3/volumes/e3fa7ca3-1e01-4aea-8e10-9915f01cc7b2 Sep 06 06:32:35 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-c0144f03-5900-4895-95a2-8db3fa11f3c8 tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:32:35 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-c0144f03-5900-4895-95a2-8db3fa11f3c8 tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:32:35 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-c0144f03-5900-4895-95a2-8db3fa11f3c8 tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] Delete volume with id: e3fa7ca3-1e01-4aea-8e10-9915f01cc7b2 Sep 06 06:32:35 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-4b2f0934-d6f1-4bc5-8285-1f9875fced8b tempest-VolumeRetypeWithoutMigrationTest-1208683717 tempest-VolumeRetypeWithoutMigrationTest-1208683717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9c1f089-ce7d-4d79-a6ee-6148a1db2ebd) transitioned into state 'SUCCESS' from state '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-1081453117',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a28dddd9e6e4faa8ae190dc861da102',qos_specs=None,replication_status=,reservations=['8a60e74a-ecaa-4f06-b6c7-e1419287577a','56f647e1-eb95-4420-926a-d03684c0f146','e1f5175a-1915-45c9-bbbe-fefb3ba83950','4147679c-d657-4dca-bf62-8f72945df584'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7d32e39fce84617b3ebf3fb8a1b6573',volume_type_id=7709d97d-49e4-41c0-87a9-63a1f6a6b7b5)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:32:35 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:32:35 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:32:35 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:32:35 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:32:35 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-4b2f0934-d6f1-4bc5-8285-1f9875fced8b tempest-VolumeRetypeWithoutMigrationTest-1208683717 tempest-VolumeRetypeWithoutMigrationTest-1208683717-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9805aa44-ea23-41a0-b10c-0bd5fbd7c68d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:32:35 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-c0144f03-5900-4895-95a2-8db3fa11f3c8 tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] Volume info retrieved successfully. Sep 06 06:32:36 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-4b2f0934-d6f1-4bc5-8285-1f9875fced8b tempest-VolumeRetypeWithoutMigrationTest-1208683717 tempest-VolumeRetypeWithoutMigrationTest-1208683717-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9805aa44-ea23-41a0-b10c-0bd5fbd7c68d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:32:36 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-4b2f0934-d6f1-4bc5-8285-1f9875fced8b tempest-VolumeRetypeWithoutMigrationTest-1208683717 tempest-VolumeRetypeWithoutMigrationTest-1208683717-project-member] Flow 'volume_create_api' (8fa26bb1-5c6a-4c61-a379-4631b1131827) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:32:36 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-4b2f0934-d6f1-4bc5-8285-1f9875fced8b tempest-VolumeRetypeWithoutMigrationTest-1208683717 tempest-VolumeRetypeWithoutMigrationTest-1208683717-project-member] Create volume request issued successfully. Sep 06 06:32:36 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-4b2f0934-d6f1-4bc5-8285-1f9875fced8b tempest-VolumeRetypeWithoutMigrationTest-1208683717 tempest-VolumeRetypeWithoutMigrationTest-1208683717-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:32:36 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 34/66] 192.168.122.198 () {60 vars in 1143 bytes} [Sun Sep 6 06:32:35 2026] POST /volume/v3/volumes => generated 776 bytes in 778 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:32:36 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-d5026965-3e57-4751-9c3d-aa3b6523973f None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:32:36 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-d5026965-3e57-4751-9c3d-aa3b6523973f tempest-VolumeRetypeWithoutMigrationTest-1208683717 tempest-VolumeRetypeWithoutMigrationTest-1208683717-project-member] GET http://192.168.122.198/volume/v3/volumes/4acdf4e9-0fbe-46c1-a171-b7e667b0eba9 Sep 06 06:32:36 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-d5026965-3e57-4751-9c3d-aa3b6523973f tempest-VolumeRetypeWithoutMigrationTest-1208683717 tempest-VolumeRetypeWithoutMigrationTest-1208683717-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:32:36 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-d5026965-3e57-4751-9c3d-aa3b6523973f tempest-VolumeRetypeWithoutMigrationTest-1208683717 tempest-VolumeRetypeWithoutMigrationTest-1208683717-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:32:36 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-c0144f03-5900-4895-95a2-8db3fa11f3c8 tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] Delete volume request issued successfully. Sep 06 06:32:36 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c0144f03-5900-4895-95a2-8db3fa11f3c8 tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] http://192.168.122.198/volume/v3/volumes/e3fa7ca3-1e01-4aea-8e10-9915f01cc7b2 returned with HTTP 202 Sep 06 06:32:36 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 33/67] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:32:35 2026] DELETE /volume/v3/volumes/e3fa7ca3-1e01-4aea-8e10-9915f01cc7b2 => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 06 06:32:36 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-a3f85eb8-6250-4396-8308-22ec3849ae70 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:32:36 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:32:36 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:32:36 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-a3f85eb8-6250-4396-8308-22ec3849ae70 tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] GET http://192.168.122.198/volume/v3/volumes/e3fa7ca3-1e01-4aea-8e10-9915f01cc7b2 Sep 06 06:32:36 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-a3f85eb8-6250-4396-8308-22ec3849ae70 tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:32:36 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:32:36 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:32:36 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-a3f85eb8-6250-4396-8308-22ec3849ae70 tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:32:36 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-d5026965-3e57-4751-9c3d-aa3b6523973f tempest-VolumeRetypeWithoutMigrationTest-1208683717 tempest-VolumeRetypeWithoutMigrationTest-1208683717-project-member] Volume info retrieved successfully. Sep 06 06:32:36 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:32:36 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:32:36 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-d5026965-3e57-4751-9c3d-aa3b6523973f tempest-VolumeRetypeWithoutMigrationTest-1208683717 tempest-VolumeRetypeWithoutMigrationTest-1208683717-project-member] http://192.168.122.198/volume/v3/volumes/4acdf4e9-0fbe-46c1-a171-b7e667b0eba9 returned with HTTP 200 Sep 06 06:32:36 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 35/68] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:32:36 2026] GET /volume/v3/volumes/4acdf4e9-0fbe-46c1-a171-b7e667b0eba9 => generated 844 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:32:36 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:32:36 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:32:36 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-a3f85eb8-6250-4396-8308-22ec3849ae70 tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] Volume info retrieved successfully. Sep 06 06:32:36 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-a3f85eb8-6250-4396-8308-22ec3849ae70 tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] http://192.168.122.198/volume/v3/volumes/e3fa7ca3-1e01-4aea-8e10-9915f01cc7b2 returned with HTTP 200 Sep 06 06:32:36 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 34/69] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:32:36 2026] GET /volume/v3/volumes/e3fa7ca3-1e01-4aea-8e10-9915f01cc7b2 => generated 853 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:32:36 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [req-9eed2b63-ed1d-42c3-b574-f9b444912067 req-b2fe9253-c86c-4569-89f2-dd902faf4bc4 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:32:36 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-9eed2b63-ed1d-42c3-b574-f9b444912067 req-b2fe9253-c86c-4569-89f2-dd902faf4bc4 tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] GET http://192.168.122.198/volume/v3/volumes/da67c52e-4b18-405c-af7f-bd77d73bc19f Sep 06 06:32:36 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-9eed2b63-ed1d-42c3-b574-f9b444912067 req-b2fe9253-c86c-4569-89f2-dd902faf4bc4 tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:32:36 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-9eed2b63-ed1d-42c3-b574-f9b444912067 req-b2fe9253-c86c-4569-89f2-dd902faf4bc4 tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:32:36 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:32:36 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:32:36 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:32:36 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:32:36 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [req-9eed2b63-ed1d-42c3-b574-f9b444912067 req-b2fe9253-c86c-4569-89f2-dd902faf4bc4 tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] Volume info retrieved successfully. Sep 06 06:32:36 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-9eed2b63-ed1d-42c3-b574-f9b444912067 req-b2fe9253-c86c-4569-89f2-dd902faf4bc4 tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] http://192.168.122.198/volume/v3/volumes/da67c52e-4b18-405c-af7f-bd77d73bc19f returned with HTTP 200 Sep 06 06:32:36 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 36/70] 192.168.122.198 () {60 vars in 1487 bytes} [Sun Sep 6 06:32:36 2026] GET /volume/v3/volumes/da67c52e-4b18-405c-af7f-bd77d73bc19f => generated 1146 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:32:36 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-9eed2b63-ed1d-42c3-b574-f9b444912067 req-b17e5433-a45c-4942-be78-c4027afd6af6 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:32:36 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-9eed2b63-ed1d-42c3-b574-f9b444912067 req-b17e5433-a45c-4942-be78-c4027afd6af6 tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] POST http://192.168.122.198/volume/v3/volumes/da67c52e-4b18-405c-af7f-bd77d73bc19f/action Sep 06 06:32:36 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-9eed2b63-ed1d-42c3-b574-f9b444912067 req-b17e5433-a45c-4942-be78-c4027afd6af6 tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:32:36 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-9eed2b63-ed1d-42c3-b574-f9b444912067 req-b17e5433-a45c-4942-be78-c4027afd6af6 tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:32:36 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:32:36 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:32:36 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:32:36 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:32:36 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [req-9eed2b63-ed1d-42c3-b574-f9b444912067 req-b17e5433-a45c-4942-be78-c4027afd6af6 tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] Volume info retrieved successfully. Sep 06 06:32:36 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [req-9eed2b63-ed1d-42c3-b574-f9b444912067 req-b17e5433-a45c-4942-be78-c4027afd6af6 tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] Begin detaching volume completed successfully. Sep 06 06:32:36 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-9eed2b63-ed1d-42c3-b574-f9b444912067 req-b17e5433-a45c-4942-be78-c4027afd6af6 tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] http://192.168.122.198/volume/v3/volumes/da67c52e-4b18-405c-af7f-bd77d73bc19f/action returned with HTTP 202 Sep 06 06:32:36 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 35/71] 192.168.122.198 () {64 vars in 1561 bytes} [Sun Sep 6 06:32:36 2026] POST /volume/v3/volumes/da67c52e-4b18-405c-af7f-bd77d73bc19f/action => generated 0 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 06:32:36 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-78880f1f-cbbb-420f-b63d-04002a4e4cbc None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:32:36 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-78880f1f-cbbb-420f-b63d-04002a4e4cbc tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] GET http://192.168.122.198/volume/v3/volumes/da67c52e-4b18-405c-af7f-bd77d73bc19f Sep 06 06:32:36 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-78880f1f-cbbb-420f-b63d-04002a4e4cbc tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:32:36 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-78880f1f-cbbb-420f-b63d-04002a4e4cbc tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:32:36 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:32:36 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:32:36 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:32:36 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:32:36 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-0fe2e2cd-859f-4cab-9b6b-9a63c6efff55 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:32:36 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-0fe2e2cd-859f-4cab-9b6b-9a63c6efff55 None None] GET http://192.168.122.198/volume// Sep 06 06:32:36 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-0fe2e2cd-859f-4cab-9b6b-9a63c6efff55 None None] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:32:36 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-0fe2e2cd-859f-4cab-9b6b-9a63c6efff55 None None] Calling method 'all' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:32:36 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-0fe2e2cd-859f-4cab-9b6b-9a63c6efff55 None None] http://192.168.122.198/volume// returned with HTTP 300 Sep 06 06:32:36 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 36/72] 192.168.122.198 () {58 vars in 1315 bytes} [Sun Sep 6 06:32: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 06 06:32:36 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-78880f1f-cbbb-420f-b63d-04002a4e4cbc tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] Volume info retrieved successfully. Sep 06 06:32:36 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-9eed2b63-ed1d-42c3-b574-f9b444912067 req-d7696f2f-2dbe-4dc6-b6f7-919b820ab037 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:32:36 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-78880f1f-cbbb-420f-b63d-04002a4e4cbc tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] http://192.168.122.198/volume/v3/volumes/da67c52e-4b18-405c-af7f-bd77d73bc19f returned with HTTP 200 Sep 06 06:32:36 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 37/73] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:32:36 2026] GET /volume/v3/volumes/da67c52e-4b18-405c-af7f-bd77d73bc19f => generated 1149 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:32:36 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-9eed2b63-ed1d-42c3-b574-f9b444912067 req-d7696f2f-2dbe-4dc6-b6f7-919b820ab037 tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] GET http://192.168.122.198/volume/v3/volumes/da67c52e-4b18-405c-af7f-bd77d73bc19f Sep 06 06:32:36 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-9eed2b63-ed1d-42c3-b574-f9b444912067 req-d7696f2f-2dbe-4dc6-b6f7-919b820ab037 tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:32:36 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-9eed2b63-ed1d-42c3-b574-f9b444912067 req-d7696f2f-2dbe-4dc6-b6f7-919b820ab037 tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:32:36 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:32:36 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:32:36 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:32:36 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:32:36 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [req-9eed2b63-ed1d-42c3-b574-f9b444912067 req-d7696f2f-2dbe-4dc6-b6f7-919b820ab037 tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] Volume info retrieved successfully. Sep 06 06:32:36 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-9eed2b63-ed1d-42c3-b574-f9b444912067 req-d7696f2f-2dbe-4dc6-b6f7-919b820ab037 tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] http://192.168.122.198/volume/v3/volumes/da67c52e-4b18-405c-af7f-bd77d73bc19f returned with HTTP 200 Sep 06 06:32:36 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 37/74] 192.168.122.198 () {62 vars in 1528 bytes} [Sun Sep 6 06:32:36 2026] GET /volume/v3/volumes/da67c52e-4b18-405c-af7f-bd77d73bc19f => generated 1330 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 06:32:37 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-37b24740-1317-4b11-9044-d60737d242cb None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:32:37 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-37b24740-1317-4b11-9044-d60737d242cb tempest-VolumeRetypeWithoutMigrationTest-1208683717 tempest-VolumeRetypeWithoutMigrationTest-1208683717-project-member] GET http://192.168.122.198/volume/v3/volumes/4acdf4e9-0fbe-46c1-a171-b7e667b0eba9 Sep 06 06:32:37 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-37b24740-1317-4b11-9044-d60737d242cb tempest-VolumeRetypeWithoutMigrationTest-1208683717 tempest-VolumeRetypeWithoutMigrationTest-1208683717-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:32:37 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-37b24740-1317-4b11-9044-d60737d242cb tempest-VolumeRetypeWithoutMigrationTest-1208683717 tempest-VolumeRetypeWithoutMigrationTest-1208683717-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:32:37 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:32:37 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:32:37 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:32:37 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:32:37 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-37b24740-1317-4b11-9044-d60737d242cb tempest-VolumeRetypeWithoutMigrationTest-1208683717 tempest-VolumeRetypeWithoutMigrationTest-1208683717-project-member] Volume info retrieved successfully. Sep 06 06:32:37 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-9eed2b63-ed1d-42c3-b574-f9b444912067 req-316b2c2d-7c64-42ef-b0ab-d2181f86df7c None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:32:37 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-37b24740-1317-4b11-9044-d60737d242cb tempest-VolumeRetypeWithoutMigrationTest-1208683717 tempest-VolumeRetypeWithoutMigrationTest-1208683717-project-member] http://192.168.122.198/volume/v3/volumes/4acdf4e9-0fbe-46c1-a171-b7e667b0eba9 returned with HTTP 200 Sep 06 06:32:37 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 38/75] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:32:37 2026] GET /volume/v3/volumes/4acdf4e9-0fbe-46c1-a171-b7e667b0eba9 => generated 868 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:32:37 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-9eed2b63-ed1d-42c3-b574-f9b444912067 req-316b2c2d-7c64-42ef-b0ab-d2181f86df7c tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] DELETE http://192.168.122.198/volume/v3/attachments/e9271df4-ff6b-4dba-8bd6-dc8e77ee523f Sep 06 06:32:37 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-9eed2b63-ed1d-42c3-b574-f9b444912067 req-316b2c2d-7c64-42ef-b0ab-d2181f86df7c tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:32:37 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-9eed2b63-ed1d-42c3-b574-f9b444912067 req-316b2c2d-7c64-42ef-b0ab-d2181f86df7c tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] Calling method 'version_select' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:32:37 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-0902849c-ce4c-4383-93f0-af61020201b6 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:32:37 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-0902849c-ce4c-4383-93f0-af61020201b6 tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] GET http://192.168.122.198/volume/v3/volumes/e3fa7ca3-1e01-4aea-8e10-9915f01cc7b2 Sep 06 06:32:37 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-0902849c-ce4c-4383-93f0-af61020201b6 tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:32:37 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-0902849c-ce4c-4383-93f0-af61020201b6 tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:32:37 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:32:37 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:32:37 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:32:37 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:32:37 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:32:37 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:32:37 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-0902849c-ce4c-4383-93f0-af61020201b6 tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] Volume info retrieved successfully. Sep 06 06:32:37 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-0902849c-ce4c-4383-93f0-af61020201b6 tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] http://192.168.122.198/volume/v3/volumes/e3fa7ca3-1e01-4aea-8e10-9915f01cc7b2 returned with HTTP 200 Sep 06 06:32:37 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 39/76] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:32:37 2026] GET /volume/v3/volumes/e3fa7ca3-1e01-4aea-8e10-9915f01cc7b2 => generated 853 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:32:37 devstack devstack@c-api.service[87015]: /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 06 06:32:37 devstack devstack@c-api.service[87015]: return base.obj_make_list(context, Sep 06 06:32:37 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-9eed2b63-ed1d-42c3-b574-f9b444912067 req-316b2c2d-7c64-42ef-b0ab-d2181f86df7c tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] http://192.168.122.198/volume/v3/attachments/e9271df4-ff6b-4dba-8bd6-dc8e77ee523f returned with HTTP 200 Sep 06 06:32:37 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 38/77] 192.168.122.198 () {64 vars in 1562 bytes} [Sun Sep 6 06:32:37 2026] DELETE /volume/v3/attachments/e9271df4-ff6b-4dba-8bd6-dc8e77ee523f => generated 19 bytes in 403 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:32:37 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-db19a65d-3cda-406a-8613-e05f6ec0e2f1 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:32:37 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-db19a65d-3cda-406a-8613-e05f6ec0e2f1 tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] GET http://192.168.122.198/volume/v3/volumes/da67c52e-4b18-405c-af7f-bd77d73bc19f Sep 06 06:32:37 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-db19a65d-3cda-406a-8613-e05f6ec0e2f1 tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:32:37 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-db19a65d-3cda-406a-8613-e05f6ec0e2f1 tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:32:37 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:32:37 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:32:37 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:32:37 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:32:37 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-db19a65d-3cda-406a-8613-e05f6ec0e2f1 tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] Volume info retrieved successfully. Sep 06 06:32:37 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-db19a65d-3cda-406a-8613-e05f6ec0e2f1 tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] http://192.168.122.198/volume/v3/volumes/da67c52e-4b18-405c-af7f-bd77d73bc19f returned with HTTP 200 Sep 06 06:32:37 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 40/78] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:32:37 2026] GET /volume/v3/volumes/da67c52e-4b18-405c-af7f-bd77d73bc19f => generated 854 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:32:38 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-4c406223-c0fa-474c-a843-4f00da34637d None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:32:38 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-4c406223-c0fa-474c-a843-4f00da34637d tempest-VolumeRetypeWithoutMigrationTest-1208683717 tempest-VolumeRetypeWithoutMigrationTest-1208683717-project-member] GET http://192.168.122.198/volume/v3/volumes/4acdf4e9-0fbe-46c1-a171-b7e667b0eba9 Sep 06 06:32:38 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-4c406223-c0fa-474c-a843-4f00da34637d tempest-VolumeRetypeWithoutMigrationTest-1208683717 tempest-VolumeRetypeWithoutMigrationTest-1208683717-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:32:38 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-4c406223-c0fa-474c-a843-4f00da34637d tempest-VolumeRetypeWithoutMigrationTest-1208683717 tempest-VolumeRetypeWithoutMigrationTest-1208683717-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:32:38 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:32:38 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:32:38 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:32:38 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:32:38 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-4c406223-c0fa-474c-a843-4f00da34637d tempest-VolumeRetypeWithoutMigrationTest-1208683717 tempest-VolumeRetypeWithoutMigrationTest-1208683717-project-member] Volume info retrieved successfully. Sep 06 06:32:38 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-4c406223-c0fa-474c-a843-4f00da34637d tempest-VolumeRetypeWithoutMigrationTest-1208683717 tempest-VolumeRetypeWithoutMigrationTest-1208683717-project-member] http://192.168.122.198/volume/v3/volumes/4acdf4e9-0fbe-46c1-a171-b7e667b0eba9 returned with HTTP 200 Sep 06 06:32:38 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 39/79] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:32:38 2026] GET /volume/v3/volumes/4acdf4e9-0fbe-46c1-a171-b7e667b0eba9 => generated 869 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:32:38 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-2ffa2b98-a30b-4c16-a5b2-024aabcdd1ed None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:32:38 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-2ffa2b98-a30b-4c16-a5b2-024aabcdd1ed tempest-VolumeRetypeWithoutMigrationTest-1179693455 tempest-VolumeRetypeWithoutMigrationTest-1179693455-project-admin] GET http://192.168.122.198/volume/v3/volumes/4acdf4e9-0fbe-46c1-a171-b7e667b0eba9 Sep 06 06:32:38 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-2ffa2b98-a30b-4c16-a5b2-024aabcdd1ed tempest-VolumeRetypeWithoutMigrationTest-1179693455 tempest-VolumeRetypeWithoutMigrationTest-1179693455-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:32:38 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-2ffa2b98-a30b-4c16-a5b2-024aabcdd1ed tempest-VolumeRetypeWithoutMigrationTest-1179693455 tempest-VolumeRetypeWithoutMigrationTest-1179693455-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:32:38 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-fb00b391-8cab-45ce-b5a2-93abe30cb2cf None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:32:38 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:32:38 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:32:38 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:32:38 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:32:38 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-2ffa2b98-a30b-4c16-a5b2-024aabcdd1ed tempest-VolumeRetypeWithoutMigrationTest-1179693455 tempest-VolumeRetypeWithoutMigrationTest-1179693455-project-admin] Volume info retrieved successfully. Sep 06 06:32:38 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-fb00b391-8cab-45ce-b5a2-93abe30cb2cf tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] GET http://192.168.122.198/volume/v3/volumes/e3fa7ca3-1e01-4aea-8e10-9915f01cc7b2 Sep 06 06:32:38 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-fb00b391-8cab-45ce-b5a2-93abe30cb2cf tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:32:38 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-fb00b391-8cab-45ce-b5a2-93abe30cb2cf tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:32:38 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-2ffa2b98-a30b-4c16-a5b2-024aabcdd1ed tempest-VolumeRetypeWithoutMigrationTest-1179693455 tempest-VolumeRetypeWithoutMigrationTest-1179693455-project-admin] http://192.168.122.198/volume/v3/volumes/4acdf4e9-0fbe-46c1-a171-b7e667b0eba9 returned with HTTP 200 Sep 06 06:32:38 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 41/80] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:32:38 2026] GET /volume/v3/volumes/4acdf4e9-0fbe-46c1-a171-b7e667b0eba9 => generated 1032 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:32:38 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-4a321200-d2b2-4eef-a746-338634586cdf None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:32:38 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-4a321200-d2b2-4eef-a746-338634586cdf tempest-VolumeRetypeWithoutMigrationTest-1208683717 tempest-VolumeRetypeWithoutMigrationTest-1208683717-project-member] POST http://192.168.122.198/volume/v3/volumes/4acdf4e9-0fbe-46c1-a171-b7e667b0eba9/action Sep 06 06:32:38 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-4a321200-d2b2-4eef-a746-338634586cdf tempest-VolumeRetypeWithoutMigrationTest-1208683717 tempest-VolumeRetypeWithoutMigrationTest-1208683717-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=87014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:32:38 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-4a321200-d2b2-4eef-a746-338634586cdf tempest-VolumeRetypeWithoutMigrationTest-1208683717 tempest-VolumeRetypeWithoutMigrationTest-1208683717-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:32:38 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-fb00b391-8cab-45ce-b5a2-93abe30cb2cf tempest-DeleteServersTestJSON-117609295 tempest-DeleteServersTestJSON-117609295-project-member] http://192.168.122.198/volume/v3/volumes/e3fa7ca3-1e01-4aea-8e10-9915f01cc7b2 returned with HTTP 404 Sep 06 06:32:38 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 40/81] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:32:38 2026] GET /volume/v3/volumes/e3fa7ca3-1e01-4aea-8e10-9915f01cc7b2 => generated 109 bytes in 69 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:32:38 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:32:38 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:32:38 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:32:38 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:32:38 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-4a321200-d2b2-4eef-a746-338634586cdf tempest-VolumeRetypeWithoutMigrationTest-1208683717 tempest-VolumeRetypeWithoutMigrationTest-1208683717-project-member] Volume info retrieved successfully. Sep 06 06:32:38 devstack devstack@c-api.service[87014]: /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 06 06:32:38 devstack devstack@c-api.service[87014]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 06:32:38 devstack devstack@c-api.service[87014]: WARNING cinder.quota [None req-4a321200-d2b2-4eef-a746-338634586cdf tempest-VolumeRetypeWithoutMigrationTest-1208683717 tempest-VolumeRetypeWithoutMigrationTest-1208683717-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 06 06:32:38 devstack devstack@c-api.service[87014]: WARNING cinder.quota [None req-4a321200-d2b2-4eef-a746-338634586cdf tempest-VolumeRetypeWithoutMigrationTest-1208683717 tempest-VolumeRetypeWithoutMigrationTest-1208683717-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 06 06:32:38 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-4a321200-d2b2-4eef-a746-338634586cdf tempest-VolumeRetypeWithoutMigrationTest-1208683717 tempest-VolumeRetypeWithoutMigrationTest-1208683717-project-member] Created reservations ['32ae7c23-34bd-43ba-bc0d-ff93f8e1328f', '90bd0b0f-3908-4753-bc4a-a74defa059d2'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:32:38 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-4a321200-d2b2-4eef-a746-338634586cdf tempest-VolumeRetypeWithoutMigrationTest-1208683717 tempest-VolumeRetypeWithoutMigrationTest-1208683717-project-member] Created reservations ['99652b24-746c-475f-a41a-34dfcbf7dbf0', 'ab33f8eb-8920-4f4b-8f9c-3751e5bb2971'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:32:38 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:32:38 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:32:38 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-4a321200-d2b2-4eef-a746-338634586cdf tempest-VolumeRetypeWithoutMigrationTest-1208683717 tempest-VolumeRetypeWithoutMigrationTest-1208683717-project-member] Retype volume request issued successfully. Sep 06 06:32:38 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-4a321200-d2b2-4eef-a746-338634586cdf tempest-VolumeRetypeWithoutMigrationTest-1208683717 tempest-VolumeRetypeWithoutMigrationTest-1208683717-project-member] http://192.168.122.198/volume/v3/volumes/4acdf4e9-0fbe-46c1-a171-b7e667b0eba9/action returned with HTTP 202 Sep 06 06:32:38 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 42/82] 192.168.122.198 () {60 vars in 1274 bytes} [Sun Sep 6 06:32:38 2026] POST /volume/v3/volumes/4acdf4e9-0fbe-46c1-a171-b7e667b0eba9/action => generated 0 bytes in 552 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 06:32:38 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-fa5e8811-e255-4bfc-8055-46ccf79d29f3 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:32:39 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-fa5e8811-e255-4bfc-8055-46ccf79d29f3 tempest-VolumeRetypeWithoutMigrationTest-1208683717 tempest-VolumeRetypeWithoutMigrationTest-1208683717-project-member] GET http://192.168.122.198/volume/v3/volumes/4acdf4e9-0fbe-46c1-a171-b7e667b0eba9 Sep 06 06:32:39 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-fa5e8811-e255-4bfc-8055-46ccf79d29f3 tempest-VolumeRetypeWithoutMigrationTest-1208683717 tempest-VolumeRetypeWithoutMigrationTest-1208683717-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:32:39 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-fa5e8811-e255-4bfc-8055-46ccf79d29f3 tempest-VolumeRetypeWithoutMigrationTest-1208683717 tempest-VolumeRetypeWithoutMigrationTest-1208683717-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:32:39 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:32:39 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:32:39 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:32:39 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:32:39 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-fa5e8811-e255-4bfc-8055-46ccf79d29f3 tempest-VolumeRetypeWithoutMigrationTest-1208683717 tempest-VolumeRetypeWithoutMigrationTest-1208683717-project-member] Volume info retrieved successfully. Sep 06 06:32:39 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-fa5e8811-e255-4bfc-8055-46ccf79d29f3 tempest-VolumeRetypeWithoutMigrationTest-1208683717 tempest-VolumeRetypeWithoutMigrationTest-1208683717-project-member] http://192.168.122.198/volume/v3/volumes/4acdf4e9-0fbe-46c1-a171-b7e667b0eba9 returned with HTTP 200 Sep 06 06:32:39 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 41/83] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:32:38 2026] GET /volume/v3/volumes/4acdf4e9-0fbe-46c1-a171-b7e667b0eba9 => generated 868 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:32:40 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-939fb5f5-191d-4595-81df-1dc00be6884e None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:32:40 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-939fb5f5-191d-4595-81df-1dc00be6884e tempest-VolumeRetypeWithoutMigrationTest-1208683717 tempest-VolumeRetypeWithoutMigrationTest-1208683717-project-member] GET http://192.168.122.198/volume/v3/volumes/4acdf4e9-0fbe-46c1-a171-b7e667b0eba9 Sep 06 06:32:40 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-939fb5f5-191d-4595-81df-1dc00be6884e tempest-VolumeRetypeWithoutMigrationTest-1208683717 tempest-VolumeRetypeWithoutMigrationTest-1208683717-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:32:40 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-939fb5f5-191d-4595-81df-1dc00be6884e tempest-VolumeRetypeWithoutMigrationTest-1208683717 tempest-VolumeRetypeWithoutMigrationTest-1208683717-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:32:40 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:32:40 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:32:40 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:32:40 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:32:40 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-939fb5f5-191d-4595-81df-1dc00be6884e tempest-VolumeRetypeWithoutMigrationTest-1208683717 tempest-VolumeRetypeWithoutMigrationTest-1208683717-project-member] Volume info retrieved successfully. Sep 06 06:32:40 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-939fb5f5-191d-4595-81df-1dc00be6884e tempest-VolumeRetypeWithoutMigrationTest-1208683717 tempest-VolumeRetypeWithoutMigrationTest-1208683717-project-member] http://192.168.122.198/volume/v3/volumes/4acdf4e9-0fbe-46c1-a171-b7e667b0eba9 returned with HTTP 200 Sep 06 06:32:40 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 43/84] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:32:40 2026] GET /volume/v3/volumes/4acdf4e9-0fbe-46c1-a171-b7e667b0eba9 => generated 869 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 06:32:40 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-44bb1df1-d94d-4037-acf0-89bcdef1cb57 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:32:40 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-44bb1df1-d94d-4037-acf0-89bcdef1cb57 tempest-VolumeRetypeWithoutMigrationTest-1179693455 tempest-VolumeRetypeWithoutMigrationTest-1179693455-project-admin] GET http://192.168.122.198/volume/v3/volumes/4acdf4e9-0fbe-46c1-a171-b7e667b0eba9 Sep 06 06:32:40 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-44bb1df1-d94d-4037-acf0-89bcdef1cb57 tempest-VolumeRetypeWithoutMigrationTest-1179693455 tempest-VolumeRetypeWithoutMigrationTest-1179693455-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:32:40 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-44bb1df1-d94d-4037-acf0-89bcdef1cb57 tempest-VolumeRetypeWithoutMigrationTest-1179693455 tempest-VolumeRetypeWithoutMigrationTest-1179693455-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:32:40 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:32:40 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:32:40 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:32:40 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:32:40 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-44bb1df1-d94d-4037-acf0-89bcdef1cb57 tempest-VolumeRetypeWithoutMigrationTest-1179693455 tempest-VolumeRetypeWithoutMigrationTest-1179693455-project-admin] Volume info retrieved successfully. Sep 06 06:32:40 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-44bb1df1-d94d-4037-acf0-89bcdef1cb57 tempest-VolumeRetypeWithoutMigrationTest-1179693455 tempest-VolumeRetypeWithoutMigrationTest-1179693455-project-admin] http://192.168.122.198/volume/v3/volumes/4acdf4e9-0fbe-46c1-a171-b7e667b0eba9 returned with HTTP 200 Sep 06 06:32:40 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 42/85] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:32:40 2026] GET /volume/v3/volumes/4acdf4e9-0fbe-46c1-a171-b7e667b0eba9 => generated 1032 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:32:40 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-32314353-c022-4638-8415-dcfb7996edb3 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:32:40 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-32314353-c022-4638-8415-dcfb7996edb3 tempest-VolumeRetypeWithoutMigrationTest-1179693455 tempest-VolumeRetypeWithoutMigrationTest-1179693455-project-admin] GET http://192.168.122.198/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1081453117 Sep 06 06:32:40 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-32314353-c022-4638-8415-dcfb7996edb3 tempest-VolumeRetypeWithoutMigrationTest-1179693455 tempest-VolumeRetypeWithoutMigrationTest-1179693455-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:32:40 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-32314353-c022-4638-8415-dcfb7996edb3 tempest-VolumeRetypeWithoutMigrationTest-1179693455 tempest-VolumeRetypeWithoutMigrationTest-1179693455-project-admin] Calling method 'index' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:32:40 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-32314353-c022-4638-8415-dcfb7996edb3 tempest-VolumeRetypeWithoutMigrationTest-1179693455 tempest-VolumeRetypeWithoutMigrationTest-1179693455-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1081453117'), ('all_tenants', True)]). {{(pid=87014) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 06:32:40 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:32:40 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:32:40 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-32314353-c022-4638-8415-dcfb7996edb3 tempest-VolumeRetypeWithoutMigrationTest-1179693455 tempest-VolumeRetypeWithoutMigrationTest-1179693455-project-admin] Get all volumes completed successfully. Sep 06 06:32:40 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-32314353-c022-4638-8415-dcfb7996edb3 tempest-VolumeRetypeWithoutMigrationTest-1179693455 tempest-VolumeRetypeWithoutMigrationTest-1179693455-project-admin] http://192.168.122.198/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1081453117 returned with HTTP 200 Sep 06 06:32:40 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 44/86] 192.168.122.198 () {58 vars in 1282 bytes} [Sun Sep 6 06:32:40 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1081453117 => generated 355 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:32:40 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-5d8a4776-2056-4100-973d-3452e7d8e10a None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:32:40 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-5d8a4776-2056-4100-973d-3452e7d8e10a tempest-VolumeRetypeWithoutMigrationTest-1208683717 tempest-VolumeRetypeWithoutMigrationTest-1208683717-project-member] GET http://192.168.122.198/volume/v3/volumes/4acdf4e9-0fbe-46c1-a171-b7e667b0eba9 Sep 06 06:32:40 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-5d8a4776-2056-4100-973d-3452e7d8e10a tempest-VolumeRetypeWithoutMigrationTest-1208683717 tempest-VolumeRetypeWithoutMigrationTest-1208683717-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:32:40 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-5d8a4776-2056-4100-973d-3452e7d8e10a tempest-VolumeRetypeWithoutMigrationTest-1208683717 tempest-VolumeRetypeWithoutMigrationTest-1208683717-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:32:40 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:32:40 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:32:40 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:32:40 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:32:40 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-5d8a4776-2056-4100-973d-3452e7d8e10a tempest-VolumeRetypeWithoutMigrationTest-1208683717 tempest-VolumeRetypeWithoutMigrationTest-1208683717-project-member] Volume info retrieved successfully. Sep 06 06:32:40 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-5d8a4776-2056-4100-973d-3452e7d8e10a tempest-VolumeRetypeWithoutMigrationTest-1208683717 tempest-VolumeRetypeWithoutMigrationTest-1208683717-project-member] http://192.168.122.198/volume/v3/volumes/4acdf4e9-0fbe-46c1-a171-b7e667b0eba9 returned with HTTP 200 Sep 06 06:32:40 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 43/87] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:32:40 2026] GET /volume/v3/volumes/4acdf4e9-0fbe-46c1-a171-b7e667b0eba9 => generated 869 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:32:40 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-5571974b-6d6c-4cf0-9de9-677e4522e14c None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:32:40 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-5571974b-6d6c-4cf0-9de9-677e4522e14c tempest-VolumeRetypeWithoutMigrationTest-1208683717 tempest-VolumeRetypeWithoutMigrationTest-1208683717-project-member] DELETE http://192.168.122.198/volume/v3/volumes/4acdf4e9-0fbe-46c1-a171-b7e667b0eba9 Sep 06 06:32:40 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-5571974b-6d6c-4cf0-9de9-677e4522e14c tempest-VolumeRetypeWithoutMigrationTest-1208683717 tempest-VolumeRetypeWithoutMigrationTest-1208683717-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:32:40 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-5571974b-6d6c-4cf0-9de9-677e4522e14c tempest-VolumeRetypeWithoutMigrationTest-1208683717 tempest-VolumeRetypeWithoutMigrationTest-1208683717-project-member] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:32:40 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-5571974b-6d6c-4cf0-9de9-677e4522e14c tempest-VolumeRetypeWithoutMigrationTest-1208683717 tempest-VolumeRetypeWithoutMigrationTest-1208683717-project-member] Delete volume with id: 4acdf4e9-0fbe-46c1-a171-b7e667b0eba9 Sep 06 06:32:40 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:32:40 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:32:40 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:32:40 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:32:40 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-5571974b-6d6c-4cf0-9de9-677e4522e14c tempest-VolumeRetypeWithoutMigrationTest-1208683717 tempest-VolumeRetypeWithoutMigrationTest-1208683717-project-member] Volume info retrieved successfully. Sep 06 06:32:40 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-5571974b-6d6c-4cf0-9de9-677e4522e14c tempest-VolumeRetypeWithoutMigrationTest-1208683717 tempest-VolumeRetypeWithoutMigrationTest-1208683717-project-member] Delete volume request issued successfully. Sep 06 06:32:40 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-5571974b-6d6c-4cf0-9de9-677e4522e14c tempest-VolumeRetypeWithoutMigrationTest-1208683717 tempest-VolumeRetypeWithoutMigrationTest-1208683717-project-member] http://192.168.122.198/volume/v3/volumes/4acdf4e9-0fbe-46c1-a171-b7e667b0eba9 returned with HTTP 202 Sep 06 06:32:40 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 45/88] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:32:40 2026] DELETE /volume/v3/volumes/4acdf4e9-0fbe-46c1-a171-b7e667b0eba9 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:32:40 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-11858d38-d144-46e1-bdb0-b9984848eecf None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:32:40 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-11858d38-d144-46e1-bdb0-b9984848eecf tempest-VolumeRetypeWithoutMigrationTest-1208683717 tempest-VolumeRetypeWithoutMigrationTest-1208683717-project-member] GET http://192.168.122.198/volume/v3/volumes/4acdf4e9-0fbe-46c1-a171-b7e667b0eba9 Sep 06 06:32:40 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-11858d38-d144-46e1-bdb0-b9984848eecf tempest-VolumeRetypeWithoutMigrationTest-1208683717 tempest-VolumeRetypeWithoutMigrationTest-1208683717-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:32:40 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-11858d38-d144-46e1-bdb0-b9984848eecf tempest-VolumeRetypeWithoutMigrationTest-1208683717 tempest-VolumeRetypeWithoutMigrationTest-1208683717-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:32:40 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:32:40 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:32:40 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:32:40 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:32:40 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-11858d38-d144-46e1-bdb0-b9984848eecf tempest-VolumeRetypeWithoutMigrationTest-1208683717 tempest-VolumeRetypeWithoutMigrationTest-1208683717-project-member] Volume info retrieved successfully. Sep 06 06:32:40 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-11858d38-d144-46e1-bdb0-b9984848eecf tempest-VolumeRetypeWithoutMigrationTest-1208683717 tempest-VolumeRetypeWithoutMigrationTest-1208683717-project-member] http://192.168.122.198/volume/v3/volumes/4acdf4e9-0fbe-46c1-a171-b7e667b0eba9 returned with HTTP 200 Sep 06 06:32:40 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 44/89] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:32:40 2026] GET /volume/v3/volumes/4acdf4e9-0fbe-46c1-a171-b7e667b0eba9 => generated 868 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:32:41 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-4c08076d-e256-4848-a2a7-41db1faf811f None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:32:41 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-4c08076d-e256-4848-a2a7-41db1faf811f tempest-VolumeRetypeWithoutMigrationTest-1208683717 tempest-VolumeRetypeWithoutMigrationTest-1208683717-project-member] GET http://192.168.122.198/volume/v3/volumes/4acdf4e9-0fbe-46c1-a171-b7e667b0eba9 Sep 06 06:32:41 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-4c08076d-e256-4848-a2a7-41db1faf811f tempest-VolumeRetypeWithoutMigrationTest-1208683717 tempest-VolumeRetypeWithoutMigrationTest-1208683717-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:32:41 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-4c08076d-e256-4848-a2a7-41db1faf811f tempest-VolumeRetypeWithoutMigrationTest-1208683717 tempest-VolumeRetypeWithoutMigrationTest-1208683717-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:32:41 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-4c08076d-e256-4848-a2a7-41db1faf811f tempest-VolumeRetypeWithoutMigrationTest-1208683717 tempest-VolumeRetypeWithoutMigrationTest-1208683717-project-member] http://192.168.122.198/volume/v3/volumes/4acdf4e9-0fbe-46c1-a171-b7e667b0eba9 returned with HTTP 404 Sep 06 06:32:41 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 46/90] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:32:41 2026] GET /volume/v3/volumes/4acdf4e9-0fbe-46c1-a171-b7e667b0eba9 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:32:42 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-172a0bcb-45db-46e6-896c-5fdd0ff59146 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:32:42 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-172a0bcb-45db-46e6-896c-5fdd0ff59146 tempest-VolumeRetypeWithoutMigrationTest-1179693455 tempest-VolumeRetypeWithoutMigrationTest-1179693455-project-admin] DELETE http://192.168.122.198/volume/v3/types/5cf68f0a-ad38-495e-9ba0-736741531e80 Sep 06 06:32:42 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-172a0bcb-45db-46e6-896c-5fdd0ff59146 tempest-VolumeRetypeWithoutMigrationTest-1179693455 tempest-VolumeRetypeWithoutMigrationTest-1179693455-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:32:42 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-172a0bcb-45db-46e6-896c-5fdd0ff59146 tempest-VolumeRetypeWithoutMigrationTest-1179693455 tempest-VolumeRetypeWithoutMigrationTest-1179693455-project-admin] Calling method '_delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:32:42 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-172a0bcb-45db-46e6-896c-5fdd0ff59146 tempest-VolumeRetypeWithoutMigrationTest-1179693455 tempest-VolumeRetypeWithoutMigrationTest-1179693455-project-admin] http://192.168.122.198/volume/v3/types/5cf68f0a-ad38-495e-9ba0-736741531e80 returned with HTTP 202 Sep 06 06:32:42 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 45/91] 192.168.122.198 () {58 vars in 1229 bytes} [Sun Sep 6 06:32:42 2026] DELETE /volume/v3/types/5cf68f0a-ad38-495e-9ba0-736741531e80 => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:32:42 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-ef167cac-d57f-42cc-b7a0-23e1835503d1 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:32:42 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ef167cac-d57f-42cc-b7a0-23e1835503d1 tempest-VolumeRetypeWithoutMigrationTest-1179693455 tempest-VolumeRetypeWithoutMigrationTest-1179693455-project-admin] GET http://192.168.122.198/volume/v3/types/5cf68f0a-ad38-495e-9ba0-736741531e80 Sep 06 06:32:42 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ef167cac-d57f-42cc-b7a0-23e1835503d1 tempest-VolumeRetypeWithoutMigrationTest-1179693455 tempest-VolumeRetypeWithoutMigrationTest-1179693455-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:32:42 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ef167cac-d57f-42cc-b7a0-23e1835503d1 tempest-VolumeRetypeWithoutMigrationTest-1179693455 tempest-VolumeRetypeWithoutMigrationTest-1179693455-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:32:42 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ef167cac-d57f-42cc-b7a0-23e1835503d1 tempest-VolumeRetypeWithoutMigrationTest-1179693455 tempest-VolumeRetypeWithoutMigrationTest-1179693455-project-admin] http://192.168.122.198/volume/v3/types/5cf68f0a-ad38-495e-9ba0-736741531e80 returned with HTTP 404 Sep 06 06:32:42 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 47/92] 192.168.122.198 () {58 vars in 1226 bytes} [Sun Sep 6 06:32:42 2026] GET /volume/v3/types/5cf68f0a-ad38-495e-9ba0-736741531e80 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:32:42 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-fc546463-a695-492b-a6d6-4d0b83136d0a None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:32:42 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-fc546463-a695-492b-a6d6-4d0b83136d0a tempest-VolumeRetypeWithoutMigrationTest-1179693455 tempest-VolumeRetypeWithoutMigrationTest-1179693455-project-admin] DELETE http://192.168.122.198/volume/v3/types/7709d97d-49e4-41c0-87a9-63a1f6a6b7b5 Sep 06 06:32:42 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-fc546463-a695-492b-a6d6-4d0b83136d0a tempest-VolumeRetypeWithoutMigrationTest-1179693455 tempest-VolumeRetypeWithoutMigrationTest-1179693455-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:32:42 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-fc546463-a695-492b-a6d6-4d0b83136d0a tempest-VolumeRetypeWithoutMigrationTest-1179693455 tempest-VolumeRetypeWithoutMigrationTest-1179693455-project-admin] Calling method '_delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:32:42 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-fc546463-a695-492b-a6d6-4d0b83136d0a tempest-VolumeRetypeWithoutMigrationTest-1179693455 tempest-VolumeRetypeWithoutMigrationTest-1179693455-project-admin] http://192.168.122.198/volume/v3/types/7709d97d-49e4-41c0-87a9-63a1f6a6b7b5 returned with HTTP 202 Sep 06 06:32:42 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 46/93] 192.168.122.198 () {58 vars in 1229 bytes} [Sun Sep 6 06:32:42 2026] DELETE /volume/v3/types/7709d97d-49e4-41c0-87a9-63a1f6a6b7b5 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:32:42 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-d5c589dc-528a-4a04-a2fd-7d12613e997d None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:32:42 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-d5c589dc-528a-4a04-a2fd-7d12613e997d tempest-VolumeRetypeWithoutMigrationTest-1179693455 tempest-VolumeRetypeWithoutMigrationTest-1179693455-project-admin] GET http://192.168.122.198/volume/v3/types/7709d97d-49e4-41c0-87a9-63a1f6a6b7b5 Sep 06 06:32:42 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-d5c589dc-528a-4a04-a2fd-7d12613e997d tempest-VolumeRetypeWithoutMigrationTest-1179693455 tempest-VolumeRetypeWithoutMigrationTest-1179693455-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:32:42 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-d5c589dc-528a-4a04-a2fd-7d12613e997d tempest-VolumeRetypeWithoutMigrationTest-1179693455 tempest-VolumeRetypeWithoutMigrationTest-1179693455-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:32:42 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-d5c589dc-528a-4a04-a2fd-7d12613e997d tempest-VolumeRetypeWithoutMigrationTest-1179693455 tempest-VolumeRetypeWithoutMigrationTest-1179693455-project-admin] http://192.168.122.198/volume/v3/types/7709d97d-49e4-41c0-87a9-63a1f6a6b7b5 returned with HTTP 404 Sep 06 06:32:42 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 48/94] 192.168.122.198 () {58 vars in 1226 bytes} [Sun Sep 6 06:32:42 2026] GET /volume/v3/types/7709d97d-49e4-41c0-87a9-63a1f6a6b7b5 => generated 114 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:32:43 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-39972dbd-672f-4372-b97f-a75e849d6891 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:32:43 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-39972dbd-672f-4372-b97f-a75e849d6891 tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] GET http://192.168.122.198/volume/v3/volumes/da67c52e-4b18-405c-af7f-bd77d73bc19f Sep 06 06:32:43 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-39972dbd-672f-4372-b97f-a75e849d6891 tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:32:43 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-39972dbd-672f-4372-b97f-a75e849d6891 tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:32:43 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:32:43 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:32:43 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:32:43 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:32:43 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-39972dbd-672f-4372-b97f-a75e849d6891 tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] Volume info retrieved successfully. Sep 06 06:32:43 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-39972dbd-672f-4372-b97f-a75e849d6891 tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] http://192.168.122.198/volume/v3/volumes/da67c52e-4b18-405c-af7f-bd77d73bc19f returned with HTTP 200 Sep 06 06:32:43 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 47/95] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:32:43 2026] GET /volume/v3/volumes/da67c52e-4b18-405c-af7f-bd77d73bc19f => generated 854 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:32:43 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-2cfe2fbd-0391-460a-9b72-52a37623906c None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:32:43 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-2cfe2fbd-0391-460a-9b72-52a37623906c tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] GET http://192.168.122.198/volume/v3/volumes/da67c52e-4b18-405c-af7f-bd77d73bc19f Sep 06 06:32:43 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-2cfe2fbd-0391-460a-9b72-52a37623906c tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:32:43 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-2cfe2fbd-0391-460a-9b72-52a37623906c tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:32:43 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:32:43 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:32:43 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:32:43 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:32:43 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-2cfe2fbd-0391-460a-9b72-52a37623906c tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] Volume info retrieved successfully. Sep 06 06:32:43 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-2cfe2fbd-0391-460a-9b72-52a37623906c tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] http://192.168.122.198/volume/v3/volumes/da67c52e-4b18-405c-af7f-bd77d73bc19f returned with HTTP 200 Sep 06 06:32:43 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 49/96] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:32:43 2026] GET /volume/v3/volumes/da67c52e-4b18-405c-af7f-bd77d73bc19f => generated 854 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:32:50 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-33fa3d9e-118d-46a9-8338-9a981bd1986b None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:32:50 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-33fa3d9e-118d-46a9-8338-9a981bd1986b tempest-ExtraSpecsNegativeTest-902589240 tempest-ExtraSpecsNegativeTest-902589240-project-admin] POST http://192.168.122.198/volume/v3/types Sep 06 06:32:50 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-33fa3d9e-118d-46a9-8338-9a981bd1986b tempest-ExtraSpecsNegativeTest-902589240 tempest-ExtraSpecsNegativeTest-902589240-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-1049377296", "extra_specs": {"spec1": "val1"}}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:32:50 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-33fa3d9e-118d-46a9-8338-9a981bd1986b tempest-ExtraSpecsNegativeTest-902589240 tempest-ExtraSpecsNegativeTest-902589240-project-admin] http://192.168.122.198/volume/v3/types returned with HTTP 200 Sep 06 06:32:50 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 48/97] 192.168.122.198 () {60 vars in 1137 bytes} [Sun Sep 6 06:32:50 2026] POST /volume/v3/types => generated 243 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:32:50 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-f6070b9a-a495-46f5-af12-839ccca0e244 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:32:50 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f6070b9a-a495-46f5-af12-839ccca0e244 tempest-ExtraSpecsNegativeTest-902589240 tempest-ExtraSpecsNegativeTest-902589240-project-admin] POST http://192.168.122.198/volume/v3/types/0038ccdf-1204-4ab1-b15e-cc66cccb851b/extra_specs Sep 06 06:32:50 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-f6070b9a-a495-46f5-af12-839ccca0e244 tempest-ExtraSpecsNegativeTest-902589240 tempest-ExtraSpecsNegativeTest-902589240-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:32:51 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f6070b9a-a495-46f5-af12-839ccca0e244 tempest-ExtraSpecsNegativeTest-902589240 tempest-ExtraSpecsNegativeTest-902589240-project-admin] http://192.168.122.198/volume/v3/types/0038ccdf-1204-4ab1-b15e-cc66cccb851b/extra_specs returned with HTTP 400 Sep 06 06:32:51 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 50/98] 192.168.122.198 () {60 vars in 1283 bytes} [Sun Sep 6 06:32:50 2026] POST /volume/v3/types/0038ccdf-1204-4ab1-b15e-cc66cccb851b/extra_specs => generated 146 bytes in 20 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 06 06:32:51 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-e38b7eb1-93f4-44b1-af04-f862134446fb None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:32:51 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e38b7eb1-93f4-44b1-af04-f862134446fb tempest-ExtraSpecsNegativeTest-902589240 tempest-ExtraSpecsNegativeTest-902589240-project-admin] POST http://192.168.122.198/volume/v3/types/0038ccdf-1204-4ab1-b15e-cc66cccb851b/extra_specs Sep 06 06:32:51 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e38b7eb1-93f4-44b1-af04-f862134446fb tempest-ExtraSpecsNegativeTest-902589240 tempest-ExtraSpecsNegativeTest-902589240-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:32:51 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e38b7eb1-93f4-44b1-af04-f862134446fb tempest-ExtraSpecsNegativeTest-902589240 tempest-ExtraSpecsNegativeTest-902589240-project-admin] http://192.168.122.198/volume/v3/types/0038ccdf-1204-4ab1-b15e-cc66cccb851b/extra_specs returned with HTTP 400 Sep 06 06:32:51 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 49/99] 192.168.122.198 () {60 vars in 1283 bytes} [Sun Sep 6 06:32:51 2026] POST /volume/v3/types/0038ccdf-1204-4ab1-b15e-cc66cccb851b/extra_specs => generated 132 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 06 06:32:51 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-75554b54-37b8-48d2-820f-3f3a70ef6751 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:32:51 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-75554b54-37b8-48d2-820f-3f3a70ef6751 tempest-ExtraSpecsNegativeTest-902589240 tempest-ExtraSpecsNegativeTest-902589240-project-admin] POST http://192.168.122.198/volume/v3/types/a9d9f911-a527-4e6a-8df2-09a09554f5f3/extra_specs Sep 06 06:32:51 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-75554b54-37b8-48d2-820f-3f3a70ef6751 tempest-ExtraSpecsNegativeTest-902589240 tempest-ExtraSpecsNegativeTest-902589240-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:32:51 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-75554b54-37b8-48d2-820f-3f3a70ef6751 tempest-ExtraSpecsNegativeTest-902589240 tempest-ExtraSpecsNegativeTest-902589240-project-admin] http://192.168.122.198/volume/v3/types/a9d9f911-a527-4e6a-8df2-09a09554f5f3/extra_specs returned with HTTP 404 Sep 06 06:32:51 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 51/100] 192.168.122.198 () {60 vars in 1283 bytes} [Sun Sep 6 06:32:51 2026] POST /volume/v3/types/a9d9f911-a527-4e6a-8df2-09a09554f5f3/extra_specs => generated 114 bytes in 213 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:32:51 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-38456092-95e2-4a99-8008-4de87d46e289 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:32:51 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-38456092-95e2-4a99-8008-4de87d46e289 tempest-ExtraSpecsNegativeTest-902589240 tempest-ExtraSpecsNegativeTest-902589240-project-admin] DELETE http://192.168.122.198/volume/v3/types/b09831f5-694d-402b-9355-5c32a0c509cc/extra_specs/spec1 Sep 06 06:32:51 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-38456092-95e2-4a99-8008-4de87d46e289 tempest-ExtraSpecsNegativeTest-902589240 tempest-ExtraSpecsNegativeTest-902589240-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:32:51 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-38456092-95e2-4a99-8008-4de87d46e289 tempest-ExtraSpecsNegativeTest-902589240 tempest-ExtraSpecsNegativeTest-902589240-project-admin] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:32:51 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-38456092-95e2-4a99-8008-4de87d46e289 tempest-ExtraSpecsNegativeTest-902589240 tempest-ExtraSpecsNegativeTest-902589240-project-admin] http://192.168.122.198/volume/v3/types/b09831f5-694d-402b-9355-5c32a0c509cc/extra_specs/spec1 returned with HTTP 404 Sep 06 06:32:51 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 50/101] 192.168.122.198 () {58 vars in 1283 bytes} [Sun Sep 6 06:32:51 2026] DELETE /volume/v3/types/b09831f5-694d-402b-9355-5c32a0c509cc/extra_specs/spec1 => generated 114 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:32:51 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-7ffdf6ed-3e13-4049-aca6-da964c1bf3f5 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:32:51 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-7ffdf6ed-3e13-4049-aca6-da964c1bf3f5 tempest-ExtraSpecsNegativeTest-902589240 tempest-ExtraSpecsNegativeTest-902589240-project-admin] GET http://192.168.122.198/volume/v3/types/0038ccdf-1204-4ab1-b15e-cc66cccb851b/extra_specs/nonexistent_extra_spec_name Sep 06 06:32:51 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-7ffdf6ed-3e13-4049-aca6-da964c1bf3f5 tempest-ExtraSpecsNegativeTest-902589240 tempest-ExtraSpecsNegativeTest-902589240-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:32:51 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-7ffdf6ed-3e13-4049-aca6-da964c1bf3f5 tempest-ExtraSpecsNegativeTest-902589240 tempest-ExtraSpecsNegativeTest-902589240-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:32:51 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-f935b9ce-0841-4b49-97de-9f8e4d6fcb6f req-0e278da0-da69-4926-8e6d-d1611b45fdb8 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:32:51 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-f935b9ce-0841-4b49-97de-9f8e4d6fcb6f req-0e278da0-da69-4926-8e6d-d1611b45fdb8 tempest-VolumesGetTestJSON-1515560047 tempest-VolumesGetTestJSON-1515560047-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:32:51 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-f935b9ce-0841-4b49-97de-9f8e4d6fcb6f req-0e278da0-da69-4926-8e6d-d1611b45fdb8 tempest-VolumesGetTestJSON-1515560047 tempest-VolumesGetTestJSON-1515560047-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-488266964", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:32:51 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-7ffdf6ed-3e13-4049-aca6-da964c1bf3f5 tempest-ExtraSpecsNegativeTest-902589240 tempest-ExtraSpecsNegativeTest-902589240-project-admin] http://192.168.122.198/volume/v3/types/0038ccdf-1204-4ab1-b15e-cc66cccb851b/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Sep 06 06:32:51 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 52/102] 192.168.122.198 () {58 vars in 1346 bytes} [Sun Sep 6 06:32:51 2026] GET /volume/v3/types/0038ccdf-1204-4ab1-b15e-cc66cccb851b/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 06:32:51 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.volumes [req-f935b9ce-0841-4b49-97de-9f8e4d6fcb6f req-0e278da0-da69-4926-8e6d-d1611b45fdb8 tempest-VolumesGetTestJSON-1515560047 tempest-VolumesGetTestJSON-1515560047-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-488266964', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:32:51 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-9e513baf-4550-4566-a47e-6b794bcf9a6a None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:32:51 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [req-f935b9ce-0841-4b49-97de-9f8e4d6fcb6f req-0e278da0-da69-4926-8e6d-d1611b45fdb8 tempest-VolumesGetTestJSON-1515560047 tempest-VolumesGetTestJSON-1515560047-project-member] Create volume of 1 GB Sep 06 06:32:51 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-9e513baf-4550-4566-a47e-6b794bcf9a6a tempest-ExtraSpecsNegativeTest-902589240 tempest-ExtraSpecsNegativeTest-902589240-project-admin] GET http://192.168.122.198/volume/v3/types/e9457074-7ad4-4b1e-a750-fe547d3e6a51/extra_specs/spec1 Sep 06 06:32:51 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-9e513baf-4550-4566-a47e-6b794bcf9a6a tempest-ExtraSpecsNegativeTest-902589240 tempest-ExtraSpecsNegativeTest-902589240-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:32:51 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-9e513baf-4550-4566-a47e-6b794bcf9a6a tempest-ExtraSpecsNegativeTest-902589240 tempest-ExtraSpecsNegativeTest-902589240-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:32:51 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [req-f935b9ce-0841-4b49-97de-9f8e4d6fcb6f req-0e278da0-da69-4926-8e6d-d1611b45fdb8 tempest-VolumesGetTestJSON-1515560047 tempest-VolumesGetTestJSON-1515560047-project-member] Availability Zones retrieved successfully. Sep 06 06:32:51 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-9e513baf-4550-4566-a47e-6b794bcf9a6a tempest-ExtraSpecsNegativeTest-902589240 tempest-ExtraSpecsNegativeTest-902589240-project-admin] http://192.168.122.198/volume/v3/types/e9457074-7ad4-4b1e-a750-fe547d3e6a51/extra_specs/spec1 returned with HTTP 404 Sep 06 06:32:51 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 53/103] 192.168.122.198 () {58 vars in 1280 bytes} [Sun Sep 6 06:32:51 2026] GET /volume/v3/types/e9457074-7ad4-4b1e-a750-fe547d3e6a51/extra_specs/spec1 => generated 114 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:32:51 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-769c2ff4-820c-4461-80dd-57db56e61988 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:32:51 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-769c2ff4-820c-4461-80dd-57db56e61988 tempest-ExtraSpecsNegativeTest-902589240 tempest-ExtraSpecsNegativeTest-902589240-project-admin] GET http://192.168.122.198/volume/v3/types/7494d2c2-3d7a-4931-8db3-b1d397e969b4/extra_specs Sep 06 06:32:51 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-769c2ff4-820c-4461-80dd-57db56e61988 tempest-ExtraSpecsNegativeTest-902589240 tempest-ExtraSpecsNegativeTest-902589240-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:32:51 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-769c2ff4-820c-4461-80dd-57db56e61988 tempest-ExtraSpecsNegativeTest-902589240 tempest-ExtraSpecsNegativeTest-902589240-project-admin] Calling method 'index' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:32:51 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [req-f935b9ce-0841-4b49-97de-9f8e4d6fcb6f req-0e278da0-da69-4926-8e6d-d1611b45fdb8 tempest-VolumesGetTestJSON-1515560047 tempest-VolumesGetTestJSON-1515560047-project-member] Flow 'volume_create_api' (17a49c89-346c-47e8-8bda-6e872f7214f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:32:51 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-769c2ff4-820c-4461-80dd-57db56e61988 tempest-ExtraSpecsNegativeTest-902589240 tempest-ExtraSpecsNegativeTest-902589240-project-admin] http://192.168.122.198/volume/v3/types/7494d2c2-3d7a-4931-8db3-b1d397e969b4/extra_specs returned with HTTP 404 Sep 06 06:32:51 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 54/104] 192.168.122.198 () {58 vars in 1262 bytes} [Sun Sep 6 06:32:51 2026] GET /volume/v3/types/7494d2c2-3d7a-4931-8db3-b1d397e969b4/extra_specs => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:32:51 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [req-f935b9ce-0841-4b49-97de-9f8e4d6fcb6f req-0e278da0-da69-4926-8e6d-d1611b45fdb8 tempest-VolumesGetTestJSON-1515560047 tempest-VolumesGetTestJSON-1515560047-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c418803-9ffb-4590-9353-ca23b491512c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:32:51 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.flows.api.create_volume [req-f935b9ce-0841-4b49-97de-9f8e4d6fcb6f req-0e278da0-da69-4926-8e6d-d1611b45fdb8 tempest-VolumesGetTestJSON-1515560047 tempest-VolumesGetTestJSON-1515560047-project-member] Validating volume size '1' using validate_int {{(pid=87015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:32:51 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-2b66e3f1-8662-4615-a521-2fcd2ee5fa4c None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:32:51 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-2b66e3f1-8662-4615-a521-2fcd2ee5fa4c tempest-ExtraSpecsNegativeTest-902589240 tempest-ExtraSpecsNegativeTest-902589240-project-admin] PUT http://192.168.122.198/volume/v3/types/0038ccdf-1204-4ab1-b15e-cc66cccb851b/extra_specs/spec1 Sep 06 06:32:51 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-2b66e3f1-8662-4615-a521-2fcd2ee5fa4c tempest-ExtraSpecsNegativeTest-902589240 tempest-ExtraSpecsNegativeTest-902589240-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:32:51 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-2b66e3f1-8662-4615-a521-2fcd2ee5fa4c tempest-ExtraSpecsNegativeTest-902589240 tempest-ExtraSpecsNegativeTest-902589240-project-admin] http://192.168.122.198/volume/v3/types/0038ccdf-1204-4ab1-b15e-cc66cccb851b/extra_specs/spec1 returned with HTTP 400 Sep 06 06:32:51 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 55/105] 192.168.122.198 () {60 vars in 1300 bytes} [Sun Sep 6 06:32:51 2026] PUT /volume/v3/types/0038ccdf-1204-4ab1-b15e-cc66cccb851b/extra_specs/spec1 => generated 102 bytes in 23 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 06 06:32:51 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-63ecb93e-9899-4c1e-9e41-23037883bcad None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:32:51 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-63ecb93e-9899-4c1e-9e41-23037883bcad tempest-ExtraSpecsNegativeTest-902589240 tempest-ExtraSpecsNegativeTest-902589240-project-admin] PUT http://192.168.122.198/volume/v3/types/0038ccdf-1204-4ab1-b15e-cc66cccb851b/extra_specs/spec1 Sep 06 06:32:51 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-63ecb93e-9899-4c1e-9e41-23037883bcad tempest-ExtraSpecsNegativeTest-902589240 tempest-ExtraSpecsNegativeTest-902589240-project-admin] Action: 'update', calling method: update, body: null {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:32:51 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-63ecb93e-9899-4c1e-9e41-23037883bcad tempest-ExtraSpecsNegativeTest-902589240 tempest-ExtraSpecsNegativeTest-902589240-project-admin] http://192.168.122.198/volume/v3/types/0038ccdf-1204-4ab1-b15e-cc66cccb851b/extra_specs/spec1 returned with HTTP 400 Sep 06 06:32:51 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 56/106] 192.168.122.198 () {60 vars in 1299 bytes} [Sun Sep 6 06:32:51 2026] PUT /volume/v3/types/0038ccdf-1204-4ab1-b15e-cc66cccb851b/extra_specs/spec1 => generated 72 bytes in 17 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 06 06:32:51 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-c89561c6-8e4b-4d16-896f-0da6ab7a8132 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:32:51 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c89561c6-8e4b-4d16-896f-0da6ab7a8132 tempest-ExtraSpecsNegativeTest-902589240 tempest-ExtraSpecsNegativeTest-902589240-project-admin] PUT http://192.168.122.198/volume/v3/types/0038ccdf-1204-4ab1-b15e-cc66cccb851b/extra_specs/None Sep 06 06:32:51 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-c89561c6-8e4b-4d16-896f-0da6ab7a8132 tempest-ExtraSpecsNegativeTest-902589240 tempest-ExtraSpecsNegativeTest-902589240-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:32:51 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [req-f935b9ce-0841-4b49-97de-9f8e4d6fcb6f req-0e278da0-da69-4926-8e6d-d1611b45fdb8 tempest-VolumesGetTestJSON-1515560047 tempest-VolumesGetTestJSON-1515560047-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c418803-9ffb-4590-9353-ca23b491512c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:32:51 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [req-f935b9ce-0841-4b49-97de-9f8e4d6fcb6f req-0e278da0-da69-4926-8e6d-d1611b45fdb8 tempest-VolumesGetTestJSON-1515560047 tempest-VolumesGetTestJSON-1515560047-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a926709-d14a-4ecb-b7ed-4f459ad4ebd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:32:51 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c89561c6-8e4b-4d16-896f-0da6ab7a8132 tempest-ExtraSpecsNegativeTest-902589240 tempest-ExtraSpecsNegativeTest-902589240-project-admin] HTTP exception thrown: Request body and URI mismatch Sep 06 06:32:51 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c89561c6-8e4b-4d16-896f-0da6ab7a8132 tempest-ExtraSpecsNegativeTest-902589240 tempest-ExtraSpecsNegativeTest-902589240-project-admin] http://192.168.122.198/volume/v3/types/0038ccdf-1204-4ab1-b15e-cc66cccb851b/extra_specs/None returned with HTTP 400 Sep 06 06:32:51 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 57/107] 192.168.122.198 () {60 vars in 1297 bytes} [Sun Sep 6 06:32:51 2026] PUT /volume/v3/types/0038ccdf-1204-4ab1-b15e-cc66cccb851b/extra_specs/None => generated 73 bytes in 56 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 06 06:32:51 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-c7311583-1222-4704-8305-110467c7e248 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:32:51 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c7311583-1222-4704-8305-110467c7e248 tempest-ExtraSpecsNegativeTest-902589240 tempest-ExtraSpecsNegativeTest-902589240-project-admin] PUT http://192.168.122.198/volume/v3/types/0038ccdf-1204-4ab1-b15e-cc66cccb851b/extra_specs/3b9ebaf6-c1b8-4833-b205-5b8695811789 Sep 06 06:32:51 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-c7311583-1222-4704-8305-110467c7e248 tempest-ExtraSpecsNegativeTest-902589240 tempest-ExtraSpecsNegativeTest-902589240-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:32:51 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c7311583-1222-4704-8305-110467c7e248 tempest-ExtraSpecsNegativeTest-902589240 tempest-ExtraSpecsNegativeTest-902589240-project-admin] HTTP exception thrown: Request body and URI mismatch Sep 06 06:32:51 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c7311583-1222-4704-8305-110467c7e248 tempest-ExtraSpecsNegativeTest-902589240 tempest-ExtraSpecsNegativeTest-902589240-project-admin] http://192.168.122.198/volume/v3/types/0038ccdf-1204-4ab1-b15e-cc66cccb851b/extra_specs/3b9ebaf6-c1b8-4833-b205-5b8695811789 returned with HTTP 400 Sep 06 06:32:51 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 58/108] 192.168.122.198 () {60 vars in 1393 bytes} [Sun Sep 6 06:32:51 2026] PUT /volume/v3/types/0038ccdf-1204-4ab1-b15e-cc66cccb851b/extra_specs/3b9ebaf6-c1b8-4833-b205-5b8695811789 => generated 73 bytes in 38 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 06 06:32:51 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-2fc017ac-7157-4910-bcbc-5eec81da7edc None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:32:51 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-2fc017ac-7157-4910-bcbc-5eec81da7edc tempest-ExtraSpecsNegativeTest-902589240 tempest-ExtraSpecsNegativeTest-902589240-project-admin] PUT http://192.168.122.198/volume/v3/types/64c2d548-16b1-430e-99f1-33be13983763/extra_specs/spec1 Sep 06 06:32:51 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-2fc017ac-7157-4910-bcbc-5eec81da7edc tempest-ExtraSpecsNegativeTest-902589240 tempest-ExtraSpecsNegativeTest-902589240-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:32:51 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-2fc017ac-7157-4910-bcbc-5eec81da7edc tempest-ExtraSpecsNegativeTest-902589240 tempest-ExtraSpecsNegativeTest-902589240-project-admin] http://192.168.122.198/volume/v3/types/64c2d548-16b1-430e-99f1-33be13983763/extra_specs/spec1 returned with HTTP 404 Sep 06 06:32:51 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 59/109] 192.168.122.198 () {60 vars in 1300 bytes} [Sun Sep 6 06:32:51 2026] PUT /volume/v3/types/64c2d548-16b1-430e-99f1-33be13983763/extra_specs/spec1 => generated 114 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:32:51 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-5c250418-3f6e-4ad8-b07b-3634d8f7c02c None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:32:51 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-5c250418-3f6e-4ad8-b07b-3634d8f7c02c tempest-ExtraSpecsNegativeTest-902589240 tempest-ExtraSpecsNegativeTest-902589240-project-admin] DELETE http://192.168.122.198/volume/v3/types/0038ccdf-1204-4ab1-b15e-cc66cccb851b Sep 06 06:32:51 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-5c250418-3f6e-4ad8-b07b-3634d8f7c02c tempest-ExtraSpecsNegativeTest-902589240 tempest-ExtraSpecsNegativeTest-902589240-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:32:51 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-5c250418-3f6e-4ad8-b07b-3634d8f7c02c tempest-ExtraSpecsNegativeTest-902589240 tempest-ExtraSpecsNegativeTest-902589240-project-admin] Calling method '_delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:32:51 devstack devstack@c-api.service[87015]: DEBUG cinder.quota [req-f935b9ce-0841-4b49-97de-9f8e4d6fcb6f req-0e278da0-da69-4926-8e6d-d1611b45fdb8 tempest-VolumesGetTestJSON-1515560047 tempest-VolumesGetTestJSON-1515560047-project-member] Created reservations ['61b8c4df-4cbd-4cff-903a-9bdcdf48139b', '8ed38f21-bd54-46b8-aae6-255d3cb9d541', 'd60780c4-d572-43df-a264-fdcdefe014dd', '86ee4777-9d29-40fb-a10f-89c0f8214fac'] {{(pid=87015) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:32:51 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [req-f935b9ce-0841-4b49-97de-9f8e4d6fcb6f req-0e278da0-da69-4926-8e6d-d1611b45fdb8 tempest-VolumesGetTestJSON-1515560047 tempest-VolumesGetTestJSON-1515560047-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a926709-d14a-4ecb-b7ed-4f459ad4ebd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['61b8c4df-4cbd-4cff-903a-9bdcdf48139b', '8ed38f21-bd54-46b8-aae6-255d3cb9d541', 'd60780c4-d572-43df-a264-fdcdefe014dd', '86ee4777-9d29-40fb-a10f-89c0f8214fac']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:32:51 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [req-f935b9ce-0841-4b49-97de-9f8e4d6fcb6f req-0e278da0-da69-4926-8e6d-d1611b45fdb8 tempest-VolumesGetTestJSON-1515560047 tempest-VolumesGetTestJSON-1515560047-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5bcf4db3-ee18-4470-9ac0-3f3c5eb7efa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:32:51 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-5c250418-3f6e-4ad8-b07b-3634d8f7c02c tempest-ExtraSpecsNegativeTest-902589240 tempest-ExtraSpecsNegativeTest-902589240-project-admin] http://192.168.122.198/volume/v3/types/0038ccdf-1204-4ab1-b15e-cc66cccb851b returned with HTTP 202 Sep 06 06:32:51 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 60/110] 192.168.122.198 () {58 vars in 1229 bytes} [Sun Sep 6 06:32:51 2026] DELETE /volume/v3/types/0038ccdf-1204-4ab1-b15e-cc66cccb851b => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:32:51 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-612f3fab-16f2-4397-85f8-1f1d593fc0db None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:32:51 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-612f3fab-16f2-4397-85f8-1f1d593fc0db tempest-ExtraSpecsNegativeTest-902589240 tempest-ExtraSpecsNegativeTest-902589240-project-admin] GET http://192.168.122.198/volume/v3/types/0038ccdf-1204-4ab1-b15e-cc66cccb851b Sep 06 06:32:51 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-612f3fab-16f2-4397-85f8-1f1d593fc0db tempest-ExtraSpecsNegativeTest-902589240 tempest-ExtraSpecsNegativeTest-902589240-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:32:51 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-612f3fab-16f2-4397-85f8-1f1d593fc0db tempest-ExtraSpecsNegativeTest-902589240 tempest-ExtraSpecsNegativeTest-902589240-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:32:51 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:32:51 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:32:51 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [req-f935b9ce-0841-4b49-97de-9f8e4d6fcb6f req-0e278da0-da69-4926-8e6d-d1611b45fdb8 tempest-VolumesGetTestJSON-1515560047 tempest-VolumesGetTestJSON-1515560047-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5bcf4db3-ee18-4470-9ac0-3f3c5eb7efa8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1d01b413-5a72-4bd6-b857-22251e1398fa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-488266964',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='1dc24be8f70c49dc995774468b4b06eb',qos_specs=None,replication_status=,reservations=['61b8c4df-4cbd-4cff-903a-9bdcdf48139b','8ed38f21-bd54-46b8-aae6-255d3cb9d541','d60780c4-d572-43df-a264-fdcdefe014dd','86ee4777-9d29-40fb-a10f-89c0f8214fac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c1eaf26c88f744f2b07954963d31efc3',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:32:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-488266964',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1d01b413-5a72-4bd6-b857-22251e1398fa,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='1dc24be8f70c49dc995774468b4b06eb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c1eaf26c88f744f2b07954963d31efc3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:32:51 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-612f3fab-16f2-4397-85f8-1f1d593fc0db tempest-ExtraSpecsNegativeTest-902589240 tempest-ExtraSpecsNegativeTest-902589240-project-admin] http://192.168.122.198/volume/v3/types/0038ccdf-1204-4ab1-b15e-cc66cccb851b returned with HTTP 404 Sep 06 06:32:51 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 61/111] 192.168.122.198 () {58 vars in 1226 bytes} [Sun Sep 6 06:32:51 2026] GET /volume/v3/types/0038ccdf-1204-4ab1-b15e-cc66cccb851b => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:32:51 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [req-f935b9ce-0841-4b49-97de-9f8e4d6fcb6f req-0e278da0-da69-4926-8e6d-d1611b45fdb8 tempest-VolumesGetTestJSON-1515560047 tempest-VolumesGetTestJSON-1515560047-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7f0f841-9f6d-443e-88fb-ed092e05fe93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:32:51 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [req-f935b9ce-0841-4b49-97de-9f8e4d6fcb6f req-0e278da0-da69-4926-8e6d-d1611b45fdb8 tempest-VolumesGetTestJSON-1515560047 tempest-VolumesGetTestJSON-1515560047-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7f0f841-9f6d-443e-88fb-ed092e05fe93) transitioned into state 'SUCCESS' from state '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-488266964',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='1dc24be8f70c49dc995774468b4b06eb',qos_specs=None,replication_status=,reservations=['61b8c4df-4cbd-4cff-903a-9bdcdf48139b','8ed38f21-bd54-46b8-aae6-255d3cb9d541','d60780c4-d572-43df-a264-fdcdefe014dd','86ee4777-9d29-40fb-a10f-89c0f8214fac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c1eaf26c88f744f2b07954963d31efc3',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:32:51 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [req-f935b9ce-0841-4b49-97de-9f8e4d6fcb6f req-0e278da0-da69-4926-8e6d-d1611b45fdb8 tempest-VolumesGetTestJSON-1515560047 tempest-VolumesGetTestJSON-1515560047-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf84704a-763f-47de-bbdd-b2236f502128) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:32:51 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [req-f935b9ce-0841-4b49-97de-9f8e4d6fcb6f req-0e278da0-da69-4926-8e6d-d1611b45fdb8 tempest-VolumesGetTestJSON-1515560047 tempest-VolumesGetTestJSON-1515560047-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf84704a-763f-47de-bbdd-b2236f502128) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:32:51 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [req-f935b9ce-0841-4b49-97de-9f8e4d6fcb6f req-0e278da0-da69-4926-8e6d-d1611b45fdb8 tempest-VolumesGetTestJSON-1515560047 tempest-VolumesGetTestJSON-1515560047-project-member] Flow 'volume_create_api' (17a49c89-346c-47e8-8bda-6e872f7214f4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:32:51 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [req-f935b9ce-0841-4b49-97de-9f8e4d6fcb6f req-0e278da0-da69-4926-8e6d-d1611b45fdb8 tempest-VolumesGetTestJSON-1515560047 tempest-VolumesGetTestJSON-1515560047-project-member] Create volume request issued successfully. Sep 06 06:32:51 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-f935b9ce-0841-4b49-97de-9f8e4d6fcb6f req-0e278da0-da69-4926-8e6d-d1611b45fdb8 tempest-VolumesGetTestJSON-1515560047 tempest-VolumesGetTestJSON-1515560047-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:32:51 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 51/112] 192.168.122.198 () {64 vars in 1430 bytes} [Sun Sep 6 06:32:51 2026] POST /volume/v3/volumes => generated 771 bytes in 545 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:32:51 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [req-f935b9ce-0841-4b49-97de-9f8e4d6fcb6f req-5ba64863-d130-4af0-a8e5-9abaaac89209 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:32:51 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-f935b9ce-0841-4b49-97de-9f8e4d6fcb6f req-5ba64863-d130-4af0-a8e5-9abaaac89209 tempest-VolumesGetTestJSON-1515560047 tempest-VolumesGetTestJSON-1515560047-project-member] GET http://192.168.122.198/volume/v3/volumes/1d01b413-5a72-4bd6-b857-22251e1398fa Sep 06 06:32:51 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-f935b9ce-0841-4b49-97de-9f8e4d6fcb6f req-5ba64863-d130-4af0-a8e5-9abaaac89209 tempest-VolumesGetTestJSON-1515560047 tempest-VolumesGetTestJSON-1515560047-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:32:51 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-f935b9ce-0841-4b49-97de-9f8e4d6fcb6f req-5ba64863-d130-4af0-a8e5-9abaaac89209 tempest-VolumesGetTestJSON-1515560047 tempest-VolumesGetTestJSON-1515560047-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:32:51 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:32:51 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:32:51 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:32:51 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:32:51 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [req-f935b9ce-0841-4b49-97de-9f8e4d6fcb6f req-5ba64863-d130-4af0-a8e5-9abaaac89209 tempest-VolumesGetTestJSON-1515560047 tempest-VolumesGetTestJSON-1515560047-project-member] Volume info retrieved successfully. Sep 06 06:32:52 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-f935b9ce-0841-4b49-97de-9f8e4d6fcb6f req-5ba64863-d130-4af0-a8e5-9abaaac89209 tempest-VolumesGetTestJSON-1515560047 tempest-VolumesGetTestJSON-1515560047-project-member] http://192.168.122.198/volume/v3/volumes/1d01b413-5a72-4bd6-b857-22251e1398fa returned with HTTP 200 Sep 06 06:32:52 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 62/113] 192.168.122.198 () {60 vars in 1487 bytes} [Sun Sep 6 06:32:51 2026] GET /volume/v3/volumes/1d01b413-5a72-4bd6-b857-22251e1398fa => generated 839 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:32:52 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-355e7392-4953-43f6-954a-71c0aa78d297 req-c53836cf-be89-4913-bd9d-138cc13fd5b0 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:32:52 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-355e7392-4953-43f6-954a-71c0aa78d297 req-c53836cf-be89-4913-bd9d-138cc13fd5b0 tempest-VolumesGetTestJSON-1515560047 tempest-VolumesGetTestJSON-1515560047-project-member] GET http://192.168.122.198/volume/v3/volumes/1d01b413-5a72-4bd6-b857-22251e1398fa Sep 06 06:32:52 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-355e7392-4953-43f6-954a-71c0aa78d297 req-c53836cf-be89-4913-bd9d-138cc13fd5b0 tempest-VolumesGetTestJSON-1515560047 tempest-VolumesGetTestJSON-1515560047-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:32:52 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-355e7392-4953-43f6-954a-71c0aa78d297 req-c53836cf-be89-4913-bd9d-138cc13fd5b0 tempest-VolumesGetTestJSON-1515560047 tempest-VolumesGetTestJSON-1515560047-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:32:52 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:32:52 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:32:52 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:32:52 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:32:52 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [req-355e7392-4953-43f6-954a-71c0aa78d297 req-c53836cf-be89-4913-bd9d-138cc13fd5b0 tempest-VolumesGetTestJSON-1515560047 tempest-VolumesGetTestJSON-1515560047-project-member] Volume info retrieved successfully. Sep 06 06:32:52 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-355e7392-4953-43f6-954a-71c0aa78d297 req-c53836cf-be89-4913-bd9d-138cc13fd5b0 tempest-VolumesGetTestJSON-1515560047 tempest-VolumesGetTestJSON-1515560047-project-member] http://192.168.122.198/volume/v3/volumes/1d01b413-5a72-4bd6-b857-22251e1398fa returned with HTTP 200 Sep 06 06:32:52 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 52/114] 192.168.122.198 () {60 vars in 1487 bytes} [Sun Sep 6 06:32:52 2026] GET /volume/v3/volumes/1d01b413-5a72-4bd6-b857-22251e1398fa => generated 839 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:32:52 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-465505c2-2502-4523-bcd5-8a98f779dc88 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:32:52 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-465505c2-2502-4523-bcd5-8a98f779dc88 tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] DELETE http://192.168.122.198/volume/v3/volumes/da67c52e-4b18-405c-af7f-bd77d73bc19f Sep 06 06:32:52 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-465505c2-2502-4523-bcd5-8a98f779dc88 tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:32:52 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-465505c2-2502-4523-bcd5-8a98f779dc88 tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:32:52 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-465505c2-2502-4523-bcd5-8a98f779dc88 tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] Delete volume with id: da67c52e-4b18-405c-af7f-bd77d73bc19f Sep 06 06:32:53 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:32:53 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:32:53 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:32:53 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:32:53 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-465505c2-2502-4523-bcd5-8a98f779dc88 tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] Volume info retrieved successfully. Sep 06 06:32:53 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-465505c2-2502-4523-bcd5-8a98f779dc88 tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] Delete volume request issued successfully. Sep 06 06:32:53 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-465505c2-2502-4523-bcd5-8a98f779dc88 tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] http://192.168.122.198/volume/v3/volumes/da67c52e-4b18-405c-af7f-bd77d73bc19f returned with HTTP 202 Sep 06 06:32:53 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 63/115] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:32:52 2026] DELETE /volume/v3/volumes/da67c52e-4b18-405c-af7f-bd77d73bc19f => generated 0 bytes in 146 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:32:53 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-1c36d67b-54bb-435b-a9b1-99f2e53a2775 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:32:53 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-1c36d67b-54bb-435b-a9b1-99f2e53a2775 tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] GET http://192.168.122.198/volume/v3/volumes/da67c52e-4b18-405c-af7f-bd77d73bc19f Sep 06 06:32:53 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-1c36d67b-54bb-435b-a9b1-99f2e53a2775 tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:32:53 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-1c36d67b-54bb-435b-a9b1-99f2e53a2775 tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:32:53 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:32:53 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:32:53 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:32:53 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:32:53 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-1c36d67b-54bb-435b-a9b1-99f2e53a2775 tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] Volume info retrieved successfully. Sep 06 06:32:53 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [req-255916bd-b094-4161-9ba1-33ca20d183d6 req-88a608d4-f263-468a-a47f-64dd279995ac None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:32:53 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-1c36d67b-54bb-435b-a9b1-99f2e53a2775 tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] http://192.168.122.198/volume/v3/volumes/da67c52e-4b18-405c-af7f-bd77d73bc19f returned with HTTP 200 Sep 06 06:32:53 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 53/116] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:32:53 2026] GET /volume/v3/volumes/da67c52e-4b18-405c-af7f-bd77d73bc19f => generated 853 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:32:53 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-255916bd-b094-4161-9ba1-33ca20d183d6 req-88a608d4-f263-468a-a47f-64dd279995ac tempest-VolumesGetTestJSON-1515560047 tempest-VolumesGetTestJSON-1515560047-project-member] GET http://192.168.122.198/volume/v3/volumes/1d01b413-5a72-4bd6-b857-22251e1398fa Sep 06 06:32:53 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-255916bd-b094-4161-9ba1-33ca20d183d6 req-88a608d4-f263-468a-a47f-64dd279995ac tempest-VolumesGetTestJSON-1515560047 tempest-VolumesGetTestJSON-1515560047-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:32:53 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-255916bd-b094-4161-9ba1-33ca20d183d6 req-88a608d4-f263-468a-a47f-64dd279995ac tempest-VolumesGetTestJSON-1515560047 tempest-VolumesGetTestJSON-1515560047-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:32:53 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:32:53 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:32:53 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:32:53 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:32:53 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [req-255916bd-b094-4161-9ba1-33ca20d183d6 req-88a608d4-f263-468a-a47f-64dd279995ac tempest-VolumesGetTestJSON-1515560047 tempest-VolumesGetTestJSON-1515560047-project-member] Volume info retrieved successfully. Sep 06 06:32:53 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-255916bd-b094-4161-9ba1-33ca20d183d6 req-88a608d4-f263-468a-a47f-64dd279995ac tempest-VolumesGetTestJSON-1515560047 tempest-VolumesGetTestJSON-1515560047-project-member] http://192.168.122.198/volume/v3/volumes/1d01b413-5a72-4bd6-b857-22251e1398fa returned with HTTP 200 Sep 06 06:32:53 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 64/117] 192.168.122.198 () {60 vars in 1487 bytes} [Sun Sep 6 06:32:53 2026] GET /volume/v3/volumes/1d01b413-5a72-4bd6-b857-22251e1398fa => generated 863 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:32:54 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-5be5e41e-edfd-4b88-ac6d-3d819f1e5099 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:32:54 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-5be5e41e-edfd-4b88-ac6d-3d819f1e5099 tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] GET http://192.168.122.198/volume/v3/volumes/da67c52e-4b18-405c-af7f-bd77d73bc19f Sep 06 06:32:54 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-5be5e41e-edfd-4b88-ac6d-3d819f1e5099 tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:32:54 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-5be5e41e-edfd-4b88-ac6d-3d819f1e5099 tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:32:54 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-5be5e41e-edfd-4b88-ac6d-3d819f1e5099 tempest-TaggedAttachmentsTest-96049891 tempest-TaggedAttachmentsTest-96049891-project-member] http://192.168.122.198/volume/v3/volumes/da67c52e-4b18-405c-af7f-bd77d73bc19f returned with HTTP 404 Sep 06 06:32:54 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 54/118] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:32:54 2026] GET /volume/v3/volumes/da67c52e-4b18-405c-af7f-bd77d73bc19f => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:32:54 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [req-fac5c4e1-c6be-4abd-8a29-175319b9311b req-a900d773-e828-4c65-a69b-0ef4410d516e None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:32:54 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-fac5c4e1-c6be-4abd-8a29-175319b9311b req-a900d773-e828-4c65-a69b-0ef4410d516e tempest-VolumesGetTestJSON-1515560047 tempest-VolumesGetTestJSON-1515560047-project-member] GET http://192.168.122.198/volume/v3/volumes/1d01b413-5a72-4bd6-b857-22251e1398fa Sep 06 06:32:54 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-fac5c4e1-c6be-4abd-8a29-175319b9311b req-a900d773-e828-4c65-a69b-0ef4410d516e tempest-VolumesGetTestJSON-1515560047 tempest-VolumesGetTestJSON-1515560047-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:32:54 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-fac5c4e1-c6be-4abd-8a29-175319b9311b req-a900d773-e828-4c65-a69b-0ef4410d516e tempest-VolumesGetTestJSON-1515560047 tempest-VolumesGetTestJSON-1515560047-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:32:54 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:32:54 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:32:54 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:32:54 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:32:54 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [req-fac5c4e1-c6be-4abd-8a29-175319b9311b req-a900d773-e828-4c65-a69b-0ef4410d516e tempest-VolumesGetTestJSON-1515560047 tempest-VolumesGetTestJSON-1515560047-project-member] Volume info retrieved successfully. Sep 06 06:32:54 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-fac5c4e1-c6be-4abd-8a29-175319b9311b req-a900d773-e828-4c65-a69b-0ef4410d516e tempest-VolumesGetTestJSON-1515560047 tempest-VolumesGetTestJSON-1515560047-project-member] http://192.168.122.198/volume/v3/volumes/1d01b413-5a72-4bd6-b857-22251e1398fa returned with HTTP 200 Sep 06 06:32:54 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 65/119] 192.168.122.198 () {60 vars in 1487 bytes} [Sun Sep 6 06:32:54 2026] GET /volume/v3/volumes/1d01b413-5a72-4bd6-b857-22251e1398fa => generated 864 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:32:54 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-dbc0bc9a-3881-4087-92e0-4cceeb2b4a8d req-bcac4452-b8cf-4ee0-97cb-72407508b1b9 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:32:54 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-dbc0bc9a-3881-4087-92e0-4cceeb2b4a8d req-bcac4452-b8cf-4ee0-97cb-72407508b1b9 tempest-VolumesGetTestJSON-1515560047 tempest-VolumesGetTestJSON-1515560047-project-reader] GET http://192.168.122.198/volume/v3/volumes/1d01b413-5a72-4bd6-b857-22251e1398fa Sep 06 06:32:54 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-dbc0bc9a-3881-4087-92e0-4cceeb2b4a8d req-bcac4452-b8cf-4ee0-97cb-72407508b1b9 tempest-VolumesGetTestJSON-1515560047 tempest-VolumesGetTestJSON-1515560047-project-reader] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:32:54 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-dbc0bc9a-3881-4087-92e0-4cceeb2b4a8d req-bcac4452-b8cf-4ee0-97cb-72407508b1b9 tempest-VolumesGetTestJSON-1515560047 tempest-VolumesGetTestJSON-1515560047-project-reader] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:32:54 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:32:54 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:32:54 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:32:54 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:32:55 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [req-dbc0bc9a-3881-4087-92e0-4cceeb2b4a8d req-bcac4452-b8cf-4ee0-97cb-72407508b1b9 tempest-VolumesGetTestJSON-1515560047 tempest-VolumesGetTestJSON-1515560047-project-reader] Volume info retrieved successfully. Sep 06 06:32:55 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-dbc0bc9a-3881-4087-92e0-4cceeb2b4a8d req-bcac4452-b8cf-4ee0-97cb-72407508b1b9 tempest-VolumesGetTestJSON-1515560047 tempest-VolumesGetTestJSON-1515560047-project-reader] http://192.168.122.198/volume/v3/volumes/1d01b413-5a72-4bd6-b857-22251e1398fa returned with HTTP 200 Sep 06 06:32:55 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 55/120] 192.168.122.198 () {60 vars in 1487 bytes} [Sun Sep 6 06:32:54 2026] GET /volume/v3/volumes/1d01b413-5a72-4bd6-b857-22251e1398fa => generated 864 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:32:55 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [req-4f9d2086-3b90-4a06-95c4-289d267c088c req-fb2d89c3-529e-469e-bcfa-1d7720614bc5 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:32:55 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-4f9d2086-3b90-4a06-95c4-289d267c088c req-fb2d89c3-529e-469e-bcfa-1d7720614bc5 tempest-VolumesGetTestJSON-1515560047 tempest-VolumesGetTestJSON-1515560047-project-member] DELETE http://192.168.122.198/volume/v3/volumes/1d01b413-5a72-4bd6-b857-22251e1398fa Sep 06 06:32:55 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-4f9d2086-3b90-4a06-95c4-289d267c088c req-fb2d89c3-529e-469e-bcfa-1d7720614bc5 tempest-VolumesGetTestJSON-1515560047 tempest-VolumesGetTestJSON-1515560047-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:32:55 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-4f9d2086-3b90-4a06-95c4-289d267c088c req-fb2d89c3-529e-469e-bcfa-1d7720614bc5 tempest-VolumesGetTestJSON-1515560047 tempest-VolumesGetTestJSON-1515560047-project-member] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:32:55 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [req-4f9d2086-3b90-4a06-95c4-289d267c088c req-fb2d89c3-529e-469e-bcfa-1d7720614bc5 tempest-VolumesGetTestJSON-1515560047 tempest-VolumesGetTestJSON-1515560047-project-member] Delete volume with id: 1d01b413-5a72-4bd6-b857-22251e1398fa Sep 06 06:32:55 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:32:55 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:32:55 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:32:55 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:32:55 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [req-4f9d2086-3b90-4a06-95c4-289d267c088c req-fb2d89c3-529e-469e-bcfa-1d7720614bc5 tempest-VolumesGetTestJSON-1515560047 tempest-VolumesGetTestJSON-1515560047-project-member] Volume info retrieved successfully. Sep 06 06:32:55 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [req-4f9d2086-3b90-4a06-95c4-289d267c088c req-fb2d89c3-529e-469e-bcfa-1d7720614bc5 tempest-VolumesGetTestJSON-1515560047 tempest-VolumesGetTestJSON-1515560047-project-member] Delete volume request issued successfully. Sep 06 06:32:55 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-4f9d2086-3b90-4a06-95c4-289d267c088c req-fb2d89c3-529e-469e-bcfa-1d7720614bc5 tempest-VolumesGetTestJSON-1515560047 tempest-VolumesGetTestJSON-1515560047-project-member] http://192.168.122.198/volume/v3/volumes/1d01b413-5a72-4bd6-b857-22251e1398fa returned with HTTP 202 Sep 06 06:32:55 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 66/121] 192.168.122.198 () {62 vars in 1509 bytes} [Sun Sep 6 06:32:55 2026] DELETE /volume/v3/volumes/1d01b413-5a72-4bd6-b857-22251e1398fa => generated 0 bytes in 118 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:32:55 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-25bd07f5-a1f4-43af-97e0-da3faeb79cec req-0d62ce3f-ec72-4bea-8286-406750e687cf None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:32:55 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-25bd07f5-a1f4-43af-97e0-da3faeb79cec req-0d62ce3f-ec72-4bea-8286-406750e687cf tempest-VolumesGetTestJSON-1515560047 tempest-VolumesGetTestJSON-1515560047-project-member] GET http://192.168.122.198/volume/v3/volumes/1d01b413-5a72-4bd6-b857-22251e1398fa Sep 06 06:32:55 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-25bd07f5-a1f4-43af-97e0-da3faeb79cec req-0d62ce3f-ec72-4bea-8286-406750e687cf tempest-VolumesGetTestJSON-1515560047 tempest-VolumesGetTestJSON-1515560047-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:32:55 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-25bd07f5-a1f4-43af-97e0-da3faeb79cec req-0d62ce3f-ec72-4bea-8286-406750e687cf tempest-VolumesGetTestJSON-1515560047 tempest-VolumesGetTestJSON-1515560047-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:32:55 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:32:55 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:32:55 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:32:55 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:32:55 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [req-25bd07f5-a1f4-43af-97e0-da3faeb79cec req-0d62ce3f-ec72-4bea-8286-406750e687cf tempest-VolumesGetTestJSON-1515560047 tempest-VolumesGetTestJSON-1515560047-project-member] Volume info retrieved successfully. Sep 06 06:32:55 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-25bd07f5-a1f4-43af-97e0-da3faeb79cec req-0d62ce3f-ec72-4bea-8286-406750e687cf tempest-VolumesGetTestJSON-1515560047 tempest-VolumesGetTestJSON-1515560047-project-member] http://192.168.122.198/volume/v3/volumes/1d01b413-5a72-4bd6-b857-22251e1398fa returned with HTTP 200 Sep 06 06:32:55 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 56/122] 192.168.122.198 () {60 vars in 1487 bytes} [Sun Sep 6 06:32:55 2026] GET /volume/v3/volumes/1d01b413-5a72-4bd6-b857-22251e1398fa => generated 863 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 06:32:56 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [req-67a07115-9d8a-4b5d-9065-8e6a9870ce83 req-0b411a2b-10f8-4265-86e1-967280829154 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:32:56 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-67a07115-9d8a-4b5d-9065-8e6a9870ce83 req-0b411a2b-10f8-4265-86e1-967280829154 tempest-VolumesGetTestJSON-1515560047 tempest-VolumesGetTestJSON-1515560047-project-member] GET http://192.168.122.198/volume/v3/volumes/1d01b413-5a72-4bd6-b857-22251e1398fa Sep 06 06:32:56 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-67a07115-9d8a-4b5d-9065-8e6a9870ce83 req-0b411a2b-10f8-4265-86e1-967280829154 tempest-VolumesGetTestJSON-1515560047 tempest-VolumesGetTestJSON-1515560047-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:32:56 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-67a07115-9d8a-4b5d-9065-8e6a9870ce83 req-0b411a2b-10f8-4265-86e1-967280829154 tempest-VolumesGetTestJSON-1515560047 tempest-VolumesGetTestJSON-1515560047-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:32:56 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:32:56 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:32:56 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:32:56 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:32:56 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [req-67a07115-9d8a-4b5d-9065-8e6a9870ce83 req-0b411a2b-10f8-4265-86e1-967280829154 tempest-VolumesGetTestJSON-1515560047 tempest-VolumesGetTestJSON-1515560047-project-member] Volume info retrieved successfully. Sep 06 06:32:56 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-67a07115-9d8a-4b5d-9065-8e6a9870ce83 req-0b411a2b-10f8-4265-86e1-967280829154 tempest-VolumesGetTestJSON-1515560047 tempest-VolumesGetTestJSON-1515560047-project-member] http://192.168.122.198/volume/v3/volumes/1d01b413-5a72-4bd6-b857-22251e1398fa returned with HTTP 200 Sep 06 06:32:56 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 67/123] 192.168.122.198 () {60 vars in 1487 bytes} [Sun Sep 6 06:32:56 2026] GET /volume/v3/volumes/1d01b413-5a72-4bd6-b857-22251e1398fa => generated 863 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:32:57 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-b31227b4-c8cf-47d9-870d-7e5cd9dac7b8 req-1cbd8503-0471-4a20-b742-bac89f5e8afb None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:32:57 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-b31227b4-c8cf-47d9-870d-7e5cd9dac7b8 req-1cbd8503-0471-4a20-b742-bac89f5e8afb tempest-VolumesGetTestJSON-1515560047 tempest-VolumesGetTestJSON-1515560047-project-member] GET http://192.168.122.198/volume/v3/volumes/1d01b413-5a72-4bd6-b857-22251e1398fa Sep 06 06:32:57 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-b31227b4-c8cf-47d9-870d-7e5cd9dac7b8 req-1cbd8503-0471-4a20-b742-bac89f5e8afb tempest-VolumesGetTestJSON-1515560047 tempest-VolumesGetTestJSON-1515560047-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:32:57 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-b31227b4-c8cf-47d9-870d-7e5cd9dac7b8 req-1cbd8503-0471-4a20-b742-bac89f5e8afb tempest-VolumesGetTestJSON-1515560047 tempest-VolumesGetTestJSON-1515560047-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:32:57 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-b31227b4-c8cf-47d9-870d-7e5cd9dac7b8 req-1cbd8503-0471-4a20-b742-bac89f5e8afb tempest-VolumesGetTestJSON-1515560047 tempest-VolumesGetTestJSON-1515560047-project-member] http://192.168.122.198/volume/v3/volumes/1d01b413-5a72-4bd6-b857-22251e1398fa returned with HTTP 404 Sep 06 06:32:57 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 57/124] 192.168.122.198 () {60 vars in 1487 bytes} [Sun Sep 6 06:32:57 2026] GET /volume/v3/volumes/1d01b413-5a72-4bd6-b857-22251e1398fa => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:32:59 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-68427a89-b8c6-4037-a5c8-f9706d3e37b7 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:32:59 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-68427a89-b8c6-4037-a5c8-f9706d3e37b7 tempest-AvailabilityZoneTestJSON-1935317509 tempest-AvailabilityZoneTestJSON-1935317509-project-reader] GET http://192.168.122.198/volume/v3/os-availability-zone Sep 06 06:32:59 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-68427a89-b8c6-4037-a5c8-f9706d3e37b7 tempest-AvailabilityZoneTestJSON-1935317509 tempest-AvailabilityZoneTestJSON-1935317509-project-reader] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:32:59 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-68427a89-b8c6-4037-a5c8-f9706d3e37b7 tempest-AvailabilityZoneTestJSON-1935317509 tempest-AvailabilityZoneTestJSON-1935317509-project-reader] Calling method 'index' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:32:59 devstack devstack@c-api.service[87014]: /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 06 06:32:59 devstack devstack@c-api.service[87014]: return base.obj_make_list(context, cls(context), objects.Service, Sep 06 06:32:59 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-68427a89-b8c6-4037-a5c8-f9706d3e37b7 tempest-AvailabilityZoneTestJSON-1935317509 tempest-AvailabilityZoneTestJSON-1935317509-project-reader] Availability Zones retrieved successfully. Sep 06 06:32:59 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-68427a89-b8c6-4037-a5c8-f9706d3e37b7 tempest-AvailabilityZoneTestJSON-1935317509 tempest-AvailabilityZoneTestJSON-1935317509-project-reader] http://192.168.122.198/volume/v3/os-availability-zone returned with HTTP 200 Sep 06 06:32:59 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 68/125] 192.168.122.198 () {58 vars in 1160 bytes} [Sun Sep 6 06:32:59 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 06:33:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-5be1379f-9e71-498b-ad7b-ec91950e87d7 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:04 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-5be1379f-9e71-498b-ad7b-ec91950e87d7 tempest-GroupSnapshotsTest-1134952104 tempest-GroupSnapshotsTest-1134952104-project-admin] POST http://192.168.122.198/volume/v3/types Sep 06 06:33:04 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-5be1379f-9e71-498b-ad7b-ec91950e87d7 tempest-GroupSnapshotsTest-1134952104 tempest-GroupSnapshotsTest-1134952104-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-77671465"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:33:04 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-5be1379f-9e71-498b-ad7b-ec91950e87d7 tempest-GroupSnapshotsTest-1134952104 tempest-GroupSnapshotsTest-1134952104-project-admin] http://192.168.122.198/volume/v3/types returned with HTTP 200 Sep 06 06:33:04 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 58/126] 192.168.122.198 () {60 vars in 1136 bytes} [Sun Sep 6 06:33:03 2026] POST /volume/v3/types => generated 222 bytes in 338 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:33:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-c250e626-3073-404d-a6cf-b9f40ea15cb5 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:04 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c250e626-3073-404d-a6cf-b9f40ea15cb5 tempest-GroupSnapshotsTest-1134952104 tempest-GroupSnapshotsTest-1134952104-project-admin] POST http://192.168.122.198/volume/v3/group_types Sep 06 06:33:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-c250e626-3073-404d-a6cf-b9f40ea15cb5 tempest-GroupSnapshotsTest-1134952104 tempest-GroupSnapshotsTest-1134952104-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1541352465"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:33:04 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c250e626-3073-404d-a6cf-b9f40ea15cb5 tempest-GroupSnapshotsTest-1134952104 tempest-GroupSnapshotsTest-1134952104-project-admin] http://192.168.122.198/volume/v3/group_types returned with HTTP 202 Sep 06 06:33:04 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 69/127] 192.168.122.198 () {62 vars in 1195 bytes} [Sun Sep 6 06:33:04 2026] POST /volume/v3/group_types => generated 181 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:33:04 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-51c7d386-c385-48b2-98fa-e819b41800e3 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:04 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-51c7d386-c385-48b2-98fa-e819b41800e3 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] POST http://192.168.122.198/volume/v3/groups Sep 06 06:33:04 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-51c7d386-c385-48b2-98fa-e819b41800e3 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "36d62395-5a6b-432f-b841-8a7a3f88afb7", "volume_types": ["b0442d23-76c3-496f-ab6c-88d96fc21e22"], "name": "tempest-GroupSnapshotsTest-Group-131597594"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:33:04 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.groups [None req-51c7d386-c385-48b2-98fa-e819b41800e3 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Creating new group {'group': {'group_type': '36d62395-5a6b-432f-b841-8a7a3f88afb7', 'volume_types': ['b0442d23-76c3-496f-ab6c-88d96fc21e22'], 'name': 'tempest-GroupSnapshotsTest-Group-131597594'}} {{(pid=87015) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 06 06:33:04 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.groups [None req-51c7d386-c385-48b2-98fa-e819b41800e3 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Creating group tempest-GroupSnapshotsTest-Group-131597594. Sep 06 06:33:04 devstack devstack@c-api.service[87015]: /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 06 06:33:04 devstack devstack@c-api.service[87015]: return base.obj_make_list(context, cls(context), objects.Service, Sep 06 06:33:04 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-51c7d386-c385-48b2-98fa-e819b41800e3 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Availability zone cache updated, next update will occur around 2026-09-06 05:33:04.396901. {{(pid=87015) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 06 06:33:04 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-51c7d386-c385-48b2-98fa-e819b41800e3 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Availability Zones retrieved successfully. Sep 06 06:33:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-9a1202fe-04b1-4e74-9e59-90366b008a64 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:04 devstack devstack@c-api.service[87015]: DEBUG cinder.quota [None req-51c7d386-c385-48b2-98fa-e819b41800e3 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Created reservations ['128d90f9-5ba8-4981-bef3-365c9b12ce1f'] {{(pid=87015) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:33:04 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-51c7d386-c385-48b2-98fa-e819b41800e3 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/groups returned with HTTP 202 Sep 06 06:33:04 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 59/128] 192.168.122.198 () {62 vars in 1181 bytes} [Sun Sep 6 06:33:04 2026] POST /volume/v3/groups => generated 111 bytes in 354 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:33:04 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-e43d84be-31ff-492d-88a2-09daf6358df1 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:04 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e43d84be-31ff-492d-88a2-09daf6358df1 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] GET http://192.168.122.198/volume/v3/groups/9af147a7-e73e-4a15-81ec-480bc9119526 Sep 06 06:33:04 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e43d84be-31ff-492d-88a2-09daf6358df1 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:04 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e43d84be-31ff-492d-88a2-09daf6358df1 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Calling method 'version_select' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:04 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.groups [None req-e43d84be-31ff-492d-88a2-09daf6358df1 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] show called for member 9af147a7-e73e-4a15-81ec-480bc9119526 {{(pid=87015) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 06:33:04 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:04 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:33:04 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:04 devstack devstack@c-api.service[87015]: return base.obj_make_list(context, cls(context), Sep 06 06:33:04 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e43d84be-31ff-492d-88a2-09daf6358df1 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/groups/9af147a7-e73e-4a15-81ec-480bc9119526 returned with HTTP 200 Sep 06 06:33:04 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 60/129] 192.168.122.198 () {60 vars in 1270 bytes} [Sun Sep 6 06:33:04 2026] GET /volume/v3/groups/9af147a7-e73e-4a15-81ec-480bc9119526 => generated 391 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:33:04 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-9a1202fe-04b1-4e74-9e59-90366b008a64 tempest-ExtensionsTestJSON-599254073 tempest-ExtensionsTestJSON-599254073-project-reader] GET http://192.168.122.198/volume/v3/extensions Sep 06 06:33:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-9a1202fe-04b1-4e74-9e59-90366b008a64 tempest-ExtensionsTestJSON-599254073 tempest-ExtensionsTestJSON-599254073-project-reader] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-9a1202fe-04b1-4e74-9e59-90366b008a64 tempest-ExtensionsTestJSON-599254073 tempest-ExtensionsTestJSON-599254073-project-reader] Calling method 'index' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:04 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-9a1202fe-04b1-4e74-9e59-90366b008a64 tempest-ExtensionsTestJSON-599254073 tempest-ExtensionsTestJSON-599254073-project-reader] http://192.168.122.198/volume/v3/extensions returned with HTTP 200 Sep 06 06:33:04 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 70/130] 192.168.122.198 () {58 vars in 1130 bytes} [Sun Sep 6 06:33:04 2026] GET /volume/v3/extensions => generated 5245 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:33:05 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-86641416-ae0c-4857-abc0-86d83a37e54f None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:05 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-86641416-ae0c-4857-abc0-86d83a37e54f tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] GET http://192.168.122.198/volume/v3/groups/9af147a7-e73e-4a15-81ec-480bc9119526 Sep 06 06:33:05 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-86641416-ae0c-4857-abc0-86d83a37e54f tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:05 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-86641416-ae0c-4857-abc0-86d83a37e54f tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Calling method 'version_select' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:05 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.groups [None req-86641416-ae0c-4857-abc0-86d83a37e54f tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] show called for member 9af147a7-e73e-4a15-81ec-480bc9119526 {{(pid=87015) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 06:33:05 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:05 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:33:05 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:05 devstack devstack@c-api.service[87015]: return base.obj_make_list(context, cls(context), Sep 06 06:33:05 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-86641416-ae0c-4857-abc0-86d83a37e54f tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/groups/9af147a7-e73e-4a15-81ec-480bc9119526 returned with HTTP 200 Sep 06 06:33:05 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 61/131] 192.168.122.198 () {60 vars in 1270 bytes} [Sun Sep 6 06:33:05 2026] GET /volume/v3/groups/9af147a7-e73e-4a15-81ec-480bc9119526 => generated 392 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:33:05 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-ce298f12-cbe1-4d2a-b831-9d6e3e9d3dd5 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:05 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ce298f12-cbe1-4d2a-b831-9d6e3e9d3dd5 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:33:05 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ce298f12-cbe1-4d2a-b831-9d6e3e9d3dd5 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1042608462", "volume_type": "b0442d23-76c3-496f-ab6c-88d96fc21e22", "group_id": "9af147a7-e73e-4a15-81ec-480bc9119526", "size": 1}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:33:05 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.volumes [None req-ce298f12-cbe1-4d2a-b831-9d6e3e9d3dd5 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1042608462', 'volume_type': 'b0442d23-76c3-496f-ab6c-88d96fc21e22', 'group_id': '9af147a7-e73e-4a15-81ec-480bc9119526', 'size': 1}} {{(pid=87014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:33:05 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:05 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:33:05 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-ce298f12-cbe1-4d2a-b831-9d6e3e9d3dd5 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Create volume of 1 GB Sep 06 06:33:05 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:05 devstack devstack@c-api.service[87014]: return base.obj_make_list(context, cls(context), Sep 06 06:33:05 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-ce298f12-cbe1-4d2a-b831-9d6e3e9d3dd5 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Availability Zones retrieved successfully. Sep 06 06:33:05 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-ce298f12-cbe1-4d2a-b831-9d6e3e9d3dd5 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Flow 'volume_create_api' (972ceb60-5a08-4301-86f7-0a6d51da022a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:33:05 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-ce298f12-cbe1-4d2a-b831-9d6e3e9d3dd5 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2544656-d32e-4685-a3ec-4ece0a2d9067) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:33:05 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:05 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:33:05 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.flows.api.create_volume [None req-ce298f12-cbe1-4d2a-b831-9d6e3e9d3dd5 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Validating volume size '1' using validate_int {{(pid=87014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:33:05 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-ce298f12-cbe1-4d2a-b831-9d6e3e9d3dd5 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2544656-d32e-4685-a3ec-4ece0a2d9067) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:33:04Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b0442d23-76c3-496f-ab6c-88d96fc21e22,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-77671465',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0442d23-76c3-496f-ab6c-88d96fc21e22', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '9af147a7-e73e-4a15-81ec-480bc9119526', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:33:05 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-ce298f12-cbe1-4d2a-b831-9d6e3e9d3dd5 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (992fb8d3-f6ea-4541-acbb-f2781f2ec113) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:33:05 devstack devstack@c-api.service[87014]: WARNING cinder.quota [None req-ce298f12-cbe1-4d2a-b831-9d6e3e9d3dd5 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-77671465 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-77671465, it is now deprecated. Please use the default quota class for default quota. Sep 06 06:33:05 devstack devstack@c-api.service[87014]: WARNING cinder.quota [None req-ce298f12-cbe1-4d2a-b831-9d6e3e9d3dd5 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-77671465 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-77671465, it is now deprecated. Please use the default quota class for default quota. Sep 06 06:33:05 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-ce298f12-cbe1-4d2a-b831-9d6e3e9d3dd5 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Created reservations ['65871d64-c90a-4507-a64b-9841a9245790', '18715c75-289d-47ed-b041-76da8a9c52db', '10b73610-3b69-4ecd-abd4-950e0f8fd1c7', '2bded6a9-514a-4eec-b728-b8ebac2f98c2'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:33:05 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-ce298f12-cbe1-4d2a-b831-9d6e3e9d3dd5 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (992fb8d3-f6ea-4541-acbb-f2781f2ec113) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['65871d64-c90a-4507-a64b-9841a9245790', '18715c75-289d-47ed-b041-76da8a9c52db', '10b73610-3b69-4ecd-abd4-950e0f8fd1c7', '2bded6a9-514a-4eec-b728-b8ebac2f98c2']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:33:05 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-ce298f12-cbe1-4d2a-b831-9d6e3e9d3dd5 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44438b81-8ac3-4b84-a998-7538be7bf5c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:33:05 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:05 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:33:05 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-ce298f12-cbe1-4d2a-b831-9d6e3e9d3dd5 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44438b81-8ac3-4b84-a998-7538be7bf5c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9996d60e-ea00-49a3-a6eb-1456ded75600', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1042608462',encryption_key_id=None,group_id=9af147a7-e73e-4a15-81ec-480bc9119526,group_type_id=,metadata={},multiattach=False,project_id='be1988e2a2c84f20ab9ef621b3b61699',qos_specs=None,replication_status=,reservations=['65871d64-c90a-4507-a64b-9841a9245790','18715c75-289d-47ed-b041-76da8a9c52db','10b73610-3b69-4ecd-abd4-950e0f8fd1c7','2bded6a9-514a-4eec-b728-b8ebac2f98c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79054ac364294b7d9a926ce72e15dde0',volume_type_id=b0442d23-76c3-496f-ab6c-88d96fc21e22), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:33:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1042608462',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=9af147a7-e73e-4a15-81ec-480bc9119526,host=None,id=9996d60e-ea00-49a3-a6eb-1456ded75600,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='be1988e2a2c84f20ab9ef621b3b61699',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='79054ac364294b7d9a926ce72e15dde0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0442d23-76c3-496f-ab6c-88d96fc21e22),volume_type_id=b0442d23-76c3-496f-ab6c-88d96fc21e22)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:33:05 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-ce298f12-cbe1-4d2a-b831-9d6e3e9d3dd5 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ee9ead7-b791-49d8-9fd8-e9dda64894e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:33:06 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-ce298f12-cbe1-4d2a-b831-9d6e3e9d3dd5 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ee9ead7-b791-49d8-9fd8-e9dda64894e9) transitioned into state 'SUCCESS' from state '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-1042608462',encryption_key_id=None,group_id=9af147a7-e73e-4a15-81ec-480bc9119526,group_type_id=,metadata={},multiattach=False,project_id='be1988e2a2c84f20ab9ef621b3b61699',qos_specs=None,replication_status=,reservations=['65871d64-c90a-4507-a64b-9841a9245790','18715c75-289d-47ed-b041-76da8a9c52db','10b73610-3b69-4ecd-abd4-950e0f8fd1c7','2bded6a9-514a-4eec-b728-b8ebac2f98c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79054ac364294b7d9a926ce72e15dde0',volume_type_id=b0442d23-76c3-496f-ab6c-88d96fc21e22)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:33:06 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-ce298f12-cbe1-4d2a-b831-9d6e3e9d3dd5 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b39ff133-9538-4f5a-9aff-ddd55e2f5fb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:33:06 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-ce298f12-cbe1-4d2a-b831-9d6e3e9d3dd5 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b39ff133-9538-4f5a-9aff-ddd55e2f5fb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:33:06 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-ce298f12-cbe1-4d2a-b831-9d6e3e9d3dd5 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Flow 'volume_create_api' (972ceb60-5a08-4301-86f7-0a6d51da022a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:33:06 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-ce298f12-cbe1-4d2a-b831-9d6e3e9d3dd5 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Create volume request issued successfully. Sep 06 06:33:06 devstack devstack@c-api.service[87014]: WARNING stevedore.named [None req-ce298f12-cbe1-4d2a-b831-9d6e3e9d3dd5 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:33:06 devstack devstack@c-api.service[87014]: WARNING castellan.key_manager [None req-ce298f12-cbe1-4d2a-b831-9d6e3e9d3dd5 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:33:06 devstack devstack@c-api.service[87014]: DEBUG oslo_db.sqlalchemy.engines [None req-ce298f12-cbe1-4d2a-b831-9d6e3e9d3dd5 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87014) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:33:06 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:06 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:33:06 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ce298f12-cbe1-4d2a-b831-9d6e3e9d3dd5 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:33:06 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 71/132] 192.168.122.198 () {62 vars in 1184 bytes} [Sun Sep 6 06:33:05 2026] POST /volume/v3/volumes => generated 829 bytes in 627 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 06 06:33:06 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-b4681f6b-614e-4f3d-a492-77560050869e None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:06 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b4681f6b-614e-4f3d-a492-77560050869e tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] GET http://192.168.122.198/volume/v3/volumes/9996d60e-ea00-49a3-a6eb-1456ded75600 Sep 06 06:33:06 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b4681f6b-614e-4f3d-a492-77560050869e tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:06 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b4681f6b-614e-4f3d-a492-77560050869e tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:06 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:06 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:33:06 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:06 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:33:06 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-b4681f6b-614e-4f3d-a492-77560050869e tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Volume info retrieved successfully. Sep 06 06:33:06 devstack devstack@c-api.service[87015]: WARNING stevedore.named [None req-b4681f6b-614e-4f3d-a492-77560050869e tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:33:06 devstack devstack@c-api.service[87015]: WARNING castellan.key_manager [None req-b4681f6b-614e-4f3d-a492-77560050869e tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:33:06 devstack devstack@c-api.service[87015]: DEBUG oslo_db.sqlalchemy.engines [None req-b4681f6b-614e-4f3d-a492-77560050869e tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87015) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:33:06 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:06 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:33:06 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b4681f6b-614e-4f3d-a492-77560050869e tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/volumes/9996d60e-ea00-49a3-a6eb-1456ded75600 returned with HTTP 200 Sep 06 06:33:06 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 62/133] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:33:06 2026] GET /volume/v3/volumes/9996d60e-ea00-49a3-a6eb-1456ded75600 => generated 897 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:33:07 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-b10249f6-a5ad-4181-9f22-9d28c3c8f35e None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:07 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-b10249f6-a5ad-4181-9f22-9d28c3c8f35e tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] GET http://192.168.122.198/volume/v3/volumes/9996d60e-ea00-49a3-a6eb-1456ded75600 Sep 06 06:33:07 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-b10249f6-a5ad-4181-9f22-9d28c3c8f35e tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:07 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-b10249f6-a5ad-4181-9f22-9d28c3c8f35e tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:07 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:07 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:33:07 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:07 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:33:07 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-b10249f6-a5ad-4181-9f22-9d28c3c8f35e tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Volume info retrieved successfully. Sep 06 06:33:07 devstack devstack@c-api.service[87014]: WARNING stevedore.named [None req-b10249f6-a5ad-4181-9f22-9d28c3c8f35e tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:33:07 devstack devstack@c-api.service[87014]: WARNING castellan.key_manager [None req-b10249f6-a5ad-4181-9f22-9d28c3c8f35e tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:33:07 devstack devstack@c-api.service[87014]: DEBUG oslo_db.sqlalchemy.engines [None req-b10249f6-a5ad-4181-9f22-9d28c3c8f35e tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87014) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:33:07 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:07 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:33:07 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-b10249f6-a5ad-4181-9f22-9d28c3c8f35e tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/volumes/9996d60e-ea00-49a3-a6eb-1456ded75600 returned with HTTP 200 Sep 06 06:33:07 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 72/134] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:33:07 2026] GET /volume/v3/volumes/9996d60e-ea00-49a3-a6eb-1456ded75600 => generated 922 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:33:07 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-a517c12c-1cac-4174-875b-b0634523ee16 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:07 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-a517c12c-1cac-4174-875b-b0634523ee16 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] POST http://192.168.122.198/volume/v3/group_snapshots Sep 06 06:33:07 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-a517c12c-1cac-4174-875b-b0634523ee16 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "9af147a7-e73e-4a15-81ec-480bc9119526", "name": "tempest-group_snapshot-1930794163"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:33:07 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.group_snapshots [None req-a517c12c-1cac-4174-875b-b0634523ee16 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '9af147a7-e73e-4a15-81ec-480bc9119526', 'name': 'tempest-group_snapshot-1930794163'}} {{(pid=87015) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 06 06:33:07 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:07 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:33:07 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.group_snapshots [None req-a517c12c-1cac-4174-875b-b0634523ee16 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Creating group_snapshot tempest-group_snapshot-1930794163. Sep 06 06:33:07 devstack devstack@c-api.service[87015]: /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 06 06:33:07 devstack devstack@c-api.service[87015]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 06:33:07 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:07 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:33:07 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:07 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:33:07 devstack devstack@c-api.service[87015]: WARNING cinder.quota [None req-a517c12c-1cac-4174-875b-b0634523ee16 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-77671465 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-77671465, it is now deprecated. Please use the default quota class for default quota. Sep 06 06:33:07 devstack devstack@c-api.service[87015]: WARNING cinder.quota [None req-a517c12c-1cac-4174-875b-b0634523ee16 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-77671465 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-77671465, it is now deprecated. Please use the default quota class for default quota. Sep 06 06:33:07 devstack devstack@c-api.service[87015]: DEBUG cinder.quota [None req-a517c12c-1cac-4174-875b-b0634523ee16 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Created reservations ['86d9b392-9717-42d9-859e-970c011606b8', '1dca90ff-4d28-4cd7-abbd-6633d1d63310', '07d3bdef-4527-4456-bba2-46336a1413eb', '934e7fa7-606d-4ca9-addf-1da6552efa3f'] {{(pid=87015) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:33:07 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-a517c12c-1cac-4174-875b-b0634523ee16 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/group_snapshots returned with HTTP 202 Sep 06 06:33:07 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 63/135] 192.168.122.198 () {62 vars in 1208 bytes} [Sun Sep 6 06:33:07 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 308 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:33:08 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-b34b101d-9086-4920-8eaa-dc6b80539af7 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:08 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-b34b101d-9086-4920-8eaa-dc6b80539af7 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] GET http://192.168.122.198/volume/v3/group_snapshots/40003a9d-8b5a-49dd-89ab-909fbdc61561 Sep 06 06:33:08 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-b34b101d-9086-4920-8eaa-dc6b80539af7 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:08 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-b34b101d-9086-4920-8eaa-dc6b80539af7 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Calling method 'version_select' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:08 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.group_snapshots [None req-b34b101d-9086-4920-8eaa-dc6b80539af7 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] show called for member 40003a9d-8b5a-49dd-89ab-909fbdc61561 {{(pid=87014) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 06:33:08 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:08 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:33:08 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-b34b101d-9086-4920-8eaa-dc6b80539af7 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/group_snapshots/40003a9d-8b5a-49dd-89ab-909fbdc61561 returned with HTTP 200 Sep 06 06:33:08 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 73/136] 192.168.122.198 () {60 vars in 1297 bytes} [Sun Sep 6 06:33:08 2026] GET /volume/v3/group_snapshots/40003a9d-8b5a-49dd-89ab-909fbdc61561 => generated 307 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:33:08 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-58b6de30-7c4e-42fd-8708-554fdc87dbb2 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:08 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-58b6de30-7c4e-42fd-8708-554fdc87dbb2 tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:33:08 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-58b6de30-7c4e-42fd-8708-554fdc87dbb2 tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-182733958"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:33:08 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.volumes [None req-58b6de30-7c4e-42fd-8708-554fdc87dbb2 tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-182733958'}} {{(pid=87015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:33:08 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-58b6de30-7c4e-42fd-8708-554fdc87dbb2 tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-member] Create volume of 1 GB Sep 06 06:33:08 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:08 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:33:08 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-58b6de30-7c4e-42fd-8708-554fdc87dbb2 tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-member] Availability Zones retrieved successfully. Sep 06 06:33:08 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-58b6de30-7c4e-42fd-8708-554fdc87dbb2 tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-member] Flow 'volume_create_api' (72054ea6-149b-4d3c-a3ce-b266d726ef8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:33:08 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-58b6de30-7c4e-42fd-8708-554fdc87dbb2 tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5098c5ba-e3d0-440e-ae6f-046d8eb95a1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:33:08 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.flows.api.create_volume [None req-58b6de30-7c4e-42fd-8708-554fdc87dbb2 tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-member] Validating volume size '1' using validate_int {{(pid=87015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:33:08 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-58b6de30-7c4e-42fd-8708-554fdc87dbb2 tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5098c5ba-e3d0-440e-ae6f-046d8eb95a1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:33:08 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-58b6de30-7c4e-42fd-8708-554fdc87dbb2 tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7c1fc15-4168-4a8c-9f0e-0901bc4a758f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:33:08 devstack devstack@c-api.service[87015]: DEBUG cinder.quota [None req-58b6de30-7c4e-42fd-8708-554fdc87dbb2 tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-member] Created reservations ['7569c2c5-89e0-442c-91d4-e831c6ae6f58', '44e1a1dd-6ee2-4f26-8dc9-da2a97105244', 'f98d745e-b85a-42e3-a941-161efabded03', '950bf693-defe-44f5-9476-002114326efe'] {{(pid=87015) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:33:08 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-58b6de30-7c4e-42fd-8708-554fdc87dbb2 tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7c1fc15-4168-4a8c-9f0e-0901bc4a758f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7569c2c5-89e0-442c-91d4-e831c6ae6f58', '44e1a1dd-6ee2-4f26-8dc9-da2a97105244', 'f98d745e-b85a-42e3-a941-161efabded03', '950bf693-defe-44f5-9476-002114326efe']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:33:08 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-58b6de30-7c4e-42fd-8708-554fdc87dbb2 tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01ce4db0-7149-4059-93db-40c617793d08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:33:08 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:08 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:33:08 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-58b6de30-7c4e-42fd-8708-554fdc87dbb2 tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01ce4db0-7149-4059-93db-40c617793d08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bddc4999-6467-4878-90ec-24a0f26e3083', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-182733958',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e373644278564f1f8ce18dd87941216b',qos_specs=None,replication_status=,reservations=['7569c2c5-89e0-442c-91d4-e831c6ae6f58','44e1a1dd-6ee2-4f26-8dc9-da2a97105244','f98d745e-b85a-42e3-a941-161efabded03','950bf693-defe-44f5-9476-002114326efe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='330a61edd41a4de285f0299754e1ca0d',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:33:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-182733958',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bddc4999-6467-4878-90ec-24a0f26e3083,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e373644278564f1f8ce18dd87941216b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='330a61edd41a4de285f0299754e1ca0d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:33:08 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-58b6de30-7c4e-42fd-8708-554fdc87dbb2 tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c2e7665-41b1-4269-8b35-02afc2e0b9c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:33:08 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-58b6de30-7c4e-42fd-8708-554fdc87dbb2 tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c2e7665-41b1-4269-8b35-02afc2e0b9c6) transitioned into state 'SUCCESS' from state '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-182733958',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e373644278564f1f8ce18dd87941216b',qos_specs=None,replication_status=,reservations=['7569c2c5-89e0-442c-91d4-e831c6ae6f58','44e1a1dd-6ee2-4f26-8dc9-da2a97105244','f98d745e-b85a-42e3-a941-161efabded03','950bf693-defe-44f5-9476-002114326efe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='330a61edd41a4de285f0299754e1ca0d',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:33:08 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-58b6de30-7c4e-42fd-8708-554fdc87dbb2 tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ac2e77c-f2fa-400c-a97f-d8e9b517eae0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:33:08 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-58b6de30-7c4e-42fd-8708-554fdc87dbb2 tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ac2e77c-f2fa-400c-a97f-d8e9b517eae0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:33:08 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-58b6de30-7c4e-42fd-8708-554fdc87dbb2 tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-member] Flow 'volume_create_api' (72054ea6-149b-4d3c-a3ce-b266d726ef8d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:33:08 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-58b6de30-7c4e-42fd-8708-554fdc87dbb2 tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-member] Create volume request issued successfully. Sep 06 06:33:08 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-58b6de30-7c4e-42fd-8708-554fdc87dbb2 tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:33:08 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 64/137] 192.168.122.198 () {60 vars in 1142 bytes} [Sun Sep 6 06:33:08 2026] POST /volume/v3/volumes => generated 758 bytes in 680 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:33:08 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-3d12515b-d9f1-4378-b1e6-937307fb3e44 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:08 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-3d12515b-d9f1-4378-b1e6-937307fb3e44 tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-member] GET http://192.168.122.198/volume/v3/volumes/bddc4999-6467-4878-90ec-24a0f26e3083 Sep 06 06:33:08 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-3d12515b-d9f1-4378-b1e6-937307fb3e44 tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:08 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-3d12515b-d9f1-4378-b1e6-937307fb3e44 tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:08 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:08 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:33:09 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:09 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:33:09 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-3d12515b-d9f1-4378-b1e6-937307fb3e44 tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-member] Volume info retrieved successfully. Sep 06 06:33:09 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-3d12515b-d9f1-4378-b1e6-937307fb3e44 tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-member] http://192.168.122.198/volume/v3/volumes/bddc4999-6467-4878-90ec-24a0f26e3083 returned with HTTP 200 Sep 06 06:33:09 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 74/138] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:33:08 2026] GET /volume/v3/volumes/bddc4999-6467-4878-90ec-24a0f26e3083 => generated 826 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:33:09 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-82769719-4293-487a-9dd2-a58031d15d75 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:09 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-82769719-4293-487a-9dd2-a58031d15d75 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] GET http://192.168.122.198/volume/v3/group_snapshots/40003a9d-8b5a-49dd-89ab-909fbdc61561 Sep 06 06:33:09 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-82769719-4293-487a-9dd2-a58031d15d75 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:09 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-82769719-4293-487a-9dd2-a58031d15d75 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Calling method 'version_select' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:09 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.group_snapshots [None req-82769719-4293-487a-9dd2-a58031d15d75 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] show called for member 40003a9d-8b5a-49dd-89ab-909fbdc61561 {{(pid=87015) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 06:33:09 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:09 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:33:09 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-82769719-4293-487a-9dd2-a58031d15d75 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/group_snapshots/40003a9d-8b5a-49dd-89ab-909fbdc61561 returned with HTTP 200 Sep 06 06:33:09 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 65/139] 192.168.122.198 () {60 vars in 1297 bytes} [Sun Sep 6 06:33:09 2026] GET /volume/v3/group_snapshots/40003a9d-8b5a-49dd-89ab-909fbdc61561 => generated 307 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:33:10 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-19c1412b-6788-4069-97ab-6b6eded2207b None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:10 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-19c1412b-6788-4069-97ab-6b6eded2207b tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-member] GET http://192.168.122.198/volume/v3/volumes/bddc4999-6467-4878-90ec-24a0f26e3083 Sep 06 06:33:10 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-19c1412b-6788-4069-97ab-6b6eded2207b tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:10 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-19c1412b-6788-4069-97ab-6b6eded2207b tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:10 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:10 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:33:10 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:10 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:33:10 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-19c1412b-6788-4069-97ab-6b6eded2207b tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-member] Volume info retrieved successfully. Sep 06 06:33:10 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-19c1412b-6788-4069-97ab-6b6eded2207b tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-member] http://192.168.122.198/volume/v3/volumes/bddc4999-6467-4878-90ec-24a0f26e3083 returned with HTTP 200 Sep 06 06:33:10 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 75/140] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:33:10 2026] GET /volume/v3/volumes/bddc4999-6467-4878-90ec-24a0f26e3083 => generated 850 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:33:10 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-28253f95-c5d1-4b87-b537-18bc3cf1b778 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:10 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-28253f95-c5d1-4b87-b537-18bc3cf1b778 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] GET http://192.168.122.198/volume/v3/group_snapshots/40003a9d-8b5a-49dd-89ab-909fbdc61561 Sep 06 06:33:10 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-28253f95-c5d1-4b87-b537-18bc3cf1b778 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:10 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-28253f95-c5d1-4b87-b537-18bc3cf1b778 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Calling method 'version_select' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:10 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.group_snapshots [None req-28253f95-c5d1-4b87-b537-18bc3cf1b778 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] show called for member 40003a9d-8b5a-49dd-89ab-909fbdc61561 {{(pid=87015) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 06:33:10 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:10 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:33:10 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-28253f95-c5d1-4b87-b537-18bc3cf1b778 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/group_snapshots/40003a9d-8b5a-49dd-89ab-909fbdc61561 returned with HTTP 200 Sep 06 06:33:10 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 66/141] 192.168.122.198 () {60 vars in 1297 bytes} [Sun Sep 6 06:33:10 2026] GET /volume/v3/group_snapshots/40003a9d-8b5a-49dd-89ab-909fbdc61561 => generated 307 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:33:11 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-ed59b088-308f-4024-b0cb-e288f711c8dc None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:11 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ed59b088-308f-4024-b0cb-e288f711c8dc tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-member] GET http://192.168.122.198/volume/v3/volumes/bddc4999-6467-4878-90ec-24a0f26e3083 Sep 06 06:33:11 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ed59b088-308f-4024-b0cb-e288f711c8dc tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:11 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ed59b088-308f-4024-b0cb-e288f711c8dc tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:11 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:11 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:33:11 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:11 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:33:11 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-b71d56c2-4127-4db1-b214-fb7b282a2224 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:11 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b71d56c2-4127-4db1-b214-fb7b282a2224 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] GET http://192.168.122.198/volume/v3/group_snapshots/40003a9d-8b5a-49dd-89ab-909fbdc61561 Sep 06 06:33:11 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-ed59b088-308f-4024-b0cb-e288f711c8dc tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-member] Volume info retrieved successfully. Sep 06 06:33:11 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b71d56c2-4127-4db1-b214-fb7b282a2224 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:11 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b71d56c2-4127-4db1-b214-fb7b282a2224 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Calling method 'version_select' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:11 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.group_snapshots [None req-b71d56c2-4127-4db1-b214-fb7b282a2224 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] show called for member 40003a9d-8b5a-49dd-89ab-909fbdc61561 {{(pid=87015) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 06:33:11 devstack devstack@c-api.service[87015]: DEBUG dbcounter [-] [87015] Writing DB stats cinder:SELECT=306,cinder:INSERT=50,cinder:UPDATE=72 {{(pid=87015) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 06:33:11 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ed59b088-308f-4024-b0cb-e288f711c8dc tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-member] http://192.168.122.198/volume/v3/volumes/bddc4999-6467-4878-90ec-24a0f26e3083 returned with HTTP 200 Sep 06 06:33:11 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 76/142] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:33:11 2026] GET /volume/v3/volumes/bddc4999-6467-4878-90ec-24a0f26e3083 => generated 851 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:33:11 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:11 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:33:11 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b71d56c2-4127-4db1-b214-fb7b282a2224 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/group_snapshots/40003a9d-8b5a-49dd-89ab-909fbdc61561 returned with HTTP 200 Sep 06 06:33:11 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 67/143] 192.168.122.198 () {60 vars in 1297 bytes} [Sun Sep 6 06:33:11 2026] GET /volume/v3/group_snapshots/40003a9d-8b5a-49dd-89ab-909fbdc61561 => generated 308 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:33:11 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-744d30a4-272f-4390-b3d3-879e4315d90d None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:11 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-bf5041e4-18b1-41c7-9b2d-6952d56c18eb None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:11 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-744d30a4-272f-4390-b3d3-879e4315d90d tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-member] POST http://192.168.122.198/volume/v3/volumes/bddc4999-6467-4878-90ec-24a0f26e3083/metadata Sep 06 06:33:11 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-744d30a4-272f-4390-b3d3-879e4315d90d tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:33:11 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-bf5041e4-18b1-41c7-9b2d-6952d56c18eb tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] GET http://192.168.122.198/volume/v3/snapshots/detail Sep 06 06:33:11 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-bf5041e4-18b1-41c7-9b2d-6952d56c18eb tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:11 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-bf5041e4-18b1-41c7-9b2d-6952d56c18eb tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Calling method 'detail' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:11 devstack devstack@c-api.service[87015]: DEBUG cinder.api.api_utils [None req-bf5041e4-18b1-41c7-9b2d-6952d56c18eb tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Removing options '' from query. {{(pid=87015) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 06:33:11 devstack devstack@c-api.service[87015]: DEBUG cinder.db.api [None req-bf5041e4-18b1-41c7-9b2d-6952d56c18eb tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Building query based on filter {{(pid=87015) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 06:33:11 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:11 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:33:11 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:11 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:33:11 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-744d30a4-272f-4390-b3d3-879e4315d90d tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-member] Volume info retrieved successfully. Sep 06 06:33:11 devstack devstack@c-api.service[87015]: /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 06 06:33:11 devstack devstack@c-api.service[87015]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 06:33:11 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-bf5041e4-18b1-41c7-9b2d-6952d56c18eb tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Get all snapshots completed successfully. Sep 06 06:33:11 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:11 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:33:11 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-bf5041e4-18b1-41c7-9b2d-6952d56c18eb tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/snapshots/detail returned with HTTP 200 Sep 06 06:33:11 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 68/144] 192.168.122.198 () {58 vars in 1148 bytes} [Sun Sep 6 06:33:11 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:33:11 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-744d30a4-272f-4390-b3d3-879e4315d90d tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-member] Create volume metadata completed successfully. Sep 06 06:33:11 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-744d30a4-272f-4390-b3d3-879e4315d90d tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-member] http://192.168.122.198/volume/v3/volumes/bddc4999-6467-4878-90ec-24a0f26e3083/metadata returned with HTTP 200 Sep 06 06:33:11 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 77/145] 192.168.122.198 () {60 vars in 1281 bytes} [Sun Sep 6 06:33:11 2026] POST /volume/v3/volumes/bddc4999-6467-4878-90ec-24a0f26e3083/metadata => generated 101 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:33:11 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-bf305b04-af9b-46ff-8aba-97e5def262ce None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:11 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-42342cf9-e1bd-48ef-9f91-b124f5386c66 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:11 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-bf305b04-af9b-46ff-8aba-97e5def262ce tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] GET http://192.168.122.198/volume/v3/snapshots/403a65da-371f-4d53-9892-8bca8bd9d7ff Sep 06 06:33:11 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-bf305b04-af9b-46ff-8aba-97e5def262ce tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:11 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-bf305b04-af9b-46ff-8aba-97e5def262ce tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:11 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:11 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:33:11 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-bf305b04-af9b-46ff-8aba-97e5def262ce tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Snapshot retrieved successfully. Sep 06 06:33:11 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-bf305b04-af9b-46ff-8aba-97e5def262ce tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/snapshots/403a65da-371f-4d53-9892-8bca8bd9d7ff returned with HTTP 200 Sep 06 06:33:11 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 69/146] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:33:11 2026] GET /volume/v3/snapshots/403a65da-371f-4d53-9892-8bca8bd9d7ff => generated 451 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:33:11 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-11547375-7e75-454a-8e51-448e458e620f None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:11 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-11547375-7e75-454a-8e51-448e458e620f tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] POST http://192.168.122.198/volume/v3/groups/action Sep 06 06:33:11 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-11547375-7e75-454a-8e51-448e458e620f tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "40003a9d-8b5a-49dd-89ab-909fbdc61561", "name": "tempest-Group_from_snap-1466574702"}}' {{(pid=87015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:33:11 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-11547375-7e75-454a-8e51-448e458e620f tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "40003a9d-8b5a-49dd-89ab-909fbdc61561", "name": "tempest-Group_from_snap-1466574702"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:33:11 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.groups [None req-11547375-7e75-454a-8e51-448e458e620f tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Creating new group {'create-from-src': {'group_snapshot_id': '40003a9d-8b5a-49dd-89ab-909fbdc61561', 'name': 'tempest-Group_from_snap-1466574702'}}. {{(pid=87015) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Sep 06 06:33:11 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.groups [None req-11547375-7e75-454a-8e51-448e458e620f tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Creating group tempest-Group_from_snap-1466574702 from group_snapshot 40003a9d-8b5a-49dd-89ab-909fbdc61561. Sep 06 06:33:11 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:11 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:33:11 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:11 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:33:11 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:11 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:33:11 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:11 devstack devstack@c-api.service[87015]: return base.obj_make_list(context, cls(context), Sep 06 06:33:11 devstack devstack@c-api.service[87015]: /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 06 06:33:11 devstack devstack@c-api.service[87015]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 06:33:11 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:11 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:33:11 devstack devstack@c-api.service[87015]: DEBUG cinder.quota [None req-11547375-7e75-454a-8e51-448e458e620f tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Created reservations ['3a223bbd-47d1-4861-b6e0-222141f36385'] {{(pid=87015) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:33:11 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-42342cf9-e1bd-48ef-9f91-b124f5386c66 tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-reader] GET http://192.168.122.198/volume/v3/volumes/bddc4999-6467-4878-90ec-24a0f26e3083/metadata Sep 06 06:33:11 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-42342cf9-e1bd-48ef-9f91-b124f5386c66 tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-reader] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:11 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-42342cf9-e1bd-48ef-9f91-b124f5386c66 tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-reader] Calling method 'index' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:11 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:11 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:33:11 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:11 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:33:11 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-42342cf9-e1bd-48ef-9f91-b124f5386c66 tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-reader] Volume info retrieved successfully. Sep 06 06:33:11 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-42342cf9-e1bd-48ef-9f91-b124f5386c66 tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-reader] Get volume metadata completed successfully. Sep 06 06:33:11 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-42342cf9-e1bd-48ef-9f91-b124f5386c66 tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-reader] http://192.168.122.198/volume/v3/volumes/bddc4999-6467-4878-90ec-24a0f26e3083/metadata returned with HTTP 200 Sep 06 06:33:11 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 78/147] 192.168.122.198 () {58 vars in 1259 bytes} [Sun Sep 6 06:33:11 2026] GET /volume/v3/volumes/bddc4999-6467-4878-90ec-24a0f26e3083/metadata => generated 101 bytes in 319 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:33:11 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-76527d89-32ec-4834-85d6-e7bdb2ca4d99 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:11 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-76527d89-32ec-4834-85d6-e7bdb2ca4d99 tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-member] PUT http://192.168.122.198/volume/v3/volumes/bddc4999-6467-4878-90ec-24a0f26e3083/metadata Sep 06 06:33:11 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-76527d89-32ec-4834-85d6-e7bdb2ca4d99 tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:33:11 devstack devstack@c-api.service[87015]: /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 06 06:33:11 devstack devstack@c-api.service[87015]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 06:33:11 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:11 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:33:11 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:11 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:33:11 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-76527d89-32ec-4834-85d6-e7bdb2ca4d99 tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-member] Volume info retrieved successfully. Sep 06 06:33:11 devstack devstack@c-api.service[87015]: INFO cinder.group.api [None req-11547375-7e75-454a-8e51-448e458e620f tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] A mapping entry already exists for group 3d472d66-4ff2-4c2a-98c1-21d41dec8140 and volume type b0442d23-76c3-496f-ab6c-88d96fc21e22. Do not need to create again. Sep 06 06:33:11 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:11 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:33:11 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-11547375-7e75-454a-8e51-448e458e620f tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Availability Zones retrieved successfully. Sep 06 06:33:11 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-11547375-7e75-454a-8e51-448e458e620f tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Flow 'volume_create_api' (dccb2e93-4546-48fb-a4de-21439a51f9bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:33:11 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-11547375-7e75-454a-8e51-448e458e620f tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09ed2636-f009-4936-acfe-fec68e35a5ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:33:11 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.flows.api.create_volume [None req-11547375-7e75-454a-8e51-448e458e620f tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:33:11 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-76527d89-32ec-4834-85d6-e7bdb2ca4d99 tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-member] Update volume metadata completed successfully. Sep 06 06:33:11 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-76527d89-32ec-4834-85d6-e7bdb2ca4d99 tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-member] http://192.168.122.198/volume/v3/volumes/bddc4999-6467-4878-90ec-24a0f26e3083/metadata returned with HTTP 200 Sep 06 06:33:11 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 79/148] 192.168.122.198 () {60 vars in 1279 bytes} [Sun Sep 6 06:33:11 2026] PUT /volume/v3/volumes/bddc4999-6467-4878-90ec-24a0f26e3083/metadata => generated 57 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 06:33:11 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-66f03c9b-65d7-4241-aa03-f8f06d31a502 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:11 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-66f03c9b-65d7-4241-aa03-f8f06d31a502 tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-reader] GET http://192.168.122.198/volume/v3/volumes/bddc4999-6467-4878-90ec-24a0f26e3083/metadata Sep 06 06:33:11 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-66f03c9b-65d7-4241-aa03-f8f06d31a502 tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-reader] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:11 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-66f03c9b-65d7-4241-aa03-f8f06d31a502 tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-reader] Calling method 'index' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:11 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:11 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:33:11 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:11 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:33:11 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:11 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:33:11 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-66f03c9b-65d7-4241-aa03-f8f06d31a502 tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-reader] Volume info retrieved successfully. Sep 06 06:33:11 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-11547375-7e75-454a-8e51-448e458e620f tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09ed2636-f009-4936-acfe-fec68e35a5ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '403a65da-371f-4d53-9892-8bca8bd9d7ff', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:33:04Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b0442d23-76c3-496f-ab6c-88d96fc21e22,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-77671465',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0442d23-76c3-496f-ab6c-88d96fc21e22', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '3d472d66-4ff2-4c2a-98c1-21d41dec8140', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:33:11 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-66f03c9b-65d7-4241-aa03-f8f06d31a502 tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-reader] Get volume metadata completed successfully. Sep 06 06:33:11 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-66f03c9b-65d7-4241-aa03-f8f06d31a502 tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-reader] http://192.168.122.198/volume/v3/volumes/bddc4999-6467-4878-90ec-24a0f26e3083/metadata returned with HTTP 200 Sep 06 06:33:11 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 80/149] 192.168.122.198 () {58 vars in 1259 bytes} [Sun Sep 6 06:33:11 2026] GET /volume/v3/volumes/bddc4999-6467-4878-90ec-24a0f26e3083/metadata => generated 57 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 06:33:11 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-11547375-7e75-454a-8e51-448e458e620f tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (810fab71-bb51-4421-a21b-5ef73c92ccd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:33:11 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-afa2267d-e100-4f80-82b3-98d58773e6f5 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:11 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-afa2267d-e100-4f80-82b3-98d58773e6f5 tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-member] DELETE http://192.168.122.198/volume/v3/volumes/bddc4999-6467-4878-90ec-24a0f26e3083/metadata/key1 Sep 06 06:33:11 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-afa2267d-e100-4f80-82b3-98d58773e6f5 tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:11 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-afa2267d-e100-4f80-82b3-98d58773e6f5 tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-member] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:11 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:11 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:33:11 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:11 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:33:11 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-afa2267d-e100-4f80-82b3-98d58773e6f5 tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-member] Volume info retrieved successfully. Sep 06 06:33:11 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-afa2267d-e100-4f80-82b3-98d58773e6f5 tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-member] Get volume metadata completed successfully. Sep 06 06:33:11 devstack devstack@c-api.service[87015]: WARNING cinder.quota [None req-11547375-7e75-454a-8e51-448e458e620f tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-77671465 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-77671465, it is now deprecated. Please use the default quota class for default quota. Sep 06 06:33:11 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-afa2267d-e100-4f80-82b3-98d58773e6f5 tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-member] Delete volume metadata completed successfully. Sep 06 06:33:11 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-afa2267d-e100-4f80-82b3-98d58773e6f5 tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-member] http://192.168.122.198/volume/v3/volumes/bddc4999-6467-4878-90ec-24a0f26e3083/metadata/key1 returned with HTTP 200 Sep 06 06:33:11 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 81/150] 192.168.122.198 () {58 vars in 1277 bytes} [Sun Sep 6 06:33:11 2026] DELETE /volume/v3/volumes/bddc4999-6467-4878-90ec-24a0f26e3083/metadata/key1 => generated 0 bytes in 62 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 06 06:33:11 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-7f1fe65e-8f07-4157-9e22-c802212b9be1 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:11 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-7f1fe65e-8f07-4157-9e22-c802212b9be1 tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-reader] GET http://192.168.122.198/volume/v3/volumes/bddc4999-6467-4878-90ec-24a0f26e3083/metadata Sep 06 06:33:11 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-7f1fe65e-8f07-4157-9e22-c802212b9be1 tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-reader] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:11 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-7f1fe65e-8f07-4157-9e22-c802212b9be1 tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-reader] Calling method 'index' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:11 devstack devstack@c-api.service[87015]: DEBUG cinder.quota [None req-11547375-7e75-454a-8e51-448e458e620f tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Created reservations ['32580c86-c2b7-4b74-9f2b-10e6418362ee', 'c1285326-7884-421a-9e2d-72907d180434'] {{(pid=87015) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:33:11 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-11547375-7e75-454a-8e51-448e458e620f tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (810fab71-bb51-4421-a21b-5ef73c92ccd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['32580c86-c2b7-4b74-9f2b-10e6418362ee', 'c1285326-7884-421a-9e2d-72907d180434']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:33:11 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-11547375-7e75-454a-8e51-448e458e620f tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df982398-7c60-464e-b750-ad7ea620ec27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:33:11 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:11 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:33:11 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:11 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:33:11 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-7f1fe65e-8f07-4157-9e22-c802212b9be1 tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-reader] Volume info retrieved successfully. Sep 06 06:33:11 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-7f1fe65e-8f07-4157-9e22-c802212b9be1 tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-reader] Get volume metadata completed successfully. Sep 06 06:33:11 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-7f1fe65e-8f07-4157-9e22-c802212b9be1 tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-reader] http://192.168.122.198/volume/v3/volumes/bddc4999-6467-4878-90ec-24a0f26e3083/metadata returned with HTTP 200 Sep 06 06:33:11 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 82/151] 192.168.122.198 () {58 vars in 1259 bytes} [Sun Sep 6 06:33:11 2026] GET /volume/v3/volumes/bddc4999-6467-4878-90ec-24a0f26e3083/metadata => generated 32 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 06:33:11 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-03e30feb-b9f1-418e-8e17-758de5763ab7 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:11 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:11 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:33:11 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-03e30feb-b9f1-418e-8e17-758de5763ab7 tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-member] PUT http://192.168.122.198/volume/v3/volumes/bddc4999-6467-4878-90ec-24a0f26e3083/metadata Sep 06 06:33:11 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-03e30feb-b9f1-418e-8e17-758de5763ab7 tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:33:11 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:11 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:33:11 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:11 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:33:11 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:11 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:33:11 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-03e30feb-b9f1-418e-8e17-758de5763ab7 tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-member] Volume info retrieved successfully. Sep 06 06:33:11 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-11547375-7e75-454a-8e51-448e458e620f tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df982398-7c60-464e-b750-ad7ea620ec27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bc8d3d7f-2fda-4794-99e0-ae8933cf0d5a', '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=3d472d66-4ff2-4c2a-98c1-21d41dec8140,group_type_id=,metadata={},multiattach=False,project_id='be1988e2a2c84f20ab9ef621b3b61699',qos_specs=None,replication_status=,reservations=['32580c86-c2b7-4b74-9f2b-10e6418362ee','c1285326-7884-421a-9e2d-72907d180434'],size=1,snapshot_id=403a65da-371f-4d53-9892-8bca8bd9d7ff,source_replicaid=,source_volid=None,status='creating',user_id='79054ac364294b7d9a926ce72e15dde0',volume_type_id=b0442d23-76c3-496f-ab6c-88d96fc21e22), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:33:11Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=3d472d66-4ff2-4c2a-98c1-21d41dec8140,host=None,id=bc8d3d7f-2fda-4794-99e0-ae8933cf0d5a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='be1988e2a2c84f20ab9ef621b3b61699',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=403a65da-371f-4d53-9892-8bca8bd9d7ff,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='79054ac364294b7d9a926ce72e15dde0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0442d23-76c3-496f-ab6c-88d96fc21e22),volume_type_id=b0442d23-76c3-496f-ab6c-88d96fc21e22)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:33:11 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-11547375-7e75-454a-8e51-448e458e620f tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ca9564b-0639-497a-a0a8-792ba60a2c75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:33:11 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-03e30feb-b9f1-418e-8e17-758de5763ab7 tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-member] Update volume metadata completed successfully. Sep 06 06:33:11 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-03e30feb-b9f1-418e-8e17-758de5763ab7 tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-member] http://192.168.122.198/volume/v3/volumes/bddc4999-6467-4878-90ec-24a0f26e3083/metadata returned with HTTP 200 Sep 06 06:33:11 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 83/152] 192.168.122.198 () {60 vars in 1279 bytes} [Sun Sep 6 06:33:11 2026] PUT /volume/v3/volumes/bddc4999-6467-4878-90ec-24a0f26e3083/metadata => generated 16 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 06:33:11 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-8633aff5-8b42-49dc-80d1-0e6b69eee056 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:11 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-8633aff5-8b42-49dc-80d1-0e6b69eee056 tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-member] POST http://192.168.122.198/volume/v3/volumes/bddc4999-6467-4878-90ec-24a0f26e3083/metadata Sep 06 06:33:11 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-8633aff5-8b42-49dc-80d1-0e6b69eee056 tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:33:11 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-11547375-7e75-454a-8e51-448e458e620f tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ca9564b-0639-497a-a0a8-792ba60a2c75) transitioned into state 'SUCCESS' from 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=3d472d66-4ff2-4c2a-98c1-21d41dec8140,group_type_id=,metadata={},multiattach=False,project_id='be1988e2a2c84f20ab9ef621b3b61699',qos_specs=None,replication_status=,reservations=['32580c86-c2b7-4b74-9f2b-10e6418362ee','c1285326-7884-421a-9e2d-72907d180434'],size=1,snapshot_id=403a65da-371f-4d53-9892-8bca8bd9d7ff,source_replicaid=,source_volid=None,status='creating',user_id='79054ac364294b7d9a926ce72e15dde0',volume_type_id=b0442d23-76c3-496f-ab6c-88d96fc21e22)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:33:11 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-11547375-7e75-454a-8e51-448e458e620f tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Flow 'volume_create_api' (dccb2e93-4546-48fb-a4de-21439a51f9bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:33:11 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-11547375-7e75-454a-8e51-448e458e620f tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Create volume request issued successfully. Sep 06 06:33:11 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:11 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:33:11 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:11 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:33:11 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-8633aff5-8b42-49dc-80d1-0e6b69eee056 tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-member] Volume info retrieved successfully. Sep 06 06:33:12 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-8633aff5-8b42-49dc-80d1-0e6b69eee056 tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-member] Create volume metadata completed successfully. Sep 06 06:33:12 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-8633aff5-8b42-49dc-80d1-0e6b69eee056 tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-member] http://192.168.122.198/volume/v3/volumes/bddc4999-6467-4878-90ec-24a0f26e3083/metadata returned with HTTP 200 Sep 06 06:33:12 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 84/153] 192.168.122.198 () {60 vars in 1280 bytes} [Sun Sep 6 06:33:11 2026] POST /volume/v3/volumes/bddc4999-6467-4878-90ec-24a0f26e3083/metadata => generated 68 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 06:33:12 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-dd94d067-b8fa-4d55-9809-d29a015366ec None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:12 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-dd94d067-b8fa-4d55-9809-d29a015366ec tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-member] PUT http://192.168.122.198/volume/v3/volumes/bddc4999-6467-4878-90ec-24a0f26e3083/metadata/key3 Sep 06 06:33:12 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-dd94d067-b8fa-4d55-9809-d29a015366ec tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:33:12 devstack devstack@c-api.service[87015]: /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 06 06:33:12 devstack devstack@c-api.service[87015]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 06:33:12 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:12 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:33:12 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:12 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:33:12 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:12 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:33:12 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-dd94d067-b8fa-4d55-9809-d29a015366ec tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-member] Volume info retrieved successfully. Sep 06 06:33:12 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-11547375-7e75-454a-8e51-448e458e620f tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/groups/action returned with HTTP 202 Sep 06 06:33:12 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 70/154] 192.168.122.198 () {62 vars in 1202 bytes} [Sun Sep 6 06:33:11 2026] POST /volume/v3/groups/action => generated 103 bytes in 712 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:33:12 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-4a5473af-7aaa-4b8c-9b9b-b1b0cae465a1 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:12 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-4a5473af-7aaa-4b8c-9b9b-b1b0cae465a1 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] GET http://192.168.122.198/volume/v3/volumes/detail Sep 06 06:33:12 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-4a5473af-7aaa-4b8c-9b9b-b1b0cae465a1 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:12 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-4a5473af-7aaa-4b8c-9b9b-b1b0cae465a1 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Calling method 'detail' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:12 devstack devstack@c-api.service[87015]: DEBUG cinder.api.api_utils [None req-4a5473af-7aaa-4b8c-9b9b-b1b0cae465a1 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Removing options '' from query. {{(pid=87015) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 06:33:12 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:12 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:33:12 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-4a5473af-7aaa-4b8c-9b9b-b1b0cae465a1 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87015) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 06:33:12 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-dd94d067-b8fa-4d55-9809-d29a015366ec tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-member] Update volume metadata completed successfully. Sep 06 06:33:12 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-dd94d067-b8fa-4d55-9809-d29a015366ec tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-member] http://192.168.122.198/volume/v3/volumes/bddc4999-6467-4878-90ec-24a0f26e3083/metadata/key3 returned with HTTP 200 Sep 06 06:33:12 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 85/155] 192.168.122.198 () {60 vars in 1294 bytes} [Sun Sep 6 06:33:12 2026] PUT /volume/v3/volumes/bddc4999-6467-4878-90ec-24a0f26e3083/metadata/key3 => generated 35 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 06:33:12 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-14458004-6584-4558-a7ac-16a370909992 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:12 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-14458004-6584-4558-a7ac-16a370909992 tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-reader] GET http://192.168.122.198/volume/v3/volumes/bddc4999-6467-4878-90ec-24a0f26e3083/metadata/key3 Sep 06 06:33:12 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-14458004-6584-4558-a7ac-16a370909992 tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-reader] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:12 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-14458004-6584-4558-a7ac-16a370909992 tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-reader] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:12 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:12 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:33:12 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:12 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:33:12 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-14458004-6584-4558-a7ac-16a370909992 tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-reader] Volume info retrieved successfully. Sep 06 06:33:12 devstack devstack@c-api.service[87014]: DEBUG dbcounter [-] [87014] Writing DB stats cinder:SELECT=279,cinder:UPDATE=47,cinder:INSERT=33 {{(pid=87014) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 06:33:12 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-14458004-6584-4558-a7ac-16a370909992 tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-reader] Get volume metadata completed successfully. Sep 06 06:33:12 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-14458004-6584-4558-a7ac-16a370909992 tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-reader] http://192.168.122.198/volume/v3/volumes/bddc4999-6467-4878-90ec-24a0f26e3083/metadata/key3 returned with HTTP 200 Sep 06 06:33:12 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 86/156] 192.168.122.198 () {58 vars in 1274 bytes} [Sun Sep 6 06:33:12 2026] GET /volume/v3/volumes/bddc4999-6467-4878-90ec-24a0f26e3083/metadata/key3 => generated 35 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 06:33:12 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-85014a17-93fe-4ba2-88bf-079eacb125e0 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:12 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:12 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:33:12 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:12 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:33:12 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-85014a17-93fe-4ba2-88bf-079eacb125e0 tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-reader] GET http://192.168.122.198/volume/v3/volumes/bddc4999-6467-4878-90ec-24a0f26e3083/metadata Sep 06 06:33:12 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-85014a17-93fe-4ba2-88bf-079eacb125e0 tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-reader] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:12 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-85014a17-93fe-4ba2-88bf-079eacb125e0 tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-reader] Calling method 'index' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:12 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-4a5473af-7aaa-4b8c-9b9b-b1b0cae465a1 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Get all volumes completed successfully. Sep 06 06:33:12 devstack devstack@c-api.service[87015]: WARNING stevedore.named [None req-4a5473af-7aaa-4b8c-9b9b-b1b0cae465a1 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:33:12 devstack devstack@c-api.service[87015]: WARNING castellan.key_manager [None req-4a5473af-7aaa-4b8c-9b9b-b1b0cae465a1 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:33:12 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:12 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:33:12 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:12 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:33:12 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-85014a17-93fe-4ba2-88bf-079eacb125e0 tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-reader] Volume info retrieved successfully. Sep 06 06:33:12 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-85014a17-93fe-4ba2-88bf-079eacb125e0 tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-reader] Get volume metadata completed successfully. Sep 06 06:33:12 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-85014a17-93fe-4ba2-88bf-079eacb125e0 tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-reader] http://192.168.122.198/volume/v3/volumes/bddc4999-6467-4878-90ec-24a0f26e3083/metadata returned with HTTP 200 Sep 06 06:33:12 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 87/157] 192.168.122.198 () {58 vars in 1259 bytes} [Sun Sep 6 06:33:12 2026] GET /volume/v3/volumes/bddc4999-6467-4878-90ec-24a0f26e3083/metadata => generated 75 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 06:33:12 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-e01c7a44-3000-4279-aad7-0a70f1049f82 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:12 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-e01c7a44-3000-4279-aad7-0a70f1049f82 tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-member] PUT http://192.168.122.198/volume/v3/volumes/bddc4999-6467-4878-90ec-24a0f26e3083/metadata Sep 06 06:33:12 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-e01c7a44-3000-4279-aad7-0a70f1049f82 tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:33:12 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:12 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:33:12 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:12 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:33:12 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-e01c7a44-3000-4279-aad7-0a70f1049f82 tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-member] Volume info retrieved successfully. Sep 06 06:33:12 devstack devstack@c-api.service[87015]: DEBUG oslo_db.sqlalchemy.engines [None req-4a5473af-7aaa-4b8c-9b9b-b1b0cae465a1 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87015) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:33:12 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-e01c7a44-3000-4279-aad7-0a70f1049f82 tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-member] Update volume metadata completed successfully. Sep 06 06:33:12 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-e01c7a44-3000-4279-aad7-0a70f1049f82 tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-member] http://192.168.122.198/volume/v3/volumes/bddc4999-6467-4878-90ec-24a0f26e3083/metadata returned with HTTP 200 Sep 06 06:33:12 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 88/158] 192.168.122.198 () {60 vars in 1279 bytes} [Sun Sep 6 06:33:12 2026] PUT /volume/v3/volumes/bddc4999-6467-4878-90ec-24a0f26e3083/metadata => generated 16 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 06:33:12 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:12 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:33:12 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-ea8a454a-2026-49b9-9695-cf0935578dba None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:12 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ea8a454a-2026-49b9-9695-cf0935578dba tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-member] GET http://192.168.122.198/volume/v3/volumes/bddc4999-6467-4878-90ec-24a0f26e3083 Sep 06 06:33:12 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ea8a454a-2026-49b9-9695-cf0935578dba tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:12 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ea8a454a-2026-49b9-9695-cf0935578dba tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:12 devstack devstack@c-api.service[87015]: WARNING stevedore.named [None req-4a5473af-7aaa-4b8c-9b9b-b1b0cae465a1 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:33:12 devstack devstack@c-api.service[87015]: WARNING castellan.key_manager [None req-4a5473af-7aaa-4b8c-9b9b-b1b0cae465a1 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:33:12 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:12 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:33:12 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:12 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:33:12 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-ea8a454a-2026-49b9-9695-cf0935578dba tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-member] Volume info retrieved successfully. Sep 06 06:33:12 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ea8a454a-2026-49b9-9695-cf0935578dba tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-member] http://192.168.122.198/volume/v3/volumes/bddc4999-6467-4878-90ec-24a0f26e3083 returned with HTTP 200 Sep 06 06:33:12 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 89/159] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:33:12 2026] GET /volume/v3/volumes/bddc4999-6467-4878-90ec-24a0f26e3083 => generated 851 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:33:12 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-c3ea5538-b5c7-44ee-a64e-e8abf5a39e70 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:12 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c3ea5538-b5c7-44ee-a64e-e8abf5a39e70 tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-member] DELETE http://192.168.122.198/volume/v3/volumes/bddc4999-6467-4878-90ec-24a0f26e3083 Sep 06 06:33:12 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-c3ea5538-b5c7-44ee-a64e-e8abf5a39e70 tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:12 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-c3ea5538-b5c7-44ee-a64e-e8abf5a39e70 tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-member] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:12 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-c3ea5538-b5c7-44ee-a64e-e8abf5a39e70 tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-member] Delete volume with id: bddc4999-6467-4878-90ec-24a0f26e3083 Sep 06 06:33:12 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:12 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:33:12 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:12 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:33:12 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-c3ea5538-b5c7-44ee-a64e-e8abf5a39e70 tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-member] Volume info retrieved successfully. Sep 06 06:33:12 devstack devstack@c-api.service[87015]: DEBUG oslo_db.sqlalchemy.engines [None req-4a5473af-7aaa-4b8c-9b9b-b1b0cae465a1 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87015) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:33:12 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:12 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:33:12 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-4a5473af-7aaa-4b8c-9b9b-b1b0cae465a1 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/volumes/detail returned with HTTP 200 Sep 06 06:33:12 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 71/160] 192.168.122.198 () {60 vars in 1183 bytes} [Sun Sep 6 06:33:12 2026] GET /volume/v3/volumes/detail => generated 1847 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 06:33:12 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-47f62d16-3301-4845-923d-da70cfcce7c0 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:12 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-c3ea5538-b5c7-44ee-a64e-e8abf5a39e70 tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-member] Delete volume request issued successfully. Sep 06 06:33:12 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c3ea5538-b5c7-44ee-a64e-e8abf5a39e70 tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-member] http://192.168.122.198/volume/v3/volumes/bddc4999-6467-4878-90ec-24a0f26e3083 returned with HTTP 202 Sep 06 06:33:12 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 90/161] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:33:12 2026] DELETE /volume/v3/volumes/bddc4999-6467-4878-90ec-24a0f26e3083 => generated 0 bytes in 152 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:33:12 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-47f62d16-3301-4845-923d-da70cfcce7c0 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] GET http://192.168.122.198/volume/v3/volumes/bc8d3d7f-2fda-4794-99e0-ae8933cf0d5a Sep 06 06:33:12 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-47f62d16-3301-4845-923d-da70cfcce7c0 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:12 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-47f62d16-3301-4845-923d-da70cfcce7c0 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:12 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-cb47ff25-be94-4ffc-b17c-b251effdc816 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:12 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-cb47ff25-be94-4ffc-b17c-b251effdc816 tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-member] GET http://192.168.122.198/volume/v3/volumes/bddc4999-6467-4878-90ec-24a0f26e3083 Sep 06 06:33:12 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-cb47ff25-be94-4ffc-b17c-b251effdc816 tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:12 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-cb47ff25-be94-4ffc-b17c-b251effdc816 tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:12 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:12 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:33:12 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:12 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:33:12 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:12 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:33:12 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:12 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:33:12 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-47f62d16-3301-4845-923d-da70cfcce7c0 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Volume info retrieved successfully. Sep 06 06:33:12 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-cb47ff25-be94-4ffc-b17c-b251effdc816 tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-member] Volume info retrieved successfully. Sep 06 06:33:12 devstack devstack@c-api.service[87015]: WARNING stevedore.named [None req-47f62d16-3301-4845-923d-da70cfcce7c0 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:33:12 devstack devstack@c-api.service[87015]: WARNING castellan.key_manager [None req-47f62d16-3301-4845-923d-da70cfcce7c0 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:33:12 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-cb47ff25-be94-4ffc-b17c-b251effdc816 tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-member] http://192.168.122.198/volume/v3/volumes/bddc4999-6467-4878-90ec-24a0f26e3083 returned with HTTP 200 Sep 06 06:33:12 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 91/162] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:33:12 2026] GET /volume/v3/volumes/bddc4999-6467-4878-90ec-24a0f26e3083 => generated 850 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:33:12 devstack devstack@c-api.service[87015]: DEBUG oslo_db.sqlalchemy.engines [None req-47f62d16-3301-4845-923d-da70cfcce7c0 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87015) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:33:12 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:12 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:33:12 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-47f62d16-3301-4845-923d-da70cfcce7c0 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/volumes/bc8d3d7f-2fda-4794-99e0-ae8933cf0d5a returned with HTTP 200 Sep 06 06:33:12 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 72/163] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:33:12 2026] GET /volume/v3/volumes/bc8d3d7f-2fda-4794-99e0-ae8933cf0d5a => generated 932 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:33:13 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-81b17768-5dbd-4c24-898f-8bf075c34627 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:13 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-81b17768-5dbd-4c24-898f-8bf075c34627 tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-member] GET http://192.168.122.198/volume/v3/volumes/bddc4999-6467-4878-90ec-24a0f26e3083 Sep 06 06:33:13 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-81b17768-5dbd-4c24-898f-8bf075c34627 tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:13 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-81b17768-5dbd-4c24-898f-8bf075c34627 tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:13 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-81b17768-5dbd-4c24-898f-8bf075c34627 tempest-VolumesMetadataTest-1267468473 tempest-VolumesMetadataTest-1267468473-project-member] http://192.168.122.198/volume/v3/volumes/bddc4999-6467-4878-90ec-24a0f26e3083 returned with HTTP 404 Sep 06 06:33:13 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 92/164] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:33:13 2026] GET /volume/v3/volumes/bddc4999-6467-4878-90ec-24a0f26e3083 => generated 109 bytes in 118 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:33:13 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-00d97036-e950-47b8-9d09-1b69690bdba2 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:13 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-00d97036-e950-47b8-9d09-1b69690bdba2 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] GET http://192.168.122.198/volume/v3/volumes/bc8d3d7f-2fda-4794-99e0-ae8933cf0d5a Sep 06 06:33:13 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-00d97036-e950-47b8-9d09-1b69690bdba2 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:13 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-00d97036-e950-47b8-9d09-1b69690bdba2 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:14 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:14 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:33:14 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:14 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:33:14 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-00d97036-e950-47b8-9d09-1b69690bdba2 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Volume info retrieved successfully. Sep 06 06:33:14 devstack devstack@c-api.service[87015]: WARNING stevedore.named [None req-00d97036-e950-47b8-9d09-1b69690bdba2 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:33:14 devstack devstack@c-api.service[87015]: WARNING castellan.key_manager [None req-00d97036-e950-47b8-9d09-1b69690bdba2 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:33:14 devstack devstack@c-api.service[87015]: DEBUG oslo_db.sqlalchemy.engines [None req-00d97036-e950-47b8-9d09-1b69690bdba2 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87015) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:33:14 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:14 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:33:14 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-00d97036-e950-47b8-9d09-1b69690bdba2 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/volumes/bc8d3d7f-2fda-4794-99e0-ae8933cf0d5a returned with HTTP 200 Sep 06 06:33:14 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 73/165] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:33:13 2026] GET /volume/v3/volumes/bc8d3d7f-2fda-4794-99e0-ae8933cf0d5a => generated 932 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:33:14 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-d5c7c681-4179-4d18-8625-21eee748c329 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:14 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-d5c7c681-4179-4d18-8625-21eee748c329 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:33:14 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-d5c7c681-4179-4d18-8625-21eee748c329 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1806404269"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:33:14 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.volumes [None req-d5c7c681-4179-4d18-8625-21eee748c329 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1806404269'}} {{(pid=87014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:33:14 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-d5c7c681-4179-4d18-8625-21eee748c329 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Create volume of 1 GB Sep 06 06:33:14 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-d5c7c681-4179-4d18-8625-21eee748c329 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Availability Zones retrieved successfully. Sep 06 06:33:14 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-d5c7c681-4179-4d18-8625-21eee748c329 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Flow 'volume_create_api' (3556b374-69d8-4fc9-9706-9d9fc2f62b28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:33:14 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-d5c7c681-4179-4d18-8625-21eee748c329 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dcf0bec2-3bad-4878-a653-e765c39fd127) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:33:14 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.flows.api.create_volume [None req-d5c7c681-4179-4d18-8625-21eee748c329 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Validating volume size '1' using validate_int {{(pid=87014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:33:15 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-d5c7c681-4179-4d18-8625-21eee748c329 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dcf0bec2-3bad-4878-a653-e765c39fd127) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:33:15 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-d5c7c681-4179-4d18-8625-21eee748c329 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (145ae502-5708-4505-b7ac-4397bac004d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:33:15 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-11a00864-98fb-425f-95e0-b5e807f36561 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:15 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-11a00864-98fb-425f-95e0-b5e807f36561 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] GET http://192.168.122.198/volume/v3/volumes/bc8d3d7f-2fda-4794-99e0-ae8933cf0d5a Sep 06 06:33:15 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-11a00864-98fb-425f-95e0-b5e807f36561 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:15 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-11a00864-98fb-425f-95e0-b5e807f36561 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:15 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-d5c7c681-4179-4d18-8625-21eee748c329 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Created reservations ['58fbf48d-2ef1-40ea-8774-9d84aafc4cd4', 'b305db40-4da4-4388-af76-1b116859774e', '2c814560-466d-4ca9-a526-bf6c95103a92', '293c133c-7371-42a3-8ad7-6c8cd911b28e'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:33:15 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-d5c7c681-4179-4d18-8625-21eee748c329 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (145ae502-5708-4505-b7ac-4397bac004d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['58fbf48d-2ef1-40ea-8774-9d84aafc4cd4', 'b305db40-4da4-4388-af76-1b116859774e', '2c814560-466d-4ca9-a526-bf6c95103a92', '293c133c-7371-42a3-8ad7-6c8cd911b28e']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:33:15 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-d5c7c681-4179-4d18-8625-21eee748c329 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a5d82d3-ec08-452c-9ebf-61c4de4f3e8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:33:15 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:15 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:33:15 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:15 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:33:15 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-11a00864-98fb-425f-95e0-b5e807f36561 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Volume info retrieved successfully. Sep 06 06:33:15 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:15 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:33:15 devstack devstack@c-api.service[87015]: WARNING stevedore.named [None req-11a00864-98fb-425f-95e0-b5e807f36561 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:33:15 devstack devstack@c-api.service[87015]: WARNING castellan.key_manager [None req-11a00864-98fb-425f-95e0-b5e807f36561 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:33:15 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-d5c7c681-4179-4d18-8625-21eee748c329 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a5d82d3-ec08-452c-9ebf-61c4de4f3e8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0f5d94d9-f8f2-4389-af2d-5dc4d869a9c4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1806404269',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ca696acace14cfdab93b2b90cc77cee',qos_specs=None,replication_status=,reservations=['58fbf48d-2ef1-40ea-8774-9d84aafc4cd4','b305db40-4da4-4388-af76-1b116859774e','2c814560-466d-4ca9-a526-bf6c95103a92','293c133c-7371-42a3-8ad7-6c8cd911b28e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3df09a7695104f7595ec6e6d40af53be',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:33:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1806404269',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0f5d94d9-f8f2-4389-af2d-5dc4d869a9c4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0ca696acace14cfdab93b2b90cc77cee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3df09a7695104f7595ec6e6d40af53be',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:33:15 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-d5c7c681-4179-4d18-8625-21eee748c329 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d94b1f0c-cf61-4e53-b8c8-ef4dee54c29e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:33:15 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-d5c7c681-4179-4d18-8625-21eee748c329 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d94b1f0c-cf61-4e53-b8c8-ef4dee54c29e) transitioned into state 'SUCCESS' from state '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-1806404269',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ca696acace14cfdab93b2b90cc77cee',qos_specs=None,replication_status=,reservations=['58fbf48d-2ef1-40ea-8774-9d84aafc4cd4','b305db40-4da4-4388-af76-1b116859774e','2c814560-466d-4ca9-a526-bf6c95103a92','293c133c-7371-42a3-8ad7-6c8cd911b28e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3df09a7695104f7595ec6e6d40af53be',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:33:15 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-d5c7c681-4179-4d18-8625-21eee748c329 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b8e476b-55c5-4751-a777-b329521c22df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:33:15 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-d5c7c681-4179-4d18-8625-21eee748c329 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b8e476b-55c5-4751-a777-b329521c22df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:33:15 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-d5c7c681-4179-4d18-8625-21eee748c329 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Flow 'volume_create_api' (3556b374-69d8-4fc9-9706-9d9fc2f62b28) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:33:15 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-d5c7c681-4179-4d18-8625-21eee748c329 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Create volume request issued successfully. Sep 06 06:33:15 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-d5c7c681-4179-4d18-8625-21eee748c329 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:33:15 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 93/166] 192.168.122.198 () {60 vars in 1142 bytes} [Sun Sep 6 06:33:14 2026] POST /volume/v3/volumes => generated 764 bytes in 1093 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:33:15 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-ec18ba47-640f-47b4-893d-4d4444e23e3a None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:15 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ec18ba47-640f-47b4-893d-4d4444e23e3a tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] GET http://192.168.122.198/volume/v3/volumes/0f5d94d9-f8f2-4389-af2d-5dc4d869a9c4 Sep 06 06:33:15 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ec18ba47-640f-47b4-893d-4d4444e23e3a tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:15 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ec18ba47-640f-47b4-893d-4d4444e23e3a tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:16 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:16 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:33:16 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:16 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:33:16 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-ec18ba47-640f-47b4-893d-4d4444e23e3a tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Volume info retrieved successfully. Sep 06 06:33:16 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ec18ba47-640f-47b4-893d-4d4444e23e3a tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] http://192.168.122.198/volume/v3/volumes/0f5d94d9-f8f2-4389-af2d-5dc4d869a9c4 returned with HTTP 200 Sep 06 06:33:16 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 94/167] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:33:15 2026] GET /volume/v3/volumes/0f5d94d9-f8f2-4389-af2d-5dc4d869a9c4 => generated 832 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:33:16 devstack devstack@c-api.service[87015]: DEBUG oslo_db.sqlalchemy.engines [None req-11a00864-98fb-425f-95e0-b5e807f36561 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87015) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:33:16 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:16 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:33:16 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-11a00864-98fb-425f-95e0-b5e807f36561 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/volumes/bc8d3d7f-2fda-4794-99e0-ae8933cf0d5a returned with HTTP 200 Sep 06 06:33:16 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 74/168] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:33:15 2026] GET /volume/v3/volumes/bc8d3d7f-2fda-4794-99e0-ae8933cf0d5a => generated 932 bytes in 776 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:33:17 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-eaea2bc3-936e-42b9-9d94-66334ef41c81 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:17 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-eaea2bc3-936e-42b9-9d94-66334ef41c81 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] GET http://192.168.122.198/volume/v3/volumes/0f5d94d9-f8f2-4389-af2d-5dc4d869a9c4 Sep 06 06:33:17 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-eaea2bc3-936e-42b9-9d94-66334ef41c81 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:17 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-eaea2bc3-936e-42b9-9d94-66334ef41c81 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:17 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:17 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:33:17 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:17 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:33:17 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-eaea2bc3-936e-42b9-9d94-66334ef41c81 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Volume info retrieved successfully. Sep 06 06:33:17 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-18c90fa8-bbe8-4c50-b4d1-d3033502f3d4 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:17 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-eaea2bc3-936e-42b9-9d94-66334ef41c81 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] http://192.168.122.198/volume/v3/volumes/0f5d94d9-f8f2-4389-af2d-5dc4d869a9c4 returned with HTTP 200 Sep 06 06:33:17 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 95/169] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:33:17 2026] GET /volume/v3/volumes/0f5d94d9-f8f2-4389-af2d-5dc4d869a9c4 => generated 856 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:33:17 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-18c90fa8-bbe8-4c50-b4d1-d3033502f3d4 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] GET http://192.168.122.198/volume/v3/volumes/bc8d3d7f-2fda-4794-99e0-ae8933cf0d5a Sep 06 06:33:17 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-18c90fa8-bbe8-4c50-b4d1-d3033502f3d4 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:17 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-18c90fa8-bbe8-4c50-b4d1-d3033502f3d4 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:17 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:17 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:33:17 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:17 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:33:17 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-18c90fa8-bbe8-4c50-b4d1-d3033502f3d4 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Volume info retrieved successfully. Sep 06 06:33:17 devstack devstack@c-api.service[87015]: WARNING stevedore.named [None req-18c90fa8-bbe8-4c50-b4d1-d3033502f3d4 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:33:17 devstack devstack@c-api.service[87015]: WARNING castellan.key_manager [None req-18c90fa8-bbe8-4c50-b4d1-d3033502f3d4 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:33:17 devstack devstack@c-api.service[87015]: DEBUG oslo_db.sqlalchemy.engines [None req-18c90fa8-bbe8-4c50-b4d1-d3033502f3d4 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87015) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:33:17 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:17 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:33:17 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-18c90fa8-bbe8-4c50-b4d1-d3033502f3d4 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/volumes/bc8d3d7f-2fda-4794-99e0-ae8933cf0d5a returned with HTTP 200 Sep 06 06:33:17 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 75/170] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:33:17 2026] GET /volume/v3/volumes/bc8d3d7f-2fda-4794-99e0-ae8933cf0d5a => generated 932 bytes in 358 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:33:18 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-dfd3d058-08fe-42ae-adc7-33634fa382e1 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:18 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-dfd3d058-08fe-42ae-adc7-33634fa382e1 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] GET http://192.168.122.198/volume/v3/volumes/0f5d94d9-f8f2-4389-af2d-5dc4d869a9c4 Sep 06 06:33:18 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-dfd3d058-08fe-42ae-adc7-33634fa382e1 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:18 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-dfd3d058-08fe-42ae-adc7-33634fa382e1 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:18 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:18 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:33:18 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:18 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:33:18 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-dfd3d058-08fe-42ae-adc7-33634fa382e1 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Volume info retrieved successfully. Sep 06 06:33:18 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-dfd3d058-08fe-42ae-adc7-33634fa382e1 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] http://192.168.122.198/volume/v3/volumes/0f5d94d9-f8f2-4389-af2d-5dc4d869a9c4 returned with HTTP 200 Sep 06 06:33:18 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 96/171] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:33:18 2026] GET /volume/v3/volumes/0f5d94d9-f8f2-4389-af2d-5dc4d869a9c4 => generated 856 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:33:18 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-5b24e400-3991-4a43-8f29-3dea71b5d806 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:18 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-5b24e400-3991-4a43-8f29-3dea71b5d806 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] GET http://192.168.122.198/volume/v3/volumes/bc8d3d7f-2fda-4794-99e0-ae8933cf0d5a Sep 06 06:33:18 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-5b24e400-3991-4a43-8f29-3dea71b5d806 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:18 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-5b24e400-3991-4a43-8f29-3dea71b5d806 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:18 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:18 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:33:18 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:18 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:33:18 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-5b24e400-3991-4a43-8f29-3dea71b5d806 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Volume info retrieved successfully. Sep 06 06:33:18 devstack devstack@c-api.service[87015]: WARNING stevedore.named [None req-5b24e400-3991-4a43-8f29-3dea71b5d806 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:33:18 devstack devstack@c-api.service[87015]: WARNING castellan.key_manager [None req-5b24e400-3991-4a43-8f29-3dea71b5d806 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:33:18 devstack devstack@c-api.service[87015]: DEBUG oslo_db.sqlalchemy.engines [None req-5b24e400-3991-4a43-8f29-3dea71b5d806 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87015) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:33:18 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:18 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:33:19 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-5b24e400-3991-4a43-8f29-3dea71b5d806 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/volumes/bc8d3d7f-2fda-4794-99e0-ae8933cf0d5a returned with HTTP 200 Sep 06 06:33:19 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 76/172] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:33:18 2026] GET /volume/v3/volumes/bc8d3d7f-2fda-4794-99e0-ae8933cf0d5a => generated 932 bytes in 365 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:33:19 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-2aec7a47-157a-4fc7-8061-6314c549c376 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:19 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-2aec7a47-157a-4fc7-8061-6314c549c376 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] GET http://192.168.122.198/volume/v3/volumes/0f5d94d9-f8f2-4389-af2d-5dc4d869a9c4 Sep 06 06:33:19 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-2aec7a47-157a-4fc7-8061-6314c549c376 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:19 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-2aec7a47-157a-4fc7-8061-6314c549c376 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:19 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:19 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:33:19 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:19 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:33:19 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-2aec7a47-157a-4fc7-8061-6314c549c376 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Volume info retrieved successfully. Sep 06 06:33:19 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-2aec7a47-157a-4fc7-8061-6314c549c376 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] http://192.168.122.198/volume/v3/volumes/0f5d94d9-f8f2-4389-af2d-5dc4d869a9c4 returned with HTTP 200 Sep 06 06:33:19 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 97/173] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:33:19 2026] GET /volume/v3/volumes/0f5d94d9-f8f2-4389-af2d-5dc4d869a9c4 => generated 856 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:33:20 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-e76e8012-5d89-4047-bc20-182d4d16eeec None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:20 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e76e8012-5d89-4047-bc20-182d4d16eeec tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] GET http://192.168.122.198/volume/v3/volumes/bc8d3d7f-2fda-4794-99e0-ae8933cf0d5a Sep 06 06:33:20 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e76e8012-5d89-4047-bc20-182d4d16eeec tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:20 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e76e8012-5d89-4047-bc20-182d4d16eeec tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:20 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:20 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:33:20 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:20 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:33:20 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-e76e8012-5d89-4047-bc20-182d4d16eeec tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Volume info retrieved successfully. Sep 06 06:33:20 devstack devstack@c-api.service[87015]: WARNING stevedore.named [None req-e76e8012-5d89-4047-bc20-182d4d16eeec tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:33:20 devstack devstack@c-api.service[87015]: WARNING castellan.key_manager [None req-e76e8012-5d89-4047-bc20-182d4d16eeec tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:33:20 devstack devstack@c-api.service[87015]: DEBUG oslo_db.sqlalchemy.engines [None req-e76e8012-5d89-4047-bc20-182d4d16eeec tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87015) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:33:20 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:20 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:33:20 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e76e8012-5d89-4047-bc20-182d4d16eeec tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/volumes/bc8d3d7f-2fda-4794-99e0-ae8933cf0d5a returned with HTTP 200 Sep 06 06:33:20 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 77/174] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:33:20 2026] GET /volume/v3/volumes/bc8d3d7f-2fda-4794-99e0-ae8933cf0d5a => generated 933 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:33:20 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-ba594e51-4410-48d0-bee7-b36926ec4945 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:20 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ba594e51-4410-48d0-bee7-b36926ec4945 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] GET http://192.168.122.198/volume/v3/groups/3d472d66-4ff2-4c2a-98c1-21d41dec8140 Sep 06 06:33:20 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ba594e51-4410-48d0-bee7-b36926ec4945 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:20 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ba594e51-4410-48d0-bee7-b36926ec4945 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Calling method 'version_select' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:20 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.groups [None req-ba594e51-4410-48d0-bee7-b36926ec4945 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] show called for member 3d472d66-4ff2-4c2a-98c1-21d41dec8140 {{(pid=87014) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 06:33:20 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:20 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:33:20 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:20 devstack devstack@c-api.service[87014]: return base.obj_make_list(context, cls(context), Sep 06 06:33:20 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ba594e51-4410-48d0-bee7-b36926ec4945 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/groups/3d472d66-4ff2-4c2a-98c1-21d41dec8140 returned with HTTP 200 Sep 06 06:33:20 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 98/175] 192.168.122.198 () {60 vars in 1270 bytes} [Sun Sep 6 06:33:20 2026] GET /volume/v3/groups/3d472d66-4ff2-4c2a-98c1-21d41dec8140 => generated 418 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:33:20 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-727c4594-f6fd-4f9d-a631-3ffff37d006b None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:20 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-727c4594-f6fd-4f9d-a631-3ffff37d006b tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] GET http://192.168.122.198/volume/v3/volumes/detail Sep 06 06:33:20 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-727c4594-f6fd-4f9d-a631-3ffff37d006b tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:20 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-727c4594-f6fd-4f9d-a631-3ffff37d006b tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Calling method 'detail' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:20 devstack devstack@c-api.service[87015]: DEBUG cinder.api.api_utils [None req-727c4594-f6fd-4f9d-a631-3ffff37d006b tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Removing options '' from query. {{(pid=87015) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 06:33:20 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-727c4594-f6fd-4f9d-a631-3ffff37d006b tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87015) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 06:33:20 devstack devstack@c-api.service[87015]: /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 06 06:33:20 devstack devstack@c-api.service[87015]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 06:33:20 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:20 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:33:20 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:20 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:33:20 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-727c4594-f6fd-4f9d-a631-3ffff37d006b tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Get all volumes completed successfully. Sep 06 06:33:20 devstack devstack@c-api.service[87015]: WARNING stevedore.named [None req-727c4594-f6fd-4f9d-a631-3ffff37d006b tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:33:20 devstack devstack@c-api.service[87015]: WARNING castellan.key_manager [None req-727c4594-f6fd-4f9d-a631-3ffff37d006b tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:33:20 devstack devstack@c-api.service[87015]: DEBUG oslo_db.sqlalchemy.engines [None req-727c4594-f6fd-4f9d-a631-3ffff37d006b tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87015) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:33:20 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:20 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:33:20 devstack devstack@c-api.service[87015]: WARNING stevedore.named [None req-727c4594-f6fd-4f9d-a631-3ffff37d006b tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:33:20 devstack devstack@c-api.service[87015]: WARNING castellan.key_manager [None req-727c4594-f6fd-4f9d-a631-3ffff37d006b tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:33:20 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-5100525f-72f1-4458-900c-a37f060ce0be None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:20 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-5100525f-72f1-4458-900c-a37f060ce0be tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] GET http://192.168.122.198/volume/v3/volumes/0f5d94d9-f8f2-4389-af2d-5dc4d869a9c4 Sep 06 06:33:20 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-5100525f-72f1-4458-900c-a37f060ce0be tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:20 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-5100525f-72f1-4458-900c-a37f060ce0be tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:20 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:20 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:33:20 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:20 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:33:20 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-5100525f-72f1-4458-900c-a37f060ce0be tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Volume info retrieved successfully. Sep 06 06:33:20 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-5100525f-72f1-4458-900c-a37f060ce0be tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] http://192.168.122.198/volume/v3/volumes/0f5d94d9-f8f2-4389-af2d-5dc4d869a9c4 returned with HTTP 200 Sep 06 06:33:20 devstack devstack@c-api.service[87015]: DEBUG oslo_db.sqlalchemy.engines [None req-727c4594-f6fd-4f9d-a631-3ffff37d006b tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87015) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:33:20 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 99/176] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:33:20 2026] GET /volume/v3/volumes/0f5d94d9-f8f2-4389-af2d-5dc4d869a9c4 => generated 856 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:33:20 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:20 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:33:20 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-727c4594-f6fd-4f9d-a631-3ffff37d006b tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/volumes/detail returned with HTTP 200 Sep 06 06:33:20 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 78/177] 192.168.122.198 () {60 vars in 1183 bytes} [Sun Sep 6 06:33:20 2026] GET /volume/v3/volumes/detail => generated 1848 bytes in 345 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 06:33:20 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-bbd6bb8f-7d0a-4838-b615-b27278e6bd45 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:20 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-bbd6bb8f-7d0a-4838-b615-b27278e6bd45 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] POST http://192.168.122.198/volume/v3/groups/3d472d66-4ff2-4c2a-98c1-21d41dec8140/action Sep 06 06:33:20 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-bbd6bb8f-7d0a-4838-b615-b27278e6bd45 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:33:20 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-bbd6bb8f-7d0a-4838-b615-b27278e6bd45 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:33:20 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.groups [None req-bbd6bb8f-7d0a-4838-b615-b27278e6bd45 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] delete called for group 3d472d66-4ff2-4c2a-98c1-21d41dec8140 {{(pid=87014) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 06 06:33:20 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.groups [None req-bbd6bb8f-7d0a-4838-b615-b27278e6bd45 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Delete group with id: 3d472d66-4ff2-4c2a-98c1-21d41dec8140 Sep 06 06:33:20 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:20 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:33:20 devstack devstack@c-api.service[87014]: /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 06 06:33:20 devstack devstack@c-api.service[87014]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 06 06:33:20 devstack devstack@c-api.service[87014]: /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 06 06:33:20 devstack devstack@c-api.service[87014]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 06:33:20 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-bbd6bb8f-7d0a-4838-b615-b27278e6bd45 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/groups/3d472d66-4ff2-4c2a-98c1-21d41dec8140/action returned with HTTP 202 Sep 06 06:33:20 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 100/178] 192.168.122.198 () {62 vars in 1312 bytes} [Sun Sep 6 06:33:20 2026] POST /volume/v3/groups/3d472d66-4ff2-4c2a-98c1-21d41dec8140/action => generated 0 bytes in 175 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 06:33:20 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-67290367-8798-4b33-923d-75d608b0beed None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:20 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-67290367-8798-4b33-923d-75d608b0beed tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] GET http://192.168.122.198/volume/v3/volumes/bc8d3d7f-2fda-4794-99e0-ae8933cf0d5a Sep 06 06:33:20 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-67290367-8798-4b33-923d-75d608b0beed tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:20 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-67290367-8798-4b33-923d-75d608b0beed tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:20 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:20 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:33:20 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:20 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:33:20 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-67290367-8798-4b33-923d-75d608b0beed tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Volume info retrieved successfully. Sep 06 06:33:20 devstack devstack@c-api.service[87015]: WARNING stevedore.named [None req-67290367-8798-4b33-923d-75d608b0beed tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:33:20 devstack devstack@c-api.service[87015]: WARNING castellan.key_manager [None req-67290367-8798-4b33-923d-75d608b0beed tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:33:20 devstack devstack@c-api.service[87015]: DEBUG oslo_db.sqlalchemy.engines [None req-67290367-8798-4b33-923d-75d608b0beed tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87015) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:33:21 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:21 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:33:21 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-67290367-8798-4b33-923d-75d608b0beed tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/volumes/bc8d3d7f-2fda-4794-99e0-ae8933cf0d5a returned with HTTP 200 Sep 06 06:33:21 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 79/179] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:33:20 2026] GET /volume/v3/volumes/bc8d3d7f-2fda-4794-99e0-ae8933cf0d5a => generated 932 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:33:21 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-09095ed4-bd10-4c41-9f27-710623029d00 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:21 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-09095ed4-bd10-4c41-9f27-710623029d00 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] GET http://192.168.122.198/volume/v3/volumes/0f5d94d9-f8f2-4389-af2d-5dc4d869a9c4 Sep 06 06:33:21 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-09095ed4-bd10-4c41-9f27-710623029d00 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:21 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-09095ed4-bd10-4c41-9f27-710623029d00 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:21 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:21 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:33:21 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:21 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:33:21 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-09095ed4-bd10-4c41-9f27-710623029d00 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Volume info retrieved successfully. Sep 06 06:33:21 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-09095ed4-bd10-4c41-9f27-710623029d00 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] http://192.168.122.198/volume/v3/volumes/0f5d94d9-f8f2-4389-af2d-5dc4d869a9c4 returned with HTTP 200 Sep 06 06:33:21 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 101/180] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:33:21 2026] GET /volume/v3/volumes/0f5d94d9-f8f2-4389-af2d-5dc4d869a9c4 => generated 857 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:33:21 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-17aca2f6-ec25-414c-b21b-bc495bbd550a req-c9b98c0f-dbc1-4646-989a-049501d8507b None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:21 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-17aca2f6-ec25-414c-b21b-bc495bbd550a req-c9b98c0f-dbc1-4646-989a-049501d8507b tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] GET http://192.168.122.198/volume/v3/volumes/0f5d94d9-f8f2-4389-af2d-5dc4d869a9c4 Sep 06 06:33:21 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-17aca2f6-ec25-414c-b21b-bc495bbd550a req-c9b98c0f-dbc1-4646-989a-049501d8507b tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:21 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-17aca2f6-ec25-414c-b21b-bc495bbd550a req-c9b98c0f-dbc1-4646-989a-049501d8507b tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:21 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:21 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:33:21 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:21 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:33:21 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [req-17aca2f6-ec25-414c-b21b-bc495bbd550a req-c9b98c0f-dbc1-4646-989a-049501d8507b tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Volume info retrieved successfully. Sep 06 06:33:21 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-17aca2f6-ec25-414c-b21b-bc495bbd550a req-c9b98c0f-dbc1-4646-989a-049501d8507b tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] http://192.168.122.198/volume/v3/volumes/0f5d94d9-f8f2-4389-af2d-5dc4d869a9c4 returned with HTTP 200 Sep 06 06:33:21 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 80/181] 192.168.122.198 () {60 vars in 1487 bytes} [Sun Sep 6 06:33:21 2026] GET /volume/v3/volumes/0f5d94d9-f8f2-4389-af2d-5dc4d869a9c4 => generated 857 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:33:22 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-a2218f2f-454b-49c7-b46b-fcff7dc3f3e7 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:22 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-a2218f2f-454b-49c7-b46b-fcff7dc3f3e7 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] GET http://192.168.122.198/volume/v3/volumes/bc8d3d7f-2fda-4794-99e0-ae8933cf0d5a Sep 06 06:33:22 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-a2218f2f-454b-49c7-b46b-fcff7dc3f3e7 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:22 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-a2218f2f-454b-49c7-b46b-fcff7dc3f3e7 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:22 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-a2218f2f-454b-49c7-b46b-fcff7dc3f3e7 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/volumes/bc8d3d7f-2fda-4794-99e0-ae8933cf0d5a returned with HTTP 404 Sep 06 06:33:22 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 102/182] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:33:22 2026] GET /volume/v3/volumes/bc8d3d7f-2fda-4794-99e0-ae8933cf0d5a => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 06:33:22 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-06f2e6a8-dd17-4fa1-b1b6-a4a663d67fae None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:22 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-06f2e6a8-dd17-4fa1-b1b6-a4a663d67fae tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] GET http://192.168.122.198/volume/v3/groups/3d472d66-4ff2-4c2a-98c1-21d41dec8140 Sep 06 06:33:22 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-06f2e6a8-dd17-4fa1-b1b6-a4a663d67fae tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:22 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-06f2e6a8-dd17-4fa1-b1b6-a4a663d67fae tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Calling method 'version_select' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:22 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.groups [None req-06f2e6a8-dd17-4fa1-b1b6-a4a663d67fae tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] show called for member 3d472d66-4ff2-4c2a-98c1-21d41dec8140 {{(pid=87015) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 06:33:22 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-06f2e6a8-dd17-4fa1-b1b6-a4a663d67fae tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/groups/3d472d66-4ff2-4c2a-98c1-21d41dec8140 returned with HTTP 404 Sep 06 06:33:22 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 81/183] 192.168.122.198 () {60 vars in 1270 bytes} [Sun Sep 6 06:33:22 2026] GET /volume/v3/groups/3d472d66-4ff2-4c2a-98c1-21d41dec8140 => generated 108 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 06:33:22 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-a99f9afd-7aff-4851-b230-619023264f7b None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:22 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-a99f9afd-7aff-4851-b230-619023264f7b tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] DELETE http://192.168.122.198/volume/v3/group_snapshots/40003a9d-8b5a-49dd-89ab-909fbdc61561 Sep 06 06:33:22 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-a99f9afd-7aff-4851-b230-619023264f7b tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:22 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-a99f9afd-7aff-4851-b230-619023264f7b tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Calling method 'version_select' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:22 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.group_snapshots [None req-a99f9afd-7aff-4851-b230-619023264f7b tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] delete called for member 40003a9d-8b5a-49dd-89ab-909fbdc61561 {{(pid=87014) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 06 06:33:22 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.group_snapshots [None req-a99f9afd-7aff-4851-b230-619023264f7b tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Delete group_snapshot with id: 40003a9d-8b5a-49dd-89ab-909fbdc61561 Sep 06 06:33:22 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:22 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:33:22 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-d2c72998-5628-43b3-9ff4-b4906e5cab46 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:22 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-d2c72998-5628-43b3-9ff4-b4906e5cab46 None None] GET http://192.168.122.198/volume// Sep 06 06:33:22 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-d2c72998-5628-43b3-9ff4-b4906e5cab46 None None] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:22 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-d2c72998-5628-43b3-9ff4-b4906e5cab46 None None] Calling method 'all' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:22 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-d2c72998-5628-43b3-9ff4-b4906e5cab46 None None] http://192.168.122.198/volume// returned with HTTP 300 Sep 06 06:33:22 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 82/184] 192.168.122.198 () {58 vars in 1317 bytes} [Sun Sep 6 06:33:22 2026] GET /volume/ => generated 390 bytes in 15 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 06:33:22 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-17aca2f6-ec25-414c-b21b-bc495bbd550a req-5a1f25a8-e40a-4a6c-9c72-bb6fd675491b None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:22 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-17aca2f6-ec25-414c-b21b-bc495bbd550a req-5a1f25a8-e40a-4a6c-9c72-bb6fd675491b tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] POST http://192.168.122.198/volume/v3/attachments Sep 06 06:33:22 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-17aca2f6-ec25-414c-b21b-bc495bbd550a req-5a1f25a8-e40a-4a6c-9c72-bb6fd675491b tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0f5d94d9-f8f2-4389-af2d-5dc4d869a9c4", "connector": null, "instance_uuid": "cedebae1-36fb-4d32-a7d6-32281ac9c3ed"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:33:22 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:22 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:33:22 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:22 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:33:22 devstack devstack@c-api.service[87014]: /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 06 06:33:22 devstack devstack@c-api.service[87014]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 06:33:22 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-a99f9afd-7aff-4851-b230-619023264f7b tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/group_snapshots/40003a9d-8b5a-49dd-89ab-909fbdc61561 returned with HTTP 202 Sep 06 06:33:22 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 103/185] 192.168.122.198 () {60 vars in 1300 bytes} [Sun Sep 6 06:33:22 2026] DELETE /volume/v3/group_snapshots/40003a9d-8b5a-49dd-89ab-909fbdc61561 => generated 0 bytes in 193 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 06:33:22 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-b511329e-ea3e-47bf-b797-66fc83fa930a None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:22 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-b511329e-ea3e-47bf-b797-66fc83fa930a tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] GET http://192.168.122.198/volume/v3/volumes/detail Sep 06 06:33:22 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-b511329e-ea3e-47bf-b797-66fc83fa930a tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:22 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-b511329e-ea3e-47bf-b797-66fc83fa930a tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Calling method 'detail' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:22 devstack devstack@c-api.service[87014]: DEBUG cinder.api.api_utils [None req-b511329e-ea3e-47bf-b797-66fc83fa930a tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Removing options '' from query. {{(pid=87014) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 06:33:22 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:22 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:33:22 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-b511329e-ea3e-47bf-b797-66fc83fa930a tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87014) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 06:33:22 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-17aca2f6-ec25-414c-b21b-bc495bbd550a req-5a1f25a8-e40a-4a6c-9c72-bb6fd675491b tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] http://192.168.122.198/volume/v3/attachments returned with HTTP 200 Sep 06 06:33:22 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 83/186] 192.168.122.198 () {66 vars in 1483 bytes} [Sun Sep 6 06:33:22 2026] POST /volume/v3/attachments => generated 273 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 06:33:22 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-603db634-cab8-4542-8653-0c4826e16b3b None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:22 devstack devstack@c-api.service[87014]: /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 06 06:33:22 devstack devstack@c-api.service[87014]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 06:33:22 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:22 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:33:22 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-b511329e-ea3e-47bf-b797-66fc83fa930a tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Get all volumes completed successfully. Sep 06 06:33:22 devstack devstack@c-api.service[87014]: WARNING stevedore.named [None req-b511329e-ea3e-47bf-b797-66fc83fa930a tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:33:22 devstack devstack@c-api.service[87014]: WARNING castellan.key_manager [None req-b511329e-ea3e-47bf-b797-66fc83fa930a tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:33:22 devstack devstack@c-api.service[87014]: DEBUG oslo_db.sqlalchemy.engines [None req-b511329e-ea3e-47bf-b797-66fc83fa930a tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87014) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:33:22 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:22 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:33:22 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-b511329e-ea3e-47bf-b797-66fc83fa930a tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/volumes/detail returned with HTTP 200 Sep 06 06:33:22 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 104/187] 192.168.122.198 () {60 vars in 1183 bytes} [Sun Sep 6 06:33:22 2026] GET /volume/v3/volumes/detail => generated 925 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:33:22 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-f3e62e99-cb89-401f-b6c4-cc8a94060c4b None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:22 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f3e62e99-cb89-401f-b6c4-cc8a94060c4b tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] GET http://192.168.122.198/volume/v3/volumes/0f5d94d9-f8f2-4389-af2d-5dc4d869a9c4 Sep 06 06:33:22 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-f3e62e99-cb89-401f-b6c4-cc8a94060c4b tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:22 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-f3e62e99-cb89-401f-b6c4-cc8a94060c4b tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:22 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:22 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:33:22 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:22 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:33:22 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-f3e62e99-cb89-401f-b6c4-cc8a94060c4b tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Volume info retrieved successfully. Sep 06 06:33:22 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f3e62e99-cb89-401f-b6c4-cc8a94060c4b tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] http://192.168.122.198/volume/v3/volumes/0f5d94d9-f8f2-4389-af2d-5dc4d869a9c4 returned with HTTP 200 Sep 06 06:33:22 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 105/188] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:33:22 2026] GET /volume/v3/volumes/0f5d94d9-f8f2-4389-af2d-5dc4d869a9c4 => generated 856 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:33:22 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-8a0c18b0-3c55-4979-aeb2-7b4531ca6cdc None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:22 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-8a0c18b0-3c55-4979-aeb2-7b4531ca6cdc None None] GET http://192.168.122.198/volume// Sep 06 06:33:22 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-8a0c18b0-3c55-4979-aeb2-7b4531ca6cdc None None] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:22 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-8a0c18b0-3c55-4979-aeb2-7b4531ca6cdc None None] Calling method 'all' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:22 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-8a0c18b0-3c55-4979-aeb2-7b4531ca6cdc None None] http://192.168.122.198/volume// returned with HTTP 300 Sep 06 06:33:22 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 106/189] 192.168.122.198 () {58 vars in 1315 bytes} [Sun Sep 6 06:33:22 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 06:33:22 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-27dae204-a3df-4a88-a0ff-3a52a598dfc1 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:22 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-27dae204-a3df-4a88-a0ff-3a52a598dfc1 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] GET http://192.168.122.198/volume/v3/snapshots/detail Sep 06 06:33:22 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-27dae204-a3df-4a88-a0ff-3a52a598dfc1 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:22 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-27dae204-a3df-4a88-a0ff-3a52a598dfc1 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Calling method 'detail' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:22 devstack devstack@c-api.service[87014]: DEBUG cinder.api.api_utils [None req-27dae204-a3df-4a88-a0ff-3a52a598dfc1 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Removing options '' from query. {{(pid=87014) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 06:33:22 devstack devstack@c-api.service[87014]: DEBUG cinder.db.api [None req-27dae204-a3df-4a88-a0ff-3a52a598dfc1 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Building query based on filter {{(pid=87014) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 06:33:22 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-603db634-cab8-4542-8653-0c4826e16b3b tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:33:22 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-603db634-cab8-4542-8653-0c4826e16b3b tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-2073519903"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:33:22 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.volumes [None req-603db634-cab8-4542-8653-0c4826e16b3b tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-2073519903'}} {{(pid=87015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:33:22 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-603db634-cab8-4542-8653-0c4826e16b3b tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] Create volume of 1 GB Sep 06 06:33:22 devstack devstack@c-api.service[87014]: /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 06 06:33:22 devstack devstack@c-api.service[87014]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 06:33:22 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:22 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:33:22 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-27dae204-a3df-4a88-a0ff-3a52a598dfc1 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Get all snapshots completed successfully. Sep 06 06:33:22 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:22 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:33:22 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-27dae204-a3df-4a88-a0ff-3a52a598dfc1 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/snapshots/detail returned with HTTP 200 Sep 06 06:33:22 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 107/190] 192.168.122.198 () {58 vars in 1148 bytes} [Sun Sep 6 06:33:22 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:33:22 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [req-17aca2f6-ec25-414c-b21b-bc495bbd550a req-a7b98a01-8f63-433b-bee4-f62848ed893f None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:22 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-17aca2f6-ec25-414c-b21b-bc495bbd550a req-a7b98a01-8f63-433b-bee4-f62848ed893f tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] GET http://192.168.122.198/volume/v3/volumes/0f5d94d9-f8f2-4389-af2d-5dc4d869a9c4 Sep 06 06:33:22 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-17aca2f6-ec25-414c-b21b-bc495bbd550a req-a7b98a01-8f63-433b-bee4-f62848ed893f tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:22 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-17aca2f6-ec25-414c-b21b-bc495bbd550a req-a7b98a01-8f63-433b-bee4-f62848ed893f tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:22 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:22 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:33:22 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-603db634-cab8-4542-8653-0c4826e16b3b tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] Availability Zones retrieved successfully. Sep 06 06:33:22 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:22 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:33:22 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [req-17aca2f6-ec25-414c-b21b-bc495bbd550a req-a7b98a01-8f63-433b-bee4-f62848ed893f tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Volume info retrieved successfully. Sep 06 06:33:22 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-603db634-cab8-4542-8653-0c4826e16b3b tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] Flow 'volume_create_api' (d56af83c-b68b-448e-a43a-eb5c5506f9f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:33:22 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-17aca2f6-ec25-414c-b21b-bc495bbd550a req-a7b98a01-8f63-433b-bee4-f62848ed893f tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] http://192.168.122.198/volume/v3/volumes/0f5d94d9-f8f2-4389-af2d-5dc4d869a9c4 returned with HTTP 200 Sep 06 06:33:22 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 108/191] 192.168.122.198 () {62 vars in 1528 bytes} [Sun Sep 6 06:33:22 2026] GET /volume/v3/volumes/0f5d94d9-f8f2-4389-af2d-5dc4d869a9c4 => generated 1037 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 06:33:22 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-51854da8-980b-4f9d-a6e4-c8752c6a1a11 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:22 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-603db634-cab8-4542-8653-0c4826e16b3b tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba21a72d-24c4-4c87-9b0c-2ef84ee31624) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:33:22 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-51854da8-980b-4f9d-a6e4-c8752c6a1a11 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] GET http://192.168.122.198/volume/v3/snapshots/403a65da-371f-4d53-9892-8bca8bd9d7ff Sep 06 06:33:22 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.flows.api.create_volume [None req-603db634-cab8-4542-8653-0c4826e16b3b tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] Validating volume size '1' using validate_int {{(pid=87015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:33:22 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-51854da8-980b-4f9d-a6e4-c8752c6a1a11 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:22 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-51854da8-980b-4f9d-a6e4-c8752c6a1a11 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:22 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:22 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:33:22 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-51854da8-980b-4f9d-a6e4-c8752c6a1a11 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Snapshot retrieved successfully. Sep 06 06:33:22 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-51854da8-980b-4f9d-a6e4-c8752c6a1a11 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/snapshots/403a65da-371f-4d53-9892-8bca8bd9d7ff returned with HTTP 200 Sep 06 06:33:22 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 109/192] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:33:22 2026] GET /volume/v3/snapshots/403a65da-371f-4d53-9892-8bca8bd9d7ff => generated 450 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:33:22 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-603db634-cab8-4542-8653-0c4826e16b3b tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba21a72d-24c4-4c87-9b0c-2ef84ee31624) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:33:22 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-603db634-cab8-4542-8653-0c4826e16b3b tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d1ea328-1529-4037-8143-8ec016f50581) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:33:22 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [req-17aca2f6-ec25-414c-b21b-bc495bbd550a req-a70851a9-4450-4949-b79d-7b7d30bc07af None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:22 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-17aca2f6-ec25-414c-b21b-bc495bbd550a req-a70851a9-4450-4949-b79d-7b7d30bc07af tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] PUT http://192.168.122.198/volume/v3/attachments/ce713349-8acb-4c04-8a80-9e0ae07e7371 Sep 06 06:33:22 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-17aca2f6-ec25-414c-b21b-bc495bbd550a req-a70851a9-4450-4949-b79d-7b7d30bc07af tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.198", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:24e15970b53b", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "43662e98-aa50-48bf-885a-92da7f50de73", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:33:23 devstack devstack@c-api.service[87014]: DEBUG cinder.coordination [req-17aca2f6-ec25-414c-b21b-bc495bbd550a req-a70851a9-4450-4949-b79d-7b7d30bc07af tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Acquiring lock "cinder-attachment_update-0f5d94d9-f8f2-4389-af2d-5dc4d869a9c4-devstack" by "attachment_update" {{(pid=87014) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 06 06:33:23 devstack devstack@c-api.service[87014]: DEBUG cinder.coordination [req-17aca2f6-ec25-414c-b21b-bc495bbd550a req-a70851a9-4450-4949-b79d-7b7d30bc07af tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Lock "cinder-attachment_update-0f5d94d9-f8f2-4389-af2d-5dc4d869a9c4-devstack" acquired by "attachment_update" :: waited 0.026s {{(pid=87014) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 06 06:33:23 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:23 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:33:23 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:23 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:33:23 devstack devstack@c-api.service[87015]: DEBUG cinder.quota [None req-603db634-cab8-4542-8653-0c4826e16b3b tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] Created reservations ['10f829d9-5930-4c3b-836f-063edb9d3fda', 'cd3eea27-8240-40f4-a846-de5e9e903d63', 'a86676de-6a51-4f86-8d94-570365f315d4', '648b201d-164e-4ff0-89b8-a3b5b4a73429'] {{(pid=87015) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:33:23 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-603db634-cab8-4542-8653-0c4826e16b3b tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d1ea328-1529-4037-8143-8ec016f50581) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['10f829d9-5930-4c3b-836f-063edb9d3fda', 'cd3eea27-8240-40f4-a846-de5e9e903d63', 'a86676de-6a51-4f86-8d94-570365f315d4', '648b201d-164e-4ff0-89b8-a3b5b4a73429']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:33:23 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-603db634-cab8-4542-8653-0c4826e16b3b tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba4f8913-db93-41cb-9249-ceef2b66949c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:33:23 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:23 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:33:23 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-603db634-cab8-4542-8653-0c4826e16b3b tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba4f8913-db93-41cb-9249-ceef2b66949c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cff845e7-48f8-4b06-ba29-8140e496cfcf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-2073519903',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af56aadea8de45caaa6f1d734f96b746',qos_specs=None,replication_status=,reservations=['10f829d9-5930-4c3b-836f-063edb9d3fda','cd3eea27-8240-40f4-a846-de5e9e903d63','a86676de-6a51-4f86-8d94-570365f315d4','648b201d-164e-4ff0-89b8-a3b5b4a73429'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='761b1f62194b44fdbafb52d2ccddf163',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:33:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-2073519903',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cff845e7-48f8-4b06-ba29-8140e496cfcf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af56aadea8de45caaa6f1d734f96b746',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='761b1f62194b44fdbafb52d2ccddf163',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:33:23 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-603db634-cab8-4542-8653-0c4826e16b3b tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32b27111-986f-49f0-bc87-49c516979e37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:33:23 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-603db634-cab8-4542-8653-0c4826e16b3b tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32b27111-986f-49f0-bc87-49c516979e37) transitioned into state 'SUCCESS' from state '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-2073519903',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af56aadea8de45caaa6f1d734f96b746',qos_specs=None,replication_status=,reservations=['10f829d9-5930-4c3b-836f-063edb9d3fda','cd3eea27-8240-40f4-a846-de5e9e903d63','a86676de-6a51-4f86-8d94-570365f315d4','648b201d-164e-4ff0-89b8-a3b5b4a73429'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='761b1f62194b44fdbafb52d2ccddf163',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:33:23 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-603db634-cab8-4542-8653-0c4826e16b3b tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0808a43c-7b25-477b-9673-9f1fe774b5e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:33:23 devstack devstack@c-api.service[87014]: DEBUG cinder.coordination [req-17aca2f6-ec25-414c-b21b-bc495bbd550a req-a70851a9-4450-4949-b79d-7b7d30bc07af tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Lock "cinder-attachment_update-0f5d94d9-f8f2-4389-af2d-5dc4d869a9c4-devstack" released by "attachment_update" :: held 0.318s {{(pid=87014) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 06 06:33:23 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-17aca2f6-ec25-414c-b21b-bc495bbd550a req-a70851a9-4450-4949-b79d-7b7d30bc07af tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] http://192.168.122.198/volume/v3/attachments/ce713349-8acb-4c04-8a80-9e0ae07e7371 returned with HTTP 200 Sep 06 06:33:23 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 110/193] 192.168.122.198 () {66 vars in 1593 bytes} [Sun Sep 6 06:33:22 2026] PUT /volume/v3/attachments/ce713349-8acb-4c04-8a80-9e0ae07e7371 => generated 694 bytes in 395 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:33:23 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-603db634-cab8-4542-8653-0c4826e16b3b tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0808a43c-7b25-477b-9673-9f1fe774b5e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:33:23 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-603db634-cab8-4542-8653-0c4826e16b3b tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] Flow 'volume_create_api' (d56af83c-b68b-448e-a43a-eb5c5506f9f4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:33:23 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-603db634-cab8-4542-8653-0c4826e16b3b tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] Create volume request issued successfully. Sep 06 06:33:23 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-603db634-cab8-4542-8653-0c4826e16b3b tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:33:23 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 84/194] 192.168.122.198 () {60 vars in 1142 bytes} [Sun Sep 6 06:33:22 2026] POST /volume/v3/volumes => generated 760 bytes in 984 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:33:23 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-7c3919af-5a3a-4139-a5e8-84f157bf7cdb None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:23 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-7c3919af-5a3a-4139-a5e8-84f157bf7cdb tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] GET http://192.168.122.198/volume/v3/volumes/cff845e7-48f8-4b06-ba29-8140e496cfcf Sep 06 06:33:23 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-7c3919af-5a3a-4139-a5e8-84f157bf7cdb tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:23 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-7c3919af-5a3a-4139-a5e8-84f157bf7cdb tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:23 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:23 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:33:23 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:23 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:33:23 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-7c3919af-5a3a-4139-a5e8-84f157bf7cdb tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] Volume info retrieved successfully. Sep 06 06:33:23 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-7c3919af-5a3a-4139-a5e8-84f157bf7cdb tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] http://192.168.122.198/volume/v3/volumes/cff845e7-48f8-4b06-ba29-8140e496cfcf returned with HTTP 200 Sep 06 06:33:23 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 111/195] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:33:23 2026] GET /volume/v3/volumes/cff845e7-48f8-4b06-ba29-8140e496cfcf => generated 828 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:33:23 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-55709ba4-45cf-4df9-99f9-5fc0660d3206 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:23 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-55709ba4-45cf-4df9-99f9-5fc0660d3206 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] GET http://192.168.122.198/volume/v3/volumes/0f5d94d9-f8f2-4389-af2d-5dc4d869a9c4 Sep 06 06:33:23 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-55709ba4-45cf-4df9-99f9-5fc0660d3206 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:23 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-55709ba4-45cf-4df9-99f9-5fc0660d3206 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:23 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:23 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:33:23 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:23 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:33:23 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-55709ba4-45cf-4df9-99f9-5fc0660d3206 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Volume info retrieved successfully. Sep 06 06:33:23 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-55709ba4-45cf-4df9-99f9-5fc0660d3206 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] http://192.168.122.198/volume/v3/volumes/0f5d94d9-f8f2-4389-af2d-5dc4d869a9c4 returned with HTTP 200 Sep 06 06:33:23 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 85/196] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:33:23 2026] GET /volume/v3/volumes/0f5d94d9-f8f2-4389-af2d-5dc4d869a9c4 => generated 857 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:33:23 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-af0d17cf-e35f-42a9-8b6f-c9e7bacea4dd None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:23 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-af0d17cf-e35f-42a9-8b6f-c9e7bacea4dd tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] GET http://192.168.122.198/volume/v3/snapshots/403a65da-371f-4d53-9892-8bca8bd9d7ff Sep 06 06:33:23 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-af0d17cf-e35f-42a9-8b6f-c9e7bacea4dd tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:23 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-af0d17cf-e35f-42a9-8b6f-c9e7bacea4dd tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:23 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:23 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:33:23 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-af0d17cf-e35f-42a9-8b6f-c9e7bacea4dd tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Snapshot retrieved successfully. Sep 06 06:33:23 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-af0d17cf-e35f-42a9-8b6f-c9e7bacea4dd tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/snapshots/403a65da-371f-4d53-9892-8bca8bd9d7ff returned with HTTP 200 Sep 06 06:33:23 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 112/197] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:33:23 2026] GET /volume/v3/snapshots/403a65da-371f-4d53-9892-8bca8bd9d7ff => generated 450 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:33:24 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-17aca2f6-ec25-414c-b21b-bc495bbd550a req-5ae39bbc-47e4-4840-95af-fd78cc18a1e6 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:24 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-17aca2f6-ec25-414c-b21b-bc495bbd550a req-5ae39bbc-47e4-4840-95af-fd78cc18a1e6 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] POST http://192.168.122.198/volume/v3/attachments/ce713349-8acb-4c04-8a80-9e0ae07e7371/action Sep 06 06:33:24 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-17aca2f6-ec25-414c-b21b-bc495bbd550a req-5ae39bbc-47e4-4840-95af-fd78cc18a1e6 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Action body: b'{"os-complete": null}' {{(pid=87015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:33:24 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-17aca2f6-ec25-414c-b21b-bc495bbd550a req-5ae39bbc-47e4-4840-95af-fd78cc18a1e6 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:33:24 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:24 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:33:24 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:24 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:33:24 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-17aca2f6-ec25-414c-b21b-bc495bbd550a req-5ae39bbc-47e4-4840-95af-fd78cc18a1e6 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] http://192.168.122.198/volume/v3/attachments/ce713349-8acb-4c04-8a80-9e0ae07e7371/action returned with HTTP 204 Sep 06 06:33:24 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 86/198] 192.168.122.198 () {66 vars in 1614 bytes} [Sun Sep 6 06:33:24 2026] POST /volume/v3/attachments/ce713349-8acb-4c04-8a80-9e0ae07e7371/action => generated 0 bytes in 92 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:33:24 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-01e35f6d-bce6-4b38-8434-4ad228a453e6 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:24 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-01e35f6d-bce6-4b38-8434-4ad228a453e6 tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] GET http://192.168.122.198/volume/v3/volumes/cff845e7-48f8-4b06-ba29-8140e496cfcf Sep 06 06:33:24 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-01e35f6d-bce6-4b38-8434-4ad228a453e6 tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:24 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-01e35f6d-bce6-4b38-8434-4ad228a453e6 tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:24 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:24 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:33:24 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:24 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:33:24 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-01e35f6d-bce6-4b38-8434-4ad228a453e6 tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] Volume info retrieved successfully. Sep 06 06:33:24 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-01e35f6d-bce6-4b38-8434-4ad228a453e6 tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] http://192.168.122.198/volume/v3/volumes/cff845e7-48f8-4b06-ba29-8140e496cfcf returned with HTTP 200 Sep 06 06:33:24 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 113/199] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:33:24 2026] GET /volume/v3/volumes/cff845e7-48f8-4b06-ba29-8140e496cfcf => generated 852 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:33:24 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-9b149812-d7d1-4022-83e7-9380359fc4a2 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:24 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-9b149812-d7d1-4022-83e7-9380359fc4a2 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] GET http://192.168.122.198/volume/v3/volumes/0f5d94d9-f8f2-4389-af2d-5dc4d869a9c4 Sep 06 06:33:24 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-9b149812-d7d1-4022-83e7-9380359fc4a2 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:24 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-9b149812-d7d1-4022-83e7-9380359fc4a2 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:24 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:24 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:33:24 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:24 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:33:24 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-99b12025-bd11-460a-8ee3-9055d2c10cd8 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:24 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-9b149812-d7d1-4022-83e7-9380359fc4a2 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Volume info retrieved successfully. Sep 06 06:33:24 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-99b12025-bd11-460a-8ee3-9055d2c10cd8 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] GET http://192.168.122.198/volume/v3/snapshots/403a65da-371f-4d53-9892-8bca8bd9d7ff Sep 06 06:33:24 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-99b12025-bd11-460a-8ee3-9055d2c10cd8 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:24 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-99b12025-bd11-460a-8ee3-9055d2c10cd8 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:24 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-9b149812-d7d1-4022-83e7-9380359fc4a2 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] http://192.168.122.198/volume/v3/volumes/0f5d94d9-f8f2-4389-af2d-5dc4d869a9c4 returned with HTTP 200 Sep 06 06:33:24 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 87/200] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:33:24 2026] GET /volume/v3/volumes/0f5d94d9-f8f2-4389-af2d-5dc4d869a9c4 => generated 1149 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:33:24 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:24 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:33:24 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-99b12025-bd11-460a-8ee3-9055d2c10cd8 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Snapshot retrieved successfully. Sep 06 06:33:24 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-99b12025-bd11-460a-8ee3-9055d2c10cd8 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/snapshots/403a65da-371f-4d53-9892-8bca8bd9d7ff returned with HTTP 200 Sep 06 06:33:24 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 114/201] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:33:24 2026] GET /volume/v3/snapshots/403a65da-371f-4d53-9892-8bca8bd9d7ff => generated 450 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:33:24 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-7eea8f7e-b138-4050-9964-ff74264b6da6 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:24 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-7eea8f7e-b138-4050-9964-ff74264b6da6 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] GET http://192.168.122.198/volume/v3/volumes/0f5d94d9-f8f2-4389-af2d-5dc4d869a9c4 Sep 06 06:33:24 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-7eea8f7e-b138-4050-9964-ff74264b6da6 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:24 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-7eea8f7e-b138-4050-9964-ff74264b6da6 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:24 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:24 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:33:24 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:24 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:33:25 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-7eea8f7e-b138-4050-9964-ff74264b6da6 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Volume info retrieved successfully. Sep 06 06:33:25 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-7eea8f7e-b138-4050-9964-ff74264b6da6 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] http://192.168.122.198/volume/v3/volumes/0f5d94d9-f8f2-4389-af2d-5dc4d869a9c4 returned with HTTP 200 Sep 06 06:33:25 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 88/202] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:33:24 2026] GET /volume/v3/volumes/0f5d94d9-f8f2-4389-af2d-5dc4d869a9c4 => generated 1149 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:33:25 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-4dc24ad2-9fca-4c7c-baeb-452a88d724d2 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:25 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-4dc24ad2-9fca-4c7c-baeb-452a88d724d2 tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] GET http://192.168.122.198/volume/v3/volumes/cff845e7-48f8-4b06-ba29-8140e496cfcf Sep 06 06:33:25 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-4dc24ad2-9fca-4c7c-baeb-452a88d724d2 tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:25 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-4dc24ad2-9fca-4c7c-baeb-452a88d724d2 tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:25 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:25 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:33:25 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:25 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:33:25 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-4dc24ad2-9fca-4c7c-baeb-452a88d724d2 tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] Volume info retrieved successfully. Sep 06 06:33:25 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-4dc24ad2-9fca-4c7c-baeb-452a88d724d2 tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] http://192.168.122.198/volume/v3/volumes/cff845e7-48f8-4b06-ba29-8140e496cfcf returned with HTTP 200 Sep 06 06:33:25 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 115/203] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:33:25 2026] GET /volume/v3/volumes/cff845e7-48f8-4b06-ba29-8140e496cfcf => generated 853 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:33:25 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-7612c99e-e349-4e12-80f7-69d8fae01dee None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:25 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-7612c99e-e349-4e12-80f7-69d8fae01dee tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] POST http://192.168.122.198/volume/v3/os-volume-transfer Sep 06 06:33:25 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-7612c99e-e349-4e12-80f7-69d8fae01dee tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "cff845e7-48f8-4b06-ba29-8140e496cfcf"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:33:25 devstack devstack@c-api.service[87015]: DEBUG cinder.api.contrib.volume_transfer [None req-7612c99e-e349-4e12-80f7-69d8fae01dee tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] Creating new volume transfer {'transfer': {'volume_id': 'cff845e7-48f8-4b06-ba29-8140e496cfcf'}} {{(pid=87015) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 06 06:33:25 devstack devstack@c-api.service[87015]: INFO cinder.api.contrib.volume_transfer [None req-7612c99e-e349-4e12-80f7-69d8fae01dee tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] Creating transfer of volume cff845e7-48f8-4b06-ba29-8140e496cfcf Sep 06 06:33:25 devstack devstack@c-api.service[87015]: INFO cinder.transfer.api [None req-7612c99e-e349-4e12-80f7-69d8fae01dee tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] Generating transfer record for volume cff845e7-48f8-4b06-ba29-8140e496cfcf Sep 06 06:33:25 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:25 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:33:25 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:25 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:33:25 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-7612c99e-e349-4e12-80f7-69d8fae01dee tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] http://192.168.122.198/volume/v3/os-volume-transfer returned with HTTP 202 Sep 06 06:33:25 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 89/204] 192.168.122.198 () {60 vars in 1175 bytes} [Sun Sep 6 06:33:25 2026] POST /volume/v3/os-volume-transfer => generated 449 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:33:25 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-081a0a7c-e490-47fc-9483-ccf67d6feee1 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:25 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-081a0a7c-e490-47fc-9483-ccf67d6feee1 tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] GET http://192.168.122.198/volume/v3/volumes/cff845e7-48f8-4b06-ba29-8140e496cfcf Sep 06 06:33:25 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-081a0a7c-e490-47fc-9483-ccf67d6feee1 tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:25 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-081a0a7c-e490-47fc-9483-ccf67d6feee1 tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:25 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:25 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:33:25 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:25 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:33:25 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-081a0a7c-e490-47fc-9483-ccf67d6feee1 tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] Volume info retrieved successfully. Sep 06 06:33:25 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-081a0a7c-e490-47fc-9483-ccf67d6feee1 tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] http://192.168.122.198/volume/v3/volumes/cff845e7-48f8-4b06-ba29-8140e496cfcf returned with HTTP 200 Sep 06 06:33:25 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 116/205] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:33:25 2026] GET /volume/v3/volumes/cff845e7-48f8-4b06-ba29-8140e496cfcf => generated 861 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:33:25 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-352d30d9-4ff7-4067-a940-b6715ef2d4a3 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:25 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-8968edce-47b7-4406-824b-4a173961ce4a None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:25 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-8968edce-47b7-4406-824b-4a173961ce4a tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] GET http://192.168.122.198/volume/v3/snapshots/403a65da-371f-4d53-9892-8bca8bd9d7ff Sep 06 06:33:25 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-8968edce-47b7-4406-824b-4a173961ce4a tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:25 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-8968edce-47b7-4406-824b-4a173961ce4a tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:25 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-8968edce-47b7-4406-824b-4a173961ce4a tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/snapshots/403a65da-371f-4d53-9892-8bca8bd9d7ff returned with HTTP 404 Sep 06 06:33:25 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 117/206] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:33:25 2026] GET /volume/v3/snapshots/403a65da-371f-4d53-9892-8bca8bd9d7ff => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 06:33:25 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-fc2f127f-0e48-42b6-a800-7085278374f7 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:26 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-fc2f127f-0e48-42b6-a800-7085278374f7 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] GET http://192.168.122.198/volume/v3/group_snapshots/40003a9d-8b5a-49dd-89ab-909fbdc61561 Sep 06 06:33:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-fc2f127f-0e48-42b6-a800-7085278374f7 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-fc2f127f-0e48-42b6-a800-7085278374f7 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Calling method 'version_select' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.group_snapshots [None req-fc2f127f-0e48-42b6-a800-7085278374f7 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] show called for member 40003a9d-8b5a-49dd-89ab-909fbdc61561 {{(pid=87014) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 06:33:26 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-fc2f127f-0e48-42b6-a800-7085278374f7 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/group_snapshots/40003a9d-8b5a-49dd-89ab-909fbdc61561 returned with HTTP 404 Sep 06 06:33:26 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 118/207] 192.168.122.198 () {60 vars in 1297 bytes} [Sun Sep 6 06:33:25 2026] GET /volume/v3/group_snapshots/40003a9d-8b5a-49dd-89ab-909fbdc61561 => generated 116 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 06:33:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-d807666f-d815-4493-a53b-01dad9edd2d0 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:26 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-d807666f-d815-4493-a53b-01dad9edd2d0 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] GET http://192.168.122.198/volume/v3/volumes/detail Sep 06 06:33:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-d807666f-d815-4493-a53b-01dad9edd2d0 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-d807666f-d815-4493-a53b-01dad9edd2d0 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Calling method 'detail' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.api_utils [None req-d807666f-d815-4493-a53b-01dad9edd2d0 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Removing options '' from query. {{(pid=87014) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 06:33:26 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-d807666f-d815-4493-a53b-01dad9edd2d0 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87014) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 06:33:26 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:26 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:33:26 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-d807666f-d815-4493-a53b-01dad9edd2d0 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Get all volumes completed successfully. Sep 06 06:33:26 devstack devstack@c-api.service[87014]: WARNING stevedore.named [None req-d807666f-d815-4493-a53b-01dad9edd2d0 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:33:26 devstack devstack@c-api.service[87014]: WARNING castellan.key_manager [None req-d807666f-d815-4493-a53b-01dad9edd2d0 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:33:26 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-352d30d9-4ff7-4067-a940-b6715ef2d4a3 tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-reader] GET http://192.168.122.198/volume/v3/os-volume-transfer/feb41283-4263-4646-8d0a-8ab6c2a6f0c3 Sep 06 06:33:26 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-352d30d9-4ff7-4067-a940-b6715ef2d4a3 tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-reader] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:26 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-352d30d9-4ff7-4067-a940-b6715ef2d4a3 tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-reader] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:26 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-352d30d9-4ff7-4067-a940-b6715ef2d4a3 tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-reader] http://192.168.122.198/volume/v3/os-volume-transfer/feb41283-4263-4646-8d0a-8ab6c2a6f0c3 returned with HTTP 200 Sep 06 06:33:26 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 90/208] 192.168.122.198 () {58 vars in 1265 bytes} [Sun Sep 6 06:33:25 2026] GET /volume/v3/os-volume-transfer/feb41283-4263-4646-8d0a-8ab6c2a6f0c3 => generated 417 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:33:26 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-a6d3f008-4447-46b7-b565-2a4ee3dedd35 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:26 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-a6d3f008-4447-46b7-b565-2a4ee3dedd35 tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-reader] GET http://192.168.122.198/volume/v3/os-volume-transfer Sep 06 06:33:26 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-a6d3f008-4447-46b7-b565-2a4ee3dedd35 tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-reader] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:26 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-a6d3f008-4447-46b7-b565-2a4ee3dedd35 tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-reader] Calling method 'index' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:26 devstack devstack@c-api.service[87015]: DEBUG cinder.api.contrib.volume_transfer [None req-a6d3f008-4447-46b7-b565-2a4ee3dedd35 tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-reader] Listing volume transfers {{(pid=87015) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 06 06:33:26 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-a6d3f008-4447-46b7-b565-2a4ee3dedd35 tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-reader] http://192.168.122.198/volume/v3/os-volume-transfer returned with HTTP 200 Sep 06 06:33:26 devstack devstack@c-api.service[87014]: DEBUG oslo_db.sqlalchemy.engines [None req-d807666f-d815-4493-a53b-01dad9edd2d0 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87014) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:33:26 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 91/209] 192.168.122.198 () {58 vars in 1154 bytes} [Sun Sep 6 06:33:26 2026] GET /volume/v3/os-volume-transfer => generated 376 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:33:26 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-229ae9ea-6394-44a9-9316-e6c3087d591d None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:26 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:26 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:33:26 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-d807666f-d815-4493-a53b-01dad9edd2d0 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/volumes/detail returned with HTTP 200 Sep 06 06:33:26 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 119/210] 192.168.122.198 () {60 vars in 1183 bytes} [Sun Sep 6 06:33:26 2026] GET /volume/v3/volumes/detail => generated 925 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:33:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-98ab32ad-9be7-4ac1-b298-84fe94400d30 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:26 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-98ab32ad-9be7-4ac1-b298-84fe94400d30 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] POST http://192.168.122.198/volume/v3/groups/9af147a7-e73e-4a15-81ec-480bc9119526/action Sep 06 06:33:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-98ab32ad-9be7-4ac1-b298-84fe94400d30 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:33:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-98ab32ad-9be7-4ac1-b298-84fe94400d30 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:33:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.groups [None req-98ab32ad-9be7-4ac1-b298-84fe94400d30 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] delete called for group 9af147a7-e73e-4a15-81ec-480bc9119526 {{(pid=87014) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 06 06:33:26 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.groups [None req-98ab32ad-9be7-4ac1-b298-84fe94400d30 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Delete group with id: 9af147a7-e73e-4a15-81ec-480bc9119526 Sep 06 06:33:26 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:26 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:33:26 devstack devstack@c-api.service[87014]: /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 06 06:33:26 devstack devstack@c-api.service[87014]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 06 06:33:26 devstack devstack@c-api.service[87014]: /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 06 06:33:26 devstack devstack@c-api.service[87014]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 06:33:26 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-98ab32ad-9be7-4ac1-b298-84fe94400d30 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/groups/9af147a7-e73e-4a15-81ec-480bc9119526/action returned with HTTP 202 Sep 06 06:33:26 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 120/211] 192.168.122.198 () {62 vars in 1312 bytes} [Sun Sep 6 06:33:26 2026] POST /volume/v3/groups/9af147a7-e73e-4a15-81ec-480bc9119526/action => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 06:33:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-ba213e32-03ae-42ee-90ae-55a259e13c19 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:26 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ba213e32-03ae-42ee-90ae-55a259e13c19 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] GET http://192.168.122.198/volume/v3/volumes/9996d60e-ea00-49a3-a6eb-1456ded75600 Sep 06 06:33:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ba213e32-03ae-42ee-90ae-55a259e13c19 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ba213e32-03ae-42ee-90ae-55a259e13c19 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:26 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-229ae9ea-6394-44a9-9316-e6c3087d591d tempest-VolumesTransfersTest-1808922432 tempest-VolumesTransfersTest-1808922432-project-member] POST http://192.168.122.198/volume/v3/os-volume-transfer/feb41283-4263-4646-8d0a-8ab6c2a6f0c3/accept Sep 06 06:33:26 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-229ae9ea-6394-44a9-9316-e6c3087d591d tempest-VolumesTransfersTest-1808922432 tempest-VolumesTransfersTest-1808922432-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "5c61213cf2d817c1"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:33:26 devstack devstack@c-api.service[87015]: DEBUG cinder.api.contrib.volume_transfer [None req-229ae9ea-6394-44a9-9316-e6c3087d591d tempest-VolumesTransfersTest-1808922432 tempest-VolumesTransfersTest-1808922432-project-member] Accepting volume transfer feb41283-4263-4646-8d0a-8ab6c2a6f0c3 {{(pid=87015) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 06 06:33:26 devstack devstack@c-api.service[87015]: INFO cinder.api.contrib.volume_transfer [None req-229ae9ea-6394-44a9-9316-e6c3087d591d tempest-VolumesTransfersTest-1808922432 tempest-VolumesTransfersTest-1808922432-project-member] Accepting transfer feb41283-4263-4646-8d0a-8ab6c2a6f0c3 Sep 06 06:33:26 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:26 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:33:26 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:26 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:33:26 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-ba213e32-03ae-42ee-90ae-55a259e13c19 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Volume info retrieved successfully. Sep 06 06:33:26 devstack devstack@c-api.service[87014]: WARNING stevedore.named [None req-ba213e32-03ae-42ee-90ae-55a259e13c19 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:33:26 devstack devstack@c-api.service[87014]: WARNING castellan.key_manager [None req-ba213e32-03ae-42ee-90ae-55a259e13c19 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:33:26 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:26 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:33:26 devstack devstack@c-api.service[87014]: DEBUG oslo_db.sqlalchemy.engines [None req-ba213e32-03ae-42ee-90ae-55a259e13c19 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87014) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:33:26 devstack devstack@c-api.service[87015]: DEBUG cinder.quota [None req-229ae9ea-6394-44a9-9316-e6c3087d591d tempest-VolumesTransfersTest-1808922432 tempest-VolumesTransfersTest-1808922432-project-member] Created reservations ['02e7120f-c933-4b58-9207-74c3af120086', 'f8e4937e-a853-4bc5-bfc4-6a87a2b9760b', '8d953de9-3a8d-4ed9-9f02-93c05353f66e', '325e9baa-fce9-4e88-b223-5ddc78ff7c92'] {{(pid=87015) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:33:26 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:26 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:33:26 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ba213e32-03ae-42ee-90ae-55a259e13c19 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/volumes/9996d60e-ea00-49a3-a6eb-1456ded75600 returned with HTTP 200 Sep 06 06:33:26 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 121/212] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:33:26 2026] GET /volume/v3/volumes/9996d60e-ea00-49a3-a6eb-1456ded75600 => generated 921 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:33:26 devstack devstack@c-api.service[87015]: DEBUG cinder.quota [None req-229ae9ea-6394-44a9-9316-e6c3087d591d tempest-VolumesTransfersTest-1808922432 tempest-VolumesTransfersTest-1808922432-project-member] Created reservations ['eb3a5a42-bafa-4f96-a4ba-0ffce2ecbbb2', '54468af8-2dfe-4525-8b2f-e2908ee82e02', '49ccb499-a77b-4688-ae01-3ee194061d5b', '5a0ffc9c-0019-482d-ba49-909b777f0119'] {{(pid=87015) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:33:26 devstack devstack@c-api.service[87015]: /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 06 06:33:26 devstack devstack@c-api.service[87015]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 06:33:26 devstack devstack@c-api.service[87015]: WARNING cinder.quota [None req-229ae9ea-6394-44a9-9316-e6c3087d591d tempest-VolumesTransfersTest-1808922432 tempest-VolumesTransfersTest-1808922432-project-member] Deprecated: Default quota for resource: snapshots_QuobyteHD is set by the default quota flag: quota_snapshots_QuobyteHD, it is now deprecated. Please use the default quota class for default quota. Sep 06 06:33:26 devstack devstack@c-api.service[87015]: DEBUG cinder.quota [None req-229ae9ea-6394-44a9-9316-e6c3087d591d tempest-VolumesTransfersTest-1808922432 tempest-VolumesTransfersTest-1808922432-project-member] Created reservations ['008d8618-5021-4959-ace1-120972800a87', '2aba52ff-3273-4e86-bf80-694bce25c4a6', '58fde952-3c67-4083-a154-e1c18b7256d0', 'e9afed63-b9a8-4baf-be5c-a2bde40b3974'] {{(pid=87015) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:33:26 devstack devstack@c-api.service[87015]: DEBUG cinder.quota [None req-229ae9ea-6394-44a9-9316-e6c3087d591d tempest-VolumesTransfersTest-1808922432 tempest-VolumesTransfersTest-1808922432-project-member] Created reservations ['f1370d5c-32fa-42c3-a030-6ffb8ff56372', '18fb163a-7b65-496d-8680-45609cc5e787', 'ca1fc203-371f-46a8-8af5-89d9b0c7d7a7', 'd793b9d9-17a5-4323-bab8-fb3c97ece2ed'] {{(pid=87015) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:33:26 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-229ae9ea-6394-44a9-9316-e6c3087d591d tempest-VolumesTransfersTest-1808922432 tempest-VolumesTransfersTest-1808922432-project-member] Transfer volume completed successfully. Sep 06 06:33:26 devstack devstack@c-api.service[87015]: INFO cinder.transfer.api [None req-229ae9ea-6394-44a9-9316-e6c3087d591d tempest-VolumesTransfersTest-1808922432 tempest-VolumesTransfersTest-1808922432-project-member] Volume cff845e7-48f8-4b06-ba29-8140e496cfcf has been transferred. Sep 06 06:33:27 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:27 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:33:27 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-229ae9ea-6394-44a9-9316-e6c3087d591d tempest-VolumesTransfersTest-1808922432 tempest-VolumesTransfersTest-1808922432-project-member] http://192.168.122.198/volume/v3/os-volume-transfer/feb41283-4263-4646-8d0a-8ab6c2a6f0c3/accept returned with HTTP 202 Sep 06 06:33:27 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 92/213] 192.168.122.198 () {60 vars in 1307 bytes} [Sun Sep 6 06:33:26 2026] POST /volume/v3/os-volume-transfer/feb41283-4263-4646-8d0a-8ab6c2a6f0c3/accept => generated 373 bytes in 863 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:33:27 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-9ac8af51-46d5-4fc8-835b-9166e1258360 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:27 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-9ac8af51-46d5-4fc8-835b-9166e1258360 tempest-VolumesTransfersTest-1808922432 tempest-VolumesTransfersTest-1808922432-project-member] GET http://192.168.122.198/volume/v3/volumes/cff845e7-48f8-4b06-ba29-8140e496cfcf Sep 06 06:33:27 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-9ac8af51-46d5-4fc8-835b-9166e1258360 tempest-VolumesTransfersTest-1808922432 tempest-VolumesTransfersTest-1808922432-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:27 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-9ac8af51-46d5-4fc8-835b-9166e1258360 tempest-VolumesTransfersTest-1808922432 tempest-VolumesTransfersTest-1808922432-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:27 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:27 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:33:27 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:27 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:33:27 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-9ac8af51-46d5-4fc8-835b-9166e1258360 tempest-VolumesTransfersTest-1808922432 tempest-VolumesTransfersTest-1808922432-project-member] Volume info retrieved successfully. Sep 06 06:33:27 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-9ac8af51-46d5-4fc8-835b-9166e1258360 tempest-VolumesTransfersTest-1808922432 tempest-VolumesTransfersTest-1808922432-project-member] http://192.168.122.198/volume/v3/volumes/cff845e7-48f8-4b06-ba29-8140e496cfcf returned with HTTP 200 Sep 06 06:33:27 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 122/214] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:33:27 2026] GET /volume/v3/volumes/cff845e7-48f8-4b06-ba29-8140e496cfcf => generated 853 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:33:27 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-5ebc4388-0eef-4e88-995c-b1dfc112019a None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:27 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-5ebc4388-0eef-4e88-995c-b1dfc112019a tempest-VolumesTransfersTest-1808922432 tempest-VolumesTransfersTest-1808922432-project-member] GET http://192.168.122.198/volume/v3/volumes/cff845e7-48f8-4b06-ba29-8140e496cfcf Sep 06 06:33:27 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-5ebc4388-0eef-4e88-995c-b1dfc112019a tempest-VolumesTransfersTest-1808922432 tempest-VolumesTransfersTest-1808922432-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:27 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-5ebc4388-0eef-4e88-995c-b1dfc112019a tempest-VolumesTransfersTest-1808922432 tempest-VolumesTransfersTest-1808922432-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:27 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:27 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:33:27 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:27 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:33:27 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-5ebc4388-0eef-4e88-995c-b1dfc112019a tempest-VolumesTransfersTest-1808922432 tempest-VolumesTransfersTest-1808922432-project-member] Volume info retrieved successfully. Sep 06 06:33:27 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-5ebc4388-0eef-4e88-995c-b1dfc112019a tempest-VolumesTransfersTest-1808922432 tempest-VolumesTransfersTest-1808922432-project-member] http://192.168.122.198/volume/v3/volumes/cff845e7-48f8-4b06-ba29-8140e496cfcf returned with HTTP 200 Sep 06 06:33:27 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 93/215] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:33:27 2026] GET /volume/v3/volumes/cff845e7-48f8-4b06-ba29-8140e496cfcf => generated 853 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:33:27 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-52ed4391-46fa-40ed-b07a-58a31a1d47f3 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:27 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-52ed4391-46fa-40ed-b07a-58a31a1d47f3 tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] DELETE http://192.168.122.198/volume/v3/os-volume-transfer/feb41283-4263-4646-8d0a-8ab6c2a6f0c3 Sep 06 06:33:27 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-52ed4391-46fa-40ed-b07a-58a31a1d47f3 tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:27 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-52ed4391-46fa-40ed-b07a-58a31a1d47f3 tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:27 devstack devstack@c-api.service[87014]: INFO cinder.api.contrib.volume_transfer [None req-52ed4391-46fa-40ed-b07a-58a31a1d47f3 tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] Delete transfer with id: feb41283-4263-4646-8d0a-8ab6c2a6f0c3 Sep 06 06:33:27 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-52ed4391-46fa-40ed-b07a-58a31a1d47f3 tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] http://192.168.122.198/volume/v3/os-volume-transfer/feb41283-4263-4646-8d0a-8ab6c2a6f0c3 returned with HTTP 404 Sep 06 06:33:27 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 123/216] 192.168.122.198 () {58 vars in 1268 bytes} [Sun Sep 6 06:33:27 2026] DELETE /volume/v3/os-volume-transfer/feb41283-4263-4646-8d0a-8ab6c2a6f0c3 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:33:27 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-b0989b33-2017-423b-86a9-2df7d20dbfa9 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:27 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b0989b33-2017-423b-86a9-2df7d20dbfa9 tempest-VolumesTransfersTest-1730724130 tempest-VolumesTransfersTest-1730724130-project-admin] DELETE http://192.168.122.198/volume/v3/volumes/cff845e7-48f8-4b06-ba29-8140e496cfcf Sep 06 06:33:27 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b0989b33-2017-423b-86a9-2df7d20dbfa9 tempest-VolumesTransfersTest-1730724130 tempest-VolumesTransfersTest-1730724130-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:27 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b0989b33-2017-423b-86a9-2df7d20dbfa9 tempest-VolumesTransfersTest-1730724130 tempest-VolumesTransfersTest-1730724130-project-admin] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:27 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-b0989b33-2017-423b-86a9-2df7d20dbfa9 tempest-VolumesTransfersTest-1730724130 tempest-VolumesTransfersTest-1730724130-project-admin] Delete volume with id: cff845e7-48f8-4b06-ba29-8140e496cfcf Sep 06 06:33:27 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:27 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:33:27 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:27 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:33:27 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-b0989b33-2017-423b-86a9-2df7d20dbfa9 tempest-VolumesTransfersTest-1730724130 tempest-VolumesTransfersTest-1730724130-project-admin] Volume info retrieved successfully. Sep 06 06:33:27 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-b0989b33-2017-423b-86a9-2df7d20dbfa9 tempest-VolumesTransfersTest-1730724130 tempest-VolumesTransfersTest-1730724130-project-admin] Delete volume request issued successfully. Sep 06 06:33:27 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b0989b33-2017-423b-86a9-2df7d20dbfa9 tempest-VolumesTransfersTest-1730724130 tempest-VolumesTransfersTest-1730724130-project-admin] http://192.168.122.198/volume/v3/volumes/cff845e7-48f8-4b06-ba29-8140e496cfcf returned with HTTP 202 Sep 06 06:33:27 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 94/217] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:33:27 2026] DELETE /volume/v3/volumes/cff845e7-48f8-4b06-ba29-8140e496cfcf => generated 0 bytes in 252 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:33:27 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-484fc029-888c-450c-ac97-0b3f17b887f4 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:27 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-484fc029-888c-450c-ac97-0b3f17b887f4 tempest-VolumesTransfersTest-1730724130 tempest-VolumesTransfersTest-1730724130-project-admin] GET http://192.168.122.198/volume/v3/volumes/cff845e7-48f8-4b06-ba29-8140e496cfcf Sep 06 06:33:27 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-484fc029-888c-450c-ac97-0b3f17b887f4 tempest-VolumesTransfersTest-1730724130 tempest-VolumesTransfersTest-1730724130-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:27 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-484fc029-888c-450c-ac97-0b3f17b887f4 tempest-VolumesTransfersTest-1730724130 tempest-VolumesTransfersTest-1730724130-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:27 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:27 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:33:27 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:27 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:33:27 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-484fc029-888c-450c-ac97-0b3f17b887f4 tempest-VolumesTransfersTest-1730724130 tempest-VolumesTransfersTest-1730724130-project-admin] Volume info retrieved successfully. Sep 06 06:33:27 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-484fc029-888c-450c-ac97-0b3f17b887f4 tempest-VolumesTransfersTest-1730724130 tempest-VolumesTransfersTest-1730724130-project-admin] http://192.168.122.198/volume/v3/volumes/cff845e7-48f8-4b06-ba29-8140e496cfcf returned with HTTP 200 Sep 06 06:33:27 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 124/218] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:33:27 2026] GET /volume/v3/volumes/cff845e7-48f8-4b06-ba29-8140e496cfcf => generated 1015 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:33:27 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-4c4c0514-77ed-4b9e-8eaf-d17e15501efb None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:27 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-4c4c0514-77ed-4b9e-8eaf-d17e15501efb tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] GET http://192.168.122.198/volume/v3/volumes/9996d60e-ea00-49a3-a6eb-1456ded75600 Sep 06 06:33:27 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-4c4c0514-77ed-4b9e-8eaf-d17e15501efb tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:27 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-4c4c0514-77ed-4b9e-8eaf-d17e15501efb tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:27 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-4c4c0514-77ed-4b9e-8eaf-d17e15501efb tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/volumes/9996d60e-ea00-49a3-a6eb-1456ded75600 returned with HTTP 404 Sep 06 06:33:27 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 95/219] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:33:27 2026] GET /volume/v3/volumes/9996d60e-ea00-49a3-a6eb-1456ded75600 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 06:33:27 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-2f125a3d-a088-4fe4-8365-47525de854a9 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:27 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-2f125a3d-a088-4fe4-8365-47525de854a9 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] GET http://192.168.122.198/volume/v3/groups/9af147a7-e73e-4a15-81ec-480bc9119526 Sep 06 06:33:27 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-2f125a3d-a088-4fe4-8365-47525de854a9 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:27 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-2f125a3d-a088-4fe4-8365-47525de854a9 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Calling method 'version_select' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:27 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.groups [None req-2f125a3d-a088-4fe4-8365-47525de854a9 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] show called for member 9af147a7-e73e-4a15-81ec-480bc9119526 {{(pid=87014) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 06:33:27 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-2f125a3d-a088-4fe4-8365-47525de854a9 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/groups/9af147a7-e73e-4a15-81ec-480bc9119526 returned with HTTP 404 Sep 06 06:33:27 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 125/220] 192.168.122.198 () {60 vars in 1270 bytes} [Sun Sep 6 06:33:27 2026] GET /volume/v3/groups/9af147a7-e73e-4a15-81ec-480bc9119526 => generated 108 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 06 06:33:27 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-e6792b67-7fb9-4c34-87e7-9ffef8b2a6bb None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:27 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e6792b67-7fb9-4c34-87e7-9ffef8b2a6bb tempest-GroupSnapshotsTest-1134952104 tempest-GroupSnapshotsTest-1134952104-project-admin] DELETE http://192.168.122.198/volume/v3/group_types/36d62395-5a6b-432f-b841-8a7a3f88afb7 Sep 06 06:33:27 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e6792b67-7fb9-4c34-87e7-9ffef8b2a6bb tempest-GroupSnapshotsTest-1134952104 tempest-GroupSnapshotsTest-1134952104-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:27 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e6792b67-7fb9-4c34-87e7-9ffef8b2a6bb tempest-GroupSnapshotsTest-1134952104 tempest-GroupSnapshotsTest-1134952104-project-admin] Calling method 'version_select' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:27 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e6792b67-7fb9-4c34-87e7-9ffef8b2a6bb tempest-GroupSnapshotsTest-1134952104 tempest-GroupSnapshotsTest-1134952104-project-admin] http://192.168.122.198/volume/v3/group_types/36d62395-5a6b-432f-b841-8a7a3f88afb7 returned with HTTP 202 Sep 06 06:33:27 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 96/221] 192.168.122.198 () {60 vars in 1288 bytes} [Sun Sep 6 06:33:27 2026] DELETE /volume/v3/group_types/36d62395-5a6b-432f-b841-8a7a3f88afb7 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 06:33:27 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-53c06a44-4ef8-4d23-9ac4-d727391e6d95 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:27 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-53c06a44-4ef8-4d23-9ac4-d727391e6d95 tempest-GroupSnapshotsTest-1134952104 tempest-GroupSnapshotsTest-1134952104-project-admin] DELETE http://192.168.122.198/volume/v3/types/b0442d23-76c3-496f-ab6c-88d96fc21e22 Sep 06 06:33:27 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-53c06a44-4ef8-4d23-9ac4-d727391e6d95 tempest-GroupSnapshotsTest-1134952104 tempest-GroupSnapshotsTest-1134952104-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:27 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-53c06a44-4ef8-4d23-9ac4-d727391e6d95 tempest-GroupSnapshotsTest-1134952104 tempest-GroupSnapshotsTest-1134952104-project-admin] Calling method '_delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:27 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-53c06a44-4ef8-4d23-9ac4-d727391e6d95 tempest-GroupSnapshotsTest-1134952104 tempest-GroupSnapshotsTest-1134952104-project-admin] http://192.168.122.198/volume/v3/types/b0442d23-76c3-496f-ab6c-88d96fc21e22 returned with HTTP 202 Sep 06 06:33:27 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 126/222] 192.168.122.198 () {58 vars in 1229 bytes} [Sun Sep 6 06:33:27 2026] DELETE /volume/v3/types/b0442d23-76c3-496f-ab6c-88d96fc21e22 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:33:27 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-37f04a54-9a5b-4786-a1ac-e199226ab81e None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:27 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-37f04a54-9a5b-4786-a1ac-e199226ab81e tempest-GroupSnapshotsTest-1134952104 tempest-GroupSnapshotsTest-1134952104-project-admin] GET http://192.168.122.198/volume/v3/types/b0442d23-76c3-496f-ab6c-88d96fc21e22 Sep 06 06:33:27 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-37f04a54-9a5b-4786-a1ac-e199226ab81e tempest-GroupSnapshotsTest-1134952104 tempest-GroupSnapshotsTest-1134952104-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:27 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-37f04a54-9a5b-4786-a1ac-e199226ab81e tempest-GroupSnapshotsTest-1134952104 tempest-GroupSnapshotsTest-1134952104-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:27 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-37f04a54-9a5b-4786-a1ac-e199226ab81e tempest-GroupSnapshotsTest-1134952104 tempest-GroupSnapshotsTest-1134952104-project-admin] http://192.168.122.198/volume/v3/types/b0442d23-76c3-496f-ab6c-88d96fc21e22 returned with HTTP 404 Sep 06 06:33:27 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 97/223] 192.168.122.198 () {58 vars in 1226 bytes} [Sun Sep 6 06:33:27 2026] GET /volume/v3/types/b0442d23-76c3-496f-ab6c-88d96fc21e22 => generated 114 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:33:27 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-7344cb82-6a27-44a2-bbb4-45e45dc0bb1a None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:27 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-7344cb82-6a27-44a2-bbb4-45e45dc0bb1a tempest-GroupSnapshotsTest-1134952104 tempest-GroupSnapshotsTest-1134952104-project-admin] POST http://192.168.122.198/volume/v3/types Sep 06 06:33:27 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-7344cb82-6a27-44a2-bbb4-45e45dc0bb1a tempest-GroupSnapshotsTest-1134952104 tempest-GroupSnapshotsTest-1134952104-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1961165656"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:33:27 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-7344cb82-6a27-44a2-bbb4-45e45dc0bb1a tempest-GroupSnapshotsTest-1134952104 tempest-GroupSnapshotsTest-1134952104-project-admin] http://192.168.122.198/volume/v3/types returned with HTTP 200 Sep 06 06:33:27 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 127/224] 192.168.122.198 () {60 vars in 1136 bytes} [Sun Sep 6 06:33:27 2026] POST /volume/v3/types => generated 224 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:33:27 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-211ffd07-15ff-42c6-93ba-a358a7137c03 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:28 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-211ffd07-15ff-42c6-93ba-a358a7137c03 tempest-GroupSnapshotsTest-1134952104 tempest-GroupSnapshotsTest-1134952104-project-admin] POST http://192.168.122.198/volume/v3/group_types Sep 06 06:33:28 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-211ffd07-15ff-42c6-93ba-a358a7137c03 tempest-GroupSnapshotsTest-1134952104 tempest-GroupSnapshotsTest-1134952104-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-2039829947"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:33:28 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-211ffd07-15ff-42c6-93ba-a358a7137c03 tempest-GroupSnapshotsTest-1134952104 tempest-GroupSnapshotsTest-1134952104-project-admin] http://192.168.122.198/volume/v3/group_types returned with HTTP 202 Sep 06 06:33:28 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 98/225] 192.168.122.198 () {62 vars in 1195 bytes} [Sun Sep 6 06:33:27 2026] POST /volume/v3/group_types => generated 181 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:33:28 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-35dec5fb-2147-430c-a082-6dfb6673bf21 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:28 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-35dec5fb-2147-430c-a082-6dfb6673bf21 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] POST http://192.168.122.198/volume/v3/groups Sep 06 06:33:28 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-35dec5fb-2147-430c-a082-6dfb6673bf21 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "ce03de88-ba43-4ee3-a495-b2705856d640", "volume_types": ["06ec28b0-6e3b-4ef9-b8b1-8253c5c0ac92"], "name": "tempest-GroupSnapshotsTest-Group-1837659429"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:33:28 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.groups [None req-35dec5fb-2147-430c-a082-6dfb6673bf21 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Creating new group {'group': {'group_type': 'ce03de88-ba43-4ee3-a495-b2705856d640', 'volume_types': ['06ec28b0-6e3b-4ef9-b8b1-8253c5c0ac92'], 'name': 'tempest-GroupSnapshotsTest-Group-1837659429'}} {{(pid=87014) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 06 06:33:28 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.groups [None req-35dec5fb-2147-430c-a082-6dfb6673bf21 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Creating group tempest-GroupSnapshotsTest-Group-1837659429. Sep 06 06:33:28 devstack devstack@c-api.service[87014]: /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 06 06:33:28 devstack devstack@c-api.service[87014]: return base.obj_make_list(context, cls(context), objects.Service, Sep 06 06:33:28 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-35dec5fb-2147-430c-a082-6dfb6673bf21 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Availability zone cache updated, next update will occur around 2026-09-06 05:33:28.130505. {{(pid=87014) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 06 06:33:28 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-35dec5fb-2147-430c-a082-6dfb6673bf21 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Availability Zones retrieved successfully. Sep 06 06:33:28 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-35dec5fb-2147-430c-a082-6dfb6673bf21 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Created reservations ['ad0bdeaf-64e6-4b2f-b9de-afcac3c66800'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:33:28 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-35dec5fb-2147-430c-a082-6dfb6673bf21 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/groups returned with HTTP 202 Sep 06 06:33:28 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 128/226] 192.168.122.198 () {62 vars in 1181 bytes} [Sun Sep 6 06:33:28 2026] POST /volume/v3/groups => generated 112 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:33:28 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-5c07786c-1574-4fe7-9468-7caa77d1e633 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:28 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-5c07786c-1574-4fe7-9468-7caa77d1e633 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] GET http://192.168.122.198/volume/v3/groups/37f7e445-a0e9-4024-b885-416dd7c61454 Sep 06 06:33:28 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-5c07786c-1574-4fe7-9468-7caa77d1e633 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:28 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-5c07786c-1574-4fe7-9468-7caa77d1e633 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Calling method 'version_select' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:28 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.groups [None req-5c07786c-1574-4fe7-9468-7caa77d1e633 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] show called for member 37f7e445-a0e9-4024-b885-416dd7c61454 {{(pid=87015) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 06:33:28 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:28 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:33:28 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:28 devstack devstack@c-api.service[87015]: return base.obj_make_list(context, cls(context), Sep 06 06:33:28 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-5c07786c-1574-4fe7-9468-7caa77d1e633 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/groups/37f7e445-a0e9-4024-b885-416dd7c61454 returned with HTTP 200 Sep 06 06:33:28 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 99/227] 192.168.122.198 () {60 vars in 1270 bytes} [Sun Sep 6 06:33:28 2026] GET /volume/v3/groups/37f7e445-a0e9-4024-b885-416dd7c61454 => generated 392 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:33:28 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-7d484a2d-69b1-4ef5-852d-6284b3cdaa7d None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:28 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-7d484a2d-69b1-4ef5-852d-6284b3cdaa7d tempest-VolumesTransfersTest-1730724130 tempest-VolumesTransfersTest-1730724130-project-admin] GET http://192.168.122.198/volume/v3/volumes/cff845e7-48f8-4b06-ba29-8140e496cfcf Sep 06 06:33:28 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-7d484a2d-69b1-4ef5-852d-6284b3cdaa7d tempest-VolumesTransfersTest-1730724130 tempest-VolumesTransfersTest-1730724130-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:28 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-7d484a2d-69b1-4ef5-852d-6284b3cdaa7d tempest-VolumesTransfersTest-1730724130 tempest-VolumesTransfersTest-1730724130-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:28 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:28 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:33:28 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:28 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:33:28 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-7d484a2d-69b1-4ef5-852d-6284b3cdaa7d tempest-VolumesTransfersTest-1730724130 tempest-VolumesTransfersTest-1730724130-project-admin] Volume info retrieved successfully. Sep 06 06:33:28 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-7d484a2d-69b1-4ef5-852d-6284b3cdaa7d tempest-VolumesTransfersTest-1730724130 tempest-VolumesTransfersTest-1730724130-project-admin] http://192.168.122.198/volume/v3/volumes/cff845e7-48f8-4b06-ba29-8140e496cfcf returned with HTTP 200 Sep 06 06:33:28 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 129/228] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:33:28 2026] GET /volume/v3/volumes/cff845e7-48f8-4b06-ba29-8140e496cfcf => generated 1015 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:33:29 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-2f55a8f6-f8e0-4889-98de-86479ac3ce81 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:29 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2f55a8f6-f8e0-4889-98de-86479ac3ce81 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] GET http://192.168.122.198/volume/v3/groups/37f7e445-a0e9-4024-b885-416dd7c61454 Sep 06 06:33:29 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-2f55a8f6-f8e0-4889-98de-86479ac3ce81 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:29 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-2f55a8f6-f8e0-4889-98de-86479ac3ce81 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Calling method 'version_select' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:29 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.groups [None req-2f55a8f6-f8e0-4889-98de-86479ac3ce81 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] show called for member 37f7e445-a0e9-4024-b885-416dd7c61454 {{(pid=87015) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 06:33:29 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:29 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:33:29 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:29 devstack devstack@c-api.service[87015]: return base.obj_make_list(context, cls(context), Sep 06 06:33:29 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2f55a8f6-f8e0-4889-98de-86479ac3ce81 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/groups/37f7e445-a0e9-4024-b885-416dd7c61454 returned with HTTP 200 Sep 06 06:33:29 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 100/229] 192.168.122.198 () {60 vars in 1270 bytes} [Sun Sep 6 06:33:29 2026] GET /volume/v3/groups/37f7e445-a0e9-4024-b885-416dd7c61454 => generated 393 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:33:29 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-c0d7f4b4-fb72-4d17-b0c9-5fe96eb8c660 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:29 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c0d7f4b4-fb72-4d17-b0c9-5fe96eb8c660 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:33:29 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-c0d7f4b4-fb72-4d17-b0c9-5fe96eb8c660 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-2072745860", "volume_type": "06ec28b0-6e3b-4ef9-b8b1-8253c5c0ac92", "group_id": "37f7e445-a0e9-4024-b885-416dd7c61454", "size": 1}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:33:29 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.volumes [None req-c0d7f4b4-fb72-4d17-b0c9-5fe96eb8c660 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-2072745860', 'volume_type': '06ec28b0-6e3b-4ef9-b8b1-8253c5c0ac92', 'group_id': '37f7e445-a0e9-4024-b885-416dd7c61454', 'size': 1}} {{(pid=87014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:33:29 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:29 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:33:29 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-c0d7f4b4-fb72-4d17-b0c9-5fe96eb8c660 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Create volume of 1 GB Sep 06 06:33:29 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:29 devstack devstack@c-api.service[87014]: return base.obj_make_list(context, cls(context), Sep 06 06:33:29 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-c0d7f4b4-fb72-4d17-b0c9-5fe96eb8c660 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Availability Zones retrieved successfully. Sep 06 06:33:29 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-c0d7f4b4-fb72-4d17-b0c9-5fe96eb8c660 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Flow 'volume_create_api' (fcb81467-45b7-4693-bd34-25a12c1d1f5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:33:29 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-c0d7f4b4-fb72-4d17-b0c9-5fe96eb8c660 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f2f6861-94b8-40eb-94a7-7aceedaf992d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:33:29 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:29 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:33:29 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.flows.api.create_volume [None req-c0d7f4b4-fb72-4d17-b0c9-5fe96eb8c660 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Validating volume size '1' using validate_int {{(pid=87014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:33:29 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-c0d7f4b4-fb72-4d17-b0c9-5fe96eb8c660 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f2f6861-94b8-40eb-94a7-7aceedaf992d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:33:28Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=06ec28b0-6e3b-4ef9-b8b1-8253c5c0ac92,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1961165656',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '06ec28b0-6e3b-4ef9-b8b1-8253c5c0ac92', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '37f7e445-a0e9-4024-b885-416dd7c61454', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:33:29 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-c0d7f4b4-fb72-4d17-b0c9-5fe96eb8c660 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d69221f-5c56-4c3b-bfdd-74f876abd6d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:33:29 devstack devstack@c-api.service[87014]: WARNING cinder.quota [None req-c0d7f4b4-fb72-4d17-b0c9-5fe96eb8c660 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1961165656 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1961165656, it is now deprecated. Please use the default quota class for default quota. Sep 06 06:33:29 devstack devstack@c-api.service[87014]: WARNING cinder.quota [None req-c0d7f4b4-fb72-4d17-b0c9-5fe96eb8c660 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1961165656 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1961165656, it is now deprecated. Please use the default quota class for default quota. Sep 06 06:33:29 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-b6d5f314-9066-401e-902b-1db1800639fa None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:29 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b6d5f314-9066-401e-902b-1db1800639fa tempest-VolumesTransfersTest-1730724130 tempest-VolumesTransfersTest-1730724130-project-admin] GET http://192.168.122.198/volume/v3/volumes/cff845e7-48f8-4b06-ba29-8140e496cfcf Sep 06 06:33:29 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b6d5f314-9066-401e-902b-1db1800639fa tempest-VolumesTransfersTest-1730724130 tempest-VolumesTransfersTest-1730724130-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:29 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b6d5f314-9066-401e-902b-1db1800639fa tempest-VolumesTransfersTest-1730724130 tempest-VolumesTransfersTest-1730724130-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:29 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b6d5f314-9066-401e-902b-1db1800639fa tempest-VolumesTransfersTest-1730724130 tempest-VolumesTransfersTest-1730724130-project-admin] http://192.168.122.198/volume/v3/volumes/cff845e7-48f8-4b06-ba29-8140e496cfcf returned with HTTP 404 Sep 06 06:33:29 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 101/230] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:33:29 2026] GET /volume/v3/volumes/cff845e7-48f8-4b06-ba29-8140e496cfcf => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:33:29 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-c0d7f4b4-fb72-4d17-b0c9-5fe96eb8c660 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Created reservations ['ebf1cd8e-4c9c-4b8a-b835-9a8dd47aca05', 'fd5f85f0-2408-4410-8d99-1cdd47564b02', '2117a92d-9e3e-476d-a687-deeb41f1ff67', '3b0aa67a-a4b2-4439-82a3-45f0320bff3c'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:33:29 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-c0d7f4b4-fb72-4d17-b0c9-5fe96eb8c660 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d69221f-5c56-4c3b-bfdd-74f876abd6d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ebf1cd8e-4c9c-4b8a-b835-9a8dd47aca05', 'fd5f85f0-2408-4410-8d99-1cdd47564b02', '2117a92d-9e3e-476d-a687-deeb41f1ff67', '3b0aa67a-a4b2-4439-82a3-45f0320bff3c']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:33:29 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-b27e4ed7-ef70-4c9c-9c68-d454d1adb4ca None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:29 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b27e4ed7-ef70-4c9c-9c68-d454d1adb4ca tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] GET http://192.168.122.198/volume/v3/volumes/cff845e7-48f8-4b06-ba29-8140e496cfcf Sep 06 06:33:29 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-c0d7f4b4-fb72-4d17-b0c9-5fe96eb8c660 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e8329f9-c7f6-499d-84ab-6de193e6b1bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:33:29 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b27e4ed7-ef70-4c9c-9c68-d454d1adb4ca tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:29 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b27e4ed7-ef70-4c9c-9c68-d454d1adb4ca tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:29 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b27e4ed7-ef70-4c9c-9c68-d454d1adb4ca tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] http://192.168.122.198/volume/v3/volumes/cff845e7-48f8-4b06-ba29-8140e496cfcf returned with HTTP 404 Sep 06 06:33:29 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 102/231] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:33:29 2026] GET /volume/v3/volumes/cff845e7-48f8-4b06-ba29-8140e496cfcf => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:33:29 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-ad8ec87c-7cf9-4016-a071-9f32f7c4b7cf None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:29 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-ad8ec87c-7cf9-4016-a071-9f32f7c4b7cf tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] DELETE http://192.168.122.198/volume/v3/volumes/cff845e7-48f8-4b06-ba29-8140e496cfcf Sep 06 06:33:29 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-ad8ec87c-7cf9-4016-a071-9f32f7c4b7cf tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:29 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-ad8ec87c-7cf9-4016-a071-9f32f7c4b7cf tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:29 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-ad8ec87c-7cf9-4016-a071-9f32f7c4b7cf tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] Delete volume with id: cff845e7-48f8-4b06-ba29-8140e496cfcf Sep 06 06:33:29 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-ad8ec87c-7cf9-4016-a071-9f32f7c4b7cf tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] http://192.168.122.198/volume/v3/volumes/cff845e7-48f8-4b06-ba29-8140e496cfcf returned with HTTP 404 Sep 06 06:33:29 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 103/232] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:33:29 2026] DELETE /volume/v3/volumes/cff845e7-48f8-4b06-ba29-8140e496cfcf => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:33:29 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-9459d60f-5404-454e-9c34-a97ea14ab325 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:29 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:29 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:33:29 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-9459d60f-5404-454e-9c34-a97ea14ab325 tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:33:29 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-9459d60f-5404-454e-9c34-a97ea14ab325 tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1246915474"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:33:29 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-c0d7f4b4-fb72-4d17-b0c9-5fe96eb8c660 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e8329f9-c7f6-499d-84ab-6de193e6b1bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e7ce1c99-8f80-4fcd-a0a3-c358d505c6a5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-2072745860',encryption_key_id=None,group_id=37f7e445-a0e9-4024-b885-416dd7c61454,group_type_id=,metadata={},multiattach=False,project_id='be1988e2a2c84f20ab9ef621b3b61699',qos_specs=None,replication_status=,reservations=['ebf1cd8e-4c9c-4b8a-b835-9a8dd47aca05','fd5f85f0-2408-4410-8d99-1cdd47564b02','2117a92d-9e3e-476d-a687-deeb41f1ff67','3b0aa67a-a4b2-4439-82a3-45f0320bff3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79054ac364294b7d9a926ce72e15dde0',volume_type_id=06ec28b0-6e3b-4ef9-b8b1-8253c5c0ac92), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:33:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2072745860',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=37f7e445-a0e9-4024-b885-416dd7c61454,host=None,id=e7ce1c99-8f80-4fcd-a0a3-c358d505c6a5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='be1988e2a2c84f20ab9ef621b3b61699',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='79054ac364294b7d9a926ce72e15dde0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(06ec28b0-6e3b-4ef9-b8b1-8253c5c0ac92),volume_type_id=06ec28b0-6e3b-4ef9-b8b1-8253c5c0ac92)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:33:29 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.volumes [None req-9459d60f-5404-454e-9c34-a97ea14ab325 tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1246915474'}} {{(pid=87015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:33:29 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-9459d60f-5404-454e-9c34-a97ea14ab325 tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] Create volume of 1 GB Sep 06 06:33:29 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-c0d7f4b4-fb72-4d17-b0c9-5fe96eb8c660 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8d0fba7-1d1c-4424-8ce2-f07f2a5cee46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:33:29 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:29 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:33:29 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-9459d60f-5404-454e-9c34-a97ea14ab325 tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] Availability Zones retrieved successfully. Sep 06 06:33:29 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-c0d7f4b4-fb72-4d17-b0c9-5fe96eb8c660 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8d0fba7-1d1c-4424-8ce2-f07f2a5cee46) transitioned into state 'SUCCESS' from state '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-2072745860',encryption_key_id=None,group_id=37f7e445-a0e9-4024-b885-416dd7c61454,group_type_id=,metadata={},multiattach=False,project_id='be1988e2a2c84f20ab9ef621b3b61699',qos_specs=None,replication_status=,reservations=['ebf1cd8e-4c9c-4b8a-b835-9a8dd47aca05','fd5f85f0-2408-4410-8d99-1cdd47564b02','2117a92d-9e3e-476d-a687-deeb41f1ff67','3b0aa67a-a4b2-4439-82a3-45f0320bff3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79054ac364294b7d9a926ce72e15dde0',volume_type_id=06ec28b0-6e3b-4ef9-b8b1-8253c5c0ac92)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:33:29 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-9459d60f-5404-454e-9c34-a97ea14ab325 tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] Flow 'volume_create_api' (ab406194-838b-491d-a973-18f69e7caaba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:33:29 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-c0d7f4b4-fb72-4d17-b0c9-5fe96eb8c660 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61e1f159-8f0e-4716-80dc-0f803c85bb18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:33:29 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-9459d60f-5404-454e-9c34-a97ea14ab325 tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d929a0f-8db3-4dd3-bea2-675aabcaffb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:33:29 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.flows.api.create_volume [None req-9459d60f-5404-454e-9c34-a97ea14ab325 tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] Validating volume size '1' using validate_int {{(pid=87015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:33:29 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-c0d7f4b4-fb72-4d17-b0c9-5fe96eb8c660 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61e1f159-8f0e-4716-80dc-0f803c85bb18) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:33:29 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-c0d7f4b4-fb72-4d17-b0c9-5fe96eb8c660 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Flow 'volume_create_api' (fcb81467-45b7-4693-bd34-25a12c1d1f5d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:33:29 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-c0d7f4b4-fb72-4d17-b0c9-5fe96eb8c660 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Create volume request issued successfully. Sep 06 06:33:29 devstack devstack@c-api.service[87014]: WARNING stevedore.named [None req-c0d7f4b4-fb72-4d17-b0c9-5fe96eb8c660 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:33:29 devstack devstack@c-api.service[87014]: WARNING castellan.key_manager [None req-c0d7f4b4-fb72-4d17-b0c9-5fe96eb8c660 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:33:29 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-9459d60f-5404-454e-9c34-a97ea14ab325 tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d929a0f-8db3-4dd3-bea2-675aabcaffb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:33:29 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-9459d60f-5404-454e-9c34-a97ea14ab325 tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e4964cd-4950-466d-91e9-2f07cbd0c577) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:33:29 devstack devstack@c-api.service[87014]: DEBUG oslo_db.sqlalchemy.engines [None req-c0d7f4b4-fb72-4d17-b0c9-5fe96eb8c660 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87014) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:33:29 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:29 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:33:29 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c0d7f4b4-fb72-4d17-b0c9-5fe96eb8c660 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:33:29 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 130/233] 192.168.122.198 () {62 vars in 1184 bytes} [Sun Sep 6 06:33:29 2026] POST /volume/v3/volumes => generated 831 bytes in 578 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 06 06:33:30 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-e631bef9-3dc7-44ee-bc18-d739b038ba31 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:30 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-e631bef9-3dc7-44ee-bc18-d739b038ba31 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] GET http://192.168.122.198/volume/v3/volumes/e7ce1c99-8f80-4fcd-a0a3-c358d505c6a5 Sep 06 06:33:30 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-e631bef9-3dc7-44ee-bc18-d739b038ba31 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:30 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-e631bef9-3dc7-44ee-bc18-d739b038ba31 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:30 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:30 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:33:30 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:30 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:33:30 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-e631bef9-3dc7-44ee-bc18-d739b038ba31 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Volume info retrieved successfully. Sep 06 06:33:30 devstack devstack@c-api.service[87014]: WARNING stevedore.named [None req-e631bef9-3dc7-44ee-bc18-d739b038ba31 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:33:30 devstack devstack@c-api.service[87014]: WARNING castellan.key_manager [None req-e631bef9-3dc7-44ee-bc18-d739b038ba31 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:33:30 devstack devstack@c-api.service[87014]: DEBUG oslo_db.sqlalchemy.engines [None req-e631bef9-3dc7-44ee-bc18-d739b038ba31 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87014) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:33:30 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:30 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:33:30 devstack devstack@c-api.service[87015]: DEBUG cinder.quota [None req-9459d60f-5404-454e-9c34-a97ea14ab325 tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] Created reservations ['682163a0-9afc-421b-a4cd-5a6ee4c71d0c', '53c51ae3-d2ca-4aed-87b8-7644939692eb', 'e88718d7-6843-4c77-a800-8a58220d9552', '486d131b-3376-4150-ac0e-fe2a209875ff'] {{(pid=87015) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:33:30 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-9459d60f-5404-454e-9c34-a97ea14ab325 tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e4964cd-4950-466d-91e9-2f07cbd0c577) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['682163a0-9afc-421b-a4cd-5a6ee4c71d0c', '53c51ae3-d2ca-4aed-87b8-7644939692eb', 'e88718d7-6843-4c77-a800-8a58220d9552', '486d131b-3376-4150-ac0e-fe2a209875ff']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:33:30 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-e631bef9-3dc7-44ee-bc18-d739b038ba31 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/volumes/e7ce1c99-8f80-4fcd-a0a3-c358d505c6a5 returned with HTTP 200 Sep 06 06:33:30 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 131/234] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:33:30 2026] GET /volume/v3/volumes/e7ce1c99-8f80-4fcd-a0a3-c358d505c6a5 => generated 899 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:33:30 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-9459d60f-5404-454e-9c34-a97ea14ab325 tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7128466e-35e3-4ef4-bb9d-f4db771e4d94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:33:30 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:30 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:33:30 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-9459d60f-5404-454e-9c34-a97ea14ab325 tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7128466e-35e3-4ef4-bb9d-f4db771e4d94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '508783b7-0f34-4b42-81cf-570c7371007e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1246915474',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af56aadea8de45caaa6f1d734f96b746',qos_specs=None,replication_status=,reservations=['682163a0-9afc-421b-a4cd-5a6ee4c71d0c','53c51ae3-d2ca-4aed-87b8-7644939692eb','e88718d7-6843-4c77-a800-8a58220d9552','486d131b-3376-4150-ac0e-fe2a209875ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='761b1f62194b44fdbafb52d2ccddf163',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:33:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1246915474',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=508783b7-0f34-4b42-81cf-570c7371007e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af56aadea8de45caaa6f1d734f96b746',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='761b1f62194b44fdbafb52d2ccddf163',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:33:30 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-9459d60f-5404-454e-9c34-a97ea14ab325 tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (558c0752-28b6-4f69-a35f-a26fd298ba03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:33:30 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-9459d60f-5404-454e-9c34-a97ea14ab325 tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (558c0752-28b6-4f69-a35f-a26fd298ba03) transitioned into state 'SUCCESS' from state '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-1246915474',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af56aadea8de45caaa6f1d734f96b746',qos_specs=None,replication_status=,reservations=['682163a0-9afc-421b-a4cd-5a6ee4c71d0c','53c51ae3-d2ca-4aed-87b8-7644939692eb','e88718d7-6843-4c77-a800-8a58220d9552','486d131b-3376-4150-ac0e-fe2a209875ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='761b1f62194b44fdbafb52d2ccddf163',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:33:30 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-9459d60f-5404-454e-9c34-a97ea14ab325 tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca70e90c-4d68-4476-9494-32fa9b76f2aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:33:30 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-9459d60f-5404-454e-9c34-a97ea14ab325 tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca70e90c-4d68-4476-9494-32fa9b76f2aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:33:30 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-9459d60f-5404-454e-9c34-a97ea14ab325 tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] Flow 'volume_create_api' (ab406194-838b-491d-a973-18f69e7caaba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:33:30 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-9459d60f-5404-454e-9c34-a97ea14ab325 tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] Create volume request issued successfully. Sep 06 06:33:30 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-9459d60f-5404-454e-9c34-a97ea14ab325 tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:33:30 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 104/235] 192.168.122.198 () {60 vars in 1142 bytes} [Sun Sep 6 06:33:29 2026] POST /volume/v3/volumes => generated 760 bytes in 701 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:33:30 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-61ea335d-50ff-47f3-9813-416dcfc16ba2 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:30 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-61ea335d-50ff-47f3-9813-416dcfc16ba2 tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] GET http://192.168.122.198/volume/v3/volumes/508783b7-0f34-4b42-81cf-570c7371007e Sep 06 06:33:30 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-61ea335d-50ff-47f3-9813-416dcfc16ba2 tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:30 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-61ea335d-50ff-47f3-9813-416dcfc16ba2 tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:30 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:30 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:33:30 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:30 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:33:30 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-61ea335d-50ff-47f3-9813-416dcfc16ba2 tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] Volume info retrieved successfully. Sep 06 06:33:30 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-61ea335d-50ff-47f3-9813-416dcfc16ba2 tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] http://192.168.122.198/volume/v3/volumes/508783b7-0f34-4b42-81cf-570c7371007e returned with HTTP 200 Sep 06 06:33:30 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 132/236] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:33:30 2026] GET /volume/v3/volumes/508783b7-0f34-4b42-81cf-570c7371007e => generated 828 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:33:31 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-3421022a-d281-4788-8c86-a933f3bfec3f None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:31 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-3421022a-d281-4788-8c86-a933f3bfec3f tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] GET http://192.168.122.198/volume/v3/volumes/e7ce1c99-8f80-4fcd-a0a3-c358d505c6a5 Sep 06 06:33:31 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-3421022a-d281-4788-8c86-a933f3bfec3f tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:31 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-3421022a-d281-4788-8c86-a933f3bfec3f tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:31 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:31 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:33:31 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:31 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:33:31 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-3421022a-d281-4788-8c86-a933f3bfec3f tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Volume info retrieved successfully. Sep 06 06:33:31 devstack devstack@c-api.service[87015]: WARNING stevedore.named [None req-3421022a-d281-4788-8c86-a933f3bfec3f tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:33:31 devstack devstack@c-api.service[87015]: WARNING castellan.key_manager [None req-3421022a-d281-4788-8c86-a933f3bfec3f tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:33:31 devstack devstack@c-api.service[87015]: DEBUG oslo_db.sqlalchemy.engines [None req-3421022a-d281-4788-8c86-a933f3bfec3f tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87015) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:33:31 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:31 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:33:31 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-a1b76c24-e995-4dd5-9725-f48dadc88811 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:31 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-a1b76c24-e995-4dd5-9725-f48dadc88811 tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] GET http://192.168.122.198/volume/v3/volumes/508783b7-0f34-4b42-81cf-570c7371007e Sep 06 06:33:31 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-a1b76c24-e995-4dd5-9725-f48dadc88811 tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:31 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-a1b76c24-e995-4dd5-9725-f48dadc88811 tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:31 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:31 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:33:31 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:31 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:33:31 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-a1b76c24-e995-4dd5-9725-f48dadc88811 tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] Volume info retrieved successfully. Sep 06 06:33:31 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-a1b76c24-e995-4dd5-9725-f48dadc88811 tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] http://192.168.122.198/volume/v3/volumes/508783b7-0f34-4b42-81cf-570c7371007e returned with HTTP 200 Sep 06 06:33:31 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 133/237] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:33:31 2026] GET /volume/v3/volumes/508783b7-0f34-4b42-81cf-570c7371007e => generated 852 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:33:31 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-3421022a-d281-4788-8c86-a933f3bfec3f tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/volumes/e7ce1c99-8f80-4fcd-a0a3-c358d505c6a5 returned with HTTP 200 Sep 06 06:33:31 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 105/238] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:33:31 2026] GET /volume/v3/volumes/e7ce1c99-8f80-4fcd-a0a3-c358d505c6a5 => generated 923 bytes in 400 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:33:32 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-15ba24a9-7aaf-4318-9628-7b312194541d None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:32 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-15ba24a9-7aaf-4318-9628-7b312194541d tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] GET http://192.168.122.198/volume/v3/volumes/508783b7-0f34-4b42-81cf-570c7371007e Sep 06 06:33:32 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-15ba24a9-7aaf-4318-9628-7b312194541d tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:32 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-15ba24a9-7aaf-4318-9628-7b312194541d tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:32 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-14d5d5d4-efd0-44ec-9388-a2db894d988f None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:32 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:32 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:33:32 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-14d5d5d4-efd0-44ec-9388-a2db894d988f tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] GET http://192.168.122.198/volume/v3/volumes/e7ce1c99-8f80-4fcd-a0a3-c358d505c6a5 Sep 06 06:33:32 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-14d5d5d4-efd0-44ec-9388-a2db894d988f tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:32 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-14d5d5d4-efd0-44ec-9388-a2db894d988f tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:32 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:32 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:33:32 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-15ba24a9-7aaf-4318-9628-7b312194541d tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] Volume info retrieved successfully. Sep 06 06:33:32 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-15ba24a9-7aaf-4318-9628-7b312194541d tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] http://192.168.122.198/volume/v3/volumes/508783b7-0f34-4b42-81cf-570c7371007e returned with HTTP 200 Sep 06 06:33:32 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 134/239] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:33:32 2026] GET /volume/v3/volumes/508783b7-0f34-4b42-81cf-570c7371007e => generated 852 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:33:32 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:32 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:33:32 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:32 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:33:32 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-14d5d5d4-efd0-44ec-9388-a2db894d988f tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Volume info retrieved successfully. Sep 06 06:33:32 devstack devstack@c-api.service[87015]: WARNING stevedore.named [None req-14d5d5d4-efd0-44ec-9388-a2db894d988f tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:33:32 devstack devstack@c-api.service[87015]: WARNING castellan.key_manager [None req-14d5d5d4-efd0-44ec-9388-a2db894d988f tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:33:32 devstack devstack@c-api.service[87015]: DEBUG oslo_db.sqlalchemy.engines [None req-14d5d5d4-efd0-44ec-9388-a2db894d988f tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87015) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:33:32 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:32 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:33:32 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-14d5d5d4-efd0-44ec-9388-a2db894d988f tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/volumes/e7ce1c99-8f80-4fcd-a0a3-c358d505c6a5 returned with HTTP 200 Sep 06 06:33:32 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 106/240] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:33:32 2026] GET /volume/v3/volumes/e7ce1c99-8f80-4fcd-a0a3-c358d505c6a5 => generated 924 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:33:32 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-3a005876-69d2-42ef-bd52-358122396d9b None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:32 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-3a005876-69d2-42ef-bd52-358122396d9b tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:33:32 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-3a005876-69d2-42ef-bd52-358122396d9b tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1040963568", "volume_type": "06ec28b0-6e3b-4ef9-b8b1-8253c5c0ac92", "group_id": "37f7e445-a0e9-4024-b885-416dd7c61454", "size": 1}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:33:32 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.volumes [None req-3a005876-69d2-42ef-bd52-358122396d9b tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1040963568', 'volume_type': '06ec28b0-6e3b-4ef9-b8b1-8253c5c0ac92', 'group_id': '37f7e445-a0e9-4024-b885-416dd7c61454', 'size': 1}} {{(pid=87014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:33:32 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:32 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:33:32 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-3a005876-69d2-42ef-bd52-358122396d9b tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Create volume of 1 GB Sep 06 06:33:32 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:32 devstack devstack@c-api.service[87014]: return base.obj_make_list(context, cls(context), Sep 06 06:33:32 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-3a005876-69d2-42ef-bd52-358122396d9b tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Availability Zones retrieved successfully. Sep 06 06:33:32 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-3a005876-69d2-42ef-bd52-358122396d9b tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Flow 'volume_create_api' (31cbafd0-005f-4693-8b5b-03a385909da1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:33:32 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-3a005876-69d2-42ef-bd52-358122396d9b tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e64ca47c-3336-4676-83c5-3f3c6c318c45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:33:32 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:32 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:33:32 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.flows.api.create_volume [None req-3a005876-69d2-42ef-bd52-358122396d9b tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Validating volume size '1' using validate_int {{(pid=87014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:33:33 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-3a005876-69d2-42ef-bd52-358122396d9b tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e64ca47c-3336-4676-83c5-3f3c6c318c45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:33:28Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=06ec28b0-6e3b-4ef9-b8b1-8253c5c0ac92,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1961165656',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '06ec28b0-6e3b-4ef9-b8b1-8253c5c0ac92', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '37f7e445-a0e9-4024-b885-416dd7c61454', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:33:33 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-3a005876-69d2-42ef-bd52-358122396d9b tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (900071fb-0fb6-43a2-89f6-dd875c35f563) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:33:33 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-3a005876-69d2-42ef-bd52-358122396d9b tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Created reservations ['7d417c92-a91a-4a48-ac6b-ba75a0d08ed6', '1370dbae-65ad-4605-abff-a48eef026bd9', '3c02c9f6-e913-494f-ae5e-b482f59d9809', 'f3a28b5f-f746-4fe1-8687-85e009da8ccb'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:33:33 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-3a005876-69d2-42ef-bd52-358122396d9b tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (900071fb-0fb6-43a2-89f6-dd875c35f563) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d417c92-a91a-4a48-ac6b-ba75a0d08ed6', '1370dbae-65ad-4605-abff-a48eef026bd9', '3c02c9f6-e913-494f-ae5e-b482f59d9809', 'f3a28b5f-f746-4fe1-8687-85e009da8ccb']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:33:33 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-3a005876-69d2-42ef-bd52-358122396d9b tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (399c6e55-03bf-4e2d-9400-dde8112a6f87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:33:33 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:33 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:33:33 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-3a005876-69d2-42ef-bd52-358122396d9b tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (399c6e55-03bf-4e2d-9400-dde8112a6f87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f40f16d-e504-4087-88ff-86d542fda7bb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1040963568',encryption_key_id=None,group_id=37f7e445-a0e9-4024-b885-416dd7c61454,group_type_id=,metadata={},multiattach=False,project_id='be1988e2a2c84f20ab9ef621b3b61699',qos_specs=None,replication_status=,reservations=['7d417c92-a91a-4a48-ac6b-ba75a0d08ed6','1370dbae-65ad-4605-abff-a48eef026bd9','3c02c9f6-e913-494f-ae5e-b482f59d9809','f3a28b5f-f746-4fe1-8687-85e009da8ccb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79054ac364294b7d9a926ce72e15dde0',volume_type_id=06ec28b0-6e3b-4ef9-b8b1-8253c5c0ac92), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:33:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1040963568',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=37f7e445-a0e9-4024-b885-416dd7c61454,host=None,id=9f40f16d-e504-4087-88ff-86d542fda7bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='be1988e2a2c84f20ab9ef621b3b61699',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='79054ac364294b7d9a926ce72e15dde0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(06ec28b0-6e3b-4ef9-b8b1-8253c5c0ac92),volume_type_id=06ec28b0-6e3b-4ef9-b8b1-8253c5c0ac92)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:33:33 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-3a005876-69d2-42ef-bd52-358122396d9b tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ede1a393-4fa0-41ad-ab0e-ae6361d25e96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:33:33 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-3a005876-69d2-42ef-bd52-358122396d9b tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ede1a393-4fa0-41ad-ab0e-ae6361d25e96) transitioned into state 'SUCCESS' from state '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-1040963568',encryption_key_id=None,group_id=37f7e445-a0e9-4024-b885-416dd7c61454,group_type_id=,metadata={},multiattach=False,project_id='be1988e2a2c84f20ab9ef621b3b61699',qos_specs=None,replication_status=,reservations=['7d417c92-a91a-4a48-ac6b-ba75a0d08ed6','1370dbae-65ad-4605-abff-a48eef026bd9','3c02c9f6-e913-494f-ae5e-b482f59d9809','f3a28b5f-f746-4fe1-8687-85e009da8ccb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79054ac364294b7d9a926ce72e15dde0',volume_type_id=06ec28b0-6e3b-4ef9-b8b1-8253c5c0ac92)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:33:33 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-3a005876-69d2-42ef-bd52-358122396d9b tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3352ac25-e3bd-40e0-addc-a3081c4d46df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:33:33 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-3a005876-69d2-42ef-bd52-358122396d9b tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3352ac25-e3bd-40e0-addc-a3081c4d46df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:33:33 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-3a005876-69d2-42ef-bd52-358122396d9b tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Flow 'volume_create_api' (31cbafd0-005f-4693-8b5b-03a385909da1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:33:33 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-3a005876-69d2-42ef-bd52-358122396d9b tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Create volume request issued successfully. Sep 06 06:33:33 devstack devstack@c-api.service[87014]: WARNING stevedore.named [None req-3a005876-69d2-42ef-bd52-358122396d9b tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:33:33 devstack devstack@c-api.service[87014]: WARNING castellan.key_manager [None req-3a005876-69d2-42ef-bd52-358122396d9b tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:33:33 devstack devstack@c-api.service[87014]: DEBUG oslo_db.sqlalchemy.engines [None req-3a005876-69d2-42ef-bd52-358122396d9b tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87014) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:33:33 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:33 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:33:33 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-3a005876-69d2-42ef-bd52-358122396d9b tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:33:33 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 135/241] 192.168.122.198 () {62 vars in 1184 bytes} [Sun Sep 6 06:33:32 2026] POST /volume/v3/volumes => generated 831 bytes in 473 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:33:33 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-7ff0cff3-838b-47dd-8563-df819f8c8ac9 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:33 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-7ff0cff3-838b-47dd-8563-df819f8c8ac9 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] GET http://192.168.122.198/volume/v3/volumes/9f40f16d-e504-4087-88ff-86d542fda7bb Sep 06 06:33:33 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-7ff0cff3-838b-47dd-8563-df819f8c8ac9 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:33 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-7ff0cff3-838b-47dd-8563-df819f8c8ac9 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:33 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:33 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:33:33 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:33 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:33:33 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-7ff0cff3-838b-47dd-8563-df819f8c8ac9 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Volume info retrieved successfully. Sep 06 06:33:33 devstack devstack@c-api.service[87015]: WARNING stevedore.named [None req-7ff0cff3-838b-47dd-8563-df819f8c8ac9 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:33:33 devstack devstack@c-api.service[87015]: WARNING castellan.key_manager [None req-7ff0cff3-838b-47dd-8563-df819f8c8ac9 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:33:33 devstack devstack@c-api.service[87015]: DEBUG oslo_db.sqlalchemy.engines [None req-7ff0cff3-838b-47dd-8563-df819f8c8ac9 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87015) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:33:33 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:33 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:33:33 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-7ff0cff3-838b-47dd-8563-df819f8c8ac9 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/volumes/9f40f16d-e504-4087-88ff-86d542fda7bb returned with HTTP 200 Sep 06 06:33:33 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 107/242] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:33:33 2026] GET /volume/v3/volumes/9f40f16d-e504-4087-88ff-86d542fda7bb => generated 899 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:33:33 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-922a41ae-6bff-471a-97c3-58ab90367b46 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:33 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-922a41ae-6bff-471a-97c3-58ab90367b46 tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] GET http://192.168.122.198/volume/v3/volumes/508783b7-0f34-4b42-81cf-570c7371007e Sep 06 06:33:33 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-922a41ae-6bff-471a-97c3-58ab90367b46 tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:33 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-922a41ae-6bff-471a-97c3-58ab90367b46 tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:33 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:33 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:33:33 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:33 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:33:33 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-922a41ae-6bff-471a-97c3-58ab90367b46 tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] Volume info retrieved successfully. Sep 06 06:33:33 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-922a41ae-6bff-471a-97c3-58ab90367b46 tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] http://192.168.122.198/volume/v3/volumes/508783b7-0f34-4b42-81cf-570c7371007e returned with HTTP 200 Sep 06 06:33:33 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 136/243] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:33:33 2026] GET /volume/v3/volumes/508783b7-0f34-4b42-81cf-570c7371007e => generated 853 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:33:33 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-849b6488-6a5c-458a-92be-0738f5c8bb74 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:33 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-849b6488-6a5c-458a-92be-0738f5c8bb74 tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] POST http://192.168.122.198/volume/v3/os-volume-transfer Sep 06 06:33:33 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-849b6488-6a5c-458a-92be-0738f5c8bb74 tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "508783b7-0f34-4b42-81cf-570c7371007e"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:33:33 devstack devstack@c-api.service[87015]: DEBUG cinder.api.contrib.volume_transfer [None req-849b6488-6a5c-458a-92be-0738f5c8bb74 tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] Creating new volume transfer {'transfer': {'volume_id': '508783b7-0f34-4b42-81cf-570c7371007e'}} {{(pid=87015) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 06 06:33:33 devstack devstack@c-api.service[87015]: INFO cinder.api.contrib.volume_transfer [None req-849b6488-6a5c-458a-92be-0738f5c8bb74 tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] Creating transfer of volume 508783b7-0f34-4b42-81cf-570c7371007e Sep 06 06:33:33 devstack devstack@c-api.service[87015]: INFO cinder.transfer.api [None req-849b6488-6a5c-458a-92be-0738f5c8bb74 tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] Generating transfer record for volume 508783b7-0f34-4b42-81cf-570c7371007e Sep 06 06:33:33 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:33 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:33:33 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:33 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:33:33 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-849b6488-6a5c-458a-92be-0738f5c8bb74 tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] http://192.168.122.198/volume/v3/os-volume-transfer returned with HTTP 202 Sep 06 06:33:33 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 108/244] 192.168.122.198 () {60 vars in 1175 bytes} [Sun Sep 6 06:33:33 2026] POST /volume/v3/os-volume-transfer => generated 449 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:33:33 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-7bdefafd-2c44-43bd-8d62-29f146d78e52 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:33 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-7bdefafd-2c44-43bd-8d62-29f146d78e52 tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] GET http://192.168.122.198/volume/v3/volumes/508783b7-0f34-4b42-81cf-570c7371007e Sep 06 06:33:33 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-7bdefafd-2c44-43bd-8d62-29f146d78e52 tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:33 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-7bdefafd-2c44-43bd-8d62-29f146d78e52 tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:33 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:33 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:33:33 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:33 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:33:33 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-7bdefafd-2c44-43bd-8d62-29f146d78e52 tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] Volume info retrieved successfully. Sep 06 06:33:33 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-7bdefafd-2c44-43bd-8d62-29f146d78e52 tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] http://192.168.122.198/volume/v3/volumes/508783b7-0f34-4b42-81cf-570c7371007e returned with HTTP 200 Sep 06 06:33:33 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 137/245] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:33:33 2026] GET /volume/v3/volumes/508783b7-0f34-4b42-81cf-570c7371007e => generated 861 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:33:33 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-ed5ab3a5-e908-4f37-bab3-127ce1f7ddc1 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:33 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-ed5ab3a5-e908-4f37-bab3-127ce1f7ddc1 tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-reader] GET http://192.168.122.198/volume/v3/os-volume-transfer/detail Sep 06 06:33:33 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-ed5ab3a5-e908-4f37-bab3-127ce1f7ddc1 tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-reader] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:33 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-ed5ab3a5-e908-4f37-bab3-127ce1f7ddc1 tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-reader] Calling method 'detail' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:33 devstack devstack@c-api.service[87015]: DEBUG cinder.api.contrib.volume_transfer [None req-ed5ab3a5-e908-4f37-bab3-127ce1f7ddc1 tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-reader] Listing volume transfers {{(pid=87015) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 06 06:33:34 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-ed5ab3a5-e908-4f37-bab3-127ce1f7ddc1 tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-reader] http://192.168.122.198/volume/v3/os-volume-transfer/detail returned with HTTP 200 Sep 06 06:33:34 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 109/246] 192.168.122.198 () {58 vars in 1175 bytes} [Sun Sep 6 06:33:33 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 06 06:33:34 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-eb90cb70-cedb-4179-bf48-6fb5cc2d8da4 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:34 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-eb90cb70-cedb-4179-bf48-6fb5cc2d8da4 tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] DELETE http://192.168.122.198/volume/v3/os-volume-transfer/869a7af1-91a9-4953-8b3e-b41217f743df Sep 06 06:33:34 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-eb90cb70-cedb-4179-bf48-6fb5cc2d8da4 tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:34 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-eb90cb70-cedb-4179-bf48-6fb5cc2d8da4 tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:34 devstack devstack@c-api.service[87014]: INFO cinder.api.contrib.volume_transfer [None req-eb90cb70-cedb-4179-bf48-6fb5cc2d8da4 tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] Delete transfer with id: 869a7af1-91a9-4953-8b3e-b41217f743df Sep 06 06:33:34 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:34 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:33:34 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:34 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:33:34 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-eb90cb70-cedb-4179-bf48-6fb5cc2d8da4 tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] http://192.168.122.198/volume/v3/os-volume-transfer/869a7af1-91a9-4953-8b3e-b41217f743df returned with HTTP 202 Sep 06 06:33:34 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 138/247] 192.168.122.198 () {58 vars in 1268 bytes} [Sun Sep 6 06:33:34 2026] DELETE /volume/v3/os-volume-transfer/869a7af1-91a9-4953-8b3e-b41217f743df => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:33:34 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-574718e3-a449-442d-b095-c9e5a7c9ca1a None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:34 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-574718e3-a449-442d-b095-c9e5a7c9ca1a tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] GET http://192.168.122.198/volume/v3/volumes/508783b7-0f34-4b42-81cf-570c7371007e Sep 06 06:33:34 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-574718e3-a449-442d-b095-c9e5a7c9ca1a tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:34 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-574718e3-a449-442d-b095-c9e5a7c9ca1a tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:34 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:34 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:33:34 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:34 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:33:34 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-574718e3-a449-442d-b095-c9e5a7c9ca1a tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] Volume info retrieved successfully. Sep 06 06:33:34 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-574718e3-a449-442d-b095-c9e5a7c9ca1a tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] http://192.168.122.198/volume/v3/volumes/508783b7-0f34-4b42-81cf-570c7371007e returned with HTTP 200 Sep 06 06:33:34 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 110/248] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:33:34 2026] GET /volume/v3/volumes/508783b7-0f34-4b42-81cf-570c7371007e => generated 853 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:33:34 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-d859b001-633e-4eb8-b7c3-6057eda4dc6b None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:34 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-d859b001-633e-4eb8-b7c3-6057eda4dc6b tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] DELETE http://192.168.122.198/volume/v3/os-volume-transfer/869a7af1-91a9-4953-8b3e-b41217f743df Sep 06 06:33:34 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-d859b001-633e-4eb8-b7c3-6057eda4dc6b tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:34 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-d859b001-633e-4eb8-b7c3-6057eda4dc6b tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:34 devstack devstack@c-api.service[87014]: INFO cinder.api.contrib.volume_transfer [None req-d859b001-633e-4eb8-b7c3-6057eda4dc6b tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] Delete transfer with id: 869a7af1-91a9-4953-8b3e-b41217f743df Sep 06 06:33:34 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-d859b001-633e-4eb8-b7c3-6057eda4dc6b tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] http://192.168.122.198/volume/v3/os-volume-transfer/869a7af1-91a9-4953-8b3e-b41217f743df returned with HTTP 404 Sep 06 06:33:34 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 139/249] 192.168.122.198 () {58 vars in 1268 bytes} [Sun Sep 6 06:33:34 2026] DELETE /volume/v3/os-volume-transfer/869a7af1-91a9-4953-8b3e-b41217f743df => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:33:34 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-a64ae4e1-3fa4-46eb-bdde-45fb39a10433 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:34 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-a64ae4e1-3fa4-46eb-bdde-45fb39a10433 tempest-VolumesTransfersTest-1730724130 tempest-VolumesTransfersTest-1730724130-project-admin] DELETE http://192.168.122.198/volume/v3/volumes/508783b7-0f34-4b42-81cf-570c7371007e Sep 06 06:33:34 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-a64ae4e1-3fa4-46eb-bdde-45fb39a10433 tempest-VolumesTransfersTest-1730724130 tempest-VolumesTransfersTest-1730724130-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:34 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-a64ae4e1-3fa4-46eb-bdde-45fb39a10433 tempest-VolumesTransfersTest-1730724130 tempest-VolumesTransfersTest-1730724130-project-admin] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:34 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-a64ae4e1-3fa4-46eb-bdde-45fb39a10433 tempest-VolumesTransfersTest-1730724130 tempest-VolumesTransfersTest-1730724130-project-admin] Delete volume with id: 508783b7-0f34-4b42-81cf-570c7371007e Sep 06 06:33:34 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:34 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:33:34 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:34 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:33:34 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-a64ae4e1-3fa4-46eb-bdde-45fb39a10433 tempest-VolumesTransfersTest-1730724130 tempest-VolumesTransfersTest-1730724130-project-admin] Volume info retrieved successfully. Sep 06 06:33:34 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-a64ae4e1-3fa4-46eb-bdde-45fb39a10433 tempest-VolumesTransfersTest-1730724130 tempest-VolumesTransfersTest-1730724130-project-admin] Delete volume request issued successfully. Sep 06 06:33:34 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-a64ae4e1-3fa4-46eb-bdde-45fb39a10433 tempest-VolumesTransfersTest-1730724130 tempest-VolumesTransfersTest-1730724130-project-admin] http://192.168.122.198/volume/v3/volumes/508783b7-0f34-4b42-81cf-570c7371007e returned with HTTP 202 Sep 06 06:33:34 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 111/250] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:33:34 2026] DELETE /volume/v3/volumes/508783b7-0f34-4b42-81cf-570c7371007e => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:33:34 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-c5dc20d8-f02b-408e-9184-c11b2cfc8681 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:34 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c5dc20d8-f02b-408e-9184-c11b2cfc8681 tempest-VolumesTransfersTest-1730724130 tempest-VolumesTransfersTest-1730724130-project-admin] GET http://192.168.122.198/volume/v3/volumes/508783b7-0f34-4b42-81cf-570c7371007e Sep 06 06:33:34 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-c5dc20d8-f02b-408e-9184-c11b2cfc8681 tempest-VolumesTransfersTest-1730724130 tempest-VolumesTransfersTest-1730724130-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:34 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-c5dc20d8-f02b-408e-9184-c11b2cfc8681 tempest-VolumesTransfersTest-1730724130 tempest-VolumesTransfersTest-1730724130-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:34 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:34 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:33:34 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:34 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:33:34 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-c5dc20d8-f02b-408e-9184-c11b2cfc8681 tempest-VolumesTransfersTest-1730724130 tempest-VolumesTransfersTest-1730724130-project-admin] Volume info retrieved successfully. Sep 06 06:33:34 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c5dc20d8-f02b-408e-9184-c11b2cfc8681 tempest-VolumesTransfersTest-1730724130 tempest-VolumesTransfersTest-1730724130-project-admin] http://192.168.122.198/volume/v3/volumes/508783b7-0f34-4b42-81cf-570c7371007e returned with HTTP 200 Sep 06 06:33:34 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 140/251] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:33:34 2026] GET /volume/v3/volumes/508783b7-0f34-4b42-81cf-570c7371007e => generated 1015 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:33:34 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-2b5e4008-e381-457b-bfc0-0e9a45952539 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:34 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2b5e4008-e381-457b-bfc0-0e9a45952539 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] GET http://192.168.122.198/volume/v3/volumes/9f40f16d-e504-4087-88ff-86d542fda7bb Sep 06 06:33:34 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-2b5e4008-e381-457b-bfc0-0e9a45952539 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:34 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-2b5e4008-e381-457b-bfc0-0e9a45952539 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:34 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:34 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:33:34 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:34 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:33:34 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-2b5e4008-e381-457b-bfc0-0e9a45952539 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Volume info retrieved successfully. Sep 06 06:33:34 devstack devstack@c-api.service[87015]: WARNING stevedore.named [None req-2b5e4008-e381-457b-bfc0-0e9a45952539 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:33:34 devstack devstack@c-api.service[87015]: WARNING castellan.key_manager [None req-2b5e4008-e381-457b-bfc0-0e9a45952539 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:33:34 devstack devstack@c-api.service[87015]: DEBUG oslo_db.sqlalchemy.engines [None req-2b5e4008-e381-457b-bfc0-0e9a45952539 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87015) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:33:34 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:34 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:33:35 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2b5e4008-e381-457b-bfc0-0e9a45952539 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/volumes/9f40f16d-e504-4087-88ff-86d542fda7bb returned with HTTP 200 Sep 06 06:33:35 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 112/252] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:33:34 2026] GET /volume/v3/volumes/9f40f16d-e504-4087-88ff-86d542fda7bb => generated 923 bytes in 433 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:33:35 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-2a400747-7666-4fbe-bed6-989434a2935d None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:35 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-2a400747-7666-4fbe-bed6-989434a2935d tempest-VolumesTransfersTest-1730724130 tempest-VolumesTransfersTest-1730724130-project-admin] GET http://192.168.122.198/volume/v3/volumes/508783b7-0f34-4b42-81cf-570c7371007e Sep 06 06:33:35 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-2a400747-7666-4fbe-bed6-989434a2935d tempest-VolumesTransfersTest-1730724130 tempest-VolumesTransfersTest-1730724130-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:35 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-2a400747-7666-4fbe-bed6-989434a2935d tempest-VolumesTransfersTest-1730724130 tempest-VolumesTransfersTest-1730724130-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:35 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:35 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:33:35 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:35 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:33:35 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-2a400747-7666-4fbe-bed6-989434a2935d tempest-VolumesTransfersTest-1730724130 tempest-VolumesTransfersTest-1730724130-project-admin] Volume info retrieved successfully. Sep 06 06:33:35 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-2a400747-7666-4fbe-bed6-989434a2935d tempest-VolumesTransfersTest-1730724130 tempest-VolumesTransfersTest-1730724130-project-admin] http://192.168.122.198/volume/v3/volumes/508783b7-0f34-4b42-81cf-570c7371007e returned with HTTP 200 Sep 06 06:33:35 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 141/253] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:33:35 2026] GET /volume/v3/volumes/508783b7-0f34-4b42-81cf-570c7371007e => generated 1015 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:33:36 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-972d7c9b-eadd-493b-848a-2cb25b8b4003 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:36 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-972d7c9b-eadd-493b-848a-2cb25b8b4003 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] GET http://192.168.122.198/volume/v3/volumes/9f40f16d-e504-4087-88ff-86d542fda7bb Sep 06 06:33:36 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-972d7c9b-eadd-493b-848a-2cb25b8b4003 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:36 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-972d7c9b-eadd-493b-848a-2cb25b8b4003 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:36 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:36 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:33:36 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:36 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:33:36 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-972d7c9b-eadd-493b-848a-2cb25b8b4003 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Volume info retrieved successfully. Sep 06 06:33:36 devstack devstack@c-api.service[87015]: WARNING stevedore.named [None req-972d7c9b-eadd-493b-848a-2cb25b8b4003 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:33:36 devstack devstack@c-api.service[87015]: WARNING castellan.key_manager [None req-972d7c9b-eadd-493b-848a-2cb25b8b4003 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:33:36 devstack devstack@c-api.service[87015]: DEBUG oslo_db.sqlalchemy.engines [None req-972d7c9b-eadd-493b-848a-2cb25b8b4003 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87015) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:33:36 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:36 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:33:36 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-972d7c9b-eadd-493b-848a-2cb25b8b4003 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/volumes/9f40f16d-e504-4087-88ff-86d542fda7bb returned with HTTP 200 Sep 06 06:33:36 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 113/254] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:33:36 2026] GET /volume/v3/volumes/9f40f16d-e504-4087-88ff-86d542fda7bb => generated 924 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:33:36 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-0722eca6-c96b-4a65-be20-783387b45a25 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:36 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-0722eca6-c96b-4a65-be20-783387b45a25 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] PUT http://192.168.122.198/volume/v3/groups/37f7e445-a0e9-4024-b885-416dd7c61454 Sep 06 06:33:36 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-0722eca6-c96b-4a65-be20-783387b45a25 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "e7ce1c99-8f80-4fcd-a0a3-c358d505c6a5"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:33:36 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.groups [None req-0722eca6-c96b-4a65-be20-783387b45a25 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Update called for group 37f7e445-a0e9-4024-b885-416dd7c61454. {{(pid=87014) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 06 06:33:36 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.groups [None req-0722eca6-c96b-4a65-be20-783387b45a25 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Updating group 37f7e445-a0e9-4024-b885-416dd7c61454 with name None description: None add_volumes: None remove_volumes: e7ce1c99-8f80-4fcd-a0a3-c358d505c6a5. Sep 06 06:33:36 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:36 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:33:36 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-0722eca6-c96b-4a65-be20-783387b45a25 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/groups/37f7e445-a0e9-4024-b885-416dd7c61454 returned with HTTP 202 Sep 06 06:33:36 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 142/255] 192.168.122.198 () {62 vars in 1290 bytes} [Sun Sep 6 06:33:36 2026] PUT /volume/v3/groups/37f7e445-a0e9-4024-b885-416dd7c61454 => generated 0 bytes in 151 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 06:33:36 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-ef1ab339-f5c9-4db8-8ac0-21dcf1db96d1 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:36 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-3cba2a1c-4d78-418b-91f4-6fee412d3ee5 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:36 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-3cba2a1c-4d78-418b-91f4-6fee412d3ee5 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] GET http://192.168.122.198/volume/v3/groups/37f7e445-a0e9-4024-b885-416dd7c61454 Sep 06 06:33:36 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-ef1ab339-f5c9-4db8-8ac0-21dcf1db96d1 tempest-VolumesTransfersTest-1730724130 tempest-VolumesTransfersTest-1730724130-project-admin] GET http://192.168.122.198/volume/v3/volumes/508783b7-0f34-4b42-81cf-570c7371007e Sep 06 06:33:36 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-ef1ab339-f5c9-4db8-8ac0-21dcf1db96d1 tempest-VolumesTransfersTest-1730724130 tempest-VolumesTransfersTest-1730724130-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:36 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-ef1ab339-f5c9-4db8-8ac0-21dcf1db96d1 tempest-VolumesTransfersTest-1730724130 tempest-VolumesTransfersTest-1730724130-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:36 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-3cba2a1c-4d78-418b-91f4-6fee412d3ee5 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:36 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-3cba2a1c-4d78-418b-91f4-6fee412d3ee5 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Calling method 'version_select' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:36 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.groups [None req-3cba2a1c-4d78-418b-91f4-6fee412d3ee5 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] show called for member 37f7e445-a0e9-4024-b885-416dd7c61454 {{(pid=87014) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 06:33:36 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:36 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:33:36 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-ef1ab339-f5c9-4db8-8ac0-21dcf1db96d1 tempest-VolumesTransfersTest-1730724130 tempest-VolumesTransfersTest-1730724130-project-admin] http://192.168.122.198/volume/v3/volumes/508783b7-0f34-4b42-81cf-570c7371007e returned with HTTP 404 Sep 06 06:33:36 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 114/256] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:33:36 2026] GET /volume/v3/volumes/508783b7-0f34-4b42-81cf-570c7371007e => generated 109 bytes in 89 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:33:36 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-849208c0-b617-4e85-b66e-28033eaf8f36 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:36 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-849208c0-b617-4e85-b66e-28033eaf8f36 tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] GET http://192.168.122.198/volume/v3/volumes/508783b7-0f34-4b42-81cf-570c7371007e Sep 06 06:33:36 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-849208c0-b617-4e85-b66e-28033eaf8f36 tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:36 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-849208c0-b617-4e85-b66e-28033eaf8f36 tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:36 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-849208c0-b617-4e85-b66e-28033eaf8f36 tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] http://192.168.122.198/volume/v3/volumes/508783b7-0f34-4b42-81cf-570c7371007e returned with HTTP 404 Sep 06 06:33:36 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 115/257] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:33:36 2026] GET /volume/v3/volumes/508783b7-0f34-4b42-81cf-570c7371007e => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:33:36 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:36 devstack devstack@c-api.service[87014]: return base.obj_make_list(context, cls(context), Sep 06 06:33:36 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-3cba2a1c-4d78-418b-91f4-6fee412d3ee5 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/groups/37f7e445-a0e9-4024-b885-416dd7c61454 returned with HTTP 200 Sep 06 06:33:36 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 143/258] 192.168.122.198 () {60 vars in 1270 bytes} [Sun Sep 6 06:33:36 2026] GET /volume/v3/groups/37f7e445-a0e9-4024-b885-416dd7c61454 => generated 392 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:33:36 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-7b6a5f62-8dce-4857-bb5b-d4e36bdc377e None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:36 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-7b6a5f62-8dce-4857-bb5b-d4e36bdc377e tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] DELETE http://192.168.122.198/volume/v3/volumes/508783b7-0f34-4b42-81cf-570c7371007e Sep 06 06:33:36 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-7b6a5f62-8dce-4857-bb5b-d4e36bdc377e tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:36 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-7b6a5f62-8dce-4857-bb5b-d4e36bdc377e tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:36 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-7b6a5f62-8dce-4857-bb5b-d4e36bdc377e tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] Delete volume with id: 508783b7-0f34-4b42-81cf-570c7371007e Sep 06 06:33:36 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-7b6a5f62-8dce-4857-bb5b-d4e36bdc377e tempest-VolumesTransfersTest-1085228910 tempest-VolumesTransfersTest-1085228910-project-member] http://192.168.122.198/volume/v3/volumes/508783b7-0f34-4b42-81cf-570c7371007e returned with HTTP 404 Sep 06 06:33:36 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 116/259] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:33:36 2026] DELETE /volume/v3/volumes/508783b7-0f34-4b42-81cf-570c7371007e => generated 109 bytes in 104 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:33:37 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-404f6df5-adc0-4ff9-b697-1c994850ae37 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:37 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-404f6df5-adc0-4ff9-b697-1c994850ae37 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] GET http://192.168.122.198/volume/v3/groups/37f7e445-a0e9-4024-b885-416dd7c61454 Sep 06 06:33:37 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-404f6df5-adc0-4ff9-b697-1c994850ae37 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:37 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-404f6df5-adc0-4ff9-b697-1c994850ae37 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Calling method 'version_select' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:37 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.groups [None req-404f6df5-adc0-4ff9-b697-1c994850ae37 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] show called for member 37f7e445-a0e9-4024-b885-416dd7c61454 {{(pid=87014) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 06:33:37 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:37 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:33:37 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:37 devstack devstack@c-api.service[87014]: return base.obj_make_list(context, cls(context), Sep 06 06:33:37 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-404f6df5-adc0-4ff9-b697-1c994850ae37 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/groups/37f7e445-a0e9-4024-b885-416dd7c61454 returned with HTTP 200 Sep 06 06:33:37 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 144/260] 192.168.122.198 () {60 vars in 1270 bytes} [Sun Sep 6 06:33:37 2026] GET /volume/v3/groups/37f7e445-a0e9-4024-b885-416dd7c61454 => generated 393 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 06:33:37 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-95d7dcd9-42a9-4aa9-ab25-7a2531cc7dae None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:37 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-95d7dcd9-42a9-4aa9-ab25-7a2531cc7dae tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] PUT http://192.168.122.198/volume/v3/groups/37f7e445-a0e9-4024-b885-416dd7c61454 Sep 06 06:33:37 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-95d7dcd9-42a9-4aa9-ab25-7a2531cc7dae tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "e7ce1c99-8f80-4fcd-a0a3-c358d505c6a5"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:33:37 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.groups [None req-95d7dcd9-42a9-4aa9-ab25-7a2531cc7dae tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Update called for group 37f7e445-a0e9-4024-b885-416dd7c61454. {{(pid=87015) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 06 06:33:37 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.groups [None req-95d7dcd9-42a9-4aa9-ab25-7a2531cc7dae tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Updating group 37f7e445-a0e9-4024-b885-416dd7c61454 with name None description: None add_volumes: e7ce1c99-8f80-4fcd-a0a3-c358d505c6a5 remove_volumes: None. Sep 06 06:33:37 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:37 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:33:37 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:37 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:33:37 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:37 devstack devstack@c-api.service[87015]: return base.obj_make_list(context, cls(context), Sep 06 06:33:37 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-95d7dcd9-42a9-4aa9-ab25-7a2531cc7dae tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/groups/37f7e445-a0e9-4024-b885-416dd7c61454 returned with HTTP 202 Sep 06 06:33:37 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 117/261] 192.168.122.198 () {62 vars in 1290 bytes} [Sun Sep 6 06:33:37 2026] PUT /volume/v3/groups/37f7e445-a0e9-4024-b885-416dd7c61454 => generated 0 bytes in 123 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 06:33:37 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-14fdccc8-afaa-42a3-9689-d09a47ac1ea4 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:37 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-14fdccc8-afaa-42a3-9689-d09a47ac1ea4 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] GET http://192.168.122.198/volume/v3/groups/37f7e445-a0e9-4024-b885-416dd7c61454 Sep 06 06:33:37 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-14fdccc8-afaa-42a3-9689-d09a47ac1ea4 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:37 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-14fdccc8-afaa-42a3-9689-d09a47ac1ea4 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Calling method 'version_select' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:37 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.groups [None req-14fdccc8-afaa-42a3-9689-d09a47ac1ea4 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] show called for member 37f7e445-a0e9-4024-b885-416dd7c61454 {{(pid=87014) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 06:33:37 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:37 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:33:37 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:37 devstack devstack@c-api.service[87014]: return base.obj_make_list(context, cls(context), Sep 06 06:33:37 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-14fdccc8-afaa-42a3-9689-d09a47ac1ea4 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/groups/37f7e445-a0e9-4024-b885-416dd7c61454 returned with HTTP 200 Sep 06 06:33:37 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 145/262] 192.168.122.198 () {60 vars in 1270 bytes} [Sun Sep 6 06:33:37 2026] GET /volume/v3/groups/37f7e445-a0e9-4024-b885-416dd7c61454 => generated 392 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:33:38 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-01f8f8c5-b689-4ff5-9e0e-ceb3c2110aed None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:38 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-01f8f8c5-b689-4ff5-9e0e-ceb3c2110aed tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] GET http://192.168.122.198/volume/v3/groups/37f7e445-a0e9-4024-b885-416dd7c61454 Sep 06 06:33:38 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-01f8f8c5-b689-4ff5-9e0e-ceb3c2110aed tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:38 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-01f8f8c5-b689-4ff5-9e0e-ceb3c2110aed tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Calling method 'version_select' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:38 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.groups [None req-01f8f8c5-b689-4ff5-9e0e-ceb3c2110aed tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] show called for member 37f7e445-a0e9-4024-b885-416dd7c61454 {{(pid=87015) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 06:33:38 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:38 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:33:39 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:39 devstack devstack@c-api.service[87015]: return base.obj_make_list(context, cls(context), Sep 06 06:33:39 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-01f8f8c5-b689-4ff5-9e0e-ceb3c2110aed tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/groups/37f7e445-a0e9-4024-b885-416dd7c61454 returned with HTTP 200 Sep 06 06:33:39 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 118/263] 192.168.122.198 () {60 vars in 1270 bytes} [Sun Sep 6 06:33:38 2026] GET /volume/v3/groups/37f7e445-a0e9-4024-b885-416dd7c61454 => generated 393 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:33:39 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-d5e902f5-f366-49b7-8cfa-0a834ab3ca91 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:39 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-d5e902f5-f366-49b7-8cfa-0a834ab3ca91 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] PUT http://192.168.122.198/volume/v3/groups/37f7e445-a0e9-4024-b885-416dd7c61454 Sep 06 06:33:39 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-d5e902f5-f366-49b7-8cfa-0a834ab3ca91 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "9f40f16d-e504-4087-88ff-86d542fda7bb"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:33:39 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.groups [None req-d5e902f5-f366-49b7-8cfa-0a834ab3ca91 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Update called for group 37f7e445-a0e9-4024-b885-416dd7c61454. {{(pid=87014) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 06 06:33:39 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.groups [None req-d5e902f5-f366-49b7-8cfa-0a834ab3ca91 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Updating group 37f7e445-a0e9-4024-b885-416dd7c61454 with name None description: None add_volumes: None remove_volumes: 9f40f16d-e504-4087-88ff-86d542fda7bb. Sep 06 06:33:39 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:39 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:33:39 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-d5e902f5-f366-49b7-8cfa-0a834ab3ca91 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/groups/37f7e445-a0e9-4024-b885-416dd7c61454 returned with HTTP 202 Sep 06 06:33:39 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 146/264] 192.168.122.198 () {62 vars in 1290 bytes} [Sun Sep 6 06:33:39 2026] PUT /volume/v3/groups/37f7e445-a0e9-4024-b885-416dd7c61454 => generated 0 bytes in 126 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 06:33:39 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-b2c573e7-8e00-4083-a3c2-f91c4ac245e6 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:39 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b2c573e7-8e00-4083-a3c2-f91c4ac245e6 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] GET http://192.168.122.198/volume/v3/groups/37f7e445-a0e9-4024-b885-416dd7c61454 Sep 06 06:33:39 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b2c573e7-8e00-4083-a3c2-f91c4ac245e6 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:39 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b2c573e7-8e00-4083-a3c2-f91c4ac245e6 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Calling method 'version_select' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:39 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.groups [None req-b2c573e7-8e00-4083-a3c2-f91c4ac245e6 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] show called for member 37f7e445-a0e9-4024-b885-416dd7c61454 {{(pid=87015) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 06:33:39 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:39 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:33:39 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:39 devstack devstack@c-api.service[87015]: return base.obj_make_list(context, cls(context), Sep 06 06:33:39 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b2c573e7-8e00-4083-a3c2-f91c4ac245e6 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/groups/37f7e445-a0e9-4024-b885-416dd7c61454 returned with HTTP 200 Sep 06 06:33:39 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 119/265] 192.168.122.198 () {60 vars in 1270 bytes} [Sun Sep 6 06:33:39 2026] GET /volume/v3/groups/37f7e445-a0e9-4024-b885-416dd7c61454 => generated 392 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:33:40 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-f006621e-eadc-47a2-9704-0f2caed13685 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:40 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f006621e-eadc-47a2-9704-0f2caed13685 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] GET http://192.168.122.198/volume/v3/groups/37f7e445-a0e9-4024-b885-416dd7c61454 Sep 06 06:33:40 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-f006621e-eadc-47a2-9704-0f2caed13685 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:40 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-f006621e-eadc-47a2-9704-0f2caed13685 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Calling method 'version_select' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:40 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.groups [None req-f006621e-eadc-47a2-9704-0f2caed13685 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] show called for member 37f7e445-a0e9-4024-b885-416dd7c61454 {{(pid=87014) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 06:33:40 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:40 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:33:40 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:40 devstack devstack@c-api.service[87014]: return base.obj_make_list(context, cls(context), Sep 06 06:33:40 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f006621e-eadc-47a2-9704-0f2caed13685 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/groups/37f7e445-a0e9-4024-b885-416dd7c61454 returned with HTTP 200 Sep 06 06:33:40 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 147/266] 192.168.122.198 () {60 vars in 1270 bytes} [Sun Sep 6 06:33:40 2026] GET /volume/v3/groups/37f7e445-a0e9-4024-b885-416dd7c61454 => generated 393 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:33:40 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-35fe7ae1-0e2f-457f-907b-bdcb853d29da None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:40 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-35fe7ae1-0e2f-457f-907b-bdcb853d29da tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] PUT http://192.168.122.198/volume/v3/groups/37f7e445-a0e9-4024-b885-416dd7c61454 Sep 06 06:33:40 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-35fe7ae1-0e2f-457f-907b-bdcb853d29da tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "9f40f16d-e504-4087-88ff-86d542fda7bb"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:33:40 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.groups [None req-35fe7ae1-0e2f-457f-907b-bdcb853d29da tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Update called for group 37f7e445-a0e9-4024-b885-416dd7c61454. {{(pid=87015) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 06 06:33:40 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.groups [None req-35fe7ae1-0e2f-457f-907b-bdcb853d29da tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Updating group 37f7e445-a0e9-4024-b885-416dd7c61454 with name None description: None add_volumes: 9f40f16d-e504-4087-88ff-86d542fda7bb remove_volumes: None. Sep 06 06:33:40 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:40 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:33:40 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:40 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:33:40 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:40 devstack devstack@c-api.service[87015]: return base.obj_make_list(context, cls(context), Sep 06 06:33:40 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-35fe7ae1-0e2f-457f-907b-bdcb853d29da tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/groups/37f7e445-a0e9-4024-b885-416dd7c61454 returned with HTTP 202 Sep 06 06:33:40 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 120/267] 192.168.122.198 () {62 vars in 1290 bytes} [Sun Sep 6 06:33:40 2026] PUT /volume/v3/groups/37f7e445-a0e9-4024-b885-416dd7c61454 => generated 0 bytes in 156 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 06:33:40 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-ac68dc7c-1c52-476c-b955-7240381982e0 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:40 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ac68dc7c-1c52-476c-b955-7240381982e0 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] GET http://192.168.122.198/volume/v3/groups/37f7e445-a0e9-4024-b885-416dd7c61454 Sep 06 06:33:40 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ac68dc7c-1c52-476c-b955-7240381982e0 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:40 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ac68dc7c-1c52-476c-b955-7240381982e0 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Calling method 'version_select' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:40 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.groups [None req-ac68dc7c-1c52-476c-b955-7240381982e0 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] show called for member 37f7e445-a0e9-4024-b885-416dd7c61454 {{(pid=87014) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 06:33:40 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:40 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:33:40 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:40 devstack devstack@c-api.service[87014]: return base.obj_make_list(context, cls(context), Sep 06 06:33:40 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ac68dc7c-1c52-476c-b955-7240381982e0 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/groups/37f7e445-a0e9-4024-b885-416dd7c61454 returned with HTTP 200 Sep 06 06:33:40 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 148/268] 192.168.122.198 () {60 vars in 1270 bytes} [Sun Sep 6 06:33:40 2026] GET /volume/v3/groups/37f7e445-a0e9-4024-b885-416dd7c61454 => generated 392 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:33:41 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-8acbf76f-f552-477b-be01-e43eddd182ec None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:41 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-8acbf76f-f552-477b-be01-e43eddd182ec tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] GET http://192.168.122.198/volume/v3/groups/37f7e445-a0e9-4024-b885-416dd7c61454 Sep 06 06:33:41 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-8acbf76f-f552-477b-be01-e43eddd182ec tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:41 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-8acbf76f-f552-477b-be01-e43eddd182ec tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Calling method 'version_select' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:41 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.groups [None req-8acbf76f-f552-477b-be01-e43eddd182ec tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] show called for member 37f7e445-a0e9-4024-b885-416dd7c61454 {{(pid=87015) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 06:33:41 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:41 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:33:41 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:41 devstack devstack@c-api.service[87015]: return base.obj_make_list(context, cls(context), Sep 06 06:33:41 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-8acbf76f-f552-477b-be01-e43eddd182ec tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/groups/37f7e445-a0e9-4024-b885-416dd7c61454 returned with HTTP 200 Sep 06 06:33:41 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 121/269] 192.168.122.198 () {60 vars in 1270 bytes} [Sun Sep 6 06:33:41 2026] GET /volume/v3/groups/37f7e445-a0e9-4024-b885-416dd7c61454 => generated 393 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 06:33:41 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-24b49a6d-3da8-467e-9685-104980a59a93 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:41 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-24b49a6d-3da8-467e-9685-104980a59a93 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] GET http://192.168.122.198/volume/v3/volumes/detail Sep 06 06:33:41 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-24b49a6d-3da8-467e-9685-104980a59a93 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:41 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-24b49a6d-3da8-467e-9685-104980a59a93 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Calling method 'detail' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:41 devstack devstack@c-api.service[87014]: DEBUG cinder.api.api_utils [None req-24b49a6d-3da8-467e-9685-104980a59a93 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Removing options '' from query. {{(pid=87014) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 06:33:41 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:41 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:33:41 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-24b49a6d-3da8-467e-9685-104980a59a93 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87014) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 06:33:41 devstack devstack@c-api.service[87014]: /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 06 06:33:41 devstack devstack@c-api.service[87014]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 06:33:41 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:41 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:33:41 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:41 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:33:41 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-24b49a6d-3da8-467e-9685-104980a59a93 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Get all volumes completed successfully. Sep 06 06:33:41 devstack devstack@c-api.service[87014]: WARNING stevedore.named [None req-24b49a6d-3da8-467e-9685-104980a59a93 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:33:41 devstack devstack@c-api.service[87014]: WARNING castellan.key_manager [None req-24b49a6d-3da8-467e-9685-104980a59a93 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:33:41 devstack devstack@c-api.service[87014]: DEBUG oslo_db.sqlalchemy.engines [None req-24b49a6d-3da8-467e-9685-104980a59a93 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87014) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:33:41 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:41 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:33:41 devstack devstack@c-api.service[87014]: WARNING stevedore.named [None req-24b49a6d-3da8-467e-9685-104980a59a93 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:33:41 devstack devstack@c-api.service[87014]: WARNING castellan.key_manager [None req-24b49a6d-3da8-467e-9685-104980a59a93 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:33:42 devstack devstack@c-api.service[87014]: DEBUG oslo_db.sqlalchemy.engines [None req-24b49a6d-3da8-467e-9685-104980a59a93 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87014) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:33:42 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:42 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:33:42 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-24b49a6d-3da8-467e-9685-104980a59a93 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/volumes/detail returned with HTTP 200 Sep 06 06:33:42 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 149/270] 192.168.122.198 () {60 vars in 1183 bytes} [Sun Sep 6 06:33:41 2026] GET /volume/v3/volumes/detail => generated 1841 bytes in 371 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 06:33:42 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-7f882ec7-fcc0-4d61-8fe1-0c805d697681 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:42 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-7f882ec7-fcc0-4d61-8fe1-0c805d697681 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] POST http://192.168.122.198/volume/v3/group_snapshots Sep 06 06:33:42 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-7f882ec7-fcc0-4d61-8fe1-0c805d697681 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "37f7e445-a0e9-4024-b885-416dd7c61454", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-1276130142"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:33:42 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.group_snapshots [None req-7f882ec7-fcc0-4d61-8fe1-0c805d697681 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '37f7e445-a0e9-4024-b885-416dd7c61454', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-1276130142'}} {{(pid=87015) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 06 06:33:42 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:42 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:33:42 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.group_snapshots [None req-7f882ec7-fcc0-4d61-8fe1-0c805d697681 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-1276130142. Sep 06 06:33:42 devstack devstack@c-api.service[87015]: /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 06 06:33:42 devstack devstack@c-api.service[87015]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 06:33:42 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:42 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:33:42 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:42 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:33:42 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:42 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:33:42 devstack devstack@c-api.service[87015]: WARNING cinder.quota [None req-7f882ec7-fcc0-4d61-8fe1-0c805d697681 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1961165656 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1961165656, it is now deprecated. Please use the default quota class for default quota. Sep 06 06:33:42 devstack devstack@c-api.service[87015]: WARNING cinder.quota [None req-7f882ec7-fcc0-4d61-8fe1-0c805d697681 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1961165656 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1961165656, it is now deprecated. Please use the default quota class for default quota. Sep 06 06:33:42 devstack devstack@c-api.service[87015]: DEBUG cinder.quota [None req-7f882ec7-fcc0-4d61-8fe1-0c805d697681 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Created reservations ['fb0d5a9c-a814-4ace-b3f7-0aeb8031e402', '468c1a28-a419-421f-909b-35bcab25a363', '807125b6-9a23-4177-b5bb-6be9a7ab44a3', 'fe6a137a-1278-42d1-8474-3896ba12d801'] {{(pid=87015) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:33:42 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-7f882ec7-fcc0-4d61-8fe1-0c805d697681 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/group_snapshots returned with HTTP 202 Sep 06 06:33:42 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 122/271] 192.168.122.198 () {62 vars in 1208 bytes} [Sun Sep 6 06:33:42 2026] POST /volume/v3/group_snapshots => generated 187 bytes in 482 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:33:42 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-461e41d5-d917-4294-8073-575d45cf452d None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:42 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-461e41d5-d917-4294-8073-575d45cf452d tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] GET http://192.168.122.198/volume/v3/group_snapshots/f038225d-e1a3-47dd-a889-4d7254148088 Sep 06 06:33:42 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-461e41d5-d917-4294-8073-575d45cf452d tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:42 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-461e41d5-d917-4294-8073-575d45cf452d tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Calling method 'version_select' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:42 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.group_snapshots [None req-461e41d5-d917-4294-8073-575d45cf452d tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] show called for member f038225d-e1a3-47dd-a889-4d7254148088 {{(pid=87014) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 06:33:42 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:42 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:33:42 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-461e41d5-d917-4294-8073-575d45cf452d tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/group_snapshots/f038225d-e1a3-47dd-a889-4d7254148088 returned with HTTP 200 Sep 06 06:33:42 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 150/272] 192.168.122.198 () {60 vars in 1297 bytes} [Sun Sep 6 06:33:42 2026] GET /volume/v3/group_snapshots/f038225d-e1a3-47dd-a889-4d7254148088 => generated 326 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:33:43 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-712a19d5-34b0-4870-9741-1b91f52e0fb1 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:43 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-712a19d5-34b0-4870-9741-1b91f52e0fb1 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] GET http://192.168.122.198/volume/v3/group_snapshots/f038225d-e1a3-47dd-a889-4d7254148088 Sep 06 06:33:43 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-712a19d5-34b0-4870-9741-1b91f52e0fb1 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:43 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-712a19d5-34b0-4870-9741-1b91f52e0fb1 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Calling method 'version_select' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:43 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.group_snapshots [None req-712a19d5-34b0-4870-9741-1b91f52e0fb1 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] show called for member f038225d-e1a3-47dd-a889-4d7254148088 {{(pid=87015) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 06:33:43 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:43 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:33:43 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-712a19d5-34b0-4870-9741-1b91f52e0fb1 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/group_snapshots/f038225d-e1a3-47dd-a889-4d7254148088 returned with HTTP 200 Sep 06 06:33:43 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 123/273] 192.168.122.198 () {60 vars in 1297 bytes} [Sun Sep 6 06:33:43 2026] GET /volume/v3/group_snapshots/f038225d-e1a3-47dd-a889-4d7254148088 => generated 326 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:33:44 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-ba00dfc0-09aa-4929-837e-43c91d4e4671 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:44 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ba00dfc0-09aa-4929-837e-43c91d4e4671 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] GET http://192.168.122.198/volume/v3/group_snapshots/f038225d-e1a3-47dd-a889-4d7254148088 Sep 06 06:33:44 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ba00dfc0-09aa-4929-837e-43c91d4e4671 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:44 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ba00dfc0-09aa-4929-837e-43c91d4e4671 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Calling method 'version_select' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:44 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.group_snapshots [None req-ba00dfc0-09aa-4929-837e-43c91d4e4671 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] show called for member f038225d-e1a3-47dd-a889-4d7254148088 {{(pid=87014) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 06:33:44 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:44 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:33:44 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ba00dfc0-09aa-4929-837e-43c91d4e4671 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/group_snapshots/f038225d-e1a3-47dd-a889-4d7254148088 returned with HTTP 200 Sep 06 06:33:44 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 151/274] 192.168.122.198 () {60 vars in 1297 bytes} [Sun Sep 6 06:33:44 2026] GET /volume/v3/group_snapshots/f038225d-e1a3-47dd-a889-4d7254148088 => generated 326 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:33:45 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-7b1ebd66-3fe8-412d-8fd5-27b20c2233fa None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:45 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-7b1ebd66-3fe8-412d-8fd5-27b20c2233fa tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] GET http://192.168.122.198/volume/v3/group_snapshots/f038225d-e1a3-47dd-a889-4d7254148088 Sep 06 06:33:45 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-7b1ebd66-3fe8-412d-8fd5-27b20c2233fa tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:45 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-7b1ebd66-3fe8-412d-8fd5-27b20c2233fa tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Calling method 'version_select' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:45 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.group_snapshots [None req-7b1ebd66-3fe8-412d-8fd5-27b20c2233fa tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] show called for member f038225d-e1a3-47dd-a889-4d7254148088 {{(pid=87015) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 06:33:45 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:45 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:33:45 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-7b1ebd66-3fe8-412d-8fd5-27b20c2233fa tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/group_snapshots/f038225d-e1a3-47dd-a889-4d7254148088 returned with HTTP 200 Sep 06 06:33:45 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 124/275] 192.168.122.198 () {60 vars in 1297 bytes} [Sun Sep 6 06:33:45 2026] GET /volume/v3/group_snapshots/f038225d-e1a3-47dd-a889-4d7254148088 => generated 326 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:33:47 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-49621436-5c8b-45b5-870a-7557ad05d15b None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:47 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-49621436-5c8b-45b5-870a-7557ad05d15b tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] GET http://192.168.122.198/volume/v3/group_snapshots/f038225d-e1a3-47dd-a889-4d7254148088 Sep 06 06:33:47 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-49621436-5c8b-45b5-870a-7557ad05d15b tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:47 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-49621436-5c8b-45b5-870a-7557ad05d15b tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Calling method 'version_select' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:47 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.group_snapshots [None req-49621436-5c8b-45b5-870a-7557ad05d15b tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] show called for member f038225d-e1a3-47dd-a889-4d7254148088 {{(pid=87014) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 06:33:47 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:47 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:33:47 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-49621436-5c8b-45b5-870a-7557ad05d15b tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/group_snapshots/f038225d-e1a3-47dd-a889-4d7254148088 returned with HTTP 200 Sep 06 06:33:47 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 152/276] 192.168.122.198 () {60 vars in 1297 bytes} [Sun Sep 6 06:33:47 2026] GET /volume/v3/group_snapshots/f038225d-e1a3-47dd-a889-4d7254148088 => generated 326 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 06:33:48 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-143a4019-a226-4d59-aec5-7b8b67ac5483 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:48 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-143a4019-a226-4d59-aec5-7b8b67ac5483 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] GET http://192.168.122.198/volume/v3/group_snapshots/f038225d-e1a3-47dd-a889-4d7254148088 Sep 06 06:33:48 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-143a4019-a226-4d59-aec5-7b8b67ac5483 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:48 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-143a4019-a226-4d59-aec5-7b8b67ac5483 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Calling method 'version_select' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:48 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.group_snapshots [None req-143a4019-a226-4d59-aec5-7b8b67ac5483 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] show called for member f038225d-e1a3-47dd-a889-4d7254148088 {{(pid=87015) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 06:33:48 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:48 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:33:48 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-143a4019-a226-4d59-aec5-7b8b67ac5483 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/group_snapshots/f038225d-e1a3-47dd-a889-4d7254148088 returned with HTTP 200 Sep 06 06:33:48 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 125/277] 192.168.122.198 () {60 vars in 1297 bytes} [Sun Sep 6 06:33:48 2026] GET /volume/v3/group_snapshots/f038225d-e1a3-47dd-a889-4d7254148088 => generated 326 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:33:49 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-6db8209f-0938-42f9-a080-3f88c47c070e None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:49 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-6db8209f-0938-42f9-a080-3f88c47c070e tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] GET http://192.168.122.198/volume/v3/group_snapshots/f038225d-e1a3-47dd-a889-4d7254148088 Sep 06 06:33:49 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-6db8209f-0938-42f9-a080-3f88c47c070e tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:49 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-6db8209f-0938-42f9-a080-3f88c47c070e tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Calling method 'version_select' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:49 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.group_snapshots [None req-6db8209f-0938-42f9-a080-3f88c47c070e tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] show called for member f038225d-e1a3-47dd-a889-4d7254148088 {{(pid=87014) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 06:33:49 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:49 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:33:49 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-6db8209f-0938-42f9-a080-3f88c47c070e tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/group_snapshots/f038225d-e1a3-47dd-a889-4d7254148088 returned with HTTP 200 Sep 06 06:33:49 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 153/278] 192.168.122.198 () {60 vars in 1297 bytes} [Sun Sep 6 06:33:49 2026] GET /volume/v3/group_snapshots/f038225d-e1a3-47dd-a889-4d7254148088 => generated 326 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:33:50 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-ab2864cc-8f35-4b5f-8a1e-18a08ca62540 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:50 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-ab2864cc-8f35-4b5f-8a1e-18a08ca62540 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] GET http://192.168.122.198/volume/v3/group_snapshots/f038225d-e1a3-47dd-a889-4d7254148088 Sep 06 06:33:50 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-ab2864cc-8f35-4b5f-8a1e-18a08ca62540 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:50 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-ab2864cc-8f35-4b5f-8a1e-18a08ca62540 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Calling method 'version_select' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:50 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.group_snapshots [None req-ab2864cc-8f35-4b5f-8a1e-18a08ca62540 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] show called for member f038225d-e1a3-47dd-a889-4d7254148088 {{(pid=87015) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 06:33:50 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:50 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:33:50 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-ab2864cc-8f35-4b5f-8a1e-18a08ca62540 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/group_snapshots/f038225d-e1a3-47dd-a889-4d7254148088 returned with HTTP 200 Sep 06 06:33:50 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 126/279] 192.168.122.198 () {60 vars in 1297 bytes} [Sun Sep 6 06:33:50 2026] GET /volume/v3/group_snapshots/f038225d-e1a3-47dd-a889-4d7254148088 => generated 327 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:33:50 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-7a54591d-cc33-4112-a7a9-5212c71f01e3 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:50 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-7a54591d-cc33-4112-a7a9-5212c71f01e3 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] GET http://192.168.122.198/volume/v3/snapshots/detail Sep 06 06:33:50 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-7a54591d-cc33-4112-a7a9-5212c71f01e3 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:50 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-7a54591d-cc33-4112-a7a9-5212c71f01e3 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Calling method 'detail' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:50 devstack devstack@c-api.service[87014]: DEBUG cinder.api.api_utils [None req-7a54591d-cc33-4112-a7a9-5212c71f01e3 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Removing options '' from query. {{(pid=87014) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 06:33:50 devstack devstack@c-api.service[87014]: DEBUG cinder.db.api [None req-7a54591d-cc33-4112-a7a9-5212c71f01e3 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Building query based on filter {{(pid=87014) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 06:33:50 devstack devstack@c-api.service[87014]: /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 06 06:33:50 devstack devstack@c-api.service[87014]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 06:33:50 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-7a54591d-cc33-4112-a7a9-5212c71f01e3 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Get all snapshots completed successfully. Sep 06 06:33:50 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:50 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:33:50 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-7a54591d-cc33-4112-a7a9-5212c71f01e3 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/snapshots/detail returned with HTTP 200 Sep 06 06:33:50 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 154/280] 192.168.122.198 () {58 vars in 1148 bytes} [Sun Sep 6 06:33:50 2026] GET /volume/v3/snapshots/detail => generated 931 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:33:50 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-67a43670-5aab-4f3a-8613-3f7995f724de None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:50 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-67a43670-5aab-4f3a-8613-3f7995f724de tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] GET http://192.168.122.198/volume/v3/snapshots/02012b37-5434-4106-bac1-7efd730e0f3a Sep 06 06:33:50 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-67a43670-5aab-4f3a-8613-3f7995f724de tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:50 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-67a43670-5aab-4f3a-8613-3f7995f724de tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:50 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:50 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:33:50 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-67a43670-5aab-4f3a-8613-3f7995f724de tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Snapshot retrieved successfully. Sep 06 06:33:50 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-67a43670-5aab-4f3a-8613-3f7995f724de tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/snapshots/02012b37-5434-4106-bac1-7efd730e0f3a returned with HTTP 200 Sep 06 06:33:50 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 127/281] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:33:50 2026] GET /volume/v3/snapshots/02012b37-5434-4106-bac1-7efd730e0f3a => generated 470 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:33:50 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-8365ef86-d2a3-41ba-80d2-2f7e74211302 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:50 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-8365ef86-d2a3-41ba-80d2-2f7e74211302 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] GET http://192.168.122.198/volume/v3/snapshots/767a659e-70f9-4336-ad03-aecceb6c695f Sep 06 06:33:50 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-8365ef86-d2a3-41ba-80d2-2f7e74211302 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:50 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-8365ef86-d2a3-41ba-80d2-2f7e74211302 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:50 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:50 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:33:50 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-8365ef86-d2a3-41ba-80d2-2f7e74211302 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Snapshot retrieved successfully. Sep 06 06:33:50 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-8365ef86-d2a3-41ba-80d2-2f7e74211302 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/snapshots/767a659e-70f9-4336-ad03-aecceb6c695f returned with HTTP 200 Sep 06 06:33:50 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 155/282] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:33:50 2026] GET /volume/v3/snapshots/767a659e-70f9-4336-ad03-aecceb6c695f => generated 470 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 06:33:50 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-db816e98-02eb-48f5-b4fa-851a4a52d635 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:50 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-db816e98-02eb-48f5-b4fa-851a4a52d635 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] DELETE http://192.168.122.198/volume/v3/group_snapshots/f038225d-e1a3-47dd-a889-4d7254148088 Sep 06 06:33:50 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-db816e98-02eb-48f5-b4fa-851a4a52d635 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:50 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-db816e98-02eb-48f5-b4fa-851a4a52d635 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Calling method 'version_select' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:50 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.group_snapshots [None req-db816e98-02eb-48f5-b4fa-851a4a52d635 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] delete called for member f038225d-e1a3-47dd-a889-4d7254148088 {{(pid=87015) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 06 06:33:50 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.group_snapshots [None req-db816e98-02eb-48f5-b4fa-851a4a52d635 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Delete group_snapshot with id: f038225d-e1a3-47dd-a889-4d7254148088 Sep 06 06:33:50 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:50 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:33:50 devstack devstack@c-api.service[87015]: /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 06 06:33:50 devstack devstack@c-api.service[87015]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 06:33:50 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-db816e98-02eb-48f5-b4fa-851a4a52d635 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/group_snapshots/f038225d-e1a3-47dd-a889-4d7254148088 returned with HTTP 202 Sep 06 06:33:50 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 128/283] 192.168.122.198 () {60 vars in 1300 bytes} [Sun Sep 6 06:33:50 2026] DELETE /volume/v3/group_snapshots/f038225d-e1a3-47dd-a889-4d7254148088 => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 06 06:33:50 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-f04924b6-b96c-4bf6-8c2c-1445d42ac084 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:50 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f04924b6-b96c-4bf6-8c2c-1445d42ac084 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] GET http://192.168.122.198/volume/v3/volumes/detail Sep 06 06:33:50 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-f04924b6-b96c-4bf6-8c2c-1445d42ac084 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:50 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-f04924b6-b96c-4bf6-8c2c-1445d42ac084 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Calling method 'detail' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:50 devstack devstack@c-api.service[87014]: DEBUG cinder.api.api_utils [None req-f04924b6-b96c-4bf6-8c2c-1445d42ac084 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Removing options '' from query. {{(pid=87014) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 06:33:50 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-f04924b6-b96c-4bf6-8c2c-1445d42ac084 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87014) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 06:33:50 devstack devstack@c-api.service[87014]: /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 06 06:33:50 devstack devstack@c-api.service[87014]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 06:33:50 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:50 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:33:50 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:50 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:33:50 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-f04924b6-b96c-4bf6-8c2c-1445d42ac084 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Get all volumes completed successfully. Sep 06 06:33:50 devstack devstack@c-api.service[87014]: WARNING stevedore.named [None req-f04924b6-b96c-4bf6-8c2c-1445d42ac084 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:33:50 devstack devstack@c-api.service[87014]: WARNING castellan.key_manager [None req-f04924b6-b96c-4bf6-8c2c-1445d42ac084 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:33:50 devstack devstack@c-api.service[87014]: DEBUG oslo_db.sqlalchemy.engines [None req-f04924b6-b96c-4bf6-8c2c-1445d42ac084 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87014) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:33:50 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:50 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:33:50 devstack devstack@c-api.service[87014]: WARNING stevedore.named [None req-f04924b6-b96c-4bf6-8c2c-1445d42ac084 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:33:50 devstack devstack@c-api.service[87014]: WARNING castellan.key_manager [None req-f04924b6-b96c-4bf6-8c2c-1445d42ac084 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:33:50 devstack devstack@c-api.service[87014]: DEBUG oslo_db.sqlalchemy.engines [None req-f04924b6-b96c-4bf6-8c2c-1445d42ac084 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87014) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:33:50 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:50 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:33:50 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f04924b6-b96c-4bf6-8c2c-1445d42ac084 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/volumes/detail returned with HTTP 200 Sep 06 06:33:50 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 156/284] 192.168.122.198 () {60 vars in 1183 bytes} [Sun Sep 6 06:33:50 2026] GET /volume/v3/volumes/detail => generated 1841 bytes in 313 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 06:33:50 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-c9348d39-18ac-4173-a911-8aba43c59bdc None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:50 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c9348d39-18ac-4173-a911-8aba43c59bdc tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] GET http://192.168.122.198/volume/v3/snapshots/detail Sep 06 06:33:50 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-c9348d39-18ac-4173-a911-8aba43c59bdc tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:50 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-c9348d39-18ac-4173-a911-8aba43c59bdc tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Calling method 'detail' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:50 devstack devstack@c-api.service[87015]: DEBUG cinder.api.api_utils [None req-c9348d39-18ac-4173-a911-8aba43c59bdc tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Removing options '' from query. {{(pid=87015) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 06:33:50 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:50 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:33:50 devstack devstack@c-api.service[87015]: DEBUG cinder.db.api [None req-c9348d39-18ac-4173-a911-8aba43c59bdc tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Building query based on filter {{(pid=87015) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 06:33:50 devstack devstack@c-api.service[87015]: /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 06 06:33:50 devstack devstack@c-api.service[87015]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 06:33:50 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-c9348d39-18ac-4173-a911-8aba43c59bdc tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Get all snapshots completed successfully. Sep 06 06:33:50 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:50 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:33:50 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c9348d39-18ac-4173-a911-8aba43c59bdc tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/snapshots/detail returned with HTTP 200 Sep 06 06:33:50 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 129/285] 192.168.122.198 () {58 vars in 1148 bytes} [Sun Sep 6 06:33:50 2026] GET /volume/v3/snapshots/detail => generated 929 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:33:50 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-6d3f85c9-54a6-44eb-a94f-9370155b304d None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:50 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-6d3f85c9-54a6-44eb-a94f-9370155b304d tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] GET http://192.168.122.198/volume/v3/snapshots/767a659e-70f9-4336-ad03-aecceb6c695f Sep 06 06:33:50 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-6d3f85c9-54a6-44eb-a94f-9370155b304d tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:50 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-6d3f85c9-54a6-44eb-a94f-9370155b304d tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:50 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:50 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:33:50 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-6d3f85c9-54a6-44eb-a94f-9370155b304d tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Snapshot retrieved successfully. Sep 06 06:33:50 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-6d3f85c9-54a6-44eb-a94f-9370155b304d tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/snapshots/767a659e-70f9-4336-ad03-aecceb6c695f returned with HTTP 200 Sep 06 06:33:50 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 157/286] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:33:50 2026] GET /volume/v3/snapshots/767a659e-70f9-4336-ad03-aecceb6c695f => generated 469 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 06:33:51 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-f10c0ff7-9846-4de3-b0e2-ef88d94dd842 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:51 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f10c0ff7-9846-4de3-b0e2-ef88d94dd842 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] GET http://192.168.122.198/volume/v3/snapshots/767a659e-70f9-4336-ad03-aecceb6c695f Sep 06 06:33:51 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-f10c0ff7-9846-4de3-b0e2-ef88d94dd842 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:51 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-f10c0ff7-9846-4de3-b0e2-ef88d94dd842 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:52 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:52 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:33:52 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-f10c0ff7-9846-4de3-b0e2-ef88d94dd842 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Snapshot retrieved successfully. Sep 06 06:33:52 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f10c0ff7-9846-4de3-b0e2-ef88d94dd842 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/snapshots/767a659e-70f9-4336-ad03-aecceb6c695f returned with HTTP 200 Sep 06 06:33:52 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 130/287] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:33:51 2026] GET /volume/v3/snapshots/767a659e-70f9-4336-ad03-aecceb6c695f => generated 469 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:33:53 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-7a912fc8-87c9-4dba-8245-c049ada65da0 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:53 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-7a912fc8-87c9-4dba-8245-c049ada65da0 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] GET http://192.168.122.198/volume/v3/snapshots/767a659e-70f9-4336-ad03-aecceb6c695f Sep 06 06:33:53 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-7a912fc8-87c9-4dba-8245-c049ada65da0 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:53 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-7a912fc8-87c9-4dba-8245-c049ada65da0 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:53 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:53 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:33:53 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-7a912fc8-87c9-4dba-8245-c049ada65da0 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Snapshot retrieved successfully. Sep 06 06:33:53 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-7a912fc8-87c9-4dba-8245-c049ada65da0 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/snapshots/767a659e-70f9-4336-ad03-aecceb6c695f returned with HTTP 200 Sep 06 06:33:53 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 158/288] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:33:53 2026] GET /volume/v3/snapshots/767a659e-70f9-4336-ad03-aecceb6c695f => generated 469 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:33:54 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-b2072ae4-114b-438b-ab82-7c770b93dfe8 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:54 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b2072ae4-114b-438b-ab82-7c770b93dfe8 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] GET http://192.168.122.198/volume/v3/snapshots/767a659e-70f9-4336-ad03-aecceb6c695f Sep 06 06:33:54 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b2072ae4-114b-438b-ab82-7c770b93dfe8 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:54 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b2072ae4-114b-438b-ab82-7c770b93dfe8 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:54 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:54 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:33:54 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-b2072ae4-114b-438b-ab82-7c770b93dfe8 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Snapshot retrieved successfully. Sep 06 06:33:54 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b2072ae4-114b-438b-ab82-7c770b93dfe8 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/snapshots/767a659e-70f9-4336-ad03-aecceb6c695f returned with HTTP 200 Sep 06 06:33:54 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 131/289] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:33:54 2026] GET /volume/v3/snapshots/767a659e-70f9-4336-ad03-aecceb6c695f => generated 469 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:33:55 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-e232bd31-690e-4c3b-a1f6-18d675162303 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:55 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-e232bd31-690e-4c3b-a1f6-18d675162303 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] GET http://192.168.122.198/volume/v3/snapshots/767a659e-70f9-4336-ad03-aecceb6c695f Sep 06 06:33:55 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-e232bd31-690e-4c3b-a1f6-18d675162303 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:55 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-e232bd31-690e-4c3b-a1f6-18d675162303 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:55 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-e232bd31-690e-4c3b-a1f6-18d675162303 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/snapshots/767a659e-70f9-4336-ad03-aecceb6c695f returned with HTTP 404 Sep 06 06:33:55 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 159/290] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:33:55 2026] GET /volume/v3/snapshots/767a659e-70f9-4336-ad03-aecceb6c695f => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:33:55 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-e9c15ac1-bad1-49bf-ab1b-b27285f7ae57 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:55 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e9c15ac1-bad1-49bf-ab1b-b27285f7ae57 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] GET http://192.168.122.198/volume/v3/snapshots/02012b37-5434-4106-bac1-7efd730e0f3a Sep 06 06:33:55 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e9c15ac1-bad1-49bf-ab1b-b27285f7ae57 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:55 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e9c15ac1-bad1-49bf-ab1b-b27285f7ae57 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:55 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e9c15ac1-bad1-49bf-ab1b-b27285f7ae57 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/snapshots/02012b37-5434-4106-bac1-7efd730e0f3a returned with HTTP 404 Sep 06 06:33:55 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 132/291] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:33:55 2026] GET /volume/v3/snapshots/02012b37-5434-4106-bac1-7efd730e0f3a => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:33:55 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-11399510-b003-49be-ae86-87b2aa4d7087 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:55 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-11399510-b003-49be-ae86-87b2aa4d7087 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] GET http://192.168.122.198/volume/v3/group_snapshots/f038225d-e1a3-47dd-a889-4d7254148088 Sep 06 06:33:55 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-11399510-b003-49be-ae86-87b2aa4d7087 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:55 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-11399510-b003-49be-ae86-87b2aa4d7087 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Calling method 'version_select' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:55 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.group_snapshots [None req-11399510-b003-49be-ae86-87b2aa4d7087 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] show called for member f038225d-e1a3-47dd-a889-4d7254148088 {{(pid=87014) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 06:33:55 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-11399510-b003-49be-ae86-87b2aa4d7087 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/group_snapshots/f038225d-e1a3-47dd-a889-4d7254148088 returned with HTTP 404 Sep 06 06:33:55 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 160/292] 192.168.122.198 () {60 vars in 1297 bytes} [Sun Sep 6 06:33:55 2026] GET /volume/v3/group_snapshots/f038225d-e1a3-47dd-a889-4d7254148088 => generated 116 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 06:33:55 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-d036f965-8e0a-45aa-a519-b0d0e212ec94 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:55 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-d036f965-8e0a-45aa-a519-b0d0e212ec94 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] DELETE http://192.168.122.198/volume/v3/group_snapshots/f038225d-e1a3-47dd-a889-4d7254148088 Sep 06 06:33:55 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-d036f965-8e0a-45aa-a519-b0d0e212ec94 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:55 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-d036f965-8e0a-45aa-a519-b0d0e212ec94 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Calling method 'version_select' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:55 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.group_snapshots [None req-d036f965-8e0a-45aa-a519-b0d0e212ec94 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] delete called for member f038225d-e1a3-47dd-a889-4d7254148088 {{(pid=87015) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 06 06:33:55 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.group_snapshots [None req-d036f965-8e0a-45aa-a519-b0d0e212ec94 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Delete group_snapshot with id: f038225d-e1a3-47dd-a889-4d7254148088 Sep 06 06:33:55 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-d036f965-8e0a-45aa-a519-b0d0e212ec94 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/group_snapshots/f038225d-e1a3-47dd-a889-4d7254148088 returned with HTTP 404 Sep 06 06:33:55 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 133/293] 192.168.122.198 () {60 vars in 1300 bytes} [Sun Sep 6 06:33:55 2026] DELETE /volume/v3/group_snapshots/f038225d-e1a3-47dd-a889-4d7254148088 => generated 116 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 06:33:55 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-a886be36-5e10-41cd-b93e-ab072ac447e5 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:55 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-a886be36-5e10-41cd-b93e-ab072ac447e5 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] GET http://192.168.122.198/volume/v3/volumes/detail Sep 06 06:33:55 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-a886be36-5e10-41cd-b93e-ab072ac447e5 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:55 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-a886be36-5e10-41cd-b93e-ab072ac447e5 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Calling method 'detail' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:55 devstack devstack@c-api.service[87014]: DEBUG cinder.api.api_utils [None req-a886be36-5e10-41cd-b93e-ab072ac447e5 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Removing options '' from query. {{(pid=87014) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 06:33:55 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-a886be36-5e10-41cd-b93e-ab072ac447e5 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87014) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 06:33:55 devstack devstack@c-api.service[87014]: /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 06 06:33:55 devstack devstack@c-api.service[87014]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 06:33:55 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:55 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:33:55 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:55 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:33:55 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-a886be36-5e10-41cd-b93e-ab072ac447e5 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Get all volumes completed successfully. Sep 06 06:33:55 devstack devstack@c-api.service[87014]: WARNING stevedore.named [None req-a886be36-5e10-41cd-b93e-ab072ac447e5 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:33:55 devstack devstack@c-api.service[87014]: WARNING castellan.key_manager [None req-a886be36-5e10-41cd-b93e-ab072ac447e5 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:33:55 devstack devstack@c-api.service[87014]: DEBUG oslo_db.sqlalchemy.engines [None req-a886be36-5e10-41cd-b93e-ab072ac447e5 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87014) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:33:55 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:55 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:33:55 devstack devstack@c-api.service[87014]: WARNING stevedore.named [None req-a886be36-5e10-41cd-b93e-ab072ac447e5 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:33:55 devstack devstack@c-api.service[87014]: WARNING castellan.key_manager [None req-a886be36-5e10-41cd-b93e-ab072ac447e5 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:33:55 devstack devstack@c-api.service[87014]: DEBUG oslo_db.sqlalchemy.engines [None req-a886be36-5e10-41cd-b93e-ab072ac447e5 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87014) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:33:55 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:55 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:33:55 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-a886be36-5e10-41cd-b93e-ab072ac447e5 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/volumes/detail returned with HTTP 200 Sep 06 06:33:55 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 161/294] 192.168.122.198 () {60 vars in 1183 bytes} [Sun Sep 6 06:33:55 2026] GET /volume/v3/volumes/detail => generated 1841 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 06:33:55 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-6bec3803-9e31-406f-b30d-95a67a583819 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:55 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-6bec3803-9e31-406f-b30d-95a67a583819 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] POST http://192.168.122.198/volume/v3/groups/37f7e445-a0e9-4024-b885-416dd7c61454/action Sep 06 06:33:55 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-6bec3803-9e31-406f-b30d-95a67a583819 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:33:55 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-6bec3803-9e31-406f-b30d-95a67a583819 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:33:55 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.groups [None req-6bec3803-9e31-406f-b30d-95a67a583819 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] delete called for group 37f7e445-a0e9-4024-b885-416dd7c61454 {{(pid=87015) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 06 06:33:55 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.groups [None req-6bec3803-9e31-406f-b30d-95a67a583819 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Delete group with id: 37f7e445-a0e9-4024-b885-416dd7c61454 Sep 06 06:33:55 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:55 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:33:55 devstack devstack@c-api.service[87015]: /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 06 06:33:55 devstack devstack@c-api.service[87015]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 06 06:33:55 devstack devstack@c-api.service[87015]: /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 06 06:33:55 devstack devstack@c-api.service[87015]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 06:33:55 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-6bec3803-9e31-406f-b30d-95a67a583819 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/groups/37f7e445-a0e9-4024-b885-416dd7c61454/action returned with HTTP 202 Sep 06 06:33:55 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 134/295] 192.168.122.198 () {62 vars in 1312 bytes} [Sun Sep 6 06:33:55 2026] POST /volume/v3/groups/37f7e445-a0e9-4024-b885-416dd7c61454/action => generated 0 bytes in 125 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 06:33:55 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-13a94fc7-eb4b-43e2-a394-9926cabbcf76 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:55 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-13a94fc7-eb4b-43e2-a394-9926cabbcf76 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] GET http://192.168.122.198/volume/v3/volumes/9f40f16d-e504-4087-88ff-86d542fda7bb Sep 06 06:33:55 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-13a94fc7-eb4b-43e2-a394-9926cabbcf76 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:55 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-13a94fc7-eb4b-43e2-a394-9926cabbcf76 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:55 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:55 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:33:55 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:55 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:33:55 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-13a94fc7-eb4b-43e2-a394-9926cabbcf76 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Volume info retrieved successfully. Sep 06 06:33:55 devstack devstack@c-api.service[87014]: WARNING stevedore.named [None req-13a94fc7-eb4b-43e2-a394-9926cabbcf76 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:33:55 devstack devstack@c-api.service[87014]: WARNING castellan.key_manager [None req-13a94fc7-eb4b-43e2-a394-9926cabbcf76 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:33:55 devstack devstack@c-api.service[87014]: DEBUG oslo_db.sqlalchemy.engines [None req-13a94fc7-eb4b-43e2-a394-9926cabbcf76 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87014) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:33:55 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:55 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:33:55 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-13a94fc7-eb4b-43e2-a394-9926cabbcf76 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/volumes/9f40f16d-e504-4087-88ff-86d542fda7bb returned with HTTP 200 Sep 06 06:33:55 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 162/296] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:33:55 2026] GET /volume/v3/volumes/9f40f16d-e504-4087-88ff-86d542fda7bb => generated 923 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:33:56 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-8aa12960-d5b0-4b8a-abbb-9c44d766f37b None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:56 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-8aa12960-d5b0-4b8a-abbb-9c44d766f37b tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] GET http://192.168.122.198/volume/v3/volumes/9f40f16d-e504-4087-88ff-86d542fda7bb Sep 06 06:33:56 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-8aa12960-d5b0-4b8a-abbb-9c44d766f37b tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:56 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-8aa12960-d5b0-4b8a-abbb-9c44d766f37b tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:56 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:56 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:33:56 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:56 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:33:56 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-8aa12960-d5b0-4b8a-abbb-9c44d766f37b tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Volume info retrieved successfully. Sep 06 06:33:56 devstack devstack@c-api.service[87015]: WARNING stevedore.named [None req-8aa12960-d5b0-4b8a-abbb-9c44d766f37b tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:33:56 devstack devstack@c-api.service[87015]: WARNING castellan.key_manager [None req-8aa12960-d5b0-4b8a-abbb-9c44d766f37b tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:33:56 devstack devstack@c-api.service[87015]: DEBUG oslo_db.sqlalchemy.engines [None req-8aa12960-d5b0-4b8a-abbb-9c44d766f37b tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87015) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:33:56 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:56 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:33:56 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-8aa12960-d5b0-4b8a-abbb-9c44d766f37b tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/volumes/9f40f16d-e504-4087-88ff-86d542fda7bb returned with HTTP 200 Sep 06 06:33:56 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 135/297] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:33:56 2026] GET /volume/v3/volumes/9f40f16d-e504-4087-88ff-86d542fda7bb => generated 923 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:33:57 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-4f0ef867-e967-49b9-868d-e8baa06ebafb None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:57 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-4f0ef867-e967-49b9-868d-e8baa06ebafb tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] GET http://192.168.122.198/volume/v3/volumes/9f40f16d-e504-4087-88ff-86d542fda7bb Sep 06 06:33:57 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-4f0ef867-e967-49b9-868d-e8baa06ebafb tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:57 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-4f0ef867-e967-49b9-868d-e8baa06ebafb tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:57 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-4f0ef867-e967-49b9-868d-e8baa06ebafb tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/volumes/9f40f16d-e504-4087-88ff-86d542fda7bb returned with HTTP 404 Sep 06 06:33:57 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 163/298] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:33:57 2026] GET /volume/v3/volumes/9f40f16d-e504-4087-88ff-86d542fda7bb => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 06:33:58 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-5172b926-b5aa-486d-b4e4-36392e97236c None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:58 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-5172b926-b5aa-486d-b4e4-36392e97236c tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] GET http://192.168.122.198/volume/v3/volumes/e7ce1c99-8f80-4fcd-a0a3-c358d505c6a5 Sep 06 06:33:58 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-5172b926-b5aa-486d-b4e4-36392e97236c tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:58 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-5172b926-b5aa-486d-b4e4-36392e97236c tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:58 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-5172b926-b5aa-486d-b4e4-36392e97236c tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/volumes/e7ce1c99-8f80-4fcd-a0a3-c358d505c6a5 returned with HTTP 404 Sep 06 06:33:58 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 136/299] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:33:58 2026] GET /volume/v3/volumes/e7ce1c99-8f80-4fcd-a0a3-c358d505c6a5 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 06:33:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-ef380815-f91e-4f8b-9551-5b925f587c96 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:58 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ef380815-f91e-4f8b-9551-5b925f587c96 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] GET http://192.168.122.198/volume/v3/groups/37f7e445-a0e9-4024-b885-416dd7c61454 Sep 06 06:33:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ef380815-f91e-4f8b-9551-5b925f587c96 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ef380815-f91e-4f8b-9551-5b925f587c96 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Calling method 'version_select' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.groups [None req-ef380815-f91e-4f8b-9551-5b925f587c96 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] show called for member 37f7e445-a0e9-4024-b885-416dd7c61454 {{(pid=87014) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 06:33:58 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ef380815-f91e-4f8b-9551-5b925f587c96 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/groups/37f7e445-a0e9-4024-b885-416dd7c61454 returned with HTTP 404 Sep 06 06:33:58 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 164/300] 192.168.122.198 () {60 vars in 1270 bytes} [Sun Sep 6 06:33:58 2026] GET /volume/v3/groups/37f7e445-a0e9-4024-b885-416dd7c61454 => generated 108 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 06:33:58 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-3e4d7527-b7b2-4420-96ed-3e5006defbf0 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:58 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-3e4d7527-b7b2-4420-96ed-3e5006defbf0 tempest-GroupSnapshotsTest-1134952104 tempest-GroupSnapshotsTest-1134952104-project-admin] DELETE http://192.168.122.198/volume/v3/group_types/ce03de88-ba43-4ee3-a495-b2705856d640 Sep 06 06:33:58 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-3e4d7527-b7b2-4420-96ed-3e5006defbf0 tempest-GroupSnapshotsTest-1134952104 tempest-GroupSnapshotsTest-1134952104-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:58 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-3e4d7527-b7b2-4420-96ed-3e5006defbf0 tempest-GroupSnapshotsTest-1134952104 tempest-GroupSnapshotsTest-1134952104-project-admin] Calling method 'version_select' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:58 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-3e4d7527-b7b2-4420-96ed-3e5006defbf0 tempest-GroupSnapshotsTest-1134952104 tempest-GroupSnapshotsTest-1134952104-project-admin] http://192.168.122.198/volume/v3/group_types/ce03de88-ba43-4ee3-a495-b2705856d640 returned with HTTP 202 Sep 06 06:33:58 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 137/301] 192.168.122.198 () {60 vars in 1288 bytes} [Sun Sep 6 06:33:58 2026] DELETE /volume/v3/group_types/ce03de88-ba43-4ee3-a495-b2705856d640 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 06:33:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-62989aa4-f3d2-48e1-a8c5-1f3d5e09fbd3 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:58 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-62989aa4-f3d2-48e1-a8c5-1f3d5e09fbd3 tempest-GroupSnapshotsTest-1134952104 tempest-GroupSnapshotsTest-1134952104-project-admin] DELETE http://192.168.122.198/volume/v3/types/06ec28b0-6e3b-4ef9-b8b1-8253c5c0ac92 Sep 06 06:33:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-62989aa4-f3d2-48e1-a8c5-1f3d5e09fbd3 tempest-GroupSnapshotsTest-1134952104 tempest-GroupSnapshotsTest-1134952104-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-62989aa4-f3d2-48e1-a8c5-1f3d5e09fbd3 tempest-GroupSnapshotsTest-1134952104 tempest-GroupSnapshotsTest-1134952104-project-admin] Calling method '_delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:58 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-62989aa4-f3d2-48e1-a8c5-1f3d5e09fbd3 tempest-GroupSnapshotsTest-1134952104 tempest-GroupSnapshotsTest-1134952104-project-admin] http://192.168.122.198/volume/v3/types/06ec28b0-6e3b-4ef9-b8b1-8253c5c0ac92 returned with HTTP 202 Sep 06 06:33:58 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 165/302] 192.168.122.198 () {58 vars in 1229 bytes} [Sun Sep 6 06:33:58 2026] DELETE /volume/v3/types/06ec28b0-6e3b-4ef9-b8b1-8253c5c0ac92 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:33:58 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-fdca7e01-cec4-44d9-b942-58c6043ae99c None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:58 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-fdca7e01-cec4-44d9-b942-58c6043ae99c tempest-GroupSnapshotsTest-1134952104 tempest-GroupSnapshotsTest-1134952104-project-admin] GET http://192.168.122.198/volume/v3/types/06ec28b0-6e3b-4ef9-b8b1-8253c5c0ac92 Sep 06 06:33:58 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-fdca7e01-cec4-44d9-b942-58c6043ae99c tempest-GroupSnapshotsTest-1134952104 tempest-GroupSnapshotsTest-1134952104-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:58 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-fdca7e01-cec4-44d9-b942-58c6043ae99c tempest-GroupSnapshotsTest-1134952104 tempest-GroupSnapshotsTest-1134952104-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:58 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-fdca7e01-cec4-44d9-b942-58c6043ae99c tempest-GroupSnapshotsTest-1134952104 tempest-GroupSnapshotsTest-1134952104-project-admin] http://192.168.122.198/volume/v3/types/06ec28b0-6e3b-4ef9-b8b1-8253c5c0ac92 returned with HTTP 404 Sep 06 06:33:58 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 138/303] 192.168.122.198 () {58 vars in 1226 bytes} [Sun Sep 6 06:33:58 2026] GET /volume/v3/types/06ec28b0-6e3b-4ef9-b8b1-8253c5c0ac92 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:33:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-1e5ee0c7-584d-4777-9a4a-142ef76d1a77 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:58 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-1e5ee0c7-584d-4777-9a4a-142ef76d1a77 tempest-GroupSnapshotsTest-1134952104 tempest-GroupSnapshotsTest-1134952104-project-admin] POST http://192.168.122.198/volume/v3/types Sep 06 06:33:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-1e5ee0c7-584d-4777-9a4a-142ef76d1a77 tempest-GroupSnapshotsTest-1134952104 tempest-GroupSnapshotsTest-1134952104-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1404292696"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:33:58 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-1e5ee0c7-584d-4777-9a4a-142ef76d1a77 tempest-GroupSnapshotsTest-1134952104 tempest-GroupSnapshotsTest-1134952104-project-admin] http://192.168.122.198/volume/v3/types returned with HTTP 200 Sep 06 06:33:58 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 166/304] 192.168.122.198 () {60 vars in 1136 bytes} [Sun Sep 6 06:33:58 2026] POST /volume/v3/types => generated 224 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:33:58 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-a2d0b388-bcc9-49e2-a41d-0f24eba1dec3 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:58 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-a2d0b388-bcc9-49e2-a41d-0f24eba1dec3 tempest-GroupSnapshotsTest-1134952104 tempest-GroupSnapshotsTest-1134952104-project-admin] POST http://192.168.122.198/volume/v3/group_types Sep 06 06:33:58 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-a2d0b388-bcc9-49e2-a41d-0f24eba1dec3 tempest-GroupSnapshotsTest-1134952104 tempest-GroupSnapshotsTest-1134952104-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1181739236"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:33:58 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-a2d0b388-bcc9-49e2-a41d-0f24eba1dec3 tempest-GroupSnapshotsTest-1134952104 tempest-GroupSnapshotsTest-1134952104-project-admin] http://192.168.122.198/volume/v3/group_types returned with HTTP 202 Sep 06 06:33:58 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 139/305] 192.168.122.198 () {62 vars in 1195 bytes} [Sun Sep 6 06:33:58 2026] POST /volume/v3/group_types => generated 181 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:33:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-3decb5d5-37c0-48dd-a14e-0786bd16d4f6 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:58 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-3decb5d5-37c0-48dd-a14e-0786bd16d4f6 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] POST http://192.168.122.198/volume/v3/groups Sep 06 06:33:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-3decb5d5-37c0-48dd-a14e-0786bd16d4f6 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "03c11258-9bac-49a4-9255-c57f3c82f9e0", "volume_types": ["40af0606-0922-4ebc-bbe9-89e52f7b020d"], "name": "tempest-GroupSnapshotsTest-Group-1232413586"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:33:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.groups [None req-3decb5d5-37c0-48dd-a14e-0786bd16d4f6 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Creating new group {'group': {'group_type': '03c11258-9bac-49a4-9255-c57f3c82f9e0', 'volume_types': ['40af0606-0922-4ebc-bbe9-89e52f7b020d'], 'name': 'tempest-GroupSnapshotsTest-Group-1232413586'}} {{(pid=87014) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 06 06:33:58 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.groups [None req-3decb5d5-37c0-48dd-a14e-0786bd16d4f6 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Creating group tempest-GroupSnapshotsTest-Group-1232413586. Sep 06 06:33:58 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-3decb5d5-37c0-48dd-a14e-0786bd16d4f6 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Availability Zones retrieved successfully. Sep 06 06:33:58 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-3decb5d5-37c0-48dd-a14e-0786bd16d4f6 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Created reservations ['c4a1adfd-86ed-4c17-9a48-2aff51a0a14a'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:33:58 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-3decb5d5-37c0-48dd-a14e-0786bd16d4f6 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/groups returned with HTTP 202 Sep 06 06:33:58 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 167/306] 192.168.122.198 () {62 vars in 1181 bytes} [Sun Sep 6 06:33:58 2026] POST /volume/v3/groups => generated 112 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 06 06:33:58 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-b93cc776-4a29-4407-819a-fc2df56cc072 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:58 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b93cc776-4a29-4407-819a-fc2df56cc072 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] GET http://192.168.122.198/volume/v3/groups/c923634a-0213-4c24-9a77-f3675bbed6ae Sep 06 06:33:58 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b93cc776-4a29-4407-819a-fc2df56cc072 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:58 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b93cc776-4a29-4407-819a-fc2df56cc072 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Calling method 'version_select' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:58 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.groups [None req-b93cc776-4a29-4407-819a-fc2df56cc072 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] show called for member c923634a-0213-4c24-9a77-f3675bbed6ae {{(pid=87015) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 06:33:58 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:58 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:33:58 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:58 devstack devstack@c-api.service[87015]: return base.obj_make_list(context, cls(context), Sep 06 06:33:58 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b93cc776-4a29-4407-819a-fc2df56cc072 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/groups/c923634a-0213-4c24-9a77-f3675bbed6ae returned with HTTP 200 Sep 06 06:33:58 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 140/307] 192.168.122.198 () {60 vars in 1270 bytes} [Sun Sep 6 06:33:58 2026] GET /volume/v3/groups/c923634a-0213-4c24-9a77-f3675bbed6ae => generated 392 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:33:59 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-e9eae397-2de9-490f-963f-e29adb5fd062 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:59 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-e9eae397-2de9-490f-963f-e29adb5fd062 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:33:59 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-e9eae397-2de9-490f-963f-e29adb5fd062 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1665129185"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:33:59 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.volumes [None req-e9eae397-2de9-490f-963f-e29adb5fd062 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1665129185'}} {{(pid=87014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:33:59 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-e9eae397-2de9-490f-963f-e29adb5fd062 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] Create volume of 1 GB Sep 06 06:33:59 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:59 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:33:59 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-e9eae397-2de9-490f-963f-e29adb5fd062 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] Availability Zones retrieved successfully. Sep 06 06:33:59 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-e9eae397-2de9-490f-963f-e29adb5fd062 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] Flow 'volume_create_api' (5416a0ab-1009-4f9d-b061-0aca518146f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:33:59 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-e9eae397-2de9-490f-963f-e29adb5fd062 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d6c1552-613d-45fb-837b-059f5a2a0fb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:33:59 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.flows.api.create_volume [None req-e9eae397-2de9-490f-963f-e29adb5fd062 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] Validating volume size '1' using validate_int {{(pid=87014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:33:59 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-e9eae397-2de9-490f-963f-e29adb5fd062 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d6c1552-613d-45fb-837b-059f5a2a0fb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:33:59 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-e9eae397-2de9-490f-963f-e29adb5fd062 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a586df41-6529-452c-8487-f4e53ffd5665) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:33:59 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-3b133293-7f1c-4c48-921a-c0da2de2b6ee None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:59 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-3b133293-7f1c-4c48-921a-c0da2de2b6ee tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] GET http://192.168.122.198/volume/v3/groups/c923634a-0213-4c24-9a77-f3675bbed6ae Sep 06 06:33:59 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-3b133293-7f1c-4c48-921a-c0da2de2b6ee tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:59 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-3b133293-7f1c-4c48-921a-c0da2de2b6ee tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Calling method 'version_select' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:59 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.groups [None req-3b133293-7f1c-4c48-921a-c0da2de2b6ee tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] show called for member c923634a-0213-4c24-9a77-f3675bbed6ae {{(pid=87015) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 06:33:59 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:59 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:33:59 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:59 devstack devstack@c-api.service[87015]: return base.obj_make_list(context, cls(context), Sep 06 06:33:59 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-3b133293-7f1c-4c48-921a-c0da2de2b6ee tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/groups/c923634a-0213-4c24-9a77-f3675bbed6ae returned with HTTP 200 Sep 06 06:33:59 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 141/308] 192.168.122.198 () {60 vars in 1270 bytes} [Sun Sep 6 06:33:59 2026] GET /volume/v3/groups/c923634a-0213-4c24-9a77-f3675bbed6ae => generated 393 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:33:59 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-6e82c860-f532-4b01-b6b4-f2c4df155897 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:59 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-6e82c860-f532-4b01-b6b4-f2c4df155897 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:33:59 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-6e82c860-f532-4b01-b6b4-f2c4df155897 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-161979311", "volume_type": "40af0606-0922-4ebc-bbe9-89e52f7b020d", "group_id": "c923634a-0213-4c24-9a77-f3675bbed6ae", "size": 1}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:33:59 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.volumes [None req-6e82c860-f532-4b01-b6b4-f2c4df155897 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-161979311', 'volume_type': '40af0606-0922-4ebc-bbe9-89e52f7b020d', 'group_id': 'c923634a-0213-4c24-9a77-f3675bbed6ae', 'size': 1}} {{(pid=87015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:33:59 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:59 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:33:59 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-6e82c860-f532-4b01-b6b4-f2c4df155897 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Create volume of 1 GB Sep 06 06:33:59 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:59 devstack devstack@c-api.service[87015]: return base.obj_make_list(context, cls(context), Sep 06 06:33:59 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-6e82c860-f532-4b01-b6b4-f2c4df155897 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Availability Zones retrieved successfully. Sep 06 06:33:59 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-e9eae397-2de9-490f-963f-e29adb5fd062 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] Created reservations ['978bf729-10a5-4f6b-9fdf-12284d4e4e08', '5611f8ba-5272-42ef-8cad-3120e380cec0', '0bc7287b-ec72-45bd-846c-1e2d36a74cbe', 'cb1cb9a8-c279-47c3-b3f1-dd1bab61b54a'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:33:59 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-6e82c860-f532-4b01-b6b4-f2c4df155897 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Flow 'volume_create_api' (9a626d7e-2477-4ef0-91f4-39d40f5e4cd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:33:59 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-e9eae397-2de9-490f-963f-e29adb5fd062 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a586df41-6529-452c-8487-f4e53ffd5665) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['978bf729-10a5-4f6b-9fdf-12284d4e4e08', '5611f8ba-5272-42ef-8cad-3120e380cec0', '0bc7287b-ec72-45bd-846c-1e2d36a74cbe', 'cb1cb9a8-c279-47c3-b3f1-dd1bab61b54a']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:33:59 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-6e82c860-f532-4b01-b6b4-f2c4df155897 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50aaa2f0-5919-4a7b-83e6-ddd02bd98598) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:33:59 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-e9eae397-2de9-490f-963f-e29adb5fd062 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5e52bd6-9cde-4608-bb09-fdc76a92c1dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:33:59 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:59 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:33:59 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.flows.api.create_volume [None req-6e82c860-f532-4b01-b6b4-f2c4df155897 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Validating volume size '1' using validate_int {{(pid=87015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:33:59 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:59 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:33:59 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-6e82c860-f532-4b01-b6b4-f2c4df155897 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50aaa2f0-5919-4a7b-83e6-ddd02bd98598) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:33:58Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=40af0606-0922-4ebc-bbe9-89e52f7b020d,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1404292696',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '40af0606-0922-4ebc-bbe9-89e52f7b020d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'c923634a-0213-4c24-9a77-f3675bbed6ae', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:33:59 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-e9eae397-2de9-490f-963f-e29adb5fd062 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5e52bd6-9cde-4608-bb09-fdc76a92c1dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3cd2ddce-dd8e-40eb-b54e-df7057ba58f2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1665129185',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='390201170c344af68e57e2383bc61d2d',qos_specs=None,replication_status=,reservations=['978bf729-10a5-4f6b-9fdf-12284d4e4e08','5611f8ba-5272-42ef-8cad-3120e380cec0','0bc7287b-ec72-45bd-846c-1e2d36a74cbe','cb1cb9a8-c279-47c3-b3f1-dd1bab61b54a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75bab86df95249d785af776d0fa034b0',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:33:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1665129185',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3cd2ddce-dd8e-40eb-b54e-df7057ba58f2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='390201170c344af68e57e2383bc61d2d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='75bab86df95249d785af776d0fa034b0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:33:59 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-6e82c860-f532-4b01-b6b4-f2c4df155897 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df6fef89-37af-40b1-b300-bf7caf7aa217) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:33:59 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-e9eae397-2de9-490f-963f-e29adb5fd062 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0a140af-84ce-43b1-8385-24f476be20ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:33:59 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-e9eae397-2de9-490f-963f-e29adb5fd062 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0a140af-84ce-43b1-8385-24f476be20ee) transitioned into state 'SUCCESS' from state '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-1665129185',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='390201170c344af68e57e2383bc61d2d',qos_specs=None,replication_status=,reservations=['978bf729-10a5-4f6b-9fdf-12284d4e4e08','5611f8ba-5272-42ef-8cad-3120e380cec0','0bc7287b-ec72-45bd-846c-1e2d36a74cbe','cb1cb9a8-c279-47c3-b3f1-dd1bab61b54a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75bab86df95249d785af776d0fa034b0',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:33:59 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-e9eae397-2de9-490f-963f-e29adb5fd062 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (437db9d9-2353-40a0-94e0-d71eaf3c7582) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:33:59 devstack devstack@c-api.service[87015]: WARNING cinder.quota [None req-6e82c860-f532-4b01-b6b4-f2c4df155897 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1404292696 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1404292696, it is now deprecated. Please use the default quota class for default quota. Sep 06 06:33:59 devstack devstack@c-api.service[87015]: WARNING cinder.quota [None req-6e82c860-f532-4b01-b6b4-f2c4df155897 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1404292696 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1404292696, it is now deprecated. Please use the default quota class for default quota. Sep 06 06:33:59 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-e9eae397-2de9-490f-963f-e29adb5fd062 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (437db9d9-2353-40a0-94e0-d71eaf3c7582) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:33:59 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-e9eae397-2de9-490f-963f-e29adb5fd062 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] Flow 'volume_create_api' (5416a0ab-1009-4f9d-b061-0aca518146f4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:33:59 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-e9eae397-2de9-490f-963f-e29adb5fd062 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] Create volume request issued successfully. Sep 06 06:33:59 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-e9eae397-2de9-490f-963f-e29adb5fd062 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:33:59 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 168/309] 192.168.122.198 () {60 vars in 1142 bytes} [Sun Sep 6 06:33:59 2026] POST /volume/v3/volumes => generated 758 bytes in 526 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:33:59 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-d6aa5ef9-d6d6-46f1-9bba-d8910edcc166 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:33:59 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-d6aa5ef9-d6d6-46f1-9bba-d8910edcc166 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] GET http://192.168.122.198/volume/v3/volumes/3cd2ddce-dd8e-40eb-b54e-df7057ba58f2 Sep 06 06:33:59 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-d6aa5ef9-d6d6-46f1-9bba-d8910edcc166 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:33:59 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-d6aa5ef9-d6d6-46f1-9bba-d8910edcc166 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:33:59 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:59 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:33:59 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:33:59 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:33:59 devstack devstack@c-api.service[87015]: DEBUG cinder.quota [None req-6e82c860-f532-4b01-b6b4-f2c4df155897 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Created reservations ['c3b078b1-46e4-4bcf-b708-894a78078a4b', 'b614e7c4-32ec-40a6-ab25-45ee87cc1a6c', '71ac0d31-696d-46b7-a933-8883c6fcc534', 'fcd6c51b-51d3-4b8c-a583-7964c8be4370'] {{(pid=87015) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:33:59 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-6e82c860-f532-4b01-b6b4-f2c4df155897 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df6fef89-37af-40b1-b300-bf7caf7aa217) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c3b078b1-46e4-4bcf-b708-894a78078a4b', 'b614e7c4-32ec-40a6-ab25-45ee87cc1a6c', '71ac0d31-696d-46b7-a933-8883c6fcc534', 'fcd6c51b-51d3-4b8c-a583-7964c8be4370']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:33:59 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-6e82c860-f532-4b01-b6b4-f2c4df155897 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86b8fdaa-369b-4bee-901d-2860bb95d03f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:33:59 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-d6aa5ef9-d6d6-46f1-9bba-d8910edcc166 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] Volume info retrieved successfully. Sep 06 06:33:59 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-d6aa5ef9-d6d6-46f1-9bba-d8910edcc166 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] http://192.168.122.198/volume/v3/volumes/3cd2ddce-dd8e-40eb-b54e-df7057ba58f2 returned with HTTP 200 Sep 06 06:33:59 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 169/310] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:33:59 2026] GET /volume/v3/volumes/3cd2ddce-dd8e-40eb-b54e-df7057ba58f2 => generated 826 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:33:59 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:33:59 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:33:59 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-6e82c860-f532-4b01-b6b4-f2c4df155897 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86b8fdaa-369b-4bee-901d-2860bb95d03f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b83726ee-11ba-423c-8be9-9273a802ade4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-161979311',encryption_key_id=None,group_id=c923634a-0213-4c24-9a77-f3675bbed6ae,group_type_id=,metadata={},multiattach=False,project_id='be1988e2a2c84f20ab9ef621b3b61699',qos_specs=None,replication_status=,reservations=['c3b078b1-46e4-4bcf-b708-894a78078a4b','b614e7c4-32ec-40a6-ab25-45ee87cc1a6c','71ac0d31-696d-46b7-a933-8883c6fcc534','fcd6c51b-51d3-4b8c-a583-7964c8be4370'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79054ac364294b7d9a926ce72e15dde0',volume_type_id=40af0606-0922-4ebc-bbe9-89e52f7b020d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:33:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-161979311',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=c923634a-0213-4c24-9a77-f3675bbed6ae,host=None,id=b83726ee-11ba-423c-8be9-9273a802ade4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='be1988e2a2c84f20ab9ef621b3b61699',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='79054ac364294b7d9a926ce72e15dde0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(40af0606-0922-4ebc-bbe9-89e52f7b020d),volume_type_id=40af0606-0922-4ebc-bbe9-89e52f7b020d)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:33:59 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-6e82c860-f532-4b01-b6b4-f2c4df155897 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef184334-46f6-4881-b6cf-d76d46766bb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:33:59 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-6e82c860-f532-4b01-b6b4-f2c4df155897 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef184334-46f6-4881-b6cf-d76d46766bb9) transitioned into state 'SUCCESS' from state '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-161979311',encryption_key_id=None,group_id=c923634a-0213-4c24-9a77-f3675bbed6ae,group_type_id=,metadata={},multiattach=False,project_id='be1988e2a2c84f20ab9ef621b3b61699',qos_specs=None,replication_status=,reservations=['c3b078b1-46e4-4bcf-b708-894a78078a4b','b614e7c4-32ec-40a6-ab25-45ee87cc1a6c','71ac0d31-696d-46b7-a933-8883c6fcc534','fcd6c51b-51d3-4b8c-a583-7964c8be4370'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79054ac364294b7d9a926ce72e15dde0',volume_type_id=40af0606-0922-4ebc-bbe9-89e52f7b020d)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:33:59 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-6e82c860-f532-4b01-b6b4-f2c4df155897 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (071bcb92-1c05-4fe8-95ff-4ca839ac78a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:33:59 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-6e82c860-f532-4b01-b6b4-f2c4df155897 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (071bcb92-1c05-4fe8-95ff-4ca839ac78a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:34:00 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-6e82c860-f532-4b01-b6b4-f2c4df155897 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Flow 'volume_create_api' (9a626d7e-2477-4ef0-91f4-39d40f5e4cd3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:34:00 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-6e82c860-f532-4b01-b6b4-f2c4df155897 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Create volume request issued successfully. Sep 06 06:34:00 devstack devstack@c-api.service[87015]: WARNING stevedore.named [None req-6e82c860-f532-4b01-b6b4-f2c4df155897 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:34:00 devstack devstack@c-api.service[87015]: WARNING castellan.key_manager [None req-6e82c860-f532-4b01-b6b4-f2c4df155897 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:34:00 devstack devstack@c-api.service[87015]: DEBUG oslo_db.sqlalchemy.engines [None req-6e82c860-f532-4b01-b6b4-f2c4df155897 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87015) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:34:00 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:00 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:34:00 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-6e82c860-f532-4b01-b6b4-f2c4df155897 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:34:00 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 142/311] 192.168.122.198 () {62 vars in 1184 bytes} [Sun Sep 6 06:33:59 2026] POST /volume/v3/volumes => generated 830 bytes in 469 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:34:00 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-85527d1e-6c3a-4b4f-ab5a-debb6823265f None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:00 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-85527d1e-6c3a-4b4f-ab5a-debb6823265f tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] GET http://192.168.122.198/volume/v3/volumes/b83726ee-11ba-423c-8be9-9273a802ade4 Sep 06 06:34:00 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-85527d1e-6c3a-4b4f-ab5a-debb6823265f tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:34:00 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-85527d1e-6c3a-4b4f-ab5a-debb6823265f tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:34:00 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:34:00 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:34:00 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:00 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:34:00 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-85527d1e-6c3a-4b4f-ab5a-debb6823265f tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Volume info retrieved successfully. Sep 06 06:34:00 devstack devstack@c-api.service[87014]: WARNING stevedore.named [None req-85527d1e-6c3a-4b4f-ab5a-debb6823265f tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:34:00 devstack devstack@c-api.service[87014]: WARNING castellan.key_manager [None req-85527d1e-6c3a-4b4f-ab5a-debb6823265f tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:34:00 devstack devstack@c-api.service[87014]: DEBUG oslo_db.sqlalchemy.engines [None req-85527d1e-6c3a-4b4f-ab5a-debb6823265f tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87014) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:34:00 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:00 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:34:00 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-85527d1e-6c3a-4b4f-ab5a-debb6823265f tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/volumes/b83726ee-11ba-423c-8be9-9273a802ade4 returned with HTTP 200 Sep 06 06:34:00 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 170/312] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:34:00 2026] GET /volume/v3/volumes/b83726ee-11ba-423c-8be9-9273a802ade4 => generated 898 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:34:00 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-389b5dc6-149c-4ff4-af17-8b6dfa604578 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:00 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-389b5dc6-149c-4ff4-af17-8b6dfa604578 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] GET http://192.168.122.198/volume/v3/volumes/3cd2ddce-dd8e-40eb-b54e-df7057ba58f2 Sep 06 06:34:00 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-389b5dc6-149c-4ff4-af17-8b6dfa604578 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:34:00 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-389b5dc6-149c-4ff4-af17-8b6dfa604578 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:34:00 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:34:00 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:34:00 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:00 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:34:00 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-389b5dc6-149c-4ff4-af17-8b6dfa604578 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] Volume info retrieved successfully. Sep 06 06:34:00 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-389b5dc6-149c-4ff4-af17-8b6dfa604578 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] http://192.168.122.198/volume/v3/volumes/3cd2ddce-dd8e-40eb-b54e-df7057ba58f2 returned with HTTP 200 Sep 06 06:34:00 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 143/313] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:34:00 2026] GET /volume/v3/volumes/3cd2ddce-dd8e-40eb-b54e-df7057ba58f2 => generated 850 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:34:01 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-bc687c25-5008-4449-a61d-f125005af410 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:01 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-bc687c25-5008-4449-a61d-f125005af410 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] GET http://192.168.122.198/volume/v3/volumes/b83726ee-11ba-423c-8be9-9273a802ade4 Sep 06 06:34:01 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-bc687c25-5008-4449-a61d-f125005af410 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:34:01 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-bc687c25-5008-4449-a61d-f125005af410 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:34:01 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:34:01 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:34:01 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:01 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:34:01 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-bc687c25-5008-4449-a61d-f125005af410 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Volume info retrieved successfully. Sep 06 06:34:01 devstack devstack@c-api.service[87014]: WARNING stevedore.named [None req-bc687c25-5008-4449-a61d-f125005af410 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:34:01 devstack devstack@c-api.service[87014]: WARNING castellan.key_manager [None req-bc687c25-5008-4449-a61d-f125005af410 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:34:01 devstack devstack@c-api.service[87014]: DEBUG oslo_db.sqlalchemy.engines [None req-bc687c25-5008-4449-a61d-f125005af410 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87014) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:34:01 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:01 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:34:01 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-bc687c25-5008-4449-a61d-f125005af410 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/volumes/b83726ee-11ba-423c-8be9-9273a802ade4 returned with HTTP 200 Sep 06 06:34:01 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 171/314] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:34:01 2026] GET /volume/v3/volumes/b83726ee-11ba-423c-8be9-9273a802ade4 => generated 922 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:34:01 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-2829225e-d8e5-448f-a1c5-6b497daf5e92 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:01 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2829225e-d8e5-448f-a1c5-6b497daf5e92 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] GET http://192.168.122.198/volume/v3/volumes/3cd2ddce-dd8e-40eb-b54e-df7057ba58f2 Sep 06 06:34:01 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-2829225e-d8e5-448f-a1c5-6b497daf5e92 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:34:01 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-2829225e-d8e5-448f-a1c5-6b497daf5e92 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:34:01 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:34:01 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:34:01 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:01 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:34:01 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-2829225e-d8e5-448f-a1c5-6b497daf5e92 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] Volume info retrieved successfully. Sep 06 06:34:02 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2829225e-d8e5-448f-a1c5-6b497daf5e92 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] http://192.168.122.198/volume/v3/volumes/3cd2ddce-dd8e-40eb-b54e-df7057ba58f2 returned with HTTP 200 Sep 06 06:34:02 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 144/315] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:34:01 2026] GET /volume/v3/volumes/3cd2ddce-dd8e-40eb-b54e-df7057ba58f2 => generated 851 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:34:02 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-ba83f2ec-5de5-43e9-afc1-ffd2f7e101f0 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:02 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ba83f2ec-5de5-43e9-afc1-ffd2f7e101f0 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] GET http://192.168.122.198/volume/v3/volumes/b83726ee-11ba-423c-8be9-9273a802ade4 Sep 06 06:34:02 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ba83f2ec-5de5-43e9-afc1-ffd2f7e101f0 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:34:02 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ba83f2ec-5de5-43e9-afc1-ffd2f7e101f0 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:34:02 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:34:02 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:34:02 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:02 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:34:02 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-ba83f2ec-5de5-43e9-afc1-ffd2f7e101f0 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Volume info retrieved successfully. Sep 06 06:34:02 devstack devstack@c-api.service[87014]: WARNING stevedore.named [None req-ba83f2ec-5de5-43e9-afc1-ffd2f7e101f0 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:34:02 devstack devstack@c-api.service[87014]: WARNING castellan.key_manager [None req-ba83f2ec-5de5-43e9-afc1-ffd2f7e101f0 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:34:02 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-8ccb4aa0-c78f-4c06-ac8a-2a39928414f2 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:02 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-8ccb4aa0-c78f-4c06-ac8a-2a39928414f2 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:34:02 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-8ccb4aa0-c78f-4c06-ac8a-2a39928414f2 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-1787018041"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:34:02 devstack devstack@c-api.service[87014]: DEBUG oslo_db.sqlalchemy.engines [None req-ba83f2ec-5de5-43e9-afc1-ffd2f7e101f0 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87014) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:34:02 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.volumes [None req-8ccb4aa0-c78f-4c06-ac8a-2a39928414f2 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-1787018041'}} {{(pid=87015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:34:02 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-8ccb4aa0-c78f-4c06-ac8a-2a39928414f2 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Create volume of 1 GB Sep 06 06:34:02 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:02 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:34:02 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-8ccb4aa0-c78f-4c06-ac8a-2a39928414f2 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Availability Zones retrieved successfully. Sep 06 06:34:02 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ba83f2ec-5de5-43e9-afc1-ffd2f7e101f0 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/volumes/b83726ee-11ba-423c-8be9-9273a802ade4 returned with HTTP 200 Sep 06 06:34:02 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 172/316] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:34:02 2026] GET /volume/v3/volumes/b83726ee-11ba-423c-8be9-9273a802ade4 => generated 923 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:34:02 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-8ccb4aa0-c78f-4c06-ac8a-2a39928414f2 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Flow 'volume_create_api' (dcfcebfa-11e2-4289-8928-c1391e90a1fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:34:02 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-8ccb4aa0-c78f-4c06-ac8a-2a39928414f2 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (231e7973-b54a-42e2-a098-15e9e3b7a58f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:34:02 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.flows.api.create_volume [None req-8ccb4aa0-c78f-4c06-ac8a-2a39928414f2 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Validating volume size '1' using validate_int {{(pid=87015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:34:02 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-a6debbcb-fbdc-4c42-890d-1f6faba46536 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:02 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-a6debbcb-fbdc-4c42-890d-1f6faba46536 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] POST http://192.168.122.198/volume/v3/group_snapshots Sep 06 06:34:02 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-a6debbcb-fbdc-4c42-890d-1f6faba46536 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "c923634a-0213-4c24-9a77-f3675bbed6ae", "name": "tempest-group_snapshot-674598004"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:34:02 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.group_snapshots [None req-a6debbcb-fbdc-4c42-890d-1f6faba46536 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'c923634a-0213-4c24-9a77-f3675bbed6ae', 'name': 'tempest-group_snapshot-674598004'}} {{(pid=87014) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 06 06:34:02 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:02 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:34:02 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.group_snapshots [None req-a6debbcb-fbdc-4c42-890d-1f6faba46536 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Creating group_snapshot tempest-group_snapshot-674598004. Sep 06 06:34:02 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-8ccb4aa0-c78f-4c06-ac8a-2a39928414f2 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (231e7973-b54a-42e2-a098-15e9e3b7a58f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:34:02 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-8ccb4aa0-c78f-4c06-ac8a-2a39928414f2 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0694f68f-c556-4149-bd42-065e04b3641e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:34:02 devstack devstack@c-api.service[87014]: /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 06 06:34:02 devstack devstack@c-api.service[87014]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 06:34:02 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:34:02 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:34:02 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:02 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:34:02 devstack devstack@c-api.service[87014]: WARNING cinder.quota [None req-a6debbcb-fbdc-4c42-890d-1f6faba46536 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1404292696 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1404292696, it is now deprecated. Please use the default quota class for default quota. Sep 06 06:34:02 devstack devstack@c-api.service[87014]: WARNING cinder.quota [None req-a6debbcb-fbdc-4c42-890d-1f6faba46536 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1404292696 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1404292696, it is now deprecated. Please use the default quota class for default quota. Sep 06 06:34:02 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-a6debbcb-fbdc-4c42-890d-1f6faba46536 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Created reservations ['5c1eb5f0-3fa7-482f-b828-c1e01e34ec98', '44427501-9dc7-40ae-817c-36a4d60fcdcc', '83bd771f-0a62-496f-adbd-323a50e49e3e', '25f619ad-50a4-4371-8e7a-c1d77c6fd5da'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:34:02 devstack devstack@c-api.service[87015]: DEBUG cinder.quota [None req-8ccb4aa0-c78f-4c06-ac8a-2a39928414f2 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Created reservations ['2ae3e0f7-3bf5-439b-9417-516b13fea03a', '1abddc8a-5746-45ba-88a1-070b9c715f9f', '8223040a-7364-4496-a918-d3bae7b4ef4b', '265e7d3a-e85e-46d5-8a8c-1d430a6a53cd'] {{(pid=87015) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:34:02 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-8ccb4aa0-c78f-4c06-ac8a-2a39928414f2 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0694f68f-c556-4149-bd42-065e04b3641e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2ae3e0f7-3bf5-439b-9417-516b13fea03a', '1abddc8a-5746-45ba-88a1-070b9c715f9f', '8223040a-7364-4496-a918-d3bae7b4ef4b', '265e7d3a-e85e-46d5-8a8c-1d430a6a53cd']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:34:02 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-8ccb4aa0-c78f-4c06-ac8a-2a39928414f2 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00f3a2d4-25d4-4c0d-89e0-bb0c01a5dcf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:34:02 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:34:02 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:34:02 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-8ccb4aa0-c78f-4c06-ac8a-2a39928414f2 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00f3a2d4-25d4-4c0d-89e0-bb0c01a5dcf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '052783c6-7634-4422-9227-0f9e115dea08', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1787018041',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='474e425101c84d91a4f761bb638bd56f',qos_specs=None,replication_status=,reservations=['2ae3e0f7-3bf5-439b-9417-516b13fea03a','1abddc8a-5746-45ba-88a1-070b9c715f9f','8223040a-7364-4496-a918-d3bae7b4ef4b','265e7d3a-e85e-46d5-8a8c-1d430a6a53cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6eb0730f9b946dd9ee3c21c75d4566e',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:34:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1787018041',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=052783c6-7634-4422-9227-0f9e115dea08,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='474e425101c84d91a4f761bb638bd56f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f6eb0730f9b946dd9ee3c21c75d4566e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:34:02 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-a6debbcb-fbdc-4c42-890d-1f6faba46536 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/group_snapshots returned with HTTP 202 Sep 06 06:34:02 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 173/317] 192.168.122.198 () {62 vars in 1208 bytes} [Sun Sep 6 06:34:02 2026] POST /volume/v3/group_snapshots => generated 167 bytes in 263 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:34:02 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-8ccb4aa0-c78f-4c06-ac8a-2a39928414f2 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32ef64ad-1026-4b7d-8871-cb1d2965b567) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:34:02 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-b97bf71c-15eb-4685-9348-1578eed08a93 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:02 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-b97bf71c-15eb-4685-9348-1578eed08a93 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] GET http://192.168.122.198/volume/v3/group_snapshots/5654a126-518d-447f-9477-50ce3c87b0ac Sep 06 06:34:02 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-b97bf71c-15eb-4685-9348-1578eed08a93 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:34:02 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-b97bf71c-15eb-4685-9348-1578eed08a93 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Calling method 'version_select' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:34:02 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.group_snapshots [None req-b97bf71c-15eb-4685-9348-1578eed08a93 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] show called for member 5654a126-518d-447f-9477-50ce3c87b0ac {{(pid=87014) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 06:34:02 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:02 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:34:02 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-b97bf71c-15eb-4685-9348-1578eed08a93 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/group_snapshots/5654a126-518d-447f-9477-50ce3c87b0ac returned with HTTP 200 Sep 06 06:34:02 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 174/318] 192.168.122.198 () {60 vars in 1297 bytes} [Sun Sep 6 06:34:02 2026] GET /volume/v3/group_snapshots/5654a126-518d-447f-9477-50ce3c87b0ac => generated 306 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:34:03 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-8ccb4aa0-c78f-4c06-ac8a-2a39928414f2 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32ef64ad-1026-4b7d-8871-cb1d2965b567) transitioned into state 'SUCCESS' from state '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-1787018041',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='474e425101c84d91a4f761bb638bd56f',qos_specs=None,replication_status=,reservations=['2ae3e0f7-3bf5-439b-9417-516b13fea03a','1abddc8a-5746-45ba-88a1-070b9c715f9f','8223040a-7364-4496-a918-d3bae7b4ef4b','265e7d3a-e85e-46d5-8a8c-1d430a6a53cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6eb0730f9b946dd9ee3c21c75d4566e',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:34:03 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-8ccb4aa0-c78f-4c06-ac8a-2a39928414f2 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (358562d3-cd38-41ba-9779-1879995ff7ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:34:03 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-8ccb4aa0-c78f-4c06-ac8a-2a39928414f2 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (358562d3-cd38-41ba-9779-1879995ff7ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:34:03 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-8ccb4aa0-c78f-4c06-ac8a-2a39928414f2 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Flow 'volume_create_api' (dcfcebfa-11e2-4289-8928-c1391e90a1fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:34:03 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-8ccb4aa0-c78f-4c06-ac8a-2a39928414f2 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Create volume request issued successfully. Sep 06 06:34:03 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-8ccb4aa0-c78f-4c06-ac8a-2a39928414f2 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:34:03 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 145/319] 192.168.122.198 () {60 vars in 1142 bytes} [Sun Sep 6 06:34:02 2026] POST /volume/v3/volumes => generated 763 bytes in 430 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:34:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-02fc550d-72cf-48db-9fe9-635e315a1537 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:04 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-02fc550d-72cf-48db-9fe9-635e315a1537 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] GET http://192.168.122.198/volume/v3/group_snapshots/5654a126-518d-447f-9477-50ce3c87b0ac Sep 06 06:34:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-02fc550d-72cf-48db-9fe9-635e315a1537 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:34:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-02fc550d-72cf-48db-9fe9-635e315a1537 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Calling method 'version_select' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:34:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.group_snapshots [None req-02fc550d-72cf-48db-9fe9-635e315a1537 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] show called for member 5654a126-518d-447f-9477-50ce3c87b0ac {{(pid=87014) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 06:34:04 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:04 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:34:04 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-02fc550d-72cf-48db-9fe9-635e315a1537 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/group_snapshots/5654a126-518d-447f-9477-50ce3c87b0ac returned with HTTP 200 Sep 06 06:34:04 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 175/320] 192.168.122.198 () {60 vars in 1297 bytes} [Sun Sep 6 06:34:04 2026] GET /volume/v3/group_snapshots/5654a126-518d-447f-9477-50ce3c87b0ac => generated 306 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:34:05 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-75296ca8-a231-4863-a109-2355bea135c9 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:05 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-75296ca8-a231-4863-a109-2355bea135c9 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] GET http://192.168.122.198/volume/v3/group_snapshots/5654a126-518d-447f-9477-50ce3c87b0ac Sep 06 06:34:05 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-75296ca8-a231-4863-a109-2355bea135c9 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:34:05 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-75296ca8-a231-4863-a109-2355bea135c9 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Calling method 'version_select' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:34:05 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.group_snapshots [None req-75296ca8-a231-4863-a109-2355bea135c9 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] show called for member 5654a126-518d-447f-9477-50ce3c87b0ac {{(pid=87015) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 06:34:05 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:05 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:34:05 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-75296ca8-a231-4863-a109-2355bea135c9 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/group_snapshots/5654a126-518d-447f-9477-50ce3c87b0ac returned with HTTP 200 Sep 06 06:34:05 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 146/321] 192.168.122.198 () {60 vars in 1297 bytes} [Sun Sep 6 06:34:05 2026] GET /volume/v3/group_snapshots/5654a126-518d-447f-9477-50ce3c87b0ac => generated 306 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:34:05 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [req-ed472781-b58d-4494-844e-df4a7e4e0ba1 req-88ff612e-155f-46bb-9508-4eacb3c73e26 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:05 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-ed472781-b58d-4494-844e-df4a7e4e0ba1 req-88ff612e-155f-46bb-9508-4eacb3c73e26 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] GET http://192.168.122.198/volume/v3/volumes/0f5d94d9-f8f2-4389-af2d-5dc4d869a9c4 Sep 06 06:34:05 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-ed472781-b58d-4494-844e-df4a7e4e0ba1 req-88ff612e-155f-46bb-9508-4eacb3c73e26 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:34:05 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-ed472781-b58d-4494-844e-df4a7e4e0ba1 req-88ff612e-155f-46bb-9508-4eacb3c73e26 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:34:05 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:34:05 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:34:05 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:05 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:34:05 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [req-ed472781-b58d-4494-844e-df4a7e4e0ba1 req-88ff612e-155f-46bb-9508-4eacb3c73e26 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Volume info retrieved successfully. Sep 06 06:34:05 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-ed472781-b58d-4494-844e-df4a7e4e0ba1 req-88ff612e-155f-46bb-9508-4eacb3c73e26 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] http://192.168.122.198/volume/v3/volumes/0f5d94d9-f8f2-4389-af2d-5dc4d869a9c4 returned with HTTP 200 Sep 06 06:34:05 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 176/322] 192.168.122.198 () {60 vars in 1487 bytes} [Sun Sep 6 06:34:05 2026] GET /volume/v3/volumes/0f5d94d9-f8f2-4389-af2d-5dc4d869a9c4 => generated 1149 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:34:06 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-c3e6676c-e1da-4709-93dd-eabe04e656ef None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:06 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c3e6676c-e1da-4709-93dd-eabe04e656ef tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] GET http://192.168.122.198/volume/v3/group_snapshots/5654a126-518d-447f-9477-50ce3c87b0ac Sep 06 06:34:06 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-c3e6676c-e1da-4709-93dd-eabe04e656ef tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:34:06 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-c3e6676c-e1da-4709-93dd-eabe04e656ef tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Calling method 'version_select' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:34:06 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.group_snapshots [None req-c3e6676c-e1da-4709-93dd-eabe04e656ef tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] show called for member 5654a126-518d-447f-9477-50ce3c87b0ac {{(pid=87015) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 06:34:06 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:06 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:34:06 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c3e6676c-e1da-4709-93dd-eabe04e656ef tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/group_snapshots/5654a126-518d-447f-9477-50ce3c87b0ac returned with HTTP 200 Sep 06 06:34:06 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 147/323] 192.168.122.198 () {60 vars in 1297 bytes} [Sun Sep 6 06:34:06 2026] GET /volume/v3/group_snapshots/5654a126-518d-447f-9477-50ce3c87b0ac => generated 307 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:34:06 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-325362e3-0d68-46af-a30f-eef9b1fa4bb9 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:06 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-325362e3-0d68-46af-a30f-eef9b1fa4bb9 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] GET http://192.168.122.198/volume/v3/snapshots/detail Sep 06 06:34:06 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-325362e3-0d68-46af-a30f-eef9b1fa4bb9 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:34:06 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-325362e3-0d68-46af-a30f-eef9b1fa4bb9 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Calling method 'detail' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:34:06 devstack devstack@c-api.service[87014]: DEBUG cinder.api.api_utils [None req-325362e3-0d68-46af-a30f-eef9b1fa4bb9 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Removing options '' from query. {{(pid=87014) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 06:34:06 devstack devstack@c-api.service[87014]: DEBUG cinder.db.api [None req-325362e3-0d68-46af-a30f-eef9b1fa4bb9 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Building query based on filter {{(pid=87014) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 06:34:06 devstack devstack@c-api.service[87014]: /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 06 06:34:06 devstack devstack@c-api.service[87014]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 06:34:06 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-325362e3-0d68-46af-a30f-eef9b1fa4bb9 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Get all snapshots completed successfully. Sep 06 06:34:06 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:06 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:34:06 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-325362e3-0d68-46af-a30f-eef9b1fa4bb9 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/snapshots/detail returned with HTTP 200 Sep 06 06:34:06 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 177/324] 192.168.122.198 () {58 vars in 1148 bytes} [Sun Sep 6 06:34:06 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 06:34:06 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-fb70fec1-9a11-4ee6-9653-3e5c74632c82 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:06 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-fb70fec1-9a11-4ee6-9653-3e5c74632c82 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] GET http://192.168.122.198/volume/v3/snapshots/d3255d03-b6c3-48dc-bafb-4e48a88e729c Sep 06 06:34:06 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-fb70fec1-9a11-4ee6-9653-3e5c74632c82 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:34:06 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-fb70fec1-9a11-4ee6-9653-3e5c74632c82 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:34:06 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:06 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:34:06 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-fb70fec1-9a11-4ee6-9653-3e5c74632c82 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Snapshot retrieved successfully. Sep 06 06:34:06 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-fb70fec1-9a11-4ee6-9653-3e5c74632c82 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/snapshots/d3255d03-b6c3-48dc-bafb-4e48a88e729c returned with HTTP 200 Sep 06 06:34:06 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 148/325] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:34:06 2026] GET /volume/v3/snapshots/d3255d03-b6c3-48dc-bafb-4e48a88e729c => generated 450 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:34:06 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-c604ca56-c53b-429f-8c2c-abb4a6a47109 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:06 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c604ca56-c53b-429f-8c2c-abb4a6a47109 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] GET http://192.168.122.198/volume/v3/group_snapshots/5654a126-518d-447f-9477-50ce3c87b0ac Sep 06 06:34:06 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-c604ca56-c53b-429f-8c2c-abb4a6a47109 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:34:06 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-c604ca56-c53b-429f-8c2c-abb4a6a47109 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Calling method 'version_select' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:34:06 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.group_snapshots [None req-c604ca56-c53b-429f-8c2c-abb4a6a47109 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] show called for member 5654a126-518d-447f-9477-50ce3c87b0ac {{(pid=87014) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 06:34:06 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:06 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:34:06 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c604ca56-c53b-429f-8c2c-abb4a6a47109 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/group_snapshots/5654a126-518d-447f-9477-50ce3c87b0ac returned with HTTP 200 Sep 06 06:34:06 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 178/326] 192.168.122.198 () {60 vars in 1297 bytes} [Sun Sep 6 06:34:06 2026] GET /volume/v3/group_snapshots/5654a126-518d-447f-9477-50ce3c87b0ac => generated 307 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:34:06 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-c1e1612c-3e01-4abb-bd3b-3be75e8c0e98 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:06 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c1e1612c-3e01-4abb-bd3b-3be75e8c0e98 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] GET http://192.168.122.198/volume/v3/group_snapshots/detail Sep 06 06:34:06 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-c1e1612c-3e01-4abb-bd3b-3be75e8c0e98 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:34:06 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-c1e1612c-3e01-4abb-bd3b-3be75e8c0e98 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Calling method 'version_select' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:34:06 devstack devstack@c-api.service[87015]: /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 06 06:34:06 devstack devstack@c-api.service[87015]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 06 06:34:06 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c1e1612c-3e01-4abb-bd3b-3be75e8c0e98 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/group_snapshots/detail returned with HTTP 200 Sep 06 06:34:06 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 149/327] 192.168.122.198 () {60 vars in 1207 bytes} [Sun Sep 6 06:34:06 2026] GET /volume/v3/group_snapshots/detail => generated 310 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:34:06 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-b6e45c88-5286-4501-b551-fa58c9078f0b None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:06 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-b6e45c88-5286-4501-b551-fa58c9078f0b tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] DELETE http://192.168.122.198/volume/v3/group_snapshots/5654a126-518d-447f-9477-50ce3c87b0ac Sep 06 06:34:06 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-b6e45c88-5286-4501-b551-fa58c9078f0b tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:34:06 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-b6e45c88-5286-4501-b551-fa58c9078f0b tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Calling method 'version_select' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:34:06 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.group_snapshots [None req-b6e45c88-5286-4501-b551-fa58c9078f0b tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] delete called for member 5654a126-518d-447f-9477-50ce3c87b0ac {{(pid=87014) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 06 06:34:06 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.group_snapshots [None req-b6e45c88-5286-4501-b551-fa58c9078f0b tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Delete group_snapshot with id: 5654a126-518d-447f-9477-50ce3c87b0ac Sep 06 06:34:06 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:06 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:34:06 devstack devstack@c-api.service[87014]: /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 06 06:34:06 devstack devstack@c-api.service[87014]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 06:34:06 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-b6e45c88-5286-4501-b551-fa58c9078f0b tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/group_snapshots/5654a126-518d-447f-9477-50ce3c87b0ac returned with HTTP 202 Sep 06 06:34:06 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 179/328] 192.168.122.198 () {60 vars in 1300 bytes} [Sun Sep 6 06:34:06 2026] DELETE /volume/v3/group_snapshots/5654a126-518d-447f-9477-50ce3c87b0ac => generated 0 bytes in 175 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 06:34:06 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-7f09f16c-da2e-44d5-866e-733fabf7109b None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:06 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-7f09f16c-da2e-44d5-866e-733fabf7109b tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] GET http://192.168.122.198/volume/v3/volumes/detail Sep 06 06:34:06 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-7f09f16c-da2e-44d5-866e-733fabf7109b tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:34:06 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-7f09f16c-da2e-44d5-866e-733fabf7109b tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Calling method 'detail' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:34:06 devstack devstack@c-api.service[87015]: DEBUG cinder.api.api_utils [None req-7f09f16c-da2e-44d5-866e-733fabf7109b tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Removing options '' from query. {{(pid=87015) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 06:34:06 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:06 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:34:06 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-7f09f16c-da2e-44d5-866e-733fabf7109b tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87015) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 06:34:06 devstack devstack@c-api.service[87015]: /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 06 06:34:06 devstack devstack@c-api.service[87015]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 06:34:06 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:34:06 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:34:06 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-7f09f16c-da2e-44d5-866e-733fabf7109b tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Get all volumes completed successfully. Sep 06 06:34:06 devstack devstack@c-api.service[87015]: WARNING stevedore.named [None req-7f09f16c-da2e-44d5-866e-733fabf7109b tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:34:06 devstack devstack@c-api.service[87015]: WARNING castellan.key_manager [None req-7f09f16c-da2e-44d5-866e-733fabf7109b tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:34:06 devstack devstack@c-api.service[87015]: DEBUG oslo_db.sqlalchemy.engines [None req-7f09f16c-da2e-44d5-866e-733fabf7109b tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87015) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:34:06 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:06 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:34:06 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-7f09f16c-da2e-44d5-866e-733fabf7109b tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/volumes/detail returned with HTTP 200 Sep 06 06:34:06 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 150/329] 192.168.122.198 () {60 vars in 1183 bytes} [Sun Sep 6 06:34:06 2026] GET /volume/v3/volumes/detail => generated 926 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:34:06 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-04ed8a17-f029-4c36-89e2-489ed0a964ff None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:06 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-04ed8a17-f029-4c36-89e2-489ed0a964ff tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] GET http://192.168.122.198/volume/v3/snapshots/detail Sep 06 06:34:06 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-04ed8a17-f029-4c36-89e2-489ed0a964ff tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:34:06 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-04ed8a17-f029-4c36-89e2-489ed0a964ff tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Calling method 'detail' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:34:06 devstack devstack@c-api.service[87014]: DEBUG cinder.api.api_utils [None req-04ed8a17-f029-4c36-89e2-489ed0a964ff tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Removing options '' from query. {{(pid=87014) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 06:34:06 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:06 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:34:06 devstack devstack@c-api.service[87014]: DEBUG cinder.db.api [None req-04ed8a17-f029-4c36-89e2-489ed0a964ff tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Building query based on filter {{(pid=87014) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 06:34:07 devstack devstack@c-api.service[87014]: /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 06 06:34:07 devstack devstack@c-api.service[87014]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 06:34:07 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-04ed8a17-f029-4c36-89e2-489ed0a964ff tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Get all snapshots completed successfully. Sep 06 06:34:07 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:07 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:34:07 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-04ed8a17-f029-4c36-89e2-489ed0a964ff tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/snapshots/detail returned with HTTP 200 Sep 06 06:34:07 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 180/330] 192.168.122.198 () {58 vars in 1148 bytes} [Sun Sep 6 06:34:06 2026] GET /volume/v3/snapshots/detail => generated 452 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:34:07 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-5dde6afc-4b88-4031-9f05-efcfcee24e7a None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:07 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-5dde6afc-4b88-4031-9f05-efcfcee24e7a tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] GET http://192.168.122.198/volume/v3/snapshots/d3255d03-b6c3-48dc-bafb-4e48a88e729c Sep 06 06:34:07 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-5dde6afc-4b88-4031-9f05-efcfcee24e7a tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:34:07 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-5dde6afc-4b88-4031-9f05-efcfcee24e7a tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:34:07 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:07 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:34:07 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-5dde6afc-4b88-4031-9f05-efcfcee24e7a tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Snapshot retrieved successfully. Sep 06 06:34:07 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-5dde6afc-4b88-4031-9f05-efcfcee24e7a tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/snapshots/d3255d03-b6c3-48dc-bafb-4e48a88e729c returned with HTTP 200 Sep 06 06:34:07 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 151/331] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:34:07 2026] GET /volume/v3/snapshots/d3255d03-b6c3-48dc-bafb-4e48a88e729c => generated 449 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 06:34:08 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-b77a9a31-b22f-4efe-879b-b3a150bba829 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:08 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-b77a9a31-b22f-4efe-879b-b3a150bba829 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] GET http://192.168.122.198/volume/v3/snapshots/d3255d03-b6c3-48dc-bafb-4e48a88e729c Sep 06 06:34:08 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-b77a9a31-b22f-4efe-879b-b3a150bba829 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:34:08 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-b77a9a31-b22f-4efe-879b-b3a150bba829 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:34:08 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:08 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:34:08 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-b77a9a31-b22f-4efe-879b-b3a150bba829 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Snapshot retrieved successfully. Sep 06 06:34:08 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-b77a9a31-b22f-4efe-879b-b3a150bba829 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/snapshots/d3255d03-b6c3-48dc-bafb-4e48a88e729c returned with HTTP 200 Sep 06 06:34:08 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 181/332] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:34:08 2026] GET /volume/v3/snapshots/d3255d03-b6c3-48dc-bafb-4e48a88e729c => generated 449 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 06:34:09 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-718e1ac2-6558-46cf-877d-32b075456022 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:09 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-718e1ac2-6558-46cf-877d-32b075456022 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] GET http://192.168.122.198/volume/v3/snapshots/d3255d03-b6c3-48dc-bafb-4e48a88e729c Sep 06 06:34:09 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-718e1ac2-6558-46cf-877d-32b075456022 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:34:09 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-718e1ac2-6558-46cf-877d-32b075456022 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:34:09 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:09 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:34:09 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-718e1ac2-6558-46cf-877d-32b075456022 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Snapshot retrieved successfully. Sep 06 06:34:09 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-718e1ac2-6558-46cf-877d-32b075456022 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/snapshots/d3255d03-b6c3-48dc-bafb-4e48a88e729c returned with HTTP 200 Sep 06 06:34:09 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 152/333] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:34:09 2026] GET /volume/v3/snapshots/d3255d03-b6c3-48dc-bafb-4e48a88e729c => generated 448 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:34:10 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-b4d9b133-c78a-4e2e-aa05-7831c5a87bbb None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:10 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-b4d9b133-c78a-4e2e-aa05-7831c5a87bbb tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] GET http://192.168.122.198/volume/v3/snapshots/d3255d03-b6c3-48dc-bafb-4e48a88e729c Sep 06 06:34:10 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-b4d9b133-c78a-4e2e-aa05-7831c5a87bbb tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:34:10 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-b4d9b133-c78a-4e2e-aa05-7831c5a87bbb tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:34:10 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-b4d9b133-c78a-4e2e-aa05-7831c5a87bbb tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/snapshots/d3255d03-b6c3-48dc-bafb-4e48a88e729c returned with HTTP 404 Sep 06 06:34:10 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 182/334] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:34:10 2026] GET /volume/v3/snapshots/d3255d03-b6c3-48dc-bafb-4e48a88e729c => generated 111 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 06:34:10 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-775c13b7-44bd-4cce-a661-ebbd8ac5a3ed None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:10 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-775c13b7-44bd-4cce-a661-ebbd8ac5a3ed tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] GET http://192.168.122.198/volume/v3/group_snapshots/5654a126-518d-447f-9477-50ce3c87b0ac Sep 06 06:34:10 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-775c13b7-44bd-4cce-a661-ebbd8ac5a3ed tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:34:10 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-775c13b7-44bd-4cce-a661-ebbd8ac5a3ed tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Calling method 'version_select' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:34:10 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.group_snapshots [None req-775c13b7-44bd-4cce-a661-ebbd8ac5a3ed tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] show called for member 5654a126-518d-447f-9477-50ce3c87b0ac {{(pid=87015) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 06:34:10 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-775c13b7-44bd-4cce-a661-ebbd8ac5a3ed tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/group_snapshots/5654a126-518d-447f-9477-50ce3c87b0ac returned with HTTP 404 Sep 06 06:34:10 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 153/335] 192.168.122.198 () {60 vars in 1297 bytes} [Sun Sep 6 06:34:10 2026] GET /volume/v3/group_snapshots/5654a126-518d-447f-9477-50ce3c87b0ac => generated 116 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 06:34:10 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-cd763565-1028-4ed2-8ba0-91ac7755099c None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:10 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-cd763565-1028-4ed2-8ba0-91ac7755099c tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] GET http://192.168.122.198/volume/v3/group_snapshots Sep 06 06:34:10 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-cd763565-1028-4ed2-8ba0-91ac7755099c tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:34:10 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-cd763565-1028-4ed2-8ba0-91ac7755099c tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Calling method 'version_select' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:34:10 devstack devstack@c-api.service[87014]: /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 06 06:34:10 devstack devstack@c-api.service[87014]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 06 06:34:10 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-cd763565-1028-4ed2-8ba0-91ac7755099c tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/group_snapshots returned with HTTP 200 Sep 06 06:34:10 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 183/336] 192.168.122.198 () {60 vars in 1186 bytes} [Sun Sep 6 06:34:10 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:34:10 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-8f530192-3e58-420e-9155-48ec21075002 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:10 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-8f530192-3e58-420e-9155-48ec21075002 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] DELETE http://192.168.122.198/volume/v3/group_snapshots/5654a126-518d-447f-9477-50ce3c87b0ac Sep 06 06:34:10 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-8f530192-3e58-420e-9155-48ec21075002 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:34:10 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-8f530192-3e58-420e-9155-48ec21075002 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Calling method 'version_select' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:34:10 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.group_snapshots [None req-8f530192-3e58-420e-9155-48ec21075002 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] delete called for member 5654a126-518d-447f-9477-50ce3c87b0ac {{(pid=87015) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 06 06:34:10 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.group_snapshots [None req-8f530192-3e58-420e-9155-48ec21075002 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Delete group_snapshot with id: 5654a126-518d-447f-9477-50ce3c87b0ac Sep 06 06:34:10 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-8f530192-3e58-420e-9155-48ec21075002 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/group_snapshots/5654a126-518d-447f-9477-50ce3c87b0ac returned with HTTP 404 Sep 06 06:34:10 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 154/337] 192.168.122.198 () {60 vars in 1300 bytes} [Sun Sep 6 06:34:10 2026] DELETE /volume/v3/group_snapshots/5654a126-518d-447f-9477-50ce3c87b0ac => generated 116 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 06 06:34:10 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-056ebab0-ed56-446a-860e-d5105eda9e0f None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:10 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-056ebab0-ed56-446a-860e-d5105eda9e0f tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] GET http://192.168.122.198/volume/v3/volumes/detail Sep 06 06:34:10 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-056ebab0-ed56-446a-860e-d5105eda9e0f tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:34:10 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-056ebab0-ed56-446a-860e-d5105eda9e0f tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Calling method 'detail' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:34:10 devstack devstack@c-api.service[87014]: DEBUG cinder.api.api_utils [None req-056ebab0-ed56-446a-860e-d5105eda9e0f tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Removing options '' from query. {{(pid=87014) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 06:34:10 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-056ebab0-ed56-446a-860e-d5105eda9e0f tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87014) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 06:34:10 devstack devstack@c-api.service[87014]: /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 06 06:34:10 devstack devstack@c-api.service[87014]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 06:34:10 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:34:10 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:34:10 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-056ebab0-ed56-446a-860e-d5105eda9e0f tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Get all volumes completed successfully. Sep 06 06:34:10 devstack devstack@c-api.service[87014]: WARNING stevedore.named [None req-056ebab0-ed56-446a-860e-d5105eda9e0f tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:34:10 devstack devstack@c-api.service[87014]: WARNING castellan.key_manager [None req-056ebab0-ed56-446a-860e-d5105eda9e0f tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:34:10 devstack devstack@c-api.service[87014]: DEBUG oslo_db.sqlalchemy.engines [None req-056ebab0-ed56-446a-860e-d5105eda9e0f tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87014) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:34:10 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:10 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:34:10 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-056ebab0-ed56-446a-860e-d5105eda9e0f tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/volumes/detail returned with HTTP 200 Sep 06 06:34:10 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 184/338] 192.168.122.198 () {60 vars in 1183 bytes} [Sun Sep 6 06:34:10 2026] GET /volume/v3/volumes/detail => generated 926 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:34:10 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-509acb7c-60a9-47ea-bfaf-6aa1f07f4e19 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:10 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-509acb7c-60a9-47ea-bfaf-6aa1f07f4e19 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] POST http://192.168.122.198/volume/v3/groups/c923634a-0213-4c24-9a77-f3675bbed6ae/action Sep 06 06:34:10 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-509acb7c-60a9-47ea-bfaf-6aa1f07f4e19 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:34:10 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-509acb7c-60a9-47ea-bfaf-6aa1f07f4e19 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:34:10 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.groups [None req-509acb7c-60a9-47ea-bfaf-6aa1f07f4e19 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] delete called for group c923634a-0213-4c24-9a77-f3675bbed6ae {{(pid=87015) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 06 06:34:10 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.groups [None req-509acb7c-60a9-47ea-bfaf-6aa1f07f4e19 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Delete group with id: c923634a-0213-4c24-9a77-f3675bbed6ae Sep 06 06:34:10 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:10 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:34:10 devstack devstack@c-api.service[87015]: /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 06 06:34:10 devstack devstack@c-api.service[87015]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 06 06:34:10 devstack devstack@c-api.service[87015]: /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 06 06:34:10 devstack devstack@c-api.service[87015]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 06:34:10 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-509acb7c-60a9-47ea-bfaf-6aa1f07f4e19 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/groups/c923634a-0213-4c24-9a77-f3675bbed6ae/action returned with HTTP 202 Sep 06 06:34:10 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 155/339] 192.168.122.198 () {62 vars in 1312 bytes} [Sun Sep 6 06:34:10 2026] POST /volume/v3/groups/c923634a-0213-4c24-9a77-f3675bbed6ae/action => generated 0 bytes in 182 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 06:34:10 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-eceda248-e970-4d13-9941-b333384a255d None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:10 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-eceda248-e970-4d13-9941-b333384a255d tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] GET http://192.168.122.198/volume/v3/volumes/b83726ee-11ba-423c-8be9-9273a802ade4 Sep 06 06:34:10 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-eceda248-e970-4d13-9941-b333384a255d tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:34:10 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-eceda248-e970-4d13-9941-b333384a255d tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:34:10 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:34:10 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:34:10 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:10 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:34:10 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-eceda248-e970-4d13-9941-b333384a255d tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Volume info retrieved successfully. Sep 06 06:34:10 devstack devstack@c-api.service[87014]: WARNING stevedore.named [None req-eceda248-e970-4d13-9941-b333384a255d tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:34:10 devstack devstack@c-api.service[87014]: WARNING castellan.key_manager [None req-eceda248-e970-4d13-9941-b333384a255d tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:34:11 devstack devstack@c-api.service[87014]: DEBUG oslo_db.sqlalchemy.engines [None req-eceda248-e970-4d13-9941-b333384a255d tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87014) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:34:11 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:11 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:34:11 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-eceda248-e970-4d13-9941-b333384a255d tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/volumes/b83726ee-11ba-423c-8be9-9273a802ade4 returned with HTTP 200 Sep 06 06:34:11 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 185/340] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:34:10 2026] GET /volume/v3/volumes/b83726ee-11ba-423c-8be9-9273a802ade4 => generated 922 bytes in 405 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:34:11 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-4b3c086d-6906-46c1-b420-aeef287827b6 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:11 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-4b3c086d-6906-46c1-b420-aeef287827b6 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] GET http://192.168.122.198/volume/v3/volumes/0f5d94d9-f8f2-4389-af2d-5dc4d869a9c4 Sep 06 06:34:11 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-4b3c086d-6906-46c1-b420-aeef287827b6 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:34:11 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-4b3c086d-6906-46c1-b420-aeef287827b6 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:34:11 devstack devstack@c-api.service[87015]: DEBUG dbcounter [-] [87015] Writing DB stats cinder:SELECT=483,cinder:INSERT=79,cinder:UPDATE=122 {{(pid=87015) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 06:34:11 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:34:11 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:34:11 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:11 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:34:11 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-4b3c086d-6906-46c1-b420-aeef287827b6 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Volume info retrieved successfully. Sep 06 06:34:11 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-4b3c086d-6906-46c1-b420-aeef287827b6 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] http://192.168.122.198/volume/v3/volumes/0f5d94d9-f8f2-4389-af2d-5dc4d869a9c4 returned with HTTP 200 Sep 06 06:34:11 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 156/341] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:34:11 2026] GET /volume/v3/volumes/0f5d94d9-f8f2-4389-af2d-5dc4d869a9c4 => generated 1149 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:34:11 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [req-fe2f23e7-09e5-4126-bc58-850e3d444d33 req-31aea9fc-0a86-4550-9899-44838ad89fa5 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:11 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-fe2f23e7-09e5-4126-bc58-850e3d444d33 req-31aea9fc-0a86-4550-9899-44838ad89fa5 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] GET http://192.168.122.198/volume/v3/volumes/0f5d94d9-f8f2-4389-af2d-5dc4d869a9c4 Sep 06 06:34:11 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-fe2f23e7-09e5-4126-bc58-850e3d444d33 req-31aea9fc-0a86-4550-9899-44838ad89fa5 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:34:11 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-fe2f23e7-09e5-4126-bc58-850e3d444d33 req-31aea9fc-0a86-4550-9899-44838ad89fa5 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:34:11 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:34:11 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:34:11 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:11 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:34:11 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [req-fe2f23e7-09e5-4126-bc58-850e3d444d33 req-31aea9fc-0a86-4550-9899-44838ad89fa5 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Volume info retrieved successfully. Sep 06 06:34:11 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-fe2f23e7-09e5-4126-bc58-850e3d444d33 req-31aea9fc-0a86-4550-9899-44838ad89fa5 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] http://192.168.122.198/volume/v3/volumes/0f5d94d9-f8f2-4389-af2d-5dc4d869a9c4 returned with HTTP 200 Sep 06 06:34:11 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 186/342] 192.168.122.198 () {60 vars in 1487 bytes} [Sun Sep 6 06:34:11 2026] GET /volume/v3/volumes/0f5d94d9-f8f2-4389-af2d-5dc4d869a9c4 => generated 1149 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:34:12 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-fe2f23e7-09e5-4126-bc58-850e3d444d33 req-9270961e-90ce-4160-a3f1-30d96f576f3e None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:12 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-fe2f23e7-09e5-4126-bc58-850e3d444d33 req-9270961e-90ce-4160-a3f1-30d96f576f3e tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] POST http://192.168.122.198/volume/v3/volumes/0f5d94d9-f8f2-4389-af2d-5dc4d869a9c4/action Sep 06 06:34:12 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-fe2f23e7-09e5-4126-bc58-850e3d444d33 req-9270961e-90ce-4160-a3f1-30d96f576f3e tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:34:12 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-fe2f23e7-09e5-4126-bc58-850e3d444d33 req-9270961e-90ce-4160-a3f1-30d96f576f3e tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:34:12 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:34:12 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:34:12 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:12 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:34:12 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [req-fe2f23e7-09e5-4126-bc58-850e3d444d33 req-9270961e-90ce-4160-a3f1-30d96f576f3e tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Volume info retrieved successfully. Sep 06 06:34:12 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [req-fe2f23e7-09e5-4126-bc58-850e3d444d33 req-9270961e-90ce-4160-a3f1-30d96f576f3e tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Begin detaching volume completed successfully. Sep 06 06:34:12 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-fe2f23e7-09e5-4126-bc58-850e3d444d33 req-9270961e-90ce-4160-a3f1-30d96f576f3e tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] http://192.168.122.198/volume/v3/volumes/0f5d94d9-f8f2-4389-af2d-5dc4d869a9c4/action returned with HTTP 202 Sep 06 06:34:12 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 157/343] 192.168.122.198 () {64 vars in 1561 bytes} [Sun Sep 6 06:34:12 2026] POST /volume/v3/volumes/0f5d94d9-f8f2-4389-af2d-5dc4d869a9c4/action => generated 0 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 06:34:12 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-cdccd38b-0f64-42de-b4e1-68ce23f4b038 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:12 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-cdccd38b-0f64-42de-b4e1-68ce23f4b038 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] GET http://192.168.122.198/volume/v3/volumes/b83726ee-11ba-423c-8be9-9273a802ade4 Sep 06 06:34:12 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-cdccd38b-0f64-42de-b4e1-68ce23f4b038 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:34:12 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-cdccd38b-0f64-42de-b4e1-68ce23f4b038 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:34:12 devstack devstack@c-api.service[87014]: DEBUG dbcounter [-] [87014] Writing DB stats cinder:SELECT=463,cinder:UPDATE=89,cinder:INSERT=50 {{(pid=87014) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 06:34:12 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:34:12 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:34:12 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:12 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:34:12 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-cdccd38b-0f64-42de-b4e1-68ce23f4b038 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Volume info retrieved successfully. Sep 06 06:34:12 devstack devstack@c-api.service[87014]: WARNING stevedore.named [None req-cdccd38b-0f64-42de-b4e1-68ce23f4b038 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:34:12 devstack devstack@c-api.service[87014]: WARNING castellan.key_manager [None req-cdccd38b-0f64-42de-b4e1-68ce23f4b038 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:34:12 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-7c36469d-5f86-4b81-b250-3145291eecc4 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:12 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-7c36469d-5f86-4b81-b250-3145291eecc4 None None] GET http://192.168.122.198/volume// Sep 06 06:34:12 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-7c36469d-5f86-4b81-b250-3145291eecc4 None None] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:34:12 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-7c36469d-5f86-4b81-b250-3145291eecc4 None None] Calling method 'all' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:34:12 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-7c36469d-5f86-4b81-b250-3145291eecc4 None None] http://192.168.122.198/volume// returned with HTTP 300 Sep 06 06:34:12 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 158/344] 192.168.122.198 () {58 vars in 1315 bytes} [Sun Sep 6 06:34:12 2026] GET /volume/ => generated 390 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 06:34:12 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-fe2f23e7-09e5-4126-bc58-850e3d444d33 req-143d3706-6993-4e71-a05f-9a73c2460dc6 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:12 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-fe2f23e7-09e5-4126-bc58-850e3d444d33 req-143d3706-6993-4e71-a05f-9a73c2460dc6 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] GET http://192.168.122.198/volume/v3/volumes/0f5d94d9-f8f2-4389-af2d-5dc4d869a9c4 Sep 06 06:34:12 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-fe2f23e7-09e5-4126-bc58-850e3d444d33 req-143d3706-6993-4e71-a05f-9a73c2460dc6 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:34:12 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-fe2f23e7-09e5-4126-bc58-850e3d444d33 req-143d3706-6993-4e71-a05f-9a73c2460dc6 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:34:12 devstack devstack@c-api.service[87014]: DEBUG oslo_db.sqlalchemy.engines [None req-cdccd38b-0f64-42de-b4e1-68ce23f4b038 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87014) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:34:12 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:12 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:34:12 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:34:12 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:34:12 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-cdccd38b-0f64-42de-b4e1-68ce23f4b038 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/volumes/b83726ee-11ba-423c-8be9-9273a802ade4 returned with HTTP 200 Sep 06 06:34:12 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 187/345] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:34:12 2026] GET /volume/v3/volumes/b83726ee-11ba-423c-8be9-9273a802ade4 => generated 921 bytes in 398 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 06:34:12 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:12 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:34:12 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [req-fe2f23e7-09e5-4126-bc58-850e3d444d33 req-143d3706-6993-4e71-a05f-9a73c2460dc6 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Volume info retrieved successfully. Sep 06 06:34:12 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-fe2f23e7-09e5-4126-bc58-850e3d444d33 req-143d3706-6993-4e71-a05f-9a73c2460dc6 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] http://192.168.122.198/volume/v3/volumes/0f5d94d9-f8f2-4389-af2d-5dc4d869a9c4 returned with HTTP 200 Sep 06 06:34:12 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 159/346] 192.168.122.198 () {62 vars in 1528 bytes} [Sun Sep 6 06:34:12 2026] GET /volume/v3/volumes/0f5d94d9-f8f2-4389-af2d-5dc4d869a9c4 => generated 1333 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 06:34:13 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-e39047d1-e700-4e70-a0ca-79be444c97f8 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:13 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-e39047d1-e700-4e70-a0ca-79be444c97f8 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] POST http://192.168.122.198/volume/v3/volumes/3cd2ddce-dd8e-40eb-b54e-df7057ba58f2/action Sep 06 06:34:13 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-e39047d1-e700-4e70-a0ca-79be444c97f8 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] Action body: b'{"os-attach": {"instance_uuid": "c136c235-e7e2-4d44-b8a0-d7b94e31f1aa", "mountpoint": "/dev/vdb"}}' {{(pid=87014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:34:13 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-e39047d1-e700-4e70-a0ca-79be444c97f8 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "c136c235-e7e2-4d44-b8a0-d7b94e31f1aa", "mountpoint": "/dev/vdb"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:34:13 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:34:13 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:34:13 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:13 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:34:13 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-e39047d1-e700-4e70-a0ca-79be444c97f8 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] Volume info retrieved successfully. Sep 06 06:34:13 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-e39047d1-e700-4e70-a0ca-79be444c97f8 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] Update volume admin metadata completed successfully. Sep 06 06:34:13 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-fe2f23e7-09e5-4126-bc58-850e3d444d33 req-8f530f65-be29-44f3-b0c9-973d038fe3c6 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:13 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-fe2f23e7-09e5-4126-bc58-850e3d444d33 req-8f530f65-be29-44f3-b0c9-973d038fe3c6 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] DELETE http://192.168.122.198/volume/v3/attachments/ce713349-8acb-4c04-8a80-9e0ae07e7371 Sep 06 06:34:13 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-fe2f23e7-09e5-4126-bc58-850e3d444d33 req-8f530f65-be29-44f3-b0c9-973d038fe3c6 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:34:13 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-fe2f23e7-09e5-4126-bc58-850e3d444d33 req-8f530f65-be29-44f3-b0c9-973d038fe3c6 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Calling method 'version_select' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:34:13 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:13 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:34:13 devstack devstack@c-api.service[87015]: /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 06 06:34:13 devstack devstack@c-api.service[87015]: return base.obj_make_list(context, Sep 06 06:34:13 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-e39047d1-e700-4e70-a0ca-79be444c97f8 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] Attach volume completed successfully. Sep 06 06:34:13 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-e39047d1-e700-4e70-a0ca-79be444c97f8 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] http://192.168.122.198/volume/v3/volumes/3cd2ddce-dd8e-40eb-b54e-df7057ba58f2/action returned with HTTP 202 Sep 06 06:34:13 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 188/347] 192.168.122.198 () {60 vars in 1274 bytes} [Sun Sep 6 06:34:13 2026] POST /volume/v3/volumes/3cd2ddce-dd8e-40eb-b54e-df7057ba58f2/action => generated 0 bytes in 468 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 06:34:13 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-b6618433-0430-4786-95d4-bec0ebf4ee02 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:13 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-fe2f23e7-09e5-4126-bc58-850e3d444d33 req-8f530f65-be29-44f3-b0c9-973d038fe3c6 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] http://192.168.122.198/volume/v3/attachments/ce713349-8acb-4c04-8a80-9e0ae07e7371 returned with HTTP 200 Sep 06 06:34:13 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 160/348] 192.168.122.198 () {64 vars in 1562 bytes} [Sun Sep 6 06:34:13 2026] DELETE /volume/v3/attachments/ce713349-8acb-4c04-8a80-9e0ae07e7371 => generated 19 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:34:13 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-b6618433-0430-4786-95d4-bec0ebf4ee02 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] GET http://192.168.122.198/volume/v3/volumes/3cd2ddce-dd8e-40eb-b54e-df7057ba58f2 Sep 06 06:34:13 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-b6618433-0430-4786-95d4-bec0ebf4ee02 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:34:13 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-b6618433-0430-4786-95d4-bec0ebf4ee02 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:34:13 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:34:13 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:34:13 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:13 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:34:13 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-b6618433-0430-4786-95d4-bec0ebf4ee02 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] Volume info retrieved successfully. Sep 06 06:34:13 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-b6618433-0430-4786-95d4-bec0ebf4ee02 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] http://192.168.122.198/volume/v3/volumes/3cd2ddce-dd8e-40eb-b54e-df7057ba58f2 returned with HTTP 200 Sep 06 06:34:13 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 189/349] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:34:13 2026] GET /volume/v3/volumes/3cd2ddce-dd8e-40eb-b54e-df7057ba58f2 => generated 1185 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:34:13 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-2e4c53ba-6ef9-495a-a295-1970abf77553 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:13 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2e4c53ba-6ef9-495a-a295-1970abf77553 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] POST http://192.168.122.198/volume/v3/volumes/3cd2ddce-dd8e-40eb-b54e-df7057ba58f2/action Sep 06 06:34:13 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-2e4c53ba-6ef9-495a-a295-1970abf77553 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] Action body: b'{"os-detach": {}}' {{(pid=87015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:34:13 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-2e4c53ba-6ef9-495a-a295-1970abf77553 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:34:13 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:34:13 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:34:13 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:13 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:34:13 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-2e4c53ba-6ef9-495a-a295-1970abf77553 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] Volume info retrieved successfully. Sep 06 06:34:13 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-7fd35012-e13d-4326-a920-dfc4da07b82e None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:13 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-7fd35012-e13d-4326-a920-dfc4da07b82e tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] GET http://192.168.122.198/volume/v3/volumes/0f5d94d9-f8f2-4389-af2d-5dc4d869a9c4 Sep 06 06:34:13 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-7fd35012-e13d-4326-a920-dfc4da07b82e tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:34:13 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-7fd35012-e13d-4326-a920-dfc4da07b82e tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:34:13 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:34:13 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:34:13 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:13 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:34:13 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-7fd35012-e13d-4326-a920-dfc4da07b82e tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Volume info retrieved successfully. Sep 06 06:34:13 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-7fd35012-e13d-4326-a920-dfc4da07b82e tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] http://192.168.122.198/volume/v3/volumes/0f5d94d9-f8f2-4389-af2d-5dc4d869a9c4 returned with HTTP 200 Sep 06 06:34:13 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 190/350] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:34:13 2026] GET /volume/v3/volumes/0f5d94d9-f8f2-4389-af2d-5dc4d869a9c4 => generated 857 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:34:13 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-7c818d71-48f8-4988-95f7-1765540e0b93 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:13 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-7c818d71-48f8-4988-95f7-1765540e0b93 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] GET http://192.168.122.198/volume/v3/volumes/b83726ee-11ba-423c-8be9-9273a802ade4 Sep 06 06:34:13 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-7c818d71-48f8-4988-95f7-1765540e0b93 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:34:13 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-7c818d71-48f8-4988-95f7-1765540e0b93 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:34:13 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-7c818d71-48f8-4988-95f7-1765540e0b93 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/volumes/b83726ee-11ba-423c-8be9-9273a802ade4 returned with HTTP 404 Sep 06 06:34:13 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 191/351] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:34:13 2026] GET /volume/v3/volumes/b83726ee-11ba-423c-8be9-9273a802ade4 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 06:34:13 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-c08eb909-0ee1-4e7d-b285-3082ff360eb9 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:13 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c08eb909-0ee1-4e7d-b285-3082ff360eb9 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] GET http://192.168.122.198/volume/v3/groups/c923634a-0213-4c24-9a77-f3675bbed6ae Sep 06 06:34:13 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-c08eb909-0ee1-4e7d-b285-3082ff360eb9 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:34:13 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-c08eb909-0ee1-4e7d-b285-3082ff360eb9 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] Calling method 'version_select' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:34:13 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.groups [None req-c08eb909-0ee1-4e7d-b285-3082ff360eb9 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] show called for member c923634a-0213-4c24-9a77-f3675bbed6ae {{(pid=87014) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 06:34:13 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c08eb909-0ee1-4e7d-b285-3082ff360eb9 tempest-GroupSnapshotsTest-1381895959 tempest-GroupSnapshotsTest-1381895959-project-member] http://192.168.122.198/volume/v3/groups/c923634a-0213-4c24-9a77-f3675bbed6ae returned with HTTP 404 Sep 06 06:34:13 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 192/352] 192.168.122.198 () {60 vars in 1270 bytes} [Sun Sep 6 06:34:13 2026] GET /volume/v3/groups/c923634a-0213-4c24-9a77-f3675bbed6ae => generated 108 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 06:34:13 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-0b343c33-ac50-4ba0-a914-98940ea51163 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:13 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-0b343c33-ac50-4ba0-a914-98940ea51163 tempest-GroupSnapshotsTest-1134952104 tempest-GroupSnapshotsTest-1134952104-project-admin] DELETE http://192.168.122.198/volume/v3/group_types/03c11258-9bac-49a4-9255-c57f3c82f9e0 Sep 06 06:34:13 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-0b343c33-ac50-4ba0-a914-98940ea51163 tempest-GroupSnapshotsTest-1134952104 tempest-GroupSnapshotsTest-1134952104-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:34:13 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-0b343c33-ac50-4ba0-a914-98940ea51163 tempest-GroupSnapshotsTest-1134952104 tempest-GroupSnapshotsTest-1134952104-project-admin] Calling method 'version_select' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:34:13 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-2e4c53ba-6ef9-495a-a295-1970abf77553 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] Detach volume completed successfully. Sep 06 06:34:13 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2e4c53ba-6ef9-495a-a295-1970abf77553 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] http://192.168.122.198/volume/v3/volumes/3cd2ddce-dd8e-40eb-b54e-df7057ba58f2/action returned with HTTP 202 Sep 06 06:34:13 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 161/353] 192.168.122.198 () {60 vars in 1274 bytes} [Sun Sep 6 06:34:13 2026] POST /volume/v3/volumes/3cd2ddce-dd8e-40eb-b54e-df7057ba58f2/action => generated 0 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 06:34:13 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-a9983a2b-46e4-4b20-bd43-e718aaf89459 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:13 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-a9983a2b-46e4-4b20-bd43-e718aaf89459 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] GET http://192.168.122.198/volume/v3/volumes/3cd2ddce-dd8e-40eb-b54e-df7057ba58f2 Sep 06 06:34:13 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-a9983a2b-46e4-4b20-bd43-e718aaf89459 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:34:13 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-a9983a2b-46e4-4b20-bd43-e718aaf89459 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:34:13 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-0b343c33-ac50-4ba0-a914-98940ea51163 tempest-GroupSnapshotsTest-1134952104 tempest-GroupSnapshotsTest-1134952104-project-admin] http://192.168.122.198/volume/v3/group_types/03c11258-9bac-49a4-9255-c57f3c82f9e0 returned with HTTP 202 Sep 06 06:34:13 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 193/354] 192.168.122.198 () {60 vars in 1288 bytes} [Sun Sep 6 06:34:13 2026] DELETE /volume/v3/group_types/03c11258-9bac-49a4-9255-c57f3c82f9e0 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 06:34:13 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-4f7e1605-d176-4905-83ec-bb704af8b0fd None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:13 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:34:13 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:34:13 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-4f7e1605-d176-4905-83ec-bb704af8b0fd tempest-GroupSnapshotsTest-1134952104 tempest-GroupSnapshotsTest-1134952104-project-admin] DELETE http://192.168.122.198/volume/v3/types/40af0606-0922-4ebc-bbe9-89e52f7b020d Sep 06 06:34:13 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-4f7e1605-d176-4905-83ec-bb704af8b0fd tempest-GroupSnapshotsTest-1134952104 tempest-GroupSnapshotsTest-1134952104-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:34:13 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-4f7e1605-d176-4905-83ec-bb704af8b0fd tempest-GroupSnapshotsTest-1134952104 tempest-GroupSnapshotsTest-1134952104-project-admin] Calling method '_delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:34:13 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:13 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:34:13 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-a9983a2b-46e4-4b20-bd43-e718aaf89459 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] Volume info retrieved successfully. Sep 06 06:34:13 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-a9983a2b-46e4-4b20-bd43-e718aaf89459 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] http://192.168.122.198/volume/v3/volumes/3cd2ddce-dd8e-40eb-b54e-df7057ba58f2 returned with HTTP 200 Sep 06 06:34:13 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 162/355] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:34:13 2026] GET /volume/v3/volumes/3cd2ddce-dd8e-40eb-b54e-df7057ba58f2 => generated 870 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:34:13 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-4f7e1605-d176-4905-83ec-bb704af8b0fd tempest-GroupSnapshotsTest-1134952104 tempest-GroupSnapshotsTest-1134952104-project-admin] http://192.168.122.198/volume/v3/types/40af0606-0922-4ebc-bbe9-89e52f7b020d returned with HTTP 202 Sep 06 06:34:13 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 194/356] 192.168.122.198 () {58 vars in 1229 bytes} [Sun Sep 6 06:34:13 2026] DELETE /volume/v3/types/40af0606-0922-4ebc-bbe9-89e52f7b020d => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:34:13 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-7775aee7-c6d9-4908-860c-d8ecafb99db2 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:13 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-7775aee7-c6d9-4908-860c-d8ecafb99db2 tempest-GroupSnapshotsTest-1134952104 tempest-GroupSnapshotsTest-1134952104-project-admin] GET http://192.168.122.198/volume/v3/types/40af0606-0922-4ebc-bbe9-89e52f7b020d Sep 06 06:34:13 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-7775aee7-c6d9-4908-860c-d8ecafb99db2 tempest-GroupSnapshotsTest-1134952104 tempest-GroupSnapshotsTest-1134952104-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:34:13 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-7775aee7-c6d9-4908-860c-d8ecafb99db2 tempest-GroupSnapshotsTest-1134952104 tempest-GroupSnapshotsTest-1134952104-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:34:14 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-7775aee7-c6d9-4908-860c-d8ecafb99db2 tempest-GroupSnapshotsTest-1134952104 tempest-GroupSnapshotsTest-1134952104-project-admin] http://192.168.122.198/volume/v3/types/40af0606-0922-4ebc-bbe9-89e52f7b020d returned with HTTP 404 Sep 06 06:34:14 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 163/357] 192.168.122.198 () {58 vars in 1226 bytes} [Sun Sep 6 06:34:13 2026] GET /volume/v3/types/40af0606-0922-4ebc-bbe9-89e52f7b020d => generated 114 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:34:23 devstack devstack@c-api.service[87014]: DEBUG dbcounter [-] [87014] Writing DB stats cinder:SELECT=30,cinder:INSERT=1,cinder:UPDATE=6 {{(pid=87014) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 06:34:23 devstack devstack@c-api.service[87015]: DEBUG dbcounter [-] [87015] Writing DB stats cinder:SELECT=28,cinder:UPDATE=4 {{(pid=87015) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 06:34:24 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-a90f1def-4147-40ca-9536-ca90e850f620 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:24 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-a90f1def-4147-40ca-9536-ca90e850f620 tempest-GroupsTest-1696797628 tempest-GroupsTest-1696797628-project-admin] POST http://192.168.122.198/volume/v3/types Sep 06 06:34:24 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-a90f1def-4147-40ca-9536-ca90e850f620 tempest-GroupsTest-1696797628 tempest-GroupsTest-1696797628-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-2007230645"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:34:24 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-a90f1def-4147-40ca-9536-ca90e850f620 tempest-GroupsTest-1696797628 tempest-GroupsTest-1696797628-project-admin] http://192.168.122.198/volume/v3/types returned with HTTP 200 Sep 06 06:34:24 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 195/358] 192.168.122.198 () {60 vars in 1136 bytes} [Sun Sep 6 06:34:24 2026] POST /volume/v3/types => generated 216 bytes in 493 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:34:24 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-c7709afc-4e84-405e-a041-a32098b7f095 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:24 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c7709afc-4e84-405e-a041-a32098b7f095 tempest-GroupsTest-1696797628 tempest-GroupsTest-1696797628-project-admin] POST http://192.168.122.198/volume/v3/group_types Sep 06 06:34:24 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-c7709afc-4e84-405e-a041-a32098b7f095 tempest-GroupsTest-1696797628 tempest-GroupsTest-1696797628-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1125790539"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:34:25 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c7709afc-4e84-405e-a041-a32098b7f095 tempest-GroupsTest-1696797628 tempest-GroupsTest-1696797628-project-admin] http://192.168.122.198/volume/v3/group_types returned with HTTP 202 Sep 06 06:34:25 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 164/359] 192.168.122.198 () {62 vars in 1195 bytes} [Sun Sep 6 06:34:24 2026] POST /volume/v3/group_types => generated 173 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:34:25 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-dca47fc7-000b-47d8-b76c-973e31bf5fc5 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:25 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-dca47fc7-000b-47d8-b76c-973e31bf5fc5 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] POST http://192.168.122.198/volume/v3/groups Sep 06 06:34:25 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-dca47fc7-000b-47d8-b76c-973e31bf5fc5 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "4b74ec58-534d-4f0e-9e4f-551279e9c615", "volume_types": ["a0f928df-7cc3-4d9e-9695-5cfb89d5611b"], "name": "tempest-Group1-394198394"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:34:25 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.groups [None req-dca47fc7-000b-47d8-b76c-973e31bf5fc5 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Creating new group {'group': {'group_type': '4b74ec58-534d-4f0e-9e4f-551279e9c615', 'volume_types': ['a0f928df-7cc3-4d9e-9695-5cfb89d5611b'], 'name': 'tempest-Group1-394198394'}} {{(pid=87014) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 06 06:34:25 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.groups [None req-dca47fc7-000b-47d8-b76c-973e31bf5fc5 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Creating group tempest-Group1-394198394. Sep 06 06:34:25 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-dca47fc7-000b-47d8-b76c-973e31bf5fc5 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Availability Zones retrieved successfully. Sep 06 06:34:25 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-dca47fc7-000b-47d8-b76c-973e31bf5fc5 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Created reservations ['f3f9ab6c-c775-4139-b658-4f112baaa453'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:34:25 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-dca47fc7-000b-47d8-b76c-973e31bf5fc5 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] http://192.168.122.198/volume/v3/groups returned with HTTP 202 Sep 06 06:34:25 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 196/360] 192.168.122.198 () {62 vars in 1181 bytes} [Sun Sep 6 06:34:25 2026] POST /volume/v3/groups => generated 93 bytes in 519 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:34:25 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-6b0aa38f-d961-4f35-8b7b-f2ca42f732c8 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:25 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-6b0aa38f-d961-4f35-8b7b-f2ca42f732c8 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] GET http://192.168.122.198/volume/v3/groups/1fefd21a-45e1-401a-abad-71222b270daa Sep 06 06:34:25 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-6b0aa38f-d961-4f35-8b7b-f2ca42f732c8 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:34:25 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-6b0aa38f-d961-4f35-8b7b-f2ca42f732c8 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Calling method 'version_select' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:34:25 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.groups [None req-6b0aa38f-d961-4f35-8b7b-f2ca42f732c8 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] show called for member 1fefd21a-45e1-401a-abad-71222b270daa {{(pid=87015) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 06:34:25 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:25 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:34:25 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:34:25 devstack devstack@c-api.service[87015]: return base.obj_make_list(context, cls(context), Sep 06 06:34:25 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-6b0aa38f-d961-4f35-8b7b-f2ca42f732c8 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] http://192.168.122.198/volume/v3/groups/1fefd21a-45e1-401a-abad-71222b270daa returned with HTTP 200 Sep 06 06:34:25 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 165/361] 192.168.122.198 () {60 vars in 1270 bytes} [Sun Sep 6 06:34:25 2026] GET /volume/v3/groups/1fefd21a-45e1-401a-abad-71222b270daa => generated 321 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:34:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-3df80d1d-7015-4a53-9796-f4df05b0eece None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:26 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-3df80d1d-7015-4a53-9796-f4df05b0eece tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] GET http://192.168.122.198/volume/v3/groups/1fefd21a-45e1-401a-abad-71222b270daa Sep 06 06:34:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-3df80d1d-7015-4a53-9796-f4df05b0eece tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:34:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-3df80d1d-7015-4a53-9796-f4df05b0eece tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Calling method 'version_select' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:34:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.groups [None req-3df80d1d-7015-4a53-9796-f4df05b0eece tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] show called for member 1fefd21a-45e1-401a-abad-71222b270daa {{(pid=87014) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 06:34:26 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:26 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:34:26 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:34:26 devstack devstack@c-api.service[87014]: return base.obj_make_list(context, cls(context), Sep 06 06:34:26 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-3df80d1d-7015-4a53-9796-f4df05b0eece tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] http://192.168.122.198/volume/v3/groups/1fefd21a-45e1-401a-abad-71222b270daa returned with HTTP 200 Sep 06 06:34:26 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 197/362] 192.168.122.198 () {60 vars in 1270 bytes} [Sun Sep 6 06:34:26 2026] GET /volume/v3/groups/1fefd21a-45e1-401a-abad-71222b270daa => generated 322 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:34:26 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-bc67ec1a-9833-4f62-976c-61f65726c86a None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:26 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-bc67ec1a-9833-4f62-976c-61f65726c86a tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] POST http://192.168.122.198/volume/v3/groups Sep 06 06:34:26 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-bc67ec1a-9833-4f62-976c-61f65726c86a tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "4b74ec58-534d-4f0e-9e4f-551279e9c615", "volume_types": ["a0f928df-7cc3-4d9e-9695-5cfb89d5611b"], "name": "tempest-Group2-1711207800"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:34:26 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.groups [None req-bc67ec1a-9833-4f62-976c-61f65726c86a tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Creating new group {'group': {'group_type': '4b74ec58-534d-4f0e-9e4f-551279e9c615', 'volume_types': ['a0f928df-7cc3-4d9e-9695-5cfb89d5611b'], 'name': 'tempest-Group2-1711207800'}} {{(pid=87015) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 06 06:34:26 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.groups [None req-bc67ec1a-9833-4f62-976c-61f65726c86a tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Creating group tempest-Group2-1711207800. Sep 06 06:34:26 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:26 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:34:26 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-bc67ec1a-9833-4f62-976c-61f65726c86a tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Availability Zones retrieved successfully. Sep 06 06:34:26 devstack devstack@c-api.service[87015]: DEBUG cinder.quota [None req-bc67ec1a-9833-4f62-976c-61f65726c86a tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Created reservations ['173cec52-2da4-4018-91bd-070046a07bb8'] {{(pid=87015) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:34:26 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-bc67ec1a-9833-4f62-976c-61f65726c86a tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] http://192.168.122.198/volume/v3/groups returned with HTTP 202 Sep 06 06:34:26 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 166/363] 192.168.122.198 () {62 vars in 1181 bytes} [Sun Sep 6 06:34:26 2026] POST /volume/v3/groups => generated 94 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:34:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-c7ebb7a7-f81f-432e-af04-67d1025c686d None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:26 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c7ebb7a7-f81f-432e-af04-67d1025c686d tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] GET http://192.168.122.198/volume/v3/groups/80bf961a-07fe-4520-b539-72278a18eaaf Sep 06 06:34:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-c7ebb7a7-f81f-432e-af04-67d1025c686d tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:34:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-c7ebb7a7-f81f-432e-af04-67d1025c686d tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Calling method 'version_select' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:34:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.groups [None req-c7ebb7a7-f81f-432e-af04-67d1025c686d tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] show called for member 80bf961a-07fe-4520-b539-72278a18eaaf {{(pid=87014) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 06:34:26 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:26 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:34:27 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:34:27 devstack devstack@c-api.service[87014]: return base.obj_make_list(context, cls(context), Sep 06 06:34:27 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c7ebb7a7-f81f-432e-af04-67d1025c686d tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] http://192.168.122.198/volume/v3/groups/80bf961a-07fe-4520-b539-72278a18eaaf returned with HTTP 200 Sep 06 06:34:27 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 198/364] 192.168.122.198 () {60 vars in 1270 bytes} [Sun Sep 6 06:34:26 2026] GET /volume/v3/groups/80bf961a-07fe-4520-b539-72278a18eaaf => generated 322 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:34:28 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-0b90e293-e52e-41c5-98ac-af591f9ba44e None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:28 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-0b90e293-e52e-41c5-98ac-af591f9ba44e tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] GET http://192.168.122.198/volume/v3/groups/80bf961a-07fe-4520-b539-72278a18eaaf Sep 06 06:34:28 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-0b90e293-e52e-41c5-98ac-af591f9ba44e tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:34:28 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-0b90e293-e52e-41c5-98ac-af591f9ba44e tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Calling method 'version_select' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:34:28 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.groups [None req-0b90e293-e52e-41c5-98ac-af591f9ba44e tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] show called for member 80bf961a-07fe-4520-b539-72278a18eaaf {{(pid=87015) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 06:34:28 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:28 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:34:28 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:34:28 devstack devstack@c-api.service[87015]: return base.obj_make_list(context, cls(context), Sep 06 06:34:28 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-0b90e293-e52e-41c5-98ac-af591f9ba44e tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] http://192.168.122.198/volume/v3/groups/80bf961a-07fe-4520-b539-72278a18eaaf returned with HTTP 200 Sep 06 06:34:28 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 167/365] 192.168.122.198 () {60 vars in 1270 bytes} [Sun Sep 6 06:34:28 2026] GET /volume/v3/groups/80bf961a-07fe-4520-b539-72278a18eaaf => generated 323 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:34:28 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-80a76228-712e-4f11-9d39-34ef32c8d3e8 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:28 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-80a76228-712e-4f11-9d39-34ef32c8d3e8 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:34:28 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-80a76228-712e-4f11-9d39-34ef32c8d3e8 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-868534536", "volume_type": "a0f928df-7cc3-4d9e-9695-5cfb89d5611b", "group_id": "1fefd21a-45e1-401a-abad-71222b270daa", "size": 1}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:34:28 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.volumes [None req-80a76228-712e-4f11-9d39-34ef32c8d3e8 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-868534536', 'volume_type': 'a0f928df-7cc3-4d9e-9695-5cfb89d5611b', 'group_id': '1fefd21a-45e1-401a-abad-71222b270daa', 'size': 1}} {{(pid=87014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:34:28 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:28 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:34:28 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-80a76228-712e-4f11-9d39-34ef32c8d3e8 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Create volume of 1 GB Sep 06 06:34:28 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:34:28 devstack devstack@c-api.service[87014]: return base.obj_make_list(context, cls(context), Sep 06 06:34:28 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-80a76228-712e-4f11-9d39-34ef32c8d3e8 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Availability Zones retrieved successfully. Sep 06 06:34:28 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-80a76228-712e-4f11-9d39-34ef32c8d3e8 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Flow 'volume_create_api' (02bb3eab-f60b-470a-b2bf-8c41c32a5cbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:34:28 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-80a76228-712e-4f11-9d39-34ef32c8d3e8 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff2dced7-44d4-4f01-9608-68a7b789594e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:34:28 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:28 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:34:28 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.flows.api.create_volume [None req-80a76228-712e-4f11-9d39-34ef32c8d3e8 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Validating volume size '1' using validate_int {{(pid=87014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:34:28 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-80a76228-712e-4f11-9d39-34ef32c8d3e8 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff2dced7-44d4-4f01-9608-68a7b789594e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:34:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a0f928df-7cc3-4d9e-9695-5cfb89d5611b,is_public=True,name='tempest-GroupsTest-volume-type-2007230645',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a0f928df-7cc3-4d9e-9695-5cfb89d5611b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '1fefd21a-45e1-401a-abad-71222b270daa', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:34:28 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-80a76228-712e-4f11-9d39-34ef32c8d3e8 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b597c935-46bc-401e-91e2-21e2ea9e25eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:34:28 devstack devstack@c-api.service[87014]: WARNING cinder.quota [None req-80a76228-712e-4f11-9d39-34ef32c8d3e8 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-2007230645 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-2007230645, it is now deprecated. Please use the default quota class for default quota. Sep 06 06:34:28 devstack devstack@c-api.service[87014]: WARNING cinder.quota [None req-80a76228-712e-4f11-9d39-34ef32c8d3e8 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-2007230645 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-2007230645, it is now deprecated. Please use the default quota class for default quota. Sep 06 06:34:28 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-80a76228-712e-4f11-9d39-34ef32c8d3e8 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Created reservations ['40c8170a-3d36-4f80-bffb-676ea411e10f', '03f60c27-bf28-4987-ae03-296a608f260f', '59162c30-fd81-4109-afed-47d8870138ee', '1dd28653-bdb7-46fc-9f1e-8c332b4820dd'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:34:28 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-80a76228-712e-4f11-9d39-34ef32c8d3e8 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b597c935-46bc-401e-91e2-21e2ea9e25eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['40c8170a-3d36-4f80-bffb-676ea411e10f', '03f60c27-bf28-4987-ae03-296a608f260f', '59162c30-fd81-4109-afed-47d8870138ee', '1dd28653-bdb7-46fc-9f1e-8c332b4820dd']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:34:28 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-80a76228-712e-4f11-9d39-34ef32c8d3e8 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46ce5f88-7126-4293-b0bf-ae4e8c82e46f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:34:29 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:34:29 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:34:29 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-80a76228-712e-4f11-9d39-34ef32c8d3e8 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46ce5f88-7126-4293-b0bf-ae4e8c82e46f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3119da17-6dce-4f68-8c81-f5193fefae3d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-868534536',encryption_key_id=None,group_id=1fefd21a-45e1-401a-abad-71222b270daa,group_type_id=,metadata={},multiattach=False,project_id='53c9aac30d084d2283933bf9d0b3307e',qos_specs=None,replication_status=,reservations=['40c8170a-3d36-4f80-bffb-676ea411e10f','03f60c27-bf28-4987-ae03-296a608f260f','59162c30-fd81-4109-afed-47d8870138ee','1dd28653-bdb7-46fc-9f1e-8c332b4820dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aaa127bd30434e55a6ef1bc992fb6fe0',volume_type_id=a0f928df-7cc3-4d9e-9695-5cfb89d5611b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:34:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-868534536',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=1fefd21a-45e1-401a-abad-71222b270daa,host=None,id=3119da17-6dce-4f68-8c81-f5193fefae3d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='53c9aac30d084d2283933bf9d0b3307e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aaa127bd30434e55a6ef1bc992fb6fe0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a0f928df-7cc3-4d9e-9695-5cfb89d5611b),volume_type_id=a0f928df-7cc3-4d9e-9695-5cfb89d5611b)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:34:29 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-80a76228-712e-4f11-9d39-34ef32c8d3e8 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b1a9550-72af-411f-bda2-40722b534138) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:34:29 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-80a76228-712e-4f11-9d39-34ef32c8d3e8 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b1a9550-72af-411f-bda2-40722b534138) transitioned into state 'SUCCESS' from state '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-868534536',encryption_key_id=None,group_id=1fefd21a-45e1-401a-abad-71222b270daa,group_type_id=,metadata={},multiattach=False,project_id='53c9aac30d084d2283933bf9d0b3307e',qos_specs=None,replication_status=,reservations=['40c8170a-3d36-4f80-bffb-676ea411e10f','03f60c27-bf28-4987-ae03-296a608f260f','59162c30-fd81-4109-afed-47d8870138ee','1dd28653-bdb7-46fc-9f1e-8c332b4820dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aaa127bd30434e55a6ef1bc992fb6fe0',volume_type_id=a0f928df-7cc3-4d9e-9695-5cfb89d5611b)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:34:29 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-80a76228-712e-4f11-9d39-34ef32c8d3e8 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4cde2304-6c4c-49cf-b23c-faf9d00c87c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:34:29 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-80a76228-712e-4f11-9d39-34ef32c8d3e8 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4cde2304-6c4c-49cf-b23c-faf9d00c87c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:34:29 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-80a76228-712e-4f11-9d39-34ef32c8d3e8 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Flow 'volume_create_api' (02bb3eab-f60b-470a-b2bf-8c41c32a5cbe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:34:29 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-80a76228-712e-4f11-9d39-34ef32c8d3e8 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Create volume request issued successfully. Sep 06 06:34:29 devstack devstack@c-api.service[87014]: WARNING stevedore.named [None req-80a76228-712e-4f11-9d39-34ef32c8d3e8 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:34:29 devstack devstack@c-api.service[87014]: WARNING castellan.key_manager [None req-80a76228-712e-4f11-9d39-34ef32c8d3e8 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:34:29 devstack devstack@c-api.service[87014]: DEBUG oslo_db.sqlalchemy.engines [None req-80a76228-712e-4f11-9d39-34ef32c8d3e8 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87014) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:34:29 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:29 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:34:29 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-80a76228-712e-4f11-9d39-34ef32c8d3e8 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:34:29 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 199/366] 192.168.122.198 () {62 vars in 1184 bytes} [Sun Sep 6 06:34:28 2026] POST /volume/v3/volumes => generated 822 bytes in 1656 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:34:29 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-c1ed3a9d-b12b-43bd-b691-2acba6c23c55 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:29 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c1ed3a9d-b12b-43bd-b691-2acba6c23c55 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] GET http://192.168.122.198/volume/v3/volumes/3119da17-6dce-4f68-8c81-f5193fefae3d Sep 06 06:34:29 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-c1ed3a9d-b12b-43bd-b691-2acba6c23c55 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:34:29 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-c1ed3a9d-b12b-43bd-b691-2acba6c23c55 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:34:29 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:34:29 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:34:29 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:29 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:34:30 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-c1ed3a9d-b12b-43bd-b691-2acba6c23c55 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Volume info retrieved successfully. Sep 06 06:34:30 devstack devstack@c-api.service[87015]: WARNING stevedore.named [None req-c1ed3a9d-b12b-43bd-b691-2acba6c23c55 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:34:30 devstack devstack@c-api.service[87015]: WARNING castellan.key_manager [None req-c1ed3a9d-b12b-43bd-b691-2acba6c23c55 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:34:30 devstack devstack@c-api.service[87015]: DEBUG oslo_db.sqlalchemy.engines [None req-c1ed3a9d-b12b-43bd-b691-2acba6c23c55 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87015) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:34:30 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:30 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:34:30 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c1ed3a9d-b12b-43bd-b691-2acba6c23c55 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] http://192.168.122.198/volume/v3/volumes/3119da17-6dce-4f68-8c81-f5193fefae3d returned with HTTP 200 Sep 06 06:34:30 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 168/367] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:34:29 2026] GET /volume/v3/volumes/3119da17-6dce-4f68-8c81-f5193fefae3d => generated 890 bytes in 480 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:34:31 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-c281e361-3f14-4ed5-8249-4661e1a90a8a None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:31 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c281e361-3f14-4ed5-8249-4661e1a90a8a tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] GET http://192.168.122.198/volume/v3/volumes/3119da17-6dce-4f68-8c81-f5193fefae3d Sep 06 06:34:31 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-c281e361-3f14-4ed5-8249-4661e1a90a8a tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:34:31 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-c281e361-3f14-4ed5-8249-4661e1a90a8a tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:34:31 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:34:31 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:34:31 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:31 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:34:31 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-c281e361-3f14-4ed5-8249-4661e1a90a8a tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Volume info retrieved successfully. Sep 06 06:34:31 devstack devstack@c-api.service[87014]: WARNING stevedore.named [None req-c281e361-3f14-4ed5-8249-4661e1a90a8a tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:34:31 devstack devstack@c-api.service[87014]: WARNING castellan.key_manager [None req-c281e361-3f14-4ed5-8249-4661e1a90a8a tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:34:31 devstack devstack@c-api.service[87014]: DEBUG oslo_db.sqlalchemy.engines [None req-c281e361-3f14-4ed5-8249-4661e1a90a8a tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87014) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:34:31 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:31 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:34:31 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c281e361-3f14-4ed5-8249-4661e1a90a8a tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] http://192.168.122.198/volume/v3/volumes/3119da17-6dce-4f68-8c81-f5193fefae3d returned with HTTP 200 Sep 06 06:34:31 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 200/368] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:34:31 2026] GET /volume/v3/volumes/3119da17-6dce-4f68-8c81-f5193fefae3d => generated 914 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:34:32 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-d514366a-e2de-45cc-95d8-b730f8c52b50 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:32 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-d514366a-e2de-45cc-95d8-b730f8c52b50 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] POST http://192.168.122.198/volume/v3/volumes/3cd2ddce-dd8e-40eb-b54e-df7057ba58f2/action Sep 06 06:34:32 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-d514366a-e2de-45cc-95d8-b730f8c52b50 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] Action body: b'{"os-attach": {"instance_uuid": "2c2d3a69-17bc-410a-a79c-43a76ed1d674", "mountpoint": "/dev/vdb"}}' {{(pid=87015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:34:32 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-d514366a-e2de-45cc-95d8-b730f8c52b50 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "2c2d3a69-17bc-410a-a79c-43a76ed1d674", "mountpoint": "/dev/vdb"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:34:32 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:34:32 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:34:32 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:32 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:34:32 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-d514366a-e2de-45cc-95d8-b730f8c52b50 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] Volume info retrieved successfully. Sep 06 06:34:32 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-d514366a-e2de-45cc-95d8-b730f8c52b50 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] Update volume admin metadata completed successfully. Sep 06 06:34:32 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-d514366a-e2de-45cc-95d8-b730f8c52b50 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] Attach volume completed successfully. Sep 06 06:34:32 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-d514366a-e2de-45cc-95d8-b730f8c52b50 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] http://192.168.122.198/volume/v3/volumes/3cd2ddce-dd8e-40eb-b54e-df7057ba58f2/action returned with HTTP 202 Sep 06 06:34:32 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 169/369] 192.168.122.198 () {60 vars in 1274 bytes} [Sun Sep 6 06:34:32 2026] POST /volume/v3/volumes/3cd2ddce-dd8e-40eb-b54e-df7057ba58f2/action => generated 0 bytes in 293 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 06:34:32 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-98a60f51-f4c6-4494-be09-557d902428f6 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:32 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-98a60f51-f4c6-4494-be09-557d902428f6 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] GET http://192.168.122.198/volume/v3/volumes/3cd2ddce-dd8e-40eb-b54e-df7057ba58f2 Sep 06 06:34:32 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-98a60f51-f4c6-4494-be09-557d902428f6 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:34:32 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-98a60f51-f4c6-4494-be09-557d902428f6 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:34:32 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:34:32 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:34:32 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:32 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:34:32 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-98a60f51-f4c6-4494-be09-557d902428f6 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] Volume info retrieved successfully. Sep 06 06:34:32 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-98a60f51-f4c6-4494-be09-557d902428f6 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] http://192.168.122.198/volume/v3/volumes/3cd2ddce-dd8e-40eb-b54e-df7057ba58f2 returned with HTTP 200 Sep 06 06:34:32 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 201/370] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:34:32 2026] GET /volume/v3/volumes/3cd2ddce-dd8e-40eb-b54e-df7057ba58f2 => generated 1185 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:34:32 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-215a58dc-d965-45c3-a94b-65132a945ad5 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:32 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-86ea7745-fe82-4868-944b-61c763e5c786 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:32 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-215a58dc-d965-45c3-a94b-65132a945ad5 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] GET http://192.168.122.198/volume/v3/volumes/3119da17-6dce-4f68-8c81-f5193fefae3d Sep 06 06:34:32 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-215a58dc-d965-45c3-a94b-65132a945ad5 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:34:32 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-215a58dc-d965-45c3-a94b-65132a945ad5 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:34:32 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:34:32 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:34:32 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:32 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:34:32 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-215a58dc-d965-45c3-a94b-65132a945ad5 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Volume info retrieved successfully. Sep 06 06:34:32 devstack devstack@c-api.service[87015]: WARNING stevedore.named [None req-215a58dc-d965-45c3-a94b-65132a945ad5 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:34:32 devstack devstack@c-api.service[87015]: WARNING castellan.key_manager [None req-215a58dc-d965-45c3-a94b-65132a945ad5 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:34:33 devstack devstack@c-api.service[87015]: DEBUG oslo_db.sqlalchemy.engines [None req-215a58dc-d965-45c3-a94b-65132a945ad5 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87015) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:34:33 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:33 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:34:33 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-86ea7745-fe82-4868-944b-61c763e5c786 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-reader] GET http://192.168.122.198/volume/v3/volumes/3cd2ddce-dd8e-40eb-b54e-df7057ba58f2 Sep 06 06:34:33 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-86ea7745-fe82-4868-944b-61c763e5c786 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-reader] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:34:33 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-86ea7745-fe82-4868-944b-61c763e5c786 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-reader] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:34:33 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-215a58dc-d965-45c3-a94b-65132a945ad5 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] http://192.168.122.198/volume/v3/volumes/3119da17-6dce-4f68-8c81-f5193fefae3d returned with HTTP 200 Sep 06 06:34:33 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 170/371] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:34:32 2026] GET /volume/v3/volumes/3119da17-6dce-4f68-8c81-f5193fefae3d => generated 915 bytes in 482 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:34:33 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:34:33 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:34:33 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:33 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:34:33 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-dd1c4646-69df-4a3c-a134-a09993dadc71 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:33 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-dd1c4646-69df-4a3c-a134-a09993dadc71 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] GET http://192.168.122.198/volume/v3/groups/1fefd21a-45e1-401a-abad-71222b270daa Sep 06 06:34:33 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-dd1c4646-69df-4a3c-a134-a09993dadc71 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:34:33 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-dd1c4646-69df-4a3c-a134-a09993dadc71 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Calling method 'version_select' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:34:33 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.groups [None req-dd1c4646-69df-4a3c-a134-a09993dadc71 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] show called for member 1fefd21a-45e1-401a-abad-71222b270daa {{(pid=87015) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 06:34:33 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-86ea7745-fe82-4868-944b-61c763e5c786 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-reader] Volume info retrieved successfully. Sep 06 06:34:33 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:33 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:34:33 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-86ea7745-fe82-4868-944b-61c763e5c786 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-reader] http://192.168.122.198/volume/v3/volumes/3cd2ddce-dd8e-40eb-b54e-df7057ba58f2 returned with HTTP 200 Sep 06 06:34:33 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 202/372] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:34:32 2026] GET /volume/v3/volumes/3cd2ddce-dd8e-40eb-b54e-df7057ba58f2 => generated 1185 bytes in 586 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:34:33 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-bd032a1a-9ae8-4865-88da-a9219f6a1a9e None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:33 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-bd032a1a-9ae8-4865-88da-a9219f6a1a9e tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] POST http://192.168.122.198/volume/v3/volumes/3cd2ddce-dd8e-40eb-b54e-df7057ba58f2/action Sep 06 06:34:33 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-bd032a1a-9ae8-4865-88da-a9219f6a1a9e tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] Action body: b'{"os-detach": {}}' {{(pid=87014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:34:33 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-bd032a1a-9ae8-4865-88da-a9219f6a1a9e tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:34:33 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:34:33 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:34:33 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:34:33 devstack devstack@c-api.service[87015]: return base.obj_make_list(context, cls(context), Sep 06 06:34:33 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-dd1c4646-69df-4a3c-a134-a09993dadc71 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] http://192.168.122.198/volume/v3/groups/1fefd21a-45e1-401a-abad-71222b270daa returned with HTTP 200 Sep 06 06:34:33 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 171/373] 192.168.122.198 () {60 vars in 1270 bytes} [Sun Sep 6 06:34:33 2026] GET /volume/v3/groups/1fefd21a-45e1-401a-abad-71222b270daa => generated 322 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:34:33 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-b093fd69-11ec-4bf7-a5f5-a7cb7784994c None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:33 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:33 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:34:33 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-bd032a1a-9ae8-4865-88da-a9219f6a1a9e tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] Volume info retrieved successfully. Sep 06 06:34:33 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b093fd69-11ec-4bf7-a5f5-a7cb7784994c tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] GET http://192.168.122.198/volume/v3/groups/80bf961a-07fe-4520-b539-72278a18eaaf Sep 06 06:34:33 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b093fd69-11ec-4bf7-a5f5-a7cb7784994c tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:34:33 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b093fd69-11ec-4bf7-a5f5-a7cb7784994c tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Calling method 'version_select' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:34:33 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.groups [None req-b093fd69-11ec-4bf7-a5f5-a7cb7784994c tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] show called for member 80bf961a-07fe-4520-b539-72278a18eaaf {{(pid=87015) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 06:34:33 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:33 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:34:33 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:34:33 devstack devstack@c-api.service[87015]: return base.obj_make_list(context, cls(context), Sep 06 06:34:33 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b093fd69-11ec-4bf7-a5f5-a7cb7784994c tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] http://192.168.122.198/volume/v3/groups/80bf961a-07fe-4520-b539-72278a18eaaf returned with HTTP 200 Sep 06 06:34:33 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 172/374] 192.168.122.198 () {60 vars in 1270 bytes} [Sun Sep 6 06:34:33 2026] GET /volume/v3/groups/80bf961a-07fe-4520-b539-72278a18eaaf => generated 323 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:34:33 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-8634b7dd-506c-4161-a947-7ab039b438b7 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:33 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-8634b7dd-506c-4161-a947-7ab039b438b7 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] GET http://192.168.122.198/volume/v3/groups/detail Sep 06 06:34:33 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-8634b7dd-506c-4161-a947-7ab039b438b7 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:34:33 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-8634b7dd-506c-4161-a947-7ab039b438b7 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Calling method 'version_select' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:34:33 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:33 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:34:33 devstack devstack@c-api.service[87015]: /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 06 06:34:33 devstack devstack@c-api.service[87015]: return base.obj_make_list(context, cls(context), Sep 06 06:34:33 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-bd032a1a-9ae8-4865-88da-a9219f6a1a9e tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] Detach volume completed successfully. Sep 06 06:34:33 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-bd032a1a-9ae8-4865-88da-a9219f6a1a9e tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] http://192.168.122.198/volume/v3/volumes/3cd2ddce-dd8e-40eb-b54e-df7057ba58f2/action returned with HTTP 202 Sep 06 06:34:33 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 203/375] 192.168.122.198 () {60 vars in 1274 bytes} [Sun Sep 6 06:34:33 2026] POST /volume/v3/volumes/3cd2ddce-dd8e-40eb-b54e-df7057ba58f2/action => generated 0 bytes in 296 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 06:34:33 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-246a117e-96b2-4d8d-b232-fba644d30098 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:33 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:34:33 devstack devstack@c-api.service[87015]: return base.obj_make_list(context, cls(context), Sep 06 06:34:33 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-246a117e-96b2-4d8d-b232-fba644d30098 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] GET http://192.168.122.198/volume/v3/volumes/3cd2ddce-dd8e-40eb-b54e-df7057ba58f2 Sep 06 06:34:33 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-246a117e-96b2-4d8d-b232-fba644d30098 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:34:33 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-246a117e-96b2-4d8d-b232-fba644d30098 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:34:33 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:34:33 devstack devstack@c-api.service[87015]: return base.obj_make_list(context, cls(context), Sep 06 06:34:33 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-8634b7dd-506c-4161-a947-7ab039b438b7 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] http://192.168.122.198/volume/v3/groups/detail returned with HTTP 200 Sep 06 06:34:33 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 173/376] 192.168.122.198 () {60 vars in 1180 bytes} [Sun Sep 6 06:34:33 2026] GET /volume/v3/groups/detail => generated 639 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:34:33 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:34:33 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:34:33 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:33 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:34:33 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-eb252210-f80e-4eac-84e7-61629ba38a7a None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:33 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-eb252210-f80e-4eac-84e7-61629ba38a7a tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] GET http://192.168.122.198/volume/v3/volumes/detail Sep 06 06:34:33 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-eb252210-f80e-4eac-84e7-61629ba38a7a tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:34:33 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-eb252210-f80e-4eac-84e7-61629ba38a7a tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Calling method 'detail' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:34:33 devstack devstack@c-api.service[87015]: DEBUG cinder.api.api_utils [None req-eb252210-f80e-4eac-84e7-61629ba38a7a tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Removing options '' from query. {{(pid=87015) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 06:34:33 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:33 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:34:33 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-eb252210-f80e-4eac-84e7-61629ba38a7a tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87015) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 06:34:33 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-246a117e-96b2-4d8d-b232-fba644d30098 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] Volume info retrieved successfully. Sep 06 06:34:33 devstack devstack@c-api.service[87015]: /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 06 06:34:33 devstack devstack@c-api.service[87015]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 06:34:33 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:34:33 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:34:33 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-eb252210-f80e-4eac-84e7-61629ba38a7a tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Get all volumes completed successfully. Sep 06 06:34:33 devstack devstack@c-api.service[87015]: WARNING stevedore.named [None req-eb252210-f80e-4eac-84e7-61629ba38a7a tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:34:33 devstack devstack@c-api.service[87015]: WARNING castellan.key_manager [None req-eb252210-f80e-4eac-84e7-61629ba38a7a tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:34:33 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-246a117e-96b2-4d8d-b232-fba644d30098 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] http://192.168.122.198/volume/v3/volumes/3cd2ddce-dd8e-40eb-b54e-df7057ba58f2 returned with HTTP 200 Sep 06 06:34:33 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 204/377] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:34:33 2026] GET /volume/v3/volumes/3cd2ddce-dd8e-40eb-b54e-df7057ba58f2 => generated 870 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:34:33 devstack devstack@c-api.service[87015]: DEBUG oslo_db.sqlalchemy.engines [None req-eb252210-f80e-4eac-84e7-61629ba38a7a tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87015) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:34:33 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:33 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:34:33 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-eb252210-f80e-4eac-84e7-61629ba38a7a tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] http://192.168.122.198/volume/v3/volumes/detail returned with HTTP 200 Sep 06 06:34:33 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 174/378] 192.168.122.198 () {60 vars in 1183 bytes} [Sun Sep 6 06:34:33 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:34:33 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-c63a6c04-87eb-4eb4-afb8-0b49239c034f None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:33 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c63a6c04-87eb-4eb4-afb8-0b49239c034f tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] GET http://192.168.122.198/volume/v3/volumes/detail Sep 06 06:34:33 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-c63a6c04-87eb-4eb4-afb8-0b49239c034f tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:34:33 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-c63a6c04-87eb-4eb4-afb8-0b49239c034f tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Calling method 'detail' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:34:33 devstack devstack@c-api.service[87014]: DEBUG cinder.api.api_utils [None req-c63a6c04-87eb-4eb4-afb8-0b49239c034f tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Removing options '' from query. {{(pid=87014) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 06:34:33 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-c63a6c04-87eb-4eb4-afb8-0b49239c034f tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87014) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 06:34:33 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:34:33 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:34:33 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-c63a6c04-87eb-4eb4-afb8-0b49239c034f tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Get all volumes completed successfully. Sep 06 06:34:33 devstack devstack@c-api.service[87014]: WARNING stevedore.named [None req-c63a6c04-87eb-4eb4-afb8-0b49239c034f tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:34:33 devstack devstack@c-api.service[87014]: WARNING castellan.key_manager [None req-c63a6c04-87eb-4eb4-afb8-0b49239c034f tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:34:33 devstack devstack@c-api.service[87014]: DEBUG oslo_db.sqlalchemy.engines [None req-c63a6c04-87eb-4eb4-afb8-0b49239c034f tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87014) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:34:34 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:34 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:34:34 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c63a6c04-87eb-4eb4-afb8-0b49239c034f tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] http://192.168.122.198/volume/v3/volumes/detail returned with HTTP 200 Sep 06 06:34:34 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 205/379] 192.168.122.198 () {60 vars in 1183 bytes} [Sun Sep 6 06:34:33 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:34:34 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-c717dd2c-8d4a-4655-ad2a-98f056b99956 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:34 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c717dd2c-8d4a-4655-ad2a-98f056b99956 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] POST http://192.168.122.198/volume/v3/groups/1fefd21a-45e1-401a-abad-71222b270daa/action Sep 06 06:34:34 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-c717dd2c-8d4a-4655-ad2a-98f056b99956 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:34:34 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-c717dd2c-8d4a-4655-ad2a-98f056b99956 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:34:34 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.groups [None req-c717dd2c-8d4a-4655-ad2a-98f056b99956 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] delete called for group 1fefd21a-45e1-401a-abad-71222b270daa {{(pid=87015) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 06 06:34:34 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.groups [None req-c717dd2c-8d4a-4655-ad2a-98f056b99956 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Delete group with id: 1fefd21a-45e1-401a-abad-71222b270daa Sep 06 06:34:34 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:34 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:34:34 devstack devstack@c-api.service[87015]: /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 06 06:34:34 devstack devstack@c-api.service[87015]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 06 06:34:34 devstack devstack@c-api.service[87015]: /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 06 06:34:34 devstack devstack@c-api.service[87015]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 06:34:34 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c717dd2c-8d4a-4655-ad2a-98f056b99956 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] http://192.168.122.198/volume/v3/groups/1fefd21a-45e1-401a-abad-71222b270daa/action returned with HTTP 202 Sep 06 06:34:34 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 175/380] 192.168.122.198 () {62 vars in 1312 bytes} [Sun Sep 6 06:34:34 2026] POST /volume/v3/groups/1fefd21a-45e1-401a-abad-71222b270daa/action => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 06:34:34 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-2b699ea3-e0f2-43b5-8bcb-2210df131b0b None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:34 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-2b699ea3-e0f2-43b5-8bcb-2210df131b0b tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] GET http://192.168.122.198/volume/v3/volumes/3119da17-6dce-4f68-8c81-f5193fefae3d Sep 06 06:34:34 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-2b699ea3-e0f2-43b5-8bcb-2210df131b0b tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:34:34 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-2b699ea3-e0f2-43b5-8bcb-2210df131b0b tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:34:34 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:34:34 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:34:34 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:34 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:34:34 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-2b699ea3-e0f2-43b5-8bcb-2210df131b0b tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Volume info retrieved successfully. Sep 06 06:34:34 devstack devstack@c-api.service[87014]: WARNING stevedore.named [None req-2b699ea3-e0f2-43b5-8bcb-2210df131b0b tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:34:34 devstack devstack@c-api.service[87014]: WARNING castellan.key_manager [None req-2b699ea3-e0f2-43b5-8bcb-2210df131b0b tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:34:34 devstack devstack@c-api.service[87014]: DEBUG oslo_db.sqlalchemy.engines [None req-2b699ea3-e0f2-43b5-8bcb-2210df131b0b tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87014) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:34:34 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:34 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:34:34 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-2b699ea3-e0f2-43b5-8bcb-2210df131b0b tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] http://192.168.122.198/volume/v3/volumes/3119da17-6dce-4f68-8c81-f5193fefae3d returned with HTTP 200 Sep 06 06:34:34 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 206/381] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:34:34 2026] GET /volume/v3/volumes/3119da17-6dce-4f68-8c81-f5193fefae3d => generated 914 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:34:35 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-655f7a4c-9569-45a1-81fb-87cf6f74b7a3 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:35 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-655f7a4c-9569-45a1-81fb-87cf6f74b7a3 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] GET http://192.168.122.198/volume/v3/volumes/3119da17-6dce-4f68-8c81-f5193fefae3d Sep 06 06:34:35 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-655f7a4c-9569-45a1-81fb-87cf6f74b7a3 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:34:35 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-655f7a4c-9569-45a1-81fb-87cf6f74b7a3 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:34:35 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:34:35 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:34:35 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:35 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:34:35 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-655f7a4c-9569-45a1-81fb-87cf6f74b7a3 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Volume info retrieved successfully. Sep 06 06:34:35 devstack devstack@c-api.service[87015]: WARNING stevedore.named [None req-655f7a4c-9569-45a1-81fb-87cf6f74b7a3 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:34:35 devstack devstack@c-api.service[87015]: WARNING castellan.key_manager [None req-655f7a4c-9569-45a1-81fb-87cf6f74b7a3 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:34:35 devstack devstack@c-api.service[87015]: DEBUG oslo_db.sqlalchemy.engines [None req-655f7a4c-9569-45a1-81fb-87cf6f74b7a3 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87015) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:34:35 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:35 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:34:36 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-655f7a4c-9569-45a1-81fb-87cf6f74b7a3 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] http://192.168.122.198/volume/v3/volumes/3119da17-6dce-4f68-8c81-f5193fefae3d returned with HTTP 200 Sep 06 06:34:36 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 176/382] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:34:35 2026] GET /volume/v3/volumes/3119da17-6dce-4f68-8c81-f5193fefae3d => generated 914 bytes in 519 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:34:36 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-abfcb023-2b39-443f-a5b4-ddd0819ef157 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:36 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-abfcb023-2b39-443f-a5b4-ddd0819ef157 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] POST http://192.168.122.198/volume/v3/volumes/3cd2ddce-dd8e-40eb-b54e-df7057ba58f2/action Sep 06 06:34:36 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-abfcb023-2b39-443f-a5b4-ddd0819ef157 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] Action body: b'{"os-reserve": {}}' {{(pid=87014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:34:36 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-abfcb023-2b39-443f-a5b4-ddd0819ef157 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:34:36 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:34:36 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:34:36 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:36 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:34:36 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-abfcb023-2b39-443f-a5b4-ddd0819ef157 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] Volume info retrieved successfully. Sep 06 06:34:36 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-abfcb023-2b39-443f-a5b4-ddd0819ef157 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] Reserve volume completed successfully. Sep 06 06:34:36 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-abfcb023-2b39-443f-a5b4-ddd0819ef157 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] http://192.168.122.198/volume/v3/volumes/3cd2ddce-dd8e-40eb-b54e-df7057ba58f2/action returned with HTTP 202 Sep 06 06:34:36 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 207/383] 192.168.122.198 () {60 vars in 1274 bytes} [Sun Sep 6 06:34:36 2026] POST /volume/v3/volumes/3cd2ddce-dd8e-40eb-b54e-df7057ba58f2/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 06:34:36 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-1d5b6156-936d-45ae-bcaf-73fcb13a14cf None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:36 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-1d5b6156-936d-45ae-bcaf-73fcb13a14cf tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-reader] GET http://192.168.122.198/volume/v3/volumes/3cd2ddce-dd8e-40eb-b54e-df7057ba58f2 Sep 06 06:34:36 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-1d5b6156-936d-45ae-bcaf-73fcb13a14cf tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-reader] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:34:36 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-1d5b6156-936d-45ae-bcaf-73fcb13a14cf tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-reader] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:34:36 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:34:36 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:34:36 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:36 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:34:36 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-1d5b6156-936d-45ae-bcaf-73fcb13a14cf tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-reader] Volume info retrieved successfully. Sep 06 06:34:36 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-1d5b6156-936d-45ae-bcaf-73fcb13a14cf tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-reader] http://192.168.122.198/volume/v3/volumes/3cd2ddce-dd8e-40eb-b54e-df7057ba58f2 returned with HTTP 200 Sep 06 06:34:36 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 177/384] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:34:36 2026] GET /volume/v3/volumes/3cd2ddce-dd8e-40eb-b54e-df7057ba58f2 => generated 870 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:34:36 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-5582635f-05b1-4761-ac23-1f3b012b62a8 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:36 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-5582635f-05b1-4761-ac23-1f3b012b62a8 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] POST http://192.168.122.198/volume/v3/volumes/3cd2ddce-dd8e-40eb-b54e-df7057ba58f2/action Sep 06 06:34:36 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-5582635f-05b1-4761-ac23-1f3b012b62a8 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=87014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:34:36 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-5582635f-05b1-4761-ac23-1f3b012b62a8 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:34:36 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:34:36 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:34:36 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:36 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:34:36 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-5582635f-05b1-4761-ac23-1f3b012b62a8 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] Volume info retrieved successfully. Sep 06 06:34:36 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:34:36 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:34:36 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-5582635f-05b1-4761-ac23-1f3b012b62a8 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] Unreserve volume completed successfully. Sep 06 06:34:36 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-5582635f-05b1-4761-ac23-1f3b012b62a8 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] http://192.168.122.198/volume/v3/volumes/3cd2ddce-dd8e-40eb-b54e-df7057ba58f2/action returned with HTTP 202 Sep 06 06:34:36 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 208/385] 192.168.122.198 () {60 vars in 1274 bytes} [Sun Sep 6 06:34:36 2026] POST /volume/v3/volumes/3cd2ddce-dd8e-40eb-b54e-df7057ba58f2/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 06:34:36 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-19a696bb-fcc7-4ba4-94bc-1d7ae587e386 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:36 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-19a696bb-fcc7-4ba4-94bc-1d7ae587e386 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-reader] GET http://192.168.122.198/volume/v3/volumes/3cd2ddce-dd8e-40eb-b54e-df7057ba58f2 Sep 06 06:34:36 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-19a696bb-fcc7-4ba4-94bc-1d7ae587e386 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-reader] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:34:36 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-19a696bb-fcc7-4ba4-94bc-1d7ae587e386 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-reader] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:34:37 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:34:37 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:34:37 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:37 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:34:37 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-19a696bb-fcc7-4ba4-94bc-1d7ae587e386 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-reader] Volume info retrieved successfully. Sep 06 06:34:37 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-19a696bb-fcc7-4ba4-94bc-1d7ae587e386 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-reader] http://192.168.122.198/volume/v3/volumes/3cd2ddce-dd8e-40eb-b54e-df7057ba58f2 returned with HTTP 200 Sep 06 06:34:37 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 178/386] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:34:36 2026] GET /volume/v3/volumes/3cd2ddce-dd8e-40eb-b54e-df7057ba58f2 => generated 870 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:34:37 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-00576495-d5f2-4f3b-864f-188bd17be305 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:37 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-00576495-d5f2-4f3b-864f-188bd17be305 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] POST http://192.168.122.198/volume/v3/volumes/3cd2ddce-dd8e-40eb-b54e-df7057ba58f2/action Sep 06 06:34:37 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-00576495-d5f2-4f3b-864f-188bd17be305 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=87014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:34:37 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-00576495-d5f2-4f3b-864f-188bd17be305 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:34:37 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-a7a93d33-5de9-4aea-8b18-3b69c19e93f6 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:37 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-a7a93d33-5de9-4aea-8b18-3b69c19e93f6 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] GET http://192.168.122.198/volume/v3/volumes/3119da17-6dce-4f68-8c81-f5193fefae3d Sep 06 06:34:37 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-a7a93d33-5de9-4aea-8b18-3b69c19e93f6 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:34:37 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-a7a93d33-5de9-4aea-8b18-3b69c19e93f6 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:34:37 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:34:37 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:34:37 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:37 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:34:37 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-00576495-d5f2-4f3b-864f-188bd17be305 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] Volume info retrieved successfully. Sep 06 06:34:37 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-a7a93d33-5de9-4aea-8b18-3b69c19e93f6 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] http://192.168.122.198/volume/v3/volumes/3119da17-6dce-4f68-8c81-f5193fefae3d returned with HTTP 404 Sep 06 06:34:37 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 179/387] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:34:37 2026] GET /volume/v3/volumes/3119da17-6dce-4f68-8c81-f5193fefae3d => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 06:34:37 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-70da467e-f1e1-46a1-b9bc-b6563f93141b None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:37 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-00576495-d5f2-4f3b-864f-188bd17be305 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] Volume updated successfully. Sep 06 06:34:37 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-00576495-d5f2-4f3b-864f-188bd17be305 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] http://192.168.122.198/volume/v3/volumes/3cd2ddce-dd8e-40eb-b54e-df7057ba58f2/action returned with HTTP 200 Sep 06 06:34:37 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 209/388] 192.168.122.198 () {60 vars in 1274 bytes} [Sun Sep 6 06:34:37 2026] POST /volume/v3/volumes/3cd2ddce-dd8e-40eb-b54e-df7057ba58f2/action => generated 0 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 06 06:34:37 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-70da467e-f1e1-46a1-b9bc-b6563f93141b tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] GET http://192.168.122.198/volume/v3/groups/1fefd21a-45e1-401a-abad-71222b270daa Sep 06 06:34:37 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-70da467e-f1e1-46a1-b9bc-b6563f93141b tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:34:37 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-70da467e-f1e1-46a1-b9bc-b6563f93141b tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Calling method 'version_select' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:34:37 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.groups [None req-70da467e-f1e1-46a1-b9bc-b6563f93141b tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] show called for member 1fefd21a-45e1-401a-abad-71222b270daa {{(pid=87015) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 06:34:37 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-7767bc34-e508-46cc-961e-787eda804a5c None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:37 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-70da467e-f1e1-46a1-b9bc-b6563f93141b tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] http://192.168.122.198/volume/v3/groups/1fefd21a-45e1-401a-abad-71222b270daa returned with HTTP 404 Sep 06 06:34:37 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 180/389] 192.168.122.198 () {60 vars in 1270 bytes} [Sun Sep 6 06:34:37 2026] GET /volume/v3/groups/1fefd21a-45e1-401a-abad-71222b270daa => generated 108 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 06:34:37 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-7767bc34-e508-46cc-961e-787eda804a5c tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-reader] GET http://192.168.122.198/volume/v3/volumes/3cd2ddce-dd8e-40eb-b54e-df7057ba58f2 Sep 06 06:34:37 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-7767bc34-e508-46cc-961e-787eda804a5c tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-reader] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:34:37 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-7767bc34-e508-46cc-961e-787eda804a5c tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-reader] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:34:37 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-a6b46878-833f-4953-9cd1-8291921de05e None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:37 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-a6b46878-833f-4953-9cd1-8291921de05e tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] POST http://192.168.122.198/volume/v3/groups/80bf961a-07fe-4520-b539-72278a18eaaf/action Sep 06 06:34:37 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-a6b46878-833f-4953-9cd1-8291921de05e tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=87015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:34:37 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-a6b46878-833f-4953-9cd1-8291921de05e tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:34:37 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:34:37 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:34:37 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.groups [None req-a6b46878-833f-4953-9cd1-8291921de05e tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] delete called for group 80bf961a-07fe-4520-b539-72278a18eaaf {{(pid=87015) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 06 06:34:37 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.groups [None req-a6b46878-833f-4953-9cd1-8291921de05e tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Delete group with id: 80bf961a-07fe-4520-b539-72278a18eaaf Sep 06 06:34:37 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:37 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:34:37 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-7767bc34-e508-46cc-961e-787eda804a5c tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-reader] Volume info retrieved successfully. Sep 06 06:34:37 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:37 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:34:37 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-7767bc34-e508-46cc-961e-787eda804a5c tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-reader] http://192.168.122.198/volume/v3/volumes/3cd2ddce-dd8e-40eb-b54e-df7057ba58f2 returned with HTTP 200 Sep 06 06:34:37 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 210/390] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:34:37 2026] GET /volume/v3/volumes/3cd2ddce-dd8e-40eb-b54e-df7057ba58f2 => generated 869 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:34:37 devstack devstack@c-api.service[87015]: /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 06 06:34:37 devstack devstack@c-api.service[87015]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 06 06:34:37 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-bebd4419-7d42-4e10-8d9c-4868feaf8278 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:37 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-bebd4419-7d42-4e10-8d9c-4868feaf8278 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] POST http://192.168.122.198/volume/v3/volumes/3cd2ddce-dd8e-40eb-b54e-df7057ba58f2/action Sep 06 06:34:37 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-bebd4419-7d42-4e10-8d9c-4868feaf8278 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=87014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:34:37 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-bebd4419-7d42-4e10-8d9c-4868feaf8278 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:34:37 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:34:37 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:34:37 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:37 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:34:37 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-bebd4419-7d42-4e10-8d9c-4868feaf8278 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] Volume info retrieved successfully. Sep 06 06:34:37 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-bebd4419-7d42-4e10-8d9c-4868feaf8278 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] Volume updated successfully. Sep 06 06:34:37 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-bebd4419-7d42-4e10-8d9c-4868feaf8278 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] http://192.168.122.198/volume/v3/volumes/3cd2ddce-dd8e-40eb-b54e-df7057ba58f2/action returned with HTTP 200 Sep 06 06:34:37 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-a6b46878-833f-4953-9cd1-8291921de05e tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] http://192.168.122.198/volume/v3/groups/80bf961a-07fe-4520-b539-72278a18eaaf/action returned with HTTP 202 Sep 06 06:34:37 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 211/391] 192.168.122.198 () {60 vars in 1274 bytes} [Sun Sep 6 06:34:37 2026] POST /volume/v3/volumes/3cd2ddce-dd8e-40eb-b54e-df7057ba58f2/action => generated 0 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 06 06:34:37 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 181/392] 192.168.122.198 () {62 vars in 1312 bytes} [Sun Sep 6 06:34:37 2026] POST /volume/v3/groups/80bf961a-07fe-4520-b539-72278a18eaaf/action => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 06:34:37 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-9cade5ed-1612-4e57-a8c1-25bb855b1912 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:37 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-46201878-ad67-43b2-a8a6-8fa439297460 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:37 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-9cade5ed-1612-4e57-a8c1-25bb855b1912 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-reader] GET http://192.168.122.198/volume/v3/volumes/3cd2ddce-dd8e-40eb-b54e-df7057ba58f2 Sep 06 06:34:37 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-9cade5ed-1612-4e57-a8c1-25bb855b1912 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-reader] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:34:37 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-9cade5ed-1612-4e57-a8c1-25bb855b1912 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-reader] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:34:37 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-46201878-ad67-43b2-a8a6-8fa439297460 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] GET http://192.168.122.198/volume/v3/groups/80bf961a-07fe-4520-b539-72278a18eaaf Sep 06 06:34:37 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-46201878-ad67-43b2-a8a6-8fa439297460 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:34:37 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-46201878-ad67-43b2-a8a6-8fa439297460 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Calling method 'version_select' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:34:37 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.groups [None req-46201878-ad67-43b2-a8a6-8fa439297460 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] show called for member 80bf961a-07fe-4520-b539-72278a18eaaf {{(pid=87014) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 06:34:37 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:37 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:34:37 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:34:37 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:34:37 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:37 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:34:37 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-9cade5ed-1612-4e57-a8c1-25bb855b1912 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-reader] Volume info retrieved successfully. Sep 06 06:34:37 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-9cade5ed-1612-4e57-a8c1-25bb855b1912 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-reader] http://192.168.122.198/volume/v3/volumes/3cd2ddce-dd8e-40eb-b54e-df7057ba58f2 returned with HTTP 200 Sep 06 06:34:37 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 182/393] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:34:37 2026] GET /volume/v3/volumes/3cd2ddce-dd8e-40eb-b54e-df7057ba58f2 => generated 870 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:34:37 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:34:37 devstack devstack@c-api.service[87014]: return base.obj_make_list(context, cls(context), Sep 06 06:34:37 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-46201878-ad67-43b2-a8a6-8fa439297460 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] http://192.168.122.198/volume/v3/groups/80bf961a-07fe-4520-b539-72278a18eaaf returned with HTTP 200 Sep 06 06:34:37 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 212/394] 192.168.122.198 () {60 vars in 1270 bytes} [Sun Sep 6 06:34:37 2026] GET /volume/v3/groups/80bf961a-07fe-4520-b539-72278a18eaaf => generated 322 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:34:37 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-2cca6fc5-ffec-403b-8e03-b482b60b7e15 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:37 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2cca6fc5-ffec-403b-8e03-b482b60b7e15 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] POST http://192.168.122.198/volume/v3/volumes/3cd2ddce-dd8e-40eb-b54e-df7057ba58f2/action Sep 06 06:34:37 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-2cca6fc5-ffec-403b-8e03-b482b60b7e15 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=87015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:34:37 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-2cca6fc5-ffec-403b-8e03-b482b60b7e15 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:34:37 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:34:37 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:34:37 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:37 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:34:37 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-2cca6fc5-ffec-403b-8e03-b482b60b7e15 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] Volume info retrieved successfully. Sep 06 06:34:37 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-2cca6fc5-ffec-403b-8e03-b482b60b7e15 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] Update volume admin metadata completed successfully. Sep 06 06:34:37 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-2cca6fc5-ffec-403b-8e03-b482b60b7e15 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] Update readonly setting on volume completed successfully. Sep 06 06:34:37 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2cca6fc5-ffec-403b-8e03-b482b60b7e15 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] http://192.168.122.198/volume/v3/volumes/3cd2ddce-dd8e-40eb-b54e-df7057ba58f2/action returned with HTTP 202 Sep 06 06:34:37 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 183/395] 192.168.122.198 () {60 vars in 1274 bytes} [Sun Sep 6 06:34:37 2026] POST /volume/v3/volumes/3cd2ddce-dd8e-40eb-b54e-df7057ba58f2/action => generated 0 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 06:34:37 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-1e207929-c27f-4119-99f8-ccab8f81a1dc None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:37 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-1e207929-c27f-4119-99f8-ccab8f81a1dc tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-reader] GET http://192.168.122.198/volume/v3/volumes/3cd2ddce-dd8e-40eb-b54e-df7057ba58f2 Sep 06 06:34:37 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-1e207929-c27f-4119-99f8-ccab8f81a1dc tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-reader] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:34:37 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-1e207929-c27f-4119-99f8-ccab8f81a1dc tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-reader] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:34:37 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:34:37 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:34:37 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:37 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:34:37 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-1e207929-c27f-4119-99f8-ccab8f81a1dc tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-reader] Volume info retrieved successfully. Sep 06 06:34:37 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-1e207929-c27f-4119-99f8-ccab8f81a1dc tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-reader] http://192.168.122.198/volume/v3/volumes/3cd2ddce-dd8e-40eb-b54e-df7057ba58f2 returned with HTTP 200 Sep 06 06:34:37 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 213/396] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:34:37 2026] GET /volume/v3/volumes/3cd2ddce-dd8e-40eb-b54e-df7057ba58f2 => generated 869 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:34:37 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-7cd7a1ef-d335-4287-965c-707a8a0b9c79 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:37 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-7cd7a1ef-d335-4287-965c-707a8a0b9c79 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] POST http://192.168.122.198/volume/v3/volumes/3cd2ddce-dd8e-40eb-b54e-df7057ba58f2/action Sep 06 06:34:37 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-7cd7a1ef-d335-4287-965c-707a8a0b9c79 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=87015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:34:37 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-7cd7a1ef-d335-4287-965c-707a8a0b9c79 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:34:37 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:34:37 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:34:37 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:37 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:34:37 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-7cd7a1ef-d335-4287-965c-707a8a0b9c79 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] Volume info retrieved successfully. Sep 06 06:34:37 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-7cd7a1ef-d335-4287-965c-707a8a0b9c79 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] Update volume admin metadata completed successfully. Sep 06 06:34:37 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-7cd7a1ef-d335-4287-965c-707a8a0b9c79 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] Update readonly setting on volume completed successfully. Sep 06 06:34:37 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-7cd7a1ef-d335-4287-965c-707a8a0b9c79 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] http://192.168.122.198/volume/v3/volumes/3cd2ddce-dd8e-40eb-b54e-df7057ba58f2/action returned with HTTP 202 Sep 06 06:34:37 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 184/397] 192.168.122.198 () {60 vars in 1274 bytes} [Sun Sep 6 06:34:37 2026] POST /volume/v3/volumes/3cd2ddce-dd8e-40eb-b54e-df7057ba58f2/action => generated 0 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 06:34:37 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-ce722b24-5c9f-4891-9590-8f84f4e8b2bd None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:37 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ce722b24-5c9f-4891-9590-8f84f4e8b2bd tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-reader] GET http://192.168.122.198/volume/v3/volumes/3cd2ddce-dd8e-40eb-b54e-df7057ba58f2 Sep 06 06:34:37 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ce722b24-5c9f-4891-9590-8f84f4e8b2bd tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-reader] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:34:37 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ce722b24-5c9f-4891-9590-8f84f4e8b2bd tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-reader] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:34:37 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:34:37 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:34:37 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:37 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:34:37 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-ce722b24-5c9f-4891-9590-8f84f4e8b2bd tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-reader] Volume info retrieved successfully. Sep 06 06:34:37 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ce722b24-5c9f-4891-9590-8f84f4e8b2bd tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-reader] http://192.168.122.198/volume/v3/volumes/3cd2ddce-dd8e-40eb-b54e-df7057ba58f2 returned with HTTP 200 Sep 06 06:34:37 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 214/398] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:34:37 2026] GET /volume/v3/volumes/3cd2ddce-dd8e-40eb-b54e-df7057ba58f2 => generated 870 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:34:37 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-777997d4-7b24-47d9-839b-462ef0f6f990 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:37 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-777997d4-7b24-47d9-839b-462ef0f6f990 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] POST http://192.168.122.198/volume/v3/volumes/3cd2ddce-dd8e-40eb-b54e-df7057ba58f2/action Sep 06 06:34:37 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-777997d4-7b24-47d9-839b-462ef0f6f990 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-394782464", "disk_format": "raw"}}' {{(pid=87015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:34:37 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-777997d4-7b24-47d9-839b-462ef0f6f990 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-394782464", "disk_format": "raw"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:34:37 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:34:37 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:34:37 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:37 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:34:37 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-777997d4-7b24-47d9-839b-462ef0f6f990 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] Volume info retrieved successfully. Sep 06 06:34:37 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:34:37 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:34:37 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:37 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:34:37 devstack devstack@c-api.service[87015]: DEBUG cinder.image.image_utils [None req-777997d4-7b24-47d9-839b-462ef0f6f990 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-394782464'}] 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-394782464'}]. {{(pid=87015) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 06 06:34:38 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-fa910f30-40c0-43e7-b394-517b9b3129e0 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:38 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-fa910f30-40c0-43e7-b394-517b9b3129e0 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] GET http://192.168.122.198/volume/v3/groups/80bf961a-07fe-4520-b539-72278a18eaaf Sep 06 06:34:38 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-fa910f30-40c0-43e7-b394-517b9b3129e0 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:34:38 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-fa910f30-40c0-43e7-b394-517b9b3129e0 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Calling method 'version_select' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:34:38 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.groups [None req-fa910f30-40c0-43e7-b394-517b9b3129e0 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] show called for member 80bf961a-07fe-4520-b539-72278a18eaaf {{(pid=87014) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 06:34:38 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-fa910f30-40c0-43e7-b394-517b9b3129e0 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] http://192.168.122.198/volume/v3/groups/80bf961a-07fe-4520-b539-72278a18eaaf returned with HTTP 404 Sep 06 06:34:38 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 215/399] 192.168.122.198 () {60 vars in 1270 bytes} [Sun Sep 6 06:34:38 2026] GET /volume/v3/groups/80bf961a-07fe-4520-b539-72278a18eaaf => generated 108 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 06:34:38 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-e6900ab7-36e7-4a58-bfb8-3cc88e449cde None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:38 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-e6900ab7-36e7-4a58-bfb8-3cc88e449cde tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] GET http://192.168.122.198/volume/v3/groups/detail Sep 06 06:34:38 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-e6900ab7-36e7-4a58-bfb8-3cc88e449cde tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:34:38 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-e6900ab7-36e7-4a58-bfb8-3cc88e449cde tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Calling method 'version_select' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:34:38 devstack devstack@c-api.service[87014]: /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 06 06:34:38 devstack devstack@c-api.service[87014]: return base.obj_make_list(context, cls(context), Sep 06 06:34:38 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-e6900ab7-36e7-4a58-bfb8-3cc88e449cde tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] http://192.168.122.198/volume/v3/groups/detail returned with HTTP 200 Sep 06 06:34:38 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 216/400] 192.168.122.198 () {60 vars in 1180 bytes} [Sun Sep 6 06:34:38 2026] GET /volume/v3/groups/detail => generated 14 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:34:38 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-8b7ca8e8-968b-4dd9-a1b1-fd1dee456052 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:38 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-8b7ca8e8-968b-4dd9-a1b1-fd1dee456052 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] GET http://192.168.122.198/volume/v3/volumes/detail Sep 06 06:34:38 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-8b7ca8e8-968b-4dd9-a1b1-fd1dee456052 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:34:38 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-8b7ca8e8-968b-4dd9-a1b1-fd1dee456052 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Calling method 'detail' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:34:38 devstack devstack@c-api.service[87014]: DEBUG cinder.api.api_utils [None req-8b7ca8e8-968b-4dd9-a1b1-fd1dee456052 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Removing options '' from query. {{(pid=87014) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 06:34:38 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-8b7ca8e8-968b-4dd9-a1b1-fd1dee456052 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87014) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 06:34:38 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-8b7ca8e8-968b-4dd9-a1b1-fd1dee456052 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Get all volumes completed successfully. Sep 06 06:34:38 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-8b7ca8e8-968b-4dd9-a1b1-fd1dee456052 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] http://192.168.122.198/volume/v3/volumes/detail returned with HTTP 200 Sep 06 06:34:38 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 217/401] 192.168.122.198 () {60 vars in 1183 bytes} [Sun Sep 6 06:34:38 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:34:38 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-74cbd831-d836-47f5-bd1f-419506883243 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:38 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-74cbd831-d836-47f5-bd1f-419506883243 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] POST http://192.168.122.198/volume/v3/groups/80bf961a-07fe-4520-b539-72278a18eaaf/action Sep 06 06:34:38 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-74cbd831-d836-47f5-bd1f-419506883243 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:34:38 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-74cbd831-d836-47f5-bd1f-419506883243 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:34:38 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.groups [None req-74cbd831-d836-47f5-bd1f-419506883243 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] delete called for group 80bf961a-07fe-4520-b539-72278a18eaaf {{(pid=87014) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 06 06:34:38 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.groups [None req-74cbd831-d836-47f5-bd1f-419506883243 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Delete group with id: 80bf961a-07fe-4520-b539-72278a18eaaf Sep 06 06:34:38 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-74cbd831-d836-47f5-bd1f-419506883243 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] http://192.168.122.198/volume/v3/groups/80bf961a-07fe-4520-b539-72278a18eaaf/action returned with HTTP 404 Sep 06 06:34:38 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 218/402] 192.168.122.198 () {62 vars in 1312 bytes} [Sun Sep 6 06:34:38 2026] POST /volume/v3/groups/80bf961a-07fe-4520-b539-72278a18eaaf/action => generated 108 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 06:34:38 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-f8d4c154-ab04-41ea-8b3b-164f4dbea176 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:38 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f8d4c154-ab04-41ea-8b3b-164f4dbea176 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] GET http://192.168.122.198/volume/v3/volumes/detail Sep 06 06:34:38 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-f8d4c154-ab04-41ea-8b3b-164f4dbea176 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:34:38 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-f8d4c154-ab04-41ea-8b3b-164f4dbea176 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Calling method 'detail' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:34:38 devstack devstack@c-api.service[87014]: DEBUG cinder.api.api_utils [None req-f8d4c154-ab04-41ea-8b3b-164f4dbea176 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Removing options '' from query. {{(pid=87014) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 06:34:38 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-f8d4c154-ab04-41ea-8b3b-164f4dbea176 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87014) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 06:34:38 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-f8d4c154-ab04-41ea-8b3b-164f4dbea176 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Get all volumes completed successfully. Sep 06 06:34:38 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f8d4c154-ab04-41ea-8b3b-164f4dbea176 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] http://192.168.122.198/volume/v3/volumes/detail returned with HTTP 200 Sep 06 06:34:38 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 219/403] 192.168.122.198 () {60 vars in 1183 bytes} [Sun Sep 6 06:34:38 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:34:38 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-5cae6a73-42ef-40bb-88c4-29fa70610c22 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:38 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-5cae6a73-42ef-40bb-88c4-29fa70610c22 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] POST http://192.168.122.198/volume/v3/groups/1fefd21a-45e1-401a-abad-71222b270daa/action Sep 06 06:34:38 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-5cae6a73-42ef-40bb-88c4-29fa70610c22 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:34:38 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-5cae6a73-42ef-40bb-88c4-29fa70610c22 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:34:38 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.groups [None req-5cae6a73-42ef-40bb-88c4-29fa70610c22 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] delete called for group 1fefd21a-45e1-401a-abad-71222b270daa {{(pid=87014) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 06 06:34:38 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.groups [None req-5cae6a73-42ef-40bb-88c4-29fa70610c22 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Delete group with id: 1fefd21a-45e1-401a-abad-71222b270daa Sep 06 06:34:38 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-5cae6a73-42ef-40bb-88c4-29fa70610c22 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] http://192.168.122.198/volume/v3/groups/1fefd21a-45e1-401a-abad-71222b270daa/action returned with HTTP 404 Sep 06 06:34:38 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 220/404] 192.168.122.198 () {62 vars in 1312 bytes} [Sun Sep 6 06:34:38 2026] POST /volume/v3/groups/1fefd21a-45e1-401a-abad-71222b270daa/action => generated 108 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 06:34:38 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-8775ff42-5b53-4917-9155-ac9b95dbd783 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:38 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-8775ff42-5b53-4917-9155-ac9b95dbd783 tempest-GroupsTest-1696797628 tempest-GroupsTest-1696797628-project-admin] DELETE http://192.168.122.198/volume/v3/group_types/4b74ec58-534d-4f0e-9e4f-551279e9c615 Sep 06 06:34:38 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-8775ff42-5b53-4917-9155-ac9b95dbd783 tempest-GroupsTest-1696797628 tempest-GroupsTest-1696797628-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:34:38 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-8775ff42-5b53-4917-9155-ac9b95dbd783 tempest-GroupsTest-1696797628 tempest-GroupsTest-1696797628-project-admin] Calling method 'version_select' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:34:38 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-8775ff42-5b53-4917-9155-ac9b95dbd783 tempest-GroupsTest-1696797628 tempest-GroupsTest-1696797628-project-admin] http://192.168.122.198/volume/v3/group_types/4b74ec58-534d-4f0e-9e4f-551279e9c615 returned with HTTP 202 Sep 06 06:34:38 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 221/405] 192.168.122.198 () {60 vars in 1288 bytes} [Sun Sep 6 06:34:38 2026] DELETE /volume/v3/group_types/4b74ec58-534d-4f0e-9e4f-551279e9c615 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 06:34:38 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-c015e28b-55e5-4cd3-b70d-7e6e8fd37abc None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:38 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c015e28b-55e5-4cd3-b70d-7e6e8fd37abc tempest-GroupsTest-1696797628 tempest-GroupsTest-1696797628-project-admin] DELETE http://192.168.122.198/volume/v3/types/a0f928df-7cc3-4d9e-9695-5cfb89d5611b Sep 06 06:34:38 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-c015e28b-55e5-4cd3-b70d-7e6e8fd37abc tempest-GroupsTest-1696797628 tempest-GroupsTest-1696797628-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:34:38 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-c015e28b-55e5-4cd3-b70d-7e6e8fd37abc tempest-GroupsTest-1696797628 tempest-GroupsTest-1696797628-project-admin] Calling method '_delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:34:38 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c015e28b-55e5-4cd3-b70d-7e6e8fd37abc tempest-GroupsTest-1696797628 tempest-GroupsTest-1696797628-project-admin] http://192.168.122.198/volume/v3/types/a0f928df-7cc3-4d9e-9695-5cfb89d5611b returned with HTTP 202 Sep 06 06:34:38 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 222/406] 192.168.122.198 () {58 vars in 1229 bytes} [Sun Sep 6 06:34:38 2026] DELETE /volume/v3/types/a0f928df-7cc3-4d9e-9695-5cfb89d5611b => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:34:38 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-b7f1fd6a-a5ac-485e-adc3-4290f6d749d1 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:38 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-b7f1fd6a-a5ac-485e-adc3-4290f6d749d1 tempest-GroupsTest-1696797628 tempest-GroupsTest-1696797628-project-admin] GET http://192.168.122.198/volume/v3/types/a0f928df-7cc3-4d9e-9695-5cfb89d5611b Sep 06 06:34:38 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-b7f1fd6a-a5ac-485e-adc3-4290f6d749d1 tempest-GroupsTest-1696797628 tempest-GroupsTest-1696797628-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:34:38 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-b7f1fd6a-a5ac-485e-adc3-4290f6d749d1 tempest-GroupsTest-1696797628 tempest-GroupsTest-1696797628-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:34:38 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-b7f1fd6a-a5ac-485e-adc3-4290f6d749d1 tempest-GroupsTest-1696797628 tempest-GroupsTest-1696797628-project-admin] http://192.168.122.198/volume/v3/types/a0f928df-7cc3-4d9e-9695-5cfb89d5611b returned with HTTP 404 Sep 06 06:34:38 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 223/407] 192.168.122.198 () {58 vars in 1226 bytes} [Sun Sep 6 06:34:38 2026] GET /volume/v3/types/a0f928df-7cc3-4d9e-9695-5cfb89d5611b => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:34:38 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-91676710-28ab-4dd5-8a31-5e53780cf239 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:38 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-91676710-28ab-4dd5-8a31-5e53780cf239 tempest-GroupsTest-1696797628 tempest-GroupsTest-1696797628-project-admin] POST http://192.168.122.198/volume/v3/types Sep 06 06:34:38 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-91676710-28ab-4dd5-8a31-5e53780cf239 tempest-GroupsTest-1696797628 tempest-GroupsTest-1696797628-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-2051956936"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:34:38 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-91676710-28ab-4dd5-8a31-5e53780cf239 tempest-GroupsTest-1696797628 tempest-GroupsTest-1696797628-project-admin] http://192.168.122.198/volume/v3/types returned with HTTP 200 Sep 06 06:34:38 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 224/408] 192.168.122.198 () {60 vars in 1136 bytes} [Sun Sep 6 06:34:38 2026] POST /volume/v3/types => generated 216 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:34:38 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-4f3ad799-9a0d-4a36-b62d-0677a230494d None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:38 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-4f3ad799-9a0d-4a36-b62d-0677a230494d tempest-GroupsTest-1696797628 tempest-GroupsTest-1696797628-project-admin] POST http://192.168.122.198/volume/v3/group_types Sep 06 06:34:38 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-4f3ad799-9a0d-4a36-b62d-0677a230494d tempest-GroupsTest-1696797628 tempest-GroupsTest-1696797628-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-362781323"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:34:38 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-4f3ad799-9a0d-4a36-b62d-0677a230494d tempest-GroupsTest-1696797628 tempest-GroupsTest-1696797628-project-admin] http://192.168.122.198/volume/v3/group_types returned with HTTP 202 Sep 06 06:34:38 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 225/409] 192.168.122.198 () {62 vars in 1195 bytes} [Sun Sep 6 06:34:38 2026] POST /volume/v3/group_types => generated 172 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:34:38 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-0d028b64-9cb1-4cf5-8302-2a0a7ed357ee None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:38 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-0d028b64-9cb1-4cf5-8302-2a0a7ed357ee tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] POST http://192.168.122.198/volume/v3/groups Sep 06 06:34:38 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-0d028b64-9cb1-4cf5-8302-2a0a7ed357ee tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "6ee5ff03-24ab-443c-86ed-e6348f594ca8", "volume_types": ["b14cac40-eb14-4dbc-87e1-2e6792167ac4"], "name": "tempest-GroupsTest-Group-1651303323"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:34:38 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.groups [None req-0d028b64-9cb1-4cf5-8302-2a0a7ed357ee tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Creating new group {'group': {'group_type': '6ee5ff03-24ab-443c-86ed-e6348f594ca8', 'volume_types': ['b14cac40-eb14-4dbc-87e1-2e6792167ac4'], 'name': 'tempest-GroupsTest-Group-1651303323'}} {{(pid=87014) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 06 06:34:38 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.groups [None req-0d028b64-9cb1-4cf5-8302-2a0a7ed357ee tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Creating group tempest-GroupsTest-Group-1651303323. Sep 06 06:34:38 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-0d028b64-9cb1-4cf5-8302-2a0a7ed357ee tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Availability Zones retrieved successfully. Sep 06 06:34:38 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-0d028b64-9cb1-4cf5-8302-2a0a7ed357ee tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Created reservations ['e49f7e34-faf3-480a-81cb-508f13a57a46'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:34:39 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-0d028b64-9cb1-4cf5-8302-2a0a7ed357ee tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] http://192.168.122.198/volume/v3/groups returned with HTTP 202 Sep 06 06:34:39 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 226/410] 192.168.122.198 () {62 vars in 1181 bytes} [Sun Sep 6 06:34:38 2026] POST /volume/v3/groups => generated 104 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:34:39 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-fa08a2d4-b382-45db-82cb-25725eaf9c0d None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:39 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-fa08a2d4-b382-45db-82cb-25725eaf9c0d tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] GET http://192.168.122.198/volume/v3/groups/315ca10a-d29b-40a5-8619-e4f320a0d964 Sep 06 06:34:39 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-fa08a2d4-b382-45db-82cb-25725eaf9c0d tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:34:39 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-fa08a2d4-b382-45db-82cb-25725eaf9c0d tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Calling method 'version_select' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:34:39 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.groups [None req-fa08a2d4-b382-45db-82cb-25725eaf9c0d tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] show called for member 315ca10a-d29b-40a5-8619-e4f320a0d964 {{(pid=87014) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 06:34:39 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:39 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:34:39 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:34:39 devstack devstack@c-api.service[87014]: return base.obj_make_list(context, cls(context), Sep 06 06:34:39 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-fa08a2d4-b382-45db-82cb-25725eaf9c0d tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] http://192.168.122.198/volume/v3/groups/315ca10a-d29b-40a5-8619-e4f320a0d964 returned with HTTP 200 Sep 06 06:34:39 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 227/411] 192.168.122.198 () {60 vars in 1270 bytes} [Sun Sep 6 06:34:39 2026] GET /volume/v3/groups/315ca10a-d29b-40a5-8619-e4f320a0d964 => generated 332 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:34:39 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-777997d4-7b24-47d9-839b-462ef0f6f990 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] Copy volume to image completed successfully. Sep 06 06:34:39 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-777997d4-7b24-47d9-839b-462ef0f6f990 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] http://192.168.122.198/volume/v3/volumes/3cd2ddce-dd8e-40eb-b54e-df7057ba58f2/action returned with HTTP 202 Sep 06 06:34:39 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 185/412] 192.168.122.198 () {60 vars in 1275 bytes} [Sun Sep 6 06:34:37 2026] POST /volume/v3/volumes/3cd2ddce-dd8e-40eb-b54e-df7057ba58f2/action => generated 654 bytes in 1531 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:34:40 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-9fc216c0-1b34-43ac-8b66-5b155ea296da None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:40 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-9fc216c0-1b34-43ac-8b66-5b155ea296da tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] GET http://192.168.122.198/volume/v3/groups/315ca10a-d29b-40a5-8619-e4f320a0d964 Sep 06 06:34:40 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-9fc216c0-1b34-43ac-8b66-5b155ea296da tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:34:40 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-9fc216c0-1b34-43ac-8b66-5b155ea296da tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Calling method 'version_select' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:34:40 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.groups [None req-9fc216c0-1b34-43ac-8b66-5b155ea296da tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] show called for member 315ca10a-d29b-40a5-8619-e4f320a0d964 {{(pid=87014) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 06:34:40 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:40 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:34:40 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:34:40 devstack devstack@c-api.service[87014]: return base.obj_make_list(context, cls(context), Sep 06 06:34:40 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-9fc216c0-1b34-43ac-8b66-5b155ea296da tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] http://192.168.122.198/volume/v3/groups/315ca10a-d29b-40a5-8619-e4f320a0d964 returned with HTTP 200 Sep 06 06:34:40 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 228/413] 192.168.122.198 () {60 vars in 1270 bytes} [Sun Sep 6 06:34:40 2026] GET /volume/v3/groups/315ca10a-d29b-40a5-8619-e4f320a0d964 => generated 333 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:34:40 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-0c05498c-afc5-4211-b8bb-13f85ef6a2e8 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:40 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-0c05498c-afc5-4211-b8bb-13f85ef6a2e8 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:34:40 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-0c05498c-afc5-4211-b8bb-13f85ef6a2e8 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1740001115", "volume_type": "b14cac40-eb14-4dbc-87e1-2e6792167ac4", "group_id": "315ca10a-d29b-40a5-8619-e4f320a0d964", "size": 1}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:34:40 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.volumes [None req-0c05498c-afc5-4211-b8bb-13f85ef6a2e8 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1740001115', 'volume_type': 'b14cac40-eb14-4dbc-87e1-2e6792167ac4', 'group_id': '315ca10a-d29b-40a5-8619-e4f320a0d964', 'size': 1}} {{(pid=87015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:34:40 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:40 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:34:40 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-0c05498c-afc5-4211-b8bb-13f85ef6a2e8 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Create volume of 1 GB Sep 06 06:34:40 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:34:40 devstack devstack@c-api.service[87015]: return base.obj_make_list(context, cls(context), Sep 06 06:34:40 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-0c05498c-afc5-4211-b8bb-13f85ef6a2e8 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Availability Zones retrieved successfully. Sep 06 06:34:40 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-0c05498c-afc5-4211-b8bb-13f85ef6a2e8 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Flow 'volume_create_api' (553ce1e6-27d6-4052-9205-790d48e652c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:34:40 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-0c05498c-afc5-4211-b8bb-13f85ef6a2e8 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2d12844-2104-436e-9ae3-2b71b1ca7fc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:34:40 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:40 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:34:40 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.flows.api.create_volume [None req-0c05498c-afc5-4211-b8bb-13f85ef6a2e8 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Validating volume size '1' using validate_int {{(pid=87015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:34:40 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-0c05498c-afc5-4211-b8bb-13f85ef6a2e8 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2d12844-2104-436e-9ae3-2b71b1ca7fc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:34:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b14cac40-eb14-4dbc-87e1-2e6792167ac4,is_public=True,name='tempest-GroupsTest-volume-type-2051956936',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b14cac40-eb14-4dbc-87e1-2e6792167ac4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '315ca10a-d29b-40a5-8619-e4f320a0d964', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:34:40 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-0c05498c-afc5-4211-b8bb-13f85ef6a2e8 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf8edf4a-243a-4503-8988-2ae399a43850) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:34:40 devstack devstack@c-api.service[87015]: WARNING cinder.quota [None req-0c05498c-afc5-4211-b8bb-13f85ef6a2e8 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-2051956936 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-2051956936, it is now deprecated. Please use the default quota class for default quota. Sep 06 06:34:40 devstack devstack@c-api.service[87015]: WARNING cinder.quota [None req-0c05498c-afc5-4211-b8bb-13f85ef6a2e8 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-2051956936 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-2051956936, it is now deprecated. Please use the default quota class for default quota. Sep 06 06:34:40 devstack devstack@c-api.service[87015]: DEBUG cinder.quota [None req-0c05498c-afc5-4211-b8bb-13f85ef6a2e8 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Created reservations ['124b1793-2fb1-404d-a125-fb99da5afc6a', '0b2833a7-40c6-4be1-bb88-4e30368d3398', '22764d03-f919-4280-a6d4-3693f5b704c1', '627a18fc-bc29-480c-a6d1-3e75dd199a1f'] {{(pid=87015) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:34:40 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-0c05498c-afc5-4211-b8bb-13f85ef6a2e8 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf8edf4a-243a-4503-8988-2ae399a43850) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['124b1793-2fb1-404d-a125-fb99da5afc6a', '0b2833a7-40c6-4be1-bb88-4e30368d3398', '22764d03-f919-4280-a6d4-3693f5b704c1', '627a18fc-bc29-480c-a6d1-3e75dd199a1f']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:34:40 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-0c05498c-afc5-4211-b8bb-13f85ef6a2e8 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b5bcec8-84aa-4d1c-b829-dd06a32c8272) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:34:40 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:34:40 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:34:40 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-0c05498c-afc5-4211-b8bb-13f85ef6a2e8 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b5bcec8-84aa-4d1c-b829-dd06a32c8272) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '43bef10a-3242-4b28-ac0e-9e4a311c11d2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1740001115',encryption_key_id=None,group_id=315ca10a-d29b-40a5-8619-e4f320a0d964,group_type_id=,metadata={},multiattach=False,project_id='53c9aac30d084d2283933bf9d0b3307e',qos_specs=None,replication_status=,reservations=['124b1793-2fb1-404d-a125-fb99da5afc6a','0b2833a7-40c6-4be1-bb88-4e30368d3398','22764d03-f919-4280-a6d4-3693f5b704c1','627a18fc-bc29-480c-a6d1-3e75dd199a1f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aaa127bd30434e55a6ef1bc992fb6fe0',volume_type_id=b14cac40-eb14-4dbc-87e1-2e6792167ac4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:34:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1740001115',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=315ca10a-d29b-40a5-8619-e4f320a0d964,host=None,id=43bef10a-3242-4b28-ac0e-9e4a311c11d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='53c9aac30d084d2283933bf9d0b3307e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aaa127bd30434e55a6ef1bc992fb6fe0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b14cac40-eb14-4dbc-87e1-2e6792167ac4),volume_type_id=b14cac40-eb14-4dbc-87e1-2e6792167ac4)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:34:40 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-0c05498c-afc5-4211-b8bb-13f85ef6a2e8 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e1f1c9f-4018-44dc-b651-8570b49c4e41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:34:41 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-0c05498c-afc5-4211-b8bb-13f85ef6a2e8 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e1f1c9f-4018-44dc-b651-8570b49c4e41) transitioned into state 'SUCCESS' from state '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-1740001115',encryption_key_id=None,group_id=315ca10a-d29b-40a5-8619-e4f320a0d964,group_type_id=,metadata={},multiattach=False,project_id='53c9aac30d084d2283933bf9d0b3307e',qos_specs=None,replication_status=,reservations=['124b1793-2fb1-404d-a125-fb99da5afc6a','0b2833a7-40c6-4be1-bb88-4e30368d3398','22764d03-f919-4280-a6d4-3693f5b704c1','627a18fc-bc29-480c-a6d1-3e75dd199a1f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aaa127bd30434e55a6ef1bc992fb6fe0',volume_type_id=b14cac40-eb14-4dbc-87e1-2e6792167ac4)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:34:41 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-0c05498c-afc5-4211-b8bb-13f85ef6a2e8 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (128362ef-1924-4965-98e1-65d74890bb31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:34:41 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-0c05498c-afc5-4211-b8bb-13f85ef6a2e8 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (128362ef-1924-4965-98e1-65d74890bb31) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:34:41 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-0c05498c-afc5-4211-b8bb-13f85ef6a2e8 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Flow 'volume_create_api' (553ce1e6-27d6-4052-9205-790d48e652c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:34:41 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-0c05498c-afc5-4211-b8bb-13f85ef6a2e8 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Create volume request issued successfully. Sep 06 06:34:41 devstack devstack@c-api.service[87015]: WARNING stevedore.named [None req-0c05498c-afc5-4211-b8bb-13f85ef6a2e8 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:34:41 devstack devstack@c-api.service[87015]: WARNING castellan.key_manager [None req-0c05498c-afc5-4211-b8bb-13f85ef6a2e8 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:34:41 devstack devstack@c-api.service[87015]: DEBUG oslo_db.sqlalchemy.engines [None req-0c05498c-afc5-4211-b8bb-13f85ef6a2e8 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87015) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:34:41 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:41 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:34:41 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-0c05498c-afc5-4211-b8bb-13f85ef6a2e8 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:34:41 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 186/414] 192.168.122.198 () {62 vars in 1184 bytes} [Sun Sep 6 06:34:40 2026] POST /volume/v3/volumes => generated 823 bytes in 1296 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:34:41 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-dfb6976f-9157-45f4-a26f-78bbe40d4517 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:41 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-dfb6976f-9157-45f4-a26f-78bbe40d4517 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] GET http://192.168.122.198/volume/v3/volumes/43bef10a-3242-4b28-ac0e-9e4a311c11d2 Sep 06 06:34:41 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-dfb6976f-9157-45f4-a26f-78bbe40d4517 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:34:41 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-dfb6976f-9157-45f4-a26f-78bbe40d4517 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:34:41 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:34:41 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:34:41 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:41 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:34:41 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-dfb6976f-9157-45f4-a26f-78bbe40d4517 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Volume info retrieved successfully. Sep 06 06:34:41 devstack devstack@c-api.service[87014]: WARNING stevedore.named [None req-dfb6976f-9157-45f4-a26f-78bbe40d4517 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:34:41 devstack devstack@c-api.service[87014]: WARNING castellan.key_manager [None req-dfb6976f-9157-45f4-a26f-78bbe40d4517 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:34:42 devstack devstack@c-api.service[87014]: DEBUG oslo_db.sqlalchemy.engines [None req-dfb6976f-9157-45f4-a26f-78bbe40d4517 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87014) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:34:42 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:42 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:34:42 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-dfb6976f-9157-45f4-a26f-78bbe40d4517 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] http://192.168.122.198/volume/v3/volumes/43bef10a-3242-4b28-ac0e-9e4a311c11d2 returned with HTTP 200 Sep 06 06:34:42 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 229/415] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:34:41 2026] GET /volume/v3/volumes/43bef10a-3242-4b28-ac0e-9e4a311c11d2 => generated 891 bytes in 620 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:34:43 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-eb12be78-5332-40e7-83ca-3fc86ba7a913 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:43 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-eb12be78-5332-40e7-83ca-3fc86ba7a913 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] GET http://192.168.122.198/volume/v3/volumes/43bef10a-3242-4b28-ac0e-9e4a311c11d2 Sep 06 06:34:43 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-eb12be78-5332-40e7-83ca-3fc86ba7a913 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:34:43 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-eb12be78-5332-40e7-83ca-3fc86ba7a913 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:34:43 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:34:43 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:34:43 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:43 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:34:43 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-eb12be78-5332-40e7-83ca-3fc86ba7a913 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Volume info retrieved successfully. Sep 06 06:34:43 devstack devstack@c-api.service[87015]: WARNING stevedore.named [None req-eb12be78-5332-40e7-83ca-3fc86ba7a913 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:34:43 devstack devstack@c-api.service[87015]: WARNING castellan.key_manager [None req-eb12be78-5332-40e7-83ca-3fc86ba7a913 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:34:43 devstack devstack@c-api.service[87015]: DEBUG oslo_db.sqlalchemy.engines [None req-eb12be78-5332-40e7-83ca-3fc86ba7a913 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87015) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:34:43 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:43 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:34:43 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-eb12be78-5332-40e7-83ca-3fc86ba7a913 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] http://192.168.122.198/volume/v3/volumes/43bef10a-3242-4b28-ac0e-9e4a311c11d2 returned with HTTP 200 Sep 06 06:34:43 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 187/416] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:34:43 2026] GET /volume/v3/volumes/43bef10a-3242-4b28-ac0e-9e4a311c11d2 => generated 915 bytes in 692 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:34:44 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-706baf3e-1ae9-4647-8275-1e6d6f3fe95b None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:44 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-706baf3e-1ae9-4647-8275-1e6d6f3fe95b tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] GET http://192.168.122.198/volume/v3/volumes/43bef10a-3242-4b28-ac0e-9e4a311c11d2 Sep 06 06:34:44 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-706baf3e-1ae9-4647-8275-1e6d6f3fe95b tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:34:44 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-706baf3e-1ae9-4647-8275-1e6d6f3fe95b tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:34:44 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:34:44 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:34:44 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:44 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:34:44 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-706baf3e-1ae9-4647-8275-1e6d6f3fe95b tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Volume info retrieved successfully. Sep 06 06:34:44 devstack devstack@c-api.service[87014]: WARNING stevedore.named [None req-706baf3e-1ae9-4647-8275-1e6d6f3fe95b tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:34:44 devstack devstack@c-api.service[87014]: WARNING castellan.key_manager [None req-706baf3e-1ae9-4647-8275-1e6d6f3fe95b tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:34:45 devstack devstack@c-api.service[87014]: DEBUG oslo_db.sqlalchemy.engines [None req-706baf3e-1ae9-4647-8275-1e6d6f3fe95b tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87014) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:34:45 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:45 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:34:45 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-2c7dd442-2cbe-488c-b1d9-5ef9f358646f None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:45 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2c7dd442-2cbe-488c-b1d9-5ef9f358646f tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] GET http://192.168.122.198/volume/v3/volumes/052783c6-7634-4422-9227-0f9e115dea08 Sep 06 06:34:45 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-2c7dd442-2cbe-488c-b1d9-5ef9f358646f tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:34:45 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-2c7dd442-2cbe-488c-b1d9-5ef9f358646f tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:34:45 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-706baf3e-1ae9-4647-8275-1e6d6f3fe95b tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] http://192.168.122.198/volume/v3/volumes/43bef10a-3242-4b28-ac0e-9e4a311c11d2 returned with HTTP 200 Sep 06 06:34:45 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 230/417] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:34:44 2026] GET /volume/v3/volumes/43bef10a-3242-4b28-ac0e-9e4a311c11d2 => generated 915 bytes in 429 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:34:45 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:34:45 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:34:45 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:45 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:34:45 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-2c7dd442-2cbe-488c-b1d9-5ef9f358646f tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Volume info retrieved successfully. Sep 06 06:34:45 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2c7dd442-2cbe-488c-b1d9-5ef9f358646f tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] http://192.168.122.198/volume/v3/volumes/052783c6-7634-4422-9227-0f9e115dea08 returned with HTTP 200 Sep 06 06:34:45 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 188/418] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:34:45 2026] GET /volume/v3/volumes/052783c6-7634-4422-9227-0f9e115dea08 => generated 856 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:34:45 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [req-893f173a-648a-4073-88c7-4726504a4f74 req-913e266b-7b46-4a39-891b-1069b05cccbd None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:45 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-893f173a-648a-4073-88c7-4726504a4f74 req-913e266b-7b46-4a39-891b-1069b05cccbd tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] GET http://192.168.122.198/volume/v3/volumes/052783c6-7634-4422-9227-0f9e115dea08 Sep 06 06:34:45 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-893f173a-648a-4073-88c7-4726504a4f74 req-913e266b-7b46-4a39-891b-1069b05cccbd tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:34:45 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-893f173a-648a-4073-88c7-4726504a4f74 req-913e266b-7b46-4a39-891b-1069b05cccbd tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:34:45 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:34:45 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:34:45 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:45 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:34:45 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [req-893f173a-648a-4073-88c7-4726504a4f74 req-913e266b-7b46-4a39-891b-1069b05cccbd tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Volume info retrieved successfully. Sep 06 06:34:45 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-893f173a-648a-4073-88c7-4726504a4f74 req-913e266b-7b46-4a39-891b-1069b05cccbd tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] http://192.168.122.198/volume/v3/volumes/052783c6-7634-4422-9227-0f9e115dea08 returned with HTTP 200 Sep 06 06:34:45 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 231/419] 192.168.122.198 () {60 vars in 1487 bytes} [Sun Sep 6 06:34:45 2026] GET /volume/v3/volumes/052783c6-7634-4422-9227-0f9e115dea08 => generated 856 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:34:46 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-80410222-f91c-432e-89e2-74627d285da6 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:46 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-80410222-f91c-432e-89e2-74627d285da6 None None] GET http://192.168.122.198/volume// Sep 06 06:34:46 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-80410222-f91c-432e-89e2-74627d285da6 None None] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:34:46 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-80410222-f91c-432e-89e2-74627d285da6 None None] Calling method 'all' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:34:46 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-80410222-f91c-432e-89e2-74627d285da6 None None] http://192.168.122.198/volume// returned with HTTP 300 Sep 06 06:34:46 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 189/420] 192.168.122.198 () {58 vars in 1317 bytes} [Sun Sep 6 06:34:46 2026] GET /volume/ => generated 390 bytes in 20 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 06:34:46 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [req-893f173a-648a-4073-88c7-4726504a4f74 req-cdb6185a-b508-4799-9994-60ce7b198768 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:46 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-893f173a-648a-4073-88c7-4726504a4f74 req-cdb6185a-b508-4799-9994-60ce7b198768 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] POST http://192.168.122.198/volume/v3/attachments Sep 06 06:34:46 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-893f173a-648a-4073-88c7-4726504a4f74 req-cdb6185a-b508-4799-9994-60ce7b198768 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "052783c6-7634-4422-9227-0f9e115dea08", "connector": null, "instance_uuid": "014771a0-35ec-4ea6-a077-3a66a069974f"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:34:46 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:34:46 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:34:46 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:46 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:34:46 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-850e62a1-0f73-4a4e-a105-99042b297661 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:46 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-850e62a1-0f73-4a4e-a105-99042b297661 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] GET http://192.168.122.198/volume/v3/volumes/43bef10a-3242-4b28-ac0e-9e4a311c11d2 Sep 06 06:34:46 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-850e62a1-0f73-4a4e-a105-99042b297661 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:34:46 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-850e62a1-0f73-4a4e-a105-99042b297661 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:34:46 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:34:46 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:34:46 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:46 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:34:46 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-850e62a1-0f73-4a4e-a105-99042b297661 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Volume info retrieved successfully. Sep 06 06:34:46 devstack devstack@c-api.service[87015]: WARNING stevedore.named [None req-850e62a1-0f73-4a4e-a105-99042b297661 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:34:46 devstack devstack@c-api.service[87015]: WARNING castellan.key_manager [None req-850e62a1-0f73-4a4e-a105-99042b297661 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:34:46 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-893f173a-648a-4073-88c7-4726504a4f74 req-cdb6185a-b508-4799-9994-60ce7b198768 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] http://192.168.122.198/volume/v3/attachments returned with HTTP 200 Sep 06 06:34:46 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 232/421] 192.168.122.198 () {66 vars in 1483 bytes} [Sun Sep 6 06:34:46 2026] POST /volume/v3/attachments => generated 273 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:34:46 devstack devstack@c-api.service[87015]: DEBUG oslo_db.sqlalchemy.engines [None req-850e62a1-0f73-4a4e-a105-99042b297661 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87015) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:34:46 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:46 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:34:46 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-6aede951-be3d-4a91-b206-30f28407f267 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:46 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-6aede951-be3d-4a91-b206-30f28407f267 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] GET http://192.168.122.198/volume/v3/volumes/052783c6-7634-4422-9227-0f9e115dea08 Sep 06 06:34:46 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-6aede951-be3d-4a91-b206-30f28407f267 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:34:46 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-6aede951-be3d-4a91-b206-30f28407f267 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:34:46 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:34:46 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:34:46 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-850e62a1-0f73-4a4e-a105-99042b297661 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] http://192.168.122.198/volume/v3/volumes/43bef10a-3242-4b28-ac0e-9e4a311c11d2 returned with HTTP 200 Sep 06 06:34:46 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 190/422] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:34:46 2026] GET /volume/v3/volumes/43bef10a-3242-4b28-ac0e-9e4a311c11d2 => generated 915 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:34:46 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:46 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:34:46 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-0d131a6d-12fd-4f7f-9871-78f6991a48b9 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:46 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-0d131a6d-12fd-4f7f-9871-78f6991a48b9 None None] GET http://192.168.122.198/volume// Sep 06 06:34:46 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-0d131a6d-12fd-4f7f-9871-78f6991a48b9 None None] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:34:46 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-0d131a6d-12fd-4f7f-9871-78f6991a48b9 None None] Calling method 'all' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:34:46 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-6aede951-be3d-4a91-b206-30f28407f267 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Volume info retrieved successfully. Sep 06 06:34:46 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-0d131a6d-12fd-4f7f-9871-78f6991a48b9 None None] http://192.168.122.198/volume// returned with HTTP 300 Sep 06 06:34:46 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 191/423] 192.168.122.198 () {58 vars in 1315 bytes} [Sun Sep 6 06:34:46 2026] GET /volume/ => generated 390 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 06 06:34:46 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-893f173a-648a-4073-88c7-4726504a4f74 req-d02bc1ea-a16f-495d-8eae-9c0bcb00f573 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:46 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-6aede951-be3d-4a91-b206-30f28407f267 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] http://192.168.122.198/volume/v3/volumes/052783c6-7634-4422-9227-0f9e115dea08 returned with HTTP 200 Sep 06 06:34:46 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 233/424] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:34:46 2026] GET /volume/v3/volumes/052783c6-7634-4422-9227-0f9e115dea08 => generated 855 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:34:46 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-893f173a-648a-4073-88c7-4726504a4f74 req-d02bc1ea-a16f-495d-8eae-9c0bcb00f573 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] GET http://192.168.122.198/volume/v3/volumes/052783c6-7634-4422-9227-0f9e115dea08 Sep 06 06:34:46 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-893f173a-648a-4073-88c7-4726504a4f74 req-d02bc1ea-a16f-495d-8eae-9c0bcb00f573 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:34:46 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-893f173a-648a-4073-88c7-4726504a4f74 req-d02bc1ea-a16f-495d-8eae-9c0bcb00f573 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:34:46 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:34:46 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:34:46 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:46 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:34:46 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [req-893f173a-648a-4073-88c7-4726504a4f74 req-d02bc1ea-a16f-495d-8eae-9c0bcb00f573 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Volume info retrieved successfully. Sep 06 06:34:46 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-893f173a-648a-4073-88c7-4726504a4f74 req-d02bc1ea-a16f-495d-8eae-9c0bcb00f573 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] http://192.168.122.198/volume/v3/volumes/052783c6-7634-4422-9227-0f9e115dea08 returned with HTTP 200 Sep 06 06:34:46 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 192/425] 192.168.122.198 () {62 vars in 1528 bytes} [Sun Sep 6 06:34:46 2026] GET /volume/v3/volumes/052783c6-7634-4422-9227-0f9e115dea08 => generated 1036 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 06:34:46 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [req-893f173a-648a-4073-88c7-4726504a4f74 req-3a931660-ffb7-40e2-a7b8-97e245d8bba5 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:46 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-893f173a-648a-4073-88c7-4726504a4f74 req-3a931660-ffb7-40e2-a7b8-97e245d8bba5 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] PUT http://192.168.122.198/volume/v3/attachments/ffaa0c2f-b5db-4f84-83f4-642948b5fd77 Sep 06 06:34:46 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-893f173a-648a-4073-88c7-4726504a4f74 req-3a931660-ffb7-40e2-a7b8-97e245d8bba5 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.198", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:24e15970b53b", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "43662e98-aa50-48bf-885a-92da7f50de73", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:34:46 devstack devstack@c-api.service[87014]: DEBUG cinder.coordination [req-893f173a-648a-4073-88c7-4726504a4f74 req-3a931660-ffb7-40e2-a7b8-97e245d8bba5 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Acquiring lock "cinder-attachment_update-052783c6-7634-4422-9227-0f9e115dea08-devstack" by "attachment_update" {{(pid=87014) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 06 06:34:46 devstack devstack@c-api.service[87014]: DEBUG cinder.coordination [req-893f173a-648a-4073-88c7-4726504a4f74 req-3a931660-ffb7-40e2-a7b8-97e245d8bba5 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Lock "cinder-attachment_update-052783c6-7634-4422-9227-0f9e115dea08-devstack" acquired by "attachment_update" :: waited 0.019s {{(pid=87014) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 06 06:34:46 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:46 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:34:46 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:34:46 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:34:47 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-eaeca425-3d35-4d71-919b-dc63a7bec1b0 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:47 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-eaeca425-3d35-4d71-919b-dc63a7bec1b0 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] GET http://192.168.122.198/volume/v3/volumes/43bef10a-3242-4b28-ac0e-9e4a311c11d2 Sep 06 06:34:47 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-eaeca425-3d35-4d71-919b-dc63a7bec1b0 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:34:47 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-eaeca425-3d35-4d71-919b-dc63a7bec1b0 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:34:47 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:34:47 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:34:47 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:47 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:34:47 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-eaeca425-3d35-4d71-919b-dc63a7bec1b0 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Volume info retrieved successfully. Sep 06 06:34:47 devstack devstack@c-api.service[87015]: WARNING stevedore.named [None req-eaeca425-3d35-4d71-919b-dc63a7bec1b0 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:34:47 devstack devstack@c-api.service[87015]: WARNING castellan.key_manager [None req-eaeca425-3d35-4d71-919b-dc63a7bec1b0 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:34:47 devstack devstack@c-api.service[87015]: DEBUG oslo_db.sqlalchemy.engines [None req-eaeca425-3d35-4d71-919b-dc63a7bec1b0 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87015) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:34:47 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:47 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:34:47 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-eaeca425-3d35-4d71-919b-dc63a7bec1b0 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] http://192.168.122.198/volume/v3/volumes/43bef10a-3242-4b28-ac0e-9e4a311c11d2 returned with HTTP 200 Sep 06 06:34:47 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 193/426] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:34:47 2026] GET /volume/v3/volumes/43bef10a-3242-4b28-ac0e-9e4a311c11d2 => generated 915 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 06:34:47 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-92e9c1e2-66c8-4970-ab91-8d003656837a None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:47 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-92e9c1e2-66c8-4970-ab91-8d003656837a tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] GET http://192.168.122.198/volume/v3/volumes/052783c6-7634-4422-9227-0f9e115dea08 Sep 06 06:34:47 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-92e9c1e2-66c8-4970-ab91-8d003656837a tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:34:47 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-92e9c1e2-66c8-4970-ab91-8d003656837a tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:34:47 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:34:47 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:34:47 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:47 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:34:47 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-92e9c1e2-66c8-4970-ab91-8d003656837a tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Volume info retrieved successfully. Sep 06 06:34:47 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-92e9c1e2-66c8-4970-ab91-8d003656837a tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] http://192.168.122.198/volume/v3/volumes/052783c6-7634-4422-9227-0f9e115dea08 returned with HTTP 200 Sep 06 06:34:47 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 194/427] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:34:47 2026] GET /volume/v3/volumes/052783c6-7634-4422-9227-0f9e115dea08 => generated 855 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:34:48 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-0208668d-ac4b-4549-94f4-6ee2396e6670 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:48 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-0208668d-ac4b-4549-94f4-6ee2396e6670 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] GET http://192.168.122.198/volume/v3/volumes/43bef10a-3242-4b28-ac0e-9e4a311c11d2 Sep 06 06:34:48 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-0208668d-ac4b-4549-94f4-6ee2396e6670 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:34:48 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-0208668d-ac4b-4549-94f4-6ee2396e6670 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:34:48 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:34:48 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:34:48 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:48 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:34:48 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-0208668d-ac4b-4549-94f4-6ee2396e6670 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Volume info retrieved successfully. Sep 06 06:34:48 devstack devstack@c-api.service[87015]: WARNING stevedore.named [None req-0208668d-ac4b-4549-94f4-6ee2396e6670 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:34:48 devstack devstack@c-api.service[87015]: WARNING castellan.key_manager [None req-0208668d-ac4b-4549-94f4-6ee2396e6670 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:34:48 devstack devstack@c-api.service[87015]: DEBUG oslo_db.sqlalchemy.engines [None req-0208668d-ac4b-4549-94f4-6ee2396e6670 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87015) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:34:48 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:48 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:34:48 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-0208668d-ac4b-4549-94f4-6ee2396e6670 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] http://192.168.122.198/volume/v3/volumes/43bef10a-3242-4b28-ac0e-9e4a311c11d2 returned with HTTP 200 Sep 06 06:34:48 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 195/428] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:34:48 2026] GET /volume/v3/volumes/43bef10a-3242-4b28-ac0e-9e4a311c11d2 => generated 915 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:34:48 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-85841c1e-2373-4b64-9114-97e6a402e195 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:48 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-85841c1e-2373-4b64-9114-97e6a402e195 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] GET http://192.168.122.198/volume/v3/volumes/052783c6-7634-4422-9227-0f9e115dea08 Sep 06 06:34:48 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-85841c1e-2373-4b64-9114-97e6a402e195 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:34:48 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-85841c1e-2373-4b64-9114-97e6a402e195 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:34:48 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:34:48 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:34:48 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:48 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:34:48 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-85841c1e-2373-4b64-9114-97e6a402e195 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Volume info retrieved successfully. Sep 06 06:34:48 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-85841c1e-2373-4b64-9114-97e6a402e195 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] http://192.168.122.198/volume/v3/volumes/052783c6-7634-4422-9227-0f9e115dea08 returned with HTTP 200 Sep 06 06:34:48 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 196/429] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:34:48 2026] GET /volume/v3/volumes/052783c6-7634-4422-9227-0f9e115dea08 => generated 855 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:34:49 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-6e2e7cdd-74b5-41aa-9f57-6c80dca7a530 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:49 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-6e2e7cdd-74b5-41aa-9f57-6c80dca7a530 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] GET http://192.168.122.198/volume/v3/volumes/43bef10a-3242-4b28-ac0e-9e4a311c11d2 Sep 06 06:34:49 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-6e2e7cdd-74b5-41aa-9f57-6c80dca7a530 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:34:49 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-6e2e7cdd-74b5-41aa-9f57-6c80dca7a530 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:34:49 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:34:49 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:34:49 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:49 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:34:49 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-6e2e7cdd-74b5-41aa-9f57-6c80dca7a530 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Volume info retrieved successfully. Sep 06 06:34:49 devstack devstack@c-api.service[87015]: WARNING stevedore.named [None req-6e2e7cdd-74b5-41aa-9f57-6c80dca7a530 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:34:49 devstack devstack@c-api.service[87015]: WARNING castellan.key_manager [None req-6e2e7cdd-74b5-41aa-9f57-6c80dca7a530 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:34:50 devstack devstack@c-api.service[87015]: DEBUG oslo_db.sqlalchemy.engines [None req-6e2e7cdd-74b5-41aa-9f57-6c80dca7a530 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87015) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:34:50 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:50 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:34:50 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-6e2e7cdd-74b5-41aa-9f57-6c80dca7a530 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] http://192.168.122.198/volume/v3/volumes/43bef10a-3242-4b28-ac0e-9e4a311c11d2 returned with HTTP 200 Sep 06 06:34:50 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 197/430] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:34:49 2026] GET /volume/v3/volumes/43bef10a-3242-4b28-ac0e-9e4a311c11d2 => generated 915 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:34:50 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-6e6f82f6-ba57-4151-aab2-92bbd70793c4 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:50 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-6e6f82f6-ba57-4151-aab2-92bbd70793c4 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] GET http://192.168.122.198/volume/v3/volumes/052783c6-7634-4422-9227-0f9e115dea08 Sep 06 06:34:50 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-6e6f82f6-ba57-4151-aab2-92bbd70793c4 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:34:50 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-6e6f82f6-ba57-4151-aab2-92bbd70793c4 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:34:50 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:34:50 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:34:50 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:50 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:34:50 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-6e6f82f6-ba57-4151-aab2-92bbd70793c4 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Volume info retrieved successfully. Sep 06 06:34:50 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-6e6f82f6-ba57-4151-aab2-92bbd70793c4 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] http://192.168.122.198/volume/v3/volumes/052783c6-7634-4422-9227-0f9e115dea08 returned with HTTP 200 Sep 06 06:34:50 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 198/431] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:34:50 2026] GET /volume/v3/volumes/052783c6-7634-4422-9227-0f9e115dea08 => generated 855 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:34:51 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-21b10e97-4cf9-439d-aac8-30434af29d58 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:51 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-21b10e97-4cf9-439d-aac8-30434af29d58 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] GET http://192.168.122.198/volume/v3/volumes/43bef10a-3242-4b28-ac0e-9e4a311c11d2 Sep 06 06:34:51 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-21b10e97-4cf9-439d-aac8-30434af29d58 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:34:51 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-21b10e97-4cf9-439d-aac8-30434af29d58 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:34:51 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:34:51 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:34:51 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:51 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:34:51 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-21b10e97-4cf9-439d-aac8-30434af29d58 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Volume info retrieved successfully. Sep 06 06:34:51 devstack devstack@c-api.service[87015]: WARNING stevedore.named [None req-21b10e97-4cf9-439d-aac8-30434af29d58 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:34:51 devstack devstack@c-api.service[87015]: WARNING castellan.key_manager [None req-21b10e97-4cf9-439d-aac8-30434af29d58 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:34:51 devstack devstack@c-api.service[87015]: DEBUG oslo_db.sqlalchemy.engines [None req-21b10e97-4cf9-439d-aac8-30434af29d58 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87015) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:34:51 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:51 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:34:51 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-21b10e97-4cf9-439d-aac8-30434af29d58 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] http://192.168.122.198/volume/v3/volumes/43bef10a-3242-4b28-ac0e-9e4a311c11d2 returned with HTTP 200 Sep 06 06:34:51 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 199/432] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:34:51 2026] GET /volume/v3/volumes/43bef10a-3242-4b28-ac0e-9e4a311c11d2 => generated 915 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:34:51 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-0871dc8d-26e1-49d7-b10f-dfcfe3bc7d4f None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:51 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-0871dc8d-26e1-49d7-b10f-dfcfe3bc7d4f tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] GET http://192.168.122.198/volume/v3/volumes/052783c6-7634-4422-9227-0f9e115dea08 Sep 06 06:34:51 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-0871dc8d-26e1-49d7-b10f-dfcfe3bc7d4f tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:34:51 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-0871dc8d-26e1-49d7-b10f-dfcfe3bc7d4f tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:34:51 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:34:51 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:34:51 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:51 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:34:51 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-0871dc8d-26e1-49d7-b10f-dfcfe3bc7d4f tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Volume info retrieved successfully. Sep 06 06:34:51 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-0871dc8d-26e1-49d7-b10f-dfcfe3bc7d4f tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] http://192.168.122.198/volume/v3/volumes/052783c6-7634-4422-9227-0f9e115dea08 returned with HTTP 200 Sep 06 06:34:51 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 200/433] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:34:51 2026] GET /volume/v3/volumes/052783c6-7634-4422-9227-0f9e115dea08 => generated 855 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:34:52 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-6af2f6b8-624a-4a77-bd54-d4e6140f1447 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:52 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-6af2f6b8-624a-4a77-bd54-d4e6140f1447 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] GET http://192.168.122.198/volume/v3/volumes/43bef10a-3242-4b28-ac0e-9e4a311c11d2 Sep 06 06:34:52 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-6af2f6b8-624a-4a77-bd54-d4e6140f1447 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:34:52 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-6af2f6b8-624a-4a77-bd54-d4e6140f1447 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:34:52 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:34:52 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:34:52 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:52 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:34:52 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-6af2f6b8-624a-4a77-bd54-d4e6140f1447 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Volume info retrieved successfully. Sep 06 06:34:52 devstack devstack@c-api.service[87015]: WARNING stevedore.named [None req-6af2f6b8-624a-4a77-bd54-d4e6140f1447 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:34:52 devstack devstack@c-api.service[87015]: WARNING castellan.key_manager [None req-6af2f6b8-624a-4a77-bd54-d4e6140f1447 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:34:52 devstack devstack@c-api.service[87015]: DEBUG oslo_db.sqlalchemy.engines [None req-6af2f6b8-624a-4a77-bd54-d4e6140f1447 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87015) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:34:52 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:52 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:34:52 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-6af2f6b8-624a-4a77-bd54-d4e6140f1447 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] http://192.168.122.198/volume/v3/volumes/43bef10a-3242-4b28-ac0e-9e4a311c11d2 returned with HTTP 200 Sep 06 06:34:52 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 201/434] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:34:52 2026] GET /volume/v3/volumes/43bef10a-3242-4b28-ac0e-9e4a311c11d2 => generated 915 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:34:52 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-e60158c7-ba2c-48b9-a690-38fc6b02d11d None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:52 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e60158c7-ba2c-48b9-a690-38fc6b02d11d tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] GET http://192.168.122.198/volume/v3/volumes/052783c6-7634-4422-9227-0f9e115dea08 Sep 06 06:34:52 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e60158c7-ba2c-48b9-a690-38fc6b02d11d tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:34:52 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e60158c7-ba2c-48b9-a690-38fc6b02d11d tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:34:52 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:34:52 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:34:52 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:52 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:34:52 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-e60158c7-ba2c-48b9-a690-38fc6b02d11d tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Volume info retrieved successfully. Sep 06 06:34:52 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e60158c7-ba2c-48b9-a690-38fc6b02d11d tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] http://192.168.122.198/volume/v3/volumes/052783c6-7634-4422-9227-0f9e115dea08 returned with HTTP 200 Sep 06 06:34:52 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 202/435] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:34:52 2026] GET /volume/v3/volumes/052783c6-7634-4422-9227-0f9e115dea08 => generated 855 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:34:53 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-701b1fb6-311a-4b1f-9294-4a3c1f00189d None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:53 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-701b1fb6-311a-4b1f-9294-4a3c1f00189d tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] GET http://192.168.122.198/volume/v3/volumes/43bef10a-3242-4b28-ac0e-9e4a311c11d2 Sep 06 06:34:53 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-701b1fb6-311a-4b1f-9294-4a3c1f00189d tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:34:53 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-701b1fb6-311a-4b1f-9294-4a3c1f00189d tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:34:53 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:34:53 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:34:53 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:53 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:34:53 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-701b1fb6-311a-4b1f-9294-4a3c1f00189d tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Volume info retrieved successfully. Sep 06 06:34:53 devstack devstack@c-api.service[87015]: WARNING stevedore.named [None req-701b1fb6-311a-4b1f-9294-4a3c1f00189d tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:34:53 devstack devstack@c-api.service[87015]: WARNING castellan.key_manager [None req-701b1fb6-311a-4b1f-9294-4a3c1f00189d tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:34:53 devstack devstack@c-api.service[87015]: DEBUG oslo_db.sqlalchemy.engines [None req-701b1fb6-311a-4b1f-9294-4a3c1f00189d tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87015) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:34:53 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:53 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:34:53 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-701b1fb6-311a-4b1f-9294-4a3c1f00189d tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] http://192.168.122.198/volume/v3/volumes/43bef10a-3242-4b28-ac0e-9e4a311c11d2 returned with HTTP 200 Sep 06 06:34:53 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 203/436] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:34:53 2026] GET /volume/v3/volumes/43bef10a-3242-4b28-ac0e-9e4a311c11d2 => generated 915 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 06:34:53 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-b9092b74-89ca-4ede-8fef-7d6acb5303f7 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:53 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b9092b74-89ca-4ede-8fef-7d6acb5303f7 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] GET http://192.168.122.198/volume/v3/volumes/052783c6-7634-4422-9227-0f9e115dea08 Sep 06 06:34:53 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b9092b74-89ca-4ede-8fef-7d6acb5303f7 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:34:53 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b9092b74-89ca-4ede-8fef-7d6acb5303f7 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:34:53 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:34:53 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:34:53 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:53 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:34:53 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-b9092b74-89ca-4ede-8fef-7d6acb5303f7 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Volume info retrieved successfully. Sep 06 06:34:53 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b9092b74-89ca-4ede-8fef-7d6acb5303f7 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] http://192.168.122.198/volume/v3/volumes/052783c6-7634-4422-9227-0f9e115dea08 returned with HTTP 200 Sep 06 06:34:53 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 204/437] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:34:53 2026] GET /volume/v3/volumes/052783c6-7634-4422-9227-0f9e115dea08 => generated 855 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:34:54 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-aea29916-4d1b-4a54-b7a4-d0adf381a60b None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:54 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-aea29916-4d1b-4a54-b7a4-d0adf381a60b tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] GET http://192.168.122.198/volume/v3/volumes/43bef10a-3242-4b28-ac0e-9e4a311c11d2 Sep 06 06:34:54 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-aea29916-4d1b-4a54-b7a4-d0adf381a60b tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:34:54 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-aea29916-4d1b-4a54-b7a4-d0adf381a60b tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:34:54 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:34:54 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:34:54 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:54 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:34:54 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-aea29916-4d1b-4a54-b7a4-d0adf381a60b tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Volume info retrieved successfully. Sep 06 06:34:54 devstack devstack@c-api.service[87015]: WARNING stevedore.named [None req-aea29916-4d1b-4a54-b7a4-d0adf381a60b tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:34:54 devstack devstack@c-api.service[87015]: WARNING castellan.key_manager [None req-aea29916-4d1b-4a54-b7a4-d0adf381a60b tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:34:54 devstack devstack@c-api.service[87015]: DEBUG oslo_db.sqlalchemy.engines [None req-aea29916-4d1b-4a54-b7a4-d0adf381a60b tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87015) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:34:54 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:54 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:34:54 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-aea29916-4d1b-4a54-b7a4-d0adf381a60b tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] http://192.168.122.198/volume/v3/volumes/43bef10a-3242-4b28-ac0e-9e4a311c11d2 returned with HTTP 200 Sep 06 06:34:54 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 205/438] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:34:54 2026] GET /volume/v3/volumes/43bef10a-3242-4b28-ac0e-9e4a311c11d2 => generated 915 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:34:54 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-9d977f9e-e298-4d3b-a69c-3a9638bcea5a None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:54 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-9d977f9e-e298-4d3b-a69c-3a9638bcea5a tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] GET http://192.168.122.198/volume/v3/volumes/052783c6-7634-4422-9227-0f9e115dea08 Sep 06 06:34:54 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-9d977f9e-e298-4d3b-a69c-3a9638bcea5a tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:34:54 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-9d977f9e-e298-4d3b-a69c-3a9638bcea5a tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:34:54 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:34:54 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:34:54 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:54 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:34:54 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-9d977f9e-e298-4d3b-a69c-3a9638bcea5a tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Volume info retrieved successfully. Sep 06 06:34:54 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-9d977f9e-e298-4d3b-a69c-3a9638bcea5a tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] http://192.168.122.198/volume/v3/volumes/052783c6-7634-4422-9227-0f9e115dea08 returned with HTTP 200 Sep 06 06:34:54 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 206/439] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:34:54 2026] GET /volume/v3/volumes/052783c6-7634-4422-9227-0f9e115dea08 => generated 855 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:34:55 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-bdafdc30-f9a1-4ef4-aefc-5300c2183dbb None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:55 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-bdafdc30-f9a1-4ef4-aefc-5300c2183dbb tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] GET http://192.168.122.198/volume/v3/volumes/43bef10a-3242-4b28-ac0e-9e4a311c11d2 Sep 06 06:34:55 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-bdafdc30-f9a1-4ef4-aefc-5300c2183dbb tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:34:55 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-bdafdc30-f9a1-4ef4-aefc-5300c2183dbb tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:34:55 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:34:55 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:34:55 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:55 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:34:55 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-bdafdc30-f9a1-4ef4-aefc-5300c2183dbb tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Volume info retrieved successfully. Sep 06 06:34:55 devstack devstack@c-api.service[87015]: WARNING stevedore.named [None req-bdafdc30-f9a1-4ef4-aefc-5300c2183dbb tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:34:55 devstack devstack@c-api.service[87015]: WARNING castellan.key_manager [None req-bdafdc30-f9a1-4ef4-aefc-5300c2183dbb tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:34:55 devstack devstack@c-api.service[87015]: DEBUG oslo_db.sqlalchemy.engines [None req-bdafdc30-f9a1-4ef4-aefc-5300c2183dbb tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87015) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:34:55 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:55 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:34:55 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-bdafdc30-f9a1-4ef4-aefc-5300c2183dbb tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] http://192.168.122.198/volume/v3/volumes/43bef10a-3242-4b28-ac0e-9e4a311c11d2 returned with HTTP 200 Sep 06 06:34:55 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 207/440] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:34:55 2026] GET /volume/v3/volumes/43bef10a-3242-4b28-ac0e-9e4a311c11d2 => generated 915 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:34:55 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-88c95baa-2d76-4264-9744-8ec03ffd417b None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:55 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-88c95baa-2d76-4264-9744-8ec03ffd417b tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] GET http://192.168.122.198/volume/v3/volumes/052783c6-7634-4422-9227-0f9e115dea08 Sep 06 06:34:55 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-88c95baa-2d76-4264-9744-8ec03ffd417b tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:34:55 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-88c95baa-2d76-4264-9744-8ec03ffd417b tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:34:55 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:34:55 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:34:55 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:55 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:34:55 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-88c95baa-2d76-4264-9744-8ec03ffd417b tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Volume info retrieved successfully. Sep 06 06:34:55 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-88c95baa-2d76-4264-9744-8ec03ffd417b tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] http://192.168.122.198/volume/v3/volumes/052783c6-7634-4422-9227-0f9e115dea08 returned with HTTP 200 Sep 06 06:34:55 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 208/441] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:34:55 2026] GET /volume/v3/volumes/052783c6-7634-4422-9227-0f9e115dea08 => generated 855 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:34:56 devstack devstack@c-api.service[87014]: DEBUG dbcounter [-] [87014] Writing DB stats cinder:SELECT=184,cinder:INSERT=21,cinder:UPDATE=30 {{(pid=87014) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 06:34:56 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-fcaa405d-4be1-426d-890a-e8ac2c338d26 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:56 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-fcaa405d-4be1-426d-890a-e8ac2c338d26 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] GET http://192.168.122.198/volume/v3/volumes/43bef10a-3242-4b28-ac0e-9e4a311c11d2 Sep 06 06:34:56 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-fcaa405d-4be1-426d-890a-e8ac2c338d26 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:34:56 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-fcaa405d-4be1-426d-890a-e8ac2c338d26 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:34:56 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:34:56 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:34:56 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:56 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:34:56 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-fcaa405d-4be1-426d-890a-e8ac2c338d26 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Volume info retrieved successfully. Sep 06 06:34:56 devstack devstack@c-api.service[87015]: WARNING stevedore.named [None req-fcaa405d-4be1-426d-890a-e8ac2c338d26 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:34:56 devstack devstack@c-api.service[87015]: WARNING castellan.key_manager [None req-fcaa405d-4be1-426d-890a-e8ac2c338d26 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:34:57 devstack devstack@c-api.service[87015]: DEBUG oslo_db.sqlalchemy.engines [None req-fcaa405d-4be1-426d-890a-e8ac2c338d26 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87015) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:34:57 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:57 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:34:57 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-fcaa405d-4be1-426d-890a-e8ac2c338d26 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] http://192.168.122.198/volume/v3/volumes/43bef10a-3242-4b28-ac0e-9e4a311c11d2 returned with HTTP 200 Sep 06 06:34:57 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 209/442] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:34:56 2026] GET /volume/v3/volumes/43bef10a-3242-4b28-ac0e-9e4a311c11d2 => generated 915 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:34:57 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-eaa8550e-2152-48c5-8679-a2977c2965fc None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:57 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-eaa8550e-2152-48c5-8679-a2977c2965fc tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] GET http://192.168.122.198/volume/v3/volumes/052783c6-7634-4422-9227-0f9e115dea08 Sep 06 06:34:57 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-eaa8550e-2152-48c5-8679-a2977c2965fc tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:34:57 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-eaa8550e-2152-48c5-8679-a2977c2965fc tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:34:57 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:34:57 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:34:57 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:57 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:34:57 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-eaa8550e-2152-48c5-8679-a2977c2965fc tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Volume info retrieved successfully. Sep 06 06:34:57 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-eaa8550e-2152-48c5-8679-a2977c2965fc tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] http://192.168.122.198/volume/v3/volumes/052783c6-7634-4422-9227-0f9e115dea08 returned with HTTP 200 Sep 06 06:34:57 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 210/443] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:34:57 2026] GET /volume/v3/volumes/052783c6-7634-4422-9227-0f9e115dea08 => generated 855 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:34:58 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-0a1fbdca-9ee7-40aa-840c-7af3e2ff95fb None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:58 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-0a1fbdca-9ee7-40aa-840c-7af3e2ff95fb tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] GET http://192.168.122.198/volume/v3/volumes/43bef10a-3242-4b28-ac0e-9e4a311c11d2 Sep 06 06:34:58 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-0a1fbdca-9ee7-40aa-840c-7af3e2ff95fb tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:34:58 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-0a1fbdca-9ee7-40aa-840c-7af3e2ff95fb tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:34:58 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:34:58 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:34:58 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:58 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:34:58 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-0a1fbdca-9ee7-40aa-840c-7af3e2ff95fb tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Volume info retrieved successfully. Sep 06 06:34:58 devstack devstack@c-api.service[87015]: WARNING stevedore.named [None req-0a1fbdca-9ee7-40aa-840c-7af3e2ff95fb tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:34:58 devstack devstack@c-api.service[87015]: WARNING castellan.key_manager [None req-0a1fbdca-9ee7-40aa-840c-7af3e2ff95fb tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:34:58 devstack devstack@c-api.service[87015]: DEBUG oslo_db.sqlalchemy.engines [None req-0a1fbdca-9ee7-40aa-840c-7af3e2ff95fb tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87015) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:34:58 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:58 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:34:58 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-0a1fbdca-9ee7-40aa-840c-7af3e2ff95fb tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] http://192.168.122.198/volume/v3/volumes/43bef10a-3242-4b28-ac0e-9e4a311c11d2 returned with HTTP 200 Sep 06 06:34:58 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 211/444] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:34:58 2026] GET /volume/v3/volumes/43bef10a-3242-4b28-ac0e-9e4a311c11d2 => generated 915 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:34:58 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-92a8672d-0049-423a-b170-e50accdf22ef None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:58 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-92a8672d-0049-423a-b170-e50accdf22ef tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] GET http://192.168.122.198/volume/v3/volumes/052783c6-7634-4422-9227-0f9e115dea08 Sep 06 06:34:58 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-92a8672d-0049-423a-b170-e50accdf22ef tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:34:58 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-92a8672d-0049-423a-b170-e50accdf22ef tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:34:58 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:34:58 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:34:58 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:58 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:34:58 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-92a8672d-0049-423a-b170-e50accdf22ef tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Volume info retrieved successfully. Sep 06 06:34:58 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-92a8672d-0049-423a-b170-e50accdf22ef tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] http://192.168.122.198/volume/v3/volumes/052783c6-7634-4422-9227-0f9e115dea08 returned with HTTP 200 Sep 06 06:34:58 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 212/445] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:34:58 2026] GET /volume/v3/volumes/052783c6-7634-4422-9227-0f9e115dea08 => generated 855 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:34:59 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-8319588e-34ae-443c-bcfa-1e2027fa5d73 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:59 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-8319588e-34ae-443c-bcfa-1e2027fa5d73 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] GET http://192.168.122.198/volume/v3/volumes/43bef10a-3242-4b28-ac0e-9e4a311c11d2 Sep 06 06:34:59 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-8319588e-34ae-443c-bcfa-1e2027fa5d73 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:34:59 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-8319588e-34ae-443c-bcfa-1e2027fa5d73 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:34:59 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:34:59 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:34:59 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:59 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:34:59 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-8319588e-34ae-443c-bcfa-1e2027fa5d73 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Volume info retrieved successfully. Sep 06 06:34:59 devstack devstack@c-api.service[87015]: WARNING stevedore.named [None req-8319588e-34ae-443c-bcfa-1e2027fa5d73 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:34:59 devstack devstack@c-api.service[87015]: WARNING castellan.key_manager [None req-8319588e-34ae-443c-bcfa-1e2027fa5d73 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:34:59 devstack devstack@c-api.service[87015]: DEBUG oslo_db.sqlalchemy.engines [None req-8319588e-34ae-443c-bcfa-1e2027fa5d73 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87015) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:34:59 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:59 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:34:59 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-8319588e-34ae-443c-bcfa-1e2027fa5d73 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] http://192.168.122.198/volume/v3/volumes/43bef10a-3242-4b28-ac0e-9e4a311c11d2 returned with HTTP 200 Sep 06 06:34:59 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 213/446] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:34:59 2026] GET /volume/v3/volumes/43bef10a-3242-4b28-ac0e-9e4a311c11d2 => generated 915 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:34:59 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-86d1a1e7-4815-45d3-804e-9c92f4f7ac22 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:34:59 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-86d1a1e7-4815-45d3-804e-9c92f4f7ac22 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] GET http://192.168.122.198/volume/v3/volumes/052783c6-7634-4422-9227-0f9e115dea08 Sep 06 06:34:59 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-86d1a1e7-4815-45d3-804e-9c92f4f7ac22 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:34:59 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-86d1a1e7-4815-45d3-804e-9c92f4f7ac22 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:34:59 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:34:59 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:34:59 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:34:59 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:34:59 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-86d1a1e7-4815-45d3-804e-9c92f4f7ac22 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Volume info retrieved successfully. Sep 06 06:34:59 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-86d1a1e7-4815-45d3-804e-9c92f4f7ac22 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] http://192.168.122.198/volume/v3/volumes/052783c6-7634-4422-9227-0f9e115dea08 returned with HTTP 200 Sep 06 06:34:59 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 214/447] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:34:59 2026] GET /volume/v3/volumes/052783c6-7634-4422-9227-0f9e115dea08 => generated 855 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:35:00 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-083af2d8-28f5-4f13-8705-8c934d63a835 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:00 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-083af2d8-28f5-4f13-8705-8c934d63a835 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] GET http://192.168.122.198/volume/v3/volumes/43bef10a-3242-4b28-ac0e-9e4a311c11d2 Sep 06 06:35:00 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-083af2d8-28f5-4f13-8705-8c934d63a835 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:00 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-083af2d8-28f5-4f13-8705-8c934d63a835 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:00 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:35:00 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:35:00 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:00 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:35:00 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-083af2d8-28f5-4f13-8705-8c934d63a835 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Volume info retrieved successfully. Sep 06 06:35:00 devstack devstack@c-api.service[87015]: WARNING stevedore.named [None req-083af2d8-28f5-4f13-8705-8c934d63a835 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:35:00 devstack devstack@c-api.service[87015]: WARNING castellan.key_manager [None req-083af2d8-28f5-4f13-8705-8c934d63a835 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:35:00 devstack devstack@c-api.service[87015]: DEBUG oslo_db.sqlalchemy.engines [None req-083af2d8-28f5-4f13-8705-8c934d63a835 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87015) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:35:00 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:00 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:35:00 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-083af2d8-28f5-4f13-8705-8c934d63a835 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] http://192.168.122.198/volume/v3/volumes/43bef10a-3242-4b28-ac0e-9e4a311c11d2 returned with HTTP 200 Sep 06 06:35:00 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 215/448] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:35:00 2026] GET /volume/v3/volumes/43bef10a-3242-4b28-ac0e-9e4a311c11d2 => generated 915 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:35:00 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-75238a39-09b2-4c2f-86a7-f2050288a96a None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:00 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-75238a39-09b2-4c2f-86a7-f2050288a96a tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] GET http://192.168.122.198/volume/v3/volumes/052783c6-7634-4422-9227-0f9e115dea08 Sep 06 06:35:00 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-75238a39-09b2-4c2f-86a7-f2050288a96a tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:00 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-75238a39-09b2-4c2f-86a7-f2050288a96a tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:00 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:35:00 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:35:00 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:00 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:35:00 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-75238a39-09b2-4c2f-86a7-f2050288a96a tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Volume info retrieved successfully. Sep 06 06:35:00 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-75238a39-09b2-4c2f-86a7-f2050288a96a tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] http://192.168.122.198/volume/v3/volumes/052783c6-7634-4422-9227-0f9e115dea08 returned with HTTP 200 Sep 06 06:35:00 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 216/449] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:35:00 2026] GET /volume/v3/volumes/052783c6-7634-4422-9227-0f9e115dea08 => generated 855 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:35:01 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-5341f8ab-4ed6-4bc7-874d-59cf5eb74648 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:01 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-5341f8ab-4ed6-4bc7-874d-59cf5eb74648 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:35:01 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-5341f8ab-4ed6-4bc7-874d-59cf5eb74648 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1733737288"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:35:01 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.volumes [None req-5341f8ab-4ed6-4bc7-874d-59cf5eb74648 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1733737288'}} {{(pid=87015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:35:01 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-5341f8ab-4ed6-4bc7-874d-59cf5eb74648 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Create volume of 1 GB Sep 06 06:35:01 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-5341f8ab-4ed6-4bc7-874d-59cf5eb74648 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Availability Zones retrieved successfully. Sep 06 06:35:01 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-5341f8ab-4ed6-4bc7-874d-59cf5eb74648 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Flow 'volume_create_api' (e91343c3-cf6e-404f-bcaa-a7b0c04026af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:35:01 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-5341f8ab-4ed6-4bc7-874d-59cf5eb74648 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b96cdeef-2a9e-42d2-ba40-2d5d54dedb54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:35:01 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.flows.api.create_volume [None req-5341f8ab-4ed6-4bc7-874d-59cf5eb74648 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Validating volume size '1' using validate_int {{(pid=87015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:35:01 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-5341f8ab-4ed6-4bc7-874d-59cf5eb74648 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b96cdeef-2a9e-42d2-ba40-2d5d54dedb54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:35:01 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-5341f8ab-4ed6-4bc7-874d-59cf5eb74648 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9aebe64-6f06-4f02-bace-596a19b0b921) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:35:01 devstack devstack@c-api.service[87015]: DEBUG cinder.quota [None req-5341f8ab-4ed6-4bc7-874d-59cf5eb74648 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Created reservations ['3c6e345d-994d-473a-9892-9e9a5bfe60ca', 'adf625c8-953b-4784-8697-1ee022e3e598', 'fd1f53a0-e68c-49d0-ac67-ad96d864c62a', 'ff10d0b2-dfdf-49c2-9ca3-7e299f22cc72'] {{(pid=87015) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:35:01 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-5341f8ab-4ed6-4bc7-874d-59cf5eb74648 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9aebe64-6f06-4f02-bace-596a19b0b921) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3c6e345d-994d-473a-9892-9e9a5bfe60ca', 'adf625c8-953b-4784-8697-1ee022e3e598', 'fd1f53a0-e68c-49d0-ac67-ad96d864c62a', 'ff10d0b2-dfdf-49c2-9ca3-7e299f22cc72']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:35:01 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-5341f8ab-4ed6-4bc7-874d-59cf5eb74648 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c51478c-7bdf-4d20-ae64-4b4514b04429) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:35:01 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:35:01 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:35:01 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-5341f8ab-4ed6-4bc7-874d-59cf5eb74648 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c51478c-7bdf-4d20-ae64-4b4514b04429) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2ab65776-1fe0-4481-af7b-5f27787e50e8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1733737288',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ca696acace14cfdab93b2b90cc77cee',qos_specs=None,replication_status=,reservations=['3c6e345d-994d-473a-9892-9e9a5bfe60ca','adf625c8-953b-4784-8697-1ee022e3e598','fd1f53a0-e68c-49d0-ac67-ad96d864c62a','ff10d0b2-dfdf-49c2-9ca3-7e299f22cc72'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3df09a7695104f7595ec6e6d40af53be',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:35:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1733737288',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2ab65776-1fe0-4481-af7b-5f27787e50e8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0ca696acace14cfdab93b2b90cc77cee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3df09a7695104f7595ec6e6d40af53be',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:35:01 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-5341f8ab-4ed6-4bc7-874d-59cf5eb74648 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15ba3d0c-0617-48e2-b4e4-e37b9b69f984) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:35:01 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-5341f8ab-4ed6-4bc7-874d-59cf5eb74648 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15ba3d0c-0617-48e2-b4e4-e37b9b69f984) transitioned into state 'SUCCESS' from state '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-1733737288',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ca696acace14cfdab93b2b90cc77cee',qos_specs=None,replication_status=,reservations=['3c6e345d-994d-473a-9892-9e9a5bfe60ca','adf625c8-953b-4784-8697-1ee022e3e598','fd1f53a0-e68c-49d0-ac67-ad96d864c62a','ff10d0b2-dfdf-49c2-9ca3-7e299f22cc72'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3df09a7695104f7595ec6e6d40af53be',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:35:01 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-5341f8ab-4ed6-4bc7-874d-59cf5eb74648 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c7bd2a8-ac43-46ed-bc93-5282341ddfc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:35:01 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-5341f8ab-4ed6-4bc7-874d-59cf5eb74648 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c7bd2a8-ac43-46ed-bc93-5282341ddfc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:35:01 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-5341f8ab-4ed6-4bc7-874d-59cf5eb74648 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Flow 'volume_create_api' (e91343c3-cf6e-404f-bcaa-a7b0c04026af) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:35:01 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-5341f8ab-4ed6-4bc7-874d-59cf5eb74648 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Create volume request issued successfully. Sep 06 06:35:01 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-5341f8ab-4ed6-4bc7-874d-59cf5eb74648 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:35:01 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 217/450] 192.168.122.198 () {60 vars in 1142 bytes} [Sun Sep 6 06:35:01 2026] POST /volume/v3/volumes => generated 764 bytes in 365 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:35:01 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-6e719f15-c014-4947-b9f7-1fdac65fe50a None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:01 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-6e719f15-c014-4947-b9f7-1fdac65fe50a tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] GET http://192.168.122.198/volume/v3/volumes/2ab65776-1fe0-4481-af7b-5f27787e50e8 Sep 06 06:35:01 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-6e719f15-c014-4947-b9f7-1fdac65fe50a tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:01 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-6e719f15-c014-4947-b9f7-1fdac65fe50a tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:01 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:35:01 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:35:01 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:01 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:35:01 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-6e719f15-c014-4947-b9f7-1fdac65fe50a tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Volume info retrieved successfully. Sep 06 06:35:01 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-6e719f15-c014-4947-b9f7-1fdac65fe50a tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] http://192.168.122.198/volume/v3/volumes/2ab65776-1fe0-4481-af7b-5f27787e50e8 returned with HTTP 200 Sep 06 06:35:01 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 218/451] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:35:01 2026] GET /volume/v3/volumes/2ab65776-1fe0-4481-af7b-5f27787e50e8 => generated 832 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:35:01 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-02753280-7a30-4aeb-8950-bb262262430a None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:01 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-02753280-7a30-4aeb-8950-bb262262430a tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] GET http://192.168.122.198/volume/v3/volumes/43bef10a-3242-4b28-ac0e-9e4a311c11d2 Sep 06 06:35:01 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-02753280-7a30-4aeb-8950-bb262262430a tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:01 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-02753280-7a30-4aeb-8950-bb262262430a tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:01 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:35:01 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:35:01 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:01 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:35:01 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-02753280-7a30-4aeb-8950-bb262262430a tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Volume info retrieved successfully. Sep 06 06:35:01 devstack devstack@c-api.service[87015]: WARNING stevedore.named [None req-02753280-7a30-4aeb-8950-bb262262430a tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:35:01 devstack devstack@c-api.service[87015]: WARNING castellan.key_manager [None req-02753280-7a30-4aeb-8950-bb262262430a tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:35:01 devstack devstack@c-api.service[87015]: DEBUG oslo_db.sqlalchemy.engines [None req-02753280-7a30-4aeb-8950-bb262262430a tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87015) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:35:01 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:01 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:35:01 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-02753280-7a30-4aeb-8950-bb262262430a tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] http://192.168.122.198/volume/v3/volumes/43bef10a-3242-4b28-ac0e-9e4a311c11d2 returned with HTTP 200 Sep 06 06:35:01 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 219/452] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:35:01 2026] GET /volume/v3/volumes/43bef10a-3242-4b28-ac0e-9e4a311c11d2 => generated 915 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:35:01 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-cf30077b-b02c-499e-9cf7-42759a8d2b87 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:01 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-cf30077b-b02c-499e-9cf7-42759a8d2b87 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] GET http://192.168.122.198/volume/v3/volumes/052783c6-7634-4422-9227-0f9e115dea08 Sep 06 06:35:01 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-cf30077b-b02c-499e-9cf7-42759a8d2b87 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:01 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-cf30077b-b02c-499e-9cf7-42759a8d2b87 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:01 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:35:01 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:35:01 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:01 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:35:01 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-cf30077b-b02c-499e-9cf7-42759a8d2b87 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Volume info retrieved successfully. Sep 06 06:35:01 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-cf30077b-b02c-499e-9cf7-42759a8d2b87 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] http://192.168.122.198/volume/v3/volumes/052783c6-7634-4422-9227-0f9e115dea08 returned with HTTP 200 Sep 06 06:35:01 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 220/453] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:35:01 2026] GET /volume/v3/volumes/052783c6-7634-4422-9227-0f9e115dea08 => generated 855 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:35:02 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-d88fede4-33bd-4d86-b6bd-ed9bba19785e None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:02 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-d88fede4-33bd-4d86-b6bd-ed9bba19785e tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] GET http://192.168.122.198/volume/v3/volumes/2ab65776-1fe0-4481-af7b-5f27787e50e8 Sep 06 06:35:02 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-d88fede4-33bd-4d86-b6bd-ed9bba19785e tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:02 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-d88fede4-33bd-4d86-b6bd-ed9bba19785e tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:02 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:35:02 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:35:02 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:02 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:35:02 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-d88fede4-33bd-4d86-b6bd-ed9bba19785e tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Volume info retrieved successfully. Sep 06 06:35:02 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-d88fede4-33bd-4d86-b6bd-ed9bba19785e tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] http://192.168.122.198/volume/v3/volumes/2ab65776-1fe0-4481-af7b-5f27787e50e8 returned with HTTP 200 Sep 06 06:35:02 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 221/454] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:35:02 2026] GET /volume/v3/volumes/2ab65776-1fe0-4481-af7b-5f27787e50e8 => generated 856 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:35:02 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-e304265a-2476-42d3-aff3-2cf353ef85ac None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:02 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e304265a-2476-42d3-aff3-2cf353ef85ac tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] GET http://192.168.122.198/volume/v3/volumes/43bef10a-3242-4b28-ac0e-9e4a311c11d2 Sep 06 06:35:02 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e304265a-2476-42d3-aff3-2cf353ef85ac tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:02 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e304265a-2476-42d3-aff3-2cf353ef85ac tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:02 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:35:02 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:35:02 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:02 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:35:02 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-e304265a-2476-42d3-aff3-2cf353ef85ac tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Volume info retrieved successfully. Sep 06 06:35:02 devstack devstack@c-api.service[87015]: WARNING stevedore.named [None req-e304265a-2476-42d3-aff3-2cf353ef85ac tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:35:02 devstack devstack@c-api.service[87015]: WARNING castellan.key_manager [None req-e304265a-2476-42d3-aff3-2cf353ef85ac tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:35:02 devstack devstack@c-api.service[87015]: DEBUG oslo_db.sqlalchemy.engines [None req-e304265a-2476-42d3-aff3-2cf353ef85ac tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87015) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:35:02 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:02 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:35:02 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e304265a-2476-42d3-aff3-2cf353ef85ac tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] http://192.168.122.198/volume/v3/volumes/43bef10a-3242-4b28-ac0e-9e4a311c11d2 returned with HTTP 200 Sep 06 06:35:02 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 222/455] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:35:02 2026] GET /volume/v3/volumes/43bef10a-3242-4b28-ac0e-9e4a311c11d2 => generated 915 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:35:02 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-d8181d0c-71c5-4186-b727-cdc9672db565 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:02 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-d8181d0c-71c5-4186-b727-cdc9672db565 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] GET http://192.168.122.198/volume/v3/volumes/052783c6-7634-4422-9227-0f9e115dea08 Sep 06 06:35:02 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-d8181d0c-71c5-4186-b727-cdc9672db565 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:02 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-d8181d0c-71c5-4186-b727-cdc9672db565 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:02 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:35:02 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:35:02 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:02 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:35:03 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-d8181d0c-71c5-4186-b727-cdc9672db565 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Volume info retrieved successfully. Sep 06 06:35:03 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-d8181d0c-71c5-4186-b727-cdc9672db565 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] http://192.168.122.198/volume/v3/volumes/052783c6-7634-4422-9227-0f9e115dea08 returned with HTTP 200 Sep 06 06:35:03 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 223/456] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:35:02 2026] GET /volume/v3/volumes/052783c6-7634-4422-9227-0f9e115dea08 => generated 855 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:35:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-4a88e1eb-9f66-4867-bb3d-3ace16cb1f48 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:03 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-4a88e1eb-9f66-4867-bb3d-3ace16cb1f48 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] GET http://192.168.122.198/volume/v3/volumes/2ab65776-1fe0-4481-af7b-5f27787e50e8 Sep 06 06:35:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-4a88e1eb-9f66-4867-bb3d-3ace16cb1f48 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-4a88e1eb-9f66-4867-bb3d-3ace16cb1f48 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:03 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:35:03 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:35:03 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:03 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:35:03 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-4a88e1eb-9f66-4867-bb3d-3ace16cb1f48 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Volume info retrieved successfully. Sep 06 06:35:03 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-4a88e1eb-9f66-4867-bb3d-3ace16cb1f48 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] http://192.168.122.198/volume/v3/volumes/2ab65776-1fe0-4481-af7b-5f27787e50e8 returned with HTTP 200 Sep 06 06:35:03 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 224/457] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:35:03 2026] GET /volume/v3/volumes/2ab65776-1fe0-4481-af7b-5f27787e50e8 => generated 856 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:35:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-8bfc4cd8-1859-4fd2-a221-3614d962bdbe None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:03 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-8bfc4cd8-1859-4fd2-a221-3614d962bdbe tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] GET http://192.168.122.198/volume/v3/volumes/43bef10a-3242-4b28-ac0e-9e4a311c11d2 Sep 06 06:35:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-8bfc4cd8-1859-4fd2-a221-3614d962bdbe tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-8bfc4cd8-1859-4fd2-a221-3614d962bdbe tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:04 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:35:04 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:35:04 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:04 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:35:04 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-8bfc4cd8-1859-4fd2-a221-3614d962bdbe tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Volume info retrieved successfully. Sep 06 06:35:04 devstack devstack@c-api.service[87015]: WARNING stevedore.named [None req-8bfc4cd8-1859-4fd2-a221-3614d962bdbe tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:35:04 devstack devstack@c-api.service[87015]: WARNING castellan.key_manager [None req-8bfc4cd8-1859-4fd2-a221-3614d962bdbe tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:35:04 devstack devstack@c-api.service[87015]: DEBUG oslo_db.sqlalchemy.engines [None req-8bfc4cd8-1859-4fd2-a221-3614d962bdbe tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87015) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:35:04 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:04 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:35:04 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-8bfc4cd8-1859-4fd2-a221-3614d962bdbe tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] http://192.168.122.198/volume/v3/volumes/43bef10a-3242-4b28-ac0e-9e4a311c11d2 returned with HTTP 200 Sep 06 06:35:04 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 225/458] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:35:03 2026] GET /volume/v3/volumes/43bef10a-3242-4b28-ac0e-9e4a311c11d2 => generated 915 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:35:04 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-dff46e1c-71e4-4073-85c1-89ca656ae899 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:04 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-dff46e1c-71e4-4073-85c1-89ca656ae899 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] GET http://192.168.122.198/volume/v3/volumes/052783c6-7634-4422-9227-0f9e115dea08 Sep 06 06:35:04 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-dff46e1c-71e4-4073-85c1-89ca656ae899 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:04 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-dff46e1c-71e4-4073-85c1-89ca656ae899 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:04 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:35:04 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:35:04 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:04 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:35:04 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-dff46e1c-71e4-4073-85c1-89ca656ae899 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Volume info retrieved successfully. Sep 06 06:35:04 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-dff46e1c-71e4-4073-85c1-89ca656ae899 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] http://192.168.122.198/volume/v3/volumes/052783c6-7634-4422-9227-0f9e115dea08 returned with HTTP 200 Sep 06 06:35:04 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 226/459] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:35:04 2026] GET /volume/v3/volumes/052783c6-7634-4422-9227-0f9e115dea08 => generated 855 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:35:04 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-c3b3656b-e1ed-4de7-8164-dc573213c1d9 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:04 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c3b3656b-e1ed-4de7-8164-dc573213c1d9 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] GET http://192.168.122.198/volume/v3/volumes/2ab65776-1fe0-4481-af7b-5f27787e50e8 Sep 06 06:35:04 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-c3b3656b-e1ed-4de7-8164-dc573213c1d9 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:04 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-c3b3656b-e1ed-4de7-8164-dc573213c1d9 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:04 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:35:04 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:35:04 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:04 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:35:04 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-c3b3656b-e1ed-4de7-8164-dc573213c1d9 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Volume info retrieved successfully. Sep 06 06:35:04 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c3b3656b-e1ed-4de7-8164-dc573213c1d9 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] http://192.168.122.198/volume/v3/volumes/2ab65776-1fe0-4481-af7b-5f27787e50e8 returned with HTTP 200 Sep 06 06:35:04 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 227/460] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:35:04 2026] GET /volume/v3/volumes/2ab65776-1fe0-4481-af7b-5f27787e50e8 => generated 856 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:35:05 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-8e0e5339-e01b-4f78-99dd-1a7c3d844da2 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:05 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-8e0e5339-e01b-4f78-99dd-1a7c3d844da2 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] GET http://192.168.122.198/volume/v3/volumes/43bef10a-3242-4b28-ac0e-9e4a311c11d2 Sep 06 06:35:05 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-8e0e5339-e01b-4f78-99dd-1a7c3d844da2 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:05 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-8e0e5339-e01b-4f78-99dd-1a7c3d844da2 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:05 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:35:05 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:35:05 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:05 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:35:05 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-8e0e5339-e01b-4f78-99dd-1a7c3d844da2 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Volume info retrieved successfully. Sep 06 06:35:05 devstack devstack@c-api.service[87015]: WARNING stevedore.named [None req-8e0e5339-e01b-4f78-99dd-1a7c3d844da2 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:35:05 devstack devstack@c-api.service[87015]: WARNING castellan.key_manager [None req-8e0e5339-e01b-4f78-99dd-1a7c3d844da2 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:35:05 devstack devstack@c-api.service[87015]: DEBUG oslo_db.sqlalchemy.engines [None req-8e0e5339-e01b-4f78-99dd-1a7c3d844da2 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87015) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:35:05 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:05 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:35:05 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-8e0e5339-e01b-4f78-99dd-1a7c3d844da2 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] http://192.168.122.198/volume/v3/volumes/43bef10a-3242-4b28-ac0e-9e4a311c11d2 returned with HTTP 200 Sep 06 06:35:05 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 228/461] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:35:05 2026] GET /volume/v3/volumes/43bef10a-3242-4b28-ac0e-9e4a311c11d2 => generated 915 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:35:05 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-36aa952a-8cfb-40f4-ac5c-788f96910386 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:05 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-36aa952a-8cfb-40f4-ac5c-788f96910386 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] GET http://192.168.122.198/volume/v3/volumes/052783c6-7634-4422-9227-0f9e115dea08 Sep 06 06:35:05 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-36aa952a-8cfb-40f4-ac5c-788f96910386 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:05 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-36aa952a-8cfb-40f4-ac5c-788f96910386 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:05 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:35:05 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:35:05 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:05 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:35:05 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-36aa952a-8cfb-40f4-ac5c-788f96910386 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Volume info retrieved successfully. Sep 06 06:35:05 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-36aa952a-8cfb-40f4-ac5c-788f96910386 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] http://192.168.122.198/volume/v3/volumes/052783c6-7634-4422-9227-0f9e115dea08 returned with HTTP 200 Sep 06 06:35:05 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 229/462] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:35:05 2026] GET /volume/v3/volumes/052783c6-7634-4422-9227-0f9e115dea08 => generated 855 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:35:05 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-17e51b0b-b051-41fb-bae8-3f8233885e5f None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:05 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-17e51b0b-b051-41fb-bae8-3f8233885e5f tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] GET http://192.168.122.198/volume/v3/volumes/2ab65776-1fe0-4481-af7b-5f27787e50e8 Sep 06 06:35:05 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-17e51b0b-b051-41fb-bae8-3f8233885e5f tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:05 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-17e51b0b-b051-41fb-bae8-3f8233885e5f tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:05 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:35:05 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:35:05 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:05 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:35:05 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-17e51b0b-b051-41fb-bae8-3f8233885e5f tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Volume info retrieved successfully. Sep 06 06:35:05 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-17e51b0b-b051-41fb-bae8-3f8233885e5f tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] http://192.168.122.198/volume/v3/volumes/2ab65776-1fe0-4481-af7b-5f27787e50e8 returned with HTTP 200 Sep 06 06:35:05 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 230/463] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:35:05 2026] GET /volume/v3/volumes/2ab65776-1fe0-4481-af7b-5f27787e50e8 => generated 856 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:35:06 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-f9977f07-93fe-4bc9-8f4d-9329b4de9285 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:06 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f9977f07-93fe-4bc9-8f4d-9329b4de9285 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] GET http://192.168.122.198/volume/v3/volumes/43bef10a-3242-4b28-ac0e-9e4a311c11d2 Sep 06 06:35:06 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-f9977f07-93fe-4bc9-8f4d-9329b4de9285 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:06 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-f9977f07-93fe-4bc9-8f4d-9329b4de9285 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:06 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:35:06 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:35:06 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:06 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:35:06 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-f9977f07-93fe-4bc9-8f4d-9329b4de9285 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Volume info retrieved successfully. Sep 06 06:35:06 devstack devstack@c-api.service[87015]: WARNING stevedore.named [None req-f9977f07-93fe-4bc9-8f4d-9329b4de9285 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:35:06 devstack devstack@c-api.service[87015]: WARNING castellan.key_manager [None req-f9977f07-93fe-4bc9-8f4d-9329b4de9285 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:35:06 devstack devstack@c-api.service[87015]: DEBUG oslo_db.sqlalchemy.engines [None req-f9977f07-93fe-4bc9-8f4d-9329b4de9285 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87015) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:35:06 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:06 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:35:06 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f9977f07-93fe-4bc9-8f4d-9329b4de9285 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] http://192.168.122.198/volume/v3/volumes/43bef10a-3242-4b28-ac0e-9e4a311c11d2 returned with HTTP 200 Sep 06 06:35:06 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 231/464] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:35:06 2026] GET /volume/v3/volumes/43bef10a-3242-4b28-ac0e-9e4a311c11d2 => generated 915 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:35:06 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-80adc702-3624-4aa5-87d4-5a4b0adeea95 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:06 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-80adc702-3624-4aa5-87d4-5a4b0adeea95 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] GET http://192.168.122.198/volume/v3/volumes/052783c6-7634-4422-9227-0f9e115dea08 Sep 06 06:35:06 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-80adc702-3624-4aa5-87d4-5a4b0adeea95 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:06 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-80adc702-3624-4aa5-87d4-5a4b0adeea95 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:06 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:35:06 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:35:06 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:06 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:35:06 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-80adc702-3624-4aa5-87d4-5a4b0adeea95 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Volume info retrieved successfully. Sep 06 06:35:06 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-80adc702-3624-4aa5-87d4-5a4b0adeea95 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] http://192.168.122.198/volume/v3/volumes/052783c6-7634-4422-9227-0f9e115dea08 returned with HTTP 200 Sep 06 06:35:06 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 232/465] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:35:06 2026] GET /volume/v3/volumes/052783c6-7634-4422-9227-0f9e115dea08 => generated 855 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:35:06 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-b586a85f-6093-4a5c-b0b4-95d3c03e672c None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:06 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b586a85f-6093-4a5c-b0b4-95d3c03e672c tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] GET http://192.168.122.198/volume/v3/volumes/3cd2ddce-dd8e-40eb-b54e-df7057ba58f2 Sep 06 06:35:06 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b586a85f-6093-4a5c-b0b4-95d3c03e672c tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:06 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b586a85f-6093-4a5c-b0b4-95d3c03e672c tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:06 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:35:06 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:35:06 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:06 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:35:06 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-b586a85f-6093-4a5c-b0b4-95d3c03e672c tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] Volume info retrieved successfully. Sep 06 06:35:06 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b586a85f-6093-4a5c-b0b4-95d3c03e672c tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] http://192.168.122.198/volume/v3/volumes/3cd2ddce-dd8e-40eb-b54e-df7057ba58f2 returned with HTTP 200 Sep 06 06:35:06 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 233/466] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:35:06 2026] GET /volume/v3/volumes/3cd2ddce-dd8e-40eb-b54e-df7057ba58f2 => generated 870 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:35:06 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-2a763558-245f-47e1-be05-663e2734adb3 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:06 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2a763558-245f-47e1-be05-663e2734adb3 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] POST http://192.168.122.198/volume/v3/volumes/3cd2ddce-dd8e-40eb-b54e-df7057ba58f2/action Sep 06 06:35:06 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-2a763558-245f-47e1-be05-663e2734adb3 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-323171914", "disk_format": "qcow2"}}' {{(pid=87015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:35:06 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-2a763558-245f-47e1-be05-663e2734adb3 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-323171914", "disk_format": "qcow2"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:35:06 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:35:06 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:35:06 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:06 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:35:06 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-2a763558-245f-47e1-be05-663e2734adb3 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] Volume info retrieved successfully. Sep 06 06:35:06 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:35:06 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:35:06 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:06 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:35:06 devstack devstack@c-api.service[87015]: DEBUG cinder.image.image_utils [None req-2a763558-245f-47e1-be05-663e2734adb3 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-323171914'}] 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-323171914'}]. {{(pid=87015) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 06 06:35:06 devstack devstack@c-api.service[87014]: DEBUG cinder.coordination [req-893f173a-648a-4073-88c7-4726504a4f74 req-3a931660-ffb7-40e2-a7b8-97e245d8bba5 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Lock "cinder-attachment_update-052783c6-7634-4422-9227-0f9e115dea08-devstack" released by "attachment_update" :: held 20.092s {{(pid=87014) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 06 06:35:06 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-893f173a-648a-4073-88c7-4726504a4f74 req-3a931660-ffb7-40e2-a7b8-97e245d8bba5 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] http://192.168.122.198/volume/v3/attachments/ffaa0c2f-b5db-4f84-83f4-642948b5fd77 returned with HTTP 200 Sep 06 06:35:06 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 234/467] 192.168.122.198 () {66 vars in 1593 bytes} [Sun Sep 6 06:34:46 2026] PUT /volume/v3/attachments/ffaa0c2f-b5db-4f84-83f4-642948b5fd77 => generated 694 bytes in 20140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:35:06 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-55df1918-a81b-430b-b679-8b4312b979d7 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:06 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-55df1918-a81b-430b-b679-8b4312b979d7 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] GET http://192.168.122.198/volume/v3/volumes/2ab65776-1fe0-4481-af7b-5f27787e50e8 Sep 06 06:35:06 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-55df1918-a81b-430b-b679-8b4312b979d7 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:06 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-55df1918-a81b-430b-b679-8b4312b979d7 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:06 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:35:06 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:35:06 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:06 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:35:06 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-55df1918-a81b-430b-b679-8b4312b979d7 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Volume info retrieved successfully. Sep 06 06:35:06 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-55df1918-a81b-430b-b679-8b4312b979d7 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] http://192.168.122.198/volume/v3/volumes/2ab65776-1fe0-4481-af7b-5f27787e50e8 returned with HTTP 200 Sep 06 06:35:06 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 235/468] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:35:06 2026] GET /volume/v3/volumes/2ab65776-1fe0-4481-af7b-5f27787e50e8 => generated 856 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:35:07 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-1840892d-9114-4824-9b69-aebdd2186cbb None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:07 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-1840892d-9114-4824-9b69-aebdd2186cbb tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] GET http://192.168.122.198/volume/v3/volumes/43bef10a-3242-4b28-ac0e-9e4a311c11d2 Sep 06 06:35:07 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-1840892d-9114-4824-9b69-aebdd2186cbb tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:07 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-1840892d-9114-4824-9b69-aebdd2186cbb tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:07 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:35:07 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:35:07 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:07 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:35:07 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-1840892d-9114-4824-9b69-aebdd2186cbb tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Volume info retrieved successfully. Sep 06 06:35:07 devstack devstack@c-api.service[87014]: WARNING stevedore.named [None req-1840892d-9114-4824-9b69-aebdd2186cbb tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:35:07 devstack devstack@c-api.service[87014]: WARNING castellan.key_manager [None req-1840892d-9114-4824-9b69-aebdd2186cbb tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:35:07 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-2a763558-245f-47e1-be05-663e2734adb3 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] Copy volume to image completed successfully. Sep 06 06:35:07 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2a763558-245f-47e1-be05-663e2734adb3 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] http://192.168.122.198/volume/v3/volumes/3cd2ddce-dd8e-40eb-b54e-df7057ba58f2/action returned with HTTP 202 Sep 06 06:35:07 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 234/469] 192.168.122.198 () {60 vars in 1275 bytes} [Sun Sep 6 06:35:06 2026] POST /volume/v3/volumes/3cd2ddce-dd8e-40eb-b54e-df7057ba58f2/action => generated 656 bytes in 954 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:35:07 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-3339c3c5-df4d-4fdb-b6c4-23d67071fdb7 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:07 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-3339c3c5-df4d-4fdb-b6c4-23d67071fdb7 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] GET http://192.168.122.198/volume/v3/volumes/052783c6-7634-4422-9227-0f9e115dea08 Sep 06 06:35:07 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-3339c3c5-df4d-4fdb-b6c4-23d67071fdb7 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:07 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-3339c3c5-df4d-4fdb-b6c4-23d67071fdb7 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:07 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:35:07 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:35:07 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:07 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:35:07 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-3339c3c5-df4d-4fdb-b6c4-23d67071fdb7 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Volume info retrieved successfully. Sep 06 06:35:07 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-3339c3c5-df4d-4fdb-b6c4-23d67071fdb7 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] http://192.168.122.198/volume/v3/volumes/052783c6-7634-4422-9227-0f9e115dea08 returned with HTTP 200 Sep 06 06:35:07 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 235/470] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:35:07 2026] GET /volume/v3/volumes/052783c6-7634-4422-9227-0f9e115dea08 => generated 856 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:35:07 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-893f173a-648a-4073-88c7-4726504a4f74 req-68973c44-fa47-4819-9303-8671cf9bb0a5 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:07 devstack devstack@c-api.service[87014]: DEBUG oslo_db.sqlalchemy.engines [None req-1840892d-9114-4824-9b69-aebdd2186cbb tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87014) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:35:07 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-893f173a-648a-4073-88c7-4726504a4f74 req-68973c44-fa47-4819-9303-8671cf9bb0a5 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] POST http://192.168.122.198/volume/v3/attachments/ffaa0c2f-b5db-4f84-83f4-642948b5fd77/action Sep 06 06:35:07 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-893f173a-648a-4073-88c7-4726504a4f74 req-68973c44-fa47-4819-9303-8671cf9bb0a5 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Action body: b'{"os-complete": null}' {{(pid=87015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:35:07 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-893f173a-648a-4073-88c7-4726504a4f74 req-68973c44-fa47-4819-9303-8671cf9bb0a5 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:35:07 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:07 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:35:07 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-1840892d-9114-4824-9b69-aebdd2186cbb tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] http://192.168.122.198/volume/v3/volumes/43bef10a-3242-4b28-ac0e-9e4a311c11d2 returned with HTTP 200 Sep 06 06:35:07 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 236/471] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:35:07 2026] GET /volume/v3/volumes/43bef10a-3242-4b28-ac0e-9e4a311c11d2 => generated 916 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:35:07 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:35:07 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:35:07 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:07 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:35:07 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-bb894d70-4d48-48a7-b0b0-aed827ecbc75 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:07 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-bb894d70-4d48-48a7-b0b0-aed827ecbc75 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:35:07 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-bb894d70-4d48-48a7-b0b0-aed827ecbc75 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-418059646", "volume_type": "b14cac40-eb14-4dbc-87e1-2e6792167ac4", "group_id": "315ca10a-d29b-40a5-8619-e4f320a0d964", "size": 1}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:35:07 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.volumes [None req-bb894d70-4d48-48a7-b0b0-aed827ecbc75 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-418059646', 'volume_type': 'b14cac40-eb14-4dbc-87e1-2e6792167ac4', 'group_id': '315ca10a-d29b-40a5-8619-e4f320a0d964', 'size': 1}} {{(pid=87014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:35:07 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:07 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:35:07 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-bb894d70-4d48-48a7-b0b0-aed827ecbc75 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Create volume of 1 GB Sep 06 06:35:07 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:35:07 devstack devstack@c-api.service[87014]: return base.obj_make_list(context, cls(context), Sep 06 06:35:07 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-bb894d70-4d48-48a7-b0b0-aed827ecbc75 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Availability Zones retrieved successfully. Sep 06 06:35:07 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-893f173a-648a-4073-88c7-4726504a4f74 req-68973c44-fa47-4819-9303-8671cf9bb0a5 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] http://192.168.122.198/volume/v3/attachments/ffaa0c2f-b5db-4f84-83f4-642948b5fd77/action returned with HTTP 204 Sep 06 06:35:07 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 236/472] 192.168.122.198 () {66 vars in 1614 bytes} [Sun Sep 6 06:35:07 2026] POST /volume/v3/attachments/ffaa0c2f-b5db-4f84-83f4-642948b5fd77/action => generated 0 bytes in 101 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:35:07 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-bb894d70-4d48-48a7-b0b0-aed827ecbc75 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Flow 'volume_create_api' (b120274a-f08d-4c05-a36f-4615f4e68cf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:35:07 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-bb894d70-4d48-48a7-b0b0-aed827ecbc75 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (991aa541-f6e4-4641-9584-ef9d789dd90d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:35:07 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:07 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:35:07 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.flows.api.create_volume [None req-bb894d70-4d48-48a7-b0b0-aed827ecbc75 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Validating volume size '1' using validate_int {{(pid=87014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:35:07 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-bb894d70-4d48-48a7-b0b0-aed827ecbc75 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (991aa541-f6e4-4641-9584-ef9d789dd90d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:34:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b14cac40-eb14-4dbc-87e1-2e6792167ac4,is_public=True,name='tempest-GroupsTest-volume-type-2051956936',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b14cac40-eb14-4dbc-87e1-2e6792167ac4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '315ca10a-d29b-40a5-8619-e4f320a0d964', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:35:07 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-bb894d70-4d48-48a7-b0b0-aed827ecbc75 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8eb2960-3880-466a-b69c-83c9fc54316f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:35:07 devstack devstack@c-api.service[87014]: WARNING cinder.quota [None req-bb894d70-4d48-48a7-b0b0-aed827ecbc75 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-2051956936 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-2051956936, it is now deprecated. Please use the default quota class for default quota. Sep 06 06:35:07 devstack devstack@c-api.service[87014]: WARNING cinder.quota [None req-bb894d70-4d48-48a7-b0b0-aed827ecbc75 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-2051956936 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-2051956936, it is now deprecated. Please use the default quota class for default quota. Sep 06 06:35:07 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-bb894d70-4d48-48a7-b0b0-aed827ecbc75 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Created reservations ['1950002e-915c-4270-803a-ea920eb14eb9', 'cb1efc0d-ba0c-4191-8df0-dc87b0a1c7b6', '864b3692-3f9d-49bd-88d5-48969ef5fbdc', '2dc7c87d-191d-4a49-93c7-12b3a06db00f'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:35:07 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-bb894d70-4d48-48a7-b0b0-aed827ecbc75 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8eb2960-3880-466a-b69c-83c9fc54316f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1950002e-915c-4270-803a-ea920eb14eb9', 'cb1efc0d-ba0c-4191-8df0-dc87b0a1c7b6', '864b3692-3f9d-49bd-88d5-48969ef5fbdc', '2dc7c87d-191d-4a49-93c7-12b3a06db00f']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:35:07 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-bb894d70-4d48-48a7-b0b0-aed827ecbc75 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42ffbb7d-a634-4644-a479-541bed6e2b96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:35:07 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:35:07 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:35:07 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-bb894d70-4d48-48a7-b0b0-aed827ecbc75 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42ffbb7d-a634-4644-a479-541bed6e2b96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd4574792-f9ab-487b-a2d9-90b6f4bc7699', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-418059646',encryption_key_id=None,group_id=315ca10a-d29b-40a5-8619-e4f320a0d964,group_type_id=,metadata={},multiattach=False,project_id='53c9aac30d084d2283933bf9d0b3307e',qos_specs=None,replication_status=,reservations=['1950002e-915c-4270-803a-ea920eb14eb9','cb1efc0d-ba0c-4191-8df0-dc87b0a1c7b6','864b3692-3f9d-49bd-88d5-48969ef5fbdc','2dc7c87d-191d-4a49-93c7-12b3a06db00f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aaa127bd30434e55a6ef1bc992fb6fe0',volume_type_id=b14cac40-eb14-4dbc-87e1-2e6792167ac4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:35:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-418059646',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=315ca10a-d29b-40a5-8619-e4f320a0d964,host=None,id=d4574792-f9ab-487b-a2d9-90b6f4bc7699,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='53c9aac30d084d2283933bf9d0b3307e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aaa127bd30434e55a6ef1bc992fb6fe0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b14cac40-eb14-4dbc-87e1-2e6792167ac4),volume_type_id=b14cac40-eb14-4dbc-87e1-2e6792167ac4)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:35:07 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-bb894d70-4d48-48a7-b0b0-aed827ecbc75 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (887f2222-112e-45bb-8404-a52cd730f8a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:35:07 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-bb894d70-4d48-48a7-b0b0-aed827ecbc75 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (887f2222-112e-45bb-8404-a52cd730f8a6) transitioned into state 'SUCCESS' from state '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-418059646',encryption_key_id=None,group_id=315ca10a-d29b-40a5-8619-e4f320a0d964,group_type_id=,metadata={},multiattach=False,project_id='53c9aac30d084d2283933bf9d0b3307e',qos_specs=None,replication_status=,reservations=['1950002e-915c-4270-803a-ea920eb14eb9','cb1efc0d-ba0c-4191-8df0-dc87b0a1c7b6','864b3692-3f9d-49bd-88d5-48969ef5fbdc','2dc7c87d-191d-4a49-93c7-12b3a06db00f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aaa127bd30434e55a6ef1bc992fb6fe0',volume_type_id=b14cac40-eb14-4dbc-87e1-2e6792167ac4)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:35:07 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-bb894d70-4d48-48a7-b0b0-aed827ecbc75 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc698735-3b30-41b9-942d-1aa11fb81ae2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:35:07 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-bb894d70-4d48-48a7-b0b0-aed827ecbc75 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc698735-3b30-41b9-942d-1aa11fb81ae2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:35:07 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-bb894d70-4d48-48a7-b0b0-aed827ecbc75 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Flow 'volume_create_api' (b120274a-f08d-4c05-a36f-4615f4e68cf8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:35:07 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-bb894d70-4d48-48a7-b0b0-aed827ecbc75 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Create volume request issued successfully. Sep 06 06:35:07 devstack devstack@c-api.service[87014]: WARNING stevedore.named [None req-bb894d70-4d48-48a7-b0b0-aed827ecbc75 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:35:07 devstack devstack@c-api.service[87014]: WARNING castellan.key_manager [None req-bb894d70-4d48-48a7-b0b0-aed827ecbc75 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:35:08 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-8d05c30a-a6a8-4176-baa2-66e5238790d9 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:08 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-8d05c30a-a6a8-4176-baa2-66e5238790d9 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] GET http://192.168.122.198/volume/v3/volumes/2ab65776-1fe0-4481-af7b-5f27787e50e8 Sep 06 06:35:08 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-8d05c30a-a6a8-4176-baa2-66e5238790d9 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:08 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-8d05c30a-a6a8-4176-baa2-66e5238790d9 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:08 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:35:08 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:35:08 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:08 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:35:08 devstack devstack@c-api.service[87014]: DEBUG oslo_db.sqlalchemy.engines [None req-bb894d70-4d48-48a7-b0b0-aed827ecbc75 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87014) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:35:08 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-8d05c30a-a6a8-4176-baa2-66e5238790d9 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Volume info retrieved successfully. Sep 06 06:35:08 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:08 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:35:08 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-8d05c30a-a6a8-4176-baa2-66e5238790d9 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] http://192.168.122.198/volume/v3/volumes/2ab65776-1fe0-4481-af7b-5f27787e50e8 returned with HTTP 200 Sep 06 06:35:08 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-bb894d70-4d48-48a7-b0b0-aed827ecbc75 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:35:08 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 237/473] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:35:08 2026] GET /volume/v3/volumes/2ab65776-1fe0-4481-af7b-5f27787e50e8 => generated 857 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:35:08 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 237/474] 192.168.122.198 () {62 vars in 1184 bytes} [Sun Sep 6 06:35:07 2026] POST /volume/v3/volumes => generated 822 bytes in 422 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:35:08 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-270fb32f-6c34-498e-84c8-ce71f63c5535 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:08 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-270fb32f-6c34-498e-84c8-ce71f63c5535 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] GET http://192.168.122.198/volume/v3/volumes/d4574792-f9ab-487b-a2d9-90b6f4bc7699 Sep 06 06:35:08 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-270fb32f-6c34-498e-84c8-ce71f63c5535 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:08 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-270fb32f-6c34-498e-84c8-ce71f63c5535 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:08 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:35:08 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:35:08 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:08 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:35:08 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-270fb32f-6c34-498e-84c8-ce71f63c5535 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Volume info retrieved successfully. Sep 06 06:35:08 devstack devstack@c-api.service[87015]: WARNING stevedore.named [None req-270fb32f-6c34-498e-84c8-ce71f63c5535 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:35:08 devstack devstack@c-api.service[87015]: WARNING castellan.key_manager [None req-270fb32f-6c34-498e-84c8-ce71f63c5535 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:35:08 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [req-72a7a8b9-bc64-49e4-ba50-5f6d6c94113f req-23e59c0e-6972-476a-9686-490360a01a4f None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:08 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-72a7a8b9-bc64-49e4-ba50-5f6d6c94113f req-23e59c0e-6972-476a-9686-490360a01a4f tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] GET http://192.168.122.198/volume/v3/volumes/2ab65776-1fe0-4481-af7b-5f27787e50e8 Sep 06 06:35:08 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-72a7a8b9-bc64-49e4-ba50-5f6d6c94113f req-23e59c0e-6972-476a-9686-490360a01a4f tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:08 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-72a7a8b9-bc64-49e4-ba50-5f6d6c94113f req-23e59c0e-6972-476a-9686-490360a01a4f tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:08 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:35:08 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:35:08 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:08 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:35:08 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [req-72a7a8b9-bc64-49e4-ba50-5f6d6c94113f req-23e59c0e-6972-476a-9686-490360a01a4f tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Volume info retrieved successfully. Sep 06 06:35:08 devstack devstack@c-api.service[87015]: DEBUG oslo_db.sqlalchemy.engines [None req-270fb32f-6c34-498e-84c8-ce71f63c5535 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87015) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:35:08 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:08 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:35:08 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-72a7a8b9-bc64-49e4-ba50-5f6d6c94113f req-23e59c0e-6972-476a-9686-490360a01a4f tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] http://192.168.122.198/volume/v3/volumes/2ab65776-1fe0-4481-af7b-5f27787e50e8 returned with HTTP 200 Sep 06 06:35:08 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 238/475] 192.168.122.198 () {60 vars in 1487 bytes} [Sun Sep 6 06:35:08 2026] GET /volume/v3/volumes/2ab65776-1fe0-4481-af7b-5f27787e50e8 => generated 857 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:35:08 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-270fb32f-6c34-498e-84c8-ce71f63c5535 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] http://192.168.122.198/volume/v3/volumes/d4574792-f9ab-487b-a2d9-90b6f4bc7699 returned with HTTP 200 Sep 06 06:35:08 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 238/476] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:35:08 2026] GET /volume/v3/volumes/d4574792-f9ab-487b-a2d9-90b6f4bc7699 => generated 890 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:35:08 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-1deffb46-21c1-41fb-8c4e-9b0bec762064 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:08 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-1deffb46-21c1-41fb-8c4e-9b0bec762064 None None] GET http://192.168.122.198/volume// Sep 06 06:35:08 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-1deffb46-21c1-41fb-8c4e-9b0bec762064 None None] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:08 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-1deffb46-21c1-41fb-8c4e-9b0bec762064 None None] Calling method 'all' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:08 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-1deffb46-21c1-41fb-8c4e-9b0bec762064 None None] http://192.168.122.198/volume// returned with HTTP 300 Sep 06 06:35:08 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 239/477] 192.168.122.198 () {58 vars in 1317 bytes} [Sun Sep 6 06:35:08 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 06:35:08 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-72a7a8b9-bc64-49e4-ba50-5f6d6c94113f req-cb67b183-d7c4-4e3b-8aaa-02ba59b8b1ac None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:08 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-72a7a8b9-bc64-49e4-ba50-5f6d6c94113f req-cb67b183-d7c4-4e3b-8aaa-02ba59b8b1ac tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] POST http://192.168.122.198/volume/v3/attachments Sep 06 06:35:08 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-72a7a8b9-bc64-49e4-ba50-5f6d6c94113f req-cb67b183-d7c4-4e3b-8aaa-02ba59b8b1ac tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2ab65776-1fe0-4481-af7b-5f27787e50e8", "connector": null, "instance_uuid": "8fc1441b-e7b0-4405-988e-3e5c6b8f3a48"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:35:08 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:35:08 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:35:08 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:08 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:35:08 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-72a7a8b9-bc64-49e4-ba50-5f6d6c94113f req-cb67b183-d7c4-4e3b-8aaa-02ba59b8b1ac tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] http://192.168.122.198/volume/v3/attachments returned with HTTP 200 Sep 06 06:35:08 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 239/478] 192.168.122.198 () {66 vars in 1483 bytes} [Sun Sep 6 06:35:08 2026] POST /volume/v3/attachments => generated 273 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:35:08 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-fb9318c8-3e6f-432f-89cf-3ca68506fd02 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:08 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-fb9318c8-3e6f-432f-89cf-3ca68506fd02 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] GET http://192.168.122.198/volume/v3/volumes/2ab65776-1fe0-4481-af7b-5f27787e50e8 Sep 06 06:35:08 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-fb9318c8-3e6f-432f-89cf-3ca68506fd02 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:08 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-fb9318c8-3e6f-432f-89cf-3ca68506fd02 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:08 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:35:08 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:35:08 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:08 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:35:08 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-1b69a2ad-e7e6-4cf0-985a-8f68f8036547 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:08 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-1b69a2ad-e7e6-4cf0-985a-8f68f8036547 None None] GET http://192.168.122.198/volume// Sep 06 06:35:08 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-1b69a2ad-e7e6-4cf0-985a-8f68f8036547 None None] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:08 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-1b69a2ad-e7e6-4cf0-985a-8f68f8036547 None None] Calling method 'all' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:08 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-1b69a2ad-e7e6-4cf0-985a-8f68f8036547 None None] http://192.168.122.198/volume// returned with HTTP 300 Sep 06 06:35:08 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-fb9318c8-3e6f-432f-89cf-3ca68506fd02 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Volume info retrieved successfully. Sep 06 06:35:08 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 240/479] 192.168.122.198 () {58 vars in 1315 bytes} [Sun Sep 6 06:35:08 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 06:35:08 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-72a7a8b9-bc64-49e4-ba50-5f6d6c94113f req-0c3a54ed-8895-42f8-8bdb-65856e5bb4cc None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:08 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-fb9318c8-3e6f-432f-89cf-3ca68506fd02 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] http://192.168.122.198/volume/v3/volumes/2ab65776-1fe0-4481-af7b-5f27787e50e8 returned with HTTP 200 Sep 06 06:35:08 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 240/480] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:35:08 2026] GET /volume/v3/volumes/2ab65776-1fe0-4481-af7b-5f27787e50e8 => generated 856 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:35:08 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-72a7a8b9-bc64-49e4-ba50-5f6d6c94113f req-0c3a54ed-8895-42f8-8bdb-65856e5bb4cc tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] GET http://192.168.122.198/volume/v3/volumes/2ab65776-1fe0-4481-af7b-5f27787e50e8 Sep 06 06:35:08 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-72a7a8b9-bc64-49e4-ba50-5f6d6c94113f req-0c3a54ed-8895-42f8-8bdb-65856e5bb4cc tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:08 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-72a7a8b9-bc64-49e4-ba50-5f6d6c94113f req-0c3a54ed-8895-42f8-8bdb-65856e5bb4cc tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:08 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:35:08 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:35:08 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:08 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:35:08 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-5b392f32-b813-45fb-b275-b9c39d025a8d None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:08 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-5b392f32-b813-45fb-b275-b9c39d025a8d tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] GET http://192.168.122.198/volume/v3/volumes/052783c6-7634-4422-9227-0f9e115dea08 Sep 06 06:35:08 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-5b392f32-b813-45fb-b275-b9c39d025a8d tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:08 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-5b392f32-b813-45fb-b275-b9c39d025a8d tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:08 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [req-72a7a8b9-bc64-49e4-ba50-5f6d6c94113f req-0c3a54ed-8895-42f8-8bdb-65856e5bb4cc tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Volume info retrieved successfully. Sep 06 06:35:08 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:35:08 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:35:08 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-72a7a8b9-bc64-49e4-ba50-5f6d6c94113f req-0c3a54ed-8895-42f8-8bdb-65856e5bb4cc tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] http://192.168.122.198/volume/v3/volumes/2ab65776-1fe0-4481-af7b-5f27787e50e8 returned with HTTP 200 Sep 06 06:35:08 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 241/481] 192.168.122.198 () {62 vars in 1528 bytes} [Sun Sep 6 06:35:08 2026] GET /volume/v3/volumes/2ab65776-1fe0-4481-af7b-5f27787e50e8 => generated 1037 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 06:35:08 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:08 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:35:08 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-5b392f32-b813-45fb-b275-b9c39d025a8d tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Volume info retrieved successfully. Sep 06 06:35:08 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-5b392f32-b813-45fb-b275-b9c39d025a8d tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] http://192.168.122.198/volume/v3/volumes/052783c6-7634-4422-9227-0f9e115dea08 returned with HTTP 200 Sep 06 06:35:08 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 241/482] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:35:08 2026] GET /volume/v3/volumes/052783c6-7634-4422-9227-0f9e115dea08 => generated 1148 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:35:08 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-1413b931-7d50-4a88-af4e-0a035e4edef2 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:08 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-1413b931-7d50-4a88-af4e-0a035e4edef2 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] GET http://192.168.122.198/volume/v3/volumes/052783c6-7634-4422-9227-0f9e115dea08 Sep 06 06:35:08 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-1413b931-7d50-4a88-af4e-0a035e4edef2 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:08 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-1413b931-7d50-4a88-af4e-0a035e4edef2 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:08 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:35:08 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:35:08 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:08 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:35:08 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-1413b931-7d50-4a88-af4e-0a035e4edef2 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Volume info retrieved successfully. Sep 06 06:35:08 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-1413b931-7d50-4a88-af4e-0a035e4edef2 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] http://192.168.122.198/volume/v3/volumes/052783c6-7634-4422-9227-0f9e115dea08 returned with HTTP 200 Sep 06 06:35:08 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 242/483] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:35:08 2026] GET /volume/v3/volumes/052783c6-7634-4422-9227-0f9e115dea08 => generated 1148 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:35:08 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [req-72a7a8b9-bc64-49e4-ba50-5f6d6c94113f req-ae004567-efbe-4418-a8f7-8311cc84a7fc None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:08 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-72a7a8b9-bc64-49e4-ba50-5f6d6c94113f req-ae004567-efbe-4418-a8f7-8311cc84a7fc tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] PUT http://192.168.122.198/volume/v3/attachments/ec141f37-3b06-4f18-bc8f-0e13955d9487 Sep 06 06:35:08 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-72a7a8b9-bc64-49e4-ba50-5f6d6c94113f req-ae004567-efbe-4418-a8f7-8311cc84a7fc tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.198", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:24e15970b53b", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "43662e98-aa50-48bf-885a-92da7f50de73", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:35:08 devstack devstack@c-api.service[87014]: DEBUG cinder.coordination [req-72a7a8b9-bc64-49e4-ba50-5f6d6c94113f req-ae004567-efbe-4418-a8f7-8311cc84a7fc tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Acquiring lock "cinder-attachment_update-2ab65776-1fe0-4481-af7b-5f27787e50e8-devstack" by "attachment_update" {{(pid=87014) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 06 06:35:08 devstack devstack@c-api.service[87014]: DEBUG cinder.coordination [req-72a7a8b9-bc64-49e4-ba50-5f6d6c94113f req-ae004567-efbe-4418-a8f7-8311cc84a7fc tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Lock "cinder-attachment_update-2ab65776-1fe0-4481-af7b-5f27787e50e8-devstack" acquired by "attachment_update" :: waited 0.022s {{(pid=87014) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 06 06:35:08 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:08 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:35:08 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:35:08 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:35:09 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-3fa2a10f-a9a9-41c7-b259-1f7414f83d06 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:09 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-3fa2a10f-a9a9-41c7-b259-1f7414f83d06 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] GET http://192.168.122.198/volume/v3/volumes/d4574792-f9ab-487b-a2d9-90b6f4bc7699 Sep 06 06:35:09 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-3fa2a10f-a9a9-41c7-b259-1f7414f83d06 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:09 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-3fa2a10f-a9a9-41c7-b259-1f7414f83d06 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:09 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:35:09 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:35:09 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:09 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:35:09 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-3fa2a10f-a9a9-41c7-b259-1f7414f83d06 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Volume info retrieved successfully. Sep 06 06:35:09 devstack devstack@c-api.service[87015]: WARNING stevedore.named [None req-3fa2a10f-a9a9-41c7-b259-1f7414f83d06 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:35:09 devstack devstack@c-api.service[87015]: WARNING castellan.key_manager [None req-3fa2a10f-a9a9-41c7-b259-1f7414f83d06 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:35:09 devstack devstack@c-api.service[87015]: DEBUG oslo_db.sqlalchemy.engines [None req-3fa2a10f-a9a9-41c7-b259-1f7414f83d06 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87015) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:35:09 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:09 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:35:09 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-3fa2a10f-a9a9-41c7-b259-1f7414f83d06 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] http://192.168.122.198/volume/v3/volumes/d4574792-f9ab-487b-a2d9-90b6f4bc7699 returned with HTTP 200 Sep 06 06:35:09 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 243/484] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:35:09 2026] GET /volume/v3/volumes/d4574792-f9ab-487b-a2d9-90b6f4bc7699 => generated 914 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 06:35:09 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-eb979431-c26b-4c33-ac15-cbfd2ee09fc5 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:09 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-eb979431-c26b-4c33-ac15-cbfd2ee09fc5 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] GET http://192.168.122.198/volume/v3/volumes/2ab65776-1fe0-4481-af7b-5f27787e50e8 Sep 06 06:35:09 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-eb979431-c26b-4c33-ac15-cbfd2ee09fc5 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:09 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-eb979431-c26b-4c33-ac15-cbfd2ee09fc5 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:09 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:35:09 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:35:09 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:09 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:35:09 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-eb979431-c26b-4c33-ac15-cbfd2ee09fc5 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Volume info retrieved successfully. Sep 06 06:35:09 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-eb979431-c26b-4c33-ac15-cbfd2ee09fc5 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] http://192.168.122.198/volume/v3/volumes/2ab65776-1fe0-4481-af7b-5f27787e50e8 returned with HTTP 200 Sep 06 06:35:09 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 244/485] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:35:09 2026] GET /volume/v3/volumes/2ab65776-1fe0-4481-af7b-5f27787e50e8 => generated 856 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:35:10 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-44e200c0-de9e-491a-8eef-89e5f62b185f req-efab1f3a-42da-47ba-b52e-f8f54fe99d51 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:10 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-44e200c0-de9e-491a-8eef-89e5f62b185f req-efab1f3a-42da-47ba-b52e-f8f54fe99d51 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] GET http://192.168.122.198/volume/v3/volumes/052783c6-7634-4422-9227-0f9e115dea08 Sep 06 06:35:10 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-44e200c0-de9e-491a-8eef-89e5f62b185f req-efab1f3a-42da-47ba-b52e-f8f54fe99d51 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:10 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-44e200c0-de9e-491a-8eef-89e5f62b185f req-efab1f3a-42da-47ba-b52e-f8f54fe99d51 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:10 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:35:10 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:35:10 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:10 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:35:10 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [req-44e200c0-de9e-491a-8eef-89e5f62b185f req-efab1f3a-42da-47ba-b52e-f8f54fe99d51 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Volume info retrieved successfully. Sep 06 06:35:10 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-44e200c0-de9e-491a-8eef-89e5f62b185f req-efab1f3a-42da-47ba-b52e-f8f54fe99d51 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] http://192.168.122.198/volume/v3/volumes/052783c6-7634-4422-9227-0f9e115dea08 returned with HTTP 200 Sep 06 06:35:10 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 245/486] 192.168.122.198 () {60 vars in 1487 bytes} [Sun Sep 6 06:35:10 2026] GET /volume/v3/volumes/052783c6-7634-4422-9227-0f9e115dea08 => generated 1148 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:35:10 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-58889811-01fa-4020-ab83-2f8ee589c172 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:10 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-58889811-01fa-4020-ab83-2f8ee589c172 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] GET http://192.168.122.198/volume/v3/volumes/d4574792-f9ab-487b-a2d9-90b6f4bc7699 Sep 06 06:35:10 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-58889811-01fa-4020-ab83-2f8ee589c172 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:10 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-58889811-01fa-4020-ab83-2f8ee589c172 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:10 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:35:10 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:35:10 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:10 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:35:10 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-58889811-01fa-4020-ab83-2f8ee589c172 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Volume info retrieved successfully. Sep 06 06:35:10 devstack devstack@c-api.service[87015]: WARNING stevedore.named [None req-58889811-01fa-4020-ab83-2f8ee589c172 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:35:10 devstack devstack@c-api.service[87015]: WARNING castellan.key_manager [None req-58889811-01fa-4020-ab83-2f8ee589c172 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:35:10 devstack devstack@c-api.service[87015]: DEBUG oslo_db.sqlalchemy.engines [None req-58889811-01fa-4020-ab83-2f8ee589c172 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87015) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:35:10 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:10 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:35:10 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-58889811-01fa-4020-ab83-2f8ee589c172 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] http://192.168.122.198/volume/v3/volumes/d4574792-f9ab-487b-a2d9-90b6f4bc7699 returned with HTTP 200 Sep 06 06:35:10 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 246/487] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:35:10 2026] GET /volume/v3/volumes/d4574792-f9ab-487b-a2d9-90b6f4bc7699 => generated 914 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:35:10 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-36985320-f42e-44cf-9b1e-15ce7c1168eb None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:10 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-36985320-f42e-44cf-9b1e-15ce7c1168eb tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] GET http://192.168.122.198/volume/v3/volumes/2ab65776-1fe0-4481-af7b-5f27787e50e8 Sep 06 06:35:10 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-36985320-f42e-44cf-9b1e-15ce7c1168eb tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:10 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-36985320-f42e-44cf-9b1e-15ce7c1168eb tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:10 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:35:10 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:35:10 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:10 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:35:10 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-36985320-f42e-44cf-9b1e-15ce7c1168eb tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Volume info retrieved successfully. Sep 06 06:35:10 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-36985320-f42e-44cf-9b1e-15ce7c1168eb tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] http://192.168.122.198/volume/v3/volumes/2ab65776-1fe0-4481-af7b-5f27787e50e8 returned with HTTP 200 Sep 06 06:35:10 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 247/488] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:35:10 2026] GET /volume/v3/volumes/2ab65776-1fe0-4481-af7b-5f27787e50e8 => generated 856 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:35:11 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-fd264393-b5f5-4c1e-8ac3-3f68c66635c9 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:11 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-fd264393-b5f5-4c1e-8ac3-3f68c66635c9 None None] GET http://192.168.122.198/volume// Sep 06 06:35:11 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-fd264393-b5f5-4c1e-8ac3-3f68c66635c9 None None] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:11 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-fd264393-b5f5-4c1e-8ac3-3f68c66635c9 None None] Calling method 'all' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:11 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-fd264393-b5f5-4c1e-8ac3-3f68c66635c9 None None] http://192.168.122.198/volume// returned with HTTP 300 Sep 06 06:35:11 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 248/489] 192.168.122.198 () {58 vars in 1315 bytes} [Sun Sep 6 06:35:11 2026] GET /volume/ => generated 390 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 06:35:11 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-44e200c0-de9e-491a-8eef-89e5f62b185f req-4cbc6be9-1d83-4003-84bb-80531d5b2195 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:11 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-44e200c0-de9e-491a-8eef-89e5f62b185f req-4cbc6be9-1d83-4003-84bb-80531d5b2195 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] POST http://192.168.122.198/volume/v3/attachments Sep 06 06:35:11 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-44e200c0-de9e-491a-8eef-89e5f62b185f req-4cbc6be9-1d83-4003-84bb-80531d5b2195 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "052783c6-7634-4422-9227-0f9e115dea08", "connector": null, "instance_uuid": "014771a0-35ec-4ea6-a077-3a66a069974f"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:35:11 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:35:11 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:35:11 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:11 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:35:11 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:35:11 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:35:11 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-44e200c0-de9e-491a-8eef-89e5f62b185f req-4cbc6be9-1d83-4003-84bb-80531d5b2195 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] http://192.168.122.198/volume/v3/attachments returned with HTTP 200 Sep 06 06:35:11 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 249/490] 192.168.122.198 () {66 vars in 1483 bytes} [Sun Sep 6 06:35:11 2026] POST /volume/v3/attachments => generated 273 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:35:11 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-667ad5bb-34b0-4205-bc5e-956a337ab3c4 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:11 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-667ad5bb-34b0-4205-bc5e-956a337ab3c4 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] GET http://192.168.122.198/volume/v3/volumes/d4574792-f9ab-487b-a2d9-90b6f4bc7699 Sep 06 06:35:11 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-667ad5bb-34b0-4205-bc5e-956a337ab3c4 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:11 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-667ad5bb-34b0-4205-bc5e-956a337ab3c4 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:11 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:35:11 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:35:11 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:11 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:35:11 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-667ad5bb-34b0-4205-bc5e-956a337ab3c4 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Volume info retrieved successfully. Sep 06 06:35:11 devstack devstack@c-api.service[87015]: WARNING stevedore.named [None req-667ad5bb-34b0-4205-bc5e-956a337ab3c4 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:35:11 devstack devstack@c-api.service[87015]: WARNING castellan.key_manager [None req-667ad5bb-34b0-4205-bc5e-956a337ab3c4 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:35:12 devstack devstack@c-api.service[87015]: DEBUG oslo_db.sqlalchemy.engines [None req-667ad5bb-34b0-4205-bc5e-956a337ab3c4 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87015) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:35:12 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:12 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:35:12 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-667ad5bb-34b0-4205-bc5e-956a337ab3c4 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] http://192.168.122.198/volume/v3/volumes/d4574792-f9ab-487b-a2d9-90b6f4bc7699 returned with HTTP 200 Sep 06 06:35:12 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 250/491] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:35:11 2026] GET /volume/v3/volumes/d4574792-f9ab-487b-a2d9-90b6f4bc7699 => generated 914 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:35:12 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-1152313c-b838-4019-8ba1-e00f1896a33c None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:12 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-1152313c-b838-4019-8ba1-e00f1896a33c None None] GET http://192.168.122.198/volume// Sep 06 06:35:12 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-1152313c-b838-4019-8ba1-e00f1896a33c None None] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:12 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-1152313c-b838-4019-8ba1-e00f1896a33c None None] Calling method 'all' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:12 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-1152313c-b838-4019-8ba1-e00f1896a33c None None] http://192.168.122.198/volume// returned with HTTP 300 Sep 06 06:35:12 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 251/492] 192.168.122.198 () {58 vars in 1315 bytes} [Sun Sep 6 06:35:12 2026] GET /volume/ => generated 390 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 06:35:12 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-f6d342d1-40dd-4ab2-87e8-ad401bada592 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:12 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f6d342d1-40dd-4ab2-87e8-ad401bada592 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] GET http://192.168.122.198/volume/v3/volumes/2ab65776-1fe0-4481-af7b-5f27787e50e8 Sep 06 06:35:12 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-f6d342d1-40dd-4ab2-87e8-ad401bada592 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:12 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-f6d342d1-40dd-4ab2-87e8-ad401bada592 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:12 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:35:12 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:35:12 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:12 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:35:12 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-f6d342d1-40dd-4ab2-87e8-ad401bada592 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Volume info retrieved successfully. Sep 06 06:35:12 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f6d342d1-40dd-4ab2-87e8-ad401bada592 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] http://192.168.122.198/volume/v3/volumes/2ab65776-1fe0-4481-af7b-5f27787e50e8 returned with HTTP 200 Sep 06 06:35:12 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 252/493] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:35:12 2026] GET /volume/v3/volumes/2ab65776-1fe0-4481-af7b-5f27787e50e8 => generated 856 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:35:12 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-44e200c0-de9e-491a-8eef-89e5f62b185f req-59d53547-12c8-4e0f-9dc5-171212d1138a None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:12 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-44e200c0-de9e-491a-8eef-89e5f62b185f req-59d53547-12c8-4e0f-9dc5-171212d1138a tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] GET http://192.168.122.198/volume/v3/volumes/052783c6-7634-4422-9227-0f9e115dea08 Sep 06 06:35:12 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-44e200c0-de9e-491a-8eef-89e5f62b185f req-59d53547-12c8-4e0f-9dc5-171212d1138a tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:12 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-44e200c0-de9e-491a-8eef-89e5f62b185f req-59d53547-12c8-4e0f-9dc5-171212d1138a tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:12 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:35:12 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:35:12 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:12 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:35:12 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [req-44e200c0-de9e-491a-8eef-89e5f62b185f req-59d53547-12c8-4e0f-9dc5-171212d1138a tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Volume info retrieved successfully. Sep 06 06:35:12 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-44e200c0-de9e-491a-8eef-89e5f62b185f req-59d53547-12c8-4e0f-9dc5-171212d1138a tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] http://192.168.122.198/volume/v3/volumes/052783c6-7634-4422-9227-0f9e115dea08 returned with HTTP 200 Sep 06 06:35:12 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 253/494] 192.168.122.198 () {62 vars in 1528 bytes} [Sun Sep 6 06:35:12 2026] GET /volume/v3/volumes/052783c6-7634-4422-9227-0f9e115dea08 => generated 1329 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 06:35:12 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-44e200c0-de9e-491a-8eef-89e5f62b185f req-24383096-ae37-4d82-bdbb-6eeefb89555d None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:12 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-44e200c0-de9e-491a-8eef-89e5f62b185f req-24383096-ae37-4d82-bdbb-6eeefb89555d tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] DELETE http://192.168.122.198/volume/v3/attachments/ffaa0c2f-b5db-4f84-83f4-642948b5fd77 Sep 06 06:35:12 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-44e200c0-de9e-491a-8eef-89e5f62b185f req-24383096-ae37-4d82-bdbb-6eeefb89555d tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:12 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-44e200c0-de9e-491a-8eef-89e5f62b185f req-24383096-ae37-4d82-bdbb-6eeefb89555d tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Calling method 'version_select' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:12 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:12 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:35:12 devstack devstack@c-api.service[87015]: /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 06 06:35:12 devstack devstack@c-api.service[87015]: return base.obj_make_list(context, Sep 06 06:35:12 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-44e200c0-de9e-491a-8eef-89e5f62b185f req-24383096-ae37-4d82-bdbb-6eeefb89555d tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] http://192.168.122.198/volume/v3/attachments/ffaa0c2f-b5db-4f84-83f4-642948b5fd77 returned with HTTP 200 Sep 06 06:35:12 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 254/495] 192.168.122.198 () {64 vars in 1562 bytes} [Sun Sep 6 06:35:12 2026] DELETE /volume/v3/attachments/ffaa0c2f-b5db-4f84-83f4-642948b5fd77 => generated 192 bytes in 379 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:35:13 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-74846070-8d55-4b82-a5ad-25a57276b959 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:13 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-74846070-8d55-4b82-a5ad-25a57276b959 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] GET http://192.168.122.198/volume/v3/volumes/d4574792-f9ab-487b-a2d9-90b6f4bc7699 Sep 06 06:35:13 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-74846070-8d55-4b82-a5ad-25a57276b959 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:13 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-74846070-8d55-4b82-a5ad-25a57276b959 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:13 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:35:13 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:35:13 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:13 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:35:13 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-74846070-8d55-4b82-a5ad-25a57276b959 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Volume info retrieved successfully. Sep 06 06:35:13 devstack devstack@c-api.service[87015]: WARNING stevedore.named [None req-74846070-8d55-4b82-a5ad-25a57276b959 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:35:13 devstack devstack@c-api.service[87015]: WARNING castellan.key_manager [None req-74846070-8d55-4b82-a5ad-25a57276b959 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:35:13 devstack devstack@c-api.service[87015]: DEBUG oslo_db.sqlalchemy.engines [None req-74846070-8d55-4b82-a5ad-25a57276b959 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87015) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:35:13 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:13 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:35:13 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-74846070-8d55-4b82-a5ad-25a57276b959 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] http://192.168.122.198/volume/v3/volumes/d4574792-f9ab-487b-a2d9-90b6f4bc7699 returned with HTTP 200 Sep 06 06:35:13 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 255/496] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:35:13 2026] GET /volume/v3/volumes/d4574792-f9ab-487b-a2d9-90b6f4bc7699 => generated 914 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:35:13 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-b54db31f-4f26-40bf-9cb6-23dda42ce5fa None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:13 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b54db31f-4f26-40bf-9cb6-23dda42ce5fa tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] GET http://192.168.122.198/volume/v3/volumes/2ab65776-1fe0-4481-af7b-5f27787e50e8 Sep 06 06:35:13 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b54db31f-4f26-40bf-9cb6-23dda42ce5fa tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:13 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b54db31f-4f26-40bf-9cb6-23dda42ce5fa tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:13 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:35:13 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:35:13 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:13 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:35:13 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-b54db31f-4f26-40bf-9cb6-23dda42ce5fa tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Volume info retrieved successfully. Sep 06 06:35:13 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b54db31f-4f26-40bf-9cb6-23dda42ce5fa tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] http://192.168.122.198/volume/v3/volumes/2ab65776-1fe0-4481-af7b-5f27787e50e8 returned with HTTP 200 Sep 06 06:35:13 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 256/497] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:35:13 2026] GET /volume/v3/volumes/2ab65776-1fe0-4481-af7b-5f27787e50e8 => generated 856 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:35:13 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-6920c34a-ab42-4bb4-b724-c9c72927ef26 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:13 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-6920c34a-ab42-4bb4-b724-c9c72927ef26 None None] GET http://192.168.122.198/volume// Sep 06 06:35:13 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-6920c34a-ab42-4bb4-b724-c9c72927ef26 None None] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:13 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-6920c34a-ab42-4bb4-b724-c9c72927ef26 None None] Calling method 'all' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:13 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-6920c34a-ab42-4bb4-b724-c9c72927ef26 None None] http://192.168.122.198/volume// returned with HTTP 300 Sep 06 06:35:13 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 257/498] 192.168.122.198 () {58 vars in 1315 bytes} [Sun Sep 6 06:35:13 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 06:35:13 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-44e200c0-de9e-491a-8eef-89e5f62b185f req-6c5405e9-3105-487a-9b02-f72d4185cff4 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:13 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-44e200c0-de9e-491a-8eef-89e5f62b185f req-6c5405e9-3105-487a-9b02-f72d4185cff4 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] GET http://192.168.122.198/volume/v3/volumes/052783c6-7634-4422-9227-0f9e115dea08 Sep 06 06:35:13 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-44e200c0-de9e-491a-8eef-89e5f62b185f req-6c5405e9-3105-487a-9b02-f72d4185cff4 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:13 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-44e200c0-de9e-491a-8eef-89e5f62b185f req-6c5405e9-3105-487a-9b02-f72d4185cff4 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:13 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:35:13 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:35:13 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:13 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:35:13 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [req-44e200c0-de9e-491a-8eef-89e5f62b185f req-6c5405e9-3105-487a-9b02-f72d4185cff4 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Volume info retrieved successfully. Sep 06 06:35:13 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-44e200c0-de9e-491a-8eef-89e5f62b185f req-6c5405e9-3105-487a-9b02-f72d4185cff4 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] http://192.168.122.198/volume/v3/volumes/052783c6-7634-4422-9227-0f9e115dea08 returned with HTTP 200 Sep 06 06:35:13 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 258/499] 192.168.122.198 () {62 vars in 1528 bytes} [Sun Sep 6 06:35:13 2026] GET /volume/v3/volumes/052783c6-7634-4422-9227-0f9e115dea08 => generated 1036 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 06:35:13 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-44e200c0-de9e-491a-8eef-89e5f62b185f req-12c0bef5-ce4e-434d-83ab-e2f0cc933d4f None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:13 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-44e200c0-de9e-491a-8eef-89e5f62b185f req-12c0bef5-ce4e-434d-83ab-e2f0cc933d4f tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] PUT http://192.168.122.198/volume/v3/attachments/f4269ad7-f419-4b5b-afbc-be4992020a74 Sep 06 06:35:13 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-44e200c0-de9e-491a-8eef-89e5f62b185f req-12c0bef5-ce4e-434d-83ab-e2f0cc933d4f tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.198", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:24e15970b53b", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "43662e98-aa50-48bf-885a-92da7f50de73", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:35:13 devstack devstack@c-api.service[87015]: DEBUG cinder.coordination [req-44e200c0-de9e-491a-8eef-89e5f62b185f req-12c0bef5-ce4e-434d-83ab-e2f0cc933d4f tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Acquiring lock "cinder-attachment_update-052783c6-7634-4422-9227-0f9e115dea08-devstack" by "attachment_update" {{(pid=87015) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 06 06:35:13 devstack devstack@c-api.service[87015]: DEBUG cinder.coordination [req-44e200c0-de9e-491a-8eef-89e5f62b185f req-12c0bef5-ce4e-434d-83ab-e2f0cc933d4f tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Lock "cinder-attachment_update-052783c6-7634-4422-9227-0f9e115dea08-devstack" acquired by "attachment_update" :: waited 0.018s {{(pid=87015) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 06 06:35:13 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:13 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:35:13 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:35:13 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:35:17 devstack devstack@c-api.service[87014]: DEBUG cinder.coordination [req-72a7a8b9-bc64-49e4-ba50-5f6d6c94113f req-ae004567-efbe-4418-a8f7-8311cc84a7fc tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Lock "cinder-attachment_update-2ab65776-1fe0-4481-af7b-5f27787e50e8-devstack" released by "attachment_update" :: held 8.574s {{(pid=87014) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 06 06:35:17 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-72a7a8b9-bc64-49e4-ba50-5f6d6c94113f req-ae004567-efbe-4418-a8f7-8311cc84a7fc tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] http://192.168.122.198/volume/v3/attachments/ec141f37-3b06-4f18-bc8f-0e13955d9487 returned with HTTP 200 Sep 06 06:35:17 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 242/500] 192.168.122.198 () {66 vars in 1593 bytes} [Sun Sep 6 06:35:08 2026] PUT /volume/v3/attachments/ec141f37-3b06-4f18-bc8f-0e13955d9487 => generated 694 bytes in 8625 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:35:17 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-9504b1ad-755b-4eae-939a-53fdfb19a660 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:17 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-9504b1ad-755b-4eae-939a-53fdfb19a660 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] GET http://192.168.122.198/volume/v3/volumes/d4574792-f9ab-487b-a2d9-90b6f4bc7699 Sep 06 06:35:17 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-9504b1ad-755b-4eae-939a-53fdfb19a660 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:17 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-9504b1ad-755b-4eae-939a-53fdfb19a660 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:17 devstack devstack@c-api.service[87015]: DEBUG cinder.coordination [req-44e200c0-de9e-491a-8eef-89e5f62b185f req-12c0bef5-ce4e-434d-83ab-e2f0cc933d4f tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Lock "cinder-attachment_update-052783c6-7634-4422-9227-0f9e115dea08-devstack" released by "attachment_update" :: held 3.566s {{(pid=87015) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 06 06:35:17 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-44e200c0-de9e-491a-8eef-89e5f62b185f req-12c0bef5-ce4e-434d-83ab-e2f0cc933d4f tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] http://192.168.122.198/volume/v3/attachments/f4269ad7-f419-4b5b-afbc-be4992020a74 returned with HTTP 200 Sep 06 06:35:17 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 259/501] 192.168.122.198 () {66 vars in 1593 bytes} [Sun Sep 6 06:35:13 2026] PUT /volume/v3/attachments/f4269ad7-f419-4b5b-afbc-be4992020a74 => generated 694 bytes in 3629 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:35:17 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-bedaafb4-a3c9-4c41-960d-7718de750a23 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:17 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-bedaafb4-a3c9-4c41-960d-7718de750a23 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] GET http://192.168.122.198/volume/v3/volumes/2ab65776-1fe0-4481-af7b-5f27787e50e8 Sep 06 06:35:17 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-bedaafb4-a3c9-4c41-960d-7718de750a23 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:17 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-bedaafb4-a3c9-4c41-960d-7718de750a23 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:17 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:35:17 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:35:17 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:17 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:35:17 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:35:17 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:35:17 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-9504b1ad-755b-4eae-939a-53fdfb19a660 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Volume info retrieved successfully. Sep 06 06:35:17 devstack devstack@c-api.service[87014]: WARNING stevedore.named [None req-9504b1ad-755b-4eae-939a-53fdfb19a660 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:35:17 devstack devstack@c-api.service[87014]: WARNING castellan.key_manager [None req-9504b1ad-755b-4eae-939a-53fdfb19a660 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:35:17 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:17 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:35:17 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-bedaafb4-a3c9-4c41-960d-7718de750a23 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Volume info retrieved successfully. Sep 06 06:35:17 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-bedaafb4-a3c9-4c41-960d-7718de750a23 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] http://192.168.122.198/volume/v3/volumes/2ab65776-1fe0-4481-af7b-5f27787e50e8 returned with HTTP 200 Sep 06 06:35:17 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 260/502] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:35:17 2026] GET /volume/v3/volumes/2ab65776-1fe0-4481-af7b-5f27787e50e8 => generated 857 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:35:17 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-ced8a6a0-0474-4c99-90fd-281ca6589b7f None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:17 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-ced8a6a0-0474-4c99-90fd-281ca6589b7f tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] GET http://192.168.122.198/volume/v3/volumes/3cd2ddce-dd8e-40eb-b54e-df7057ba58f2 Sep 06 06:35:17 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-ced8a6a0-0474-4c99-90fd-281ca6589b7f tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:17 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-ced8a6a0-0474-4c99-90fd-281ca6589b7f tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:17 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:35:17 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:35:17 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:17 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:35:17 devstack devstack@c-api.service[87014]: DEBUG oslo_db.sqlalchemy.engines [None req-9504b1ad-755b-4eae-939a-53fdfb19a660 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87014) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:35:17 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-ced8a6a0-0474-4c99-90fd-281ca6589b7f tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] Volume info retrieved successfully. Sep 06 06:35:17 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:17 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:35:17 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-ced8a6a0-0474-4c99-90fd-281ca6589b7f tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] http://192.168.122.198/volume/v3/volumes/3cd2ddce-dd8e-40eb-b54e-df7057ba58f2 returned with HTTP 200 Sep 06 06:35:17 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 261/503] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:35:17 2026] GET /volume/v3/volumes/3cd2ddce-dd8e-40eb-b54e-df7057ba58f2 => generated 870 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:35:17 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-44e200c0-de9e-491a-8eef-89e5f62b185f req-abf10f97-b34f-4174-9f18-310f6174aeca None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:17 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-44e200c0-de9e-491a-8eef-89e5f62b185f req-abf10f97-b34f-4174-9f18-310f6174aeca tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] POST http://192.168.122.198/volume/v3/attachments/f4269ad7-f419-4b5b-afbc-be4992020a74/action Sep 06 06:35:17 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-44e200c0-de9e-491a-8eef-89e5f62b185f req-abf10f97-b34f-4174-9f18-310f6174aeca tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Action body: b'{"os-complete": null}' {{(pid=87015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:35:17 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-9504b1ad-755b-4eae-939a-53fdfb19a660 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] http://192.168.122.198/volume/v3/volumes/d4574792-f9ab-487b-a2d9-90b6f4bc7699 returned with HTTP 200 Sep 06 06:35:17 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 243/504] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:35:17 2026] GET /volume/v3/volumes/d4574792-f9ab-487b-a2d9-90b6f4bc7699 => generated 915 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:35:17 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-44e200c0-de9e-491a-8eef-89e5f62b185f req-abf10f97-b34f-4174-9f18-310f6174aeca tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:35:17 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-bef9bc8d-552f-4b41-9a61-488e6f768ba0 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:17 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-bef9bc8d-552f-4b41-9a61-488e6f768ba0 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] PUT http://192.168.122.198/volume/v3/groups/315ca10a-d29b-40a5-8619-e4f320a0d964 Sep 06 06:35:17 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-bef9bc8d-552f-4b41-9a61-488e6f768ba0 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "d4574792-f9ab-487b-a2d9-90b6f4bc7699"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:35:17 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.groups [None req-bef9bc8d-552f-4b41-9a61-488e6f768ba0 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Update called for group 315ca10a-d29b-40a5-8619-e4f320a0d964. {{(pid=87014) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 06 06:35:17 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.groups [None req-bef9bc8d-552f-4b41-9a61-488e6f768ba0 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Updating group 315ca10a-d29b-40a5-8619-e4f320a0d964 with name new_group description: This is a new group add_volumes: None remove_volumes: d4574792-f9ab-487b-a2d9-90b6f4bc7699. Sep 06 06:35:17 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:17 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:35:17 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:35:17 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:35:17 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:17 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:35:17 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-bef9bc8d-552f-4b41-9a61-488e6f768ba0 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] http://192.168.122.198/volume/v3/groups/315ca10a-d29b-40a5-8619-e4f320a0d964 returned with HTTP 202 Sep 06 06:35:17 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 244/505] 192.168.122.198 () {62 vars in 1291 bytes} [Sun Sep 6 06:35:17 2026] PUT /volume/v3/groups/315ca10a-d29b-40a5-8619-e4f320a0d964 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 06:35:17 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-44e200c0-de9e-491a-8eef-89e5f62b185f req-abf10f97-b34f-4174-9f18-310f6174aeca tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] http://192.168.122.198/volume/v3/attachments/f4269ad7-f419-4b5b-afbc-be4992020a74/action returned with HTTP 204 Sep 06 06:35:17 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-8e8367a9-c44a-4456-bc42-1f2fc9b75294 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:17 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 262/506] 192.168.122.198 () {66 vars in 1614 bytes} [Sun Sep 6 06:35:17 2026] POST /volume/v3/attachments/f4269ad7-f419-4b5b-afbc-be4992020a74/action => generated 0 bytes in 138 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:35:17 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-8e8367a9-c44a-4456-bc42-1f2fc9b75294 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] GET http://192.168.122.198/volume/v3/groups/315ca10a-d29b-40a5-8619-e4f320a0d964 Sep 06 06:35:17 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-8e8367a9-c44a-4456-bc42-1f2fc9b75294 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:17 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-8e8367a9-c44a-4456-bc42-1f2fc9b75294 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Calling method 'version_select' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:17 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.groups [None req-8e8367a9-c44a-4456-bc42-1f2fc9b75294 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] show called for member 315ca10a-d29b-40a5-8619-e4f320a0d964 {{(pid=87014) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 06:35:17 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:17 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:35:17 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:35:17 devstack devstack@c-api.service[87014]: return base.obj_make_list(context, cls(context), Sep 06 06:35:17 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-8e8367a9-c44a-4456-bc42-1f2fc9b75294 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] http://192.168.122.198/volume/v3/groups/315ca10a-d29b-40a5-8619-e4f320a0d964 returned with HTTP 200 Sep 06 06:35:17 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 245/507] 192.168.122.198 () {60 vars in 1270 bytes} [Sun Sep 6 06:35:17 2026] GET /volume/v3/groups/315ca10a-d29b-40a5-8619-e4f320a0d964 => generated 323 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:35:18 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-72a7a8b9-bc64-49e4-ba50-5f6d6c94113f req-3d96b496-5dea-4145-b04e-06912776743f None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:18 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-72a7a8b9-bc64-49e4-ba50-5f6d6c94113f req-3d96b496-5dea-4145-b04e-06912776743f tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] POST http://192.168.122.198/volume/v3/attachments/ec141f37-3b06-4f18-bc8f-0e13955d9487/action Sep 06 06:35:18 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-72a7a8b9-bc64-49e4-ba50-5f6d6c94113f req-3d96b496-5dea-4145-b04e-06912776743f tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Action body: b'{"os-complete": null}' {{(pid=87015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:35:18 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-72a7a8b9-bc64-49e4-ba50-5f6d6c94113f req-3d96b496-5dea-4145-b04e-06912776743f tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:35:18 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-f66c1474-808c-4b4c-824a-7eecb5201877 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:18 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f66c1474-808c-4b4c-824a-7eecb5201877 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] GET http://192.168.122.198/volume/v3/volumes/3cd2ddce-dd8e-40eb-b54e-df7057ba58f2 Sep 06 06:35:18 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-f66c1474-808c-4b4c-824a-7eecb5201877 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:18 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-f66c1474-808c-4b4c-824a-7eecb5201877 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:18 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:35:18 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:35:18 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:18 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:35:18 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-f66c1474-808c-4b4c-824a-7eecb5201877 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] Volume info retrieved successfully. Sep 06 06:35:18 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:35:18 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:35:18 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:18 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:35:18 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f66c1474-808c-4b4c-824a-7eecb5201877 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] http://192.168.122.198/volume/v3/volumes/3cd2ddce-dd8e-40eb-b54e-df7057ba58f2 returned with HTTP 200 Sep 06 06:35:18 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 246/508] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:35:18 2026] GET /volume/v3/volumes/3cd2ddce-dd8e-40eb-b54e-df7057ba58f2 => generated 870 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:35:18 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-df2a3eb4-7516-4477-b797-acd63d4a0f8a None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:18 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-df2a3eb4-7516-4477-b797-acd63d4a0f8a tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] DELETE http://192.168.122.198/volume/v3/volumes/3cd2ddce-dd8e-40eb-b54e-df7057ba58f2 Sep 06 06:35:18 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-df2a3eb4-7516-4477-b797-acd63d4a0f8a tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:18 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-72a7a8b9-bc64-49e4-ba50-5f6d6c94113f req-3d96b496-5dea-4145-b04e-06912776743f tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] http://192.168.122.198/volume/v3/attachments/ec141f37-3b06-4f18-bc8f-0e13955d9487/action returned with HTTP 204 Sep 06 06:35:18 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-df2a3eb4-7516-4477-b797-acd63d4a0f8a tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:18 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-df2a3eb4-7516-4477-b797-acd63d4a0f8a tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] Delete volume with id: 3cd2ddce-dd8e-40eb-b54e-df7057ba58f2 Sep 06 06:35:18 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 263/509] 192.168.122.198 () {66 vars in 1614 bytes} [Sun Sep 6 06:35:18 2026] POST /volume/v3/attachments/ec141f37-3b06-4f18-bc8f-0e13955d9487/action => generated 0 bytes in 98 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Sep 06 06:35:18 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:35:18 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:35:18 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:18 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:35:18 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-df2a3eb4-7516-4477-b797-acd63d4a0f8a tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] Volume info retrieved successfully. Sep 06 06:35:18 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-df2a3eb4-7516-4477-b797-acd63d4a0f8a tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] Delete volume request issued successfully. Sep 06 06:35:18 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-df2a3eb4-7516-4477-b797-acd63d4a0f8a tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] http://192.168.122.198/volume/v3/volumes/3cd2ddce-dd8e-40eb-b54e-df7057ba58f2 returned with HTTP 202 Sep 06 06:35:18 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 247/510] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:35:18 2026] DELETE /volume/v3/volumes/3cd2ddce-dd8e-40eb-b54e-df7057ba58f2 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:35:18 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-237520b8-a98c-411e-9ec6-fafdcac6ac52 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:18 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-237520b8-a98c-411e-9ec6-fafdcac6ac52 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] GET http://192.168.122.198/volume/v3/volumes/3cd2ddce-dd8e-40eb-b54e-df7057ba58f2 Sep 06 06:35:18 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-237520b8-a98c-411e-9ec6-fafdcac6ac52 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:18 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-237520b8-a98c-411e-9ec6-fafdcac6ac52 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:18 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:35:18 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:35:18 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:18 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:35:18 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-237520b8-a98c-411e-9ec6-fafdcac6ac52 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] Volume info retrieved successfully. Sep 06 06:35:18 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-237520b8-a98c-411e-9ec6-fafdcac6ac52 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] http://192.168.122.198/volume/v3/volumes/3cd2ddce-dd8e-40eb-b54e-df7057ba58f2 returned with HTTP 200 Sep 06 06:35:18 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 264/511] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:35:18 2026] GET /volume/v3/volumes/3cd2ddce-dd8e-40eb-b54e-df7057ba58f2 => generated 869 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:35:18 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-1ee75bbd-3294-4541-9275-c5c3586392dd None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:18 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-1ee75bbd-3294-4541-9275-c5c3586392dd tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] GET http://192.168.122.198/volume/v3/volumes/2ab65776-1fe0-4481-af7b-5f27787e50e8 Sep 06 06:35:18 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-1ee75bbd-3294-4541-9275-c5c3586392dd tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:18 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-1ee75bbd-3294-4541-9275-c5c3586392dd tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:18 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:35:18 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:35:18 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:18 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:35:18 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-1ee75bbd-3294-4541-9275-c5c3586392dd tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Volume info retrieved successfully. Sep 06 06:35:18 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-1ee75bbd-3294-4541-9275-c5c3586392dd tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] http://192.168.122.198/volume/v3/volumes/2ab65776-1fe0-4481-af7b-5f27787e50e8 returned with HTTP 200 Sep 06 06:35:18 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 248/512] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:35:18 2026] GET /volume/v3/volumes/2ab65776-1fe0-4481-af7b-5f27787e50e8 => generated 1149 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 06:35:18 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-2e9fb1f3-726d-4536-8d32-fcf92e06649e None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:18 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2e9fb1f3-726d-4536-8d32-fcf92e06649e tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] GET http://192.168.122.198/volume/v3/volumes/2ab65776-1fe0-4481-af7b-5f27787e50e8 Sep 06 06:35:18 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-2e9fb1f3-726d-4536-8d32-fcf92e06649e tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:18 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-2e9fb1f3-726d-4536-8d32-fcf92e06649e tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:18 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:35:18 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:35:18 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:18 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:35:18 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-2e9fb1f3-726d-4536-8d32-fcf92e06649e tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Volume info retrieved successfully. Sep 06 06:35:18 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2e9fb1f3-726d-4536-8d32-fcf92e06649e tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] http://192.168.122.198/volume/v3/volumes/2ab65776-1fe0-4481-af7b-5f27787e50e8 returned with HTTP 200 Sep 06 06:35:18 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 265/513] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:35:18 2026] GET /volume/v3/volumes/2ab65776-1fe0-4481-af7b-5f27787e50e8 => generated 1149 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:35:18 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [req-ec6e5105-da0f-496f-978e-60ecbf594d1e req-2d2c2d55-94d3-4de0-a7ea-e0cd2eed4df0 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:18 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-ec6e5105-da0f-496f-978e-60ecbf594d1e req-2d2c2d55-94d3-4de0-a7ea-e0cd2eed4df0 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] GET http://192.168.122.198/volume/v3/volumes/2ab65776-1fe0-4481-af7b-5f27787e50e8 Sep 06 06:35:18 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-ec6e5105-da0f-496f-978e-60ecbf594d1e req-2d2c2d55-94d3-4de0-a7ea-e0cd2eed4df0 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:18 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-ec6e5105-da0f-496f-978e-60ecbf594d1e req-2d2c2d55-94d3-4de0-a7ea-e0cd2eed4df0 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:18 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:35:18 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:35:18 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:18 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:35:18 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [req-ec6e5105-da0f-496f-978e-60ecbf594d1e req-2d2c2d55-94d3-4de0-a7ea-e0cd2eed4df0 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Volume info retrieved successfully. Sep 06 06:35:18 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-2e09c7bf-b67f-4512-8fb0-a401df7eaac5 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:18 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-ec6e5105-da0f-496f-978e-60ecbf594d1e req-2d2c2d55-94d3-4de0-a7ea-e0cd2eed4df0 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] http://192.168.122.198/volume/v3/volumes/2ab65776-1fe0-4481-af7b-5f27787e50e8 returned with HTTP 200 Sep 06 06:35:18 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2e09c7bf-b67f-4512-8fb0-a401df7eaac5 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] GET http://192.168.122.198/volume/v3/groups/315ca10a-d29b-40a5-8619-e4f320a0d964 Sep 06 06:35:18 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-2e09c7bf-b67f-4512-8fb0-a401df7eaac5 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:18 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 249/514] 192.168.122.198 () {60 vars in 1487 bytes} [Sun Sep 6 06:35:18 2026] GET /volume/v3/volumes/2ab65776-1fe0-4481-af7b-5f27787e50e8 => generated 1149 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:35:18 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-2e09c7bf-b67f-4512-8fb0-a401df7eaac5 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Calling method 'version_select' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:18 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.groups [None req-2e09c7bf-b67f-4512-8fb0-a401df7eaac5 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] show called for member 315ca10a-d29b-40a5-8619-e4f320a0d964 {{(pid=87015) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 06:35:18 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:18 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:35:18 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-ba606fd7-f0de-48e7-ad6b-1f84e6096d07 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:18 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ba606fd7-f0de-48e7-ad6b-1f84e6096d07 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] GET http://192.168.122.198/volume/v3/volumes/2ab65776-1fe0-4481-af7b-5f27787e50e8 Sep 06 06:35:18 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ba606fd7-f0de-48e7-ad6b-1f84e6096d07 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:18 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ba606fd7-f0de-48e7-ad6b-1f84e6096d07 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:18 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:35:18 devstack devstack@c-api.service[87015]: return base.obj_make_list(context, cls(context), Sep 06 06:35:18 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2e09c7bf-b67f-4512-8fb0-a401df7eaac5 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] http://192.168.122.198/volume/v3/groups/315ca10a-d29b-40a5-8619-e4f320a0d964 returned with HTTP 200 Sep 06 06:35:18 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 266/515] 192.168.122.198 () {60 vars in 1270 bytes} [Sun Sep 6 06:35:18 2026] GET /volume/v3/groups/315ca10a-d29b-40a5-8619-e4f320a0d964 => generated 324 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:35:18 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:35:18 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:35:18 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-8d0a2736-5dd2-48c3-a23b-afa382e0825d None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:18 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-8d0a2736-5dd2-48c3-a23b-afa382e0825d tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] GET http://192.168.122.198/volume/v3/groups/315ca10a-d29b-40a5-8619-e4f320a0d964 Sep 06 06:35:18 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-8d0a2736-5dd2-48c3-a23b-afa382e0825d tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:18 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-8d0a2736-5dd2-48c3-a23b-afa382e0825d tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Calling method 'version_select' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:18 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.groups [None req-8d0a2736-5dd2-48c3-a23b-afa382e0825d tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] show called for member 315ca10a-d29b-40a5-8619-e4f320a0d964 {{(pid=87015) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 06:35:18 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:18 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:35:18 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:18 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:35:18 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-ba606fd7-f0de-48e7-ad6b-1f84e6096d07 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Volume info retrieved successfully. Sep 06 06:35:18 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ba606fd7-f0de-48e7-ad6b-1f84e6096d07 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] http://192.168.122.198/volume/v3/volumes/2ab65776-1fe0-4481-af7b-5f27787e50e8 returned with HTTP 200 Sep 06 06:35:18 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 250/516] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:35:18 2026] GET /volume/v3/volumes/2ab65776-1fe0-4481-af7b-5f27787e50e8 => generated 1149 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:35:19 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:35:19 devstack devstack@c-api.service[87015]: return base.obj_make_list(context, cls(context), Sep 06 06:35:19 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-8d0a2736-5dd2-48c3-a23b-afa382e0825d tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] http://192.168.122.198/volume/v3/groups/315ca10a-d29b-40a5-8619-e4f320a0d964 returned with HTTP 200 Sep 06 06:35:19 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 267/517] 192.168.122.198 () {60 vars in 1270 bytes} [Sun Sep 6 06:35:18 2026] GET /volume/v3/groups/315ca10a-d29b-40a5-8619-e4f320a0d964 => generated 324 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:35:19 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-4240f35f-9d69-42ea-ab35-0e7e4e30a498 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:19 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-4240f35f-9d69-42ea-ab35-0e7e4e30a498 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] GET http://192.168.122.198/volume/v3/volumes/detail Sep 06 06:35:19 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-4240f35f-9d69-42ea-ab35-0e7e4e30a498 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:19 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-4240f35f-9d69-42ea-ab35-0e7e4e30a498 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Calling method 'detail' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:19 devstack devstack@c-api.service[87014]: DEBUG cinder.api.api_utils [None req-4240f35f-9d69-42ea-ab35-0e7e4e30a498 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Removing options '' from query. {{(pid=87014) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 06:35:19 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-4240f35f-9d69-42ea-ab35-0e7e4e30a498 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87014) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 06:35:19 devstack devstack@c-api.service[87014]: /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 06 06:35:19 devstack devstack@c-api.service[87014]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 06:35:19 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:35:19 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:35:19 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:35:19 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:35:19 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-4240f35f-9d69-42ea-ab35-0e7e4e30a498 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Get all volumes completed successfully. Sep 06 06:35:19 devstack devstack@c-api.service[87014]: WARNING stevedore.named [None req-4240f35f-9d69-42ea-ab35-0e7e4e30a498 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:35:19 devstack devstack@c-api.service[87014]: WARNING castellan.key_manager [None req-4240f35f-9d69-42ea-ab35-0e7e4e30a498 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:35:19 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-8e5d728a-55a7-412c-bfc7-010741b6e784 req-63254431-5188-435d-acdf-cfd5427edca6 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:19 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-8e5d728a-55a7-412c-bfc7-010741b6e784 req-63254431-5188-435d-acdf-cfd5427edca6 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] GET http://192.168.122.198/volume/v3/volumes/2ab65776-1fe0-4481-af7b-5f27787e50e8 Sep 06 06:35:19 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-8e5d728a-55a7-412c-bfc7-010741b6e784 req-63254431-5188-435d-acdf-cfd5427edca6 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:19 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-8e5d728a-55a7-412c-bfc7-010741b6e784 req-63254431-5188-435d-acdf-cfd5427edca6 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:19 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:35:19 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:35:19 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:19 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:35:19 devstack devstack@c-api.service[87014]: DEBUG oslo_db.sqlalchemy.engines [None req-4240f35f-9d69-42ea-ab35-0e7e4e30a498 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87014) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:35:19 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [req-8e5d728a-55a7-412c-bfc7-010741b6e784 req-63254431-5188-435d-acdf-cfd5427edca6 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Volume info retrieved successfully. Sep 06 06:35:19 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:19 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:35:19 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-8e5d728a-55a7-412c-bfc7-010741b6e784 req-63254431-5188-435d-acdf-cfd5427edca6 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] http://192.168.122.198/volume/v3/volumes/2ab65776-1fe0-4481-af7b-5f27787e50e8 returned with HTTP 200 Sep 06 06:35:19 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-4240f35f-9d69-42ea-ab35-0e7e4e30a498 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] http://192.168.122.198/volume/v3/volumes/detail returned with HTTP 200 Sep 06 06:35:19 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 251/518] 192.168.122.198 () {60 vars in 1183 bytes} [Sun Sep 6 06:35:19 2026] GET /volume/v3/volumes/detail => generated 1790 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 06:35:19 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 268/519] 192.168.122.198 () {60 vars in 1487 bytes} [Sun Sep 6 06:35:19 2026] GET /volume/v3/volumes/2ab65776-1fe0-4481-af7b-5f27787e50e8 => generated 1149 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:35:19 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-6a1e0c5b-3f32-48cc-abf5-38b809c95d69 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:19 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-6a1e0c5b-3f32-48cc-abf5-38b809c95d69 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] PUT http://192.168.122.198/volume/v3/groups/315ca10a-d29b-40a5-8619-e4f320a0d964 Sep 06 06:35:19 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-6a1e0c5b-3f32-48cc-abf5-38b809c95d69 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "d4574792-f9ab-487b-a2d9-90b6f4bc7699"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:35:19 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.groups [None req-6a1e0c5b-3f32-48cc-abf5-38b809c95d69 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Update called for group 315ca10a-d29b-40a5-8619-e4f320a0d964. {{(pid=87014) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 06 06:35:19 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.groups [None req-6a1e0c5b-3f32-48cc-abf5-38b809c95d69 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Updating group 315ca10a-d29b-40a5-8619-e4f320a0d964 with name None description: None add_volumes: d4574792-f9ab-487b-a2d9-90b6f4bc7699 remove_volumes: None. Sep 06 06:35:19 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:19 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:35:19 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-8e5d728a-55a7-412c-bfc7-010741b6e784 req-66cf71e6-cd85-46ae-8f81-37165202bf46 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:19 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:35:19 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:35:19 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:35:19 devstack devstack@c-api.service[87014]: return base.obj_make_list(context, cls(context), Sep 06 06:35:19 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-8e5d728a-55a7-412c-bfc7-010741b6e784 req-66cf71e6-cd85-46ae-8f81-37165202bf46 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] POST http://192.168.122.198/volume/v3/volumes/2ab65776-1fe0-4481-af7b-5f27787e50e8/action Sep 06 06:35:19 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-8e5d728a-55a7-412c-bfc7-010741b6e784 req-66cf71e6-cd85-46ae-8f81-37165202bf46 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:35:19 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-8e5d728a-55a7-412c-bfc7-010741b6e784 req-66cf71e6-cd85-46ae-8f81-37165202bf46 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:35:19 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-6a1e0c5b-3f32-48cc-abf5-38b809c95d69 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] http://192.168.122.198/volume/v3/groups/315ca10a-d29b-40a5-8619-e4f320a0d964 returned with HTTP 202 Sep 06 06:35:19 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:35:19 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:35:19 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 252/520] 192.168.122.198 () {62 vars in 1290 bytes} [Sun Sep 6 06:35:19 2026] PUT /volume/v3/groups/315ca10a-d29b-40a5-8619-e4f320a0d964 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 06:35:19 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-312a906c-6cfb-4c72-bd52-2971961a83fb None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:19 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:19 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:35:19 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [req-8e5d728a-55a7-412c-bfc7-010741b6e784 req-66cf71e6-cd85-46ae-8f81-37165202bf46 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Volume info retrieved successfully. Sep 06 06:35:19 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-312a906c-6cfb-4c72-bd52-2971961a83fb tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] GET http://192.168.122.198/volume/v3/groups/315ca10a-d29b-40a5-8619-e4f320a0d964 Sep 06 06:35:19 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-312a906c-6cfb-4c72-bd52-2971961a83fb tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:19 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-312a906c-6cfb-4c72-bd52-2971961a83fb tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Calling method 'version_select' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:19 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.groups [None req-312a906c-6cfb-4c72-bd52-2971961a83fb tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] show called for member 315ca10a-d29b-40a5-8619-e4f320a0d964 {{(pid=87014) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 06:35:19 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [req-8e5d728a-55a7-412c-bfc7-010741b6e784 req-66cf71e6-cd85-46ae-8f81-37165202bf46 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Begin detaching volume completed successfully. Sep 06 06:35:19 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-8e5d728a-55a7-412c-bfc7-010741b6e784 req-66cf71e6-cd85-46ae-8f81-37165202bf46 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] http://192.168.122.198/volume/v3/volumes/2ab65776-1fe0-4481-af7b-5f27787e50e8/action returned with HTTP 202 Sep 06 06:35:19 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 269/521] 192.168.122.198 () {64 vars in 1561 bytes} [Sun Sep 6 06:35:19 2026] POST /volume/v3/volumes/2ab65776-1fe0-4481-af7b-5f27787e50e8/action => generated 0 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 06:35:19 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:19 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:35:19 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-c826857f-1c95-46d4-b0a5-92b28aeb089d None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:19 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c826857f-1c95-46d4-b0a5-92b28aeb089d tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] GET http://192.168.122.198/volume/v3/volumes/3cd2ddce-dd8e-40eb-b54e-df7057ba58f2 Sep 06 06:35:19 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-c826857f-1c95-46d4-b0a5-92b28aeb089d tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:19 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-c826857f-1c95-46d4-b0a5-92b28aeb089d tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:19 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:35:19 devstack devstack@c-api.service[87014]: return base.obj_make_list(context, cls(context), Sep 06 06:35:19 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-312a906c-6cfb-4c72-bd52-2971961a83fb tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] http://192.168.122.198/volume/v3/groups/315ca10a-d29b-40a5-8619-e4f320a0d964 returned with HTTP 200 Sep 06 06:35:19 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 253/522] 192.168.122.198 () {60 vars in 1270 bytes} [Sun Sep 6 06:35:19 2026] GET /volume/v3/groups/315ca10a-d29b-40a5-8619-e4f320a0d964 => generated 323 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:35:19 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:35:19 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:35:19 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:19 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:35:19 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-c826857f-1c95-46d4-b0a5-92b28aeb089d tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] Volume info retrieved successfully. Sep 06 06:35:19 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c826857f-1c95-46d4-b0a5-92b28aeb089d tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] http://192.168.122.198/volume/v3/volumes/3cd2ddce-dd8e-40eb-b54e-df7057ba58f2 returned with HTTP 200 Sep 06 06:35:19 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-770a0cec-3f98-4ca3-86fc-89c03a037c93 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:19 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 270/523] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:35:19 2026] GET /volume/v3/volumes/3cd2ddce-dd8e-40eb-b54e-df7057ba58f2 => generated 869 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:35:19 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-770a0cec-3f98-4ca3-86fc-89c03a037c93 None None] GET http://192.168.122.198/volume// Sep 06 06:35:19 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-770a0cec-3f98-4ca3-86fc-89c03a037c93 None None] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:19 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-770a0cec-3f98-4ca3-86fc-89c03a037c93 None None] Calling method 'all' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:19 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-770a0cec-3f98-4ca3-86fc-89c03a037c93 None None] http://192.168.122.198/volume// returned with HTTP 300 Sep 06 06:35:19 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 254/524] 192.168.122.198 () {58 vars in 1315 bytes} [Sun Sep 6 06:35:19 2026] GET /volume/ => generated 390 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 06 06:35:19 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-8e5d728a-55a7-412c-bfc7-010741b6e784 req-c4ed9466-d074-4da2-b13d-013e37689050 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:19 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-8e5d728a-55a7-412c-bfc7-010741b6e784 req-c4ed9466-d074-4da2-b13d-013e37689050 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] GET http://192.168.122.198/volume/v3/volumes/2ab65776-1fe0-4481-af7b-5f27787e50e8 Sep 06 06:35:19 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-8e5d728a-55a7-412c-bfc7-010741b6e784 req-c4ed9466-d074-4da2-b13d-013e37689050 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:19 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-8e5d728a-55a7-412c-bfc7-010741b6e784 req-c4ed9466-d074-4da2-b13d-013e37689050 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:19 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:35:19 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:35:19 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:19 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:35:19 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [req-8e5d728a-55a7-412c-bfc7-010741b6e784 req-c4ed9466-d074-4da2-b13d-013e37689050 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Volume info retrieved successfully. Sep 06 06:35:19 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-8e5d728a-55a7-412c-bfc7-010741b6e784 req-c4ed9466-d074-4da2-b13d-013e37689050 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] http://192.168.122.198/volume/v3/volumes/2ab65776-1fe0-4481-af7b-5f27787e50e8 returned with HTTP 200 Sep 06 06:35:19 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 271/525] 192.168.122.198 () {62 vars in 1528 bytes} [Sun Sep 6 06:35:19 2026] GET /volume/v3/volumes/2ab65776-1fe0-4481-af7b-5f27787e50e8 => generated 1333 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 06:35:19 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [req-8e5d728a-55a7-412c-bfc7-010741b6e784 req-d9277b78-c301-4672-a6b8-a8c9b17c75a2 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:19 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-8e5d728a-55a7-412c-bfc7-010741b6e784 req-d9277b78-c301-4672-a6b8-a8c9b17c75a2 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] DELETE http://192.168.122.198/volume/v3/attachments/ec141f37-3b06-4f18-bc8f-0e13955d9487 Sep 06 06:35:19 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-8e5d728a-55a7-412c-bfc7-010741b6e784 req-d9277b78-c301-4672-a6b8-a8c9b17c75a2 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:19 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-8e5d728a-55a7-412c-bfc7-010741b6e784 req-d9277b78-c301-4672-a6b8-a8c9b17c75a2 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Calling method 'version_select' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:19 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:19 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:35:20 devstack devstack@c-api.service[87014]: /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 06 06:35:20 devstack devstack@c-api.service[87014]: return base.obj_make_list(context, Sep 06 06:35:20 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-8e5d728a-55a7-412c-bfc7-010741b6e784 req-d9277b78-c301-4672-a6b8-a8c9b17c75a2 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] http://192.168.122.198/volume/v3/attachments/ec141f37-3b06-4f18-bc8f-0e13955d9487 returned with HTTP 200 Sep 06 06:35:20 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 255/526] 192.168.122.198 () {64 vars in 1562 bytes} [Sun Sep 6 06:35:19 2026] DELETE /volume/v3/attachments/ec141f37-3b06-4f18-bc8f-0e13955d9487 => generated 19 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:35:20 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-e0a55318-596b-4ad5-b770-08f2c96229bb None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:20 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e0a55318-596b-4ad5-b770-08f2c96229bb tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] GET http://192.168.122.198/volume/v3/groups/315ca10a-d29b-40a5-8619-e4f320a0d964 Sep 06 06:35:20 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e0a55318-596b-4ad5-b770-08f2c96229bb tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:20 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e0a55318-596b-4ad5-b770-08f2c96229bb tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Calling method 'version_select' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:20 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.groups [None req-e0a55318-596b-4ad5-b770-08f2c96229bb tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] show called for member 315ca10a-d29b-40a5-8619-e4f320a0d964 {{(pid=87015) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 06:35:20 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:20 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:35:20 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:35:20 devstack devstack@c-api.service[87015]: return base.obj_make_list(context, cls(context), Sep 06 06:35:20 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e0a55318-596b-4ad5-b770-08f2c96229bb tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] http://192.168.122.198/volume/v3/groups/315ca10a-d29b-40a5-8619-e4f320a0d964 returned with HTTP 200 Sep 06 06:35:20 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 272/527] 192.168.122.198 () {60 vars in 1270 bytes} [Sun Sep 6 06:35:20 2026] GET /volume/v3/groups/315ca10a-d29b-40a5-8619-e4f320a0d964 => generated 324 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:35:20 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-22065346-ebee-4048-a3b4-d2041d54c5c0 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:20 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-22065346-ebee-4048-a3b4-d2041d54c5c0 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] GET http://192.168.122.198/volume/v3/volumes/detail Sep 06 06:35:20 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-22065346-ebee-4048-a3b4-d2041d54c5c0 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:20 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-22065346-ebee-4048-a3b4-d2041d54c5c0 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Calling method 'detail' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:20 devstack devstack@c-api.service[87014]: DEBUG cinder.api.api_utils [None req-22065346-ebee-4048-a3b4-d2041d54c5c0 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Removing options '' from query. {{(pid=87014) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 06:35:20 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:20 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:35:20 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-22065346-ebee-4048-a3b4-d2041d54c5c0 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87014) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 06:35:20 devstack devstack@c-api.service[87014]: /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 06 06:35:20 devstack devstack@c-api.service[87014]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 06:35:20 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:35:20 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:35:20 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:35:20 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:35:20 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-22065346-ebee-4048-a3b4-d2041d54c5c0 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Get all volumes completed successfully. Sep 06 06:35:20 devstack devstack@c-api.service[87014]: WARNING stevedore.named [None req-22065346-ebee-4048-a3b4-d2041d54c5c0 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:35:20 devstack devstack@c-api.service[87014]: WARNING castellan.key_manager [None req-22065346-ebee-4048-a3b4-d2041d54c5c0 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:35:20 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-97a661cc-8159-42fc-879a-4e1230a1c414 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:20 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-97a661cc-8159-42fc-879a-4e1230a1c414 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] GET http://192.168.122.198/volume/v3/volumes/3cd2ddce-dd8e-40eb-b54e-df7057ba58f2 Sep 06 06:35:20 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-97a661cc-8159-42fc-879a-4e1230a1c414 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:20 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-97a661cc-8159-42fc-879a-4e1230a1c414 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:20 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-97a661cc-8159-42fc-879a-4e1230a1c414 tempest-VolumesActionsTest-852331485 tempest-VolumesActionsTest-852331485-project-member] http://192.168.122.198/volume/v3/volumes/3cd2ddce-dd8e-40eb-b54e-df7057ba58f2 returned with HTTP 404 Sep 06 06:35:20 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 273/528] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:35:20 2026] GET /volume/v3/volumes/3cd2ddce-dd8e-40eb-b54e-df7057ba58f2 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:35:20 devstack devstack@c-api.service[87014]: DEBUG oslo_db.sqlalchemy.engines [None req-22065346-ebee-4048-a3b4-d2041d54c5c0 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87014) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:35:20 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:20 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:35:20 devstack devstack@c-api.service[87014]: WARNING stevedore.named [None req-22065346-ebee-4048-a3b4-d2041d54c5c0 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:35:20 devstack devstack@c-api.service[87014]: WARNING castellan.key_manager [None req-22065346-ebee-4048-a3b4-d2041d54c5c0 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:35:20 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-42a2a5dc-b6ed-400b-955e-74a947762e03 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:20 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-42a2a5dc-b6ed-400b-955e-74a947762e03 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] GET http://192.168.122.198/volume/v3/volumes/2ab65776-1fe0-4481-af7b-5f27787e50e8 Sep 06 06:35:20 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-42a2a5dc-b6ed-400b-955e-74a947762e03 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:20 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-42a2a5dc-b6ed-400b-955e-74a947762e03 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:20 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:35:20 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:35:20 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:20 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:35:20 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-42a2a5dc-b6ed-400b-955e-74a947762e03 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Volume info retrieved successfully. Sep 06 06:35:20 devstack devstack@c-api.service[87014]: DEBUG oslo_db.sqlalchemy.engines [None req-22065346-ebee-4048-a3b4-d2041d54c5c0 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87014) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:35:20 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:20 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:35:20 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-42a2a5dc-b6ed-400b-955e-74a947762e03 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] http://192.168.122.198/volume/v3/volumes/2ab65776-1fe0-4481-af7b-5f27787e50e8 returned with HTTP 200 Sep 06 06:35:20 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 274/529] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:35:20 2026] GET /volume/v3/volumes/2ab65776-1fe0-4481-af7b-5f27787e50e8 => generated 857 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:35:20 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-22065346-ebee-4048-a3b4-d2041d54c5c0 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] http://192.168.122.198/volume/v3/volumes/detail returned with HTTP 200 Sep 06 06:35:20 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 256/530] 192.168.122.198 () {60 vars in 1183 bytes} [Sun Sep 6 06:35:20 2026] GET /volume/v3/volumes/detail => generated 1824 bytes in 342 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 06:35:20 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-6a51b0c8-9eb7-408d-94a2-a26b59c9458d None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:20 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-6a51b0c8-9eb7-408d-94a2-a26b59c9458d tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] GET http://192.168.122.198/volume/v3/volumes/detail Sep 06 06:35:20 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-6a51b0c8-9eb7-408d-94a2-a26b59c9458d tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:20 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-6a51b0c8-9eb7-408d-94a2-a26b59c9458d tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Calling method 'detail' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:20 devstack devstack@c-api.service[87015]: DEBUG cinder.api.api_utils [None req-6a51b0c8-9eb7-408d-94a2-a26b59c9458d tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Removing options '' from query. {{(pid=87015) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 06:35:20 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-6a51b0c8-9eb7-408d-94a2-a26b59c9458d tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87015) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 06:35:20 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:35:20 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:35:20 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:35:20 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:35:20 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-6a51b0c8-9eb7-408d-94a2-a26b59c9458d tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Get all volumes completed successfully. Sep 06 06:35:20 devstack devstack@c-api.service[87015]: WARNING stevedore.named [None req-6a51b0c8-9eb7-408d-94a2-a26b59c9458d tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:35:20 devstack devstack@c-api.service[87015]: WARNING castellan.key_manager [None req-6a51b0c8-9eb7-408d-94a2-a26b59c9458d tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:35:21 devstack devstack@c-api.service[87015]: DEBUG oslo_db.sqlalchemy.engines [None req-6a51b0c8-9eb7-408d-94a2-a26b59c9458d tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87015) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:35:21 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:21 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:35:21 devstack devstack@c-api.service[87015]: WARNING stevedore.named [None req-6a51b0c8-9eb7-408d-94a2-a26b59c9458d tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:35:21 devstack devstack@c-api.service[87015]: WARNING castellan.key_manager [None req-6a51b0c8-9eb7-408d-94a2-a26b59c9458d tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:35:21 devstack devstack@c-api.service[87015]: DEBUG oslo_db.sqlalchemy.engines [None req-6a51b0c8-9eb7-408d-94a2-a26b59c9458d tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87015) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:35:21 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:21 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:35:21 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-6a51b0c8-9eb7-408d-94a2-a26b59c9458d tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] http://192.168.122.198/volume/v3/volumes/detail returned with HTTP 200 Sep 06 06:35:21 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 275/531] 192.168.122.198 () {60 vars in 1183 bytes} [Sun Sep 6 06:35:20 2026] GET /volume/v3/volumes/detail => generated 1824 bytes in 382 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 06:35:21 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-ff5672db-ec41-4fa0-bf7d-afff873113d7 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:21 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ff5672db-ec41-4fa0-bf7d-afff873113d7 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] POST http://192.168.122.198/volume/v3/groups/315ca10a-d29b-40a5-8619-e4f320a0d964/action Sep 06 06:35:21 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ff5672db-ec41-4fa0-bf7d-afff873113d7 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:35:21 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ff5672db-ec41-4fa0-bf7d-afff873113d7 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:35:21 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.groups [None req-ff5672db-ec41-4fa0-bf7d-afff873113d7 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] delete called for group 315ca10a-d29b-40a5-8619-e4f320a0d964 {{(pid=87014) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 06 06:35:21 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.groups [None req-ff5672db-ec41-4fa0-bf7d-afff873113d7 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Delete group with id: 315ca10a-d29b-40a5-8619-e4f320a0d964 Sep 06 06:35:21 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:21 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:35:21 devstack devstack@c-api.service[87014]: /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 06 06:35:21 devstack devstack@c-api.service[87014]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 06 06:35:21 devstack devstack@c-api.service[87014]: /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 06 06:35:21 devstack devstack@c-api.service[87014]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 06:35:21 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ff5672db-ec41-4fa0-bf7d-afff873113d7 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] http://192.168.122.198/volume/v3/groups/315ca10a-d29b-40a5-8619-e4f320a0d964/action returned with HTTP 202 Sep 06 06:35:21 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 257/532] 192.168.122.198 () {62 vars in 1312 bytes} [Sun Sep 6 06:35:21 2026] POST /volume/v3/groups/315ca10a-d29b-40a5-8619-e4f320a0d964/action => generated 0 bytes in 158 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 06:35:21 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-3a5e0af2-cb79-42b8-b28d-4c25da7c441f None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:21 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-3a5e0af2-cb79-42b8-b28d-4c25da7c441f tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] GET http://192.168.122.198/volume/v3/volumes/d4574792-f9ab-487b-a2d9-90b6f4bc7699 Sep 06 06:35:21 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-3a5e0af2-cb79-42b8-b28d-4c25da7c441f tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:21 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-3a5e0af2-cb79-42b8-b28d-4c25da7c441f tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:21 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:35:21 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:35:21 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:21 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:35:21 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-3a5e0af2-cb79-42b8-b28d-4c25da7c441f tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Volume info retrieved successfully. Sep 06 06:35:21 devstack devstack@c-api.service[87015]: WARNING stevedore.named [None req-3a5e0af2-cb79-42b8-b28d-4c25da7c441f tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:35:21 devstack devstack@c-api.service[87015]: WARNING castellan.key_manager [None req-3a5e0af2-cb79-42b8-b28d-4c25da7c441f tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:35:21 devstack devstack@c-api.service[87015]: DEBUG oslo_db.sqlalchemy.engines [None req-3a5e0af2-cb79-42b8-b28d-4c25da7c441f tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87015) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:35:21 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:21 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:35:21 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-3a5e0af2-cb79-42b8-b28d-4c25da7c441f tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] http://192.168.122.198/volume/v3/volumes/d4574792-f9ab-487b-a2d9-90b6f4bc7699 returned with HTTP 200 Sep 06 06:35:21 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 276/533] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:35:21 2026] GET /volume/v3/volumes/d4574792-f9ab-487b-a2d9-90b6f4bc7699 => generated 914 bytes in 494 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:35:23 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-0ee82304-5968-4683-84ef-24a2b9cc6e03 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:23 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-0ee82304-5968-4683-84ef-24a2b9cc6e03 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] GET http://192.168.122.198/volume/v3/volumes/d4574792-f9ab-487b-a2d9-90b6f4bc7699 Sep 06 06:35:23 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-0ee82304-5968-4683-84ef-24a2b9cc6e03 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:23 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-0ee82304-5968-4683-84ef-24a2b9cc6e03 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:23 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:35:23 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:35:23 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:23 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:35:23 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-0ee82304-5968-4683-84ef-24a2b9cc6e03 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Volume info retrieved successfully. Sep 06 06:35:23 devstack devstack@c-api.service[87014]: WARNING stevedore.named [None req-0ee82304-5968-4683-84ef-24a2b9cc6e03 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:35:23 devstack devstack@c-api.service[87014]: WARNING castellan.key_manager [None req-0ee82304-5968-4683-84ef-24a2b9cc6e03 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:35:23 devstack devstack@c-api.service[87014]: DEBUG oslo_db.sqlalchemy.engines [None req-0ee82304-5968-4683-84ef-24a2b9cc6e03 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87014) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:35:23 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:23 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:35:23 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-0ee82304-5968-4683-84ef-24a2b9cc6e03 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] http://192.168.122.198/volume/v3/volumes/d4574792-f9ab-487b-a2d9-90b6f4bc7699 returned with HTTP 200 Sep 06 06:35:23 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 258/534] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:35:23 2026] GET /volume/v3/volumes/d4574792-f9ab-487b-a2d9-90b6f4bc7699 => generated 914 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:35:24 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-38406f46-b8e9-498f-9af3-0ca10fe80e26 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:24 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-38406f46-b8e9-498f-9af3-0ca10fe80e26 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] GET http://192.168.122.198/volume/v3/volumes/d4574792-f9ab-487b-a2d9-90b6f4bc7699 Sep 06 06:35:24 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-38406f46-b8e9-498f-9af3-0ca10fe80e26 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:24 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-38406f46-b8e9-498f-9af3-0ca10fe80e26 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:24 devstack devstack@c-api.service[87015]: DEBUG dbcounter [-] [87015] Writing DB stats cinder:SELECT=574,cinder:INSERT=20,cinder:UPDATE=51 {{(pid=87015) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 06:35:24 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:35:24 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:35:24 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:24 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:35:24 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-38406f46-b8e9-498f-9af3-0ca10fe80e26 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Volume info retrieved successfully. Sep 06 06:35:24 devstack devstack@c-api.service[87015]: WARNING stevedore.named [None req-38406f46-b8e9-498f-9af3-0ca10fe80e26 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:35:24 devstack devstack@c-api.service[87015]: WARNING castellan.key_manager [None req-38406f46-b8e9-498f-9af3-0ca10fe80e26 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:35:24 devstack devstack@c-api.service[87015]: DEBUG oslo_db.sqlalchemy.engines [None req-38406f46-b8e9-498f-9af3-0ca10fe80e26 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87015) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:35:24 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:24 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:35:24 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-38406f46-b8e9-498f-9af3-0ca10fe80e26 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] http://192.168.122.198/volume/v3/volumes/d4574792-f9ab-487b-a2d9-90b6f4bc7699 returned with HTTP 200 Sep 06 06:35:24 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 277/535] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:35:24 2026] GET /volume/v3/volumes/d4574792-f9ab-487b-a2d9-90b6f4bc7699 => generated 913 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:35:25 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-d84247c4-5c71-482d-9758-2d4bfdba33ff None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:25 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-d84247c4-5c71-482d-9758-2d4bfdba33ff tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] GET http://192.168.122.198/volume/v3/volumes/d4574792-f9ab-487b-a2d9-90b6f4bc7699 Sep 06 06:35:25 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-d84247c4-5c71-482d-9758-2d4bfdba33ff tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:25 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-d84247c4-5c71-482d-9758-2d4bfdba33ff tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:25 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-d84247c4-5c71-482d-9758-2d4bfdba33ff tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] http://192.168.122.198/volume/v3/volumes/d4574792-f9ab-487b-a2d9-90b6f4bc7699 returned with HTTP 404 Sep 06 06:35:25 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 259/536] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:35:25 2026] GET /volume/v3/volumes/d4574792-f9ab-487b-a2d9-90b6f4bc7699 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 06:35:25 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-e09b957d-329a-4b79-834b-5664a67f939c None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:25 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e09b957d-329a-4b79-834b-5664a67f939c tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] GET http://192.168.122.198/volume/v3/volumes/43bef10a-3242-4b28-ac0e-9e4a311c11d2 Sep 06 06:35:25 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e09b957d-329a-4b79-834b-5664a67f939c tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:25 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e09b957d-329a-4b79-834b-5664a67f939c tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:25 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e09b957d-329a-4b79-834b-5664a67f939c tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] http://192.168.122.198/volume/v3/volumes/43bef10a-3242-4b28-ac0e-9e4a311c11d2 returned with HTTP 404 Sep 06 06:35:25 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 278/537] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:35:25 2026] GET /volume/v3/volumes/43bef10a-3242-4b28-ac0e-9e4a311c11d2 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 06:35:25 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-decea3a6-7378-4084-bf4d-bf13f1f49d35 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:25 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-decea3a6-7378-4084-bf4d-bf13f1f49d35 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] GET http://192.168.122.198/volume/v3/groups/315ca10a-d29b-40a5-8619-e4f320a0d964 Sep 06 06:35:25 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-decea3a6-7378-4084-bf4d-bf13f1f49d35 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:25 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-decea3a6-7378-4084-bf4d-bf13f1f49d35 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] Calling method 'version_select' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:25 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.groups [None req-decea3a6-7378-4084-bf4d-bf13f1f49d35 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] show called for member 315ca10a-d29b-40a5-8619-e4f320a0d964 {{(pid=87014) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 06:35:25 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-decea3a6-7378-4084-bf4d-bf13f1f49d35 tempest-GroupsTest-1414684175 tempest-GroupsTest-1414684175-project-member] http://192.168.122.198/volume/v3/groups/315ca10a-d29b-40a5-8619-e4f320a0d964 returned with HTTP 404 Sep 06 06:35:25 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 260/538] 192.168.122.198 () {60 vars in 1270 bytes} [Sun Sep 6 06:35:25 2026] GET /volume/v3/groups/315ca10a-d29b-40a5-8619-e4f320a0d964 => generated 108 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 06:35:25 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-09f49d04-607e-4102-88ef-ce4f17c14d6c None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:25 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-09f49d04-607e-4102-88ef-ce4f17c14d6c tempest-GroupsTest-1696797628 tempest-GroupsTest-1696797628-project-admin] DELETE http://192.168.122.198/volume/v3/group_types/6ee5ff03-24ab-443c-86ed-e6348f594ca8 Sep 06 06:35:25 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-09f49d04-607e-4102-88ef-ce4f17c14d6c tempest-GroupsTest-1696797628 tempest-GroupsTest-1696797628-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:25 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-09f49d04-607e-4102-88ef-ce4f17c14d6c tempest-GroupsTest-1696797628 tempest-GroupsTest-1696797628-project-admin] Calling method 'version_select' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:25 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-09f49d04-607e-4102-88ef-ce4f17c14d6c tempest-GroupsTest-1696797628 tempest-GroupsTest-1696797628-project-admin] http://192.168.122.198/volume/v3/group_types/6ee5ff03-24ab-443c-86ed-e6348f594ca8 returned with HTTP 202 Sep 06 06:35:25 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 279/539] 192.168.122.198 () {60 vars in 1288 bytes} [Sun Sep 6 06:35:25 2026] DELETE /volume/v3/group_types/6ee5ff03-24ab-443c-86ed-e6348f594ca8 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 06:35:25 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-1561b206-44eb-43ac-b811-1e6b684166a1 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:25 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-1561b206-44eb-43ac-b811-1e6b684166a1 tempest-GroupsTest-1696797628 tempest-GroupsTest-1696797628-project-admin] DELETE http://192.168.122.198/volume/v3/types/b14cac40-eb14-4dbc-87e1-2e6792167ac4 Sep 06 06:35:25 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-1561b206-44eb-43ac-b811-1e6b684166a1 tempest-GroupsTest-1696797628 tempest-GroupsTest-1696797628-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:25 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-1561b206-44eb-43ac-b811-1e6b684166a1 tempest-GroupsTest-1696797628 tempest-GroupsTest-1696797628-project-admin] Calling method '_delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:25 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-1561b206-44eb-43ac-b811-1e6b684166a1 tempest-GroupsTest-1696797628 tempest-GroupsTest-1696797628-project-admin] http://192.168.122.198/volume/v3/types/b14cac40-eb14-4dbc-87e1-2e6792167ac4 returned with HTTP 202 Sep 06 06:35:25 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 261/540] 192.168.122.198 () {58 vars in 1229 bytes} [Sun Sep 6 06:35:25 2026] DELETE /volume/v3/types/b14cac40-eb14-4dbc-87e1-2e6792167ac4 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 06 06:35:25 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-68c1edfe-a6b9-43ac-95f9-d73b4a7dbc4a None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:25 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-68c1edfe-a6b9-43ac-95f9-d73b4a7dbc4a tempest-GroupsTest-1696797628 tempest-GroupsTest-1696797628-project-admin] GET http://192.168.122.198/volume/v3/types/b14cac40-eb14-4dbc-87e1-2e6792167ac4 Sep 06 06:35:25 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-68c1edfe-a6b9-43ac-95f9-d73b4a7dbc4a tempest-GroupsTest-1696797628 tempest-GroupsTest-1696797628-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:25 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-68c1edfe-a6b9-43ac-95f9-d73b4a7dbc4a tempest-GroupsTest-1696797628 tempest-GroupsTest-1696797628-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:25 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-68c1edfe-a6b9-43ac-95f9-d73b4a7dbc4a tempest-GroupsTest-1696797628 tempest-GroupsTest-1696797628-project-admin] http://192.168.122.198/volume/v3/types/b14cac40-eb14-4dbc-87e1-2e6792167ac4 returned with HTTP 404 Sep 06 06:35:25 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 280/541] 192.168.122.198 () {58 vars in 1226 bytes} [Sun Sep 6 06:35:25 2026] GET /volume/v3/types/b14cac40-eb14-4dbc-87e1-2e6792167ac4 => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:35:31 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-2e598b07-4a03-4147-8106-188fd4145469 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:31 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-2e598b07-4a03-4147-8106-188fd4145469 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:35:31 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-2e598b07-4a03-4147-8106-188fd4145469 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-1492847760"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:35:31 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.volumes [None req-2e598b07-4a03-4147-8106-188fd4145469 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-1492847760'}} {{(pid=87014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:35:31 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-2e598b07-4a03-4147-8106-188fd4145469 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] Create volume of 1 GB Sep 06 06:35:31 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-2e598b07-4a03-4147-8106-188fd4145469 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] Availability Zones retrieved successfully. Sep 06 06:35:31 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-2e598b07-4a03-4147-8106-188fd4145469 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] Flow 'volume_create_api' (c84c8ed4-3cc1-4f27-9bb2-cadb9521209c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:35:31 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-2e598b07-4a03-4147-8106-188fd4145469 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (106b13ac-6e11-4dd9-ba64-aaa839b3fa8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:35:31 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.flows.api.create_volume [None req-2e598b07-4a03-4147-8106-188fd4145469 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] Validating volume size '1' using validate_int {{(pid=87014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:35:31 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-2e598b07-4a03-4147-8106-188fd4145469 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (106b13ac-6e11-4dd9-ba64-aaa839b3fa8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:35:31 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-2e598b07-4a03-4147-8106-188fd4145469 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b70b7683-427c-412f-813e-f1dc1b7599d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:35:32 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-2e598b07-4a03-4147-8106-188fd4145469 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] Created reservations ['d53da388-3ce6-412f-8257-33de28242b27', '74e4a08c-3b22-411f-90c9-9189c70d7fd2', 'f7994677-8f02-440c-8a5c-ae5a0bd9bf1d', '617007a4-d11e-4f17-bf2b-2760651df848'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:35:32 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-2e598b07-4a03-4147-8106-188fd4145469 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b70b7683-427c-412f-813e-f1dc1b7599d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d53da388-3ce6-412f-8257-33de28242b27', '74e4a08c-3b22-411f-90c9-9189c70d7fd2', 'f7994677-8f02-440c-8a5c-ae5a0bd9bf1d', '617007a4-d11e-4f17-bf2b-2760651df848']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:35:32 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-2e598b07-4a03-4147-8106-188fd4145469 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03765e88-65e9-4a83-b09b-d8bdbe15cd85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:35:32 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:35:32 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:35:32 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-2e598b07-4a03-4147-8106-188fd4145469 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03765e88-65e9-4a83-b09b-d8bdbe15cd85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f875b45-01c0-4226-8d15-95ee8beee44d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1492847760',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd2d568b7c46450ebf58bd4d1b9203ae',qos_specs=None,replication_status=,reservations=['d53da388-3ce6-412f-8257-33de28242b27','74e4a08c-3b22-411f-90c9-9189c70d7fd2','f7994677-8f02-440c-8a5c-ae5a0bd9bf1d','617007a4-d11e-4f17-bf2b-2760651df848'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2379d3e03c34c0784ba2dac3c8a6043',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:35:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1492847760',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5f875b45-01c0-4226-8d15-95ee8beee44d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cd2d568b7c46450ebf58bd4d1b9203ae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e2379d3e03c34c0784ba2dac3c8a6043',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:35:32 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-2e598b07-4a03-4147-8106-188fd4145469 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff7636df-83a6-480a-9f28-904cccbe771d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:35:32 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-2e598b07-4a03-4147-8106-188fd4145469 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff7636df-83a6-480a-9f28-904cccbe771d) transitioned into state 'SUCCESS' from state '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-1492847760',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd2d568b7c46450ebf58bd4d1b9203ae',qos_specs=None,replication_status=,reservations=['d53da388-3ce6-412f-8257-33de28242b27','74e4a08c-3b22-411f-90c9-9189c70d7fd2','f7994677-8f02-440c-8a5c-ae5a0bd9bf1d','617007a4-d11e-4f17-bf2b-2760651df848'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2379d3e03c34c0784ba2dac3c8a6043',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:35:32 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-2e598b07-4a03-4147-8106-188fd4145469 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e065bd8-a773-4b58-a6d2-fab73847097c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:35:32 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-2e598b07-4a03-4147-8106-188fd4145469 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e065bd8-a773-4b58-a6d2-fab73847097c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:35:32 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-2e598b07-4a03-4147-8106-188fd4145469 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] Flow 'volume_create_api' (c84c8ed4-3cc1-4f27-9bb2-cadb9521209c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:35:32 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-2e598b07-4a03-4147-8106-188fd4145469 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] Create volume request issued successfully. Sep 06 06:35:32 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-2e598b07-4a03-4147-8106-188fd4145469 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:35:32 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 262/542] 192.168.122.198 () {60 vars in 1142 bytes} [Sun Sep 6 06:35:31 2026] POST /volume/v3/volumes => generated 759 bytes in 1231 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:35:32 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-2e89a065-ec7c-46c9-b289-9d1f561774a1 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:32 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2e89a065-ec7c-46c9-b289-9d1f561774a1 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] GET http://192.168.122.198/volume/v3/volumes/5f875b45-01c0-4226-8d15-95ee8beee44d Sep 06 06:35:32 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-2e89a065-ec7c-46c9-b289-9d1f561774a1 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:32 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-2e89a065-ec7c-46c9-b289-9d1f561774a1 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:32 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:35:32 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:35:32 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:32 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:35:32 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-2e89a065-ec7c-46c9-b289-9d1f561774a1 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] Volume info retrieved successfully. Sep 06 06:35:32 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2e89a065-ec7c-46c9-b289-9d1f561774a1 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] http://192.168.122.198/volume/v3/volumes/5f875b45-01c0-4226-8d15-95ee8beee44d returned with HTTP 200 Sep 06 06:35:32 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 281/543] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:35:32 2026] GET /volume/v3/volumes/5f875b45-01c0-4226-8d15-95ee8beee44d => generated 827 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:35:33 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-7968ba7c-80db-4888-b9f3-bcaa88acee36 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:33 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-7968ba7c-80db-4888-b9f3-bcaa88acee36 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] GET http://192.168.122.198/volume/v3/volumes/5f875b45-01c0-4226-8d15-95ee8beee44d Sep 06 06:35:33 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-7968ba7c-80db-4888-b9f3-bcaa88acee36 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:33 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-7968ba7c-80db-4888-b9f3-bcaa88acee36 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:33 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:35:33 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:35:33 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:33 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:35:33 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-7968ba7c-80db-4888-b9f3-bcaa88acee36 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] Volume info retrieved successfully. Sep 06 06:35:33 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-7968ba7c-80db-4888-b9f3-bcaa88acee36 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] http://192.168.122.198/volume/v3/volumes/5f875b45-01c0-4226-8d15-95ee8beee44d returned with HTTP 200 Sep 06 06:35:33 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 263/544] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:35:33 2026] GET /volume/v3/volumes/5f875b45-01c0-4226-8d15-95ee8beee44d => generated 851 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 06:35:34 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-e1d5afa5-3c75-48ce-add2-f417a6e83185 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:34 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-3c2ae4ba-2fd0-4b67-81fc-c3e42afb2287 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:34 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-3c2ae4ba-2fd0-4b67-81fc-c3e42afb2287 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] GET http://192.168.122.198/volume/v3/volumes/5f875b45-01c0-4226-8d15-95ee8beee44d Sep 06 06:35:34 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-3c2ae4ba-2fd0-4b67-81fc-c3e42afb2287 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:34 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-3c2ae4ba-2fd0-4b67-81fc-c3e42afb2287 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:34 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:35:34 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:35:34 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:34 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:35:34 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-3c2ae4ba-2fd0-4b67-81fc-c3e42afb2287 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] Volume info retrieved successfully. Sep 06 06:35:34 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-3c2ae4ba-2fd0-4b67-81fc-c3e42afb2287 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] http://192.168.122.198/volume/v3/volumes/5f875b45-01c0-4226-8d15-95ee8beee44d returned with HTTP 200 Sep 06 06:35:34 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 264/545] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:35:34 2026] GET /volume/v3/volumes/5f875b45-01c0-4226-8d15-95ee8beee44d => generated 852 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:35:34 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e1d5afa5-3c75-48ce-add2-f417a6e83185 tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] POST http://192.168.122.198/volume/v3/qos-specs Sep 06 06:35:34 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e1d5afa5-3c75-48ce-add2-f417a6e83185 tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-1699921100", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:35:34 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.qos_specs [None req-e1d5afa5-3c75-48ce-add2-f417a6e83185 tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-1699921100', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=87015) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 06 06:35:34 devstack devstack@c-api.service[87015]: DEBUG cinder.db.api [None req-e1d5afa5-3c75-48ce-add2-f417a6e83185 tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] DB qos_specs_create(): root {'id': '18f02858-a1a3-486c-aa8c-4d30def164a6', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-1699921100'} {{(pid=87015) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 06 06:35:34 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e1d5afa5-3c75-48ce-add2-f417a6e83185 tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] http://192.168.122.198/volume/v3/qos-specs returned with HTTP 200 Sep 06 06:35:34 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 282/546] 192.168.122.198 () {60 vars in 1149 bytes} [Sun Sep 6 06:35:34 2026] POST /volume/v3/qos-specs => generated 401 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 06:35:34 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-d758204e-bc67-4048-8619-3b760745445a None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:34 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-d758204e-bc67-4048-8619-3b760745445a tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] POST http://192.168.122.198/volume/v3/types Sep 06 06:35:34 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-d758204e-bc67-4048-8619-3b760745445a tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1158653404"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:35:34 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-d758204e-bc67-4048-8619-3b760745445a tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] http://192.168.122.198/volume/v3/types returned with HTTP 200 Sep 06 06:35:34 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 265/547] 192.168.122.198 () {60 vars in 1136 bytes} [Sun Sep 6 06:35:34 2026] POST /volume/v3/types => generated 222 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:35:34 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-3717a3a1-f4af-47b9-bad4-0bcd907b6a97 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:34 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-3717a3a1-f4af-47b9-bad4-0bcd907b6a97 tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] POST http://192.168.122.198/volume/v3/types Sep 06 06:35:34 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-3717a3a1-f4af-47b9-bad4-0bcd907b6a97 tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1091405754"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:35:34 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:34 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:35:34 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-3717a3a1-f4af-47b9-bad4-0bcd907b6a97 tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] http://192.168.122.198/volume/v3/types returned with HTTP 200 Sep 06 06:35:34 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 283/548] 192.168.122.198 () {60 vars in 1136 bytes} [Sun Sep 6 06:35:34 2026] POST /volume/v3/types => generated 222 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:35:34 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-58329fdd-efb8-49f0-8ba6-57da7f5cd623 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:34 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-58329fdd-efb8-49f0-8ba6-57da7f5cd623 tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] POST http://192.168.122.198/volume/v3/types Sep 06 06:35:34 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-58329fdd-efb8-49f0-8ba6-57da7f5cd623 tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1147618896"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:35:35 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-58329fdd-efb8-49f0-8ba6-57da7f5cd623 tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] http://192.168.122.198/volume/v3/types returned with HTTP 200 Sep 06 06:35:35 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 266/549] 192.168.122.198 () {60 vars in 1136 bytes} [Sun Sep 6 06:35:34 2026] POST /volume/v3/types => generated 222 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:35:35 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-b6b2e5ab-ebf7-4319-9ec7-06f1021f2f58 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:35 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b6b2e5ab-ebf7-4319-9ec7-06f1021f2f58 tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] GET http://192.168.122.198/volume/v3/qos-specs/18f02858-a1a3-486c-aa8c-4d30def164a6/associate?vol_type_id=46ea3659-56c7-4e73-8f79-1777a82e3d2f Sep 06 06:35:35 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b6b2e5ab-ebf7-4319-9ec7-06f1021f2f58 tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:35 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b6b2e5ab-ebf7-4319-9ec7-06f1021f2f58 tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] Calling method 'associate' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:35 devstack devstack@c-api.service[87015]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b6b2e5ab-ebf7-4319-9ec7-06f1021f2f58 tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] Associate qos_spec: 18f02858-a1a3-486c-aa8c-4d30def164a6 with type: 46ea3659-56c7-4e73-8f79-1777a82e3d2f {{(pid=87015) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 06 06:35:35 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b6b2e5ab-ebf7-4319-9ec7-06f1021f2f58 tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] http://192.168.122.198/volume/v3/qos-specs/18f02858-a1a3-486c-aa8c-4d30def164a6/associate?vol_type_id=46ea3659-56c7-4e73-8f79-1777a82e3d2f returned with HTTP 202 Sep 06 06:35:35 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 284/550] 192.168.122.198 () {58 vars in 1365 bytes} [Sun Sep 6 06:35:35 2026] GET /volume/v3/qos-specs/18f02858-a1a3-486c-aa8c-4d30def164a6/associate?vol_type_id=46ea3659-56c7-4e73-8f79-1777a82e3d2f => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:35:35 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-08fd4314-7017-4e62-90cf-aee4df5610d9 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:35 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-08fd4314-7017-4e62-90cf-aee4df5610d9 tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] GET http://192.168.122.198/volume/v3/qos-specs/18f02858-a1a3-486c-aa8c-4d30def164a6/associate?vol_type_id=eb66c43f-0bf8-41c4-972c-5d0e12677bf9 Sep 06 06:35:35 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-08fd4314-7017-4e62-90cf-aee4df5610d9 tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:35 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-08fd4314-7017-4e62-90cf-aee4df5610d9 tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] Calling method 'associate' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:35 devstack devstack@c-api.service[87014]: DEBUG cinder.api.contrib.qos_specs_manage [None req-08fd4314-7017-4e62-90cf-aee4df5610d9 tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] Associate qos_spec: 18f02858-a1a3-486c-aa8c-4d30def164a6 with type: eb66c43f-0bf8-41c4-972c-5d0e12677bf9 {{(pid=87014) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 06 06:35:35 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-08fd4314-7017-4e62-90cf-aee4df5610d9 tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] http://192.168.122.198/volume/v3/qos-specs/18f02858-a1a3-486c-aa8c-4d30def164a6/associate?vol_type_id=eb66c43f-0bf8-41c4-972c-5d0e12677bf9 returned with HTTP 202 Sep 06 06:35:35 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 267/551] 192.168.122.198 () {58 vars in 1365 bytes} [Sun Sep 6 06:35:35 2026] GET /volume/v3/qos-specs/18f02858-a1a3-486c-aa8c-4d30def164a6/associate?vol_type_id=eb66c43f-0bf8-41c4-972c-5d0e12677bf9 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:35:35 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-be282207-5191-49c0-98fc-03e8bc31ec73 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:35 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-be282207-5191-49c0-98fc-03e8bc31ec73 tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] GET http://192.168.122.198/volume/v3/qos-specs/18f02858-a1a3-486c-aa8c-4d30def164a6/associate?vol_type_id=dd1dd942-dc06-46e9-b8da-b59cdca6fe75 Sep 06 06:35:35 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-be282207-5191-49c0-98fc-03e8bc31ec73 tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:35 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-be282207-5191-49c0-98fc-03e8bc31ec73 tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] Calling method 'associate' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:35 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:35 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:35:35 devstack devstack@c-api.service[87015]: DEBUG cinder.api.contrib.qos_specs_manage [None req-be282207-5191-49c0-98fc-03e8bc31ec73 tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] Associate qos_spec: 18f02858-a1a3-486c-aa8c-4d30def164a6 with type: dd1dd942-dc06-46e9-b8da-b59cdca6fe75 {{(pid=87015) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 06 06:35:35 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-be282207-5191-49c0-98fc-03e8bc31ec73 tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] http://192.168.122.198/volume/v3/qos-specs/18f02858-a1a3-486c-aa8c-4d30def164a6/associate?vol_type_id=dd1dd942-dc06-46e9-b8da-b59cdca6fe75 returned with HTTP 202 Sep 06 06:35:35 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 285/552] 192.168.122.198 () {58 vars in 1365 bytes} [Sun Sep 6 06:35:35 2026] GET /volume/v3/qos-specs/18f02858-a1a3-486c-aa8c-4d30def164a6/associate?vol_type_id=dd1dd942-dc06-46e9-b8da-b59cdca6fe75 => generated 0 bytes in 178 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 06 06:35:35 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-3a686a9c-6b35-4cf7-a6d7-0820009a31a5 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:35 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-3a686a9c-6b35-4cf7-a6d7-0820009a31a5 tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] GET http://192.168.122.198/volume/v3/qos-specs/18f02858-a1a3-486c-aa8c-4d30def164a6/associations Sep 06 06:35:35 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-3a686a9c-6b35-4cf7-a6d7-0820009a31a5 tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:35 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-3a686a9c-6b35-4cf7-a6d7-0820009a31a5 tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] Calling method 'associations' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:35 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:35 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:35:35 devstack devstack@c-api.service[87014]: DEBUG cinder.api.contrib.qos_specs_manage [None req-3a686a9c-6b35-4cf7-a6d7-0820009a31a5 tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] Get associations for qos_spec id: 18f02858-a1a3-486c-aa8c-4d30def164a6 {{(pid=87014) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 06 06:35:35 devstack devstack@c-api.service[87014]: /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 06 06:35:35 devstack devstack@c-api.service[87014]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 06 06:35:35 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-3a686a9c-6b35-4cf7-a6d7-0820009a31a5 tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] http://192.168.122.198/volume/v3/qos-specs/18f02858-a1a3-486c-aa8c-4d30def164a6/associations returned with HTTP 200 Sep 06 06:35:35 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 268/553] 192.168.122.198 () {58 vars in 1277 bytes} [Sun Sep 6 06:35:35 2026] GET /volume/v3/qos-specs/18f02858-a1a3-486c-aa8c-4d30def164a6/associations => generated 448 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:35:35 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-bb6c363f-503a-40e6-994b-0eaa7b51171d None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:35 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-bb6c363f-503a-40e6-994b-0eaa7b51171d tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] GET http://192.168.122.198/volume/v3/qos-specs/18f02858-a1a3-486c-aa8c-4d30def164a6/disassociate?vol_type_id=46ea3659-56c7-4e73-8f79-1777a82e3d2f Sep 06 06:35:35 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-bb6c363f-503a-40e6-994b-0eaa7b51171d tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:35 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-bb6c363f-503a-40e6-994b-0eaa7b51171d tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] Calling method 'disassociate' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:35 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:35 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:35:35 devstack devstack@c-api.service[87015]: DEBUG cinder.api.contrib.qos_specs_manage [None req-bb6c363f-503a-40e6-994b-0eaa7b51171d tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] Disassociate qos_spec: 18f02858-a1a3-486c-aa8c-4d30def164a6 from type: 46ea3659-56c7-4e73-8f79-1777a82e3d2f {{(pid=87015) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Sep 06 06:35:35 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-bb6c363f-503a-40e6-994b-0eaa7b51171d tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] http://192.168.122.198/volume/v3/qos-specs/18f02858-a1a3-486c-aa8c-4d30def164a6/disassociate?vol_type_id=46ea3659-56c7-4e73-8f79-1777a82e3d2f returned with HTTP 202 Sep 06 06:35:35 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 286/554] 192.168.122.198 () {58 vars in 1374 bytes} [Sun Sep 6 06:35:35 2026] GET /volume/v3/qos-specs/18f02858-a1a3-486c-aa8c-4d30def164a6/disassociate?vol_type_id=46ea3659-56c7-4e73-8f79-1777a82e3d2f => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:35:35 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-745474ea-0fbd-4350-b1ed-85bebdd76e9b None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:35 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-745474ea-0fbd-4350-b1ed-85bebdd76e9b tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] GET http://192.168.122.198/volume/v3/qos-specs/18f02858-a1a3-486c-aa8c-4d30def164a6/associations Sep 06 06:35:35 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-745474ea-0fbd-4350-b1ed-85bebdd76e9b tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:35 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-745474ea-0fbd-4350-b1ed-85bebdd76e9b tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] Calling method 'associations' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:35 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:35 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:35:35 devstack devstack@c-api.service[87014]: DEBUG cinder.api.contrib.qos_specs_manage [None req-745474ea-0fbd-4350-b1ed-85bebdd76e9b tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] Get associations for qos_spec id: 18f02858-a1a3-486c-aa8c-4d30def164a6 {{(pid=87014) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 06 06:35:35 devstack devstack@c-api.service[87014]: /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 06 06:35:35 devstack devstack@c-api.service[87014]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 06 06:35:35 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-745474ea-0fbd-4350-b1ed-85bebdd76e9b tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] http://192.168.122.198/volume/v3/qos-specs/18f02858-a1a3-486c-aa8c-4d30def164a6/associations returned with HTTP 200 Sep 06 06:35:35 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 269/555] 192.168.122.198 () {58 vars in 1277 bytes} [Sun Sep 6 06:35:35 2026] GET /volume/v3/qos-specs/18f02858-a1a3-486c-aa8c-4d30def164a6/associations => generated 306 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:35:35 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-2a2051e3-d374-4f95-bbfa-07e6b9e6a14f None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:35 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2a2051e3-d374-4f95-bbfa-07e6b9e6a14f tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] GET http://192.168.122.198/volume/v3/qos-specs/18f02858-a1a3-486c-aa8c-4d30def164a6/disassociate_all Sep 06 06:35:35 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-2a2051e3-d374-4f95-bbfa-07e6b9e6a14f tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:35 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-2a2051e3-d374-4f95-bbfa-07e6b9e6a14f tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] Calling method 'disassociate_all' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:35 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:35 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:35:35 devstack devstack@c-api.service[87015]: DEBUG cinder.api.contrib.qos_specs_manage [None req-2a2051e3-d374-4f95-bbfa-07e6b9e6a14f tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] Disassociate qos_spec: 18f02858-a1a3-486c-aa8c-4d30def164a6 from all. {{(pid=87015) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Sep 06 06:35:35 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2a2051e3-d374-4f95-bbfa-07e6b9e6a14f tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] http://192.168.122.198/volume/v3/qos-specs/18f02858-a1a3-486c-aa8c-4d30def164a6/disassociate_all returned with HTTP 202 Sep 06 06:35:35 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 287/556] 192.168.122.198 () {58 vars in 1289 bytes} [Sun Sep 6 06:35:35 2026] GET /volume/v3/qos-specs/18f02858-a1a3-486c-aa8c-4d30def164a6/disassociate_all => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:35:35 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-263faae6-07d1-40d8-b418-9174429bb6d1 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:35 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-263faae6-07d1-40d8-b418-9174429bb6d1 tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] GET http://192.168.122.198/volume/v3/qos-specs/18f02858-a1a3-486c-aa8c-4d30def164a6/associations Sep 06 06:35:35 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-263faae6-07d1-40d8-b418-9174429bb6d1 tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:35 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-263faae6-07d1-40d8-b418-9174429bb6d1 tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] Calling method 'associations' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:35 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:35 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:35:35 devstack devstack@c-api.service[87014]: DEBUG cinder.api.contrib.qos_specs_manage [None req-263faae6-07d1-40d8-b418-9174429bb6d1 tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] Get associations for qos_spec id: 18f02858-a1a3-486c-aa8c-4d30def164a6 {{(pid=87014) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 06 06:35:35 devstack devstack@c-api.service[87014]: /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 06 06:35:35 devstack devstack@c-api.service[87014]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 06 06:35:35 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-263faae6-07d1-40d8-b418-9174429bb6d1 tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] http://192.168.122.198/volume/v3/qos-specs/18f02858-a1a3-486c-aa8c-4d30def164a6/associations returned with HTTP 200 Sep 06 06:35:35 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 270/557] 192.168.122.198 () {58 vars in 1277 bytes} [Sun Sep 6 06:35:35 2026] GET /volume/v3/qos-specs/18f02858-a1a3-486c-aa8c-4d30def164a6/associations => generated 24 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 06:35:35 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-409b745e-1e25-42c1-8a66-84adb24ef4b9 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:35 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-409b745e-1e25-42c1-8a66-84adb24ef4b9 tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] DELETE http://192.168.122.198/volume/v3/types/dd1dd942-dc06-46e9-b8da-b59cdca6fe75 Sep 06 06:35:35 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-409b745e-1e25-42c1-8a66-84adb24ef4b9 tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:35 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-409b745e-1e25-42c1-8a66-84adb24ef4b9 tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] Calling method '_delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:35 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:35 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:35:35 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-409b745e-1e25-42c1-8a66-84adb24ef4b9 tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] http://192.168.122.198/volume/v3/types/dd1dd942-dc06-46e9-b8da-b59cdca6fe75 returned with HTTP 202 Sep 06 06:35:35 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 288/558] 192.168.122.198 () {58 vars in 1229 bytes} [Sun Sep 6 06:35:35 2026] DELETE /volume/v3/types/dd1dd942-dc06-46e9-b8da-b59cdca6fe75 => generated 0 bytes in 139 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:35:35 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-5bfdc568-ffe6-4bfe-8bf5-ac7bdc8b668a None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:35 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-5bfdc568-ffe6-4bfe-8bf5-ac7bdc8b668a tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] GET http://192.168.122.198/volume/v3/types/dd1dd942-dc06-46e9-b8da-b59cdca6fe75 Sep 06 06:35:35 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-5bfdc568-ffe6-4bfe-8bf5-ac7bdc8b668a tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:35 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-5bfdc568-ffe6-4bfe-8bf5-ac7bdc8b668a tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:35 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-5bfdc568-ffe6-4bfe-8bf5-ac7bdc8b668a tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] http://192.168.122.198/volume/v3/types/dd1dd942-dc06-46e9-b8da-b59cdca6fe75 returned with HTTP 404 Sep 06 06:35:35 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 271/559] 192.168.122.198 () {58 vars in 1226 bytes} [Sun Sep 6 06:35:35 2026] GET /volume/v3/types/dd1dd942-dc06-46e9-b8da-b59cdca6fe75 => generated 114 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:35:35 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-2de48ce3-9068-4522-93e0-cbad69e027ea None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:35 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2de48ce3-9068-4522-93e0-cbad69e027ea tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] DELETE http://192.168.122.198/volume/v3/types/eb66c43f-0bf8-41c4-972c-5d0e12677bf9 Sep 06 06:35:35 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-2de48ce3-9068-4522-93e0-cbad69e027ea tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:35 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-2de48ce3-9068-4522-93e0-cbad69e027ea tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] Calling method '_delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:36 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2de48ce3-9068-4522-93e0-cbad69e027ea tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] http://192.168.122.198/volume/v3/types/eb66c43f-0bf8-41c4-972c-5d0e12677bf9 returned with HTTP 202 Sep 06 06:35:36 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 289/560] 192.168.122.198 () {58 vars in 1229 bytes} [Sun Sep 6 06:35:35 2026] DELETE /volume/v3/types/eb66c43f-0bf8-41c4-972c-5d0e12677bf9 => generated 0 bytes in 132 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:35:36 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-2e701d8b-01a5-4c20-97ab-03bb0ffbd8d9 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:36 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-2e701d8b-01a5-4c20-97ab-03bb0ffbd8d9 tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] GET http://192.168.122.198/volume/v3/types/eb66c43f-0bf8-41c4-972c-5d0e12677bf9 Sep 06 06:35:36 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-2e701d8b-01a5-4c20-97ab-03bb0ffbd8d9 tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:36 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-2e701d8b-01a5-4c20-97ab-03bb0ffbd8d9 tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:36 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-2e701d8b-01a5-4c20-97ab-03bb0ffbd8d9 tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] http://192.168.122.198/volume/v3/types/eb66c43f-0bf8-41c4-972c-5d0e12677bf9 returned with HTTP 404 Sep 06 06:35:36 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 272/561] 192.168.122.198 () {58 vars in 1226 bytes} [Sun Sep 6 06:35:36 2026] GET /volume/v3/types/eb66c43f-0bf8-41c4-972c-5d0e12677bf9 => generated 114 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:35:36 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-a2459088-31d1-4f07-82bd-38304d478f66 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:36 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-a2459088-31d1-4f07-82bd-38304d478f66 tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] DELETE http://192.168.122.198/volume/v3/types/46ea3659-56c7-4e73-8f79-1777a82e3d2f Sep 06 06:35:36 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-a2459088-31d1-4f07-82bd-38304d478f66 tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:36 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-a2459088-31d1-4f07-82bd-38304d478f66 tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] Calling method '_delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:36 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-a2459088-31d1-4f07-82bd-38304d478f66 tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] http://192.168.122.198/volume/v3/types/46ea3659-56c7-4e73-8f79-1777a82e3d2f returned with HTTP 202 Sep 06 06:35:36 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 290/562] 192.168.122.198 () {58 vars in 1229 bytes} [Sun Sep 6 06:35:36 2026] DELETE /volume/v3/types/46ea3659-56c7-4e73-8f79-1777a82e3d2f => generated 0 bytes in 149 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 06 06:35:36 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-0bfed3cc-d504-4b39-b4a7-092b6a3b98de None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:36 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-0bfed3cc-d504-4b39-b4a7-092b6a3b98de tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] GET http://192.168.122.198/volume/v3/types/46ea3659-56c7-4e73-8f79-1777a82e3d2f Sep 06 06:35:36 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-0bfed3cc-d504-4b39-b4a7-092b6a3b98de tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:36 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-0bfed3cc-d504-4b39-b4a7-092b6a3b98de tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:36 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-0bfed3cc-d504-4b39-b4a7-092b6a3b98de tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] http://192.168.122.198/volume/v3/types/46ea3659-56c7-4e73-8f79-1777a82e3d2f returned with HTTP 404 Sep 06 06:35:36 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 273/563] 192.168.122.198 () {58 vars in 1226 bytes} [Sun Sep 6 06:35:36 2026] GET /volume/v3/types/46ea3659-56c7-4e73-8f79-1777a82e3d2f => generated 114 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:35:36 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-e8516422-89db-4332-b0db-4ae8fc2737ff None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:36 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e8516422-89db-4332-b0db-4ae8fc2737ff tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] POST http://192.168.122.198/volume/v3/qos-specs Sep 06 06:35:36 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e8516422-89db-4332-b0db-4ae8fc2737ff tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-851887369", "consumer": "back-end"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:35:36 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.qos_specs [None req-e8516422-89db-4332-b0db-4ae8fc2737ff tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-851887369', 'consumer': 'back-end', 'specs': {}} {{(pid=87015) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 06 06:35:36 devstack devstack@c-api.service[87015]: DEBUG cinder.db.api [None req-e8516422-89db-4332-b0db-4ae8fc2737ff tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] DB qos_specs_create(): root {'id': 'cde160a5-fa4f-48e4-b7d2-3635196c1153', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-851887369'} {{(pid=87015) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 06 06:35:36 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e8516422-89db-4332-b0db-4ae8fc2737ff tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] http://192.168.122.198/volume/v3/qos-specs returned with HTTP 200 Sep 06 06:35:36 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 291/564] 192.168.122.198 () {60 vars in 1148 bytes} [Sun Sep 6 06:35:36 2026] POST /volume/v3/qos-specs => generated 376 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:35:36 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-2b8617f1-97ba-47f3-af44-ab31b431d55b None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:36 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-2b8617f1-97ba-47f3-af44-ab31b431d55b tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] DELETE http://192.168.122.198/volume/v3/qos-specs/cde160a5-fa4f-48e4-b7d2-3635196c1153?force=False Sep 06 06:35:36 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-2b8617f1-97ba-47f3-af44-ab31b431d55b tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:36 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-2b8617f1-97ba-47f3-af44-ab31b431d55b tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:36 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:36 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:35:36 devstack devstack@c-api.service[87014]: DEBUG cinder.api.contrib.qos_specs_manage [None req-2b8617f1-97ba-47f3-af44-ab31b431d55b tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] Delete qos_spec: cde160a5-fa4f-48e4-b7d2-3635196c1153, force: False {{(pid=87014) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 06 06:35:36 devstack devstack@c-api.service[87014]: /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 06 06:35:36 devstack devstack@c-api.service[87014]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 06 06:35:36 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-2b8617f1-97ba-47f3-af44-ab31b431d55b tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] http://192.168.122.198/volume/v3/qos-specs/cde160a5-fa4f-48e4-b7d2-3635196c1153?force=False returned with HTTP 202 Sep 06 06:35:36 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 274/565] 192.168.122.198 () {58 vars in 1264 bytes} [Sun Sep 6 06:35:36 2026] DELETE /volume/v3/qos-specs/cde160a5-fa4f-48e4-b7d2-3635196c1153?force=False => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:35:36 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-3643e072-8662-4970-b1b1-b3e84de5af13 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:36 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-3643e072-8662-4970-b1b1-b3e84de5af13 tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] GET http://192.168.122.198/volume/v3/qos-specs/cde160a5-fa4f-48e4-b7d2-3635196c1153 Sep 06 06:35:36 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-3643e072-8662-4970-b1b1-b3e84de5af13 tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:36 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-3643e072-8662-4970-b1b1-b3e84de5af13 tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:36 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:36 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:35:36 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-3643e072-8662-4970-b1b1-b3e84de5af13 tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] http://192.168.122.198/volume/v3/qos-specs/cde160a5-fa4f-48e4-b7d2-3635196c1153 returned with HTTP 404 Sep 06 06:35:36 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 292/566] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:35:36 2026] GET /volume/v3/qos-specs/cde160a5-fa4f-48e4-b7d2-3635196c1153 => generated 100 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:35:36 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-9d631f1e-788c-43cc-b5e5-e18738b960f7 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:36 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-9d631f1e-788c-43cc-b5e5-e18738b960f7 tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] GET http://192.168.122.198/volume/v3/qos-specs Sep 06 06:35:36 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-9d631f1e-788c-43cc-b5e5-e18738b960f7 tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:36 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-9d631f1e-788c-43cc-b5e5-e18738b960f7 tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] Calling method 'index' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:36 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:36 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:35:36 devstack devstack@c-api.service[87014]: /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 06 06:35:36 devstack devstack@c-api.service[87014]: return base.obj_make_list(context, cls(context), Sep 06 06:35:36 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-9d631f1e-788c-43cc-b5e5-e18738b960f7 tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] http://192.168.122.198/volume/v3/qos-specs returned with HTTP 200 Sep 06 06:35:36 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 275/567] 192.168.122.198 () {58 vars in 1127 bytes} [Sun Sep 6 06:35:36 2026] GET /volume/v3/qos-specs => generated 175 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:35:36 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-f078b1d6-8d7c-41c4-af69-ee71dcaa7b76 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:36 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f078b1d6-8d7c-41c4-af69-ee71dcaa7b76 tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] DELETE http://192.168.122.198/volume/v3/qos-specs/cde160a5-fa4f-48e4-b7d2-3635196c1153?force=False Sep 06 06:35:36 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-f078b1d6-8d7c-41c4-af69-ee71dcaa7b76 tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:36 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-f078b1d6-8d7c-41c4-af69-ee71dcaa7b76 tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:36 devstack devstack@c-api.service[87015]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f078b1d6-8d7c-41c4-af69-ee71dcaa7b76 tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] Delete qos_spec: cde160a5-fa4f-48e4-b7d2-3635196c1153, force: False {{(pid=87015) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 06 06:35:36 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f078b1d6-8d7c-41c4-af69-ee71dcaa7b76 tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] http://192.168.122.198/volume/v3/qos-specs/cde160a5-fa4f-48e4-b7d2-3635196c1153?force=False returned with HTTP 404 Sep 06 06:35:36 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 293/568] 192.168.122.198 () {58 vars in 1264 bytes} [Sun Sep 6 06:35:36 2026] DELETE /volume/v3/qos-specs/cde160a5-fa4f-48e4-b7d2-3635196c1153?force=False => generated 100 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:35:36 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-8f6b8b91-433a-401c-a140-760b3f9d1941 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:36 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-8f6b8b91-433a-401c-a140-760b3f9d1941 tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] GET http://192.168.122.198/volume/v3/qos-specs/cde160a5-fa4f-48e4-b7d2-3635196c1153 Sep 06 06:35:36 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-8f6b8b91-433a-401c-a140-760b3f9d1941 tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:36 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-8f6b8b91-433a-401c-a140-760b3f9d1941 tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:36 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:36 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:35:36 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-8f6b8b91-433a-401c-a140-760b3f9d1941 tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] http://192.168.122.198/volume/v3/qos-specs/cde160a5-fa4f-48e4-b7d2-3635196c1153 returned with HTTP 404 Sep 06 06:35:36 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 276/569] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:35:36 2026] GET /volume/v3/qos-specs/cde160a5-fa4f-48e4-b7d2-3635196c1153 => generated 100 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:35:36 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-0cc08875-37ef-4872-a9bd-3f06663c1631 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:36 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-0cc08875-37ef-4872-a9bd-3f06663c1631 tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] POST http://192.168.122.198/volume/v3/qos-specs Sep 06 06:35:36 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-0cc08875-37ef-4872-a9bd-3f06663c1631 tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1086723877", "consumer": "both"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:35:36 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.qos_specs [None req-0cc08875-37ef-4872-a9bd-3f06663c1631 tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1086723877', 'consumer': 'both', 'specs': {}} {{(pid=87015) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 06 06:35:36 devstack devstack@c-api.service[87015]: DEBUG cinder.db.api [None req-0cc08875-37ef-4872-a9bd-3f06663c1631 tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] DB qos_specs_create(): root {'id': '951c8255-fc46-4374-a4b3-94915efbbd1f', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1086723877'} {{(pid=87015) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 06 06:35:36 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-0cc08875-37ef-4872-a9bd-3f06663c1631 tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] http://192.168.122.198/volume/v3/qos-specs returned with HTTP 200 Sep 06 06:35:36 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 294/570] 192.168.122.198 () {60 vars in 1148 bytes} [Sun Sep 6 06:35:36 2026] POST /volume/v3/qos-specs => generated 373 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:35:36 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-f36c6e3c-7af7-4f86-9296-50dfe4b6ecff None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:36 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f36c6e3c-7af7-4f86-9296-50dfe4b6ecff tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] DELETE http://192.168.122.198/volume/v3/qos-specs/951c8255-fc46-4374-a4b3-94915efbbd1f?force=False Sep 06 06:35:36 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-f36c6e3c-7af7-4f86-9296-50dfe4b6ecff tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:36 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-f36c6e3c-7af7-4f86-9296-50dfe4b6ecff tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:36 devstack devstack@c-api.service[87014]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f36c6e3c-7af7-4f86-9296-50dfe4b6ecff tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] Delete qos_spec: 951c8255-fc46-4374-a4b3-94915efbbd1f, force: False {{(pid=87014) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 06 06:35:36 devstack devstack@c-api.service[87014]: /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 06 06:35:36 devstack devstack@c-api.service[87014]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 06 06:35:36 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f36c6e3c-7af7-4f86-9296-50dfe4b6ecff tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] http://192.168.122.198/volume/v3/qos-specs/951c8255-fc46-4374-a4b3-94915efbbd1f?force=False returned with HTTP 202 Sep 06 06:35:36 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 277/571] 192.168.122.198 () {58 vars in 1264 bytes} [Sun Sep 6 06:35:36 2026] DELETE /volume/v3/qos-specs/951c8255-fc46-4374-a4b3-94915efbbd1f?force=False => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:35:36 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-a7b12b30-d6c6-4df0-a2a8-b1ed785fdca2 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:36 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-a7b12b30-d6c6-4df0-a2a8-b1ed785fdca2 tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] GET http://192.168.122.198/volume/v3/qos-specs/951c8255-fc46-4374-a4b3-94915efbbd1f Sep 06 06:35:36 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-a7b12b30-d6c6-4df0-a2a8-b1ed785fdca2 tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:36 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-a7b12b30-d6c6-4df0-a2a8-b1ed785fdca2 tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:36 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:36 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:35:36 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-a7b12b30-d6c6-4df0-a2a8-b1ed785fdca2 tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] http://192.168.122.198/volume/v3/qos-specs/951c8255-fc46-4374-a4b3-94915efbbd1f returned with HTTP 404 Sep 06 06:35:36 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 295/572] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:35:36 2026] GET /volume/v3/qos-specs/951c8255-fc46-4374-a4b3-94915efbbd1f => generated 100 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:35:36 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-65fbd427-68d7-4bae-bfaa-3249f5cc033c None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:36 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-65fbd427-68d7-4bae-bfaa-3249f5cc033c tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] GET http://192.168.122.198/volume/v3/qos-specs Sep 06 06:35:36 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-65fbd427-68d7-4bae-bfaa-3249f5cc033c tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:36 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-65fbd427-68d7-4bae-bfaa-3249f5cc033c tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] Calling method 'index' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:36 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:36 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:35:36 devstack devstack@c-api.service[87014]: /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 06 06:35:36 devstack devstack@c-api.service[87014]: return base.obj_make_list(context, cls(context), Sep 06 06:35:36 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-65fbd427-68d7-4bae-bfaa-3249f5cc033c tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] http://192.168.122.198/volume/v3/qos-specs returned with HTTP 200 Sep 06 06:35:36 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 278/573] 192.168.122.198 () {58 vars in 1127 bytes} [Sun Sep 6 06:35:36 2026] GET /volume/v3/qos-specs => generated 175 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:35:36 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-0a1ed9a7-8e3a-4045-9e94-c13cf5627b0a None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:36 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-0a1ed9a7-8e3a-4045-9e94-c13cf5627b0a tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] DELETE http://192.168.122.198/volume/v3/qos-specs/951c8255-fc46-4374-a4b3-94915efbbd1f?force=False Sep 06 06:35:36 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-0a1ed9a7-8e3a-4045-9e94-c13cf5627b0a tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:36 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-0a1ed9a7-8e3a-4045-9e94-c13cf5627b0a tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:36 devstack devstack@c-api.service[87015]: DEBUG cinder.api.contrib.qos_specs_manage [None req-0a1ed9a7-8e3a-4045-9e94-c13cf5627b0a tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] Delete qos_spec: 951c8255-fc46-4374-a4b3-94915efbbd1f, force: False {{(pid=87015) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 06 06:35:37 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-0a1ed9a7-8e3a-4045-9e94-c13cf5627b0a tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] http://192.168.122.198/volume/v3/qos-specs/951c8255-fc46-4374-a4b3-94915efbbd1f?force=False returned with HTTP 404 Sep 06 06:35:37 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 296/574] 192.168.122.198 () {58 vars in 1264 bytes} [Sun Sep 6 06:35:36 2026] DELETE /volume/v3/qos-specs/951c8255-fc46-4374-a4b3-94915efbbd1f?force=False => generated 100 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:35:37 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-eff9debf-0c21-4294-a69a-9ffd60c6d550 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:37 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-eff9debf-0c21-4294-a69a-9ffd60c6d550 tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] GET http://192.168.122.198/volume/v3/qos-specs/951c8255-fc46-4374-a4b3-94915efbbd1f Sep 06 06:35:37 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-eff9debf-0c21-4294-a69a-9ffd60c6d550 tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:37 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-eff9debf-0c21-4294-a69a-9ffd60c6d550 tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:37 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:37 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:35:37 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-eff9debf-0c21-4294-a69a-9ffd60c6d550 tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] http://192.168.122.198/volume/v3/qos-specs/951c8255-fc46-4374-a4b3-94915efbbd1f returned with HTTP 404 Sep 06 06:35:37 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 279/575] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:35:37 2026] GET /volume/v3/qos-specs/951c8255-fc46-4374-a4b3-94915efbbd1f => generated 100 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:35:37 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-050db72e-6205-4024-bb59-255ba6695fcb None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:37 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-050db72e-6205-4024-bb59-255ba6695fcb tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] POST http://192.168.122.198/volume/v3/qos-specs Sep 06 06:35:37 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-050db72e-6205-4024-bb59-255ba6695fcb tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-668236030", "consumer": "front-end"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:35:37 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.qos_specs [None req-050db72e-6205-4024-bb59-255ba6695fcb tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-668236030', 'consumer': 'front-end', 'specs': {}} {{(pid=87015) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 06 06:35:37 devstack devstack@c-api.service[87015]: DEBUG cinder.db.api [None req-050db72e-6205-4024-bb59-255ba6695fcb tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] DB qos_specs_create(): root {'id': '7855d7d9-5703-4130-812c-c67f44d2d9b1', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-668236030'} {{(pid=87015) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 06 06:35:37 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-050db72e-6205-4024-bb59-255ba6695fcb tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] http://192.168.122.198/volume/v3/qos-specs returned with HTTP 200 Sep 06 06:35:37 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 297/576] 192.168.122.198 () {60 vars in 1148 bytes} [Sun Sep 6 06:35:37 2026] POST /volume/v3/qos-specs => generated 377 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:35:37 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-e16d0243-0d48-46ab-b202-24caee642e75 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:37 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-e16d0243-0d48-46ab-b202-24caee642e75 tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] DELETE http://192.168.122.198/volume/v3/qos-specs/7855d7d9-5703-4130-812c-c67f44d2d9b1?force=False Sep 06 06:35:37 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-e16d0243-0d48-46ab-b202-24caee642e75 tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:37 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-e16d0243-0d48-46ab-b202-24caee642e75 tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:37 devstack devstack@c-api.service[87014]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e16d0243-0d48-46ab-b202-24caee642e75 tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] Delete qos_spec: 7855d7d9-5703-4130-812c-c67f44d2d9b1, force: False {{(pid=87014) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 06 06:35:37 devstack devstack@c-api.service[87014]: /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 06 06:35:37 devstack devstack@c-api.service[87014]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 06 06:35:37 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-e16d0243-0d48-46ab-b202-24caee642e75 tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] http://192.168.122.198/volume/v3/qos-specs/7855d7d9-5703-4130-812c-c67f44d2d9b1?force=False returned with HTTP 202 Sep 06 06:35:37 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 280/577] 192.168.122.198 () {58 vars in 1264 bytes} [Sun Sep 6 06:35:37 2026] DELETE /volume/v3/qos-specs/7855d7d9-5703-4130-812c-c67f44d2d9b1?force=False => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:35:37 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-542ad3f7-d5ad-4092-b51e-7133c67e87fd None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:37 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-542ad3f7-d5ad-4092-b51e-7133c67e87fd tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] GET http://192.168.122.198/volume/v3/qos-specs/7855d7d9-5703-4130-812c-c67f44d2d9b1 Sep 06 06:35:37 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-542ad3f7-d5ad-4092-b51e-7133c67e87fd tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:37 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-542ad3f7-d5ad-4092-b51e-7133c67e87fd tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:37 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:37 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:35:37 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-542ad3f7-d5ad-4092-b51e-7133c67e87fd tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] http://192.168.122.198/volume/v3/qos-specs/7855d7d9-5703-4130-812c-c67f44d2d9b1 returned with HTTP 404 Sep 06 06:35:37 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 298/578] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:35:37 2026] GET /volume/v3/qos-specs/7855d7d9-5703-4130-812c-c67f44d2d9b1 => generated 100 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:35:37 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-19f8f735-e561-4e11-a887-99934ed51832 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:37 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-19f8f735-e561-4e11-a887-99934ed51832 tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] GET http://192.168.122.198/volume/v3/qos-specs Sep 06 06:35:37 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-19f8f735-e561-4e11-a887-99934ed51832 tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:37 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-19f8f735-e561-4e11-a887-99934ed51832 tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] Calling method 'index' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:37 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:37 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:35:37 devstack devstack@c-api.service[87014]: /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 06 06:35:37 devstack devstack@c-api.service[87014]: return base.obj_make_list(context, cls(context), Sep 06 06:35:37 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-19f8f735-e561-4e11-a887-99934ed51832 tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] http://192.168.122.198/volume/v3/qos-specs returned with HTTP 200 Sep 06 06:35:37 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 281/579] 192.168.122.198 () {58 vars in 1127 bytes} [Sun Sep 6 06:35:37 2026] GET /volume/v3/qos-specs => generated 175 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 06:35:37 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-d84e3a03-1e41-4279-9efe-a88edf10ad14 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:37 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-d84e3a03-1e41-4279-9efe-a88edf10ad14 tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] DELETE http://192.168.122.198/volume/v3/qos-specs/7855d7d9-5703-4130-812c-c67f44d2d9b1?force=False Sep 06 06:35:37 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-d84e3a03-1e41-4279-9efe-a88edf10ad14 tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:37 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-d84e3a03-1e41-4279-9efe-a88edf10ad14 tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:37 devstack devstack@c-api.service[87015]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d84e3a03-1e41-4279-9efe-a88edf10ad14 tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] Delete qos_spec: 7855d7d9-5703-4130-812c-c67f44d2d9b1, force: False {{(pid=87015) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 06 06:35:37 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-d84e3a03-1e41-4279-9efe-a88edf10ad14 tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] http://192.168.122.198/volume/v3/qos-specs/7855d7d9-5703-4130-812c-c67f44d2d9b1?force=False returned with HTTP 404 Sep 06 06:35:37 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 299/580] 192.168.122.198 () {58 vars in 1264 bytes} [Sun Sep 6 06:35:37 2026] DELETE /volume/v3/qos-specs/7855d7d9-5703-4130-812c-c67f44d2d9b1?force=False => generated 100 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:35:37 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-8113ca21-2cdb-4dc5-b1df-268f14806f51 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:37 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-8113ca21-2cdb-4dc5-b1df-268f14806f51 tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] GET http://192.168.122.198/volume/v3/qos-specs/7855d7d9-5703-4130-812c-c67f44d2d9b1 Sep 06 06:35:37 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-8113ca21-2cdb-4dc5-b1df-268f14806f51 tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:37 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-8113ca21-2cdb-4dc5-b1df-268f14806f51 tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:37 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:37 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:35:37 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-8113ca21-2cdb-4dc5-b1df-268f14806f51 tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] http://192.168.122.198/volume/v3/qos-specs/7855d7d9-5703-4130-812c-c67f44d2d9b1 returned with HTTP 404 Sep 06 06:35:37 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 282/581] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:35:37 2026] GET /volume/v3/qos-specs/7855d7d9-5703-4130-812c-c67f44d2d9b1 => generated 100 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 06:35:37 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-2ed75dc4-ab4e-4bf6-85f5-91cf45a67c7f None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:37 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2ed75dc4-ab4e-4bf6-85f5-91cf45a67c7f tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] GET http://192.168.122.198/volume/v3/qos-specs/18f02858-a1a3-486c-aa8c-4d30def164a6 Sep 06 06:35:37 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-2ed75dc4-ab4e-4bf6-85f5-91cf45a67c7f tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:37 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-2ed75dc4-ab4e-4bf6-85f5-91cf45a67c7f tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:37 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2ed75dc4-ab4e-4bf6-85f5-91cf45a67c7f tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] http://192.168.122.198/volume/v3/qos-specs/18f02858-a1a3-486c-aa8c-4d30def164a6 returned with HTTP 200 Sep 06 06:35:37 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 300/582] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:35:37 2026] GET /volume/v3/qos-specs/18f02858-a1a3-486c-aa8c-4d30def164a6 => generated 401 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:35:37 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-dc24fdaa-c3fa-4701-adda-1a7d2e27c57a None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:37 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-dc24fdaa-c3fa-4701-adda-1a7d2e27c57a tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] GET http://192.168.122.198/volume/v3/qos-specs Sep 06 06:35:37 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-dc24fdaa-c3fa-4701-adda-1a7d2e27c57a tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:37 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-dc24fdaa-c3fa-4701-adda-1a7d2e27c57a tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] Calling method 'index' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:37 devstack devstack@c-api.service[87014]: /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 06 06:35:37 devstack devstack@c-api.service[87014]: return base.obj_make_list(context, cls(context), Sep 06 06:35:37 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-dc24fdaa-c3fa-4701-adda-1a7d2e27c57a tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] http://192.168.122.198/volume/v3/qos-specs returned with HTTP 200 Sep 06 06:35:37 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 283/583] 192.168.122.198 () {58 vars in 1127 bytes} [Sun Sep 6 06:35:37 2026] GET /volume/v3/qos-specs => generated 175 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:35:37 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-3d6a9085-1f85-4597-8f92-1557adf8392f None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:37 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-3d6a9085-1f85-4597-8f92-1557adf8392f tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] PUT http://192.168.122.198/volume/v3/qos-specs/18f02858-a1a3-486c-aa8c-4d30def164a6 Sep 06 06:35:37 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-3d6a9085-1f85-4597-8f92-1557adf8392f tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:35:37 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:37 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:35:37 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.qos_specs [None req-3d6a9085-1f85-4597-8f92-1557adf8392f tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=87015) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Sep 06 06:35:37 devstack devstack@c-api.service[87015]: DEBUG cinder.db.api [None req-3d6a9085-1f85-4597-8f92-1557adf8392f tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] qos_specs_update() value: {'id': 'faebba3f-4daa-4382-9059-d613b8e69b48', 'key': 'iops_bytes', 'value': '500', 'specs_id': '18f02858-a1a3-486c-aa8c-4d30def164a6', 'deleted': False} {{(pid=87015) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Sep 06 06:35:37 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-3d6a9085-1f85-4597-8f92-1557adf8392f tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] http://192.168.122.198/volume/v3/qos-specs/18f02858-a1a3-486c-aa8c-4d30def164a6 returned with HTTP 200 Sep 06 06:35:37 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 301/584] 192.168.122.198 () {60 vars in 1258 bytes} [Sun Sep 6 06:35:37 2026] PUT /volume/v3/qos-specs/18f02858-a1a3-486c-aa8c-4d30def164a6 => generated 36 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 06:35:37 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-980a98db-734c-49d8-85e2-078190aa3da2 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:37 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-980a98db-734c-49d8-85e2-078190aa3da2 tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] GET http://192.168.122.198/volume/v3/qos-specs/18f02858-a1a3-486c-aa8c-4d30def164a6 Sep 06 06:35:37 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-980a98db-734c-49d8-85e2-078190aa3da2 tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:37 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-980a98db-734c-49d8-85e2-078190aa3da2 tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:37 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:37 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:35:37 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-980a98db-734c-49d8-85e2-078190aa3da2 tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] http://192.168.122.198/volume/v3/qos-specs/18f02858-a1a3-486c-aa8c-4d30def164a6 returned with HTTP 200 Sep 06 06:35:37 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 284/585] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:35:37 2026] GET /volume/v3/qos-specs/18f02858-a1a3-486c-aa8c-4d30def164a6 => generated 422 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:35:37 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-74488ef4-44d6-43a5-80d1-129bcd24ad05 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:37 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-74488ef4-44d6-43a5-80d1-129bcd24ad05 tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] PUT http://192.168.122.198/volume/v3/qos-specs/18f02858-a1a3-486c-aa8c-4d30def164a6/delete_keys Sep 06 06:35:37 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-74488ef4-44d6-43a5-80d1-129bcd24ad05 tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:35:37 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:37 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:35:37 devstack devstack@c-api.service[87015]: DEBUG cinder.api.contrib.qos_specs_manage [None req-74488ef4-44d6-43a5-80d1-129bcd24ad05 tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] Delete_key spec: 18f02858-a1a3-486c-aa8c-4d30def164a6, keys: ['iops_bytes'] {{(pid=87015) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Sep 06 06:35:37 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-74488ef4-44d6-43a5-80d1-129bcd24ad05 tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] http://192.168.122.198/volume/v3/qos-specs/18f02858-a1a3-486c-aa8c-4d30def164a6/delete_keys returned with HTTP 202 Sep 06 06:35:37 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 302/586] 192.168.122.198 () {60 vars in 1294 bytes} [Sun Sep 6 06:35:37 2026] PUT /volume/v3/qos-specs/18f02858-a1a3-486c-aa8c-4d30def164a6/delete_keys => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:35:37 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-cdf0dba8-2f44-4587-92ba-c0d599ff2d13 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:37 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-cdf0dba8-2f44-4587-92ba-c0d599ff2d13 tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] GET http://192.168.122.198/volume/v3/qos-specs/18f02858-a1a3-486c-aa8c-4d30def164a6 Sep 06 06:35:37 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-cdf0dba8-2f44-4587-92ba-c0d599ff2d13 tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:37 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-cdf0dba8-2f44-4587-92ba-c0d599ff2d13 tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:37 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:37 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:35:37 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-cdf0dba8-2f44-4587-92ba-c0d599ff2d13 tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] http://192.168.122.198/volume/v3/qos-specs/18f02858-a1a3-486c-aa8c-4d30def164a6 returned with HTTP 200 Sep 06 06:35:37 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 285/587] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:35:37 2026] GET /volume/v3/qos-specs/18f02858-a1a3-486c-aa8c-4d30def164a6 => generated 401 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:35:37 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-aa0c2abb-2425-4f53-bba4-3d6d56db8a71 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:37 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-aa0c2abb-2425-4f53-bba4-3d6d56db8a71 tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] GET http://192.168.122.198/volume/v3/qos-specs/18f02858-a1a3-486c-aa8c-4d30def164a6 Sep 06 06:35:37 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-aa0c2abb-2425-4f53-bba4-3d6d56db8a71 tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:37 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-aa0c2abb-2425-4f53-bba4-3d6d56db8a71 tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:37 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:37 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:35:37 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-aa0c2abb-2425-4f53-bba4-3d6d56db8a71 tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] http://192.168.122.198/volume/v3/qos-specs/18f02858-a1a3-486c-aa8c-4d30def164a6 returned with HTTP 200 Sep 06 06:35:37 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 303/588] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:35:37 2026] GET /volume/v3/qos-specs/18f02858-a1a3-486c-aa8c-4d30def164a6 => generated 401 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:35:37 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-008cf9f3-4ea4-44e0-aeb5-7da87fa46198 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:37 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-008cf9f3-4ea4-44e0-aeb5-7da87fa46198 tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] DELETE http://192.168.122.198/volume/v3/qos-specs/18f02858-a1a3-486c-aa8c-4d30def164a6?force=False Sep 06 06:35:37 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-008cf9f3-4ea4-44e0-aeb5-7da87fa46198 tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:37 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-008cf9f3-4ea4-44e0-aeb5-7da87fa46198 tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:37 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:37 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:35:37 devstack devstack@c-api.service[87014]: DEBUG cinder.api.contrib.qos_specs_manage [None req-008cf9f3-4ea4-44e0-aeb5-7da87fa46198 tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] Delete qos_spec: 18f02858-a1a3-486c-aa8c-4d30def164a6, force: False {{(pid=87014) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 06 06:35:37 devstack devstack@c-api.service[87014]: /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 06 06:35:37 devstack devstack@c-api.service[87014]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 06 06:35:37 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-008cf9f3-4ea4-44e0-aeb5-7da87fa46198 tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] http://192.168.122.198/volume/v3/qos-specs/18f02858-a1a3-486c-aa8c-4d30def164a6?force=False returned with HTTP 202 Sep 06 06:35:37 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 286/589] 192.168.122.198 () {58 vars in 1264 bytes} [Sun Sep 6 06:35:37 2026] DELETE /volume/v3/qos-specs/18f02858-a1a3-486c-aa8c-4d30def164a6?force=False => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:35:37 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-fc389005-6ec9-4fb5-b5b7-89616fab0cb7 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:37 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-fc389005-6ec9-4fb5-b5b7-89616fab0cb7 tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] GET http://192.168.122.198/volume/v3/qos-specs/18f02858-a1a3-486c-aa8c-4d30def164a6 Sep 06 06:35:37 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-fc389005-6ec9-4fb5-b5b7-89616fab0cb7 tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:37 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-fc389005-6ec9-4fb5-b5b7-89616fab0cb7 tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:37 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:37 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:35:37 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-fc389005-6ec9-4fb5-b5b7-89616fab0cb7 tempest-QosSpecsTestJSON-235880436 tempest-QosSpecsTestJSON-235880436-project-admin] http://192.168.122.198/volume/v3/qos-specs/18f02858-a1a3-486c-aa8c-4d30def164a6 returned with HTTP 404 Sep 06 06:35:37 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 304/590] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:35:37 2026] GET /volume/v3/qos-specs/18f02858-a1a3-486c-aa8c-4d30def164a6 => generated 100 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:35:43 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-7ed44e28-872f-40e6-9b0b-b26cfdc5a074 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:43 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-7ed44e28-872f-40e6-9b0b-b26cfdc5a074 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] GET http://192.168.122.198/volume/v3/volumes/052783c6-7634-4422-9227-0f9e115dea08 Sep 06 06:35:43 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-7ed44e28-872f-40e6-9b0b-b26cfdc5a074 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:43 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-7ed44e28-872f-40e6-9b0b-b26cfdc5a074 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:43 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:35:43 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:35:43 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:43 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:35:43 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-7ed44e28-872f-40e6-9b0b-b26cfdc5a074 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Volume info retrieved successfully. Sep 06 06:35:43 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-7ed44e28-872f-40e6-9b0b-b26cfdc5a074 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] http://192.168.122.198/volume/v3/volumes/052783c6-7634-4422-9227-0f9e115dea08 returned with HTTP 200 Sep 06 06:35:43 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 287/591] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:35:43 2026] GET /volume/v3/volumes/052783c6-7634-4422-9227-0f9e115dea08 => generated 1148 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:35:44 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-f75f7950-8a95-4689-ac1b-0a3e7ebf0f94 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:44 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f75f7950-8a95-4689-ac1b-0a3e7ebf0f94 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] GET http://192.168.122.198/volume/v3/volumes/052783c6-7634-4422-9227-0f9e115dea08 Sep 06 06:35:44 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-f75f7950-8a95-4689-ac1b-0a3e7ebf0f94 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:44 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-f75f7950-8a95-4689-ac1b-0a3e7ebf0f94 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:44 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:35:44 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:35:45 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:45 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:35:45 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-f75f7950-8a95-4689-ac1b-0a3e7ebf0f94 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Volume info retrieved successfully. Sep 06 06:35:45 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f75f7950-8a95-4689-ac1b-0a3e7ebf0f94 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] http://192.168.122.198/volume/v3/volumes/052783c6-7634-4422-9227-0f9e115dea08 returned with HTTP 200 Sep 06 06:35:45 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 305/592] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:35:44 2026] GET /volume/v3/volumes/052783c6-7634-4422-9227-0f9e115dea08 => generated 1148 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:35:45 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [req-84099ccd-6a73-4c12-b92a-34199ca0b362 req-5c3e0381-4add-4640-b038-a829eac7b7e8 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:45 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-84099ccd-6a73-4c12-b92a-34199ca0b362 req-5c3e0381-4add-4640-b038-a829eac7b7e8 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] GET http://192.168.122.198/volume/v3/volumes/052783c6-7634-4422-9227-0f9e115dea08 Sep 06 06:35:45 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-84099ccd-6a73-4c12-b92a-34199ca0b362 req-5c3e0381-4add-4640-b038-a829eac7b7e8 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:45 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-84099ccd-6a73-4c12-b92a-34199ca0b362 req-5c3e0381-4add-4640-b038-a829eac7b7e8 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:45 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:35:45 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:35:45 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:45 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:35:45 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [req-84099ccd-6a73-4c12-b92a-34199ca0b362 req-5c3e0381-4add-4640-b038-a829eac7b7e8 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Volume info retrieved successfully. Sep 06 06:35:45 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-84099ccd-6a73-4c12-b92a-34199ca0b362 req-5c3e0381-4add-4640-b038-a829eac7b7e8 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] http://192.168.122.198/volume/v3/volumes/052783c6-7634-4422-9227-0f9e115dea08 returned with HTTP 200 Sep 06 06:35:45 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 288/593] 192.168.122.198 () {60 vars in 1487 bytes} [Sun Sep 6 06:35:45 2026] GET /volume/v3/volumes/052783c6-7634-4422-9227-0f9e115dea08 => generated 1148 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 06:35:45 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-84099ccd-6a73-4c12-b92a-34199ca0b362 req-39ea4602-c9dd-4d4c-b04a-95a89f0e81d1 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:45 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-84099ccd-6a73-4c12-b92a-34199ca0b362 req-39ea4602-c9dd-4d4c-b04a-95a89f0e81d1 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] POST http://192.168.122.198/volume/v3/volumes/052783c6-7634-4422-9227-0f9e115dea08/action Sep 06 06:35:45 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-84099ccd-6a73-4c12-b92a-34199ca0b362 req-39ea4602-c9dd-4d4c-b04a-95a89f0e81d1 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:35:45 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-84099ccd-6a73-4c12-b92a-34199ca0b362 req-39ea4602-c9dd-4d4c-b04a-95a89f0e81d1 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:35:45 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:35:45 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:35:45 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:45 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:35:45 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [req-84099ccd-6a73-4c12-b92a-34199ca0b362 req-39ea4602-c9dd-4d4c-b04a-95a89f0e81d1 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Volume info retrieved successfully. Sep 06 06:35:45 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [req-84099ccd-6a73-4c12-b92a-34199ca0b362 req-39ea4602-c9dd-4d4c-b04a-95a89f0e81d1 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Begin detaching volume completed successfully. Sep 06 06:35:45 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-84099ccd-6a73-4c12-b92a-34199ca0b362 req-39ea4602-c9dd-4d4c-b04a-95a89f0e81d1 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] http://192.168.122.198/volume/v3/volumes/052783c6-7634-4422-9227-0f9e115dea08/action returned with HTTP 202 Sep 06 06:35:45 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 306/594] 192.168.122.198 () {64 vars in 1561 bytes} [Sun Sep 6 06:35:45 2026] POST /volume/v3/volumes/052783c6-7634-4422-9227-0f9e115dea08/action => generated 0 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 06:35:45 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-070ffe0c-4f58-4002-acd3-fb1b8a0a6541 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:45 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-070ffe0c-4f58-4002-acd3-fb1b8a0a6541 None None] GET http://192.168.122.198/volume// Sep 06 06:35:45 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-070ffe0c-4f58-4002-acd3-fb1b8a0a6541 None None] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:45 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-070ffe0c-4f58-4002-acd3-fb1b8a0a6541 None None] Calling method 'all' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:45 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-070ffe0c-4f58-4002-acd3-fb1b8a0a6541 None None] http://192.168.122.198/volume// returned with HTTP 300 Sep 06 06:35:45 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 289/595] 192.168.122.198 () {58 vars in 1315 bytes} [Sun Sep 6 06:35:45 2026] GET /volume/ => generated 390 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 06 06:35:45 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-84099ccd-6a73-4c12-b92a-34199ca0b362 req-9f5fa9fd-a489-43e4-af73-78b942bab662 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:45 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-84099ccd-6a73-4c12-b92a-34199ca0b362 req-9f5fa9fd-a489-43e4-af73-78b942bab662 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] GET http://192.168.122.198/volume/v3/volumes/052783c6-7634-4422-9227-0f9e115dea08 Sep 06 06:35:45 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-84099ccd-6a73-4c12-b92a-34199ca0b362 req-9f5fa9fd-a489-43e4-af73-78b942bab662 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:45 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-84099ccd-6a73-4c12-b92a-34199ca0b362 req-9f5fa9fd-a489-43e4-af73-78b942bab662 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:46 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:35:46 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:35:46 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:46 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:35:46 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [req-84099ccd-6a73-4c12-b92a-34199ca0b362 req-9f5fa9fd-a489-43e4-af73-78b942bab662 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Volume info retrieved successfully. Sep 06 06:35:46 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-84099ccd-6a73-4c12-b92a-34199ca0b362 req-9f5fa9fd-a489-43e4-af73-78b942bab662 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] http://192.168.122.198/volume/v3/volumes/052783c6-7634-4422-9227-0f9e115dea08 returned with HTTP 200 Sep 06 06:35:46 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 307/596] 192.168.122.198 () {62 vars in 1528 bytes} [Sun Sep 6 06:35:45 2026] GET /volume/v3/volumes/052783c6-7634-4422-9227-0f9e115dea08 => generated 1332 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 06:35:46 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [req-84099ccd-6a73-4c12-b92a-34199ca0b362 req-776f3448-42a1-4d7d-9a4d-9e5d7e42b71b None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:46 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-84099ccd-6a73-4c12-b92a-34199ca0b362 req-776f3448-42a1-4d7d-9a4d-9e5d7e42b71b tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] DELETE http://192.168.122.198/volume/v3/attachments/f4269ad7-f419-4b5b-afbc-be4992020a74 Sep 06 06:35:46 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-84099ccd-6a73-4c12-b92a-34199ca0b362 req-776f3448-42a1-4d7d-9a4d-9e5d7e42b71b tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:46 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-84099ccd-6a73-4c12-b92a-34199ca0b362 req-776f3448-42a1-4d7d-9a4d-9e5d7e42b71b tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Calling method 'version_select' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:46 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:46 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:35:46 devstack devstack@c-api.service[87014]: /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 06 06:35:46 devstack devstack@c-api.service[87014]: return base.obj_make_list(context, Sep 06 06:35:46 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-84099ccd-6a73-4c12-b92a-34199ca0b362 req-776f3448-42a1-4d7d-9a4d-9e5d7e42b71b tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] http://192.168.122.198/volume/v3/attachments/f4269ad7-f419-4b5b-afbc-be4992020a74 returned with HTTP 200 Sep 06 06:35:46 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 290/597] 192.168.122.198 () {64 vars in 1562 bytes} [Sun Sep 6 06:35:46 2026] DELETE /volume/v3/attachments/f4269ad7-f419-4b5b-afbc-be4992020a74 => generated 19 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:35:47 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-71ebe600-0bb4-46d9-90f2-be4be306ec5f None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:47 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-71ebe600-0bb4-46d9-90f2-be4be306ec5f tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] GET http://192.168.122.198/volume/v3/volumes/052783c6-7634-4422-9227-0f9e115dea08 Sep 06 06:35:47 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-71ebe600-0bb4-46d9-90f2-be4be306ec5f tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:47 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-71ebe600-0bb4-46d9-90f2-be4be306ec5f tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:47 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:35:47 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:35:47 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:47 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:35:47 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-71ebe600-0bb4-46d9-90f2-be4be306ec5f tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Volume info retrieved successfully. Sep 06 06:35:47 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-71ebe600-0bb4-46d9-90f2-be4be306ec5f tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] http://192.168.122.198/volume/v3/volumes/052783c6-7634-4422-9227-0f9e115dea08 returned with HTTP 200 Sep 06 06:35:47 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 308/598] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:35:47 2026] GET /volume/v3/volumes/052783c6-7634-4422-9227-0f9e115dea08 => generated 856 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:35:48 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-2f3d8332-b674-48b3-938e-051bbf02a280 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:48 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-4ada7226-8a27-4534-a0df-51233e782092 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:48 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-4ada7226-8a27-4534-a0df-51233e782092 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] POST http://192.168.122.198/volume/v3/volumes/c0229a84-f1f1-48a2-baac-abc121ee6dae/action Sep 06 06:35:48 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-4ada7226-8a27-4534-a0df-51233e782092 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] Action body: b'{"os-attach": {"instance_uuid": "d3872e47-4c91-42dc-b58e-666e00da7009", "mountpoint": "/dev/vdc"}}' {{(pid=87015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:35:48 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-4ada7226-8a27-4534-a0df-51233e782092 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "d3872e47-4c91-42dc-b58e-666e00da7009", "mountpoint": "/dev/vdc"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:35:48 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-4ada7226-8a27-4534-a0df-51233e782092 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] http://192.168.122.198/volume/v3/volumes/c0229a84-f1f1-48a2-baac-abc121ee6dae/action returned with HTTP 404 Sep 06 06:35:48 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 309/599] 192.168.122.198 () {60 vars in 1274 bytes} [Sun Sep 6 06:35:48 2026] POST /volume/v3/volumes/c0229a84-f1f1-48a2-baac-abc121ee6dae/action => generated 109 bytes in 101 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:35:49 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-2f3d8332-b674-48b3-938e-051bbf02a280 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:35:49 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-2f3d8332-b674-48b3-938e-051bbf02a280 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-640326809"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:35:49 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.volumes [None req-2f3d8332-b674-48b3-938e-051bbf02a280 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-640326809'}} {{(pid=87014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:35:49 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-2f3d8332-b674-48b3-938e-051bbf02a280 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Create volume of 1 GB Sep 06 06:35:49 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:49 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:35:49 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-2f3d8332-b674-48b3-938e-051bbf02a280 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Availability Zones retrieved successfully. Sep 06 06:35:49 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-2f3d8332-b674-48b3-938e-051bbf02a280 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Flow 'volume_create_api' (2fccd97d-b98f-4d19-8c59-6b4a6c54395e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:35:49 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-2f3d8332-b674-48b3-938e-051bbf02a280 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0006235-9acb-41bd-a0f7-58d3cf4abd95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:35:49 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.flows.api.create_volume [None req-2f3d8332-b674-48b3-938e-051bbf02a280 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Validating volume size '1' using validate_int {{(pid=87014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:35:49 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-2f3d8332-b674-48b3-938e-051bbf02a280 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0006235-9acb-41bd-a0f7-58d3cf4abd95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:35:49 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-2f3d8332-b674-48b3-938e-051bbf02a280 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a99d6e6f-2356-43a0-86ec-fbb082ae11a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:35:49 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-2f3d8332-b674-48b3-938e-051bbf02a280 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Created reservations ['084c5e6e-7ce2-4511-9bc8-8154ba4d862f', '05d3ddf6-0fcb-4915-9758-773dae946fc1', '963e31be-2286-4358-8db7-6507f4b840fe', '378ad0e7-f94e-45da-9079-d99212da6ce1'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:35:49 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-2f3d8332-b674-48b3-938e-051bbf02a280 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a99d6e6f-2356-43a0-86ec-fbb082ae11a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['084c5e6e-7ce2-4511-9bc8-8154ba4d862f', '05d3ddf6-0fcb-4915-9758-773dae946fc1', '963e31be-2286-4358-8db7-6507f4b840fe', '378ad0e7-f94e-45da-9079-d99212da6ce1']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:35:49 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-2f3d8332-b674-48b3-938e-051bbf02a280 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4f61028-e5ad-47be-ae60-021fcc6f56cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:35:49 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:35:49 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:35:49 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-2f3d8332-b674-48b3-938e-051bbf02a280 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4f61028-e5ad-47be-ae60-021fcc6f56cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '074ce519-1402-4842-9c17-e462a1f53c7c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-640326809',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8cff9d92664642b1baaa6d27c27bde95',qos_specs=None,replication_status=,reservations=['084c5e6e-7ce2-4511-9bc8-8154ba4d862f','05d3ddf6-0fcb-4915-9758-773dae946fc1','963e31be-2286-4358-8db7-6507f4b840fe','378ad0e7-f94e-45da-9079-d99212da6ce1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf598272d4e5455d9bc8612fecb26098',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:35:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-640326809',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=074ce519-1402-4842-9c17-e462a1f53c7c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8cff9d92664642b1baaa6d27c27bde95',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cf598272d4e5455d9bc8612fecb26098',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:35:49 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-2f3d8332-b674-48b3-938e-051bbf02a280 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8db42cf4-3f1a-40a6-a42f-e6e819a64492) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:35:50 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-2f3d8332-b674-48b3-938e-051bbf02a280 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8db42cf4-3f1a-40a6-a42f-e6e819a64492) transitioned into state 'SUCCESS' from state '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-640326809',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8cff9d92664642b1baaa6d27c27bde95',qos_specs=None,replication_status=,reservations=['084c5e6e-7ce2-4511-9bc8-8154ba4d862f','05d3ddf6-0fcb-4915-9758-773dae946fc1','963e31be-2286-4358-8db7-6507f4b840fe','378ad0e7-f94e-45da-9079-d99212da6ce1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf598272d4e5455d9bc8612fecb26098',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:35:50 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-2f3d8332-b674-48b3-938e-051bbf02a280 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8516a168-a030-419e-ab7a-5089fda5b90c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:35:50 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-2f3d8332-b674-48b3-938e-051bbf02a280 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8516a168-a030-419e-ab7a-5089fda5b90c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:35:50 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-2f3d8332-b674-48b3-938e-051bbf02a280 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Flow 'volume_create_api' (2fccd97d-b98f-4d19-8c59-6b4a6c54395e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:35:50 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-2f3d8332-b674-48b3-938e-051bbf02a280 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Create volume request issued successfully. Sep 06 06:35:50 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-2f3d8332-b674-48b3-938e-051bbf02a280 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:35:50 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 291/600] 192.168.122.198 () {60 vars in 1142 bytes} [Sun Sep 6 06:35:48 2026] POST /volume/v3/volumes => generated 759 bytes in 1749 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:35:50 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-43db4aba-2fd0-4666-996b-77562dab3855 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:50 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-43db4aba-2fd0-4666-996b-77562dab3855 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] GET http://192.168.122.198/volume/v3/volumes/074ce519-1402-4842-9c17-e462a1f53c7c Sep 06 06:35:50 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-43db4aba-2fd0-4666-996b-77562dab3855 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:50 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-43db4aba-2fd0-4666-996b-77562dab3855 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:50 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:35:50 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:35:50 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:50 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:35:50 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-43db4aba-2fd0-4666-996b-77562dab3855 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Volume info retrieved successfully. Sep 06 06:35:50 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-43db4aba-2fd0-4666-996b-77562dab3855 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] http://192.168.122.198/volume/v3/volumes/074ce519-1402-4842-9c17-e462a1f53c7c returned with HTTP 200 Sep 06 06:35:50 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 310/601] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:35:50 2026] GET /volume/v3/volumes/074ce519-1402-4842-9c17-e462a1f53c7c => generated 827 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:35:51 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-bb4f6c7e-6e74-4977-a844-20971f9d273d None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:51 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-bb4f6c7e-6e74-4977-a844-20971f9d273d tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] GET http://192.168.122.198/volume/v3/volumes/074ce519-1402-4842-9c17-e462a1f53c7c Sep 06 06:35:51 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-bb4f6c7e-6e74-4977-a844-20971f9d273d tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:51 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-bb4f6c7e-6e74-4977-a844-20971f9d273d tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:51 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:35:51 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:35:51 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:51 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:35:51 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-bb4f6c7e-6e74-4977-a844-20971f9d273d tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Volume info retrieved successfully. Sep 06 06:35:51 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-bb4f6c7e-6e74-4977-a844-20971f9d273d tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] http://192.168.122.198/volume/v3/volumes/074ce519-1402-4842-9c17-e462a1f53c7c returned with HTTP 200 Sep 06 06:35:51 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 292/602] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:35:51 2026] GET /volume/v3/volumes/074ce519-1402-4842-9c17-e462a1f53c7c => generated 851 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:35:52 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-4f416ac0-b276-4bdf-a7cf-82175f1aede2 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:52 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-4f416ac0-b276-4bdf-a7cf-82175f1aede2 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] GET http://192.168.122.198/volume/v3/volumes/074ce519-1402-4842-9c17-e462a1f53c7c Sep 06 06:35:52 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-4f416ac0-b276-4bdf-a7cf-82175f1aede2 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:52 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-4f416ac0-b276-4bdf-a7cf-82175f1aede2 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:52 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:35:52 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:35:52 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:52 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:35:52 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-4f416ac0-b276-4bdf-a7cf-82175f1aede2 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Volume info retrieved successfully. Sep 06 06:35:52 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-4f416ac0-b276-4bdf-a7cf-82175f1aede2 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] http://192.168.122.198/volume/v3/volumes/074ce519-1402-4842-9c17-e462a1f53c7c returned with HTTP 200 Sep 06 06:35:52 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 311/603] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:35:52 2026] GET /volume/v3/volumes/074ce519-1402-4842-9c17-e462a1f53c7c => generated 852 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:35:52 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-67cd6d8c-bae2-4174-b2a1-557c0375ad22 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:52 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-67cd6d8c-bae2-4174-b2a1-557c0375ad22 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] POST http://192.168.122.198/volume/v3/snapshots Sep 06 06:35:52 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-67cd6d8c-bae2-4174-b2a1-557c0375ad22 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "074ce519-1402-4842-9c17-e462a1f53c7c", "name": "tempest-SnapshotsActionsTest-Snapshot-1652151597"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:35:52 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:35:52 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:35:52 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:52 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:35:52 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-67cd6d8c-bae2-4174-b2a1-557c0375ad22 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Volume info retrieved successfully. Sep 06 06:35:52 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.snapshots [None req-67cd6d8c-bae2-4174-b2a1-557c0375ad22 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Create snapshot from volume 074ce519-1402-4842-9c17-e462a1f53c7c Sep 06 06:35:52 devstack devstack@c-api.service[87014]: WARNING cinder.quota [None req-67cd6d8c-bae2-4174-b2a1-557c0375ad22 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Deprecated: Default quota for resource: snapshots_QuobyteHD is set by the default quota flag: quota_snapshots_QuobyteHD, it is now deprecated. Please use the default quota class for default quota. Sep 06 06:35:52 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-67cd6d8c-bae2-4174-b2a1-557c0375ad22 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Created reservations ['369965be-17ce-47f8-9c59-fa5045dd3bd1', 'a0418034-4a85-4b11-8a8a-81ed2779dd35', '584daf7e-6397-4a00-9892-bc8a458abeb8', '72c2acea-d601-4eef-9416-7ddcd951d829'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:35:52 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:35:52 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:35:52 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-67cd6d8c-bae2-4174-b2a1-557c0375ad22 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Snapshot create request issued successfully. Sep 06 06:35:52 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-67cd6d8c-bae2-4174-b2a1-557c0375ad22 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] http://192.168.122.198/volume/v3/snapshots returned with HTTP 202 Sep 06 06:35:52 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 293/604] 192.168.122.198 () {60 vars in 1149 bytes} [Sun Sep 6 06:35:52 2026] POST /volume/v3/snapshots => generated 307 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 06 06:35:52 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-837f64c8-9aaf-4acf-9854-f96f7638b62c None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:52 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-837f64c8-9aaf-4acf-9854-f96f7638b62c tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] GET http://192.168.122.198/volume/v3/snapshots/719717da-f08d-473f-9308-d29b2eb0639a Sep 06 06:35:52 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-837f64c8-9aaf-4acf-9854-f96f7638b62c tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:52 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-837f64c8-9aaf-4acf-9854-f96f7638b62c tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:52 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:52 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:35:52 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-837f64c8-9aaf-4acf-9854-f96f7638b62c tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Snapshot retrieved successfully. Sep 06 06:35:52 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-837f64c8-9aaf-4acf-9854-f96f7638b62c tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] http://192.168.122.198/volume/v3/snapshots/719717da-f08d-473f-9308-d29b2eb0639a returned with HTTP 200 Sep 06 06:35:52 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 312/605] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:35:52 2026] GET /volume/v3/snapshots/719717da-f08d-473f-9308-d29b2eb0639a => generated 439 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:35:53 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-c7f77533-d59b-467b-a56a-8335fbec8917 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:53 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c7f77533-d59b-467b-a56a-8335fbec8917 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:35:53 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-c7f77533-d59b-467b-a56a-8335fbec8917 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-198095546", "imageRef": "7005ba32-ec39-44a3-88d9-ca6af0b34ea0", "size": 1}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:35:53 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.volumes [None req-c7f77533-d59b-467b-a56a-8335fbec8917 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-198095546', 'imageRef': '7005ba32-ec39-44a3-88d9-ca6af0b34ea0', 'size': 1}} {{(pid=87014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:35:53 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-84e8f4d7-6f3d-48de-8ba8-a52ab078426f None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:53 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-84e8f4d7-6f3d-48de-8ba8-a52ab078426f tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] GET http://192.168.122.198/volume/v3/snapshots/719717da-f08d-473f-9308-d29b2eb0639a Sep 06 06:35:53 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-84e8f4d7-6f3d-48de-8ba8-a52ab078426f tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:53 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-84e8f4d7-6f3d-48de-8ba8-a52ab078426f tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:53 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:53 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:35:53 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-84e8f4d7-6f3d-48de-8ba8-a52ab078426f tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Snapshot retrieved successfully. Sep 06 06:35:53 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-84e8f4d7-6f3d-48de-8ba8-a52ab078426f tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] http://192.168.122.198/volume/v3/snapshots/719717da-f08d-473f-9308-d29b2eb0639a returned with HTTP 200 Sep 06 06:35:53 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 313/606] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:35:53 2026] GET /volume/v3/snapshots/719717da-f08d-473f-9308-d29b2eb0639a => generated 439 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:35:53 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-c7f77533-d59b-467b-a56a-8335fbec8917 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Create volume of 1 GB Sep 06 06:35:53 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:53 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:35:53 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-c7f77533-d59b-467b-a56a-8335fbec8917 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Availability Zones retrieved successfully. Sep 06 06:35:54 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-c7f77533-d59b-467b-a56a-8335fbec8917 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Flow 'volume_create_api' (6cb5e5bf-41e7-4e17-a76b-cc27db9919ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:35:54 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-c7f77533-d59b-467b-a56a-8335fbec8917 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cee547b3-55ff-4de8-accd-a27a2776ec76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:35:54 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.flows.api.create_volume [None req-c7f77533-d59b-467b-a56a-8335fbec8917 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Validating volume size '1' using validate_int {{(pid=87014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:35:54 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-c7f77533-d59b-467b-a56a-8335fbec8917 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cee547b3-55ff-4de8-accd-a27a2776ec76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:35:54 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-c7f77533-d59b-467b-a56a-8335fbec8917 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c05d1fa3-78da-4217-ae8f-952a5e4aecaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:35:54 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-c7f77533-d59b-467b-a56a-8335fbec8917 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Created reservations ['04f7be1f-d2bd-4db5-bb9c-180c453436b7', 'e0d49133-1f35-4725-affc-2f85952935e9', '23aa630c-7975-44ff-9579-0fd53b4a49ec', '670c81ec-52b0-413a-8944-68df9290997e'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:35:54 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-c7f77533-d59b-467b-a56a-8335fbec8917 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c05d1fa3-78da-4217-ae8f-952a5e4aecaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['04f7be1f-d2bd-4db5-bb9c-180c453436b7', 'e0d49133-1f35-4725-affc-2f85952935e9', '23aa630c-7975-44ff-9579-0fd53b4a49ec', '670c81ec-52b0-413a-8944-68df9290997e']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:35:54 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-c7f77533-d59b-467b-a56a-8335fbec8917 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (551f1804-5af7-404d-b8d4-10f4d39360b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:35:54 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:35:54 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:35:54 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-c7f77533-d59b-467b-a56a-8335fbec8917 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (551f1804-5af7-404d-b8d4-10f4d39360b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a774c547-4c1b-4488-a78c-6fd485434966', '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-198095546',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='474e425101c84d91a4f761bb638bd56f',qos_specs=None,replication_status=,reservations=['04f7be1f-d2bd-4db5-bb9c-180c453436b7','e0d49133-1f35-4725-affc-2f85952935e9','23aa630c-7975-44ff-9579-0fd53b4a49ec','670c81ec-52b0-413a-8944-68df9290997e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6eb0730f9b946dd9ee3c21c75d4566e',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:35:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-198095546',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a774c547-4c1b-4488-a78c-6fd485434966,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='474e425101c84d91a4f761bb638bd56f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f6eb0730f9b946dd9ee3c21c75d4566e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:35:54 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-c7f77533-d59b-467b-a56a-8335fbec8917 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03c925a2-ec6f-43ed-bd60-4123c838b7a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:35:54 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-c7f77533-d59b-467b-a56a-8335fbec8917 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03c925a2-ec6f-43ed-bd60-4123c838b7a4) transitioned into state 'SUCCESS' from state '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-198095546',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='474e425101c84d91a4f761bb638bd56f',qos_specs=None,replication_status=,reservations=['04f7be1f-d2bd-4db5-bb9c-180c453436b7','e0d49133-1f35-4725-affc-2f85952935e9','23aa630c-7975-44ff-9579-0fd53b4a49ec','670c81ec-52b0-413a-8944-68df9290997e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6eb0730f9b946dd9ee3c21c75d4566e',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:35:54 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-c7f77533-d59b-467b-a56a-8335fbec8917 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21c8039b-225f-4e39-883d-73b9456428f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:35:54 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-c7f77533-d59b-467b-a56a-8335fbec8917 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21c8039b-225f-4e39-883d-73b9456428f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:35:54 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-c7f77533-d59b-467b-a56a-8335fbec8917 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Flow 'volume_create_api' (6cb5e5bf-41e7-4e17-a76b-cc27db9919ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:35:54 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-c7f77533-d59b-467b-a56a-8335fbec8917 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Create volume request issued successfully. Sep 06 06:35:54 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c7f77533-d59b-467b-a56a-8335fbec8917 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:35:54 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 294/607] 192.168.122.198 () {60 vars in 1143 bytes} [Sun Sep 6 06:35:53 2026] POST /volume/v3/volumes => generated 761 bytes in 834 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:35:54 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-60934e66-6342-4744-aa4d-a1137f7f53af None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:54 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-60934e66-6342-4744-aa4d-a1137f7f53af tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] GET http://192.168.122.198/volume/v3/volumes/a774c547-4c1b-4488-a78c-6fd485434966 Sep 06 06:35:54 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-60934e66-6342-4744-aa4d-a1137f7f53af tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:54 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-60934e66-6342-4744-aa4d-a1137f7f53af tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:54 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:35:54 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:35:54 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:54 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:35:54 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-60934e66-6342-4744-aa4d-a1137f7f53af tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Volume info retrieved successfully. Sep 06 06:35:54 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-60934e66-6342-4744-aa4d-a1137f7f53af tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] http://192.168.122.198/volume/v3/volumes/a774c547-4c1b-4488-a78c-6fd485434966 returned with HTTP 200 Sep 06 06:35:54 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 314/608] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:35:54 2026] GET /volume/v3/volumes/a774c547-4c1b-4488-a78c-6fd485434966 => generated 829 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:35:54 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-8bf39c8b-50ac-4e87-aeff-55d5860ec612 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:54 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-8bf39c8b-50ac-4e87-aeff-55d5860ec612 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] GET http://192.168.122.198/volume/v3/snapshots/719717da-f08d-473f-9308-d29b2eb0639a Sep 06 06:35:54 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-8bf39c8b-50ac-4e87-aeff-55d5860ec612 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:54 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-8bf39c8b-50ac-4e87-aeff-55d5860ec612 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:54 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:54 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:35:54 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-8bf39c8b-50ac-4e87-aeff-55d5860ec612 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Snapshot retrieved successfully. Sep 06 06:35:54 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-8bf39c8b-50ac-4e87-aeff-55d5860ec612 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] http://192.168.122.198/volume/v3/snapshots/719717da-f08d-473f-9308-d29b2eb0639a returned with HTTP 200 Sep 06 06:35:54 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 295/609] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:35:54 2026] GET /volume/v3/snapshots/719717da-f08d-473f-9308-d29b2eb0639a => generated 439 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:35:55 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-ec378865-8a51-4694-8765-df4cdf6bfa71 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:55 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-ec378865-8a51-4694-8765-df4cdf6bfa71 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:35:55 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-ec378865-8a51-4694-8765-df4cdf6bfa71 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "c17949cd-51ef-4df2-96a7-40d28a40bea8", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-129352155"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:35:55 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.volumes [None req-ec378865-8a51-4694-8765-df4cdf6bfa71 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] Create volume request body: {'volume': {'imageRef': 'c17949cd-51ef-4df2-96a7-40d28a40bea8', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-129352155'}} {{(pid=87015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:35:55 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-ec378865-8a51-4694-8765-df4cdf6bfa71 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] Create volume of 2 GB Sep 06 06:35:55 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-ec378865-8a51-4694-8765-df4cdf6bfa71 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] Availability Zones retrieved successfully. Sep 06 06:35:55 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-ec378865-8a51-4694-8765-df4cdf6bfa71 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] Flow 'volume_create_api' (08d150b5-2634-4b95-834c-0e7dd3b206fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:35:55 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-ec378865-8a51-4694-8765-df4cdf6bfa71 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (861d9b72-21fb-4912-a2d9-5a7d6fc5b4c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:35:55 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.flows.api.create_volume [None req-ec378865-8a51-4694-8765-df4cdf6bfa71 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] Validating volume size '2' using validate_int {{(pid=87015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:35:55 devstack devstack@c-api.service[87015]: WARNING cinder.volume.api [None req-ec378865-8a51-4694-8765-df4cdf6bfa71 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (861d9b72-21fb-4912-a2d9-5a7d6fc5b4c6) transitioned into state 'FAILURE' from state 'RUNNING' Sep 06 06:35:55 devstack devstack@c-api.service[87015]: Failure: cinder.exception.InvalidInput: Invalid input received: Image c17949cd-51ef-4df2-96a7-40d28a40bea8 is not active. Sep 06 06:35:55 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-ec378865-8a51-4694-8765-df4cdf6bfa71 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (861d9b72-21fb-4912-a2d9-5a7d6fc5b4c6) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:35:55 devstack devstack@c-api.service[87015]: WARNING cinder.volume.api [None req-ec378865-8a51-4694-8765-df4cdf6bfa71 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (861d9b72-21fb-4912-a2d9-5a7d6fc5b4c6) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 06 06:35:55 devstack devstack@c-api.service[87015]: WARNING cinder.volume.api [None req-ec378865-8a51-4694-8765-df4cdf6bfa71 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] Flow 'volume_create_api' (08d150b5-2634-4b95-834c-0e7dd3b206fa) transitioned into state 'REVERTED' from state 'RUNNING' Sep 06 06:35:55 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-ec378865-8a51-4694-8765-df4cdf6bfa71 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 400 Sep 06 06:35:55 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 315/610] 192.168.122.198 () {60 vars in 1143 bytes} [Sun Sep 6 06:35:55 2026] POST /volume/v3/volumes => generated 125 bytes in 271 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 06 06:35:55 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-2ffc3f13-1961-4286-9669-0c690e76a971 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:55 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-2ffc3f13-1961-4286-9669-0c690e76a971 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] GET http://192.168.122.198/volume/v3/volumes/a774c547-4c1b-4488-a78c-6fd485434966 Sep 06 06:35:55 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-2ffc3f13-1961-4286-9669-0c690e76a971 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:55 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-2ffc3f13-1961-4286-9669-0c690e76a971 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:55 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:35:55 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:35:55 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:55 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:35:55 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-2ffc3f13-1961-4286-9669-0c690e76a971 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Volume info retrieved successfully. Sep 06 06:35:55 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-2ffc3f13-1961-4286-9669-0c690e76a971 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] http://192.168.122.198/volume/v3/volumes/a774c547-4c1b-4488-a78c-6fd485434966 returned with HTTP 200 Sep 06 06:35:55 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 296/611] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:35:55 2026] GET /volume/v3/volumes/a774c547-4c1b-4488-a78c-6fd485434966 => generated 853 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:35:55 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-0e8109b7-626d-42a1-be11-64e14f66514a None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:55 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-0e8109b7-626d-42a1-be11-64e14f66514a tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] GET http://192.168.122.198/volume/v3/snapshots/719717da-f08d-473f-9308-d29b2eb0639a Sep 06 06:35:55 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-0e8109b7-626d-42a1-be11-64e14f66514a tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:55 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-0e8109b7-626d-42a1-be11-64e14f66514a tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:55 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:55 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:35:55 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-0e8109b7-626d-42a1-be11-64e14f66514a tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Snapshot retrieved successfully. Sep 06 06:35:55 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-0e8109b7-626d-42a1-be11-64e14f66514a tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] http://192.168.122.198/volume/v3/snapshots/719717da-f08d-473f-9308-d29b2eb0639a returned with HTTP 200 Sep 06 06:35:55 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 316/612] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:35:55 2026] GET /volume/v3/snapshots/719717da-f08d-473f-9308-d29b2eb0639a => generated 466 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:35:55 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-d440ff0b-4b08-46c4-b655-c42b230277ab None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:55 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-d440ff0b-4b08-46c4-b655-c42b230277ab tempest-SnapshotsActionsTest-353968158 tempest-SnapshotsActionsTest-353968158-project-admin] POST http://192.168.122.198/volume/v3/snapshots/719717da-f08d-473f-9308-d29b2eb0639a/action Sep 06 06:35:55 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-d440ff0b-4b08-46c4-b655-c42b230277ab tempest-SnapshotsActionsTest-353968158 tempest-SnapshotsActionsTest-353968158-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:35:55 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-d440ff0b-4b08-46c4-b655-c42b230277ab tempest-SnapshotsActionsTest-353968158 tempest-SnapshotsActionsTest-353968158-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:35:56 devstack devstack@c-api.service[87014]: DEBUG cinder.api.contrib.admin_actions [None req-d440ff0b-4b08-46c4-b655-c42b230277ab tempest-SnapshotsActionsTest-353968158 tempest-SnapshotsActionsTest-353968158-project-admin] Updating snapshot '719717da-f08d-473f-9308-d29b2eb0639a' with '{'status': 'creating'}' {{(pid=87014) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 06 06:35:56 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:56 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:35:56 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-d440ff0b-4b08-46c4-b655-c42b230277ab tempest-SnapshotsActionsTest-353968158 tempest-SnapshotsActionsTest-353968158-project-admin] http://192.168.122.198/volume/v3/snapshots/719717da-f08d-473f-9308-d29b2eb0639a/action returned with HTTP 202 Sep 06 06:35:56 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 297/613] 192.168.122.198 () {60 vars in 1280 bytes} [Sun Sep 6 06:35:55 2026] POST /volume/v3/snapshots/719717da-f08d-473f-9308-d29b2eb0639a/action => generated 0 bytes in 406 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 06:35:56 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-d3dd6819-75a5-4565-b483-6c378745c981 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:56 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-d3dd6819-75a5-4565-b483-6c378745c981 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] GET http://192.168.122.198/volume/v3/snapshots/719717da-f08d-473f-9308-d29b2eb0639a Sep 06 06:35:56 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-d3dd6819-75a5-4565-b483-6c378745c981 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:56 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-d3dd6819-75a5-4565-b483-6c378745c981 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:56 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:56 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:35:56 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-d3dd6819-75a5-4565-b483-6c378745c981 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Snapshot retrieved successfully. Sep 06 06:35:56 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-d3dd6819-75a5-4565-b483-6c378745c981 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] http://192.168.122.198/volume/v3/snapshots/719717da-f08d-473f-9308-d29b2eb0639a returned with HTTP 200 Sep 06 06:35:56 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 317/614] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:35:56 2026] GET /volume/v3/snapshots/719717da-f08d-473f-9308-d29b2eb0639a => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:35:56 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-ff11e395-bd1c-435a-97bf-e38fef64dec9 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:56 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ff11e395-bd1c-435a-97bf-e38fef64dec9 tempest-SnapshotsActionsTest-353968158 tempest-SnapshotsActionsTest-353968158-project-admin] POST http://192.168.122.198/volume/v3/snapshots/719717da-f08d-473f-9308-d29b2eb0639a/action Sep 06 06:35:56 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ff11e395-bd1c-435a-97bf-e38fef64dec9 tempest-SnapshotsActionsTest-353968158 tempest-SnapshotsActionsTest-353968158-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:35:56 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ff11e395-bd1c-435a-97bf-e38fef64dec9 tempest-SnapshotsActionsTest-353968158 tempest-SnapshotsActionsTest-353968158-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:35:56 devstack devstack@c-api.service[87014]: DEBUG cinder.api.contrib.admin_actions [None req-ff11e395-bd1c-435a-97bf-e38fef64dec9 tempest-SnapshotsActionsTest-353968158 tempest-SnapshotsActionsTest-353968158-project-admin] Updating snapshot '719717da-f08d-473f-9308-d29b2eb0639a' with '{'status': 'available'}' {{(pid=87014) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 06 06:35:56 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:56 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:35:56 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ff11e395-bd1c-435a-97bf-e38fef64dec9 tempest-SnapshotsActionsTest-353968158 tempest-SnapshotsActionsTest-353968158-project-admin] http://192.168.122.198/volume/v3/snapshots/719717da-f08d-473f-9308-d29b2eb0639a/action returned with HTTP 202 Sep 06 06:35:56 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 298/615] 192.168.122.198 () {60 vars in 1280 bytes} [Sun Sep 6 06:35:56 2026] POST /volume/v3/snapshots/719717da-f08d-473f-9308-d29b2eb0639a/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 06:35:56 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-d6507789-c5a8-4de5-8846-589111352499 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:56 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-d6507789-c5a8-4de5-8846-589111352499 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] GET http://192.168.122.198/volume/v3/snapshots/719717da-f08d-473f-9308-d29b2eb0639a Sep 06 06:35:56 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-d6507789-c5a8-4de5-8846-589111352499 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:56 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-d6507789-c5a8-4de5-8846-589111352499 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:56 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:56 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:35:56 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-d6507789-c5a8-4de5-8846-589111352499 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Snapshot retrieved successfully. Sep 06 06:35:56 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-d6507789-c5a8-4de5-8846-589111352499 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] http://192.168.122.198/volume/v3/snapshots/719717da-f08d-473f-9308-d29b2eb0639a returned with HTTP 200 Sep 06 06:35:56 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 318/616] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:35:56 2026] GET /volume/v3/snapshots/719717da-f08d-473f-9308-d29b2eb0639a => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:35:56 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-6c176963-42e4-46df-93f8-24c8a3bfb7d1 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:56 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-6c176963-42e4-46df-93f8-24c8a3bfb7d1 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] POST http://192.168.122.198/volume/v3/snapshots Sep 06 06:35:56 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-6c176963-42e4-46df-93f8-24c8a3bfb7d1 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "074ce519-1402-4842-9c17-e462a1f53c7c", "name": "tempest-SnapshotsActionsTest-Snapshot-1813372702"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:35:56 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:35:56 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:35:56 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:56 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:35:56 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-6c176963-42e4-46df-93f8-24c8a3bfb7d1 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Volume info retrieved successfully. Sep 06 06:35:56 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.snapshots [None req-6c176963-42e4-46df-93f8-24c8a3bfb7d1 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Create snapshot from volume 074ce519-1402-4842-9c17-e462a1f53c7c Sep 06 06:35:56 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-6c176963-42e4-46df-93f8-24c8a3bfb7d1 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Created reservations ['558a158a-7270-4e89-a8d1-b78cc3a2ce5e', '1d106a1d-b13f-4d3d-b1b6-07a7a72edad5', '94027b3a-1408-4742-b784-47dbee2aeb9b', '4eee14c3-3cf8-4dbc-a3ca-9133362ae757'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:35:56 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:35:56 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:35:56 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-0602feba-424b-4345-b1d4-04400e368a33 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:56 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-0602feba-424b-4345-b1d4-04400e368a33 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] GET http://192.168.122.198/volume/v3/volumes/a774c547-4c1b-4488-a78c-6fd485434966 Sep 06 06:35:56 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-0602feba-424b-4345-b1d4-04400e368a33 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:56 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-0602feba-424b-4345-b1d4-04400e368a33 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:56 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-6c176963-42e4-46df-93f8-24c8a3bfb7d1 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Snapshot create request issued successfully. Sep 06 06:35:56 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-6c176963-42e4-46df-93f8-24c8a3bfb7d1 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] http://192.168.122.198/volume/v3/snapshots returned with HTTP 202 Sep 06 06:35:56 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 299/617] 192.168.122.198 () {60 vars in 1149 bytes} [Sun Sep 6 06:35:56 2026] POST /volume/v3/snapshots => generated 307 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:35:56 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-7dca21ac-e27f-4fcf-bdfa-98f2ece4ef6b None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:56 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:35:56 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:35:56 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:56 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:35:56 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-7dca21ac-e27f-4fcf-bdfa-98f2ece4ef6b tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] GET http://192.168.122.198/volume/v3/snapshots/77571ccb-7a0e-4a22-b30c-69e35ccb778e Sep 06 06:35:56 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-7dca21ac-e27f-4fcf-bdfa-98f2ece4ef6b tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:56 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-7dca21ac-e27f-4fcf-bdfa-98f2ece4ef6b tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:56 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:56 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:35:56 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-7dca21ac-e27f-4fcf-bdfa-98f2ece4ef6b tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Snapshot retrieved successfully. Sep 06 06:35:56 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-0602feba-424b-4345-b1d4-04400e368a33 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Volume info retrieved successfully. Sep 06 06:35:56 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-7dca21ac-e27f-4fcf-bdfa-98f2ece4ef6b tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] http://192.168.122.198/volume/v3/snapshots/77571ccb-7a0e-4a22-b30c-69e35ccb778e returned with HTTP 200 Sep 06 06:35:56 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 300/618] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:35:56 2026] GET /volume/v3/snapshots/77571ccb-7a0e-4a22-b30c-69e35ccb778e => generated 439 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:35:56 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-0602feba-424b-4345-b1d4-04400e368a33 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] http://192.168.122.198/volume/v3/volumes/a774c547-4c1b-4488-a78c-6fd485434966 returned with HTTP 200 Sep 06 06:35:56 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 319/619] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:35:56 2026] GET /volume/v3/volumes/a774c547-4c1b-4488-a78c-6fd485434966 => generated 911 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:35:57 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-def383f8-d88e-4a34-a73a-12875a85c597 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:57 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-def383f8-d88e-4a34-a73a-12875a85c597 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] GET http://192.168.122.198/volume/v3/snapshots/77571ccb-7a0e-4a22-b30c-69e35ccb778e Sep 06 06:35:57 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-def383f8-d88e-4a34-a73a-12875a85c597 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:57 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-def383f8-d88e-4a34-a73a-12875a85c597 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:57 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:57 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:35:57 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-def383f8-d88e-4a34-a73a-12875a85c597 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Snapshot retrieved successfully. Sep 06 06:35:57 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-def383f8-d88e-4a34-a73a-12875a85c597 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] http://192.168.122.198/volume/v3/snapshots/77571ccb-7a0e-4a22-b30c-69e35ccb778e returned with HTTP 200 Sep 06 06:35:57 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 301/620] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:35:57 2026] GET /volume/v3/snapshots/77571ccb-7a0e-4a22-b30c-69e35ccb778e => generated 439 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:35:57 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-c641cedc-d75b-4fe3-807e-f998f7490a5b None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:57 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c641cedc-d75b-4fe3-807e-f998f7490a5b tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] GET http://192.168.122.198/volume/v3/volumes/a774c547-4c1b-4488-a78c-6fd485434966 Sep 06 06:35:57 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-c641cedc-d75b-4fe3-807e-f998f7490a5b tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:57 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-c641cedc-d75b-4fe3-807e-f998f7490a5b tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:57 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:35:57 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:35:57 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:57 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:35:57 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-bfeac8f5-e967-446b-9583-52762d67a82f None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:57 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-bfeac8f5-e967-446b-9583-52762d67a82f tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:35:57 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-bfeac8f5-e967-446b-9583-52762d67a82f tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "d23735cd-8daa-4fb8-9af5-a3e8ed7e5dea"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:35:57 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-c641cedc-d75b-4fe3-807e-f998f7490a5b tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Volume info retrieved successfully. Sep 06 06:35:57 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.volumes [None req-bfeac8f5-e967-446b-9583-52762d67a82f tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': 'd23735cd-8daa-4fb8-9af5-a3e8ed7e5dea'}} {{(pid=87014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:35:57 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c641cedc-d75b-4fe3-807e-f998f7490a5b tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] http://192.168.122.198/volume/v3/volumes/a774c547-4c1b-4488-a78c-6fd485434966 returned with HTTP 200 Sep 06 06:35:57 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 320/621] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:35:57 2026] GET /volume/v3/volumes/a774c547-4c1b-4488-a78c-6fd485434966 => generated 914 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:35:57 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-bfeac8f5-e967-446b-9583-52762d67a82f tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] Create volume of 1 GB Sep 06 06:35:57 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-bfeac8f5-e967-446b-9583-52762d67a82f tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] Availability Zones retrieved successfully. Sep 06 06:35:57 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-bfeac8f5-e967-446b-9583-52762d67a82f tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] Flow 'volume_create_api' (3c0fe038-608c-4091-8943-61d5db6a3a50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:35:57 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-bfeac8f5-e967-446b-9583-52762d67a82f tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b34a2cbe-9804-41c7-affe-629b69ed60d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:35:57 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.flows.api.create_volume [None req-bfeac8f5-e967-446b-9583-52762d67a82f tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] Validating volume size '1' using validate_int {{(pid=87014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:35:57 devstack devstack@c-api.service[87014]: WARNING cinder.volume.api [None req-bfeac8f5-e967-446b-9583-52762d67a82f tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b34a2cbe-9804-41c7-affe-629b69ed60d6) transitioned into state 'FAILURE' from state 'RUNNING' Sep 06 06:35:57 devstack devstack@c-api.service[87014]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Sep 06 06:35:57 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-bfeac8f5-e967-446b-9583-52762d67a82f tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b34a2cbe-9804-41c7-affe-629b69ed60d6) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:35:57 devstack devstack@c-api.service[87014]: WARNING cinder.volume.api [None req-bfeac8f5-e967-446b-9583-52762d67a82f tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b34a2cbe-9804-41c7-affe-629b69ed60d6) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 06 06:35:57 devstack devstack@c-api.service[87014]: WARNING cinder.volume.api [None req-bfeac8f5-e967-446b-9583-52762d67a82f tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] Flow 'volume_create_api' (3c0fe038-608c-4091-8943-61d5db6a3a50) transitioned into state 'REVERTED' from state 'RUNNING' Sep 06 06:35:57 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-bfeac8f5-e967-446b-9583-52762d67a82f tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 400 Sep 06 06:35:57 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 302/622] 192.168.122.198 () {60 vars in 1142 bytes} [Sun Sep 6 06:35:57 2026] POST /volume/v3/volumes => generated 134 bytes in 307 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 06 06:35:58 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-2e4029da-18be-46cb-a08e-a11b6adfffab None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:58 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2e4029da-18be-46cb-a08e-a11b6adfffab tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:35:58 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-2e4029da-18be-46cb-a08e-a11b6adfffab tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:35:58 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2e4029da-18be-46cb-a08e-a11b6adfffab tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 400 Sep 06 06:35:58 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 321/623] 192.168.122.198 () {60 vars in 1142 bytes} [Sun Sep 6 06:35:58 2026] POST /volume/v3/volumes => generated 127 bytes in 20 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 06 06:35:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-b5a451f6-cc80-41ce-9792-66f5f310a230 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:58 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-b5a451f6-cc80-41ce-9792-66f5f310a230 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:35:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-b5a451f6-cc80-41ce-9792-66f5f310a230 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "76ab11cb-083d-4f40-a136-fc0f7adc1bda"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:35:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.volumes [None req-b5a451f6-cc80-41ce-9792-66f5f310a230 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '76ab11cb-083d-4f40-a136-fc0f7adc1bda'}} {{(pid=87014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:35:58 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-b5a451f6-cc80-41ce-9792-66f5f310a230 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 404 Sep 06 06:35:58 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 303/624] 192.168.122.198 () {60 vars in 1142 bytes} [Sun Sep 6 06:35:58 2026] POST /volume/v3/volumes => generated 111 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:35:58 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-9ab8788a-1bfa-4c33-a2ae-fddc9ac9f02e None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:58 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-9ab8788a-1bfa-4c33-a2ae-fddc9ac9f02e tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:35:58 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-9ab8788a-1bfa-4c33-a2ae-fddc9ac9f02e tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "71f2a5b5-795a-45e9-b10e-a4ad28122513"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:35:58 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.volumes [None req-9ab8788a-1bfa-4c33-a2ae-fddc9ac9f02e tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '71f2a5b5-795a-45e9-b10e-a4ad28122513'}} {{(pid=87015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:35:58 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-9ab8788a-1bfa-4c33-a2ae-fddc9ac9f02e tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 404 Sep 06 06:35:58 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 322/625] 192.168.122.198 () {60 vars in 1142 bytes} [Sun Sep 6 06:35:58 2026] POST /volume/v3/volumes => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:35:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-fdc62dae-5605-4ecb-bfe4-59ddcd94b62d None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:58 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-fdc62dae-5605-4ecb-bfe4-59ddcd94b62d tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:35:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-fdc62dae-5605-4ecb-bfe4-59ddcd94b62d tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "f83b45b5-4c3a-4cfc-af27-043b8eae5102"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:35:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.volumes [None req-fdc62dae-5605-4ecb-bfe4-59ddcd94b62d tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': 'f83b45b5-4c3a-4cfc-af27-043b8eae5102'}} {{(pid=87014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:35:58 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-fdc62dae-5605-4ecb-bfe4-59ddcd94b62d tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 404 Sep 06 06:35:58 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 304/626] 192.168.122.198 () {60 vars in 1142 bytes} [Sun Sep 6 06:35:58 2026] POST /volume/v3/volumes => generated 114 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:35:58 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-287d375b-d8c0-4ce4-80cb-6b94419fa488 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:58 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-287d375b-d8c0-4ce4-80cb-6b94419fa488 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:35:58 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-287d375b-d8c0-4ce4-80cb-6b94419fa488 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:35:58 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-287d375b-d8c0-4ce4-80cb-6b94419fa488 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 400 Sep 06 06:35:58 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 323/627] 192.168.122.198 () {60 vars in 1142 bytes} [Sun Sep 6 06:35:58 2026] POST /volume/v3/volumes => generated 125 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 06 06:35:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-40074f20-b6ac-4d3c-98eb-9acf84f38aaa None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:58 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-40074f20-b6ac-4d3c-98eb-9acf84f38aaa tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:35:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-40074f20-b6ac-4d3c-98eb-9acf84f38aaa tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:35:58 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-40074f20-b6ac-4d3c-98eb-9acf84f38aaa tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 400 Sep 06 06:35:58 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 305/628] 192.168.122.198 () {60 vars in 1142 bytes} [Sun Sep 6 06:35:58 2026] POST /volume/v3/volumes => generated 125 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 06 06:35:58 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-d7b1c508-d1f8-4b72-8974-508697a68df0 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:58 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-d7b1c508-d1f8-4b72-8974-508697a68df0 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:35:58 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-d7b1c508-d1f8-4b72-8974-508697a68df0 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:35:58 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-d7b1c508-d1f8-4b72-8974-508697a68df0 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 400 Sep 06 06:35:58 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 324/629] 192.168.122.198 () {60 vars in 1142 bytes} [Sun Sep 6 06:35:58 2026] POST /volume/v3/volumes => generated 121 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Sep 06 06:35:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-81c05b45-5da5-4d59-a1aa-076fa090c0f4 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:58 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-81c05b45-5da5-4d59-a1aa-076fa090c0f4 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] DELETE http://192.168.122.198/volume/v3/volumes/tempest-invalid-1679456215 Sep 06 06:35:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-81c05b45-5da5-4d59-a1aa-076fa090c0f4 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-81c05b45-5da5-4d59-a1aa-076fa090c0f4 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:58 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-81c05b45-5da5-4d59-a1aa-076fa090c0f4 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] Delete volume with id: tempest-invalid-1679456215 Sep 06 06:35:58 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-81c05b45-5da5-4d59-a1aa-076fa090c0f4 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] http://192.168.122.198/volume/v3/volumes/tempest-invalid-1679456215 returned with HTTP 404 Sep 06 06:35:58 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 306/630] 192.168.122.198 () {58 vars in 1205 bytes} [Sun Sep 6 06:35:58 2026] DELETE /volume/v3/volumes/tempest-invalid-1679456215 => generated 99 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:35:58 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-46905397-4634-4cb3-bd37-6ceb526de690 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:58 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 325/631] 192.168.122.198 () {58 vars in 1127 bytes} [Sun Sep 6 06:35:58 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 6 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 06 06:35:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-6132fd8f-1602-4f28-a366-4ecc8cf74bf7 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:58 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-6132fd8f-1602-4f28-a366-4ecc8cf74bf7 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] POST http://192.168.122.198/volume/v3/volumes/xxx/action Sep 06 06:35:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-6132fd8f-1602-4f28-a366-4ecc8cf74bf7 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] Action body: b'{"os-detach": {}}' {{(pid=87014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:35:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-6132fd8f-1602-4f28-a366-4ecc8cf74bf7 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:35:58 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-6132fd8f-1602-4f28-a366-4ecc8cf74bf7 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] http://192.168.122.198/volume/v3/volumes/xxx/action returned with HTTP 404 Sep 06 06:35:58 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 307/632] 192.168.122.198 () {60 vars in 1175 bytes} [Sun Sep 6 06:35:58 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:35:58 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-760b838e-078b-46fa-97ee-582e67e9f877 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:58 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-760b838e-078b-46fa-97ee-582e67e9f877 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-reader] GET http://192.168.122.198/volume/v3/volumes/tempest-invalid-1251637009 Sep 06 06:35:58 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-760b838e-078b-46fa-97ee-582e67e9f877 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-reader] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:58 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-760b838e-078b-46fa-97ee-582e67e9f877 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-reader] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:58 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-760b838e-078b-46fa-97ee-582e67e9f877 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-reader] http://192.168.122.198/volume/v3/volumes/tempest-invalid-1251637009 returned with HTTP 404 Sep 06 06:35:58 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 326/633] 192.168.122.198 () {58 vars in 1202 bytes} [Sun Sep 6 06:35:58 2026] GET /volume/v3/volumes/tempest-invalid-1251637009 => generated 99 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:35:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-9a1fe599-151c-4c64-a056-e71203f6ef92 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:58 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 308/634] 192.168.122.198 () {58 vars in 1124 bytes} [Sun Sep 6 06:35:58 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 06 06:35:58 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-2a63c96a-fca6-4cec-889f-b3d9605c2408 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:58 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2a63c96a-fca6-4cec-889f-b3d9605c2408 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-reader] GET http://192.168.122.198/volume/v3/volumes/detail?status=null Sep 06 06:35:58 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-2a63c96a-fca6-4cec-889f-b3d9605c2408 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-reader] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:58 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-2a63c96a-fca6-4cec-889f-b3d9605c2408 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-reader] Calling method 'detail' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:58 devstack devstack@c-api.service[87015]: DEBUG cinder.api.api_utils [None req-2a63c96a-fca6-4cec-889f-b3d9605c2408 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-reader] Removing options '' from query. {{(pid=87015) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 06:35:58 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-2a63c96a-fca6-4cec-889f-b3d9605c2408 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-reader] Could not evaluate value null, assuming string {{(pid=87015) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 06 06:35:58 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-2a63c96a-fca6-4cec-889f-b3d9605c2408 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-reader] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=87015) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 06:35:58 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-2a63c96a-fca6-4cec-889f-b3d9605c2408 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-reader] Get all volumes completed successfully. Sep 06 06:35:58 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2a63c96a-fca6-4cec-889f-b3d9605c2408 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-reader] http://192.168.122.198/volume/v3/volumes/detail?status=null returned with HTTP 200 Sep 06 06:35:58 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 327/635] 192.168.122.198 () {58 vars in 1165 bytes} [Sun Sep 6 06:35:58 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 06:35:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-95b170bf-a99d-4f08-a491-4b9e36500d1a None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:58 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-95b170bf-a99d-4f08-a491-4b9e36500d1a tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-reader] GET http://192.168.122.198/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1554770110 Sep 06 06:35:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-95b170bf-a99d-4f08-a491-4b9e36500d1a tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-reader] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-95b170bf-a99d-4f08-a491-4b9e36500d1a tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-reader] Calling method 'detail' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.api_utils [None req-95b170bf-a99d-4f08-a491-4b9e36500d1a tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-reader] Removing options '' from query. {{(pid=87014) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 06:35:58 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-95b170bf-a99d-4f08-a491-4b9e36500d1a tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-reader] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1554770110'), ('no_migration_targets', True)]). {{(pid=87014) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 06:35:58 devstack devstack@c-api.service[87014]: /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 06 06:35:58 devstack devstack@c-api.service[87014]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 06:35:58 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-95b170bf-a99d-4f08-a491-4b9e36500d1a tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-reader] Get all volumes completed successfully. Sep 06 06:35:58 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-95b170bf-a99d-4f08-a491-4b9e36500d1a tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-reader] http://192.168.122.198/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1554770110 returned with HTTP 200 Sep 06 06:35:58 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 309/636] 192.168.122.198 () {58 vars in 1243 bytes} [Sun Sep 6 06:35:58 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1554770110 => generated 15 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 06:35:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-6ef45678-0c6d-4fcd-aebc-0a8af327210c None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:58 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-672b5a0d-bd0a-479f-a870-e41e8004ff3e None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:58 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-6ef45678-0c6d-4fcd-aebc-0a8af327210c tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-reader] GET http://192.168.122.198/volume/v3/volumes?status=null Sep 06 06:35:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-6ef45678-0c6d-4fcd-aebc-0a8af327210c tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-reader] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-6ef45678-0c6d-4fcd-aebc-0a8af327210c tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-reader] Calling method 'index' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.api_utils [None req-6ef45678-0c6d-4fcd-aebc-0a8af327210c tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-reader] Removing options '' from query. {{(pid=87014) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 06:35:58 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-6ef45678-0c6d-4fcd-aebc-0a8af327210c tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-reader] Could not evaluate value null, assuming string {{(pid=87014) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 06 06:35:58 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-6ef45678-0c6d-4fcd-aebc-0a8af327210c tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-reader] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=87014) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 06:35:58 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-672b5a0d-bd0a-479f-a870-e41e8004ff3e tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] GET http://192.168.122.198/volume/v3/snapshots/77571ccb-7a0e-4a22-b30c-69e35ccb778e Sep 06 06:35:58 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-672b5a0d-bd0a-479f-a870-e41e8004ff3e tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:58 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-672b5a0d-bd0a-479f-a870-e41e8004ff3e tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:58 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:58 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:35:58 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-672b5a0d-bd0a-479f-a870-e41e8004ff3e tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Snapshot retrieved successfully. Sep 06 06:35:58 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-672b5a0d-bd0a-479f-a870-e41e8004ff3e tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] http://192.168.122.198/volume/v3/snapshots/77571ccb-7a0e-4a22-b30c-69e35ccb778e returned with HTTP 200 Sep 06 06:35:58 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 328/637] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:35:58 2026] GET /volume/v3/snapshots/77571ccb-7a0e-4a22-b30c-69e35ccb778e => generated 439 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:35:58 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-6ef45678-0c6d-4fcd-aebc-0a8af327210c tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-reader] Get all volumes completed successfully. Sep 06 06:35:58 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-6ef45678-0c6d-4fcd-aebc-0a8af327210c tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-reader] http://192.168.122.198/volume/v3/volumes?status=null returned with HTTP 200 Sep 06 06:35:58 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 310/638] 192.168.122.198 () {58 vars in 1144 bytes} [Sun Sep 6 06:35:58 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 06:35:58 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-d140bd89-1382-4b12-912a-f170c30d8723 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-d87fa68a-9306-4ad3-84f3-1a85efb5cc69 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:58 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-d87fa68a-9306-4ad3-84f3-1a85efb5cc69 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-reader] GET http://192.168.122.198/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-197139130 Sep 06 06:35:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-d87fa68a-9306-4ad3-84f3-1a85efb5cc69 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-reader] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-d87fa68a-9306-4ad3-84f3-1a85efb5cc69 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-reader] Calling method 'index' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.api_utils [None req-d87fa68a-9306-4ad3-84f3-1a85efb5cc69 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-reader] Removing options '' from query. {{(pid=87014) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 06:35:58 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-d87fa68a-9306-4ad3-84f3-1a85efb5cc69 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-reader] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-197139130'), ('no_migration_targets', True)]). {{(pid=87014) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 06:35:58 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-d140bd89-1382-4b12-912a-f170c30d8723 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] GET http://192.168.122.198/volume/v3/volumes/a774c547-4c1b-4488-a78c-6fd485434966 Sep 06 06:35:58 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-d140bd89-1382-4b12-912a-f170c30d8723 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:58 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-d140bd89-1382-4b12-912a-f170c30d8723 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:58 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-d87fa68a-9306-4ad3-84f3-1a85efb5cc69 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-reader] Get all volumes completed successfully. Sep 06 06:35:58 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-d87fa68a-9306-4ad3-84f3-1a85efb5cc69 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-reader] http://192.168.122.198/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-197139130 returned with HTTP 200 Sep 06 06:35:58 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 311/639] 192.168.122.198 () {58 vars in 1220 bytes} [Sun Sep 6 06:35:58 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-197139130 => generated 15 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 06:35:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-ac0d8544-3e14-46d1-bffd-f7a79d940602 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:58 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ac0d8544-3e14-46d1-bffd-f7a79d940602 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] POST http://192.168.122.198/volume/v3/volumes/5f875b45-01c0-4226-8d15-95ee8beee44d/action Sep 06 06:35:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ac0d8544-3e14-46d1-bffd-f7a79d940602 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] Action body: b'{"os-reserve": {}}' {{(pid=87014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:35:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ac0d8544-3e14-46d1-bffd-f7a79d940602 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:35:58 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:35:58 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:35:58 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:58 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:35:58 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-d140bd89-1382-4b12-912a-f170c30d8723 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Volume info retrieved successfully. Sep 06 06:35:58 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:35:58 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:35:58 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:58 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:35:58 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-ac0d8544-3e14-46d1-bffd-f7a79d940602 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] Volume info retrieved successfully. Sep 06 06:35:58 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-d140bd89-1382-4b12-912a-f170c30d8723 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] http://192.168.122.198/volume/v3/volumes/a774c547-4c1b-4488-a78c-6fd485434966 returned with HTTP 200 Sep 06 06:35:58 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 329/640] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:35:58 2026] GET /volume/v3/volumes/a774c547-4c1b-4488-a78c-6fd485434966 => generated 914 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:35:58 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-ac0d8544-3e14-46d1-bffd-f7a79d940602 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] Reserve volume completed successfully. Sep 06 06:35:58 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ac0d8544-3e14-46d1-bffd-f7a79d940602 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] http://192.168.122.198/volume/v3/volumes/5f875b45-01c0-4226-8d15-95ee8beee44d/action returned with HTTP 202 Sep 06 06:35:58 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 312/641] 192.168.122.198 () {60 vars in 1274 bytes} [Sun Sep 6 06:35:58 2026] POST /volume/v3/volumes/5f875b45-01c0-4226-8d15-95ee8beee44d/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 06:35:58 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-e5f2dec7-96bb-4ef6-9ab4-fd936d960ee9 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:58 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e5f2dec7-96bb-4ef6-9ab4-fd936d960ee9 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] POST http://192.168.122.198/volume/v3/volumes/5f875b45-01c0-4226-8d15-95ee8beee44d/action Sep 06 06:35:58 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e5f2dec7-96bb-4ef6-9ab4-fd936d960ee9 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] Action body: b'{"os-reserve": {}}' {{(pid=87015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:35:58 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e5f2dec7-96bb-4ef6-9ab4-fd936d960ee9 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:35:58 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:35:58 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:35:58 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:58 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:35:58 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-e5f2dec7-96bb-4ef6-9ab4-fd936d960ee9 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] Volume info retrieved successfully. Sep 06 06:35:58 devstack devstack@c-api.service[87015]: ERROR cinder.volume.api [None req-e5f2dec7-96bb-4ef6-9ab4-fd936d960ee9 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] Volume status must be available to reserve, but the status is attaching. Sep 06 06:35:58 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e5f2dec7-96bb-4ef6-9ab4-fd936d960ee9 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] http://192.168.122.198/volume/v3/volumes/5f875b45-01c0-4226-8d15-95ee8beee44d/action returned with HTTP 400 Sep 06 06:35:58 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 330/642] 192.168.122.198 () {60 vars in 1274 bytes} [Sun Sep 6 06:35:58 2026] POST /volume/v3/volumes/5f875b45-01c0-4226-8d15-95ee8beee44d/action => generated 132 bytes in 43 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 06 06:35:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-1d800830-d87e-4839-9ec2-86df1515b8f2 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:58 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-1d800830-d87e-4839-9ec2-86df1515b8f2 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] POST http://192.168.122.198/volume/v3/volumes/5f875b45-01c0-4226-8d15-95ee8beee44d/action Sep 06 06:35:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-1d800830-d87e-4839-9ec2-86df1515b8f2 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=87014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:35:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-1d800830-d87e-4839-9ec2-86df1515b8f2 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:35:58 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:35:58 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:35:58 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:58 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:35:58 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-1d800830-d87e-4839-9ec2-86df1515b8f2 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] Volume info retrieved successfully. Sep 06 06:35:58 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:35:58 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:35:58 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-1d800830-d87e-4839-9ec2-86df1515b8f2 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] Unreserve volume completed successfully. Sep 06 06:35:58 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-1d800830-d87e-4839-9ec2-86df1515b8f2 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] http://192.168.122.198/volume/v3/volumes/5f875b45-01c0-4226-8d15-95ee8beee44d/action returned with HTTP 202 Sep 06 06:35:58 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 313/643] 192.168.122.198 () {60 vars in 1274 bytes} [Sun Sep 6 06:35:58 2026] POST /volume/v3/volumes/5f875b45-01c0-4226-8d15-95ee8beee44d/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 06:35:58 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-10649020-4203-47aa-90f1-4b2cd5e1dd39 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:58 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-10649020-4203-47aa-90f1-4b2cd5e1dd39 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] POST http://192.168.122.198/volume/v3/volumes/d347d548-1137-426f-ad61-8535d625f253/action Sep 06 06:35:58 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-10649020-4203-47aa-90f1-4b2cd5e1dd39 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] Action body: b'{"os-reserve": {}}' {{(pid=87015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:35:58 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-10649020-4203-47aa-90f1-4b2cd5e1dd39 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:35:58 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-10649020-4203-47aa-90f1-4b2cd5e1dd39 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] http://192.168.122.198/volume/v3/volumes/d347d548-1137-426f-ad61-8535d625f253/action returned with HTTP 404 Sep 06 06:35:58 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 331/644] 192.168.122.198 () {60 vars in 1274 bytes} [Sun Sep 6 06:35:58 2026] POST /volume/v3/volumes/d347d548-1137-426f-ad61-8535d625f253/action => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:35:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-603d88a6-10c1-441d-a2d0-dcf061ace59e None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:59 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-603d88a6-10c1-441d-a2d0-dcf061ace59e tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] POST http://192.168.122.198/volume/v3/volumes/ea14fcfc-2f83-43ed-b3df-44a9673016a1/action Sep 06 06:35:59 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-603d88a6-10c1-441d-a2d0-dcf061ace59e tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=87014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:35:59 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-603d88a6-10c1-441d-a2d0-dcf061ace59e tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:35:59 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-603d88a6-10c1-441d-a2d0-dcf061ace59e tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] http://192.168.122.198/volume/v3/volumes/ea14fcfc-2f83-43ed-b3df-44a9673016a1/action returned with HTTP 404 Sep 06 06:35:59 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 314/645] 192.168.122.198 () {60 vars in 1274 bytes} [Sun Sep 6 06:35:58 2026] POST /volume/v3/volumes/ea14fcfc-2f83-43ed-b3df-44a9673016a1/action => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:35:59 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-61639652-5446-407f-ae25-b1775f9ed094 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:59 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 332/646] 192.168.122.198 () {60 vars in 1144 bytes} [Sun Sep 6 06:35:59 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 5 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 06 06:35:59 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-b7fe826c-b984-417d-aafa-2fe5d5e8102e None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:59 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-b7fe826c-b984-417d-aafa-2fe5d5e8102e tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] PUT http://192.168.122.198/volume/v3/volumes/tempest-invalid-1478386699 Sep 06 06:35:59 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-b7fe826c-b984-417d-aafa-2fe5d5e8102e tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:35:59 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-b7fe826c-b984-417d-aafa-2fe5d5e8102e tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] http://192.168.122.198/volume/v3/volumes/tempest-invalid-1478386699 returned with HTTP 404 Sep 06 06:35:59 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 315/647] 192.168.122.198 () {60 vars in 1222 bytes} [Sun Sep 6 06:35:59 2026] PUT /volume/v3/volumes/tempest-invalid-1478386699 => generated 99 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:35:59 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-369e7a3a-4d0a-4bd4-aec6-56aa58831c39 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:59 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-369e7a3a-4d0a-4bd4-aec6-56aa58831c39 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] PUT http://192.168.122.198/volume/v3/volumes/316e25e7-aa56-4c53-a032-fb28d5436660 Sep 06 06:35:59 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-369e7a3a-4d0a-4bd4-aec6-56aa58831c39 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:35:59 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-369e7a3a-4d0a-4bd4-aec6-56aa58831c39 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] http://192.168.122.198/volume/v3/volumes/316e25e7-aa56-4c53-a032-fb28d5436660 returned with HTTP 404 Sep 06 06:35:59 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 333/648] 192.168.122.198 () {60 vars in 1252 bytes} [Sun Sep 6 06:35:59 2026] PUT /volume/v3/volumes/316e25e7-aa56-4c53-a032-fb28d5436660 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:35:59 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-6c4b4de3-cb3f-489f-98f8-8a67bfa62dff None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:59 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-6c4b4de3-cb3f-489f-98f8-8a67bfa62dff tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] DELETE http://192.168.122.198/volume/v3/volumes/9882ea4e-e6f6-4ac4-8e77-b81a2ae8ae9f Sep 06 06:35:59 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-6c4b4de3-cb3f-489f-98f8-8a67bfa62dff tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:59 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-6c4b4de3-cb3f-489f-98f8-8a67bfa62dff tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:59 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-6c4b4de3-cb3f-489f-98f8-8a67bfa62dff tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] Delete volume with id: 9882ea4e-e6f6-4ac4-8e77-b81a2ae8ae9f Sep 06 06:35:59 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-6c4b4de3-cb3f-489f-98f8-8a67bfa62dff tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] http://192.168.122.198/volume/v3/volumes/9882ea4e-e6f6-4ac4-8e77-b81a2ae8ae9f returned with HTTP 404 Sep 06 06:35:59 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 316/649] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:35:59 2026] DELETE /volume/v3/volumes/9882ea4e-e6f6-4ac4-8e77-b81a2ae8ae9f => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:35:59 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-37d55c4c-3780-470f-a4e6-b99acdf6269e None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:59 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-37d55c4c-3780-470f-a4e6-b99acdf6269e tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] POST http://192.168.122.198/volume/v3/volumes/5f875b45-01c0-4226-8d15-95ee8beee44d/action Sep 06 06:35:59 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-37d55c4c-3780-470f-a4e6-b99acdf6269e tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=87015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:35:59 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-37d55c4c-3780-470f-a4e6-b99acdf6269e tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:35:59 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-37d55c4c-3780-470f-a4e6-b99acdf6269e tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] http://192.168.122.198/volume/v3/volumes/5f875b45-01c0-4226-8d15-95ee8beee44d/action returned with HTTP 400 Sep 06 06:35:59 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 334/650] 192.168.122.198 () {60 vars in 1274 bytes} [Sun Sep 6 06:35:59 2026] POST /volume/v3/volumes/5f875b45-01c0-4226-8d15-95ee8beee44d/action => generated 140 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Sep 06 06:35:59 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-81b892fc-f70e-479a-a7da-159b4c3c979c None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:59 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-81b892fc-f70e-479a-a7da-159b4c3c979c tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] POST http://192.168.122.198/volume/v3/volumes/5f875b45-01c0-4226-8d15-95ee8beee44d/action Sep 06 06:35:59 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-81b892fc-f70e-479a-a7da-159b4c3c979c tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=87014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:35:59 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-81b892fc-f70e-479a-a7da-159b4c3c979c tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:35:59 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-81b892fc-f70e-479a-a7da-159b4c3c979c tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] http://192.168.122.198/volume/v3/volumes/5f875b45-01c0-4226-8d15-95ee8beee44d/action returned with HTTP 400 Sep 06 06:35:59 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 317/651] 192.168.122.198 () {60 vars in 1274 bytes} [Sun Sep 6 06:35:59 2026] POST /volume/v3/volumes/5f875b45-01c0-4226-8d15-95ee8beee44d/action => generated 131 bytes in 18 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 06 06:35:59 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-dae795aa-0c41-4fcd-b4f5-18a4d43c0c39 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:59 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-dae795aa-0c41-4fcd-b4f5-18a4d43c0c39 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] POST http://192.168.122.198/volume/v3/volumes/fc9883d2-66aa-4370-ad68-924d213ea6f3/action Sep 06 06:35:59 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-dae795aa-0c41-4fcd-b4f5-18a4d43c0c39 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:35:59 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-dae795aa-0c41-4fcd-b4f5-18a4d43c0c39 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:35:59 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-dae795aa-0c41-4fcd-b4f5-18a4d43c0c39 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] http://192.168.122.198/volume/v3/volumes/fc9883d2-66aa-4370-ad68-924d213ea6f3/action returned with HTTP 404 Sep 06 06:35:59 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 335/652] 192.168.122.198 () {60 vars in 1274 bytes} [Sun Sep 6 06:35:59 2026] POST /volume/v3/volumes/fc9883d2-66aa-4370-ad68-924d213ea6f3/action => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:35:59 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-d77d28f8-18a3-412e-b9e7-1043c609e997 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:59 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-d77d28f8-18a3-412e-b9e7-1043c609e997 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] POST http://192.168.122.198/volume/v3/volumes/5f875b45-01c0-4226-8d15-95ee8beee44d/action Sep 06 06:35:59 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-d77d28f8-18a3-412e-b9e7-1043c609e997 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=87014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:35:59 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-d77d28f8-18a3-412e-b9e7-1043c609e997 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:35:59 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-d77d28f8-18a3-412e-b9e7-1043c609e997 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] http://192.168.122.198/volume/v3/volumes/5f875b45-01c0-4226-8d15-95ee8beee44d/action returned with HTTP 400 Sep 06 06:35:59 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 318/653] 192.168.122.198 () {60 vars in 1274 bytes} [Sun Sep 6 06:35:59 2026] POST /volume/v3/volumes/5f875b45-01c0-4226-8d15-95ee8beee44d/action => generated 129 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 06 06:35:59 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-9426e054-fd5b-45e4-a3f5-5039a9f006b3 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:59 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-9426e054-fd5b-45e4-a3f5-5039a9f006b3 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] POST http://192.168.122.198/volume/v3/volumes/None/action Sep 06 06:35:59 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-9426e054-fd5b-45e4-a3f5-5039a9f006b3 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:35:59 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-9426e054-fd5b-45e4-a3f5-5039a9f006b3 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:35:59 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-9426e054-fd5b-45e4-a3f5-5039a9f006b3 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] http://192.168.122.198/volume/v3/volumes/None/action returned with HTTP 404 Sep 06 06:35:59 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 336/654] 192.168.122.198 () {60 vars in 1178 bytes} [Sun Sep 6 06:35:59 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:35:59 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-846d6536-bd66-42ad-addc-9ba423df1a1d None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:59 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-846d6536-bd66-42ad-addc-9ba423df1a1d tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-reader] GET http://192.168.122.198/volume/v3/volumes/cfeeef75-916f-430a-862d-e9ea6579f228 Sep 06 06:35:59 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-846d6536-bd66-42ad-addc-9ba423df1a1d tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-reader] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:59 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-846d6536-bd66-42ad-addc-9ba423df1a1d tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-reader] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:59 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-846d6536-bd66-42ad-addc-9ba423df1a1d tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-reader] http://192.168.122.198/volume/v3/volumes/cfeeef75-916f-430a-862d-e9ea6579f228 returned with HTTP 404 Sep 06 06:35:59 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 319/655] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:35:59 2026] GET /volume/v3/volumes/cfeeef75-916f-430a-862d-e9ea6579f228 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:35:59 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-ef961cd7-d172-4a8a-9050-27818c5a4587 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:59 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-ef961cd7-d172-4a8a-9050-27818c5a4587 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] GET http://192.168.122.198/volume/v3/volumes/5f875b45-01c0-4226-8d15-95ee8beee44d Sep 06 06:35:59 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-ef961cd7-d172-4a8a-9050-27818c5a4587 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:59 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-ef961cd7-d172-4a8a-9050-27818c5a4587 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:59 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:35:59 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:35:59 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:59 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:35:59 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-ef961cd7-d172-4a8a-9050-27818c5a4587 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] Volume info retrieved successfully. Sep 06 06:35:59 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-ef961cd7-d172-4a8a-9050-27818c5a4587 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] http://192.168.122.198/volume/v3/volumes/5f875b45-01c0-4226-8d15-95ee8beee44d returned with HTTP 200 Sep 06 06:35:59 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 337/656] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:35:59 2026] GET /volume/v3/volumes/5f875b45-01c0-4226-8d15-95ee8beee44d => generated 852 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:35:59 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-c4a1f52d-8511-4dd0-a077-990438d5115a None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:59 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c4a1f52d-8511-4dd0-a077-990438d5115a tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] DELETE http://192.168.122.198/volume/v3/volumes/5f875b45-01c0-4226-8d15-95ee8beee44d Sep 06 06:35:59 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-c4a1f52d-8511-4dd0-a077-990438d5115a tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:59 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-c4a1f52d-8511-4dd0-a077-990438d5115a tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:59 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-c4a1f52d-8511-4dd0-a077-990438d5115a tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] Delete volume with id: 5f875b45-01c0-4226-8d15-95ee8beee44d Sep 06 06:35:59 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:35:59 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:35:59 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:59 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:35:59 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-c4a1f52d-8511-4dd0-a077-990438d5115a tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] Volume info retrieved successfully. Sep 06 06:35:59 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-c4a1f52d-8511-4dd0-a077-990438d5115a tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] Delete volume request issued successfully. Sep 06 06:35:59 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c4a1f52d-8511-4dd0-a077-990438d5115a tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] http://192.168.122.198/volume/v3/volumes/5f875b45-01c0-4226-8d15-95ee8beee44d returned with HTTP 202 Sep 06 06:35:59 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 320/657] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:35:59 2026] DELETE /volume/v3/volumes/5f875b45-01c0-4226-8d15-95ee8beee44d => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:35:59 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-463f55d9-fcac-4cf2-807a-358d0893a820 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:59 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-463f55d9-fcac-4cf2-807a-358d0893a820 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] GET http://192.168.122.198/volume/v3/volumes/5f875b45-01c0-4226-8d15-95ee8beee44d Sep 06 06:35:59 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-463f55d9-fcac-4cf2-807a-358d0893a820 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:59 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-463f55d9-fcac-4cf2-807a-358d0893a820 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:59 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:35:59 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:35:59 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:59 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:35:59 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-463f55d9-fcac-4cf2-807a-358d0893a820 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] Volume info retrieved successfully. Sep 06 06:35:59 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-463f55d9-fcac-4cf2-807a-358d0893a820 tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] http://192.168.122.198/volume/v3/volumes/5f875b45-01c0-4226-8d15-95ee8beee44d returned with HTTP 200 Sep 06 06:35:59 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 338/658] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:35:59 2026] GET /volume/v3/volumes/5f875b45-01c0-4226-8d15-95ee8beee44d => generated 851 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:35:59 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-8a26c3ff-759b-4d1f-91c5-c3f09ac68f8f None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:59 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-8a26c3ff-759b-4d1f-91c5-c3f09ac68f8f tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] GET http://192.168.122.198/volume/v3/snapshots/77571ccb-7a0e-4a22-b30c-69e35ccb778e Sep 06 06:35:59 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-8a26c3ff-759b-4d1f-91c5-c3f09ac68f8f tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:59 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-8a26c3ff-759b-4d1f-91c5-c3f09ac68f8f tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:59 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:59 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:35:59 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-8a26c3ff-759b-4d1f-91c5-c3f09ac68f8f tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Snapshot retrieved successfully. Sep 06 06:35:59 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-8a26c3ff-759b-4d1f-91c5-c3f09ac68f8f tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] http://192.168.122.198/volume/v3/snapshots/77571ccb-7a0e-4a22-b30c-69e35ccb778e returned with HTTP 200 Sep 06 06:35:59 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 321/659] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:35:59 2026] GET /volume/v3/snapshots/77571ccb-7a0e-4a22-b30c-69e35ccb778e => generated 466 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:35:59 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-221715e2-f6cf-4214-9151-1f9fbd02c45b None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:59 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-221715e2-f6cf-4214-9151-1f9fbd02c45b tempest-SnapshotsActionsTest-353968158 tempest-SnapshotsActionsTest-353968158-project-admin] POST http://192.168.122.198/volume/v3/snapshots/77571ccb-7a0e-4a22-b30c-69e35ccb778e/action Sep 06 06:35:59 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-221715e2-f6cf-4214-9151-1f9fbd02c45b tempest-SnapshotsActionsTest-353968158 tempest-SnapshotsActionsTest-353968158-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:35:59 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-221715e2-f6cf-4214-9151-1f9fbd02c45b tempest-SnapshotsActionsTest-353968158 tempest-SnapshotsActionsTest-353968158-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:35:59 devstack devstack@c-api.service[87015]: DEBUG cinder.api.contrib.admin_actions [None req-221715e2-f6cf-4214-9151-1f9fbd02c45b tempest-SnapshotsActionsTest-353968158 tempest-SnapshotsActionsTest-353968158-project-admin] Updating snapshot '77571ccb-7a0e-4a22-b30c-69e35ccb778e' with '{'status': 'creating'}' {{(pid=87015) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 06 06:35:59 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:59 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:35:59 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-221715e2-f6cf-4214-9151-1f9fbd02c45b tempest-SnapshotsActionsTest-353968158 tempest-SnapshotsActionsTest-353968158-project-admin] http://192.168.122.198/volume/v3/snapshots/77571ccb-7a0e-4a22-b30c-69e35ccb778e/action returned with HTTP 202 Sep 06 06:35:59 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 339/660] 192.168.122.198 () {60 vars in 1280 bytes} [Sun Sep 6 06:35:59 2026] POST /volume/v3/snapshots/77571ccb-7a0e-4a22-b30c-69e35ccb778e/action => generated 0 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 06:35:59 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-76f912d6-2a28-4c4a-90e9-c09580af99ae None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:59 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-76f912d6-2a28-4c4a-90e9-c09580af99ae tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] GET http://192.168.122.198/volume/v3/snapshots/77571ccb-7a0e-4a22-b30c-69e35ccb778e Sep 06 06:35:59 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-76f912d6-2a28-4c4a-90e9-c09580af99ae tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:59 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-76f912d6-2a28-4c4a-90e9-c09580af99ae tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:59 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-3ab39ffd-3bcf-4473-a8d0-75f219b85d0e None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:59 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-3ab39ffd-3bcf-4473-a8d0-75f219b85d0e tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] GET http://192.168.122.198/volume/v3/volumes/a774c547-4c1b-4488-a78c-6fd485434966 Sep 06 06:35:59 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-3ab39ffd-3bcf-4473-a8d0-75f219b85d0e tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:59 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-3ab39ffd-3bcf-4473-a8d0-75f219b85d0e tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:59 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:59 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:35:59 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-76f912d6-2a28-4c4a-90e9-c09580af99ae tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Snapshot retrieved successfully. Sep 06 06:35:59 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-76f912d6-2a28-4c4a-90e9-c09580af99ae tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] http://192.168.122.198/volume/v3/snapshots/77571ccb-7a0e-4a22-b30c-69e35ccb778e returned with HTTP 200 Sep 06 06:35:59 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 322/661] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:35:59 2026] GET /volume/v3/snapshots/77571ccb-7a0e-4a22-b30c-69e35ccb778e => generated 465 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:35:59 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:35:59 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:35:59 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:59 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:35:59 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-a9c19419-3414-4c22-bbca-be02aff07481 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:59 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-3ab39ffd-3bcf-4473-a8d0-75f219b85d0e tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Volume info retrieved successfully. Sep 06 06:35:59 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-a9c19419-3414-4c22-bbca-be02aff07481 tempest-SnapshotsActionsTest-353968158 tempest-SnapshotsActionsTest-353968158-project-admin] POST http://192.168.122.198/volume/v3/snapshots/77571ccb-7a0e-4a22-b30c-69e35ccb778e/action Sep 06 06:35:59 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-a9c19419-3414-4c22-bbca-be02aff07481 tempest-SnapshotsActionsTest-353968158 tempest-SnapshotsActionsTest-353968158-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:35:59 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-a9c19419-3414-4c22-bbca-be02aff07481 tempest-SnapshotsActionsTest-353968158 tempest-SnapshotsActionsTest-353968158-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:35:59 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-3ab39ffd-3bcf-4473-a8d0-75f219b85d0e tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] http://192.168.122.198/volume/v3/volumes/a774c547-4c1b-4488-a78c-6fd485434966 returned with HTTP 200 Sep 06 06:35:59 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 340/662] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:35:59 2026] GET /volume/v3/volumes/a774c547-4c1b-4488-a78c-6fd485434966 => generated 914 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:35:59 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:59 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:35:59 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-a9c19419-3414-4c22-bbca-be02aff07481 tempest-SnapshotsActionsTest-353968158 tempest-SnapshotsActionsTest-353968158-project-admin] Snapshot retrieved successfully. Sep 06 06:35:59 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:35:59 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:35:59 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-a9c19419-3414-4c22-bbca-be02aff07481 tempest-SnapshotsActionsTest-353968158 tempest-SnapshotsActionsTest-353968158-project-admin] Snapshot delete request issued successfully. Sep 06 06:35:59 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-a9c19419-3414-4c22-bbca-be02aff07481 tempest-SnapshotsActionsTest-353968158 tempest-SnapshotsActionsTest-353968158-project-admin] http://192.168.122.198/volume/v3/snapshots/77571ccb-7a0e-4a22-b30c-69e35ccb778e/action returned with HTTP 202 Sep 06 06:35:59 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 323/663] 192.168.122.198 () {60 vars in 1280 bytes} [Sun Sep 6 06:35:59 2026] POST /volume/v3/snapshots/77571ccb-7a0e-4a22-b30c-69e35ccb778e/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 06:35:59 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-3faa9a6f-7984-4f1d-9cf9-461a65f3aa08 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:35:59 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-3faa9a6f-7984-4f1d-9cf9-461a65f3aa08 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] GET http://192.168.122.198/volume/v3/snapshots/77571ccb-7a0e-4a22-b30c-69e35ccb778e Sep 06 06:35:59 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-3faa9a6f-7984-4f1d-9cf9-461a65f3aa08 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:35:59 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-3faa9a6f-7984-4f1d-9cf9-461a65f3aa08 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:35:59 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:35:59 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:35:59 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-3faa9a6f-7984-4f1d-9cf9-461a65f3aa08 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Snapshot retrieved successfully. Sep 06 06:35:59 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-3faa9a6f-7984-4f1d-9cf9-461a65f3aa08 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] http://192.168.122.198/volume/v3/snapshots/77571ccb-7a0e-4a22-b30c-69e35ccb778e returned with HTTP 200 Sep 06 06:36:00 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 341/664] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:35:59 2026] GET /volume/v3/snapshots/77571ccb-7a0e-4a22-b30c-69e35ccb778e => generated 465 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:36:00 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-ef7ed211-fbec-4182-a414-a8ee6f98be9e None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:00 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ef7ed211-fbec-4182-a414-a8ee6f98be9e tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] GET http://192.168.122.198/volume/v3/volumes/5f875b45-01c0-4226-8d15-95ee8beee44d Sep 06 06:36:00 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ef7ed211-fbec-4182-a414-a8ee6f98be9e tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:00 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ef7ed211-fbec-4182-a414-a8ee6f98be9e tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:00 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ef7ed211-fbec-4182-a414-a8ee6f98be9e tempest-VolumesNegativeTest-1417748630 tempest-VolumesNegativeTest-1417748630-project-member] http://192.168.122.198/volume/v3/volumes/5f875b45-01c0-4226-8d15-95ee8beee44d returned with HTTP 404 Sep 06 06:36:00 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 324/665] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:36:00 2026] GET /volume/v3/volumes/5f875b45-01c0-4226-8d15-95ee8beee44d => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:36:00 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-e668c3af-dbed-4b82-bfc4-f7062afd5604 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:00 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e668c3af-dbed-4b82-bfc4-f7062afd5604 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] GET http://192.168.122.198/volume/v3/volumes/a774c547-4c1b-4488-a78c-6fd485434966 Sep 06 06:36:00 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e668c3af-dbed-4b82-bfc4-f7062afd5604 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:00 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e668c3af-dbed-4b82-bfc4-f7062afd5604 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:00 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:36:00 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:36:00 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:00 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:36:00 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-e668c3af-dbed-4b82-bfc4-f7062afd5604 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Volume info retrieved successfully. Sep 06 06:36:00 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e668c3af-dbed-4b82-bfc4-f7062afd5604 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] http://192.168.122.198/volume/v3/volumes/a774c547-4c1b-4488-a78c-6fd485434966 returned with HTTP 200 Sep 06 06:36:00 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 342/666] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:36:00 2026] GET /volume/v3/volumes/a774c547-4c1b-4488-a78c-6fd485434966 => generated 1332 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 06:36:01 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-99200faf-4efd-45b3-b309-483742f5a4fd None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:01 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-99200faf-4efd-45b3-b309-483742f5a4fd tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] GET http://192.168.122.198/volume/v3/snapshots/77571ccb-7a0e-4a22-b30c-69e35ccb778e Sep 06 06:36:01 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-99200faf-4efd-45b3-b309-483742f5a4fd tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:01 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-99200faf-4efd-45b3-b309-483742f5a4fd tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:01 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-02f50d80-097c-4933-8783-6ebfd064085a req-652b5008-4562-42f7-98bc-b73c5f0478da None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:01 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:01 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:36:01 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-99200faf-4efd-45b3-b309-483742f5a4fd tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Snapshot retrieved successfully. Sep 06 06:36:01 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-99200faf-4efd-45b3-b309-483742f5a4fd tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] http://192.168.122.198/volume/v3/snapshots/77571ccb-7a0e-4a22-b30c-69e35ccb778e returned with HTTP 200 Sep 06 06:36:01 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 325/667] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:36:01 2026] GET /volume/v3/snapshots/77571ccb-7a0e-4a22-b30c-69e35ccb778e => generated 465 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:36:01 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-02f50d80-097c-4933-8783-6ebfd064085a req-652b5008-4562-42f7-98bc-b73c5f0478da tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] GET http://192.168.122.198/volume/v3/volumes/a774c547-4c1b-4488-a78c-6fd485434966 Sep 06 06:36:01 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-02f50d80-097c-4933-8783-6ebfd064085a req-652b5008-4562-42f7-98bc-b73c5f0478da tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:01 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-02f50d80-097c-4933-8783-6ebfd064085a req-652b5008-4562-42f7-98bc-b73c5f0478da tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:01 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:36:01 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:36:01 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:01 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:36:01 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [req-02f50d80-097c-4933-8783-6ebfd064085a req-652b5008-4562-42f7-98bc-b73c5f0478da tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Volume info retrieved successfully. Sep 06 06:36:01 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-02f50d80-097c-4933-8783-6ebfd064085a req-652b5008-4562-42f7-98bc-b73c5f0478da tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] http://192.168.122.198/volume/v3/volumes/a774c547-4c1b-4488-a78c-6fd485434966 returned with HTTP 200 Sep 06 06:36:01 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 343/668] 192.168.122.198 () {60 vars in 1487 bytes} [Sun Sep 6 06:36:01 2026] GET /volume/v3/volumes/a774c547-4c1b-4488-a78c-6fd485434966 => generated 1332 bytes in 409 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:36:01 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-248ce1a0-be97-4dc1-bfea-ad0c2bffc593 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:01 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-248ce1a0-be97-4dc1-bfea-ad0c2bffc593 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:36:01 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-248ce1a0-be97-4dc1-bfea-ad0c2bffc593 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-811985221"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:36:01 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.volumes [None req-248ce1a0-be97-4dc1-bfea-ad0c2bffc593 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-811985221'}} {{(pid=87014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:36:01 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-248ce1a0-be97-4dc1-bfea-ad0c2bffc593 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Create volume of 1 GB Sep 06 06:36:01 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-248ce1a0-be97-4dc1-bfea-ad0c2bffc593 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Availability Zones retrieved successfully. Sep 06 06:36:01 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-248ce1a0-be97-4dc1-bfea-ad0c2bffc593 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Flow 'volume_create_api' (b74af54c-c737-4540-836a-f44f74bad676) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:36:01 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-248ce1a0-be97-4dc1-bfea-ad0c2bffc593 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74689d57-3e36-43b9-9a9e-9ff142d4c909) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:36:01 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.flows.api.create_volume [None req-248ce1a0-be97-4dc1-bfea-ad0c2bffc593 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Validating volume size '1' using validate_int {{(pid=87014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:36:01 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-248ce1a0-be97-4dc1-bfea-ad0c2bffc593 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74689d57-3e36-43b9-9a9e-9ff142d4c909) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:36:01 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-248ce1a0-be97-4dc1-bfea-ad0c2bffc593 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b150c07-5f82-45bb-b153-e57845bff92f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:36:01 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-248ce1a0-be97-4dc1-bfea-ad0c2bffc593 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Created reservations ['2ad6b02d-6c0b-4248-bc47-9661653c25bc', '0f9588e3-1e54-4462-9d0c-97a9ee90daef', '44c69f2d-d568-43fc-9458-c1247d427d60', '6f5e7465-afe9-4fae-bcff-05f01a994580'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:36:01 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-248ce1a0-be97-4dc1-bfea-ad0c2bffc593 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b150c07-5f82-45bb-b153-e57845bff92f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2ad6b02d-6c0b-4248-bc47-9661653c25bc', '0f9588e3-1e54-4462-9d0c-97a9ee90daef', '44c69f2d-d568-43fc-9458-c1247d427d60', '6f5e7465-afe9-4fae-bcff-05f01a994580']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:36:01 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-248ce1a0-be97-4dc1-bfea-ad0c2bffc593 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2e21f77-d6a8-43d1-8223-f13dfe78eb3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:36:02 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:36:02 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:36:02 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-248ce1a0-be97-4dc1-bfea-ad0c2bffc593 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2e21f77-d6a8-43d1-8223-f13dfe78eb3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cab89b28-c971-48a8-886b-419aeeb758ea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-811985221',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ca696acace14cfdab93b2b90cc77cee',qos_specs=None,replication_status=,reservations=['2ad6b02d-6c0b-4248-bc47-9661653c25bc','0f9588e3-1e54-4462-9d0c-97a9ee90daef','44c69f2d-d568-43fc-9458-c1247d427d60','6f5e7465-afe9-4fae-bcff-05f01a994580'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3df09a7695104f7595ec6e6d40af53be',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:36:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-811985221',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cab89b28-c971-48a8-886b-419aeeb758ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0ca696acace14cfdab93b2b90cc77cee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3df09a7695104f7595ec6e6d40af53be',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:36:02 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-248ce1a0-be97-4dc1-bfea-ad0c2bffc593 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3be49e10-6f72-4e1b-9c9f-72674b6482cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:36:02 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-293b705c-1a60-4071-91a5-08ea231539e0 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:02 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-293b705c-1a60-4071-91a5-08ea231539e0 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] GET http://192.168.122.198/volume/v3/snapshots/77571ccb-7a0e-4a22-b30c-69e35ccb778e Sep 06 06:36:02 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-293b705c-1a60-4071-91a5-08ea231539e0 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:02 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-293b705c-1a60-4071-91a5-08ea231539e0 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:02 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-293b705c-1a60-4071-91a5-08ea231539e0 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] http://192.168.122.198/volume/v3/snapshots/77571ccb-7a0e-4a22-b30c-69e35ccb778e returned with HTTP 404 Sep 06 06:36:02 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 344/669] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:36:02 2026] GET /volume/v3/snapshots/77571ccb-7a0e-4a22-b30c-69e35ccb778e => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:36:02 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-c086d744-f392-466f-a3f8-da9a892771f4 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:02 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c086d744-f392-466f-a3f8-da9a892771f4 tempest-SnapshotsActionsTest-353968158 tempest-SnapshotsActionsTest-353968158-project-admin] POST http://192.168.122.198/volume/v3/snapshots/719717da-f08d-473f-9308-d29b2eb0639a/action Sep 06 06:36:02 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-248ce1a0-be97-4dc1-bfea-ad0c2bffc593 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3be49e10-6f72-4e1b-9c9f-72674b6482cb) transitioned into state 'SUCCESS' from state '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-811985221',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ca696acace14cfdab93b2b90cc77cee',qos_specs=None,replication_status=,reservations=['2ad6b02d-6c0b-4248-bc47-9661653c25bc','0f9588e3-1e54-4462-9d0c-97a9ee90daef','44c69f2d-d568-43fc-9458-c1247d427d60','6f5e7465-afe9-4fae-bcff-05f01a994580'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3df09a7695104f7595ec6e6d40af53be',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:36:02 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-c086d744-f392-466f-a3f8-da9a892771f4 tempest-SnapshotsActionsTest-353968158 tempest-SnapshotsActionsTest-353968158-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:36:02 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-c086d744-f392-466f-a3f8-da9a892771f4 tempest-SnapshotsActionsTest-353968158 tempest-SnapshotsActionsTest-353968158-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:36:02 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-248ce1a0-be97-4dc1-bfea-ad0c2bffc593 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e43ec604-9217-48e2-8a35-a9df9219242a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:36:02 devstack devstack@c-api.service[87015]: DEBUG cinder.api.contrib.admin_actions [None req-c086d744-f392-466f-a3f8-da9a892771f4 tempest-SnapshotsActionsTest-353968158 tempest-SnapshotsActionsTest-353968158-project-admin] Updating snapshot '719717da-f08d-473f-9308-d29b2eb0639a' with '{'status': 'available'}' {{(pid=87015) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 06 06:36:02 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-248ce1a0-be97-4dc1-bfea-ad0c2bffc593 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e43ec604-9217-48e2-8a35-a9df9219242a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:36:02 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-248ce1a0-be97-4dc1-bfea-ad0c2bffc593 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Flow 'volume_create_api' (b74af54c-c737-4540-836a-f44f74bad676) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:36:02 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-248ce1a0-be97-4dc1-bfea-ad0c2bffc593 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Create volume request issued successfully. Sep 06 06:36:02 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-248ce1a0-be97-4dc1-bfea-ad0c2bffc593 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:36:02 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:02 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:36:02 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 326/670] 192.168.122.198 () {60 vars in 1142 bytes} [Sun Sep 6 06:36:01 2026] POST /volume/v3/volumes => generated 763 bytes in 439 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:36:02 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-560d9b73-d917-433e-af3f-ed0ca3bb1652 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:02 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-560d9b73-d917-433e-af3f-ed0ca3bb1652 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] GET http://192.168.122.198/volume/v3/volumes/cab89b28-c971-48a8-886b-419aeeb758ea Sep 06 06:36:02 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-560d9b73-d917-433e-af3f-ed0ca3bb1652 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:02 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-560d9b73-d917-433e-af3f-ed0ca3bb1652 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:02 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:36:02 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:36:02 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:02 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:36:02 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c086d744-f392-466f-a3f8-da9a892771f4 tempest-SnapshotsActionsTest-353968158 tempest-SnapshotsActionsTest-353968158-project-admin] http://192.168.122.198/volume/v3/snapshots/719717da-f08d-473f-9308-d29b2eb0639a/action returned with HTTP 202 Sep 06 06:36:02 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 345/671] 192.168.122.198 () {60 vars in 1280 bytes} [Sun Sep 6 06:36:02 2026] POST /volume/v3/snapshots/719717da-f08d-473f-9308-d29b2eb0639a/action => generated 0 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 06:36:02 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-560d9b73-d917-433e-af3f-ed0ca3bb1652 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Volume info retrieved successfully. Sep 06 06:36:02 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-88a1bf04-1e9d-41f2-82f9-af2aa5834591 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:02 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-88a1bf04-1e9d-41f2-82f9-af2aa5834591 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] GET http://192.168.122.198/volume/v3/snapshots/719717da-f08d-473f-9308-d29b2eb0639a Sep 06 06:36:02 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-88a1bf04-1e9d-41f2-82f9-af2aa5834591 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:02 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-88a1bf04-1e9d-41f2-82f9-af2aa5834591 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:02 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-560d9b73-d917-433e-af3f-ed0ca3bb1652 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] http://192.168.122.198/volume/v3/volumes/cab89b28-c971-48a8-886b-419aeeb758ea returned with HTTP 200 Sep 06 06:36:02 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 327/672] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:36:02 2026] GET /volume/v3/volumes/cab89b28-c971-48a8-886b-419aeeb758ea => generated 831 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:36:02 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:02 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:36:02 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-88a1bf04-1e9d-41f2-82f9-af2aa5834591 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Snapshot retrieved successfully. Sep 06 06:36:02 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [req-02f50d80-097c-4933-8783-6ebfd064085a req-9d241807-7d9e-4fb5-a5b6-459c2ea2084e None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:02 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-88a1bf04-1e9d-41f2-82f9-af2aa5834591 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] http://192.168.122.198/volume/v3/snapshots/719717da-f08d-473f-9308-d29b2eb0639a returned with HTTP 200 Sep 06 06:36:02 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 346/673] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:36:02 2026] GET /volume/v3/snapshots/719717da-f08d-473f-9308-d29b2eb0639a => generated 466 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:36:02 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-02f50d80-097c-4933-8783-6ebfd064085a req-9d241807-7d9e-4fb5-a5b6-459c2ea2084e tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] GET http://192.168.122.198/volume/v3/volumes/a774c547-4c1b-4488-a78c-6fd485434966 Sep 06 06:36:02 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-02f50d80-097c-4933-8783-6ebfd064085a req-9d241807-7d9e-4fb5-a5b6-459c2ea2084e tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:02 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-02f50d80-097c-4933-8783-6ebfd064085a req-9d241807-7d9e-4fb5-a5b6-459c2ea2084e tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:02 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-75fd0dd5-f340-40ea-bc80-80936b5cca3d None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:02 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-75fd0dd5-f340-40ea-bc80-80936b5cca3d tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] DELETE http://192.168.122.198/volume/v3/snapshots/77571ccb-7a0e-4a22-b30c-69e35ccb778e Sep 06 06:36:02 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-75fd0dd5-f340-40ea-bc80-80936b5cca3d tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:02 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-75fd0dd5-f340-40ea-bc80-80936b5cca3d tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:02 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.snapshots [None req-75fd0dd5-f340-40ea-bc80-80936b5cca3d tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Delete snapshot with id: 77571ccb-7a0e-4a22-b30c-69e35ccb778e Sep 06 06:36:02 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:36:02 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:36:02 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:02 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:36:02 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-75fd0dd5-f340-40ea-bc80-80936b5cca3d tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] http://192.168.122.198/volume/v3/snapshots/77571ccb-7a0e-4a22-b30c-69e35ccb778e returned with HTTP 404 Sep 06 06:36:02 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 347/674] 192.168.122.198 () {58 vars in 1241 bytes} [Sun Sep 6 06:36:02 2026] DELETE /volume/v3/snapshots/77571ccb-7a0e-4a22-b30c-69e35ccb778e => generated 111 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 06:36:02 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-f02929ba-131f-4486-953f-4316ed064d29 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:02 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f02929ba-131f-4486-953f-4316ed064d29 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] POST http://192.168.122.198/volume/v3/snapshots Sep 06 06:36:02 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-f02929ba-131f-4486-953f-4316ed064d29 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "074ce519-1402-4842-9c17-e462a1f53c7c", "name": "tempest-SnapshotsActionsTest-Snapshot-1119495808"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:36:02 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [req-02f50d80-097c-4933-8783-6ebfd064085a req-9d241807-7d9e-4fb5-a5b6-459c2ea2084e tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Volume info retrieved successfully. Sep 06 06:36:02 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:36:02 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:36:02 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:02 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:36:02 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-02f50d80-097c-4933-8783-6ebfd064085a req-9d241807-7d9e-4fb5-a5b6-459c2ea2084e tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] http://192.168.122.198/volume/v3/volumes/a774c547-4c1b-4488-a78c-6fd485434966 returned with HTTP 200 Sep 06 06:36:02 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-f02929ba-131f-4486-953f-4316ed064d29 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Volume info retrieved successfully. Sep 06 06:36:02 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.snapshots [None req-f02929ba-131f-4486-953f-4316ed064d29 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Create snapshot from volume 074ce519-1402-4842-9c17-e462a1f53c7c Sep 06 06:36:02 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 328/675] 192.168.122.198 () {60 vars in 1487 bytes} [Sun Sep 6 06:36:02 2026] GET /volume/v3/volumes/a774c547-4c1b-4488-a78c-6fd485434966 => generated 1332 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:36:02 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-8b8a8289-a4af-41fa-b06d-2f7f37d59bf4 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:02 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-8b8a8289-a4af-41fa-b06d-2f7f37d59bf4 None None] GET http://192.168.122.198/volume// Sep 06 06:36:02 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-8b8a8289-a4af-41fa-b06d-2f7f37d59bf4 None None] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:02 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-8b8a8289-a4af-41fa-b06d-2f7f37d59bf4 None None] Calling method 'all' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:02 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-8b8a8289-a4af-41fa-b06d-2f7f37d59bf4 None None] http://192.168.122.198/volume// returned with HTTP 300 Sep 06 06:36:02 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 329/676] 192.168.122.198 () {58 vars in 1308 bytes} [Sun Sep 6 06:36: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 06 06:36:02 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [req-02f50d80-097c-4933-8783-6ebfd064085a req-6876d90f-8655-45c2-ad3a-90e5649eff5a None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:02 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-02f50d80-097c-4933-8783-6ebfd064085a req-6876d90f-8655-45c2-ad3a-90e5649eff5a tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] POST http://192.168.122.198/volume/v3/attachments Sep 06 06:36:02 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-02f50d80-097c-4933-8783-6ebfd064085a req-6876d90f-8655-45c2-ad3a-90e5649eff5a tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a774c547-4c1b-4488-a78c-6fd485434966", "connector": null, "instance_uuid": "e97f5ed4-67bf-4d5b-9537-72d436647890"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:36:02 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:36:02 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:36:02 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:02 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:36:02 devstack devstack@c-api.service[87015]: DEBUG cinder.quota [None req-f02929ba-131f-4486-953f-4316ed064d29 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Created reservations ['07e1c29a-10e8-4412-a0bd-a9519d1ffd1a', '564892c7-bc15-4dfc-acdf-e867f31d40ba', '4a15fd48-1e47-4377-9271-e9969be65f1e', '0b6e433c-f564-4d9e-8009-b137618e7da2'] {{(pid=87015) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:36:02 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:36:02 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:36:02 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-02f50d80-097c-4933-8783-6ebfd064085a req-6876d90f-8655-45c2-ad3a-90e5649eff5a tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] http://192.168.122.198/volume/v3/attachments returned with HTTP 200 Sep 06 06:36:02 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 330/677] 192.168.122.198 () {66 vars in 1483 bytes} [Sun Sep 6 06:36:02 2026] POST /volume/v3/attachments => generated 273 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:36:02 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-f02929ba-131f-4486-953f-4316ed064d29 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Snapshot create request issued successfully. Sep 06 06:36:02 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f02929ba-131f-4486-953f-4316ed064d29 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] http://192.168.122.198/volume/v3/snapshots returned with HTTP 202 Sep 06 06:36:02 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 348/678] 192.168.122.198 () {60 vars in 1149 bytes} [Sun Sep 6 06:36:02 2026] POST /volume/v3/snapshots => generated 307 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:36:02 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-ff53ec48-21ef-4165-a9e1-55cb472f25af None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:02 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ff53ec48-21ef-4165-a9e1-55cb472f25af tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] GET http://192.168.122.198/volume/v3/snapshots/6710fe17-8dcd-4a73-8233-4350ced0c953 Sep 06 06:36:02 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ff53ec48-21ef-4165-a9e1-55cb472f25af tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:02 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ff53ec48-21ef-4165-a9e1-55cb472f25af tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:02 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:02 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:36:02 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-ff53ec48-21ef-4165-a9e1-55cb472f25af tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Snapshot retrieved successfully. Sep 06 06:36:02 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ff53ec48-21ef-4165-a9e1-55cb472f25af tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] http://192.168.122.198/volume/v3/snapshots/6710fe17-8dcd-4a73-8233-4350ced0c953 returned with HTTP 200 Sep 06 06:36:02 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 331/679] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:36:02 2026] GET /volume/v3/snapshots/6710fe17-8dcd-4a73-8233-4350ced0c953 => generated 439 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:36:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-622ecb5f-9dc0-4f4d-bb9f-c73d9f6520ba None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:03 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-622ecb5f-9dc0-4f4d-bb9f-c73d9f6520ba tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] GET http://192.168.122.198/volume/v3/volumes/cab89b28-c971-48a8-886b-419aeeb758ea Sep 06 06:36:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-622ecb5f-9dc0-4f4d-bb9f-c73d9f6520ba tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-622ecb5f-9dc0-4f4d-bb9f-c73d9f6520ba tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-9e40d342-8ef3-4875-ae05-2e309d8f2acc None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:03 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:36:03 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:36:03 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-9e40d342-8ef3-4875-ae05-2e309d8f2acc tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] GET http://192.168.122.198/volume/v3/snapshots/6710fe17-8dcd-4a73-8233-4350ced0c953 Sep 06 06:36:03 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:03 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:36:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-9e40d342-8ef3-4875-ae05-2e309d8f2acc tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-9e40d342-8ef3-4875-ae05-2e309d8f2acc tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:03 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-622ecb5f-9dc0-4f4d-bb9f-c73d9f6520ba tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Volume info retrieved successfully. Sep 06 06:36:03 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:03 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:36:03 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-9e40d342-8ef3-4875-ae05-2e309d8f2acc tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Snapshot retrieved successfully. Sep 06 06:36:03 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-9e40d342-8ef3-4875-ae05-2e309d8f2acc tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] http://192.168.122.198/volume/v3/snapshots/6710fe17-8dcd-4a73-8233-4350ced0c953 returned with HTTP 200 Sep 06 06:36:03 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 332/680] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:36:03 2026] GET /volume/v3/snapshots/6710fe17-8dcd-4a73-8233-4350ced0c953 => generated 439 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:36:03 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-622ecb5f-9dc0-4f4d-bb9f-c73d9f6520ba tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] http://192.168.122.198/volume/v3/volumes/cab89b28-c971-48a8-886b-419aeeb758ea returned with HTTP 200 Sep 06 06:36:03 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 349/681] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:36:03 2026] GET /volume/v3/volumes/cab89b28-c971-48a8-886b-419aeeb758ea => generated 855 bytes in 374 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:36:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-874ef4b0-06d4-4bf9-bbbe-58b26d0937bc None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:04 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-874ef4b0-06d4-4bf9-bbbe-58b26d0937bc tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:36:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-874ef4b0-06d4-4bf9-bbbe-58b26d0937bc tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-679888649"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:36:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.volumes [None req-874ef4b0-06d4-4bf9-bbbe-58b26d0937bc tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-679888649'}} {{(pid=87014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:36:04 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-874ef4b0-06d4-4bf9-bbbe-58b26d0937bc tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Create volume of 1 GB Sep 06 06:36:04 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-874ef4b0-06d4-4bf9-bbbe-58b26d0937bc tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Availability Zones retrieved successfully. Sep 06 06:36:04 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-874ef4b0-06d4-4bf9-bbbe-58b26d0937bc tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Flow 'volume_create_api' (0eb8f889-9355-48a0-b66a-68498be02985) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:36:04 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-874ef4b0-06d4-4bf9-bbbe-58b26d0937bc tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (773e2f23-ba51-4e1d-b016-e356f29f940c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:36:04 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.flows.api.create_volume [None req-874ef4b0-06d4-4bf9-bbbe-58b26d0937bc tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Validating volume size '1' using validate_int {{(pid=87014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:36:04 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-874ef4b0-06d4-4bf9-bbbe-58b26d0937bc tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (773e2f23-ba51-4e1d-b016-e356f29f940c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:36:04 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-874ef4b0-06d4-4bf9-bbbe-58b26d0937bc tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ac2f649-7159-4cb8-9ec7-0abedaf7e22c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:36:04 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-874ef4b0-06d4-4bf9-bbbe-58b26d0937bc tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Created reservations ['85033c5a-f60b-4d1c-b6e0-d8ef6dfb334e', '895136be-7138-43f0-9263-4bb6392b09af', '14018f96-1e8d-496b-8f02-ed38d5237671', 'c70d4c74-bc29-417c-b3a6-76042ae8f00e'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:36:04 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-874ef4b0-06d4-4bf9-bbbe-58b26d0937bc tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ac2f649-7159-4cb8-9ec7-0abedaf7e22c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['85033c5a-f60b-4d1c-b6e0-d8ef6dfb334e', '895136be-7138-43f0-9263-4bb6392b09af', '14018f96-1e8d-496b-8f02-ed38d5237671', 'c70d4c74-bc29-417c-b3a6-76042ae8f00e']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:36:04 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-874ef4b0-06d4-4bf9-bbbe-58b26d0937bc tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (177b28b0-6445-463a-9390-cdb39f5f075c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:36:04 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:36:04 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:36:04 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-874ef4b0-06d4-4bf9-bbbe-58b26d0937bc tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (177b28b0-6445-463a-9390-cdb39f5f075c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bbd7169e-4b49-4218-b985-e33207c190e1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-679888649',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d4ca919b79547e083c752dd3ab81355',qos_specs=None,replication_status=,reservations=['85033c5a-f60b-4d1c-b6e0-d8ef6dfb334e','895136be-7138-43f0-9263-4bb6392b09af','14018f96-1e8d-496b-8f02-ed38d5237671','c70d4c74-bc29-417c-b3a6-76042ae8f00e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7095a094ad03428fb0b508a5de6c470b',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:36:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-679888649',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bbd7169e-4b49-4218-b985-e33207c190e1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1d4ca919b79547e083c752dd3ab81355',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7095a094ad03428fb0b508a5de6c470b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:36:04 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-874ef4b0-06d4-4bf9-bbbe-58b26d0937bc tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03c70064-1224-42a9-8179-7a5510256477) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:36:04 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-874ef4b0-06d4-4bf9-bbbe-58b26d0937bc tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03c70064-1224-42a9-8179-7a5510256477) transitioned into state 'SUCCESS' from state '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-679888649',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d4ca919b79547e083c752dd3ab81355',qos_specs=None,replication_status=,reservations=['85033c5a-f60b-4d1c-b6e0-d8ef6dfb334e','895136be-7138-43f0-9263-4bb6392b09af','14018f96-1e8d-496b-8f02-ed38d5237671','c70d4c74-bc29-417c-b3a6-76042ae8f00e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7095a094ad03428fb0b508a5de6c470b',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:36:04 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-874ef4b0-06d4-4bf9-bbbe-58b26d0937bc tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7d09c20-48b7-44b5-8e91-264909e5a139) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:36:04 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-874ef4b0-06d4-4bf9-bbbe-58b26d0937bc tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7d09c20-48b7-44b5-8e91-264909e5a139) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:36:04 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-874ef4b0-06d4-4bf9-bbbe-58b26d0937bc tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Flow 'volume_create_api' (0eb8f889-9355-48a0-b66a-68498be02985) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:36:04 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-874ef4b0-06d4-4bf9-bbbe-58b26d0937bc tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Create volume request issued successfully. Sep 06 06:36:04 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-874ef4b0-06d4-4bf9-bbbe-58b26d0937bc tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:36:04 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 333/682] 192.168.122.198 () {60 vars in 1142 bytes} [Sun Sep 6 06:36:03 2026] POST /volume/v3/volumes => generated 766 bytes in 683 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:36:04 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-654eefd3-4248-43f3-ac3d-75a2df75e012 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:04 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-654eefd3-4248-43f3-ac3d-75a2df75e012 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] GET http://192.168.122.198/volume/v3/volumes/bbd7169e-4b49-4218-b985-e33207c190e1 Sep 06 06:36:04 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-654eefd3-4248-43f3-ac3d-75a2df75e012 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:04 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-654eefd3-4248-43f3-ac3d-75a2df75e012 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-dba486cd-bd6a-447e-aece-119eeef1f51b None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:04 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:36:04 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:36:04 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:04 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:36:04 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-dba486cd-bd6a-447e-aece-119eeef1f51b tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] GET http://192.168.122.198/volume/v3/snapshots/6710fe17-8dcd-4a73-8233-4350ced0c953 Sep 06 06:36:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-dba486cd-bd6a-447e-aece-119eeef1f51b tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-dba486cd-bd6a-447e-aece-119eeef1f51b tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:04 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:04 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:36:04 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-dba486cd-bd6a-447e-aece-119eeef1f51b tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Snapshot retrieved successfully. Sep 06 06:36:04 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-dba486cd-bd6a-447e-aece-119eeef1f51b tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] http://192.168.122.198/volume/v3/snapshots/6710fe17-8dcd-4a73-8233-4350ced0c953 returned with HTTP 200 Sep 06 06:36:04 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-654eefd3-4248-43f3-ac3d-75a2df75e012 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Volume info retrieved successfully. Sep 06 06:36:04 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 334/683] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:36:04 2026] GET /volume/v3/snapshots/6710fe17-8dcd-4a73-8233-4350ced0c953 => generated 439 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:36:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-44157b6d-c825-4f2a-bab3-84e20a3aadab None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:04 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-44157b6d-c825-4f2a-bab3-84e20a3aadab tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] GET http://192.168.122.198/volume/v3/volumes/cab89b28-c971-48a8-886b-419aeeb758ea Sep 06 06:36:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-44157b6d-c825-4f2a-bab3-84e20a3aadab tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-44157b6d-c825-4f2a-bab3-84e20a3aadab tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:04 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-654eefd3-4248-43f3-ac3d-75a2df75e012 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] http://192.168.122.198/volume/v3/volumes/bbd7169e-4b49-4218-b985-e33207c190e1 returned with HTTP 200 Sep 06 06:36:04 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 350/684] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:36:04 2026] GET /volume/v3/volumes/bbd7169e-4b49-4218-b985-e33207c190e1 => generated 834 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:36:04 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:36:04 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:36:04 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:04 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:36:04 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-44157b6d-c825-4f2a-bab3-84e20a3aadab tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Volume info retrieved successfully. Sep 06 06:36:04 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-44157b6d-c825-4f2a-bab3-84e20a3aadab tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] http://192.168.122.198/volume/v3/volumes/cab89b28-c971-48a8-886b-419aeeb758ea returned with HTTP 200 Sep 06 06:36:04 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 335/685] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:36:04 2026] GET /volume/v3/volumes/cab89b28-c971-48a8-886b-419aeeb758ea => generated 856 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:36:04 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-51663b41-0b6b-4883-bf0c-ea9237a76f0b req-a569599e-3b90-4365-a61e-45d9dcf0fa52 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:04 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-51663b41-0b6b-4883-bf0c-ea9237a76f0b req-a569599e-3b90-4365-a61e-45d9dcf0fa52 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] GET http://192.168.122.198/volume/v3/volumes/cab89b28-c971-48a8-886b-419aeeb758ea Sep 06 06:36:04 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-51663b41-0b6b-4883-bf0c-ea9237a76f0b req-a569599e-3b90-4365-a61e-45d9dcf0fa52 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:04 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-51663b41-0b6b-4883-bf0c-ea9237a76f0b req-a569599e-3b90-4365-a61e-45d9dcf0fa52 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:04 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:36:04 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:36:04 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:04 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:36:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-81ab79f9-e1b8-4d68-9974-84ac110b87cd None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:04 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-81ab79f9-e1b8-4d68-9974-84ac110b87cd None None] GET http://192.168.122.198/volume// Sep 06 06:36:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-81ab79f9-e1b8-4d68-9974-84ac110b87cd None None] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-81ab79f9-e1b8-4d68-9974-84ac110b87cd None None] Calling method 'all' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:04 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-81ab79f9-e1b8-4d68-9974-84ac110b87cd None None] http://192.168.122.198/volume// returned with HTTP 300 Sep 06 06:36:04 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 336/686] 192.168.122.198 () {58 vars in 1315 bytes} [Sun Sep 6 06:36:04 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 06:36:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [req-02f50d80-097c-4933-8783-6ebfd064085a req-94c1aeec-72d5-42d7-9871-90b867a73a78 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:04 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [req-51663b41-0b6b-4883-bf0c-ea9237a76f0b req-a569599e-3b90-4365-a61e-45d9dcf0fa52 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Volume info retrieved successfully. Sep 06 06:36:05 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-51663b41-0b6b-4883-bf0c-ea9237a76f0b req-a569599e-3b90-4365-a61e-45d9dcf0fa52 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] http://192.168.122.198/volume/v3/volumes/cab89b28-c971-48a8-886b-419aeeb758ea returned with HTTP 200 Sep 06 06:36:05 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 351/687] 192.168.122.198 () {60 vars in 1487 bytes} [Sun Sep 6 06:36:04 2026] GET /volume/v3/volumes/cab89b28-c971-48a8-886b-419aeeb758ea => generated 856 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:36:05 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-02f50d80-097c-4933-8783-6ebfd064085a req-94c1aeec-72d5-42d7-9871-90b867a73a78 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] GET http://192.168.122.198/volume/v3/volumes/a774c547-4c1b-4488-a78c-6fd485434966 Sep 06 06:36:05 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-02f50d80-097c-4933-8783-6ebfd064085a req-94c1aeec-72d5-42d7-9871-90b867a73a78 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:05 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-02f50d80-097c-4933-8783-6ebfd064085a req-94c1aeec-72d5-42d7-9871-90b867a73a78 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:05 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:36:05 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:36:05 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:05 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:36:05 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [req-02f50d80-097c-4933-8783-6ebfd064085a req-94c1aeec-72d5-42d7-9871-90b867a73a78 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Volume info retrieved successfully. Sep 06 06:36:05 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-02f50d80-097c-4933-8783-6ebfd064085a req-94c1aeec-72d5-42d7-9871-90b867a73a78 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] http://192.168.122.198/volume/v3/volumes/a774c547-4c1b-4488-a78c-6fd485434966 returned with HTTP 200 Sep 06 06:36:05 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 337/688] 192.168.122.198 () {62 vars in 1528 bytes} [Sun Sep 6 06:36:04 2026] GET /volume/v3/volumes/a774c547-4c1b-4488-a78c-6fd485434966 => generated 1512 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 06:36:05 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-e80d7f91-1542-46d7-8e02-2515955ce89e None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:05 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e80d7f91-1542-46d7-8e02-2515955ce89e None None] GET http://192.168.122.198/volume// Sep 06 06:36:05 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e80d7f91-1542-46d7-8e02-2515955ce89e None None] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:05 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e80d7f91-1542-46d7-8e02-2515955ce89e None None] Calling method 'all' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:05 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e80d7f91-1542-46d7-8e02-2515955ce89e None None] http://192.168.122.198/volume// returned with HTTP 300 Sep 06 06:36:05 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 352/689] 192.168.122.198 () {58 vars in 1317 bytes} [Sun Sep 6 06:36:05 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 06:36:05 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [req-51663b41-0b6b-4883-bf0c-ea9237a76f0b req-8d5c09d2-e36c-433a-b549-76fe11db4573 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:05 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-51663b41-0b6b-4883-bf0c-ea9237a76f0b req-8d5c09d2-e36c-433a-b549-76fe11db4573 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] POST http://192.168.122.198/volume/v3/attachments Sep 06 06:36:05 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-51663b41-0b6b-4883-bf0c-ea9237a76f0b req-8d5c09d2-e36c-433a-b549-76fe11db4573 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cab89b28-c971-48a8-886b-419aeeb758ea", "connector": null, "instance_uuid": "074da8e4-6844-488d-a22f-ccbf8d442916"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:36:05 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-02f50d80-097c-4933-8783-6ebfd064085a req-82b9bb47-acc6-45db-9410-b971dd24a495 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:05 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-02f50d80-097c-4933-8783-6ebfd064085a req-82b9bb47-acc6-45db-9410-b971dd24a495 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] PUT http://192.168.122.198/volume/v3/attachments/5c80d499-9515-40eb-9689-06510ae453f1 Sep 06 06:36:05 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-02f50d80-097c-4933-8783-6ebfd064085a req-82b9bb47-acc6-45db-9410-b971dd24a495 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.198", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:24e15970b53b", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "43662e98-aa50-48bf-885a-92da7f50de73", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:36:05 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:36:05 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:36:05 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:05 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:36:05 devstack devstack@c-api.service[87015]: DEBUG cinder.coordination [req-02f50d80-097c-4933-8783-6ebfd064085a req-82b9bb47-acc6-45db-9410-b971dd24a495 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Acquiring lock "cinder-attachment_update-a774c547-4c1b-4488-a78c-6fd485434966-devstack" by "attachment_update" {{(pid=87015) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 06 06:36:05 devstack devstack@c-api.service[87015]: DEBUG cinder.coordination [req-02f50d80-097c-4933-8783-6ebfd064085a req-82b9bb47-acc6-45db-9410-b971dd24a495 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Lock "cinder-attachment_update-a774c547-4c1b-4488-a78c-6fd485434966-devstack" acquired by "attachment_update" :: waited 0.024s {{(pid=87015) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 06 06:36:05 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:05 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:36:05 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:36:05 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:36:05 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-51663b41-0b6b-4883-bf0c-ea9237a76f0b req-8d5c09d2-e36c-433a-b549-76fe11db4573 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] http://192.168.122.198/volume/v3/attachments returned with HTTP 200 Sep 06 06:36:05 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 338/690] 192.168.122.198 () {66 vars in 1483 bytes} [Sun Sep 6 06:36:05 2026] POST /volume/v3/attachments => generated 273 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:36:05 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-84debac8-f19a-42c3-bf50-a72db5b7cf9f None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:05 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-84debac8-f19a-42c3-bf50-a72db5b7cf9f tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] GET http://192.168.122.198/volume/v3/volumes/cab89b28-c971-48a8-886b-419aeeb758ea Sep 06 06:36:05 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-84debac8-f19a-42c3-bf50-a72db5b7cf9f tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:05 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-84debac8-f19a-42c3-bf50-a72db5b7cf9f tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:05 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:36:05 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:36:05 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:05 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:36:05 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-84debac8-f19a-42c3-bf50-a72db5b7cf9f tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Volume info retrieved successfully. Sep 06 06:36:05 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-84debac8-f19a-42c3-bf50-a72db5b7cf9f tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] http://192.168.122.198/volume/v3/volumes/cab89b28-c971-48a8-886b-419aeeb758ea returned with HTTP 200 Sep 06 06:36:05 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 339/691] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:36:05 2026] GET /volume/v3/volumes/cab89b28-c971-48a8-886b-419aeeb758ea => generated 855 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:36:05 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-eaf5994d-4559-4f3f-9f20-753eb1168469 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:05 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-eaf5994d-4559-4f3f-9f20-753eb1168469 None None] GET http://192.168.122.198/volume// Sep 06 06:36:05 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-eaf5994d-4559-4f3f-9f20-753eb1168469 None None] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:05 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-eaf5994d-4559-4f3f-9f20-753eb1168469 None None] Calling method 'all' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:05 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-eaf5994d-4559-4f3f-9f20-753eb1168469 None None] http://192.168.122.198/volume// returned with HTTP 300 Sep 06 06:36:05 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 340/692] 192.168.122.198 () {58 vars in 1315 bytes} [Sun Sep 6 06:36:05 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 06:36:05 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [req-51663b41-0b6b-4883-bf0c-ea9237a76f0b req-0171612a-4fd2-4446-ba50-cd5dec3c5c60 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:05 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-51663b41-0b6b-4883-bf0c-ea9237a76f0b req-0171612a-4fd2-4446-ba50-cd5dec3c5c60 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] GET http://192.168.122.198/volume/v3/volumes/cab89b28-c971-48a8-886b-419aeeb758ea Sep 06 06:36:05 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-51663b41-0b6b-4883-bf0c-ea9237a76f0b req-0171612a-4fd2-4446-ba50-cd5dec3c5c60 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:05 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-51663b41-0b6b-4883-bf0c-ea9237a76f0b req-0171612a-4fd2-4446-ba50-cd5dec3c5c60 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:05 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:36:05 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:36:05 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:05 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:36:05 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [req-51663b41-0b6b-4883-bf0c-ea9237a76f0b req-0171612a-4fd2-4446-ba50-cd5dec3c5c60 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Volume info retrieved successfully. Sep 06 06:36:05 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-51663b41-0b6b-4883-bf0c-ea9237a76f0b req-0171612a-4fd2-4446-ba50-cd5dec3c5c60 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] http://192.168.122.198/volume/v3/volumes/cab89b28-c971-48a8-886b-419aeeb758ea returned with HTTP 200 Sep 06 06:36:05 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 341/693] 192.168.122.198 () {62 vars in 1528 bytes} [Sun Sep 6 06:36:05 2026] GET /volume/v3/volumes/cab89b28-c971-48a8-886b-419aeeb758ea => generated 1036 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 06:36:05 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-df42288a-e674-4572-9b13-d1deedba9f12 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:05 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-df42288a-e674-4572-9b13-d1deedba9f12 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] GET http://192.168.122.198/volume/v3/snapshots/6710fe17-8dcd-4a73-8233-4350ced0c953 Sep 06 06:36:05 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-df42288a-e674-4572-9b13-d1deedba9f12 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:05 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-df42288a-e674-4572-9b13-d1deedba9f12 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:05 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:05 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:36:05 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-df42288a-e674-4572-9b13-d1deedba9f12 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Snapshot retrieved successfully. Sep 06 06:36:05 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-df42288a-e674-4572-9b13-d1deedba9f12 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] http://192.168.122.198/volume/v3/snapshots/6710fe17-8dcd-4a73-8233-4350ced0c953 returned with HTTP 200 Sep 06 06:36:05 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 342/694] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:36:05 2026] GET /volume/v3/snapshots/6710fe17-8dcd-4a73-8233-4350ced0c953 => generated 466 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:36:05 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-58adb1ef-aa8e-45f2-b093-4892540fa149 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:05 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-58adb1ef-aa8e-45f2-b093-4892540fa149 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] GET http://192.168.122.198/volume/v3/volumes/bbd7169e-4b49-4218-b985-e33207c190e1 Sep 06 06:36:05 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-58adb1ef-aa8e-45f2-b093-4892540fa149 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:05 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-58adb1ef-aa8e-45f2-b093-4892540fa149 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:05 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:36:05 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:36:05 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:05 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:36:05 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-58adb1ef-aa8e-45f2-b093-4892540fa149 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Volume info retrieved successfully. Sep 06 06:36:05 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-58adb1ef-aa8e-45f2-b093-4892540fa149 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] http://192.168.122.198/volume/v3/volumes/bbd7169e-4b49-4218-b985-e33207c190e1 returned with HTTP 200 Sep 06 06:36:05 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 343/695] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:36:05 2026] GET /volume/v3/volumes/bbd7169e-4b49-4218-b985-e33207c190e1 => generated 858 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:36:05 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-2e018d9b-d2e3-4f9e-a907-b8ab39dfb8fa None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:05 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-2e018d9b-d2e3-4f9e-a907-b8ab39dfb8fa tempest-SnapshotsActionsTest-353968158 tempest-SnapshotsActionsTest-353968158-project-admin] POST http://192.168.122.198/volume/v3/snapshots/6710fe17-8dcd-4a73-8233-4350ced0c953/action Sep 06 06:36:05 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-2e018d9b-d2e3-4f9e-a907-b8ab39dfb8fa tempest-SnapshotsActionsTest-353968158 tempest-SnapshotsActionsTest-353968158-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=87014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:36:05 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-2e018d9b-d2e3-4f9e-a907-b8ab39dfb8fa tempest-SnapshotsActionsTest-353968158 tempest-SnapshotsActionsTest-353968158-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:36:05 devstack devstack@c-api.service[87014]: DEBUG cinder.api.contrib.admin_actions [None req-2e018d9b-d2e3-4f9e-a907-b8ab39dfb8fa tempest-SnapshotsActionsTest-353968158 tempest-SnapshotsActionsTest-353968158-project-admin] Updating snapshot '6710fe17-8dcd-4a73-8233-4350ced0c953' with '{'status': 'deleting'}' {{(pid=87014) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 06 06:36:05 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:05 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:36:05 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-2e018d9b-d2e3-4f9e-a907-b8ab39dfb8fa tempest-SnapshotsActionsTest-353968158 tempest-SnapshotsActionsTest-353968158-project-admin] http://192.168.122.198/volume/v3/snapshots/6710fe17-8dcd-4a73-8233-4350ced0c953/action returned with HTTP 202 Sep 06 06:36:05 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 344/696] 192.168.122.198 () {60 vars in 1280 bytes} [Sun Sep 6 06:36:05 2026] POST /volume/v3/snapshots/6710fe17-8dcd-4a73-8233-4350ced0c953/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 06:36:05 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [req-51663b41-0b6b-4883-bf0c-ea9237a76f0b req-3bd2472b-af1d-4e23-943e-d4e4dfd1032a None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:05 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-51663b41-0b6b-4883-bf0c-ea9237a76f0b req-3bd2472b-af1d-4e23-943e-d4e4dfd1032a tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] PUT http://192.168.122.198/volume/v3/attachments/a0d5101c-10f1-492d-b904-03cea39d949d Sep 06 06:36:05 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-51663b41-0b6b-4883-bf0c-ea9237a76f0b req-3bd2472b-af1d-4e23-943e-d4e4dfd1032a tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.198", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:24e15970b53b", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "43662e98-aa50-48bf-885a-92da7f50de73", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:36:05 devstack devstack@c-api.service[87014]: DEBUG cinder.coordination [req-51663b41-0b6b-4883-bf0c-ea9237a76f0b req-3bd2472b-af1d-4e23-943e-d4e4dfd1032a tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Acquiring lock "cinder-attachment_update-cab89b28-c971-48a8-886b-419aeeb758ea-devstack" by "attachment_update" {{(pid=87014) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 06 06:36:05 devstack devstack@c-api.service[87014]: DEBUG cinder.coordination [req-51663b41-0b6b-4883-bf0c-ea9237a76f0b req-3bd2472b-af1d-4e23-943e-d4e4dfd1032a tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Lock "cinder-attachment_update-cab89b28-c971-48a8-886b-419aeeb758ea-devstack" acquired by "attachment_update" :: waited 0.024s {{(pid=87014) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 06 06:36:05 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:05 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:36:05 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:36:05 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:36:06 devstack devstack@c-api.service[87015]: DEBUG cinder.coordination [req-02f50d80-097c-4933-8783-6ebfd064085a req-82b9bb47-acc6-45db-9410-b971dd24a495 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Lock "cinder-attachment_update-a774c547-4c1b-4488-a78c-6fd485434966-devstack" released by "attachment_update" :: held 1.153s {{(pid=87015) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 06 06:36:06 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-02f50d80-097c-4933-8783-6ebfd064085a req-82b9bb47-acc6-45db-9410-b971dd24a495 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] http://192.168.122.198/volume/v3/attachments/5c80d499-9515-40eb-9689-06510ae453f1 returned with HTTP 200 Sep 06 06:36:06 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 353/697] 192.168.122.198 () {66 vars in 1593 bytes} [Sun Sep 6 06:36:05 2026] PUT /volume/v3/attachments/5c80d499-9515-40eb-9689-06510ae453f1 => generated 694 bytes in 1208 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:36:06 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-43efdb6b-f62c-4b5c-9974-34351c5e6dcb None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:06 devstack devstack@c-api.service[87014]: DEBUG cinder.coordination [req-51663b41-0b6b-4883-bf0c-ea9237a76f0b req-3bd2472b-af1d-4e23-943e-d4e4dfd1032a tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Lock "cinder-attachment_update-cab89b28-c971-48a8-886b-419aeeb758ea-devstack" released by "attachment_update" :: held 0.661s {{(pid=87014) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 06 06:36:06 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-51663b41-0b6b-4883-bf0c-ea9237a76f0b req-3bd2472b-af1d-4e23-943e-d4e4dfd1032a tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] http://192.168.122.198/volume/v3/attachments/a0d5101c-10f1-492d-b904-03cea39d949d returned with HTTP 200 Sep 06 06:36:06 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 345/698] 192.168.122.198 () {66 vars in 1593 bytes} [Sun Sep 6 06:36:05 2026] PUT /volume/v3/attachments/a0d5101c-10f1-492d-b904-03cea39d949d => generated 694 bytes in 716 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:36:06 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-43efdb6b-f62c-4b5c-9974-34351c5e6dcb tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] GET http://192.168.122.198/volume/v3/snapshots/6710fe17-8dcd-4a73-8233-4350ced0c953 Sep 06 06:36:06 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-43efdb6b-f62c-4b5c-9974-34351c5e6dcb tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:06 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-43efdb6b-f62c-4b5c-9974-34351c5e6dcb tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:06 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:06 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:36:06 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-43efdb6b-f62c-4b5c-9974-34351c5e6dcb tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Snapshot retrieved successfully. Sep 06 06:36:06 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-43efdb6b-f62c-4b5c-9974-34351c5e6dcb tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] http://192.168.122.198/volume/v3/snapshots/6710fe17-8dcd-4a73-8233-4350ced0c953 returned with HTTP 200 Sep 06 06:36:06 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 354/699] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:36:06 2026] GET /volume/v3/snapshots/6710fe17-8dcd-4a73-8233-4350ced0c953 => generated 465 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:36:06 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-772d196e-3699-46c5-9cdd-27cb50e3b4cc None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:06 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-02f50d80-097c-4933-8783-6ebfd064085a req-30f06445-c2b9-4a11-98c4-c2aa83690d8d None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:06 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-772d196e-3699-46c5-9cdd-27cb50e3b4cc tempest-SnapshotsActionsTest-353968158 tempest-SnapshotsActionsTest-353968158-project-admin] POST http://192.168.122.198/volume/v3/snapshots/6710fe17-8dcd-4a73-8233-4350ced0c953/action Sep 06 06:36:06 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-772d196e-3699-46c5-9cdd-27cb50e3b4cc tempest-SnapshotsActionsTest-353968158 tempest-SnapshotsActionsTest-353968158-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:36:06 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-772d196e-3699-46c5-9cdd-27cb50e3b4cc tempest-SnapshotsActionsTest-353968158 tempest-SnapshotsActionsTest-353968158-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:36:06 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-02f50d80-097c-4933-8783-6ebfd064085a req-30f06445-c2b9-4a11-98c4-c2aa83690d8d tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] POST http://192.168.122.198/volume/v3/attachments/5c80d499-9515-40eb-9689-06510ae453f1/action Sep 06 06:36:06 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-02f50d80-097c-4933-8783-6ebfd064085a req-30f06445-c2b9-4a11-98c4-c2aa83690d8d tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Action body: b'{"os-complete": null}' {{(pid=87015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:36:06 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-02f50d80-097c-4933-8783-6ebfd064085a req-30f06445-c2b9-4a11-98c4-c2aa83690d8d tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:36:06 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:06 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:36:06 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-772d196e-3699-46c5-9cdd-27cb50e3b4cc tempest-SnapshotsActionsTest-353968158 tempest-SnapshotsActionsTest-353968158-project-admin] Snapshot retrieved successfully. Sep 06 06:36:06 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:36:06 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:36:06 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:36:06 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:36:06 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:06 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:36:06 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-772d196e-3699-46c5-9cdd-27cb50e3b4cc tempest-SnapshotsActionsTest-353968158 tempest-SnapshotsActionsTest-353968158-project-admin] Snapshot delete request issued successfully. Sep 06 06:36:06 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-772d196e-3699-46c5-9cdd-27cb50e3b4cc tempest-SnapshotsActionsTest-353968158 tempest-SnapshotsActionsTest-353968158-project-admin] http://192.168.122.198/volume/v3/snapshots/6710fe17-8dcd-4a73-8233-4350ced0c953/action returned with HTTP 202 Sep 06 06:36:06 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 346/700] 192.168.122.198 () {60 vars in 1280 bytes} [Sun Sep 6 06:36:06 2026] POST /volume/v3/snapshots/6710fe17-8dcd-4a73-8233-4350ced0c953/action => generated 0 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 06:36:06 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-41142400-3e3a-48c9-84d7-5ec158e606a5 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:06 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-41142400-3e3a-48c9-84d7-5ec158e606a5 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] GET http://192.168.122.198/volume/v3/volumes/cab89b28-c971-48a8-886b-419aeeb758ea Sep 06 06:36:06 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-41142400-3e3a-48c9-84d7-5ec158e606a5 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:06 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-02f50d80-097c-4933-8783-6ebfd064085a req-30f06445-c2b9-4a11-98c4-c2aa83690d8d tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] http://192.168.122.198/volume/v3/attachments/5c80d499-9515-40eb-9689-06510ae453f1/action returned with HTTP 204 Sep 06 06:36:06 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 355/701] 192.168.122.198 () {66 vars in 1614 bytes} [Sun Sep 6 06:36:06 2026] POST /volume/v3/attachments/5c80d499-9515-40eb-9689-06510ae453f1/action => generated 0 bytes in 96 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:36:06 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-41142400-3e3a-48c9-84d7-5ec158e606a5 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:06 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-c350b32e-f218-4030-950e-92612f8065ae None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:06 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c350b32e-f218-4030-950e-92612f8065ae tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] GET http://192.168.122.198/volume/v3/snapshots/6710fe17-8dcd-4a73-8233-4350ced0c953 Sep 06 06:36:06 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-c350b32e-f218-4030-950e-92612f8065ae tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:06 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-c350b32e-f218-4030-950e-92612f8065ae tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:06 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:36:06 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:36:06 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:06 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:36:06 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:06 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:36:06 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-c350b32e-f218-4030-950e-92612f8065ae tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Snapshot retrieved successfully. Sep 06 06:36:06 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c350b32e-f218-4030-950e-92612f8065ae tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] http://192.168.122.198/volume/v3/snapshots/6710fe17-8dcd-4a73-8233-4350ced0c953 returned with HTTP 200 Sep 06 06:36:06 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 356/702] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:36:06 2026] GET /volume/v3/snapshots/6710fe17-8dcd-4a73-8233-4350ced0c953 => generated 465 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:36:06 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-41142400-3e3a-48c9-84d7-5ec158e606a5 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Volume info retrieved successfully. Sep 06 06:36:06 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-429f635f-f867-4faa-a0af-e8140493d024 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:06 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-429f635f-f867-4faa-a0af-e8140493d024 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] GET http://192.168.122.198/volume/v3/volumes/bbd7169e-4b49-4218-b985-e33207c190e1 Sep 06 06:36:06 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-429f635f-f867-4faa-a0af-e8140493d024 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:06 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-429f635f-f867-4faa-a0af-e8140493d024 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:06 devstack devstack@c-api.service[87014]: DEBUG dbcounter [-] [87014] Writing DB stats cinder:UPDATE=132,cinder:SELECT=475,cinder:INSERT=66,cinder:DELETE=3 {{(pid=87014) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 06:36:06 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:36:06 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:36:06 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-41142400-3e3a-48c9-84d7-5ec158e606a5 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] http://192.168.122.198/volume/v3/volumes/cab89b28-c971-48a8-886b-419aeeb758ea returned with HTTP 200 Sep 06 06:36:06 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 347/703] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:36:06 2026] GET /volume/v3/volumes/cab89b28-c971-48a8-886b-419aeeb758ea => generated 856 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:36:06 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:06 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:36:06 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-429f635f-f867-4faa-a0af-e8140493d024 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Volume info retrieved successfully. Sep 06 06:36:06 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-429f635f-f867-4faa-a0af-e8140493d024 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] http://192.168.122.198/volume/v3/volumes/bbd7169e-4b49-4218-b985-e33207c190e1 returned with HTTP 200 Sep 06 06:36:06 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 357/704] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:36:06 2026] GET /volume/v3/volumes/bbd7169e-4b49-4218-b985-e33207c190e1 => generated 859 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:36:06 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-a0f4cde2-2d2c-4256-aaf0-1774fa2b525e None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:06 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-a0f4cde2-2d2c-4256-aaf0-1774fa2b525e tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] POST http://192.168.122.198/volume/v3/snapshots Sep 06 06:36:06 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-a0f4cde2-2d2c-4256-aaf0-1774fa2b525e tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bbd7169e-4b49-4218-b985-e33207c190e1", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1468565084"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:36:06 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:36:06 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:36:06 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:06 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:36:06 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-a0f4cde2-2d2c-4256-aaf0-1774fa2b525e tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Volume info retrieved successfully. Sep 06 06:36:06 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.snapshots [None req-a0f4cde2-2d2c-4256-aaf0-1774fa2b525e tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Create snapshot from volume bbd7169e-4b49-4218-b985-e33207c190e1 Sep 06 06:36:07 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-a0f4cde2-2d2c-4256-aaf0-1774fa2b525e tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Created reservations ['f1b96bb4-3054-4177-bb8b-1f7df8173d22', 'f2f23831-c066-4e17-885d-df095831f9fa', 'a8462be9-2819-41c1-9188-97517585646d', '2e851626-e3bf-460f-b988-d78885e092c3'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:36:07 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:36:07 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:36:07 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-a0f4cde2-2d2c-4256-aaf0-1774fa2b525e tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Snapshot create request issued successfully. Sep 06 06:36:07 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-a0f4cde2-2d2c-4256-aaf0-1774fa2b525e tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] http://192.168.122.198/volume/v3/snapshots returned with HTTP 202 Sep 06 06:36:07 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 348/705] 192.168.122.198 () {60 vars in 1149 bytes} [Sun Sep 6 06:36:06 2026] POST /volume/v3/snapshots => generated 314 bytes in 261 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:36:07 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-1c4cd400-2bae-48e4-af92-0006e6593e5f None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:07 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-1c4cd400-2bae-48e4-af92-0006e6593e5f tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] GET http://192.168.122.198/volume/v3/snapshots/83c5d8e7-6431-48af-894b-20c1a94de7ab Sep 06 06:36:07 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-1c4cd400-2bae-48e4-af92-0006e6593e5f tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:07 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-1c4cd400-2bae-48e4-af92-0006e6593e5f tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:07 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:07 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:36:07 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-1c4cd400-2bae-48e4-af92-0006e6593e5f tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Snapshot retrieved successfully. Sep 06 06:36:07 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-1c4cd400-2bae-48e4-af92-0006e6593e5f tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] http://192.168.122.198/volume/v3/snapshots/83c5d8e7-6431-48af-894b-20c1a94de7ab returned with HTTP 200 Sep 06 06:36:07 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 358/706] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:36:07 2026] GET /volume/v3/snapshots/83c5d8e7-6431-48af-894b-20c1a94de7ab => generated 446 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:36:07 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [req-51663b41-0b6b-4883-bf0c-ea9237a76f0b req-55cd8963-eed0-48be-bf46-4d70aedb2679 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:07 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-51663b41-0b6b-4883-bf0c-ea9237a76f0b req-55cd8963-eed0-48be-bf46-4d70aedb2679 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] POST http://192.168.122.198/volume/v3/attachments/a0d5101c-10f1-492d-b904-03cea39d949d/action Sep 06 06:36:07 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-51663b41-0b6b-4883-bf0c-ea9237a76f0b req-55cd8963-eed0-48be-bf46-4d70aedb2679 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Action body: b'{"os-complete": null}' {{(pid=87014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:36:07 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-51663b41-0b6b-4883-bf0c-ea9237a76f0b req-55cd8963-eed0-48be-bf46-4d70aedb2679 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:36:07 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:36:07 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:36:07 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:07 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:36:07 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-51663b41-0b6b-4883-bf0c-ea9237a76f0b req-55cd8963-eed0-48be-bf46-4d70aedb2679 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] http://192.168.122.198/volume/v3/attachments/a0d5101c-10f1-492d-b904-03cea39d949d/action returned with HTTP 204 Sep 06 06:36:07 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 349/707] 192.168.122.198 () {66 vars in 1614 bytes} [Sun Sep 6 06:36:07 2026] POST /volume/v3/attachments/a0d5101c-10f1-492d-b904-03cea39d949d/action => generated 0 bytes in 142 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:36:07 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-f4ec4877-a49a-4f15-b54b-d82ef476ec0b None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:07 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f4ec4877-a49a-4f15-b54b-d82ef476ec0b tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] GET http://192.168.122.198/volume/v3/snapshots/6710fe17-8dcd-4a73-8233-4350ced0c953 Sep 06 06:36:07 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-f4ec4877-a49a-4f15-b54b-d82ef476ec0b tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:07 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-f4ec4877-a49a-4f15-b54b-d82ef476ec0b tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:07 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:07 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:36:07 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-f4ec4877-a49a-4f15-b54b-d82ef476ec0b tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Snapshot retrieved successfully. Sep 06 06:36:07 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f4ec4877-a49a-4f15-b54b-d82ef476ec0b tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] http://192.168.122.198/volume/v3/snapshots/6710fe17-8dcd-4a73-8233-4350ced0c953 returned with HTTP 200 Sep 06 06:36:07 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 359/708] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:36:07 2026] GET /volume/v3/snapshots/6710fe17-8dcd-4a73-8233-4350ced0c953 => generated 465 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:36:07 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-7d5e64cc-32f5-450a-a0d3-f5e6858a8527 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:07 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-7d5e64cc-32f5-450a-a0d3-f5e6858a8527 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] GET http://192.168.122.198/volume/v3/volumes/cab89b28-c971-48a8-886b-419aeeb758ea Sep 06 06:36:07 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-7d5e64cc-32f5-450a-a0d3-f5e6858a8527 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:07 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-7d5e64cc-32f5-450a-a0d3-f5e6858a8527 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:07 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:36:07 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:36:07 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:07 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:36:07 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-7d5e64cc-32f5-450a-a0d3-f5e6858a8527 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Volume info retrieved successfully. Sep 06 06:36:07 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-7d5e64cc-32f5-450a-a0d3-f5e6858a8527 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] http://192.168.122.198/volume/v3/volumes/cab89b28-c971-48a8-886b-419aeeb758ea returned with HTTP 200 Sep 06 06:36:07 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 350/709] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:36:07 2026] GET /volume/v3/volumes/cab89b28-c971-48a8-886b-419aeeb758ea => generated 1148 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:36:07 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-f52c8e94-ca98-4d6a-8236-5c366a55764d None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:07 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f52c8e94-ca98-4d6a-8236-5c366a55764d tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] GET http://192.168.122.198/volume/v3/volumes/cab89b28-c971-48a8-886b-419aeeb758ea Sep 06 06:36:07 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-f52c8e94-ca98-4d6a-8236-5c366a55764d tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:07 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-f52c8e94-ca98-4d6a-8236-5c366a55764d tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:07 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:36:07 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:36:07 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:07 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:36:07 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-f52c8e94-ca98-4d6a-8236-5c366a55764d tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Volume info retrieved successfully. Sep 06 06:36:08 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f52c8e94-ca98-4d6a-8236-5c366a55764d tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] http://192.168.122.198/volume/v3/volumes/cab89b28-c971-48a8-886b-419aeeb758ea returned with HTTP 200 Sep 06 06:36:08 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 360/710] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:36:07 2026] GET /volume/v3/volumes/cab89b28-c971-48a8-886b-419aeeb758ea => generated 1148 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:36:08 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-3de65234-3a3f-4f5a-a65f-df0522058a13 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:08 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-3de65234-3a3f-4f5a-a65f-df0522058a13 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] DELETE http://192.168.122.198/volume/v3/volumes/cab89b28-c971-48a8-886b-419aeeb758ea Sep 06 06:36:08 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-3de65234-3a3f-4f5a-a65f-df0522058a13 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:08 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-3de65234-3a3f-4f5a-a65f-df0522058a13 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:08 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-3de65234-3a3f-4f5a-a65f-df0522058a13 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Delete volume with id: cab89b28-c971-48a8-886b-419aeeb758ea Sep 06 06:36:08 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:36:08 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:36:08 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:08 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:36:08 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-3de65234-3a3f-4f5a-a65f-df0522058a13 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Volume info retrieved successfully. Sep 06 06:36:08 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-3de65234-3a3f-4f5a-a65f-df0522058a13 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-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 06 06:36:08 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-3de65234-3a3f-4f5a-a65f-df0522058a13 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] http://192.168.122.198/volume/v3/volumes/cab89b28-c971-48a8-886b-419aeeb758ea returned with HTTP 400 Sep 06 06:36:08 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 351/711] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:36:08 2026] DELETE /volume/v3/volumes/cab89b28-c971-48a8-886b-419aeeb758ea => generated 307 bytes in 50 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 06 06:36:08 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-24a7859c-5e51-41a8-916d-e70f7a5730cf None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:08 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-24a7859c-5e51-41a8-916d-e70f7a5730cf tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] GET http://192.168.122.198/volume/v3/volumes/cab89b28-c971-48a8-886b-419aeeb758ea Sep 06 06:36:08 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-24a7859c-5e51-41a8-916d-e70f7a5730cf tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:08 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-24a7859c-5e51-41a8-916d-e70f7a5730cf tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:08 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:36:08 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:36:08 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:08 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:36:08 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-24a7859c-5e51-41a8-916d-e70f7a5730cf tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Volume info retrieved successfully. Sep 06 06:36:08 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-24a7859c-5e51-41a8-916d-e70f7a5730cf tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] http://192.168.122.198/volume/v3/volumes/cab89b28-c971-48a8-886b-419aeeb758ea returned with HTTP 200 Sep 06 06:36:08 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 361/712] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:36:08 2026] GET /volume/v3/volumes/cab89b28-c971-48a8-886b-419aeeb758ea => generated 1148 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 06:36:08 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [req-58217dff-6e8b-4ba0-811c-bd2192558d06 req-476fc165-0a93-4a52-b37d-b26ec3b8636f None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:08 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-58217dff-6e8b-4ba0-811c-bd2192558d06 req-476fc165-0a93-4a52-b37d-b26ec3b8636f tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] GET http://192.168.122.198/volume/v3/volumes/cab89b28-c971-48a8-886b-419aeeb758ea Sep 06 06:36:08 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-58217dff-6e8b-4ba0-811c-bd2192558d06 req-476fc165-0a93-4a52-b37d-b26ec3b8636f tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:08 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-58217dff-6e8b-4ba0-811c-bd2192558d06 req-476fc165-0a93-4a52-b37d-b26ec3b8636f tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:08 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:36:08 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:36:08 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:08 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:36:08 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-4260b3c7-8729-4ecd-9097-cac1ffa84719 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:08 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [req-58217dff-6e8b-4ba0-811c-bd2192558d06 req-476fc165-0a93-4a52-b37d-b26ec3b8636f tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Volume info retrieved successfully. Sep 06 06:36:08 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-4260b3c7-8729-4ecd-9097-cac1ffa84719 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] GET http://192.168.122.198/volume/v3/snapshots/83c5d8e7-6431-48af-894b-20c1a94de7ab Sep 06 06:36:08 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-4260b3c7-8729-4ecd-9097-cac1ffa84719 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:08 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-4260b3c7-8729-4ecd-9097-cac1ffa84719 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:08 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-58217dff-6e8b-4ba0-811c-bd2192558d06 req-476fc165-0a93-4a52-b37d-b26ec3b8636f tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] http://192.168.122.198/volume/v3/volumes/cab89b28-c971-48a8-886b-419aeeb758ea returned with HTTP 200 Sep 06 06:36:08 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 352/713] 192.168.122.198 () {60 vars in 1487 bytes} [Sun Sep 6 06:36:08 2026] GET /volume/v3/volumes/cab89b28-c971-48a8-886b-419aeeb758ea => generated 1148 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:36:08 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:08 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:36:08 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-4260b3c7-8729-4ecd-9097-cac1ffa84719 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Snapshot retrieved successfully. Sep 06 06:36:08 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-4260b3c7-8729-4ecd-9097-cac1ffa84719 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] http://192.168.122.198/volume/v3/snapshots/83c5d8e7-6431-48af-894b-20c1a94de7ab returned with HTTP 200 Sep 06 06:36:08 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 362/714] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:36:08 2026] GET /volume/v3/snapshots/83c5d8e7-6431-48af-894b-20c1a94de7ab => generated 446 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 06:36:08 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [req-58217dff-6e8b-4ba0-811c-bd2192558d06 req-5b98123a-8a41-4f5d-a633-d78cee2017d3 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:08 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-58217dff-6e8b-4ba0-811c-bd2192558d06 req-5b98123a-8a41-4f5d-a633-d78cee2017d3 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] POST http://192.168.122.198/volume/v3/volumes/cab89b28-c971-48a8-886b-419aeeb758ea/action Sep 06 06:36:08 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-58217dff-6e8b-4ba0-811c-bd2192558d06 req-5b98123a-8a41-4f5d-a633-d78cee2017d3 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:36:08 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-58217dff-6e8b-4ba0-811c-bd2192558d06 req-5b98123a-8a41-4f5d-a633-d78cee2017d3 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:36:08 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:36:08 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:36:08 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:08 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:36:08 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [req-58217dff-6e8b-4ba0-811c-bd2192558d06 req-5b98123a-8a41-4f5d-a633-d78cee2017d3 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Volume info retrieved successfully. Sep 06 06:36:08 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [req-58217dff-6e8b-4ba0-811c-bd2192558d06 req-5b98123a-8a41-4f5d-a633-d78cee2017d3 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Begin detaching volume completed successfully. Sep 06 06:36:08 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-58217dff-6e8b-4ba0-811c-bd2192558d06 req-5b98123a-8a41-4f5d-a633-d78cee2017d3 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] http://192.168.122.198/volume/v3/volumes/cab89b28-c971-48a8-886b-419aeeb758ea/action returned with HTTP 202 Sep 06 06:36:08 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 353/715] 192.168.122.198 () {64 vars in 1561 bytes} [Sun Sep 6 06:36:08 2026] POST /volume/v3/volumes/cab89b28-c971-48a8-886b-419aeeb758ea/action => generated 0 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 06:36:08 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-a33933c2-e63d-4e1c-81de-57c32683adb7 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:08 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-a33933c2-e63d-4e1c-81de-57c32683adb7 None None] GET http://192.168.122.198/volume// Sep 06 06:36:08 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-a33933c2-e63d-4e1c-81de-57c32683adb7 None None] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:08 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-a33933c2-e63d-4e1c-81de-57c32683adb7 None None] Calling method 'all' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:08 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-a33933c2-e63d-4e1c-81de-57c32683adb7 None None] http://192.168.122.198/volume// returned with HTTP 300 Sep 06 06:36:08 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 363/716] 192.168.122.198 () {58 vars in 1315 bytes} [Sun Sep 6 06:36:08 2026] GET /volume/ => generated 390 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 06:36:08 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [req-58217dff-6e8b-4ba0-811c-bd2192558d06 req-95f82a15-64bc-468a-8186-b7c2dbfe447c None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:08 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-58217dff-6e8b-4ba0-811c-bd2192558d06 req-95f82a15-64bc-468a-8186-b7c2dbfe447c tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] GET http://192.168.122.198/volume/v3/volumes/cab89b28-c971-48a8-886b-419aeeb758ea Sep 06 06:36:08 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-58217dff-6e8b-4ba0-811c-bd2192558d06 req-95f82a15-64bc-468a-8186-b7c2dbfe447c tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:08 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-58217dff-6e8b-4ba0-811c-bd2192558d06 req-95f82a15-64bc-468a-8186-b7c2dbfe447c tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:08 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:36:08 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:36:08 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:08 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:36:08 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [req-58217dff-6e8b-4ba0-811c-bd2192558d06 req-95f82a15-64bc-468a-8186-b7c2dbfe447c tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Volume info retrieved successfully. Sep 06 06:36:08 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-58217dff-6e8b-4ba0-811c-bd2192558d06 req-95f82a15-64bc-468a-8186-b7c2dbfe447c tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] http://192.168.122.198/volume/v3/volumes/cab89b28-c971-48a8-886b-419aeeb758ea returned with HTTP 200 Sep 06 06:36:08 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 354/717] 192.168.122.198 () {62 vars in 1528 bytes} [Sun Sep 6 06:36:08 2026] GET /volume/v3/volumes/cab89b28-c971-48a8-886b-419aeeb758ea => generated 1332 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 06 06:36:08 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-ce5d45c1-a844-4508-893f-fc682b9d371a None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:08 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-ce5d45c1-a844-4508-893f-fc682b9d371a tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] GET http://192.168.122.198/volume/v3/snapshots/6710fe17-8dcd-4a73-8233-4350ced0c953 Sep 06 06:36:08 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-ce5d45c1-a844-4508-893f-fc682b9d371a tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:08 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-ce5d45c1-a844-4508-893f-fc682b9d371a tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:08 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:08 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:36:08 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-ce5d45c1-a844-4508-893f-fc682b9d371a tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Snapshot retrieved successfully. Sep 06 06:36:08 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-ce5d45c1-a844-4508-893f-fc682b9d371a tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] http://192.168.122.198/volume/v3/snapshots/6710fe17-8dcd-4a73-8233-4350ced0c953 returned with HTTP 200 Sep 06 06:36:08 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 364/718] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:36:08 2026] GET /volume/v3/snapshots/6710fe17-8dcd-4a73-8233-4350ced0c953 => generated 465 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:36:09 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [req-58217dff-6e8b-4ba0-811c-bd2192558d06 req-ee66e1d4-96cc-48d9-8297-2f4f6394eafd None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:09 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-58217dff-6e8b-4ba0-811c-bd2192558d06 req-ee66e1d4-96cc-48d9-8297-2f4f6394eafd tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] DELETE http://192.168.122.198/volume/v3/attachments/a0d5101c-10f1-492d-b904-03cea39d949d Sep 06 06:36:09 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-58217dff-6e8b-4ba0-811c-bd2192558d06 req-ee66e1d4-96cc-48d9-8297-2f4f6394eafd tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:09 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-58217dff-6e8b-4ba0-811c-bd2192558d06 req-ee66e1d4-96cc-48d9-8297-2f4f6394eafd tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Calling method 'version_select' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:09 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:09 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:36:09 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-196ca491-769a-4900-ab5c-d4b462004c8e None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:09 devstack devstack@c-api.service[87014]: /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 06 06:36:09 devstack devstack@c-api.service[87014]: return base.obj_make_list(context, Sep 06 06:36:09 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-196ca491-769a-4900-ab5c-d4b462004c8e tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] GET http://192.168.122.198/volume/v3/snapshots/83c5d8e7-6431-48af-894b-20c1a94de7ab Sep 06 06:36:09 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-196ca491-769a-4900-ab5c-d4b462004c8e tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:09 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-196ca491-769a-4900-ab5c-d4b462004c8e tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:09 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:09 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:36:09 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-196ca491-769a-4900-ab5c-d4b462004c8e tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Snapshot retrieved successfully. Sep 06 06:36:09 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-196ca491-769a-4900-ab5c-d4b462004c8e tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] http://192.168.122.198/volume/v3/snapshots/83c5d8e7-6431-48af-894b-20c1a94de7ab returned with HTTP 200 Sep 06 06:36:09 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 365/719] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:36:09 2026] GET /volume/v3/snapshots/83c5d8e7-6431-48af-894b-20c1a94de7ab => generated 446 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:36:09 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-58217dff-6e8b-4ba0-811c-bd2192558d06 req-ee66e1d4-96cc-48d9-8297-2f4f6394eafd tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] http://192.168.122.198/volume/v3/attachments/a0d5101c-10f1-492d-b904-03cea39d949d returned with HTTP 200 Sep 06 06:36:09 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 355/720] 192.168.122.198 () {64 vars in 1562 bytes} [Sun Sep 6 06:36:09 2026] DELETE /volume/v3/attachments/a0d5101c-10f1-492d-b904-03cea39d949d => generated 19 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:36:09 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-670358e5-fd85-4582-8de6-11ee2cd119cf None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:09 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-670358e5-fd85-4582-8de6-11ee2cd119cf tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] GET http://192.168.122.198/volume/v3/volumes/cab89b28-c971-48a8-886b-419aeeb758ea Sep 06 06:36:09 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-670358e5-fd85-4582-8de6-11ee2cd119cf tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:09 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-670358e5-fd85-4582-8de6-11ee2cd119cf tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:09 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:36:09 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:36:09 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:09 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:36:09 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-670358e5-fd85-4582-8de6-11ee2cd119cf tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Volume info retrieved successfully. Sep 06 06:36:09 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-670358e5-fd85-4582-8de6-11ee2cd119cf tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] http://192.168.122.198/volume/v3/volumes/cab89b28-c971-48a8-886b-419aeeb758ea returned with HTTP 200 Sep 06 06:36:09 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 366/721] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:36:09 2026] GET /volume/v3/volumes/cab89b28-c971-48a8-886b-419aeeb758ea => generated 856 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:36:09 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-2f9b784f-fd03-4697-9d4a-249aa7a069a6 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:09 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-2f9b784f-fd03-4697-9d4a-249aa7a069a6 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] GET http://192.168.122.198/volume/v3/snapshots/6710fe17-8dcd-4a73-8233-4350ced0c953 Sep 06 06:36:09 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-2f9b784f-fd03-4697-9d4a-249aa7a069a6 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:09 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-2f9b784f-fd03-4697-9d4a-249aa7a069a6 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:09 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-2f9b784f-fd03-4697-9d4a-249aa7a069a6 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] http://192.168.122.198/volume/v3/snapshots/6710fe17-8dcd-4a73-8233-4350ced0c953 returned with HTTP 404 Sep 06 06:36:09 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 356/722] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:36:09 2026] GET /volume/v3/snapshots/6710fe17-8dcd-4a73-8233-4350ced0c953 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:36:09 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-af6f0659-29dc-4035-8919-53c82a48cdb6 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:09 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-af6f0659-29dc-4035-8919-53c82a48cdb6 tempest-SnapshotsActionsTest-353968158 tempest-SnapshotsActionsTest-353968158-project-admin] POST http://192.168.122.198/volume/v3/snapshots/719717da-f08d-473f-9308-d29b2eb0639a/action Sep 06 06:36:09 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-af6f0659-29dc-4035-8919-53c82a48cdb6 tempest-SnapshotsActionsTest-353968158 tempest-SnapshotsActionsTest-353968158-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:36:09 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-af6f0659-29dc-4035-8919-53c82a48cdb6 tempest-SnapshotsActionsTest-353968158 tempest-SnapshotsActionsTest-353968158-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:36:09 devstack devstack@c-api.service[87015]: DEBUG cinder.api.contrib.admin_actions [None req-af6f0659-29dc-4035-8919-53c82a48cdb6 tempest-SnapshotsActionsTest-353968158 tempest-SnapshotsActionsTest-353968158-project-admin] Updating snapshot '719717da-f08d-473f-9308-d29b2eb0639a' with '{'status': 'available'}' {{(pid=87015) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 06 06:36:10 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:10 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:36:10 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-af6f0659-29dc-4035-8919-53c82a48cdb6 tempest-SnapshotsActionsTest-353968158 tempest-SnapshotsActionsTest-353968158-project-admin] http://192.168.122.198/volume/v3/snapshots/719717da-f08d-473f-9308-d29b2eb0639a/action returned with HTTP 202 Sep 06 06:36:10 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 367/723] 192.168.122.198 () {60 vars in 1280 bytes} [Sun Sep 6 06:36:09 2026] POST /volume/v3/snapshots/719717da-f08d-473f-9308-d29b2eb0639a/action => generated 0 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 06:36:10 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-eb6dac1a-92ac-46ed-be6f-729165e19ad8 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:10 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-eb6dac1a-92ac-46ed-be6f-729165e19ad8 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] GET http://192.168.122.198/volume/v3/snapshots/719717da-f08d-473f-9308-d29b2eb0639a Sep 06 06:36:10 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-eb6dac1a-92ac-46ed-be6f-729165e19ad8 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:10 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-eb6dac1a-92ac-46ed-be6f-729165e19ad8 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:10 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:10 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:36:10 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-eb6dac1a-92ac-46ed-be6f-729165e19ad8 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Snapshot retrieved successfully. Sep 06 06:36:10 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-eb6dac1a-92ac-46ed-be6f-729165e19ad8 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] http://192.168.122.198/volume/v3/snapshots/719717da-f08d-473f-9308-d29b2eb0639a returned with HTTP 200 Sep 06 06:36:10 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 357/724] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:36:10 2026] GET /volume/v3/snapshots/719717da-f08d-473f-9308-d29b2eb0639a => generated 466 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:36:10 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-8d905236-0178-4f60-b5ca-e98c34a973bb None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:10 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-8d905236-0178-4f60-b5ca-e98c34a973bb tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] DELETE http://192.168.122.198/volume/v3/snapshots/6710fe17-8dcd-4a73-8233-4350ced0c953 Sep 06 06:36:10 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-8d905236-0178-4f60-b5ca-e98c34a973bb tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:10 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-8d905236-0178-4f60-b5ca-e98c34a973bb tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:10 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.snapshots [None req-8d905236-0178-4f60-b5ca-e98c34a973bb tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Delete snapshot with id: 6710fe17-8dcd-4a73-8233-4350ced0c953 Sep 06 06:36:10 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-8d905236-0178-4f60-b5ca-e98c34a973bb tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] http://192.168.122.198/volume/v3/snapshots/6710fe17-8dcd-4a73-8233-4350ced0c953 returned with HTTP 404 Sep 06 06:36:10 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 368/725] 192.168.122.198 () {58 vars in 1241 bytes} [Sun Sep 6 06:36:10 2026] DELETE /volume/v3/snapshots/6710fe17-8dcd-4a73-8233-4350ced0c953 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 06:36:10 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-42abfe62-d62d-4744-83c2-efdab8ca4f4d None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:10 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-42abfe62-d62d-4744-83c2-efdab8ca4f4d tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] POST http://192.168.122.198/volume/v3/snapshots Sep 06 06:36:10 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-42abfe62-d62d-4744-83c2-efdab8ca4f4d tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "074ce519-1402-4842-9c17-e462a1f53c7c", "name": "tempest-SnapshotsActionsTest-Snapshot-624564424"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:36:10 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:36:10 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:36:10 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:10 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:36:10 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-42abfe62-d62d-4744-83c2-efdab8ca4f4d tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Volume info retrieved successfully. Sep 06 06:36:10 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.snapshots [None req-42abfe62-d62d-4744-83c2-efdab8ca4f4d tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Create snapshot from volume 074ce519-1402-4842-9c17-e462a1f53c7c Sep 06 06:36:10 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-42abfe62-d62d-4744-83c2-efdab8ca4f4d tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Created reservations ['282e21c9-a8be-4e60-80ca-acd02cc43298', '30a04e79-b539-4f9d-b4b5-715b4cc3f091', '367f673f-f051-4b41-8eb6-a29e4553c810', '56fef460-df83-4dbf-8094-4f21256f7571'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:36:10 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:36:10 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:36:10 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-42abfe62-d62d-4744-83c2-efdab8ca4f4d tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Snapshot create request issued successfully. Sep 06 06:36:10 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-42abfe62-d62d-4744-83c2-efdab8ca4f4d tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] http://192.168.122.198/volume/v3/snapshots returned with HTTP 202 Sep 06 06:36:10 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 358/726] 192.168.122.198 () {60 vars in 1149 bytes} [Sun Sep 6 06:36:10 2026] POST /volume/v3/snapshots => generated 306 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 06 06:36:10 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-f67fa910-6d92-4df0-8ff4-0289f93a4c4c None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:10 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f67fa910-6d92-4df0-8ff4-0289f93a4c4c tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] GET http://192.168.122.198/volume/v3/snapshots/83c5d8e7-6431-48af-894b-20c1a94de7ab Sep 06 06:36:10 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-f67fa910-6d92-4df0-8ff4-0289f93a4c4c tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:10 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-f67fa910-6d92-4df0-8ff4-0289f93a4c4c tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:10 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-cbba01b4-c56d-45c2-a6c9-757c5038c2d8 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:10 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-cbba01b4-c56d-45c2-a6c9-757c5038c2d8 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] GET http://192.168.122.198/volume/v3/snapshots/899cea2a-e7cf-4878-8365-fa54aa4ce592 Sep 06 06:36:10 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-cbba01b4-c56d-45c2-a6c9-757c5038c2d8 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:10 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-cbba01b4-c56d-45c2-a6c9-757c5038c2d8 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:10 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:10 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:36:10 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-f67fa910-6d92-4df0-8ff4-0289f93a4c4c tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Snapshot retrieved successfully. Sep 06 06:36:10 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f67fa910-6d92-4df0-8ff4-0289f93a4c4c tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] http://192.168.122.198/volume/v3/snapshots/83c5d8e7-6431-48af-894b-20c1a94de7ab returned with HTTP 200 Sep 06 06:36:10 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 369/727] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:36:10 2026] GET /volume/v3/snapshots/83c5d8e7-6431-48af-894b-20c1a94de7ab => generated 446 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:36:10 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:10 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:36:10 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-cbba01b4-c56d-45c2-a6c9-757c5038c2d8 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Snapshot retrieved successfully. Sep 06 06:36:10 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-cbba01b4-c56d-45c2-a6c9-757c5038c2d8 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] http://192.168.122.198/volume/v3/snapshots/899cea2a-e7cf-4878-8365-fa54aa4ce592 returned with HTTP 200 Sep 06 06:36:10 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 359/728] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:36:10 2026] GET /volume/v3/snapshots/899cea2a-e7cf-4878-8365-fa54aa4ce592 => generated 438 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:36:11 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-5ea19d3a-a4e2-4e05-910d-388aee334ed9 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:11 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-5ea19d3a-a4e2-4e05-910d-388aee334ed9 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] GET http://192.168.122.198/volume/v3/snapshots/83c5d8e7-6431-48af-894b-20c1a94de7ab Sep 06 06:36:11 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-5ea19d3a-a4e2-4e05-910d-388aee334ed9 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:11 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-5ea19d3a-a4e2-4e05-910d-388aee334ed9 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:11 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-4d1846e3-576a-4b77-b90d-10c840ec2259 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:11 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:11 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:36:11 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-5ea19d3a-a4e2-4e05-910d-388aee334ed9 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Snapshot retrieved successfully. Sep 06 06:36:11 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-5ea19d3a-a4e2-4e05-910d-388aee334ed9 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] http://192.168.122.198/volume/v3/snapshots/83c5d8e7-6431-48af-894b-20c1a94de7ab returned with HTTP 200 Sep 06 06:36:11 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-4d1846e3-576a-4b77-b90d-10c840ec2259 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] GET http://192.168.122.198/volume/v3/snapshots/899cea2a-e7cf-4878-8365-fa54aa4ce592 Sep 06 06:36:11 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-4d1846e3-576a-4b77-b90d-10c840ec2259 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:11 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-4d1846e3-576a-4b77-b90d-10c840ec2259 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:11 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 370/729] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:36:11 2026] GET /volume/v3/snapshots/83c5d8e7-6431-48af-894b-20c1a94de7ab => generated 473 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:36:11 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-56e8b23a-ba3a-45bc-86e8-81716b682afa None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:11 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-56e8b23a-ba3a-45bc-86e8-81716b682afa tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] POST http://192.168.122.198/volume/v3/snapshots Sep 06 06:36:11 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-56e8b23a-ba3a-45bc-86e8-81716b682afa tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bbd7169e-4b49-4218-b985-e33207c190e1", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-242643526"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:36:11 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:11 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:36:11 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-4d1846e3-576a-4b77-b90d-10c840ec2259 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Snapshot retrieved successfully. Sep 06 06:36:11 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-4d1846e3-576a-4b77-b90d-10c840ec2259 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] http://192.168.122.198/volume/v3/snapshots/899cea2a-e7cf-4878-8365-fa54aa4ce592 returned with HTTP 200 Sep 06 06:36:11 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 360/730] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:36:11 2026] GET /volume/v3/snapshots/899cea2a-e7cf-4878-8365-fa54aa4ce592 => generated 438 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:36:11 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:36:11 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:36:11 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:11 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:36:11 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-56e8b23a-ba3a-45bc-86e8-81716b682afa tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Volume info retrieved successfully. Sep 06 06:36:11 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.snapshots [None req-56e8b23a-ba3a-45bc-86e8-81716b682afa tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Create snapshot from volume bbd7169e-4b49-4218-b985-e33207c190e1 Sep 06 06:36:11 devstack devstack@c-api.service[87015]: DEBUG cinder.quota [None req-56e8b23a-ba3a-45bc-86e8-81716b682afa tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Created reservations ['8f7cd0e0-2176-47c4-8624-e0b43b612378', '56eca0c1-fe14-4d34-a1af-01d235904b97', '63ef46c9-d735-4c77-aa48-6eeda6735cc4', '35ef6789-7d7f-4e89-8dec-7c20724dedb4'] {{(pid=87015) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:36:11 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:36:11 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:36:11 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-56e8b23a-ba3a-45bc-86e8-81716b682afa tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Snapshot create request issued successfully. Sep 06 06:36:11 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-56e8b23a-ba3a-45bc-86e8-81716b682afa tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] http://192.168.122.198/volume/v3/snapshots returned with HTTP 202 Sep 06 06:36:11 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 371/731] 192.168.122.198 () {60 vars in 1149 bytes} [Sun Sep 6 06:36:11 2026] POST /volume/v3/snapshots => generated 313 bytes in 343 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:36:11 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-3cd7a7ae-7949-4036-9434-2ece61f308c5 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:11 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-3cd7a7ae-7949-4036-9434-2ece61f308c5 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] GET http://192.168.122.198/volume/v3/snapshots/302792cb-7ed5-40c2-8407-5b3c1bd84c4b Sep 06 06:36:11 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-3cd7a7ae-7949-4036-9434-2ece61f308c5 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:11 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-3cd7a7ae-7949-4036-9434-2ece61f308c5 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:11 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:11 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:36:11 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-3cd7a7ae-7949-4036-9434-2ece61f308c5 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Snapshot retrieved successfully. Sep 06 06:36:11 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-3cd7a7ae-7949-4036-9434-2ece61f308c5 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] http://192.168.122.198/volume/v3/snapshots/302792cb-7ed5-40c2-8407-5b3c1bd84c4b returned with HTTP 200 Sep 06 06:36:11 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 361/732] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:36:11 2026] GET /volume/v3/snapshots/302792cb-7ed5-40c2-8407-5b3c1bd84c4b => generated 445 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:36:12 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-0ff0242c-eaaf-4522-a039-4e1a90a05ef6 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:12 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-0ff0242c-eaaf-4522-a039-4e1a90a05ef6 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] GET http://192.168.122.198/volume/v3/snapshots/899cea2a-e7cf-4878-8365-fa54aa4ce592 Sep 06 06:36:12 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-0ff0242c-eaaf-4522-a039-4e1a90a05ef6 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:12 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-0ff0242c-eaaf-4522-a039-4e1a90a05ef6 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:12 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:12 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:36:12 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-0ff0242c-eaaf-4522-a039-4e1a90a05ef6 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Snapshot retrieved successfully. Sep 06 06:36:12 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-0ff0242c-eaaf-4522-a039-4e1a90a05ef6 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] http://192.168.122.198/volume/v3/snapshots/899cea2a-e7cf-4878-8365-fa54aa4ce592 returned with HTTP 200 Sep 06 06:36:12 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 372/733] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:36:12 2026] GET /volume/v3/snapshots/899cea2a-e7cf-4878-8365-fa54aa4ce592 => generated 438 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:36:12 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-18500e4c-8002-47ea-b765-a85a8d9d7a16 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:12 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-18500e4c-8002-47ea-b765-a85a8d9d7a16 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] GET http://192.168.122.198/volume/v3/snapshots/302792cb-7ed5-40c2-8407-5b3c1bd84c4b Sep 06 06:36:12 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-18500e4c-8002-47ea-b765-a85a8d9d7a16 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:12 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-18500e4c-8002-47ea-b765-a85a8d9d7a16 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:13 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:13 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:36:13 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-18500e4c-8002-47ea-b765-a85a8d9d7a16 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Snapshot retrieved successfully. Sep 06 06:36:13 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-18500e4c-8002-47ea-b765-a85a8d9d7a16 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] http://192.168.122.198/volume/v3/snapshots/302792cb-7ed5-40c2-8407-5b3c1bd84c4b returned with HTTP 200 Sep 06 06:36:13 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 362/734] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:36:12 2026] GET /volume/v3/snapshots/302792cb-7ed5-40c2-8407-5b3c1bd84c4b => generated 445 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 06:36:13 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-c3e12fab-8a76-4fa4-a07e-413fc880dab2 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:13 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c3e12fab-8a76-4fa4-a07e-413fc880dab2 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] GET http://192.168.122.198/volume/v3/snapshots/899cea2a-e7cf-4878-8365-fa54aa4ce592 Sep 06 06:36:13 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-c3e12fab-8a76-4fa4-a07e-413fc880dab2 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:13 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-c3e12fab-8a76-4fa4-a07e-413fc880dab2 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:13 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:13 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:36:13 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-c3e12fab-8a76-4fa4-a07e-413fc880dab2 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Snapshot retrieved successfully. Sep 06 06:36:13 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c3e12fab-8a76-4fa4-a07e-413fc880dab2 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] http://192.168.122.198/volume/v3/snapshots/899cea2a-e7cf-4878-8365-fa54aa4ce592 returned with HTTP 200 Sep 06 06:36:13 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 373/735] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:36:13 2026] GET /volume/v3/snapshots/899cea2a-e7cf-4878-8365-fa54aa4ce592 => generated 465 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:36:13 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-b5141012-fd76-47d0-a2d2-43a57c2ce104 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:13 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-b5141012-fd76-47d0-a2d2-43a57c2ce104 tempest-SnapshotsActionsTest-353968158 tempest-SnapshotsActionsTest-353968158-project-admin] POST http://192.168.122.198/volume/v3/snapshots/899cea2a-e7cf-4878-8365-fa54aa4ce592/action Sep 06 06:36:13 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-b5141012-fd76-47d0-a2d2-43a57c2ce104 tempest-SnapshotsActionsTest-353968158 tempest-SnapshotsActionsTest-353968158-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:36:13 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-b5141012-fd76-47d0-a2d2-43a57c2ce104 tempest-SnapshotsActionsTest-353968158 tempest-SnapshotsActionsTest-353968158-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:36:13 devstack devstack@c-api.service[87014]: DEBUG cinder.api.contrib.admin_actions [None req-b5141012-fd76-47d0-a2d2-43a57c2ce104 tempest-SnapshotsActionsTest-353968158 tempest-SnapshotsActionsTest-353968158-project-admin] Updating snapshot '899cea2a-e7cf-4878-8365-fa54aa4ce592' with '{'status': 'error'}' {{(pid=87014) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 06 06:36:13 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:13 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:36:13 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-b5141012-fd76-47d0-a2d2-43a57c2ce104 tempest-SnapshotsActionsTest-353968158 tempest-SnapshotsActionsTest-353968158-project-admin] http://192.168.122.198/volume/v3/snapshots/899cea2a-e7cf-4878-8365-fa54aa4ce592/action returned with HTTP 202 Sep 06 06:36:13 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 363/736] 192.168.122.198 () {60 vars in 1280 bytes} [Sun Sep 6 06:36:13 2026] POST /volume/v3/snapshots/899cea2a-e7cf-4878-8365-fa54aa4ce592/action => generated 0 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 06 06:36:13 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-783245d9-9493-42ea-a23d-639346079a49 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:13 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-783245d9-9493-42ea-a23d-639346079a49 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] GET http://192.168.122.198/volume/v3/snapshots/899cea2a-e7cf-4878-8365-fa54aa4ce592 Sep 06 06:36:13 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-783245d9-9493-42ea-a23d-639346079a49 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:13 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-783245d9-9493-42ea-a23d-639346079a49 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:13 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:13 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:36:13 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-783245d9-9493-42ea-a23d-639346079a49 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Snapshot retrieved successfully. Sep 06 06:36:13 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-783245d9-9493-42ea-a23d-639346079a49 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] http://192.168.122.198/volume/v3/snapshots/899cea2a-e7cf-4878-8365-fa54aa4ce592 returned with HTTP 200 Sep 06 06:36:13 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 374/737] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:36:13 2026] GET /volume/v3/snapshots/899cea2a-e7cf-4878-8365-fa54aa4ce592 => generated 461 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:36:13 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-0b1eea25-13df-4c9b-8c84-7c76cf0aed95 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:13 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-0b1eea25-13df-4c9b-8c84-7c76cf0aed95 tempest-SnapshotsActionsTest-353968158 tempest-SnapshotsActionsTest-353968158-project-admin] POST http://192.168.122.198/volume/v3/snapshots/899cea2a-e7cf-4878-8365-fa54aa4ce592/action Sep 06 06:36:13 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-0b1eea25-13df-4c9b-8c84-7c76cf0aed95 tempest-SnapshotsActionsTest-353968158 tempest-SnapshotsActionsTest-353968158-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:36:13 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-0b1eea25-13df-4c9b-8c84-7c76cf0aed95 tempest-SnapshotsActionsTest-353968158 tempest-SnapshotsActionsTest-353968158-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:36:13 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:13 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:36:13 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-0b1eea25-13df-4c9b-8c84-7c76cf0aed95 tempest-SnapshotsActionsTest-353968158 tempest-SnapshotsActionsTest-353968158-project-admin] Snapshot retrieved successfully. Sep 06 06:36:13 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:36:13 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:36:14 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-0b1eea25-13df-4c9b-8c84-7c76cf0aed95 tempest-SnapshotsActionsTest-353968158 tempest-SnapshotsActionsTest-353968158-project-admin] Snapshot delete request issued successfully. Sep 06 06:36:14 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-0b1eea25-13df-4c9b-8c84-7c76cf0aed95 tempest-SnapshotsActionsTest-353968158 tempest-SnapshotsActionsTest-353968158-project-admin] http://192.168.122.198/volume/v3/snapshots/899cea2a-e7cf-4878-8365-fa54aa4ce592/action returned with HTTP 202 Sep 06 06:36:14 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 364/738] 192.168.122.198 () {60 vars in 1280 bytes} [Sun Sep 6 06:36:13 2026] POST /volume/v3/snapshots/899cea2a-e7cf-4878-8365-fa54aa4ce592/action => generated 0 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 06:36:14 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-89e5739b-1b7c-4d9a-845b-a35a6c98e60f None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:14 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-649afd7c-a55c-4cfb-ad8b-9416e83038d2 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:14 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-89e5739b-1b7c-4d9a-845b-a35a6c98e60f tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] GET http://192.168.122.198/volume/v3/snapshots/899cea2a-e7cf-4878-8365-fa54aa4ce592 Sep 06 06:36:14 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-89e5739b-1b7c-4d9a-845b-a35a6c98e60f tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:14 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-89e5739b-1b7c-4d9a-845b-a35a6c98e60f tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:14 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-649afd7c-a55c-4cfb-ad8b-9416e83038d2 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] GET http://192.168.122.198/volume/v3/snapshots/302792cb-7ed5-40c2-8407-5b3c1bd84c4b Sep 06 06:36:14 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-649afd7c-a55c-4cfb-ad8b-9416e83038d2 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:14 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-649afd7c-a55c-4cfb-ad8b-9416e83038d2 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:14 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:14 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:36:14 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:14 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:36:14 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-89e5739b-1b7c-4d9a-845b-a35a6c98e60f tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Snapshot retrieved successfully. Sep 06 06:36:14 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-649afd7c-a55c-4cfb-ad8b-9416e83038d2 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Snapshot retrieved successfully. Sep 06 06:36:14 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-89e5739b-1b7c-4d9a-845b-a35a6c98e60f tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] http://192.168.122.198/volume/v3/snapshots/899cea2a-e7cf-4878-8365-fa54aa4ce592 returned with HTTP 200 Sep 06 06:36:14 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-649afd7c-a55c-4cfb-ad8b-9416e83038d2 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] http://192.168.122.198/volume/v3/snapshots/302792cb-7ed5-40c2-8407-5b3c1bd84c4b returned with HTTP 200 Sep 06 06:36:14 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 375/739] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:36:14 2026] GET /volume/v3/snapshots/302792cb-7ed5-40c2-8407-5b3c1bd84c4b => generated 445 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:36:14 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 365/740] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:36:14 2026] GET /volume/v3/snapshots/899cea2a-e7cf-4878-8365-fa54aa4ce592 => generated 464 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:36:15 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-ef0f0ade-0e14-40d2-ac37-9ed110df8038 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:15 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-8aa797e5-3f0d-4454-a1ff-809d0f4d433f None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:15 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-8aa797e5-3f0d-4454-a1ff-809d0f4d433f tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] GET http://192.168.122.198/volume/v3/snapshots/899cea2a-e7cf-4878-8365-fa54aa4ce592 Sep 06 06:36:15 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-8aa797e5-3f0d-4454-a1ff-809d0f4d433f tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:15 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-8aa797e5-3f0d-4454-a1ff-809d0f4d433f tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:15 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-ef0f0ade-0e14-40d2-ac37-9ed110df8038 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] GET http://192.168.122.198/volume/v3/snapshots/302792cb-7ed5-40c2-8407-5b3c1bd84c4b Sep 06 06:36:15 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-ef0f0ade-0e14-40d2-ac37-9ed110df8038 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:15 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-ef0f0ade-0e14-40d2-ac37-9ed110df8038 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:15 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:15 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:36:15 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-8aa797e5-3f0d-4454-a1ff-809d0f4d433f tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Snapshot retrieved successfully. Sep 06 06:36:15 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-8aa797e5-3f0d-4454-a1ff-809d0f4d433f tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] http://192.168.122.198/volume/v3/snapshots/899cea2a-e7cf-4878-8365-fa54aa4ce592 returned with HTTP 200 Sep 06 06:36:15 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 366/741] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:36:15 2026] GET /volume/v3/snapshots/899cea2a-e7cf-4878-8365-fa54aa4ce592 => generated 464 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:36:15 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:15 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:36:15 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-ef0f0ade-0e14-40d2-ac37-9ed110df8038 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Snapshot retrieved successfully. Sep 06 06:36:15 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-ef0f0ade-0e14-40d2-ac37-9ed110df8038 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] http://192.168.122.198/volume/v3/snapshots/302792cb-7ed5-40c2-8407-5b3c1bd84c4b returned with HTTP 200 Sep 06 06:36:15 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 376/742] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:36:15 2026] GET /volume/v3/snapshots/302792cb-7ed5-40c2-8407-5b3c1bd84c4b => generated 445 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:36:15 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-b95d53ca-9dff-4676-8121-49276958f58c None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:15 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-b95d53ca-9dff-4676-8121-49276958f58c tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] DELETE http://192.168.122.198/volume/v3/volumes/cab89b28-c971-48a8-886b-419aeeb758ea Sep 06 06:36:15 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-b95d53ca-9dff-4676-8121-49276958f58c tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:15 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-b95d53ca-9dff-4676-8121-49276958f58c tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:15 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-b95d53ca-9dff-4676-8121-49276958f58c tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Delete volume with id: cab89b28-c971-48a8-886b-419aeeb758ea Sep 06 06:36:16 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:36:16 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:36:16 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:16 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:36:16 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-b95d53ca-9dff-4676-8121-49276958f58c tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Volume info retrieved successfully. Sep 06 06:36:16 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-b95d53ca-9dff-4676-8121-49276958f58c tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Delete volume request issued successfully. Sep 06 06:36:16 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-b95d53ca-9dff-4676-8121-49276958f58c tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] http://192.168.122.198/volume/v3/volumes/cab89b28-c971-48a8-886b-419aeeb758ea returned with HTTP 202 Sep 06 06:36:16 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 367/743] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:36:15 2026] DELETE /volume/v3/volumes/cab89b28-c971-48a8-886b-419aeeb758ea => generated 0 bytes in 135 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:36:16 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-6ea3eaf5-f20e-443c-b946-9782e69e3742 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:16 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-6ea3eaf5-f20e-443c-b946-9782e69e3742 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] GET http://192.168.122.198/volume/v3/volumes/cab89b28-c971-48a8-886b-419aeeb758ea Sep 06 06:36:16 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-6ea3eaf5-f20e-443c-b946-9782e69e3742 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:16 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-6ea3eaf5-f20e-443c-b946-9782e69e3742 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:16 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:36:16 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:36:16 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:16 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:36:16 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-a2637619-8cde-4630-8e69-db888b3f3504 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:16 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-a2637619-8cde-4630-8e69-db888b3f3504 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] GET http://192.168.122.198/volume/v3/snapshots/899cea2a-e7cf-4878-8365-fa54aa4ce592 Sep 06 06:36:16 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-a2637619-8cde-4630-8e69-db888b3f3504 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:16 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-a2637619-8cde-4630-8e69-db888b3f3504 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:16 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-6ea3eaf5-f20e-443c-b946-9782e69e3742 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Volume info retrieved successfully. Sep 06 06:36:16 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:16 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:36:16 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-a2637619-8cde-4630-8e69-db888b3f3504 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Snapshot retrieved successfully. Sep 06 06:36:16 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-a2637619-8cde-4630-8e69-db888b3f3504 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] http://192.168.122.198/volume/v3/snapshots/899cea2a-e7cf-4878-8365-fa54aa4ce592 returned with HTTP 200 Sep 06 06:36:16 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 368/744] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:36:16 2026] GET /volume/v3/snapshots/899cea2a-e7cf-4878-8365-fa54aa4ce592 => generated 464 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:36:16 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-8cbf976e-0c08-424a-8891-127ebc51425a None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:16 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-8cbf976e-0c08-424a-8891-127ebc51425a tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] GET http://192.168.122.198/volume/v3/snapshots/302792cb-7ed5-40c2-8407-5b3c1bd84c4b Sep 06 06:36:16 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-8cbf976e-0c08-424a-8891-127ebc51425a tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:16 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-8cbf976e-0c08-424a-8891-127ebc51425a tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:16 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-6ea3eaf5-f20e-443c-b946-9782e69e3742 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] http://192.168.122.198/volume/v3/volumes/cab89b28-c971-48a8-886b-419aeeb758ea returned with HTTP 200 Sep 06 06:36:16 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 377/745] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:36:16 2026] GET /volume/v3/volumes/cab89b28-c971-48a8-886b-419aeeb758ea => generated 855 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:36:16 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:16 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:36:16 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-8cbf976e-0c08-424a-8891-127ebc51425a tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Snapshot retrieved successfully. Sep 06 06:36:16 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-8cbf976e-0c08-424a-8891-127ebc51425a tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] http://192.168.122.198/volume/v3/snapshots/302792cb-7ed5-40c2-8407-5b3c1bd84c4b returned with HTTP 200 Sep 06 06:36:16 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 369/746] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:36:16 2026] GET /volume/v3/snapshots/302792cb-7ed5-40c2-8407-5b3c1bd84c4b => generated 472 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:36:16 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-5be38105-ce21-452b-be52-a221015255e7 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:16 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-5be38105-ce21-452b-be52-a221015255e7 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] POST http://192.168.122.198/volume/v3/snapshots Sep 06 06:36:16 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-5be38105-ce21-452b-be52-a221015255e7 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bbd7169e-4b49-4218-b985-e33207c190e1", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1001903982"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:36:16 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:36:16 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:36:16 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:16 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:36:16 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-5be38105-ce21-452b-be52-a221015255e7 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Volume info retrieved successfully. Sep 06 06:36:16 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.snapshots [None req-5be38105-ce21-452b-be52-a221015255e7 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Create snapshot from volume bbd7169e-4b49-4218-b985-e33207c190e1 Sep 06 06:36:16 devstack devstack@c-api.service[87015]: DEBUG cinder.quota [None req-5be38105-ce21-452b-be52-a221015255e7 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Created reservations ['06b433b7-a978-4777-afd8-df3a2ba92762', 'bd8a0e4e-3645-4652-aab2-299840cc6f20', '182edc6b-a687-46af-b3d0-161e0064eb08', 'cda0a71d-25b3-416b-b1e6-2d26c786b9ef'] {{(pid=87015) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:36:16 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:36:16 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:36:16 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-5be38105-ce21-452b-be52-a221015255e7 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Snapshot create request issued successfully. Sep 06 06:36:16 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-5be38105-ce21-452b-be52-a221015255e7 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] http://192.168.122.198/volume/v3/snapshots returned with HTTP 202 Sep 06 06:36:16 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 378/747] 192.168.122.198 () {60 vars in 1149 bytes} [Sun Sep 6 06:36:16 2026] POST /volume/v3/snapshots => generated 314 bytes in 466 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 06 06:36:16 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-85b2df67-2661-46c1-9740-b92ca5989682 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:16 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-85b2df67-2661-46c1-9740-b92ca5989682 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] GET http://192.168.122.198/volume/v3/snapshots/bb8fa2dc-5359-4373-ab4c-79fdd108989a Sep 06 06:36:16 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-85b2df67-2661-46c1-9740-b92ca5989682 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:16 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-85b2df67-2661-46c1-9740-b92ca5989682 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:16 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:16 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:36:16 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-85b2df67-2661-46c1-9740-b92ca5989682 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Snapshot retrieved successfully. Sep 06 06:36:16 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-85b2df67-2661-46c1-9740-b92ca5989682 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] http://192.168.122.198/volume/v3/snapshots/bb8fa2dc-5359-4373-ab4c-79fdd108989a returned with HTTP 200 Sep 06 06:36:16 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 370/748] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:36:16 2026] GET /volume/v3/snapshots/bb8fa2dc-5359-4373-ab4c-79fdd108989a => generated 446 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:36:17 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-44f50701-e9e9-4e97-820d-d746b61e892a None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:17 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-44f50701-e9e9-4e97-820d-d746b61e892a tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] GET http://192.168.122.198/volume/v3/snapshots/899cea2a-e7cf-4878-8365-fa54aa4ce592 Sep 06 06:36:17 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-44f50701-e9e9-4e97-820d-d746b61e892a tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:17 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-44f50701-e9e9-4e97-820d-d746b61e892a tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:17 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-33508637-1071-4214-baf4-a540a3e190b4 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:17 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-33508637-1071-4214-baf4-a540a3e190b4 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] GET http://192.168.122.198/volume/v3/volumes/cab89b28-c971-48a8-886b-419aeeb758ea Sep 06 06:36:17 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-33508637-1071-4214-baf4-a540a3e190b4 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:17 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-33508637-1071-4214-baf4-a540a3e190b4 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:17 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:17 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:36:17 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-44f50701-e9e9-4e97-820d-d746b61e892a tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Snapshot retrieved successfully. Sep 06 06:36:17 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-44f50701-e9e9-4e97-820d-d746b61e892a tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] http://192.168.122.198/volume/v3/snapshots/899cea2a-e7cf-4878-8365-fa54aa4ce592 returned with HTTP 200 Sep 06 06:36:17 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 379/749] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:36:17 2026] GET /volume/v3/snapshots/899cea2a-e7cf-4878-8365-fa54aa4ce592 => generated 464 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:36:17 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:36:17 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:36:17 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:17 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:36:17 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-33508637-1071-4214-baf4-a540a3e190b4 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Volume info retrieved successfully. Sep 06 06:36:17 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-33508637-1071-4214-baf4-a540a3e190b4 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] http://192.168.122.198/volume/v3/volumes/cab89b28-c971-48a8-886b-419aeeb758ea returned with HTTP 200 Sep 06 06:36:17 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 371/750] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:36:17 2026] GET /volume/v3/volumes/cab89b28-c971-48a8-886b-419aeeb758ea => generated 855 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:36:17 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-6b2cd1fa-2ae3-4642-8b79-5679fc7930bf None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:17 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-6b2cd1fa-2ae3-4642-8b79-5679fc7930bf tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] GET http://192.168.122.198/volume/v3/snapshots/bb8fa2dc-5359-4373-ab4c-79fdd108989a Sep 06 06:36:17 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-6b2cd1fa-2ae3-4642-8b79-5679fc7930bf tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:17 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-6b2cd1fa-2ae3-4642-8b79-5679fc7930bf tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:17 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:17 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:36:17 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-6b2cd1fa-2ae3-4642-8b79-5679fc7930bf tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Snapshot retrieved successfully. Sep 06 06:36:17 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-6b2cd1fa-2ae3-4642-8b79-5679fc7930bf tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] http://192.168.122.198/volume/v3/snapshots/bb8fa2dc-5359-4373-ab4c-79fdd108989a returned with HTTP 200 Sep 06 06:36:17 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 380/751] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:36:17 2026] GET /volume/v3/snapshots/bb8fa2dc-5359-4373-ab4c-79fdd108989a => generated 446 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:36:18 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-675d8648-8f45-4818-b6aa-444ec0b7a24c None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:18 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-675d8648-8f45-4818-b6aa-444ec0b7a24c tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] GET http://192.168.122.198/volume/v3/snapshots/899cea2a-e7cf-4878-8365-fa54aa4ce592 Sep 06 06:36:18 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-675d8648-8f45-4818-b6aa-444ec0b7a24c tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:18 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-675d8648-8f45-4818-b6aa-444ec0b7a24c tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:18 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-675d8648-8f45-4818-b6aa-444ec0b7a24c tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] http://192.168.122.198/volume/v3/snapshots/899cea2a-e7cf-4878-8365-fa54aa4ce592 returned with HTTP 404 Sep 06 06:36:18 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 372/752] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:36:18 2026] GET /volume/v3/snapshots/899cea2a-e7cf-4878-8365-fa54aa4ce592 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 06:36:18 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-c70c456c-3202-4db1-b6e6-0a8e3518e976 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:18 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c70c456c-3202-4db1-b6e6-0a8e3518e976 tempest-SnapshotsActionsTest-353968158 tempest-SnapshotsActionsTest-353968158-project-admin] POST http://192.168.122.198/volume/v3/snapshots/719717da-f08d-473f-9308-d29b2eb0639a/action Sep 06 06:36:18 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-c70c456c-3202-4db1-b6e6-0a8e3518e976 tempest-SnapshotsActionsTest-353968158 tempest-SnapshotsActionsTest-353968158-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:36:18 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-c70c456c-3202-4db1-b6e6-0a8e3518e976 tempest-SnapshotsActionsTest-353968158 tempest-SnapshotsActionsTest-353968158-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:36:18 devstack devstack@c-api.service[87015]: DEBUG cinder.api.contrib.admin_actions [None req-c70c456c-3202-4db1-b6e6-0a8e3518e976 tempest-SnapshotsActionsTest-353968158 tempest-SnapshotsActionsTest-353968158-project-admin] Updating snapshot '719717da-f08d-473f-9308-d29b2eb0639a' with '{'status': 'available'}' {{(pid=87015) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 06 06:36:18 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:18 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:36:18 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-bbd827fa-6bee-4430-aa59-f0b231892ed4 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:18 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-bbd827fa-6bee-4430-aa59-f0b231892ed4 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] GET http://192.168.122.198/volume/v3/volumes/cab89b28-c971-48a8-886b-419aeeb758ea Sep 06 06:36:18 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-bbd827fa-6bee-4430-aa59-f0b231892ed4 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:18 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-bbd827fa-6bee-4430-aa59-f0b231892ed4 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:18 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c70c456c-3202-4db1-b6e6-0a8e3518e976 tempest-SnapshotsActionsTest-353968158 tempest-SnapshotsActionsTest-353968158-project-admin] http://192.168.122.198/volume/v3/snapshots/719717da-f08d-473f-9308-d29b2eb0639a/action returned with HTTP 202 Sep 06 06:36:18 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-bbd827fa-6bee-4430-aa59-f0b231892ed4 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] http://192.168.122.198/volume/v3/volumes/cab89b28-c971-48a8-886b-419aeeb758ea returned with HTTP 404 Sep 06 06:36:18 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 381/753] 192.168.122.198 () {60 vars in 1280 bytes} [Sun Sep 6 06:36:18 2026] POST /volume/v3/snapshots/719717da-f08d-473f-9308-d29b2eb0639a/action => generated 0 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 06:36:18 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 373/754] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:36:18 2026] GET /volume/v3/volumes/cab89b28-c971-48a8-886b-419aeeb758ea => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:36:18 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-a49f9420-85cc-4a26-8ead-46ecfecb41a8 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:18 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-a49f9420-85cc-4a26-8ead-46ecfecb41a8 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] GET http://192.168.122.198/volume/v3/snapshots/719717da-f08d-473f-9308-d29b2eb0639a Sep 06 06:36:18 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-a49f9420-85cc-4a26-8ead-46ecfecb41a8 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:18 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-a49f9420-85cc-4a26-8ead-46ecfecb41a8 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:18 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:18 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:36:18 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-a49f9420-85cc-4a26-8ead-46ecfecb41a8 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Snapshot retrieved successfully. Sep 06 06:36:18 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-a49f9420-85cc-4a26-8ead-46ecfecb41a8 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] http://192.168.122.198/volume/v3/snapshots/719717da-f08d-473f-9308-d29b2eb0639a returned with HTTP 200 Sep 06 06:36:18 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 382/755] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:36:18 2026] GET /volume/v3/snapshots/719717da-f08d-473f-9308-d29b2eb0639a => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:36:18 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-3235be7a-671e-4f3d-83a2-26520043280f None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:18 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-3235be7a-671e-4f3d-83a2-26520043280f tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] DELETE http://192.168.122.198/volume/v3/snapshots/899cea2a-e7cf-4878-8365-fa54aa4ce592 Sep 06 06:36:18 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-3235be7a-671e-4f3d-83a2-26520043280f tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:18 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-3235be7a-671e-4f3d-83a2-26520043280f tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:18 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.snapshots [None req-3235be7a-671e-4f3d-83a2-26520043280f tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Delete snapshot with id: 899cea2a-e7cf-4878-8365-fa54aa4ce592 Sep 06 06:36:18 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-3235be7a-671e-4f3d-83a2-26520043280f tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] http://192.168.122.198/volume/v3/snapshots/899cea2a-e7cf-4878-8365-fa54aa4ce592 returned with HTTP 404 Sep 06 06:36:18 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 374/756] 192.168.122.198 () {58 vars in 1241 bytes} [Sun Sep 6 06:36:18 2026] DELETE /volume/v3/snapshots/899cea2a-e7cf-4878-8365-fa54aa4ce592 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:36:18 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-22ea3776-0ab4-4514-9e79-3a4dc59cf5c0 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:18 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-22ea3776-0ab4-4514-9e79-3a4dc59cf5c0 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] POST http://192.168.122.198/volume/v3/snapshots Sep 06 06:36:18 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-22ea3776-0ab4-4514-9e79-3a4dc59cf5c0 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "074ce519-1402-4842-9c17-e462a1f53c7c", "name": "tempest-SnapshotsActionsTest-Snapshot-2093072401"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:36:18 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:36:18 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:36:18 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:18 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:36:18 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-22ea3776-0ab4-4514-9e79-3a4dc59cf5c0 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Volume info retrieved successfully. Sep 06 06:36:18 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.snapshots [None req-22ea3776-0ab4-4514-9e79-3a4dc59cf5c0 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Create snapshot from volume 074ce519-1402-4842-9c17-e462a1f53c7c Sep 06 06:36:18 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-7ae94906-a566-4540-9e94-7e3b82e89d65 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:18 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-7ae94906-a566-4540-9e94-7e3b82e89d65 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] DELETE http://192.168.122.198/volume/v3/volumes/2ab65776-1fe0-4481-af7b-5f27787e50e8 Sep 06 06:36:18 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-7ae94906-a566-4540-9e94-7e3b82e89d65 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:18 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-7ae94906-a566-4540-9e94-7e3b82e89d65 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:18 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-7ae94906-a566-4540-9e94-7e3b82e89d65 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Delete volume with id: 2ab65776-1fe0-4481-af7b-5f27787e50e8 Sep 06 06:36:18 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:36:18 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:36:18 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:18 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:36:18 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-7ae94906-a566-4540-9e94-7e3b82e89d65 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Volume info retrieved successfully. Sep 06 06:36:18 devstack devstack@c-api.service[87015]: DEBUG cinder.quota [None req-22ea3776-0ab4-4514-9e79-3a4dc59cf5c0 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Created reservations ['b1daae53-3357-46a3-9435-2bb0e06b6446', '4fb46d9e-21b7-43b0-8c9a-0a6c14ae161c', '286521b5-5bcf-488a-8694-3e5333e5586a', '0100fafc-cb04-4d8f-939b-9d834c760ebf'] {{(pid=87015) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:36:18 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:36:18 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:36:18 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-7ae94906-a566-4540-9e94-7e3b82e89d65 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Delete volume request issued successfully. Sep 06 06:36:18 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-7ae94906-a566-4540-9e94-7e3b82e89d65 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] http://192.168.122.198/volume/v3/volumes/2ab65776-1fe0-4481-af7b-5f27787e50e8 returned with HTTP 202 Sep 06 06:36:18 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 375/757] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:36:18 2026] DELETE /volume/v3/volumes/2ab65776-1fe0-4481-af7b-5f27787e50e8 => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:36:18 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-94888c0f-a00a-4c0a-a285-436facdff075 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:18 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-94888c0f-a00a-4c0a-a285-436facdff075 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] GET http://192.168.122.198/volume/v3/volumes/2ab65776-1fe0-4481-af7b-5f27787e50e8 Sep 06 06:36:18 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-94888c0f-a00a-4c0a-a285-436facdff075 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:18 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-94888c0f-a00a-4c0a-a285-436facdff075 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:18 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:36:18 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:36:18 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:18 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:36:18 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-22ea3776-0ab4-4514-9e79-3a4dc59cf5c0 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Snapshot create request issued successfully. Sep 06 06:36:18 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-22ea3776-0ab4-4514-9e79-3a4dc59cf5c0 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] http://192.168.122.198/volume/v3/snapshots returned with HTTP 202 Sep 06 06:36:18 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 383/758] 192.168.122.198 () {60 vars in 1149 bytes} [Sun Sep 6 06:36:18 2026] POST /volume/v3/snapshots => generated 307 bytes in 295 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:36:18 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-f71012ee-3ef2-4716-8e5b-2becb2e0ca8d None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:18 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-94888c0f-a00a-4c0a-a285-436facdff075 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Volume info retrieved successfully. Sep 06 06:36:18 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f71012ee-3ef2-4716-8e5b-2becb2e0ca8d tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] GET http://192.168.122.198/volume/v3/snapshots/1726566e-177d-4283-b91a-2698d545a0b0 Sep 06 06:36:18 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-f71012ee-3ef2-4716-8e5b-2becb2e0ca8d tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:18 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-f71012ee-3ef2-4716-8e5b-2becb2e0ca8d tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:18 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-94888c0f-a00a-4c0a-a285-436facdff075 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] http://192.168.122.198/volume/v3/volumes/2ab65776-1fe0-4481-af7b-5f27787e50e8 returned with HTTP 200 Sep 06 06:36:18 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 376/759] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:36:18 2026] GET /volume/v3/volumes/2ab65776-1fe0-4481-af7b-5f27787e50e8 => generated 856 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:36:18 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-5ae27698-ebab-4ea5-872b-3c5c5ba837f3 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:18 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:18 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:36:18 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-5ae27698-ebab-4ea5-872b-3c5c5ba837f3 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] GET http://192.168.122.198/volume/v3/snapshots/bb8fa2dc-5359-4373-ab4c-79fdd108989a Sep 06 06:36:18 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-5ae27698-ebab-4ea5-872b-3c5c5ba837f3 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:18 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-5ae27698-ebab-4ea5-872b-3c5c5ba837f3 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:18 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-f71012ee-3ef2-4716-8e5b-2becb2e0ca8d tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Snapshot retrieved successfully. Sep 06 06:36:18 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f71012ee-3ef2-4716-8e5b-2becb2e0ca8d tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] http://192.168.122.198/volume/v3/snapshots/1726566e-177d-4283-b91a-2698d545a0b0 returned with HTTP 200 Sep 06 06:36:18 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 384/760] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:36:18 2026] GET /volume/v3/snapshots/1726566e-177d-4283-b91a-2698d545a0b0 => generated 439 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:36:18 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:18 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:36:18 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-5ae27698-ebab-4ea5-872b-3c5c5ba837f3 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Snapshot retrieved successfully. Sep 06 06:36:18 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-5ae27698-ebab-4ea5-872b-3c5c5ba837f3 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] http://192.168.122.198/volume/v3/snapshots/bb8fa2dc-5359-4373-ab4c-79fdd108989a returned with HTTP 200 Sep 06 06:36:18 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 377/761] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:36:18 2026] GET /volume/v3/snapshots/bb8fa2dc-5359-4373-ab4c-79fdd108989a => generated 446 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:36:19 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-e3e9ca6d-08d2-46e9-8847-f290580a1d9c None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:19 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e3e9ca6d-08d2-46e9-8847-f290580a1d9c tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] GET http://192.168.122.198/volume/v3/volumes/2ab65776-1fe0-4481-af7b-5f27787e50e8 Sep 06 06:36:19 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e3e9ca6d-08d2-46e9-8847-f290580a1d9c tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:19 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e3e9ca6d-08d2-46e9-8847-f290580a1d9c tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:19 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-a3387d59-d59b-409e-9bbf-bcdd5b2d6db2 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:19 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-a3387d59-d59b-409e-9bbf-bcdd5b2d6db2 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] GET http://192.168.122.198/volume/v3/snapshots/1726566e-177d-4283-b91a-2698d545a0b0 Sep 06 06:36:19 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-a3387d59-d59b-409e-9bbf-bcdd5b2d6db2 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:19 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-a3387d59-d59b-409e-9bbf-bcdd5b2d6db2 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:19 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:36:19 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:36:19 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:19 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:36:19 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:19 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:36:19 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-a3387d59-d59b-409e-9bbf-bcdd5b2d6db2 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Snapshot retrieved successfully. Sep 06 06:36:19 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-a3387d59-d59b-409e-9bbf-bcdd5b2d6db2 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] http://192.168.122.198/volume/v3/snapshots/1726566e-177d-4283-b91a-2698d545a0b0 returned with HTTP 200 Sep 06 06:36:19 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 378/762] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:36:19 2026] GET /volume/v3/snapshots/1726566e-177d-4283-b91a-2698d545a0b0 => generated 439 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 06:36:19 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-e3e9ca6d-08d2-46e9-8847-f290580a1d9c tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Volume info retrieved successfully. Sep 06 06:36:19 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-0e063028-2b80-47cf-b828-5dc04582fa7b None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:19 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-0e063028-2b80-47cf-b828-5dc04582fa7b tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] GET http://192.168.122.198/volume/v3/snapshots/bb8fa2dc-5359-4373-ab4c-79fdd108989a Sep 06 06:36:19 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-0e063028-2b80-47cf-b828-5dc04582fa7b tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:19 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-0e063028-2b80-47cf-b828-5dc04582fa7b tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:20 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e3e9ca6d-08d2-46e9-8847-f290580a1d9c tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] http://192.168.122.198/volume/v3/volumes/2ab65776-1fe0-4481-af7b-5f27787e50e8 returned with HTTP 200 Sep 06 06:36:20 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 385/763] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:36:19 2026] GET /volume/v3/volumes/2ab65776-1fe0-4481-af7b-5f27787e50e8 => generated 856 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:36:20 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:20 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:36:20 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-0e063028-2b80-47cf-b828-5dc04582fa7b tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Snapshot retrieved successfully. Sep 06 06:36:20 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-0e063028-2b80-47cf-b828-5dc04582fa7b tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] http://192.168.122.198/volume/v3/snapshots/bb8fa2dc-5359-4373-ab4c-79fdd108989a returned with HTTP 200 Sep 06 06:36:20 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 379/764] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:36:19 2026] GET /volume/v3/snapshots/bb8fa2dc-5359-4373-ab4c-79fdd108989a => generated 473 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:36:20 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-b5755e55-7e0d-4f22-96e1-8702689e90ca None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:20 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b5755e55-7e0d-4f22-96e1-8702689e90ca tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] GET http://192.168.122.198/volume/v3/snapshots?limit=1 Sep 06 06:36:20 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b5755e55-7e0d-4f22-96e1-8702689e90ca tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:20 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b5755e55-7e0d-4f22-96e1-8702689e90ca tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] Calling method 'index' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:20 devstack devstack@c-api.service[87015]: DEBUG cinder.api.api_utils [None req-b5755e55-7e0d-4f22-96e1-8702689e90ca tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] Removing options '' from query. {{(pid=87015) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 06:36:20 devstack devstack@c-api.service[87015]: DEBUG cinder.db.api [None req-b5755e55-7e0d-4f22-96e1-8702689e90ca tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] Building query based on filter {{(pid=87015) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 06:36:20 devstack devstack@c-api.service[87015]: /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 06 06:36:20 devstack devstack@c-api.service[87015]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 06:36:20 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-b5755e55-7e0d-4f22-96e1-8702689e90ca tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] Get all snapshots completed successfully. Sep 06 06:36:20 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b5755e55-7e0d-4f22-96e1-8702689e90ca tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] http://192.168.122.198/volume/v3/snapshots?limit=1 returned with HTTP 200 Sep 06 06:36:20 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 386/765] 192.168.122.198 () {58 vars in 1142 bytes} [Sun Sep 6 06:36:20 2026] GET /volume/v3/snapshots?limit=1 => generated 486 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:36:20 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-56d0e958-1b1d-4b93-87e2-f8454d547435 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:20 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-56d0e958-1b1d-4b93-87e2-f8454d547435 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] GET http://192.168.122.198/volume/v3/snapshots Sep 06 06:36:20 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-56d0e958-1b1d-4b93-87e2-f8454d547435 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:20 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-56d0e958-1b1d-4b93-87e2-f8454d547435 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] Calling method 'index' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:20 devstack devstack@c-api.service[87014]: DEBUG cinder.api.api_utils [None req-56d0e958-1b1d-4b93-87e2-f8454d547435 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] Removing options '' from query. {{(pid=87014) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 06:36:20 devstack devstack@c-api.service[87014]: DEBUG cinder.db.api [None req-56d0e958-1b1d-4b93-87e2-f8454d547435 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] Building query based on filter {{(pid=87014) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 06:36:20 devstack devstack@c-api.service[87014]: /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 06 06:36:20 devstack devstack@c-api.service[87014]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 06:36:20 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-56d0e958-1b1d-4b93-87e2-f8454d547435 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] Get all snapshots completed successfully. Sep 06 06:36:20 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-56d0e958-1b1d-4b93-87e2-f8454d547435 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] http://192.168.122.198/volume/v3/snapshots returned with HTTP 200 Sep 06 06:36:20 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 380/766] 192.168.122.198 () {58 vars in 1127 bytes} [Sun Sep 6 06:36:20 2026] GET /volume/v3/snapshots => generated 995 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 06:36:20 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-9160b819-377c-4ab4-b492-728c3a3a2ba0 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:20 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-9160b819-377c-4ab4-b492-728c3a3a2ba0 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] GET http://192.168.122.198/volume/v3/snapshots?limit=100000 Sep 06 06:36:20 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-9160b819-377c-4ab4-b492-728c3a3a2ba0 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:20 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-9160b819-377c-4ab4-b492-728c3a3a2ba0 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] Calling method 'index' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:20 devstack devstack@c-api.service[87015]: DEBUG cinder.api.api_utils [None req-9160b819-377c-4ab4-b492-728c3a3a2ba0 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] Removing options '' from query. {{(pid=87015) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 06:36:20 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:20 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:36:20 devstack devstack@c-api.service[87015]: DEBUG cinder.db.api [None req-9160b819-377c-4ab4-b492-728c3a3a2ba0 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] Building query based on filter {{(pid=87015) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 06:36:20 devstack devstack@c-api.service[87015]: /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 06 06:36:20 devstack devstack@c-api.service[87015]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 06:36:20 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-9160b819-377c-4ab4-b492-728c3a3a2ba0 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] Get all snapshots completed successfully. Sep 06 06:36:20 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-9160b819-377c-4ab4-b492-728c3a3a2ba0 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] http://192.168.122.198/volume/v3/snapshots?limit=100000 returned with HTTP 200 Sep 06 06:36:20 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 387/767] 192.168.122.198 () {58 vars in 1152 bytes} [Sun Sep 6 06:36:20 2026] GET /volume/v3/snapshots?limit=100000 => generated 995 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 06:36:20 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-2ea64a68-1f56-4b36-9cbf-946dbd2d7ed8 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:20 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-2ea64a68-1f56-4b36-9cbf-946dbd2d7ed8 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] GET http://192.168.122.198/volume/v3/snapshots?limit=0 Sep 06 06:36:20 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-2ea64a68-1f56-4b36-9cbf-946dbd2d7ed8 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:20 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-2ea64a68-1f56-4b36-9cbf-946dbd2d7ed8 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] Calling method 'index' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:20 devstack devstack@c-api.service[87014]: DEBUG cinder.api.api_utils [None req-2ea64a68-1f56-4b36-9cbf-946dbd2d7ed8 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] Removing options '' from query. {{(pid=87014) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 06:36:20 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:20 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:36:20 devstack devstack@c-api.service[87014]: DEBUG cinder.db.api [None req-2ea64a68-1f56-4b36-9cbf-946dbd2d7ed8 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] Building query based on filter {{(pid=87014) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 06:36:20 devstack devstack@c-api.service[87014]: /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 06 06:36:20 devstack devstack@c-api.service[87014]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 06:36:20 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-2ea64a68-1f56-4b36-9cbf-946dbd2d7ed8 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] Get all snapshots completed successfully. Sep 06 06:36:20 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-2ea64a68-1f56-4b36-9cbf-946dbd2d7ed8 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] http://192.168.122.198/volume/v3/snapshots?limit=0 returned with HTTP 200 Sep 06 06:36:20 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 381/768] 192.168.122.198 () {58 vars in 1142 bytes} [Sun Sep 6 06:36:20 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 06:36:20 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-a720228b-dd56-4c88-9b92-982bc98857e6 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:20 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-a720228b-dd56-4c88-9b92-982bc98857e6 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] GET http://192.168.122.198/volume/v3/snapshots Sep 06 06:36:20 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-a720228b-dd56-4c88-9b92-982bc98857e6 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:20 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-a720228b-dd56-4c88-9b92-982bc98857e6 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] Calling method 'index' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:20 devstack devstack@c-api.service[87015]: DEBUG cinder.api.api_utils [None req-a720228b-dd56-4c88-9b92-982bc98857e6 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] Removing options '' from query. {{(pid=87015) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 06:36:20 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:20 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:36:20 devstack devstack@c-api.service[87015]: DEBUG cinder.db.api [None req-a720228b-dd56-4c88-9b92-982bc98857e6 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] Building query based on filter {{(pid=87015) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 06:36:20 devstack devstack@c-api.service[87015]: /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 06 06:36:20 devstack devstack@c-api.service[87015]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 06:36:20 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-a720228b-dd56-4c88-9b92-982bc98857e6 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] Get all snapshots completed successfully. Sep 06 06:36:20 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-a720228b-dd56-4c88-9b92-982bc98857e6 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] http://192.168.122.198/volume/v3/snapshots returned with HTTP 200 Sep 06 06:36:20 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 388/769] 192.168.122.198 () {58 vars in 1127 bytes} [Sun Sep 6 06:36:20 2026] GET /volume/v3/snapshots => generated 995 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:36:20 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-56be81b4-ef22-468c-8366-b69125ffd5d6 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:20 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-56be81b4-ef22-468c-8366-b69125ffd5d6 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] GET http://192.168.122.198/volume/v3/snapshots?marker=302792cb-7ed5-40c2-8407-5b3c1bd84c4b Sep 06 06:36:20 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-56be81b4-ef22-468c-8366-b69125ffd5d6 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:20 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-56be81b4-ef22-468c-8366-b69125ffd5d6 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] Calling method 'index' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:20 devstack devstack@c-api.service[87014]: DEBUG cinder.api.api_utils [None req-56be81b4-ef22-468c-8366-b69125ffd5d6 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] Removing options '' from query. {{(pid=87014) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 06:36:20 devstack devstack@c-api.service[87014]: DEBUG cinder.db.api [None req-56be81b4-ef22-468c-8366-b69125ffd5d6 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] Building query based on filter {{(pid=87014) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 06:36:20 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-56be81b4-ef22-468c-8366-b69125ffd5d6 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] Get all snapshots completed successfully. Sep 06 06:36:20 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-56be81b4-ef22-468c-8366-b69125ffd5d6 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] http://192.168.122.198/volume/v3/snapshots?marker=302792cb-7ed5-40c2-8407-5b3c1bd84c4b returned with HTTP 200 Sep 06 06:36:20 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 382/770] 192.168.122.198 () {58 vars in 1214 bytes} [Sun Sep 6 06:36:20 2026] GET /volume/v3/snapshots?marker=302792cb-7ed5-40c2-8407-5b3c1bd84c4b => generated 342 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 06:36:20 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-b3d2a3c4-dc01-4680-9961-ed90cecd6e28 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:20 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b3d2a3c4-dc01-4680-9961-ed90cecd6e28 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] GET http://192.168.122.198/volume/v3/snapshots?offset=2&limit=3 Sep 06 06:36:20 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b3d2a3c4-dc01-4680-9961-ed90cecd6e28 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:20 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b3d2a3c4-dc01-4680-9961-ed90cecd6e28 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] Calling method 'index' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:20 devstack devstack@c-api.service[87015]: DEBUG cinder.api.api_utils [None req-b3d2a3c4-dc01-4680-9961-ed90cecd6e28 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] Removing options '' from query. {{(pid=87015) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 06:36:20 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:20 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:36:20 devstack devstack@c-api.service[87015]: DEBUG cinder.db.api [None req-b3d2a3c4-dc01-4680-9961-ed90cecd6e28 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] Building query based on filter {{(pid=87015) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 06:36:20 devstack devstack@c-api.service[87015]: /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 06 06:36:20 devstack devstack@c-api.service[87015]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 06:36:20 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-b3d2a3c4-dc01-4680-9961-ed90cecd6e28 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] Get all snapshots completed successfully. Sep 06 06:36:20 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b3d2a3c4-dc01-4680-9961-ed90cecd6e28 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] http://192.168.122.198/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Sep 06 06:36:20 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 389/771] 192.168.122.198 () {58 vars in 1160 bytes} [Sun Sep 6 06:36:20 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 342 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:36:20 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-f2710514-af69-4ea0-be1e-3a00c18980e2 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:20 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f2710514-af69-4ea0-be1e-3a00c18980e2 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] GET http://192.168.122.198/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Sep 06 06:36:20 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-f2710514-af69-4ea0-be1e-3a00c18980e2 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:20 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-f2710514-af69-4ea0-be1e-3a00c18980e2 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] Calling method 'index' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:20 devstack devstack@c-api.service[87014]: DEBUG cinder.api.api_utils [None req-f2710514-af69-4ea0-be1e-3a00c18980e2 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] Removing options '' from query. {{(pid=87014) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 06:36:20 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:20 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:36:20 devstack devstack@c-api.service[87014]: DEBUG cinder.db.api [None req-f2710514-af69-4ea0-be1e-3a00c18980e2 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] Building query based on filter {{(pid=87014) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 06:36:20 devstack devstack@c-api.service[87014]: /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 06 06:36:20 devstack devstack@c-api.service[87014]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 06:36:20 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-f2710514-af69-4ea0-be1e-3a00c18980e2 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] Get all snapshots completed successfully. Sep 06 06:36:20 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f2710514-af69-4ea0-be1e-3a00c18980e2 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] http://192.168.122.198/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Sep 06 06:36:20 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 383/772] 192.168.122.198 () {58 vars in 1192 bytes} [Sun Sep 6 06:36:20 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 06 06:36:20 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-91f9e771-40d7-4689-8e11-9f8c9466d699 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:20 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-91f9e771-40d7-4689-8e11-9f8c9466d699 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] GET http://192.168.122.198/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Sep 06 06:36:20 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-91f9e771-40d7-4689-8e11-9f8c9466d699 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:20 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-91f9e771-40d7-4689-8e11-9f8c9466d699 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] Calling method 'index' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:20 devstack devstack@c-api.service[87015]: DEBUG cinder.api.api_utils [None req-91f9e771-40d7-4689-8e11-9f8c9466d699 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] Removing options '' from query. {{(pid=87015) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 06:36:20 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:20 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:36:20 devstack devstack@c-api.service[87015]: DEBUG cinder.db.api [None req-91f9e771-40d7-4689-8e11-9f8c9466d699 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] Building query based on filter {{(pid=87015) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 06:36:20 devstack devstack@c-api.service[87015]: /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 06 06:36:20 devstack devstack@c-api.service[87015]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 06:36:20 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-91f9e771-40d7-4689-8e11-9f8c9466d699 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] Get all snapshots completed successfully. Sep 06 06:36:20 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-91f9e771-40d7-4689-8e11-9f8c9466d699 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] http://192.168.122.198/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Sep 06 06:36:20 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 390/773] 192.168.122.198 () {58 vars in 1194 bytes} [Sun Sep 6 06:36:20 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 (1 switches on core 0) Sep 06 06:36:20 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-6066ea6f-1762-4008-99b6-8737d545ba36 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:20 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-6066ea6f-1762-4008-99b6-8737d545ba36 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] GET http://192.168.122.198/volume/v3/snapshots?sort_key=id&sort_dir=asc Sep 06 06:36:20 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-6066ea6f-1762-4008-99b6-8737d545ba36 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:20 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-6066ea6f-1762-4008-99b6-8737d545ba36 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] Calling method 'index' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:20 devstack devstack@c-api.service[87014]: DEBUG cinder.api.api_utils [None req-6066ea6f-1762-4008-99b6-8737d545ba36 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] Removing options '' from query. {{(pid=87014) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 06:36:20 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:20 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:36:20 devstack devstack@c-api.service[87014]: DEBUG cinder.db.api [None req-6066ea6f-1762-4008-99b6-8737d545ba36 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] Building query based on filter {{(pid=87014) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 06:36:20 devstack devstack@c-api.service[87014]: /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 06 06:36:20 devstack devstack@c-api.service[87014]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 06:36:20 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-6066ea6f-1762-4008-99b6-8737d545ba36 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] Get all snapshots completed successfully. Sep 06 06:36:20 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-6066ea6f-1762-4008-99b6-8737d545ba36 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] http://192.168.122.198/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Sep 06 06:36:20 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 384/774] 192.168.122.198 () {58 vars in 1176 bytes} [Sun Sep 6 06:36:20 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 995 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:36:20 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-a4a76022-90a6-4517-b605-4e937cfc236e None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:20 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-a4a76022-90a6-4517-b605-4e937cfc236e tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] GET http://192.168.122.198/volume/v3/snapshots?sort_key=id&sort_dir=desc Sep 06 06:36:20 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-a4a76022-90a6-4517-b605-4e937cfc236e tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:20 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-a4a76022-90a6-4517-b605-4e937cfc236e tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] Calling method 'index' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:20 devstack devstack@c-api.service[87015]: DEBUG cinder.api.api_utils [None req-a4a76022-90a6-4517-b605-4e937cfc236e tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] Removing options '' from query. {{(pid=87015) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 06:36:20 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:20 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:36:20 devstack devstack@c-api.service[87015]: DEBUG cinder.db.api [None req-a4a76022-90a6-4517-b605-4e937cfc236e tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] Building query based on filter {{(pid=87015) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 06:36:20 devstack devstack@c-api.service[87015]: /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 06 06:36:20 devstack devstack@c-api.service[87015]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 06:36:20 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-a4a76022-90a6-4517-b605-4e937cfc236e tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] Get all snapshots completed successfully. Sep 06 06:36:20 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-a4a76022-90a6-4517-b605-4e937cfc236e tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] http://192.168.122.198/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Sep 06 06:36:20 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 391/775] 192.168.122.198 () {58 vars in 1178 bytes} [Sun Sep 6 06:36:20 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 995 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:36:20 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-65d1d610-71d7-41c9-9953-a3242c501bbb None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:20 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-65d1d610-71d7-41c9-9953-a3242c501bbb tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] GET http://192.168.122.198/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Sep 06 06:36:20 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-65d1d610-71d7-41c9-9953-a3242c501bbb tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:20 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-65d1d610-71d7-41c9-9953-a3242c501bbb tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] Calling method 'index' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:20 devstack devstack@c-api.service[87014]: DEBUG cinder.api.api_utils [None req-65d1d610-71d7-41c9-9953-a3242c501bbb tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] Removing options '' from query. {{(pid=87014) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 06:36:20 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:20 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:36:20 devstack devstack@c-api.service[87014]: DEBUG cinder.db.api [None req-65d1d610-71d7-41c9-9953-a3242c501bbb tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] Building query based on filter {{(pid=87014) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 06:36:20 devstack devstack@c-api.service[87014]: /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 06 06:36:20 devstack devstack@c-api.service[87014]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 06:36:20 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-65d1d610-71d7-41c9-9953-a3242c501bbb tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] Get all snapshots completed successfully. Sep 06 06:36:20 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-65d1d610-71d7-41c9-9953-a3242c501bbb tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] http://192.168.122.198/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Sep 06 06:36:20 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 385/776] 192.168.122.198 () {58 vars in 1196 bytes} [Sun Sep 6 06:36:20 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 995 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:36:20 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-3441c3bb-125b-4ec8-8dc9-96b94816cf5c None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:20 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-3441c3bb-125b-4ec8-8dc9-96b94816cf5c tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] GET http://192.168.122.198/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Sep 06 06:36:20 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-3441c3bb-125b-4ec8-8dc9-96b94816cf5c tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:20 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-3441c3bb-125b-4ec8-8dc9-96b94816cf5c tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] Calling method 'index' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:20 devstack devstack@c-api.service[87015]: DEBUG cinder.api.api_utils [None req-3441c3bb-125b-4ec8-8dc9-96b94816cf5c tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] Removing options '' from query. {{(pid=87015) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 06:36:20 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:20 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:36:20 devstack devstack@c-api.service[87015]: DEBUG cinder.db.api [None req-3441c3bb-125b-4ec8-8dc9-96b94816cf5c tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] Building query based on filter {{(pid=87015) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 06:36:20 devstack devstack@c-api.service[87015]: /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 06 06:36:20 devstack devstack@c-api.service[87015]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 06:36:20 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-3441c3bb-125b-4ec8-8dc9-96b94816cf5c tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] Get all snapshots completed successfully. Sep 06 06:36:20 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-3441c3bb-125b-4ec8-8dc9-96b94816cf5c tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] http://192.168.122.198/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Sep 06 06:36:20 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 392/777] 192.168.122.198 () {58 vars in 1198 bytes} [Sun Sep 6 06:36:20 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 995 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:36:20 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-ccac0383-073c-4145-a113-9b3bc488c8fa None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:20 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ccac0383-073c-4145-a113-9b3bc488c8fa tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] GET http://192.168.122.198/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1001903982 Sep 06 06:36:20 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ccac0383-073c-4145-a113-9b3bc488c8fa tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:20 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ccac0383-073c-4145-a113-9b3bc488c8fa tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] Calling method 'detail' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:20 devstack devstack@c-api.service[87014]: DEBUG cinder.api.api_utils [None req-ccac0383-073c-4145-a113-9b3bc488c8fa tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] Removing options '' from query. {{(pid=87014) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 06:36:20 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:20 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:36:20 devstack devstack@c-api.service[87014]: DEBUG cinder.db.api [None req-ccac0383-073c-4145-a113-9b3bc488c8fa tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] Building query based on filter {{(pid=87014) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 06:36:20 devstack devstack@c-api.service[87014]: /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 06 06:36:20 devstack devstack@c-api.service[87014]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 06:36:20 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-ccac0383-073c-4145-a113-9b3bc488c8fa tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] Get all snapshots completed successfully. Sep 06 06:36:20 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:20 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:36:20 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ccac0383-073c-4145-a113-9b3bc488c8fa tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] http://192.168.122.198/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1001903982 returned with HTTP 200 Sep 06 06:36:20 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 386/778] 192.168.122.198 () {58 vars in 1269 bytes} [Sun Sep 6 06:36:20 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1001903982 => generated 476 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:36:20 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-295a0491-80a3-4c48-afb1-f45e38a505c8 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:20 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-295a0491-80a3-4c48-afb1-f45e38a505c8 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] GET http://192.168.122.198/volume/v3/snapshots/detail?status=available Sep 06 06:36:20 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-295a0491-80a3-4c48-afb1-f45e38a505c8 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:20 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-295a0491-80a3-4c48-afb1-f45e38a505c8 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] Calling method 'detail' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:20 devstack devstack@c-api.service[87015]: DEBUG cinder.api.api_utils [None req-295a0491-80a3-4c48-afb1-f45e38a505c8 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] Removing options '' from query. {{(pid=87015) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 06:36:20 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:20 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:36:20 devstack devstack@c-api.service[87015]: DEBUG cinder.db.api [None req-295a0491-80a3-4c48-afb1-f45e38a505c8 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] Building query based on filter {{(pid=87015) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 06:36:20 devstack devstack@c-api.service[87015]: /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 06 06:36:20 devstack devstack@c-api.service[87015]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 06:36:20 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-295a0491-80a3-4c48-afb1-f45e38a505c8 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] Get all snapshots completed successfully. Sep 06 06:36:20 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:20 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:36:20 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-295a0491-80a3-4c48-afb1-f45e38a505c8 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] http://192.168.122.198/volume/v3/snapshots/detail?status=available returned with HTTP 200 Sep 06 06:36:20 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 393/779] 192.168.122.198 () {58 vars in 1181 bytes} [Sun Sep 6 06:36:20 2026] GET /volume/v3/snapshots/detail?status=available => generated 1397 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:36:20 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-f5944441-f8a7-49af-98d2-f982ca051229 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:20 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f5944441-f8a7-49af-98d2-f982ca051229 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] GET http://192.168.122.198/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1001903982 Sep 06 06:36:20 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-f5944441-f8a7-49af-98d2-f982ca051229 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:20 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-f5944441-f8a7-49af-98d2-f982ca051229 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] Calling method 'detail' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:20 devstack devstack@c-api.service[87014]: DEBUG cinder.api.api_utils [None req-f5944441-f8a7-49af-98d2-f982ca051229 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] Removing options '' from query. {{(pid=87014) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 06:36:20 devstack devstack@c-api.service[87014]: DEBUG cinder.db.api [None req-f5944441-f8a7-49af-98d2-f982ca051229 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] Building query based on filter {{(pid=87014) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 06:36:20 devstack devstack@c-api.service[87014]: /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 06 06:36:20 devstack devstack@c-api.service[87014]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 06:36:20 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-f5944441-f8a7-49af-98d2-f982ca051229 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] Get all snapshots completed successfully. Sep 06 06:36:20 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:20 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:36:20 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f5944441-f8a7-49af-98d2-f982ca051229 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] http://192.168.122.198/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1001903982 returned with HTTP 200 Sep 06 06:36:20 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 387/780] 192.168.122.198 () {58 vars in 1303 bytes} [Sun Sep 6 06:36:20 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1001903982 => generated 476 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 06:36:20 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-6e14b068-cca3-4b0a-9bd8-0052cbe48202 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:20 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-6e14b068-cca3-4b0a-9bd8-0052cbe48202 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] GET http://192.168.122.198/volume/v3/snapshots/1726566e-177d-4283-b91a-2698d545a0b0 Sep 06 06:36:20 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-6e14b068-cca3-4b0a-9bd8-0052cbe48202 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:20 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-6e14b068-cca3-4b0a-9bd8-0052cbe48202 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:20 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-208531ee-449b-4307-ac9c-22aa047ef3ca None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:21 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-208531ee-449b-4307-ac9c-22aa047ef3ca tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] GET http://192.168.122.198/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1001903982 Sep 06 06:36:21 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-208531ee-449b-4307-ac9c-22aa047ef3ca tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:21 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-208531ee-449b-4307-ac9c-22aa047ef3ca tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] Calling method 'index' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:21 devstack devstack@c-api.service[87014]: DEBUG cinder.api.api_utils [None req-208531ee-449b-4307-ac9c-22aa047ef3ca tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] Removing options '' from query. {{(pid=87014) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 06:36:21 devstack devstack@c-api.service[87014]: DEBUG cinder.db.api [None req-208531ee-449b-4307-ac9c-22aa047ef3ca tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] Building query based on filter {{(pid=87014) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 06:36:21 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:21 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:36:21 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-6e14b068-cca3-4b0a-9bd8-0052cbe48202 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Snapshot retrieved successfully. Sep 06 06:36:21 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-6e14b068-cca3-4b0a-9bd8-0052cbe48202 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] http://192.168.122.198/volume/v3/snapshots/1726566e-177d-4283-b91a-2698d545a0b0 returned with HTTP 200 Sep 06 06:36:21 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 394/781] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:36:20 2026] GET /volume/v3/snapshots/1726566e-177d-4283-b91a-2698d545a0b0 => generated 439 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:36:21 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-2477a65a-f15e-4084-b2f0-2d406e482049 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:21 devstack devstack@c-api.service[87014]: /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 06 06:36:21 devstack devstack@c-api.service[87014]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 06:36:21 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-208531ee-449b-4307-ac9c-22aa047ef3ca tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] Get all snapshots completed successfully. Sep 06 06:36:21 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-208531ee-449b-4307-ac9c-22aa047ef3ca tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] http://192.168.122.198/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1001903982 returned with HTTP 200 Sep 06 06:36:21 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2477a65a-f15e-4084-b2f0-2d406e482049 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] GET http://192.168.122.198/volume/v3/volumes/2ab65776-1fe0-4481-af7b-5f27787e50e8 Sep 06 06:36:21 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 388/782] 192.168.122.198 () {58 vars in 1248 bytes} [Sun Sep 6 06:36:20 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1001903982 => generated 342 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:36:21 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-2477a65a-f15e-4084-b2f0-2d406e482049 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:21 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-2477a65a-f15e-4084-b2f0-2d406e482049 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:21 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-381166fd-4cda-479a-b20e-e436a910c94e None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:21 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-381166fd-4cda-479a-b20e-e436a910c94e tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] GET http://192.168.122.198/volume/v3/snapshots?status=available Sep 06 06:36:21 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-381166fd-4cda-479a-b20e-e436a910c94e tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:21 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-381166fd-4cda-479a-b20e-e436a910c94e tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] Calling method 'index' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:21 devstack devstack@c-api.service[87014]: DEBUG cinder.api.api_utils [None req-381166fd-4cda-479a-b20e-e436a910c94e tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] Removing options '' from query. {{(pid=87014) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 06:36:21 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:21 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:36:21 devstack devstack@c-api.service[87014]: DEBUG cinder.db.api [None req-381166fd-4cda-479a-b20e-e436a910c94e tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] Building query based on filter {{(pid=87014) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 06:36:21 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2477a65a-f15e-4084-b2f0-2d406e482049 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] http://192.168.122.198/volume/v3/volumes/2ab65776-1fe0-4481-af7b-5f27787e50e8 returned with HTTP 404 Sep 06 06:36:21 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 395/783] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:36:21 2026] GET /volume/v3/volumes/2ab65776-1fe0-4481-af7b-5f27787e50e8 => generated 109 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:36:21 devstack devstack@c-api.service[87014]: /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 06 06:36:21 devstack devstack@c-api.service[87014]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 06:36:21 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-381166fd-4cda-479a-b20e-e436a910c94e tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] Get all snapshots completed successfully. Sep 06 06:36:21 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-381166fd-4cda-479a-b20e-e436a910c94e tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] http://192.168.122.198/volume/v3/snapshots?status=available returned with HTTP 200 Sep 06 06:36:21 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 389/784] 192.168.122.198 () {58 vars in 1160 bytes} [Sun Sep 6 06:36:21 2026] GET /volume/v3/snapshots?status=available => generated 995 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:36:21 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-725fab8f-c885-4847-9a2b-4f37ae94cfbc None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:21 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-725fab8f-c885-4847-9a2b-4f37ae94cfbc tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] GET http://192.168.122.198/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1001903982 Sep 06 06:36:21 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-725fab8f-c885-4847-9a2b-4f37ae94cfbc tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:21 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-725fab8f-c885-4847-9a2b-4f37ae94cfbc tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] Calling method 'index' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:21 devstack devstack@c-api.service[87015]: DEBUG cinder.api.api_utils [None req-725fab8f-c885-4847-9a2b-4f37ae94cfbc tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] Removing options '' from query. {{(pid=87015) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 06:36:21 devstack devstack@c-api.service[87015]: DEBUG cinder.db.api [None req-725fab8f-c885-4847-9a2b-4f37ae94cfbc tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] Building query based on filter {{(pid=87015) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 06:36:21 devstack devstack@c-api.service[87015]: /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 06 06:36:21 devstack devstack@c-api.service[87015]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 06:36:21 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-725fab8f-c885-4847-9a2b-4f37ae94cfbc tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] Get all snapshots completed successfully. Sep 06 06:36:21 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-725fab8f-c885-4847-9a2b-4f37ae94cfbc tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-reader] http://192.168.122.198/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1001903982 returned with HTTP 200 Sep 06 06:36:21 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 396/785] 192.168.122.198 () {58 vars in 1282 bytes} [Sun Sep 6 06:36:21 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1001903982 => generated 342 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:36:21 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-40313d7e-c40f-4cc8-87da-a51612f33f17 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:21 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-40313d7e-c40f-4cc8-87da-a51612f33f17 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] DELETE http://192.168.122.198/volume/v3/snapshots/bb8fa2dc-5359-4373-ab4c-79fdd108989a Sep 06 06:36:21 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-40313d7e-c40f-4cc8-87da-a51612f33f17 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:21 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-40313d7e-c40f-4cc8-87da-a51612f33f17 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:21 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.snapshots [None req-40313d7e-c40f-4cc8-87da-a51612f33f17 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Delete snapshot with id: bb8fa2dc-5359-4373-ab4c-79fdd108989a Sep 06 06:36:21 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:21 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:36:21 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-40313d7e-c40f-4cc8-87da-a51612f33f17 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Snapshot retrieved successfully. Sep 06 06:36:21 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:36:21 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:36:21 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-40313d7e-c40f-4cc8-87da-a51612f33f17 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Snapshot delete request issued successfully. Sep 06 06:36:21 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-40313d7e-c40f-4cc8-87da-a51612f33f17 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] http://192.168.122.198/volume/v3/snapshots/bb8fa2dc-5359-4373-ab4c-79fdd108989a returned with HTTP 202 Sep 06 06:36:21 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 390/786] 192.168.122.198 () {58 vars in 1241 bytes} [Sun Sep 6 06:36:21 2026] DELETE /volume/v3/snapshots/bb8fa2dc-5359-4373-ab4c-79fdd108989a => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:36:21 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-acddcde7-50ad-438e-9c8b-473770af39ce None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:21 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-acddcde7-50ad-438e-9c8b-473770af39ce tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] GET http://192.168.122.198/volume/v3/snapshots/bb8fa2dc-5359-4373-ab4c-79fdd108989a Sep 06 06:36:21 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-acddcde7-50ad-438e-9c8b-473770af39ce tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:21 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-acddcde7-50ad-438e-9c8b-473770af39ce tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:21 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:21 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:36:21 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-acddcde7-50ad-438e-9c8b-473770af39ce tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Snapshot retrieved successfully. Sep 06 06:36:21 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-acddcde7-50ad-438e-9c8b-473770af39ce tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] http://192.168.122.198/volume/v3/snapshots/bb8fa2dc-5359-4373-ab4c-79fdd108989a returned with HTTP 200 Sep 06 06:36:21 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 397/787] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:36:21 2026] GET /volume/v3/snapshots/bb8fa2dc-5359-4373-ab4c-79fdd108989a => generated 472 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:36:21 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-b4b1e34e-1874-43c8-ade2-1f7957b4ca8a None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:21 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-b4b1e34e-1874-43c8-ade2-1f7957b4ca8a tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] DELETE http://192.168.122.198/volume/v3/volumes/0f5d94d9-f8f2-4389-af2d-5dc4d869a9c4 Sep 06 06:36:21 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-b4b1e34e-1874-43c8-ade2-1f7957b4ca8a tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:21 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-b4b1e34e-1874-43c8-ade2-1f7957b4ca8a tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:21 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-b4b1e34e-1874-43c8-ade2-1f7957b4ca8a tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Delete volume with id: 0f5d94d9-f8f2-4389-af2d-5dc4d869a9c4 Sep 06 06:36:21 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:36:21 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:36:21 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:21 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:36:21 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-b4b1e34e-1874-43c8-ade2-1f7957b4ca8a tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Volume info retrieved successfully. Sep 06 06:36:21 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-b4b1e34e-1874-43c8-ade2-1f7957b4ca8a tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Delete volume request issued successfully. Sep 06 06:36:21 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-b4b1e34e-1874-43c8-ade2-1f7957b4ca8a tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] http://192.168.122.198/volume/v3/volumes/0f5d94d9-f8f2-4389-af2d-5dc4d869a9c4 returned with HTTP 202 Sep 06 06:36:21 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 391/788] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:36:21 2026] DELETE /volume/v3/volumes/0f5d94d9-f8f2-4389-af2d-5dc4d869a9c4 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 06 06:36:21 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-e4fe02e3-347d-4199-8bd6-9de625418c1e None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:21 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e4fe02e3-347d-4199-8bd6-9de625418c1e tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] GET http://192.168.122.198/volume/v3/volumes/0f5d94d9-f8f2-4389-af2d-5dc4d869a9c4 Sep 06 06:36:21 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e4fe02e3-347d-4199-8bd6-9de625418c1e tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:21 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e4fe02e3-347d-4199-8bd6-9de625418c1e tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:21 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:36:21 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:36:21 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:21 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:36:21 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-e4fe02e3-347d-4199-8bd6-9de625418c1e tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Volume info retrieved successfully. Sep 06 06:36:21 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e4fe02e3-347d-4199-8bd6-9de625418c1e tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] http://192.168.122.198/volume/v3/volumes/0f5d94d9-f8f2-4389-af2d-5dc4d869a9c4 returned with HTTP 200 Sep 06 06:36:21 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 398/789] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:36:21 2026] GET /volume/v3/volumes/0f5d94d9-f8f2-4389-af2d-5dc4d869a9c4 => generated 856 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:36:21 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-4659ab2c-d8d5-449e-8e0f-d8e903d619b3 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:21 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-4659ab2c-d8d5-449e-8e0f-d8e903d619b3 None None] GET http://192.168.122.198/volume// Sep 06 06:36:21 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-4659ab2c-d8d5-449e-8e0f-d8e903d619b3 None None] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:21 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-4659ab2c-d8d5-449e-8e0f-d8e903d619b3 None None] Calling method 'all' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:21 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-4659ab2c-d8d5-449e-8e0f-d8e903d619b3 None None] http://192.168.122.198/volume// returned with HTTP 300 Sep 06 06:36:21 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 392/790] 192.168.122.198 () {58 vars in 1315 bytes} [Sun Sep 6 06:36:21 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 06:36:22 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-58943f35-ae79-4f9a-b36e-b0f8ffc28951 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:22 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [req-b59ebf27-208b-437b-801c-dc9dcd8a0355 req-37420b29-d6b9-4220-8500-7e33cc4d47cd None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:22 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-58943f35-ae79-4f9a-b36e-b0f8ffc28951 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] GET http://192.168.122.198/volume/v3/snapshots/1726566e-177d-4283-b91a-2698d545a0b0 Sep 06 06:36:22 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-58943f35-ae79-4f9a-b36e-b0f8ffc28951 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:22 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-58943f35-ae79-4f9a-b36e-b0f8ffc28951 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:22 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-b59ebf27-208b-437b-801c-dc9dcd8a0355 req-37420b29-d6b9-4220-8500-7e33cc4d47cd tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] POST http://192.168.122.198/volume/v3/attachments Sep 06 06:36:22 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-b59ebf27-208b-437b-801c-dc9dcd8a0355 req-37420b29-d6b9-4220-8500-7e33cc4d47cd tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a774c547-4c1b-4488-a78c-6fd485434966", "connector": null, "instance_uuid": "e97f5ed4-67bf-4d5b-9537-72d436647890"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:36:22 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:22 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:36:22 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-58943f35-ae79-4f9a-b36e-b0f8ffc28951 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Snapshot retrieved successfully. Sep 06 06:36:22 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-58943f35-ae79-4f9a-b36e-b0f8ffc28951 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] http://192.168.122.198/volume/v3/snapshots/1726566e-177d-4283-b91a-2698d545a0b0 returned with HTTP 200 Sep 06 06:36:22 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 399/791] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:36:22 2026] GET /volume/v3/snapshots/1726566e-177d-4283-b91a-2698d545a0b0 => generated 439 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 06:36:22 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:36:22 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:36:22 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:22 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:36:22 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:36:22 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:36:22 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-b59ebf27-208b-437b-801c-dc9dcd8a0355 req-37420b29-d6b9-4220-8500-7e33cc4d47cd tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] http://192.168.122.198/volume/v3/attachments returned with HTTP 200 Sep 06 06:36:22 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 393/792] 192.168.122.198 () {66 vars in 1483 bytes} [Sun Sep 6 06:36:22 2026] POST /volume/v3/attachments => generated 273 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:36:22 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-b59ebf27-208b-437b-801c-dc9dcd8a0355 req-5658edda-4612-4fa2-a121-1b878ddec47d None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:22 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-b59ebf27-208b-437b-801c-dc9dcd8a0355 req-5658edda-4612-4fa2-a121-1b878ddec47d tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] DELETE http://192.168.122.198/volume/v3/attachments/5c80d499-9515-40eb-9689-06510ae453f1 Sep 06 06:36:22 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-b59ebf27-208b-437b-801c-dc9dcd8a0355 req-5658edda-4612-4fa2-a121-1b878ddec47d tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:22 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-b59ebf27-208b-437b-801c-dc9dcd8a0355 req-5658edda-4612-4fa2-a121-1b878ddec47d tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Calling method 'version_select' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:22 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-f13cfd4c-3eb6-464c-b1c6-eb358cf93e3f None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:22 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f13cfd4c-3eb6-464c-b1c6-eb358cf93e3f tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] GET http://192.168.122.198/volume/v3/snapshots/bb8fa2dc-5359-4373-ab4c-79fdd108989a Sep 06 06:36:22 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-f13cfd4c-3eb6-464c-b1c6-eb358cf93e3f tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:22 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-f13cfd4c-3eb6-464c-b1c6-eb358cf93e3f tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:22 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:22 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:36:22 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:22 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:36:22 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-f13cfd4c-3eb6-464c-b1c6-eb358cf93e3f tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Snapshot retrieved successfully. Sep 06 06:36:22 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f13cfd4c-3eb6-464c-b1c6-eb358cf93e3f tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] http://192.168.122.198/volume/v3/snapshots/bb8fa2dc-5359-4373-ab4c-79fdd108989a returned with HTTP 200 Sep 06 06:36:22 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 394/793] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:36:22 2026] GET /volume/v3/snapshots/bb8fa2dc-5359-4373-ab4c-79fdd108989a => generated 472 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 06:36:22 devstack devstack@c-api.service[87015]: /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 06 06:36:22 devstack devstack@c-api.service[87015]: return base.obj_make_list(context, Sep 06 06:36:22 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-b59ebf27-208b-437b-801c-dc9dcd8a0355 req-5658edda-4612-4fa2-a121-1b878ddec47d tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] http://192.168.122.198/volume/v3/attachments/5c80d499-9515-40eb-9689-06510ae453f1 returned with HTTP 200 Sep 06 06:36:22 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 400/794] 192.168.122.198 () {64 vars in 1562 bytes} [Sun Sep 6 06:36:22 2026] DELETE /volume/v3/attachments/5c80d499-9515-40eb-9689-06510ae453f1 => generated 192 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:36:22 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-e2383977-7b04-4c39-95e3-c8d377b545f7 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:22 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-e2383977-7b04-4c39-95e3-c8d377b545f7 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] GET http://192.168.122.198/volume/v3/volumes/0f5d94d9-f8f2-4389-af2d-5dc4d869a9c4 Sep 06 06:36:22 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-e2383977-7b04-4c39-95e3-c8d377b545f7 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:22 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-e2383977-7b04-4c39-95e3-c8d377b545f7 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:22 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:36:22 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:36:22 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:22 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:36:22 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-e2383977-7b04-4c39-95e3-c8d377b545f7 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Volume info retrieved successfully. Sep 06 06:36:22 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-e2383977-7b04-4c39-95e3-c8d377b545f7 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] http://192.168.122.198/volume/v3/volumes/0f5d94d9-f8f2-4389-af2d-5dc4d869a9c4 returned with HTTP 200 Sep 06 06:36:22 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 395/795] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:36:22 2026] GET /volume/v3/volumes/0f5d94d9-f8f2-4389-af2d-5dc4d869a9c4 => generated 856 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:36:23 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-ea7958d8-0d87-47d2-ac48-8beccd10ac42 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:23 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-ea7958d8-0d87-47d2-ac48-8beccd10ac42 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] GET http://192.168.122.198/volume/v3/snapshots/1726566e-177d-4283-b91a-2698d545a0b0 Sep 06 06:36:23 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-ea7958d8-0d87-47d2-ac48-8beccd10ac42 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:23 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-ea7958d8-0d87-47d2-ac48-8beccd10ac42 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:23 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:23 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:36:23 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-ea7958d8-0d87-47d2-ac48-8beccd10ac42 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Snapshot retrieved successfully. Sep 06 06:36:23 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-ea7958d8-0d87-47d2-ac48-8beccd10ac42 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] http://192.168.122.198/volume/v3/snapshots/1726566e-177d-4283-b91a-2698d545a0b0 returned with HTTP 200 Sep 06 06:36:23 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 401/796] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:36:23 2026] GET /volume/v3/snapshots/1726566e-177d-4283-b91a-2698d545a0b0 => generated 466 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:36:23 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-717bc735-223c-415e-8d77-c179ec013d41 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:23 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-717bc735-223c-415e-8d77-c179ec013d41 tempest-SnapshotsActionsTest-353968158 tempest-SnapshotsActionsTest-353968158-project-admin] POST http://192.168.122.198/volume/v3/snapshots/1726566e-177d-4283-b91a-2698d545a0b0/action Sep 06 06:36:23 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-717bc735-223c-415e-8d77-c179ec013d41 tempest-SnapshotsActionsTest-353968158 tempest-SnapshotsActionsTest-353968158-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=87014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:36:23 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-717bc735-223c-415e-8d77-c179ec013d41 tempest-SnapshotsActionsTest-353968158 tempest-SnapshotsActionsTest-353968158-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:36:23 devstack devstack@c-api.service[87014]: DEBUG cinder.api.contrib.admin_actions [None req-717bc735-223c-415e-8d77-c179ec013d41 tempest-SnapshotsActionsTest-353968158 tempest-SnapshotsActionsTest-353968158-project-admin] Updating snapshot '1726566e-177d-4283-b91a-2698d545a0b0' with '{'status': 'error_deleting'}' {{(pid=87014) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 06 06:36:23 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:23 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:36:23 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-717bc735-223c-415e-8d77-c179ec013d41 tempest-SnapshotsActionsTest-353968158 tempest-SnapshotsActionsTest-353968158-project-admin] http://192.168.122.198/volume/v3/snapshots/1726566e-177d-4283-b91a-2698d545a0b0/action returned with HTTP 202 Sep 06 06:36:23 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 396/797] 192.168.122.198 () {60 vars in 1280 bytes} [Sun Sep 6 06:36:23 2026] POST /volume/v3/snapshots/1726566e-177d-4283-b91a-2698d545a0b0/action => generated 0 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 06:36:23 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-c08d6fe1-e3c3-4f6f-9b77-4baf332977a8 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:23 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c08d6fe1-e3c3-4f6f-9b77-4baf332977a8 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] GET http://192.168.122.198/volume/v3/snapshots/1726566e-177d-4283-b91a-2698d545a0b0 Sep 06 06:36:23 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-c08d6fe1-e3c3-4f6f-9b77-4baf332977a8 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:23 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-c08d6fe1-e3c3-4f6f-9b77-4baf332977a8 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:23 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:23 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:36:23 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-c08d6fe1-e3c3-4f6f-9b77-4baf332977a8 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Snapshot retrieved successfully. Sep 06 06:36:23 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c08d6fe1-e3c3-4f6f-9b77-4baf332977a8 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] http://192.168.122.198/volume/v3/snapshots/1726566e-177d-4283-b91a-2698d545a0b0 returned with HTTP 200 Sep 06 06:36:23 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 402/798] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:36:23 2026] GET /volume/v3/snapshots/1726566e-177d-4283-b91a-2698d545a0b0 => generated 471 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:36:23 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-c52fd686-dffa-4d1d-afc7-7cd0f5537fab None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:23 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c52fd686-dffa-4d1d-afc7-7cd0f5537fab tempest-SnapshotsActionsTest-353968158 tempest-SnapshotsActionsTest-353968158-project-admin] POST http://192.168.122.198/volume/v3/snapshots/1726566e-177d-4283-b91a-2698d545a0b0/action Sep 06 06:36:23 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-c52fd686-dffa-4d1d-afc7-7cd0f5537fab tempest-SnapshotsActionsTest-353968158 tempest-SnapshotsActionsTest-353968158-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:36:23 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-c52fd686-dffa-4d1d-afc7-7cd0f5537fab tempest-SnapshotsActionsTest-353968158 tempest-SnapshotsActionsTest-353968158-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:36:23 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:23 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:36:23 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-c52fd686-dffa-4d1d-afc7-7cd0f5537fab tempest-SnapshotsActionsTest-353968158 tempest-SnapshotsActionsTest-353968158-project-admin] Snapshot retrieved successfully. Sep 06 06:36:23 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:36:23 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:36:23 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-c52fd686-dffa-4d1d-afc7-7cd0f5537fab tempest-SnapshotsActionsTest-353968158 tempest-SnapshotsActionsTest-353968158-project-admin] Snapshot delete request issued successfully. Sep 06 06:36:23 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c52fd686-dffa-4d1d-afc7-7cd0f5537fab tempest-SnapshotsActionsTest-353968158 tempest-SnapshotsActionsTest-353968158-project-admin] http://192.168.122.198/volume/v3/snapshots/1726566e-177d-4283-b91a-2698d545a0b0/action returned with HTTP 202 Sep 06 06:36:23 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 397/799] 192.168.122.198 () {60 vars in 1280 bytes} [Sun Sep 6 06:36:23 2026] POST /volume/v3/snapshots/1726566e-177d-4283-b91a-2698d545a0b0/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 06 06:36:23 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-a2976b44-3be2-4d5d-9b17-ecc87b5c6e96 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:23 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-a2976b44-3be2-4d5d-9b17-ecc87b5c6e96 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] GET http://192.168.122.198/volume/v3/snapshots/1726566e-177d-4283-b91a-2698d545a0b0 Sep 06 06:36:23 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-a2976b44-3be2-4d5d-9b17-ecc87b5c6e96 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:23 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-a2976b44-3be2-4d5d-9b17-ecc87b5c6e96 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:23 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:23 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:36:23 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-a2976b44-3be2-4d5d-9b17-ecc87b5c6e96 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Snapshot retrieved successfully. Sep 06 06:36:23 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-a2976b44-3be2-4d5d-9b17-ecc87b5c6e96 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] http://192.168.122.198/volume/v3/snapshots/1726566e-177d-4283-b91a-2698d545a0b0 returned with HTTP 200 Sep 06 06:36:23 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 403/800] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:36:23 2026] GET /volume/v3/snapshots/1726566e-177d-4283-b91a-2698d545a0b0 => generated 465 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:36:23 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-8309920b-7b5d-46e0-a08b-17f2158c2433 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:23 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-8309920b-7b5d-46e0-a08b-17f2158c2433 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] GET http://192.168.122.198/volume/v3/snapshots/bb8fa2dc-5359-4373-ab4c-79fdd108989a Sep 06 06:36:23 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-8309920b-7b5d-46e0-a08b-17f2158c2433 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:23 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-8309920b-7b5d-46e0-a08b-17f2158c2433 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:23 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:23 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:36:23 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-8309920b-7b5d-46e0-a08b-17f2158c2433 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Snapshot retrieved successfully. Sep 06 06:36:23 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-8309920b-7b5d-46e0-a08b-17f2158c2433 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] http://192.168.122.198/volume/v3/snapshots/bb8fa2dc-5359-4373-ab4c-79fdd108989a returned with HTTP 200 Sep 06 06:36:23 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 398/801] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:36:23 2026] GET /volume/v3/snapshots/bb8fa2dc-5359-4373-ab4c-79fdd108989a => generated 472 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:36:23 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-3bd589fa-568c-4685-8a19-4a5041ede067 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:23 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-3bd589fa-568c-4685-8a19-4a5041ede067 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] GET http://192.168.122.198/volume/v3/volumes/0f5d94d9-f8f2-4389-af2d-5dc4d869a9c4 Sep 06 06:36:23 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-3bd589fa-568c-4685-8a19-4a5041ede067 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:23 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-3bd589fa-568c-4685-8a19-4a5041ede067 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:23 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-3bd589fa-568c-4685-8a19-4a5041ede067 tempest-AttachVolumeNegativeTest-1315254098 tempest-AttachVolumeNegativeTest-1315254098-project-member] http://192.168.122.198/volume/v3/volumes/0f5d94d9-f8f2-4389-af2d-5dc4d869a9c4 returned with HTTP 404 Sep 06 06:36:23 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 404/802] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:36:23 2026] GET /volume/v3/volumes/0f5d94d9-f8f2-4389-af2d-5dc4d869a9c4 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:36:24 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [req-b59ebf27-208b-437b-801c-dc9dcd8a0355 req-3f472b3e-c054-4ecc-97af-9631aa7d2739 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:24 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-b59ebf27-208b-437b-801c-dc9dcd8a0355 req-3f472b3e-c054-4ecc-97af-9631aa7d2739 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] PUT http://192.168.122.198/volume/v3/attachments/eaf5b25e-ac23-4a9f-9c7e-b1f678c025a0 Sep 06 06:36:24 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-b59ebf27-208b-437b-801c-dc9dcd8a0355 req-3f472b3e-c054-4ecc-97af-9631aa7d2739 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.198", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:24e15970b53b", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "43662e98-aa50-48bf-885a-92da7f50de73", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:36:24 devstack devstack@c-api.service[87014]: DEBUG cinder.coordination [req-b59ebf27-208b-437b-801c-dc9dcd8a0355 req-3f472b3e-c054-4ecc-97af-9631aa7d2739 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Acquiring lock "cinder-attachment_update-a774c547-4c1b-4488-a78c-6fd485434966-devstack" by "attachment_update" {{(pid=87014) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 06 06:36:24 devstack devstack@c-api.service[87014]: DEBUG cinder.coordination [req-b59ebf27-208b-437b-801c-dc9dcd8a0355 req-3f472b3e-c054-4ecc-97af-9631aa7d2739 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Lock "cinder-attachment_update-a774c547-4c1b-4488-a78c-6fd485434966-devstack" acquired by "attachment_update" :: waited 0.018s {{(pid=87014) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 06 06:36:24 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:24 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:36:24 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-0138a5da-54ba-4fb0-80ef-4e1116d61df1 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:24 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-0138a5da-54ba-4fb0-80ef-4e1116d61df1 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] GET http://192.168.122.198/volume/v3/snapshots/1726566e-177d-4283-b91a-2698d545a0b0 Sep 06 06:36:24 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-0138a5da-54ba-4fb0-80ef-4e1116d61df1 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:24 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-0138a5da-54ba-4fb0-80ef-4e1116d61df1 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:24 devstack devstack@c-api.service[87015]: DEBUG dbcounter [-] [87015] Writing DB stats cinder:SELECT=314,cinder:UPDATE=79,cinder:INSERT=31,cinder:DELETE=4 {{(pid=87015) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 06:36:24 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:36:24 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:36:24 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:24 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:36:24 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-0138a5da-54ba-4fb0-80ef-4e1116d61df1 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Snapshot retrieved successfully. Sep 06 06:36:24 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-0138a5da-54ba-4fb0-80ef-4e1116d61df1 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] http://192.168.122.198/volume/v3/snapshots/1726566e-177d-4283-b91a-2698d545a0b0 returned with HTTP 200 Sep 06 06:36:24 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 405/803] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:36:24 2026] GET /volume/v3/snapshots/1726566e-177d-4283-b91a-2698d545a0b0 => generated 465 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:36:24 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-30ccded8-0da5-46aa-b1d5-40ae0f60424d None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:24 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-30ccded8-0da5-46aa-b1d5-40ae0f60424d tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] GET http://192.168.122.198/volume/v3/snapshots/bb8fa2dc-5359-4373-ab4c-79fdd108989a Sep 06 06:36:24 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-30ccded8-0da5-46aa-b1d5-40ae0f60424d tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:24 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-30ccded8-0da5-46aa-b1d5-40ae0f60424d tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:24 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-30ccded8-0da5-46aa-b1d5-40ae0f60424d tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] http://192.168.122.198/volume/v3/snapshots/bb8fa2dc-5359-4373-ab4c-79fdd108989a returned with HTTP 404 Sep 06 06:36:24 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 406/804] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:36:24 2026] GET /volume/v3/snapshots/bb8fa2dc-5359-4373-ab4c-79fdd108989a => generated 111 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:36:24 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-f8978b57-e60b-476a-8879-9cd17d2bdff9 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:24 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f8978b57-e60b-476a-8879-9cd17d2bdff9 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] DELETE http://192.168.122.198/volume/v3/snapshots/302792cb-7ed5-40c2-8407-5b3c1bd84c4b Sep 06 06:36:24 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-f8978b57-e60b-476a-8879-9cd17d2bdff9 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:24 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-f8978b57-e60b-476a-8879-9cd17d2bdff9 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:24 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.snapshots [None req-f8978b57-e60b-476a-8879-9cd17d2bdff9 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Delete snapshot with id: 302792cb-7ed5-40c2-8407-5b3c1bd84c4b Sep 06 06:36:24 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:24 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:36:24 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-f8978b57-e60b-476a-8879-9cd17d2bdff9 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Snapshot retrieved successfully. Sep 06 06:36:24 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:36:24 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:36:24 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-f8978b57-e60b-476a-8879-9cd17d2bdff9 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Snapshot delete request issued successfully. Sep 06 06:36:24 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f8978b57-e60b-476a-8879-9cd17d2bdff9 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] http://192.168.122.198/volume/v3/snapshots/302792cb-7ed5-40c2-8407-5b3c1bd84c4b returned with HTTP 202 Sep 06 06:36:24 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 407/805] 192.168.122.198 () {58 vars in 1241 bytes} [Sun Sep 6 06:36:24 2026] DELETE /volume/v3/snapshots/302792cb-7ed5-40c2-8407-5b3c1bd84c4b => generated 0 bytes in 124 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:36:24 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-43d5f01e-93f6-4220-8e65-30958634316e None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:24 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-43d5f01e-93f6-4220-8e65-30958634316e tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] GET http://192.168.122.198/volume/v3/snapshots/302792cb-7ed5-40c2-8407-5b3c1bd84c4b Sep 06 06:36:24 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-43d5f01e-93f6-4220-8e65-30958634316e tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:24 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-43d5f01e-93f6-4220-8e65-30958634316e tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:24 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:24 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:36:24 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-43d5f01e-93f6-4220-8e65-30958634316e tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Snapshot retrieved successfully. Sep 06 06:36:24 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-43d5f01e-93f6-4220-8e65-30958634316e tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] http://192.168.122.198/volume/v3/snapshots/302792cb-7ed5-40c2-8407-5b3c1bd84c4b returned with HTTP 200 Sep 06 06:36:24 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 408/806] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:36:24 2026] GET /volume/v3/snapshots/302792cb-7ed5-40c2-8407-5b3c1bd84c4b => generated 471 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:36:24 devstack devstack@c-api.service[87014]: DEBUG cinder.coordination [req-b59ebf27-208b-437b-801c-dc9dcd8a0355 req-3f472b3e-c054-4ecc-97af-9631aa7d2739 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Lock "cinder-attachment_update-a774c547-4c1b-4488-a78c-6fd485434966-devstack" released by "attachment_update" :: held 0.335s {{(pid=87014) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 06 06:36:24 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-b59ebf27-208b-437b-801c-dc9dcd8a0355 req-3f472b3e-c054-4ecc-97af-9631aa7d2739 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] http://192.168.122.198/volume/v3/attachments/eaf5b25e-ac23-4a9f-9c7e-b1f678c025a0 returned with HTTP 200 Sep 06 06:36:24 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 399/807] 192.168.122.198 () {66 vars in 1593 bytes} [Sun Sep 6 06:36:24 2026] PUT /volume/v3/attachments/eaf5b25e-ac23-4a9f-9c7e-b1f678c025a0 => generated 694 bytes in 391 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:36:24 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-b59ebf27-208b-437b-801c-dc9dcd8a0355 req-9c353d10-b271-4a8e-90fb-1bb06aefb31d None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:24 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-b59ebf27-208b-437b-801c-dc9dcd8a0355 req-9c353d10-b271-4a8e-90fb-1bb06aefb31d tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] GET http://192.168.122.198/volume/v3/attachments/eaf5b25e-ac23-4a9f-9c7e-b1f678c025a0 Sep 06 06:36:24 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-b59ebf27-208b-437b-801c-dc9dcd8a0355 req-9c353d10-b271-4a8e-90fb-1bb06aefb31d tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:24 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-b59ebf27-208b-437b-801c-dc9dcd8a0355 req-9c353d10-b271-4a8e-90fb-1bb06aefb31d tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Calling method 'version_select' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:24 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:36:24 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:36:24 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-b59ebf27-208b-437b-801c-dc9dcd8a0355 req-9c353d10-b271-4a8e-90fb-1bb06aefb31d tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] http://192.168.122.198/volume/v3/attachments/eaf5b25e-ac23-4a9f-9c7e-b1f678c025a0 returned with HTTP 200 Sep 06 06:36:24 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 409/808] 192.168.122.198 () {62 vars in 1540 bytes} [Sun Sep 6 06:36:24 2026] GET /volume/v3/attachments/eaf5b25e-ac23-4a9f-9c7e-b1f678c025a0 => generated 719 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:36:25 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-2500ffbf-273b-4cd9-9d78-aa4e6eadf93c None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:25 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-2500ffbf-273b-4cd9-9d78-aa4e6eadf93c tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] GET http://192.168.122.198/volume/v3/snapshots/1726566e-177d-4283-b91a-2698d545a0b0 Sep 06 06:36:25 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-2500ffbf-273b-4cd9-9d78-aa4e6eadf93c tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:25 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-2500ffbf-273b-4cd9-9d78-aa4e6eadf93c tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:25 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:25 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:36:25 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-2500ffbf-273b-4cd9-9d78-aa4e6eadf93c tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Snapshot retrieved successfully. Sep 06 06:36:25 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-2500ffbf-273b-4cd9-9d78-aa4e6eadf93c tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] http://192.168.122.198/volume/v3/snapshots/1726566e-177d-4283-b91a-2698d545a0b0 returned with HTTP 200 Sep 06 06:36:25 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 400/809] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:36:25 2026] GET /volume/v3/snapshots/1726566e-177d-4283-b91a-2698d545a0b0 => generated 465 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:36:25 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-dfa4abab-aa82-43b6-b08d-eb98efa5926b None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:25 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-dfa4abab-aa82-43b6-b08d-eb98efa5926b tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] GET http://192.168.122.198/volume/v3/snapshots/302792cb-7ed5-40c2-8407-5b3c1bd84c4b Sep 06 06:36:25 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-dfa4abab-aa82-43b6-b08d-eb98efa5926b tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:25 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-dfa4abab-aa82-43b6-b08d-eb98efa5926b tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:25 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:25 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:36:25 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-dfa4abab-aa82-43b6-b08d-eb98efa5926b tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Snapshot retrieved successfully. Sep 06 06:36:25 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-dfa4abab-aa82-43b6-b08d-eb98efa5926b tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] http://192.168.122.198/volume/v3/snapshots/302792cb-7ed5-40c2-8407-5b3c1bd84c4b returned with HTTP 200 Sep 06 06:36:25 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 410/810] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:36:25 2026] GET /volume/v3/snapshots/302792cb-7ed5-40c2-8407-5b3c1bd84c4b => generated 471 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:36:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-75f77dd5-c865-482e-928c-10eb7a894990 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:26 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-75f77dd5-c865-482e-928c-10eb7a894990 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] GET http://192.168.122.198/volume/v3/snapshots/1726566e-177d-4283-b91a-2698d545a0b0 Sep 06 06:36:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-75f77dd5-c865-482e-928c-10eb7a894990 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-75f77dd5-c865-482e-928c-10eb7a894990 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:26 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-75f77dd5-c865-482e-928c-10eb7a894990 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] http://192.168.122.198/volume/v3/snapshots/1726566e-177d-4283-b91a-2698d545a0b0 returned with HTTP 404 Sep 06 06:36:26 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 401/811] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:36:26 2026] GET /volume/v3/snapshots/1726566e-177d-4283-b91a-2698d545a0b0 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:36:26 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-639c51e7-06d9-47ca-a26f-9eadf6348708 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:26 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-639c51e7-06d9-47ca-a26f-9eadf6348708 tempest-SnapshotsActionsTest-353968158 tempest-SnapshotsActionsTest-353968158-project-admin] POST http://192.168.122.198/volume/v3/snapshots/719717da-f08d-473f-9308-d29b2eb0639a/action Sep 06 06:36:26 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-639c51e7-06d9-47ca-a26f-9eadf6348708 tempest-SnapshotsActionsTest-353968158 tempest-SnapshotsActionsTest-353968158-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:36:26 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-639c51e7-06d9-47ca-a26f-9eadf6348708 tempest-SnapshotsActionsTest-353968158 tempest-SnapshotsActionsTest-353968158-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:36:26 devstack devstack@c-api.service[87015]: DEBUG cinder.api.contrib.admin_actions [None req-639c51e7-06d9-47ca-a26f-9eadf6348708 tempest-SnapshotsActionsTest-353968158 tempest-SnapshotsActionsTest-353968158-project-admin] Updating snapshot '719717da-f08d-473f-9308-d29b2eb0639a' with '{'status': 'available'}' {{(pid=87015) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 06 06:36:26 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:26 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:36:26 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-639c51e7-06d9-47ca-a26f-9eadf6348708 tempest-SnapshotsActionsTest-353968158 tempest-SnapshotsActionsTest-353968158-project-admin] http://192.168.122.198/volume/v3/snapshots/719717da-f08d-473f-9308-d29b2eb0639a/action returned with HTTP 202 Sep 06 06:36:26 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 411/812] 192.168.122.198 () {60 vars in 1280 bytes} [Sun Sep 6 06:36:26 2026] POST /volume/v3/snapshots/719717da-f08d-473f-9308-d29b2eb0639a/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 06 06:36:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-3440b0d9-b14b-4902-99e9-4a79b77e4f8c None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:26 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-3440b0d9-b14b-4902-99e9-4a79b77e4f8c tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] GET http://192.168.122.198/volume/v3/snapshots/719717da-f08d-473f-9308-d29b2eb0639a Sep 06 06:36:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-3440b0d9-b14b-4902-99e9-4a79b77e4f8c tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-3440b0d9-b14b-4902-99e9-4a79b77e4f8c tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:26 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:26 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:36:26 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-3440b0d9-b14b-4902-99e9-4a79b77e4f8c tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Snapshot retrieved successfully. Sep 06 06:36:26 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-3440b0d9-b14b-4902-99e9-4a79b77e4f8c tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] http://192.168.122.198/volume/v3/snapshots/719717da-f08d-473f-9308-d29b2eb0639a returned with HTTP 200 Sep 06 06:36:26 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 402/813] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:36:26 2026] GET /volume/v3/snapshots/719717da-f08d-473f-9308-d29b2eb0639a => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:36:26 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-e5531580-bfc9-4984-977d-c6e9f3361956 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:26 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e5531580-bfc9-4984-977d-c6e9f3361956 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] DELETE http://192.168.122.198/volume/v3/snapshots/1726566e-177d-4283-b91a-2698d545a0b0 Sep 06 06:36:26 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e5531580-bfc9-4984-977d-c6e9f3361956 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:26 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e5531580-bfc9-4984-977d-c6e9f3361956 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:26 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.snapshots [None req-e5531580-bfc9-4984-977d-c6e9f3361956 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Delete snapshot with id: 1726566e-177d-4283-b91a-2698d545a0b0 Sep 06 06:36:26 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e5531580-bfc9-4984-977d-c6e9f3361956 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] http://192.168.122.198/volume/v3/snapshots/1726566e-177d-4283-b91a-2698d545a0b0 returned with HTTP 404 Sep 06 06:36:26 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 412/814] 192.168.122.198 () {58 vars in 1241 bytes} [Sun Sep 6 06:36:26 2026] DELETE /volume/v3/snapshots/1726566e-177d-4283-b91a-2698d545a0b0 => generated 111 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:36:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-d033ba67-4fa9-40ac-84a6-71f2e24feb22 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:26 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-d033ba67-4fa9-40ac-84a6-71f2e24feb22 tempest-SnapshotsActionsTest-353968158 tempest-SnapshotsActionsTest-353968158-project-admin] POST http://192.168.122.198/volume/v3/snapshots/719717da-f08d-473f-9308-d29b2eb0639a/action Sep 06 06:36:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-d033ba67-4fa9-40ac-84a6-71f2e24feb22 tempest-SnapshotsActionsTest-353968158 tempest-SnapshotsActionsTest-353968158-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:36:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-d033ba67-4fa9-40ac-84a6-71f2e24feb22 tempest-SnapshotsActionsTest-353968158 tempest-SnapshotsActionsTest-353968158-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:36:26 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-dec4149e-7482-4af6-a5b6-9e5865d3709d None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.contrib.admin_actions [None req-d033ba67-4fa9-40ac-84a6-71f2e24feb22 tempest-SnapshotsActionsTest-353968158 tempest-SnapshotsActionsTest-353968158-project-admin] Updating snapshot '719717da-f08d-473f-9308-d29b2eb0639a' with '{'status': 'creating'}' {{(pid=87014) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 06 06:36:26 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-dec4149e-7482-4af6-a5b6-9e5865d3709d tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] GET http://192.168.122.198/volume/v3/snapshots/302792cb-7ed5-40c2-8407-5b3c1bd84c4b Sep 06 06:36:26 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-dec4149e-7482-4af6-a5b6-9e5865d3709d tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:26 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-dec4149e-7482-4af6-a5b6-9e5865d3709d tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:26 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:26 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:36:26 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:26 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:36:26 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-dec4149e-7482-4af6-a5b6-9e5865d3709d tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Snapshot retrieved successfully. Sep 06 06:36:26 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-dec4149e-7482-4af6-a5b6-9e5865d3709d tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] http://192.168.122.198/volume/v3/snapshots/302792cb-7ed5-40c2-8407-5b3c1bd84c4b returned with HTTP 200 Sep 06 06:36:26 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 413/815] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:36:26 2026] GET /volume/v3/snapshots/302792cb-7ed5-40c2-8407-5b3c1bd84c4b => generated 471 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:36:26 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-d033ba67-4fa9-40ac-84a6-71f2e24feb22 tempest-SnapshotsActionsTest-353968158 tempest-SnapshotsActionsTest-353968158-project-admin] http://192.168.122.198/volume/v3/snapshots/719717da-f08d-473f-9308-d29b2eb0639a/action returned with HTTP 202 Sep 06 06:36:26 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 403/816] 192.168.122.198 () {60 vars in 1280 bytes} [Sun Sep 6 06:36:26 2026] POST /volume/v3/snapshots/719717da-f08d-473f-9308-d29b2eb0639a/action => generated 0 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 06:36:26 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-c4414f47-98bf-4951-9377-8fcfe30bf03f None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:26 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c4414f47-98bf-4951-9377-8fcfe30bf03f tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] GET http://192.168.122.198/volume/v3/snapshots/719717da-f08d-473f-9308-d29b2eb0639a Sep 06 06:36:26 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-c4414f47-98bf-4951-9377-8fcfe30bf03f tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:26 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-c4414f47-98bf-4951-9377-8fcfe30bf03f tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:26 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:26 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:36:26 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-c4414f47-98bf-4951-9377-8fcfe30bf03f tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Snapshot retrieved successfully. Sep 06 06:36:26 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c4414f47-98bf-4951-9377-8fcfe30bf03f tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] http://192.168.122.198/volume/v3/snapshots/719717da-f08d-473f-9308-d29b2eb0639a returned with HTTP 200 Sep 06 06:36:26 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 414/817] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:36:26 2026] GET /volume/v3/snapshots/719717da-f08d-473f-9308-d29b2eb0639a => generated 465 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:36:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-c24d6a65-cea2-4442-aa8b-4f0c5182ce47 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:26 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c24d6a65-cea2-4442-aa8b-4f0c5182ce47 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] POST http://192.168.122.198/volume/v3/snapshots/719717da-f08d-473f-9308-d29b2eb0639a/action Sep 06 06:36:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-c24d6a65-cea2-4442-aa8b-4f0c5182ce47 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=87014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:36:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-c24d6a65-cea2-4442-aa8b-4f0c5182ce47 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:36:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.contrib.snapshot_actions [None req-c24d6a65-cea2-4442-aa8b-4f0c5182ce47 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=87014) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Sep 06 06:36:26 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:26 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:36:26 devstack devstack@c-api.service[87014]: INFO cinder.api.contrib.snapshot_actions [None req-c24d6a65-cea2-4442-aa8b-4f0c5182ce47 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Updating snapshot 719717da-f08d-473f-9308-d29b2eb0639a with info {'id': '719717da-f08d-473f-9308-d29b2eb0639a', 'status': 'error', 'progress': '80%'} Sep 06 06:36:26 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c24d6a65-cea2-4442-aa8b-4f0c5182ce47 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] http://192.168.122.198/volume/v3/snapshots/719717da-f08d-473f-9308-d29b2eb0639a/action returned with HTTP 202 Sep 06 06:36:26 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 404/818] 192.168.122.198 () {60 vars in 1280 bytes} [Sun Sep 6 06:36:26 2026] POST /volume/v3/snapshots/719717da-f08d-473f-9308-d29b2eb0639a/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:36:26 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-1d825a4d-20f1-4740-971f-d38062b570cb None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:26 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-1d825a4d-20f1-4740-971f-d38062b570cb tempest-SnapshotsActionsTest-353968158 tempest-SnapshotsActionsTest-353968158-project-admin] GET http://192.168.122.198/volume/v3/snapshots/719717da-f08d-473f-9308-d29b2eb0639a Sep 06 06:36:26 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-1d825a4d-20f1-4740-971f-d38062b570cb tempest-SnapshotsActionsTest-353968158 tempest-SnapshotsActionsTest-353968158-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:26 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-1d825a4d-20f1-4740-971f-d38062b570cb tempest-SnapshotsActionsTest-353968158 tempest-SnapshotsActionsTest-353968158-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:26 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:26 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:36:26 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-1d825a4d-20f1-4740-971f-d38062b570cb tempest-SnapshotsActionsTest-353968158 tempest-SnapshotsActionsTest-353968158-project-admin] Snapshot retrieved successfully. Sep 06 06:36:26 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-1d825a4d-20f1-4740-971f-d38062b570cb tempest-SnapshotsActionsTest-353968158 tempest-SnapshotsActionsTest-353968158-project-admin] http://192.168.122.198/volume/v3/snapshots/719717da-f08d-473f-9308-d29b2eb0639a returned with HTTP 200 Sep 06 06:36:26 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 415/819] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:36:26 2026] GET /volume/v3/snapshots/719717da-f08d-473f-9308-d29b2eb0639a => generated 461 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:36:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-78558975-9e06-40c6-ae08-dc67c0b86899 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:26 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-78558975-9e06-40c6-ae08-dc67c0b86899 tempest-SnapshotsActionsTest-353968158 tempest-SnapshotsActionsTest-353968158-project-admin] POST http://192.168.122.198/volume/v3/snapshots/719717da-f08d-473f-9308-d29b2eb0639a/action Sep 06 06:36:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-78558975-9e06-40c6-ae08-dc67c0b86899 tempest-SnapshotsActionsTest-353968158 tempest-SnapshotsActionsTest-353968158-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:36:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-78558975-9e06-40c6-ae08-dc67c0b86899 tempest-SnapshotsActionsTest-353968158 tempest-SnapshotsActionsTest-353968158-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:36:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.contrib.admin_actions [None req-78558975-9e06-40c6-ae08-dc67c0b86899 tempest-SnapshotsActionsTest-353968158 tempest-SnapshotsActionsTest-353968158-project-admin] Updating snapshot '719717da-f08d-473f-9308-d29b2eb0639a' with '{'status': 'available'}' {{(pid=87014) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 06 06:36:26 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:26 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:36:27 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-78558975-9e06-40c6-ae08-dc67c0b86899 tempest-SnapshotsActionsTest-353968158 tempest-SnapshotsActionsTest-353968158-project-admin] http://192.168.122.198/volume/v3/snapshots/719717da-f08d-473f-9308-d29b2eb0639a/action returned with HTTP 202 Sep 06 06:36:27 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 405/820] 192.168.122.198 () {60 vars in 1280 bytes} [Sun Sep 6 06:36:26 2026] POST /volume/v3/snapshots/719717da-f08d-473f-9308-d29b2eb0639a/action => generated 0 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 06:36:27 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-e5941b77-9ba2-4a43-a708-21658193e8b4 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:27 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e5941b77-9ba2-4a43-a708-21658193e8b4 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] GET http://192.168.122.198/volume/v3/snapshots/719717da-f08d-473f-9308-d29b2eb0639a Sep 06 06:36:27 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e5941b77-9ba2-4a43-a708-21658193e8b4 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:27 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e5941b77-9ba2-4a43-a708-21658193e8b4 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:27 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:27 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:36:27 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-e5941b77-9ba2-4a43-a708-21658193e8b4 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Snapshot retrieved successfully. Sep 06 06:36:27 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e5941b77-9ba2-4a43-a708-21658193e8b4 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] http://192.168.122.198/volume/v3/snapshots/719717da-f08d-473f-9308-d29b2eb0639a returned with HTTP 200 Sep 06 06:36:27 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 416/821] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:36:27 2026] GET /volume/v3/snapshots/719717da-f08d-473f-9308-d29b2eb0639a => generated 465 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:36:27 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-9f904d7c-02d7-4c8e-b54e-a8c7a27d306f None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:27 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-9f904d7c-02d7-4c8e-b54e-a8c7a27d306f tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] DELETE http://192.168.122.198/volume/v3/snapshots/719717da-f08d-473f-9308-d29b2eb0639a Sep 06 06:36:27 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-9f904d7c-02d7-4c8e-b54e-a8c7a27d306f tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:27 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-9f904d7c-02d7-4c8e-b54e-a8c7a27d306f tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:27 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.snapshots [None req-9f904d7c-02d7-4c8e-b54e-a8c7a27d306f tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Delete snapshot with id: 719717da-f08d-473f-9308-d29b2eb0639a Sep 06 06:36:27 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:27 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:36:27 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-9f904d7c-02d7-4c8e-b54e-a8c7a27d306f tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Snapshot retrieved successfully. Sep 06 06:36:27 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:36:27 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:36:27 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-9f904d7c-02d7-4c8e-b54e-a8c7a27d306f tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Snapshot delete request issued successfully. Sep 06 06:36:27 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-9f904d7c-02d7-4c8e-b54e-a8c7a27d306f tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] http://192.168.122.198/volume/v3/snapshots/719717da-f08d-473f-9308-d29b2eb0639a returned with HTTP 202 Sep 06 06:36:27 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 406/822] 192.168.122.198 () {58 vars in 1241 bytes} [Sun Sep 6 06:36:27 2026] DELETE /volume/v3/snapshots/719717da-f08d-473f-9308-d29b2eb0639a => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:36:27 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-2e21799b-660d-4d49-b066-a2b5fb6328c7 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:27 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2e21799b-660d-4d49-b066-a2b5fb6328c7 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] GET http://192.168.122.198/volume/v3/snapshots/719717da-f08d-473f-9308-d29b2eb0639a Sep 06 06:36:27 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-2e21799b-660d-4d49-b066-a2b5fb6328c7 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:27 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-2e21799b-660d-4d49-b066-a2b5fb6328c7 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:27 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:27 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:36:27 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-2e21799b-660d-4d49-b066-a2b5fb6328c7 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Snapshot retrieved successfully. Sep 06 06:36:27 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2e21799b-660d-4d49-b066-a2b5fb6328c7 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] http://192.168.122.198/volume/v3/snapshots/719717da-f08d-473f-9308-d29b2eb0639a returned with HTTP 200 Sep 06 06:36:27 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 417/823] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:36:27 2026] GET /volume/v3/snapshots/719717da-f08d-473f-9308-d29b2eb0639a => generated 464 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:36:27 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [req-b59ebf27-208b-437b-801c-dc9dcd8a0355 req-169f6748-c0e3-4216-b915-1c25631ecb64 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:27 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-b59ebf27-208b-437b-801c-dc9dcd8a0355 req-169f6748-c0e3-4216-b915-1c25631ecb64 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] POST http://192.168.122.198/volume/v3/attachments/eaf5b25e-ac23-4a9f-9c7e-b1f678c025a0/action Sep 06 06:36:27 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-b59ebf27-208b-437b-801c-dc9dcd8a0355 req-169f6748-c0e3-4216-b915-1c25631ecb64 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Action body: b'{"os-complete": null}' {{(pid=87014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:36:27 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-b59ebf27-208b-437b-801c-dc9dcd8a0355 req-169f6748-c0e3-4216-b915-1c25631ecb64 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:36:27 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:36:27 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:36:27 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:27 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:36:27 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-b59ebf27-208b-437b-801c-dc9dcd8a0355 req-169f6748-c0e3-4216-b915-1c25631ecb64 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] http://192.168.122.198/volume/v3/attachments/eaf5b25e-ac23-4a9f-9c7e-b1f678c025a0/action returned with HTTP 204 Sep 06 06:36:27 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 407/824] 192.168.122.198 () {66 vars in 1614 bytes} [Sun Sep 6 06:36:27 2026] POST /volume/v3/attachments/eaf5b25e-ac23-4a9f-9c7e-b1f678c025a0/action => generated 0 bytes in 106 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:36:27 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-0a0bf6f8-28a4-4c8d-9f32-a7ecf7cc259f None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:27 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-0a0bf6f8-28a4-4c8d-9f32-a7ecf7cc259f tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] GET http://192.168.122.198/volume/v3/snapshots/302792cb-7ed5-40c2-8407-5b3c1bd84c4b Sep 06 06:36:27 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-0a0bf6f8-28a4-4c8d-9f32-a7ecf7cc259f tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:27 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-0a0bf6f8-28a4-4c8d-9f32-a7ecf7cc259f tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:27 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-0a0bf6f8-28a4-4c8d-9f32-a7ecf7cc259f tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] http://192.168.122.198/volume/v3/snapshots/302792cb-7ed5-40c2-8407-5b3c1bd84c4b returned with HTTP 404 Sep 06 06:36:27 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 418/825] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:36:27 2026] GET /volume/v3/snapshots/302792cb-7ed5-40c2-8407-5b3c1bd84c4b => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:36:27 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-14106e59-86fe-4410-bbd2-1a9ee63f0ec7 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:27 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-14106e59-86fe-4410-bbd2-1a9ee63f0ec7 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] DELETE http://192.168.122.198/volume/v3/snapshots/83c5d8e7-6431-48af-894b-20c1a94de7ab Sep 06 06:36:27 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-14106e59-86fe-4410-bbd2-1a9ee63f0ec7 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:27 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-14106e59-86fe-4410-bbd2-1a9ee63f0ec7 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:27 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.snapshots [None req-14106e59-86fe-4410-bbd2-1a9ee63f0ec7 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Delete snapshot with id: 83c5d8e7-6431-48af-894b-20c1a94de7ab Sep 06 06:36:27 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:27 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:36:27 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-14106e59-86fe-4410-bbd2-1a9ee63f0ec7 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Snapshot retrieved successfully. Sep 06 06:36:27 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:36:27 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:36:27 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-14106e59-86fe-4410-bbd2-1a9ee63f0ec7 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Snapshot delete request issued successfully. Sep 06 06:36:27 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-14106e59-86fe-4410-bbd2-1a9ee63f0ec7 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] http://192.168.122.198/volume/v3/snapshots/83c5d8e7-6431-48af-894b-20c1a94de7ab returned with HTTP 202 Sep 06 06:36:27 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 408/826] 192.168.122.198 () {58 vars in 1241 bytes} [Sun Sep 6 06:36:27 2026] DELETE /volume/v3/snapshots/83c5d8e7-6431-48af-894b-20c1a94de7ab => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:36:27 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-d3117da8-2368-4d51-b285-a8b147237972 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:27 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-d3117da8-2368-4d51-b285-a8b147237972 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] GET http://192.168.122.198/volume/v3/snapshots/83c5d8e7-6431-48af-894b-20c1a94de7ab Sep 06 06:36:27 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-d3117da8-2368-4d51-b285-a8b147237972 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:27 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-d3117da8-2368-4d51-b285-a8b147237972 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:27 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:27 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:36:27 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-d3117da8-2368-4d51-b285-a8b147237972 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Snapshot retrieved successfully. Sep 06 06:36:27 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-d3117da8-2368-4d51-b285-a8b147237972 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] http://192.168.122.198/volume/v3/snapshots/83c5d8e7-6431-48af-894b-20c1a94de7ab returned with HTTP 200 Sep 06 06:36:27 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 419/827] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:36:27 2026] GET /volume/v3/snapshots/83c5d8e7-6431-48af-894b-20c1a94de7ab => generated 472 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:36:28 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-32583c0e-50d2-4029-b0f6-6873c05db726 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:28 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-32583c0e-50d2-4029-b0f6-6873c05db726 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] GET http://192.168.122.198/volume/v3/snapshots/719717da-f08d-473f-9308-d29b2eb0639a Sep 06 06:36:28 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-32583c0e-50d2-4029-b0f6-6873c05db726 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:28 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-32583c0e-50d2-4029-b0f6-6873c05db726 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:28 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:28 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:36:28 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-32583c0e-50d2-4029-b0f6-6873c05db726 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Snapshot retrieved successfully. Sep 06 06:36:28 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-32583c0e-50d2-4029-b0f6-6873c05db726 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] http://192.168.122.198/volume/v3/snapshots/719717da-f08d-473f-9308-d29b2eb0639a returned with HTTP 200 Sep 06 06:36:28 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 409/828] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:36:28 2026] GET /volume/v3/snapshots/719717da-f08d-473f-9308-d29b2eb0639a => generated 464 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:36:28 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-09693526-2ef2-4413-b9b3-aade10b54926 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:28 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-09693526-2ef2-4413-b9b3-aade10b54926 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] GET http://192.168.122.198/volume/v3/snapshots/83c5d8e7-6431-48af-894b-20c1a94de7ab Sep 06 06:36:28 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-09693526-2ef2-4413-b9b3-aade10b54926 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:28 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-09693526-2ef2-4413-b9b3-aade10b54926 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:29 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:29 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:36:29 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-09693526-2ef2-4413-b9b3-aade10b54926 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Snapshot retrieved successfully. Sep 06 06:36:29 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-09693526-2ef2-4413-b9b3-aade10b54926 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] http://192.168.122.198/volume/v3/snapshots/83c5d8e7-6431-48af-894b-20c1a94de7ab returned with HTTP 200 Sep 06 06:36:29 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 420/829] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:36:28 2026] GET /volume/v3/snapshots/83c5d8e7-6431-48af-894b-20c1a94de7ab => generated 472 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:36:29 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-4bdf46c5-2c0d-45ca-8f3b-baad6b379ce6 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:29 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-4bdf46c5-2c0d-45ca-8f3b-baad6b379ce6 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] GET http://192.168.122.198/volume/v3/snapshots/719717da-f08d-473f-9308-d29b2eb0639a Sep 06 06:36:29 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-4bdf46c5-2c0d-45ca-8f3b-baad6b379ce6 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:29 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-4bdf46c5-2c0d-45ca-8f3b-baad6b379ce6 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:29 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:29 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:36:29 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-4bdf46c5-2c0d-45ca-8f3b-baad6b379ce6 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Snapshot retrieved successfully. Sep 06 06:36:29 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-4bdf46c5-2c0d-45ca-8f3b-baad6b379ce6 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] http://192.168.122.198/volume/v3/snapshots/719717da-f08d-473f-9308-d29b2eb0639a returned with HTTP 200 Sep 06 06:36:29 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 410/830] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:36:29 2026] GET /volume/v3/snapshots/719717da-f08d-473f-9308-d29b2eb0639a => generated 464 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:36:30 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-39f80452-e099-427f-ace8-275ad93ffd73 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:30 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-39f80452-e099-427f-ace8-275ad93ffd73 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] GET http://192.168.122.198/volume/v3/snapshots/83c5d8e7-6431-48af-894b-20c1a94de7ab Sep 06 06:36:30 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-39f80452-e099-427f-ace8-275ad93ffd73 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:30 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-39f80452-e099-427f-ace8-275ad93ffd73 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:30 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:30 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:36:30 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-39f80452-e099-427f-ace8-275ad93ffd73 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Snapshot retrieved successfully. Sep 06 06:36:30 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-39f80452-e099-427f-ace8-275ad93ffd73 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] http://192.168.122.198/volume/v3/snapshots/83c5d8e7-6431-48af-894b-20c1a94de7ab returned with HTTP 200 Sep 06 06:36:30 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 421/831] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:36:30 2026] GET /volume/v3/snapshots/83c5d8e7-6431-48af-894b-20c1a94de7ab => generated 472 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 06:36:30 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-2ce8d81c-8bf5-4ac0-b1a4-b007e5adb37c None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:30 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-2ce8d81c-8bf5-4ac0-b1a4-b007e5adb37c tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] GET http://192.168.122.198/volume/v3/snapshots/719717da-f08d-473f-9308-d29b2eb0639a Sep 06 06:36:30 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-2ce8d81c-8bf5-4ac0-b1a4-b007e5adb37c tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:30 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-2ce8d81c-8bf5-4ac0-b1a4-b007e5adb37c tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:30 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-2ce8d81c-8bf5-4ac0-b1a4-b007e5adb37c tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] http://192.168.122.198/volume/v3/snapshots/719717da-f08d-473f-9308-d29b2eb0639a returned with HTTP 404 Sep 06 06:36:30 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 411/832] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:36:30 2026] GET /volume/v3/snapshots/719717da-f08d-473f-9308-d29b2eb0639a => generated 111 bytes in 69 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:36:30 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-2657bd05-818b-4285-b049-07e83d2efb43 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:30 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2657bd05-818b-4285-b049-07e83d2efb43 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] GET http://192.168.122.198/volume/v3/volumes/074ce519-1402-4842-9c17-e462a1f53c7c Sep 06 06:36:30 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-2657bd05-818b-4285-b049-07e83d2efb43 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:30 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-2657bd05-818b-4285-b049-07e83d2efb43 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:30 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:36:30 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:36:30 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:30 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:36:30 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-2657bd05-818b-4285-b049-07e83d2efb43 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Volume info retrieved successfully. Sep 06 06:36:30 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2657bd05-818b-4285-b049-07e83d2efb43 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] http://192.168.122.198/volume/v3/volumes/074ce519-1402-4842-9c17-e462a1f53c7c returned with HTTP 200 Sep 06 06:36:30 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 422/833] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:36:30 2026] GET /volume/v3/volumes/074ce519-1402-4842-9c17-e462a1f53c7c => generated 852 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:36:30 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-832ab95b-b617-418c-9376-226a37eb6dfc None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:30 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-832ab95b-b617-418c-9376-226a37eb6dfc tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] DELETE http://192.168.122.198/volume/v3/volumes/074ce519-1402-4842-9c17-e462a1f53c7c Sep 06 06:36:30 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-832ab95b-b617-418c-9376-226a37eb6dfc tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:30 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-832ab95b-b617-418c-9376-226a37eb6dfc tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:30 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-832ab95b-b617-418c-9376-226a37eb6dfc tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Delete volume with id: 074ce519-1402-4842-9c17-e462a1f53c7c Sep 06 06:36:30 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:36:30 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:36:30 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:30 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:36:30 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-832ab95b-b617-418c-9376-226a37eb6dfc tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Volume info retrieved successfully. Sep 06 06:36:30 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-832ab95b-b617-418c-9376-226a37eb6dfc tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Delete volume request issued successfully. Sep 06 06:36:30 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-832ab95b-b617-418c-9376-226a37eb6dfc tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] http://192.168.122.198/volume/v3/volumes/074ce519-1402-4842-9c17-e462a1f53c7c returned with HTTP 202 Sep 06 06:36:30 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 412/834] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:36:30 2026] DELETE /volume/v3/volumes/074ce519-1402-4842-9c17-e462a1f53c7c => generated 0 bytes in 194 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:36:30 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-194f9fdf-f582-4f8c-a1b0-bb9b0a2dd297 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:30 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-194f9fdf-f582-4f8c-a1b0-bb9b0a2dd297 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] GET http://192.168.122.198/volume/v3/volumes/074ce519-1402-4842-9c17-e462a1f53c7c Sep 06 06:36:30 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-194f9fdf-f582-4f8c-a1b0-bb9b0a2dd297 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:30 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-194f9fdf-f582-4f8c-a1b0-bb9b0a2dd297 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:30 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:36:30 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:36:30 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:30 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:36:30 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-194f9fdf-f582-4f8c-a1b0-bb9b0a2dd297 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Volume info retrieved successfully. Sep 06 06:36:30 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-194f9fdf-f582-4f8c-a1b0-bb9b0a2dd297 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] http://192.168.122.198/volume/v3/volumes/074ce519-1402-4842-9c17-e462a1f53c7c returned with HTTP 200 Sep 06 06:36:30 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 423/835] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:36:30 2026] GET /volume/v3/volumes/074ce519-1402-4842-9c17-e462a1f53c7c => generated 851 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:36:31 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-3a23be38-53b1-4cff-a09d-c3cb5a15c52d None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:31 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-3a23be38-53b1-4cff-a09d-c3cb5a15c52d tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] GET http://192.168.122.198/volume/v3/snapshots/83c5d8e7-6431-48af-894b-20c1a94de7ab Sep 06 06:36:31 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-3a23be38-53b1-4cff-a09d-c3cb5a15c52d tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:31 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-3a23be38-53b1-4cff-a09d-c3cb5a15c52d tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:31 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:31 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:36:31 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-3a23be38-53b1-4cff-a09d-c3cb5a15c52d tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Snapshot retrieved successfully. Sep 06 06:36:31 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-3a23be38-53b1-4cff-a09d-c3cb5a15c52d tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] http://192.168.122.198/volume/v3/snapshots/83c5d8e7-6431-48af-894b-20c1a94de7ab returned with HTTP 200 Sep 06 06:36:31 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 413/836] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:36:31 2026] GET /volume/v3/snapshots/83c5d8e7-6431-48af-894b-20c1a94de7ab => generated 472 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:36:31 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-2ed4bf7b-e2a2-4bb9-95b1-4b2a4d9fcd98 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:32 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2ed4bf7b-e2a2-4bb9-95b1-4b2a4d9fcd98 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] GET http://192.168.122.198/volume/v3/volumes/074ce519-1402-4842-9c17-e462a1f53c7c Sep 06 06:36:32 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-2ed4bf7b-e2a2-4bb9-95b1-4b2a4d9fcd98 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:32 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-2ed4bf7b-e2a2-4bb9-95b1-4b2a4d9fcd98 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:32 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2ed4bf7b-e2a2-4bb9-95b1-4b2a4d9fcd98 tempest-SnapshotsActionsTest-1031586015 tempest-SnapshotsActionsTest-1031586015-project-member] http://192.168.122.198/volume/v3/volumes/074ce519-1402-4842-9c17-e462a1f53c7c returned with HTTP 404 Sep 06 06:36:32 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 424/837] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:36:31 2026] GET /volume/v3/volumes/074ce519-1402-4842-9c17-e462a1f53c7c => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:36:32 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-c471310e-c6b5-4e7f-93ee-0790d8990e4b None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:32 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c471310e-c6b5-4e7f-93ee-0790d8990e4b tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] GET http://192.168.122.198/volume/v3/snapshots/83c5d8e7-6431-48af-894b-20c1a94de7ab Sep 06 06:36:32 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-c471310e-c6b5-4e7f-93ee-0790d8990e4b tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:32 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-c471310e-c6b5-4e7f-93ee-0790d8990e4b tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:32 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c471310e-c6b5-4e7f-93ee-0790d8990e4b tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] http://192.168.122.198/volume/v3/snapshots/83c5d8e7-6431-48af-894b-20c1a94de7ab returned with HTTP 404 Sep 06 06:36:32 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 414/838] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:36:32 2026] GET /volume/v3/snapshots/83c5d8e7-6431-48af-894b-20c1a94de7ab => generated 111 bytes in 74 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:36:32 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-e2f5c1a6-adc5-4512-9834-a75dbad7dce1 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:32 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e2f5c1a6-adc5-4512-9834-a75dbad7dce1 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] GET http://192.168.122.198/volume/v3/volumes/bbd7169e-4b49-4218-b985-e33207c190e1 Sep 06 06:36:32 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e2f5c1a6-adc5-4512-9834-a75dbad7dce1 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:32 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e2f5c1a6-adc5-4512-9834-a75dbad7dce1 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:32 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:36:32 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:36:32 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:32 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:36:32 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-e2f5c1a6-adc5-4512-9834-a75dbad7dce1 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Volume info retrieved successfully. Sep 06 06:36:32 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e2f5c1a6-adc5-4512-9834-a75dbad7dce1 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] http://192.168.122.198/volume/v3/volumes/bbd7169e-4b49-4218-b985-e33207c190e1 returned with HTTP 200 Sep 06 06:36:32 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 425/839] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:36:32 2026] GET /volume/v3/volumes/bbd7169e-4b49-4218-b985-e33207c190e1 => generated 859 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:36:32 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-592d2463-3983-4e0d-9a14-0d0f8eb6bcdb None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:32 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-592d2463-3983-4e0d-9a14-0d0f8eb6bcdb tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] DELETE http://192.168.122.198/volume/v3/volumes/bbd7169e-4b49-4218-b985-e33207c190e1 Sep 06 06:36:32 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-592d2463-3983-4e0d-9a14-0d0f8eb6bcdb tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:32 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-592d2463-3983-4e0d-9a14-0d0f8eb6bcdb tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:32 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-592d2463-3983-4e0d-9a14-0d0f8eb6bcdb tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Delete volume with id: bbd7169e-4b49-4218-b985-e33207c190e1 Sep 06 06:36:32 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:36:32 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:36:32 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:32 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:36:32 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-592d2463-3983-4e0d-9a14-0d0f8eb6bcdb tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Volume info retrieved successfully. Sep 06 06:36:32 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-592d2463-3983-4e0d-9a14-0d0f8eb6bcdb tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Delete volume request issued successfully. Sep 06 06:36:32 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-592d2463-3983-4e0d-9a14-0d0f8eb6bcdb tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] http://192.168.122.198/volume/v3/volumes/bbd7169e-4b49-4218-b985-e33207c190e1 returned with HTTP 202 Sep 06 06:36:32 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 415/840] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:36:32 2026] DELETE /volume/v3/volumes/bbd7169e-4b49-4218-b985-e33207c190e1 => generated 0 bytes in 151 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:36:32 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-d05312ec-66cb-47bf-9b8d-6c47fe574549 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:32 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-d05312ec-66cb-47bf-9b8d-6c47fe574549 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] GET http://192.168.122.198/volume/v3/volumes/bbd7169e-4b49-4218-b985-e33207c190e1 Sep 06 06:36:32 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-d05312ec-66cb-47bf-9b8d-6c47fe574549 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:32 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-d05312ec-66cb-47bf-9b8d-6c47fe574549 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:32 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:36:32 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:36:32 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:32 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:36:32 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-d05312ec-66cb-47bf-9b8d-6c47fe574549 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Volume info retrieved successfully. Sep 06 06:36:32 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-d05312ec-66cb-47bf-9b8d-6c47fe574549 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] http://192.168.122.198/volume/v3/volumes/bbd7169e-4b49-4218-b985-e33207c190e1 returned with HTTP 200 Sep 06 06:36:32 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 426/841] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:36:32 2026] GET /volume/v3/volumes/bbd7169e-4b49-4218-b985-e33207c190e1 => generated 858 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:36:33 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-d72a9dad-a247-4340-acb7-f390264ab11f None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:33 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-d72a9dad-a247-4340-acb7-f390264ab11f tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] GET http://192.168.122.198/volume/v3/volumes/bbd7169e-4b49-4218-b985-e33207c190e1 Sep 06 06:36:33 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-d72a9dad-a247-4340-acb7-f390264ab11f tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:33 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-d72a9dad-a247-4340-acb7-f390264ab11f tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:33 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:36:33 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:36:33 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:33 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:36:33 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-d72a9dad-a247-4340-acb7-f390264ab11f tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Volume info retrieved successfully. Sep 06 06:36:33 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-d72a9dad-a247-4340-acb7-f390264ab11f tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] http://192.168.122.198/volume/v3/volumes/bbd7169e-4b49-4218-b985-e33207c190e1 returned with HTTP 200 Sep 06 06:36:33 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 416/842] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:36:33 2026] GET /volume/v3/volumes/bbd7169e-4b49-4218-b985-e33207c190e1 => generated 858 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:36:34 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-4f350b7c-dea6-4c8d-9e1a-64cabe2e0fb6 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:34 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-4f350b7c-dea6-4c8d-9e1a-64cabe2e0fb6 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] GET http://192.168.122.198/volume/v3/volumes/bbd7169e-4b49-4218-b985-e33207c190e1 Sep 06 06:36:34 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-4f350b7c-dea6-4c8d-9e1a-64cabe2e0fb6 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:34 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-4f350b7c-dea6-4c8d-9e1a-64cabe2e0fb6 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:34 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-4f350b7c-dea6-4c8d-9e1a-64cabe2e0fb6 tempest-VolumesSnapshotListTestJSON-1542588238 tempest-VolumesSnapshotListTestJSON-1542588238-project-member] http://192.168.122.198/volume/v3/volumes/bbd7169e-4b49-4218-b985-e33207c190e1 returned with HTTP 404 Sep 06 06:36:34 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 427/843] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:36:34 2026] GET /volume/v3/volumes/bbd7169e-4b49-4218-b985-e33207c190e1 => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:36:35 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [req-ae0d3794-f29f-4e0f-a334-579ce2f9c98d req-5d368832-166a-4f41-a0ed-6d5dcca74012 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:35 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-ae0d3794-f29f-4e0f-a334-579ce2f9c98d req-5d368832-166a-4f41-a0ed-6d5dcca74012 tempest-VolumesNegativeTest-1876524773 tempest-VolumesNegativeTest-1876524773-project-member] DELETE http://192.168.122.198/volume/v3/volumes/tempest-invalid-1150298640 Sep 06 06:36:35 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-ae0d3794-f29f-4e0f-a334-579ce2f9c98d req-5d368832-166a-4f41-a0ed-6d5dcca74012 tempest-VolumesNegativeTest-1876524773 tempest-VolumesNegativeTest-1876524773-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:35 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-ae0d3794-f29f-4e0f-a334-579ce2f9c98d req-5d368832-166a-4f41-a0ed-6d5dcca74012 tempest-VolumesNegativeTest-1876524773 tempest-VolumesNegativeTest-1876524773-project-member] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:35 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [req-ae0d3794-f29f-4e0f-a334-579ce2f9c98d req-5d368832-166a-4f41-a0ed-6d5dcca74012 tempest-VolumesNegativeTest-1876524773 tempest-VolumesNegativeTest-1876524773-project-member] Delete volume with id: tempest-invalid-1150298640 Sep 06 06:36:35 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-ae0d3794-f29f-4e0f-a334-579ce2f9c98d req-5d368832-166a-4f41-a0ed-6d5dcca74012 tempest-VolumesNegativeTest-1876524773 tempest-VolumesNegativeTest-1876524773-project-member] http://192.168.122.198/volume/v3/volumes/tempest-invalid-1150298640 returned with HTTP 404 Sep 06 06:36:35 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 417/844] 192.168.122.198 () {62 vars in 1479 bytes} [Sun Sep 6 06:36:35 2026] DELETE /volume/v3/volumes/tempest-invalid-1150298640 => generated 99 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:36:35 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-f9565b9c-439f-4a22-8bb1-27ed4da96e8e req-f6877ee0-aaa4-4c1b-9773-15c3593d97f7 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:35 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-f9565b9c-439f-4a22-8bb1-27ed4da96e8e req-f6877ee0-aaa4-4c1b-9773-15c3593d97f7 tempest-VolumesNegativeTest-1876524773 tempest-VolumesNegativeTest-1876524773-project-member] DELETE http://192.168.122.198/volume/v3/volumes/1ea5c9c6-d5d9-4b89-8fd1-1c1340ed04e5 Sep 06 06:36:35 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-f9565b9c-439f-4a22-8bb1-27ed4da96e8e req-f6877ee0-aaa4-4c1b-9773-15c3593d97f7 tempest-VolumesNegativeTest-1876524773 tempest-VolumesNegativeTest-1876524773-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:35 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-f9565b9c-439f-4a22-8bb1-27ed4da96e8e req-f6877ee0-aaa4-4c1b-9773-15c3593d97f7 tempest-VolumesNegativeTest-1876524773 tempest-VolumesNegativeTest-1876524773-project-member] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:35 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [req-f9565b9c-439f-4a22-8bb1-27ed4da96e8e req-f6877ee0-aaa4-4c1b-9773-15c3593d97f7 tempest-VolumesNegativeTest-1876524773 tempest-VolumesNegativeTest-1876524773-project-member] Delete volume with id: 1ea5c9c6-d5d9-4b89-8fd1-1c1340ed04e5 Sep 06 06:36:35 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-f9565b9c-439f-4a22-8bb1-27ed4da96e8e req-f6877ee0-aaa4-4c1b-9773-15c3593d97f7 tempest-VolumesNegativeTest-1876524773 tempest-VolumesNegativeTest-1876524773-project-member] http://192.168.122.198/volume/v3/volumes/1ea5c9c6-d5d9-4b89-8fd1-1c1340ed04e5 returned with HTTP 404 Sep 06 06:36:35 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 428/845] 192.168.122.198 () {62 vars in 1509 bytes} [Sun Sep 6 06:36:35 2026] DELETE /volume/v3/volumes/1ea5c9c6-d5d9-4b89-8fd1-1c1340ed04e5 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:36:35 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [req-94dd03b9-c90b-462f-b9e9-f1e2b5124f03 req-e2ec5055-3e64-4d65-a179-fcd8689d2a4b None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:35 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-94dd03b9-c90b-462f-b9e9-f1e2b5124f03 req-e2ec5055-3e64-4d65-a179-fcd8689d2a4b tempest-VolumesNegativeTest-1876524773 tempest-VolumesNegativeTest-1876524773-project-reader] GET http://192.168.122.198/volume/v3/volumes/2c101dd0-d736-47ae-b368-2f5674b81a93 Sep 06 06:36:35 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-94dd03b9-c90b-462f-b9e9-f1e2b5124f03 req-e2ec5055-3e64-4d65-a179-fcd8689d2a4b tempest-VolumesNegativeTest-1876524773 tempest-VolumesNegativeTest-1876524773-project-reader] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:35 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-94dd03b9-c90b-462f-b9e9-f1e2b5124f03 req-e2ec5055-3e64-4d65-a179-fcd8689d2a4b tempest-VolumesNegativeTest-1876524773 tempest-VolumesNegativeTest-1876524773-project-reader] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:35 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-94dd03b9-c90b-462f-b9e9-f1e2b5124f03 req-e2ec5055-3e64-4d65-a179-fcd8689d2a4b tempest-VolumesNegativeTest-1876524773 tempest-VolumesNegativeTest-1876524773-project-reader] http://192.168.122.198/volume/v3/volumes/2c101dd0-d736-47ae-b368-2f5674b81a93 returned with HTTP 404 Sep 06 06:36:35 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 418/846] 192.168.122.198 () {60 vars in 1487 bytes} [Sun Sep 6 06:36:35 2026] GET /volume/v3/volumes/2c101dd0-d736-47ae-b368-2f5674b81a93 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:36:39 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-a4909763-48f8-40d1-9e83-b43d61c70b77 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:40 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-a4909763-48f8-40d1-9e83-b43d61c70b77 tempest-VolumePoolsAdminTestsJSON-142729510 tempest-VolumePoolsAdminTestsJSON-142729510-project-admin] GET http://192.168.122.198/volume/v3/scheduler-stats/get_pools?detail=True Sep 06 06:36:40 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-a4909763-48f8-40d1-9e83-b43d61c70b77 tempest-VolumePoolsAdminTestsJSON-142729510 tempest-VolumePoolsAdminTestsJSON-142729510-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:40 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-a4909763-48f8-40d1-9e83-b43d61c70b77 tempest-VolumePoolsAdminTestsJSON-142729510 tempest-VolumePoolsAdminTestsJSON-142729510-project-admin] Calling method 'get_pools' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:40 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-a4909763-48f8-40d1-9e83-b43d61c70b77 tempest-VolumePoolsAdminTestsJSON-142729510 tempest-VolumePoolsAdminTestsJSON-142729510-project-admin] http://192.168.122.198/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Sep 06 06:36:40 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 429/847] 192.168.122.198 () {58 vars in 1198 bytes} [Sun Sep 6 06:36:39 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 519 bytes in 452 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:36:40 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-6ef92503-e144-429e-af9c-31abcfa82f33 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:40 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-6ef92503-e144-429e-af9c-31abcfa82f33 tempest-VolumePoolsAdminTestsJSON-142729510 tempest-VolumePoolsAdminTestsJSON-142729510-project-admin] GET http://192.168.122.198/volume/v3/scheduler-stats/get_pools Sep 06 06:36:40 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-6ef92503-e144-429e-af9c-31abcfa82f33 tempest-VolumePoolsAdminTestsJSON-142729510 tempest-VolumePoolsAdminTestsJSON-142729510-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:40 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-6ef92503-e144-429e-af9c-31abcfa82f33 tempest-VolumePoolsAdminTestsJSON-142729510 tempest-VolumePoolsAdminTestsJSON-142729510-project-admin] Calling method 'get_pools' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:40 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-6ef92503-e144-429e-af9c-31abcfa82f33 tempest-VolumePoolsAdminTestsJSON-142729510 tempest-VolumePoolsAdminTestsJSON-142729510-project-admin] http://192.168.122.198/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 06 06:36:40 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 419/848] 192.168.122.198 () {58 vars in 1175 bytes} [Sun Sep 6 06:36:40 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 06 06:36:41 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-620f32db-bb25-47a2-a12e-f0d1458f4ee8 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:42 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-620f32db-bb25-47a2-a12e-f0d1458f4ee8 tempest-GroupTypesTest-1838632634 tempest-GroupTypesTest-1838632634-project-admin] POST http://192.168.122.198/volume/v3/group_types Sep 06 06:36:42 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-620f32db-bb25-47a2-a12e-f0d1458f4ee8 tempest-GroupTypesTest-1838632634 tempest-GroupTypesTest-1838632634-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-1627530915", "description": "tempest-group-type-description-638029766", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:36:42 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-620f32db-bb25-47a2-a12e-f0d1458f4ee8 tempest-GroupTypesTest-1838632634 tempest-GroupTypesTest-1838632634-project-admin] http://192.168.122.198/volume/v3/group_types returned with HTTP 202 Sep 06 06:36:42 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 430/849] 192.168.122.198 () {62 vars in 1196 bytes} [Sun Sep 6 06:36:41 2026] POST /volume/v3/group_types => generated 264 bytes in 346 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 06 06:36:42 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-a90fb5a3-c256-4662-8e0d-8b45263a648b None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:42 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-a90fb5a3-c256-4662-8e0d-8b45263a648b tempest-GroupTypesTest-1838632634 tempest-GroupTypesTest-1838632634-project-admin] GET http://192.168.122.198/volume/v3/group_types Sep 06 06:36:42 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-a90fb5a3-c256-4662-8e0d-8b45263a648b tempest-GroupTypesTest-1838632634 tempest-GroupTypesTest-1838632634-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:42 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-a90fb5a3-c256-4662-8e0d-8b45263a648b tempest-GroupTypesTest-1838632634 tempest-GroupTypesTest-1838632634-project-admin] Calling method 'version_select' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:42 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-a90fb5a3-c256-4662-8e0d-8b45263a648b tempest-GroupTypesTest-1838632634 tempest-GroupTypesTest-1838632634-project-admin] http://192.168.122.198/volume/v3/group_types returned with HTTP 200 Sep 06 06:36:42 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 420/850] 192.168.122.198 () {60 vars in 1174 bytes} [Sun Sep 6 06:36:42 2026] GET /volume/v3/group_types => generated 498 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:36:42 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-8d2585d5-7584-440c-96eb-975fade04aa4 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:42 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-8d2585d5-7584-440c-96eb-975fade04aa4 tempest-GroupTypesTest-1838632634 tempest-GroupTypesTest-1838632634-project-admin] PUT http://192.168.122.198/volume/v3/group_types/31b76b8f-0d13-468f-be3b-60780479232c Sep 06 06:36:42 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-8d2585d5-7584-440c-96eb-975fade04aa4 tempest-GroupTypesTest-1838632634 tempest-GroupTypesTest-1838632634-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-1545440018", "description": "updated-group-type-desc"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:36:42 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-8d2585d5-7584-440c-96eb-975fade04aa4 tempest-GroupTypesTest-1838632634 tempest-GroupTypesTest-1838632634-project-admin] http://192.168.122.198/volume/v3/group_types/31b76b8f-0d13-468f-be3b-60780479232c returned with HTTP 200 Sep 06 06:36:42 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 431/851] 192.168.122.198 () {62 vars in 1306 bytes} [Sun Sep 6 06:36:42 2026] PUT /volume/v3/group_types/31b76b8f-0d13-468f-be3b-60780479232c => generated 255 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:36:42 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-30b236b0-6761-4082-bfa1-7511d907caae None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:42 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-30b236b0-6761-4082-bfa1-7511d907caae tempest-GroupTypesTest-1838632634 tempest-GroupTypesTest-1838632634-project-admin] GET http://192.168.122.198/volume/v3/group_types/31b76b8f-0d13-468f-be3b-60780479232c Sep 06 06:36:42 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-30b236b0-6761-4082-bfa1-7511d907caae tempest-GroupTypesTest-1838632634 tempest-GroupTypesTest-1838632634-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:42 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-30b236b0-6761-4082-bfa1-7511d907caae tempest-GroupTypesTest-1838632634 tempest-GroupTypesTest-1838632634-project-admin] Calling method 'version_select' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:42 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-30b236b0-6761-4082-bfa1-7511d907caae tempest-GroupTypesTest-1838632634 tempest-GroupTypesTest-1838632634-project-admin] http://192.168.122.198/volume/v3/group_types/31b76b8f-0d13-468f-be3b-60780479232c returned with HTTP 200 Sep 06 06:36:42 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 421/852] 192.168.122.198 () {60 vars in 1285 bytes} [Sun Sep 6 06:36:42 2026] GET /volume/v3/group_types/31b76b8f-0d13-468f-be3b-60780479232c => generated 255 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:36:42 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-27b9cb67-f419-43c8-a34d-6afbf91bf2c6 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:42 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-27b9cb67-f419-43c8-a34d-6afbf91bf2c6 tempest-GroupTypesTest-1838632634 tempest-GroupTypesTest-1838632634-project-admin] DELETE http://192.168.122.198/volume/v3/group_types/31b76b8f-0d13-468f-be3b-60780479232c Sep 06 06:36:42 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-27b9cb67-f419-43c8-a34d-6afbf91bf2c6 tempest-GroupTypesTest-1838632634 tempest-GroupTypesTest-1838632634-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:42 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-27b9cb67-f419-43c8-a34d-6afbf91bf2c6 tempest-GroupTypesTest-1838632634 tempest-GroupTypesTest-1838632634-project-admin] Calling method 'version_select' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:42 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-27b9cb67-f419-43c8-a34d-6afbf91bf2c6 tempest-GroupTypesTest-1838632634 tempest-GroupTypesTest-1838632634-project-admin] http://192.168.122.198/volume/v3/group_types/31b76b8f-0d13-468f-be3b-60780479232c returned with HTTP 202 Sep 06 06:36:42 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 432/853] 192.168.122.198 () {60 vars in 1288 bytes} [Sun Sep 6 06:36:42 2026] DELETE /volume/v3/group_types/31b76b8f-0d13-468f-be3b-60780479232c => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 06 06:36:42 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-78ec2cea-f907-419e-aaac-512937472aec None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:42 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-78ec2cea-f907-419e-aaac-512937472aec tempest-GroupTypesTest-1838632634 tempest-GroupTypesTest-1838632634-project-admin] GET http://192.168.122.198/volume/v3/group_types Sep 06 06:36:42 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-78ec2cea-f907-419e-aaac-512937472aec tempest-GroupTypesTest-1838632634 tempest-GroupTypesTest-1838632634-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:42 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-78ec2cea-f907-419e-aaac-512937472aec tempest-GroupTypesTest-1838632634 tempest-GroupTypesTest-1838632634-project-admin] Calling method 'version_select' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:42 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-78ec2cea-f907-419e-aaac-512937472aec tempest-GroupTypesTest-1838632634 tempest-GroupTypesTest-1838632634-project-admin] http://192.168.122.198/volume/v3/group_types returned with HTTP 200 Sep 06 06:36:42 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 422/854] 192.168.122.198 () {60 vars in 1174 bytes} [Sun Sep 6 06:36:42 2026] GET /volume/v3/group_types => generated 248 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 06:36:42 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-5dd95564-c47a-4ea2-88e8-1eb6c831e70f None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:42 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-5dd95564-c47a-4ea2-88e8-1eb6c831e70f tempest-GroupTypesTest-1838632634 tempest-GroupTypesTest-1838632634-project-admin] POST http://192.168.122.198/volume/v3/group_types Sep 06 06:36:42 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-5dd95564-c47a-4ea2-88e8-1eb6c831e70f tempest-GroupTypesTest-1838632634 tempest-GroupTypesTest-1838632634-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-1086160794", "is_public": true}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:36:42 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-5dd95564-c47a-4ea2-88e8-1eb6c831e70f tempest-GroupTypesTest-1838632634 tempest-GroupTypesTest-1838632634-project-admin] http://192.168.122.198/volume/v3/group_types returned with HTTP 202 Sep 06 06:36:42 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 433/855] 192.168.122.198 () {62 vars in 1195 bytes} [Sun Sep 6 06:36:42 2026] POST /volume/v3/group_types => generated 164 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:36:42 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-beb83f2f-7d36-4d15-b028-a65609cb62d4 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:42 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-beb83f2f-7d36-4d15-b028-a65609cb62d4 tempest-GroupTypesTest-1838632634 tempest-GroupTypesTest-1838632634-project-admin] POST http://192.168.122.198/volume/v3/group_types Sep 06 06:36:42 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-beb83f2f-7d36-4d15-b028-a65609cb62d4 tempest-GroupTypesTest-1838632634 tempest-GroupTypesTest-1838632634-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-291926516", "is_public": false}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:36:42 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-beb83f2f-7d36-4d15-b028-a65609cb62d4 tempest-GroupTypesTest-1838632634 tempest-GroupTypesTest-1838632634-project-admin] http://192.168.122.198/volume/v3/group_types returned with HTTP 202 Sep 06 06:36:42 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 423/856] 192.168.122.198 () {62 vars in 1195 bytes} [Sun Sep 6 06:36:42 2026] POST /volume/v3/group_types => generated 164 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 06 06:36:42 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-78724c8a-8032-41fc-a4d5-65b60e9917da None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:42 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-78724c8a-8032-41fc-a4d5-65b60e9917da tempest-GroupTypesTest-1838632634 tempest-GroupTypesTest-1838632634-project-admin] GET http://192.168.122.198/volume/v3/group_types?sort=name%3Aasc&is_public=None Sep 06 06:36:42 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-78724c8a-8032-41fc-a4d5-65b60e9917da tempest-GroupTypesTest-1838632634 tempest-GroupTypesTest-1838632634-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:42 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-78724c8a-8032-41fc-a4d5-65b60e9917da tempest-GroupTypesTest-1838632634 tempest-GroupTypesTest-1838632634-project-admin] Calling method 'version_select' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:42 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-78724c8a-8032-41fc-a4d5-65b60e9917da tempest-GroupTypesTest-1838632634 tempest-GroupTypesTest-1838632634-project-admin] http://192.168.122.198/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Sep 06 06:36:42 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 434/857] 192.168.122.198 () {60 vars in 1235 bytes} [Sun Sep 6 06:36:42 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 548 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:36:42 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-da13395e-3e2e-49c3-937e-908f0df5d982 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:42 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-da13395e-3e2e-49c3-937e-908f0df5d982 tempest-GroupTypesTest-1838632634 tempest-GroupTypesTest-1838632634-project-admin] GET http://192.168.122.198/volume/v3/group_types?sort=name%3Adesc&is_public=None Sep 06 06:36:42 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-da13395e-3e2e-49c3-937e-908f0df5d982 tempest-GroupTypesTest-1838632634 tempest-GroupTypesTest-1838632634-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:42 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-da13395e-3e2e-49c3-937e-908f0df5d982 tempest-GroupTypesTest-1838632634 tempest-GroupTypesTest-1838632634-project-admin] Calling method 'version_select' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:42 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-da13395e-3e2e-49c3-937e-908f0df5d982 tempest-GroupTypesTest-1838632634 tempest-GroupTypesTest-1838632634-project-admin] http://192.168.122.198/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Sep 06 06:36:42 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 424/858] 192.168.122.198 () {60 vars in 1237 bytes} [Sun Sep 6 06:36:42 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 548 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:36:42 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-30b6df74-5d12-4536-b2f4-f68c12c234c8 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:42 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-30b6df74-5d12-4536-b2f4-f68c12c234c8 tempest-GroupTypesTest-1838632634 tempest-GroupTypesTest-1838632634-project-admin] GET http://192.168.122.198/volume/v3/group_types?is_public=False Sep 06 06:36:42 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-30b6df74-5d12-4536-b2f4-f68c12c234c8 tempest-GroupTypesTest-1838632634 tempest-GroupTypesTest-1838632634-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:42 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-30b6df74-5d12-4536-b2f4-f68c12c234c8 tempest-GroupTypesTest-1838632634 tempest-GroupTypesTest-1838632634-project-admin] Calling method 'version_select' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:42 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-30b6df74-5d12-4536-b2f4-f68c12c234c8 tempest-GroupTypesTest-1838632634 tempest-GroupTypesTest-1838632634-project-admin] http://192.168.122.198/volume/v3/group_types?is_public=False returned with HTTP 200 Sep 06 06:36:42 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 435/859] 192.168.122.198 () {60 vars in 1205 bytes} [Sun Sep 6 06:36:42 2026] GET /volume/v3/group_types?is_public=False => generated 167 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:36:42 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-100901d4-72c0-4541-ae8f-75e7426be4a4 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:42 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-100901d4-72c0-4541-ae8f-75e7426be4a4 tempest-GroupTypesTest-1838632634 tempest-GroupTypesTest-1838632634-project-admin] GET http://192.168.122.198/volume/v3/group_types?is_public=True Sep 06 06:36:42 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-100901d4-72c0-4541-ae8f-75e7426be4a4 tempest-GroupTypesTest-1838632634 tempest-GroupTypesTest-1838632634-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:42 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-100901d4-72c0-4541-ae8f-75e7426be4a4 tempest-GroupTypesTest-1838632634 tempest-GroupTypesTest-1838632634-project-admin] Calling method 'version_select' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:42 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-100901d4-72c0-4541-ae8f-75e7426be4a4 tempest-GroupTypesTest-1838632634 tempest-GroupTypesTest-1838632634-project-admin] http://192.168.122.198/volume/v3/group_types?is_public=True returned with HTTP 200 Sep 06 06:36:42 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 425/860] 192.168.122.198 () {60 vars in 1203 bytes} [Sun Sep 6 06:36:42 2026] GET /volume/v3/group_types?is_public=True => generated 398 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:36:42 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-2509de54-1a35-490e-9504-45c7383dcf2c None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:42 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2509de54-1a35-490e-9504-45c7383dcf2c tempest-GroupTypesTest-1838632634 tempest-GroupTypesTest-1838632634-project-admin] DELETE http://192.168.122.198/volume/v3/group_types/df4a5645-4ab7-4801-a041-eb308a8bfc5e Sep 06 06:36:42 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-2509de54-1a35-490e-9504-45c7383dcf2c tempest-GroupTypesTest-1838632634 tempest-GroupTypesTest-1838632634-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:42 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-2509de54-1a35-490e-9504-45c7383dcf2c tempest-GroupTypesTest-1838632634 tempest-GroupTypesTest-1838632634-project-admin] Calling method 'version_select' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:42 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2509de54-1a35-490e-9504-45c7383dcf2c tempest-GroupTypesTest-1838632634 tempest-GroupTypesTest-1838632634-project-admin] http://192.168.122.198/volume/v3/group_types/df4a5645-4ab7-4801-a041-eb308a8bfc5e returned with HTTP 202 Sep 06 06:36:42 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 436/861] 192.168.122.198 () {60 vars in 1288 bytes} [Sun Sep 6 06:36:42 2026] DELETE /volume/v3/group_types/df4a5645-4ab7-4801-a041-eb308a8bfc5e => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 06:36:42 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-0dd6744e-4b5a-4286-a70c-855a5eec10ba None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:42 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-0dd6744e-4b5a-4286-a70c-855a5eec10ba tempest-GroupTypesTest-1838632634 tempest-GroupTypesTest-1838632634-project-admin] DELETE http://192.168.122.198/volume/v3/group_types/aa6c4fdd-4d35-476c-b827-eea8cf8b8387 Sep 06 06:36:42 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-0dd6744e-4b5a-4286-a70c-855a5eec10ba tempest-GroupTypesTest-1838632634 tempest-GroupTypesTest-1838632634-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:42 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-0dd6744e-4b5a-4286-a70c-855a5eec10ba tempest-GroupTypesTest-1838632634 tempest-GroupTypesTest-1838632634-project-admin] Calling method 'version_select' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:42 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-0dd6744e-4b5a-4286-a70c-855a5eec10ba tempest-GroupTypesTest-1838632634 tempest-GroupTypesTest-1838632634-project-admin] http://192.168.122.198/volume/v3/group_types/aa6c4fdd-4d35-476c-b827-eea8cf8b8387 returned with HTTP 202 Sep 06 06:36:42 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 426/862] 192.168.122.198 () {60 vars in 1288 bytes} [Sun Sep 6 06:36:42 2026] DELETE /volume/v3/group_types/aa6c4fdd-4d35-476c-b827-eea8cf8b8387 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 06:36:48 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-a3009d30-9c3d-47cd-92fe-4776ad6f1003 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:48 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-a3009d30-9c3d-47cd-92fe-4776ad6f1003 tempest-VolumesServicesTestJSON-2146371431 tempest-VolumesServicesTestJSON-2146371431-project-admin] GET http://192.168.122.198/volume/v3/os-services Sep 06 06:36:48 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-a3009d30-9c3d-47cd-92fe-4776ad6f1003 tempest-VolumesServicesTestJSON-2146371431 tempest-VolumesServicesTestJSON-2146371431-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:48 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-a3009d30-9c3d-47cd-92fe-4776ad6f1003 tempest-VolumesServicesTestJSON-2146371431 tempest-VolumesServicesTestJSON-2146371431-project-admin] Calling method 'index' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:48 devstack devstack@c-api.service[87015]: /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 06 06:36:48 devstack devstack@c-api.service[87015]: return base.obj_make_list(context, cls(context), objects.Service, Sep 06 06:36:48 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-a3009d30-9c3d-47cd-92fe-4776ad6f1003 tempest-VolumesServicesTestJSON-2146371431 tempest-VolumesServicesTestJSON-2146371431-project-admin] http://192.168.122.198/volume/v3/os-services returned with HTTP 200 Sep 06 06:36:48 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 437/863] 192.168.122.198 () {58 vars in 1133 bytes} [Sun Sep 6 06:36:48 2026] GET /volume/v3/os-services => generated 705 bytes in 375 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:36:48 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-d4363fda-e9fb-49ef-a601-a1346f669450 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:48 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-d4363fda-e9fb-49ef-a601-a1346f669450 tempest-VolumesServicesTestJSON-2146371431 tempest-VolumesServicesTestJSON-2146371431-project-admin] GET http://192.168.122.198/volume/v3/os-services?host=devstack Sep 06 06:36:48 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-d4363fda-e9fb-49ef-a601-a1346f669450 tempest-VolumesServicesTestJSON-2146371431 tempest-VolumesServicesTestJSON-2146371431-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:48 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-d4363fda-e9fb-49ef-a601-a1346f669450 tempest-VolumesServicesTestJSON-2146371431 tempest-VolumesServicesTestJSON-2146371431-project-admin] Calling method 'index' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:48 devstack devstack@c-api.service[87014]: /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 06 06:36:48 devstack devstack@c-api.service[87014]: return base.obj_make_list(context, cls(context), objects.Service, Sep 06 06:36:48 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-d4363fda-e9fb-49ef-a601-a1346f669450 tempest-VolumesServicesTestJSON-2146371431 tempest-VolumesServicesTestJSON-2146371431-project-admin] http://192.168.122.198/volume/v3/os-services?host=devstack returned with HTTP 200 Sep 06 06:36:48 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 427/864] 192.168.122.198 () {58 vars in 1160 bytes} [Sun Sep 6 06:36:48 2026] GET /volume/v3/os-services?host=devstack => generated 705 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:36:48 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-6da45431-a457-4436-907c-3ce43a34777f None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:48 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-6da45431-a457-4436-907c-3ce43a34777f tempest-VolumesServicesTestJSON-2146371431 tempest-VolumesServicesTestJSON-2146371431-project-admin] GET http://192.168.122.198/volume/v3/os-services?host=devstack&binary=cinder-scheduler Sep 06 06:36:48 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-6da45431-a457-4436-907c-3ce43a34777f tempest-VolumesServicesTestJSON-2146371431 tempest-VolumesServicesTestJSON-2146371431-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:48 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-6da45431-a457-4436-907c-3ce43a34777f tempest-VolumesServicesTestJSON-2146371431 tempest-VolumesServicesTestJSON-2146371431-project-admin] Calling method 'index' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:48 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-6da45431-a457-4436-907c-3ce43a34777f tempest-VolumesServicesTestJSON-2146371431 tempest-VolumesServicesTestJSON-2146371431-project-admin] http://192.168.122.198/volume/v3/os-services?host=devstack&binary=cinder-scheduler returned with HTTP 200 Sep 06 06:36:48 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 438/865] 192.168.122.198 () {58 vars in 1208 bytes} [Sun Sep 6 06:36:48 2026] GET /volume/v3/os-services?host=devstack&binary=cinder-scheduler => generated 187 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:36:48 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-4224ed1f-6922-4042-b8e5-2d788e8c1834 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:49 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-4224ed1f-6922-4042-b8e5-2d788e8c1834 tempest-VolumesServicesTestJSON-2146371431 tempest-VolumesServicesTestJSON-2146371431-project-admin] GET http://192.168.122.198/volume/v3/os-services?binary=cinder-scheduler Sep 06 06:36:49 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-4224ed1f-6922-4042-b8e5-2d788e8c1834 tempest-VolumesServicesTestJSON-2146371431 tempest-VolumesServicesTestJSON-2146371431-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:49 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-4224ed1f-6922-4042-b8e5-2d788e8c1834 tempest-VolumesServicesTestJSON-2146371431 tempest-VolumesServicesTestJSON-2146371431-project-admin] Calling method 'index' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:49 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-4224ed1f-6922-4042-b8e5-2d788e8c1834 tempest-VolumesServicesTestJSON-2146371431 tempest-VolumesServicesTestJSON-2146371431-project-admin] http://192.168.122.198/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Sep 06 06:36:49 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 428/866] 192.168.122.198 () {58 vars in 1180 bytes} [Sun Sep 6 06:36:48 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 187 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:36:49 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-f492c063-1f5f-4eec-8507-2c20c0cb6adb None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:49 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f492c063-1f5f-4eec-8507-2c20c0cb6adb tempest-VolumesServicesTestJSON-1468857707 tempest-VolumesServicesTestJSON-1468857707-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:36:49 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-f492c063-1f5f-4eec-8507-2c20c0cb6adb tempest-VolumesServicesTestJSON-1468857707 tempest-VolumesServicesTestJSON-1468857707-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-584565506"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:36:49 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.volumes [None req-f492c063-1f5f-4eec-8507-2c20c0cb6adb tempest-VolumesServicesTestJSON-1468857707 tempest-VolumesServicesTestJSON-1468857707-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-584565506'}} {{(pid=87015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:36:49 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-f492c063-1f5f-4eec-8507-2c20c0cb6adb tempest-VolumesServicesTestJSON-1468857707 tempest-VolumesServicesTestJSON-1468857707-project-member] Create volume of 1 GB Sep 06 06:36:49 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-f492c063-1f5f-4eec-8507-2c20c0cb6adb tempest-VolumesServicesTestJSON-1468857707 tempest-VolumesServicesTestJSON-1468857707-project-member] Availability Zones retrieved successfully. Sep 06 06:36:49 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-f492c063-1f5f-4eec-8507-2c20c0cb6adb tempest-VolumesServicesTestJSON-1468857707 tempest-VolumesServicesTestJSON-1468857707-project-member] Flow 'volume_create_api' (ae6e9b05-0a17-4bd4-a5c4-48a7bffeb3d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:36:49 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-f492c063-1f5f-4eec-8507-2c20c0cb6adb tempest-VolumesServicesTestJSON-1468857707 tempest-VolumesServicesTestJSON-1468857707-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a333383-e2aa-471d-94e5-2b8731a24326) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:36:49 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.flows.api.create_volume [None req-f492c063-1f5f-4eec-8507-2c20c0cb6adb tempest-VolumesServicesTestJSON-1468857707 tempest-VolumesServicesTestJSON-1468857707-project-member] Validating volume size '1' using validate_int {{(pid=87015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:36:49 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-f492c063-1f5f-4eec-8507-2c20c0cb6adb tempest-VolumesServicesTestJSON-1468857707 tempest-VolumesServicesTestJSON-1468857707-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a333383-e2aa-471d-94e5-2b8731a24326) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:36:49 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-f492c063-1f5f-4eec-8507-2c20c0cb6adb tempest-VolumesServicesTestJSON-1468857707 tempest-VolumesServicesTestJSON-1468857707-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (322fe5db-aa7a-4dc7-bbfa-e30f76c85b42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:36:49 devstack devstack@c-api.service[87015]: DEBUG cinder.quota [None req-f492c063-1f5f-4eec-8507-2c20c0cb6adb tempest-VolumesServicesTestJSON-1468857707 tempest-VolumesServicesTestJSON-1468857707-project-member] Created reservations ['5c037cce-80c9-4cce-8ff1-b659d57b9c54', 'ef2dd4d1-622a-4d48-b56c-c64b11ba4b51', '674d9e0f-bfd3-444b-9936-dbcb8714742a', '6f3175fc-7b99-4216-ba37-6f5a603c154a'] {{(pid=87015) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:36:49 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-f492c063-1f5f-4eec-8507-2c20c0cb6adb tempest-VolumesServicesTestJSON-1468857707 tempest-VolumesServicesTestJSON-1468857707-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (322fe5db-aa7a-4dc7-bbfa-e30f76c85b42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5c037cce-80c9-4cce-8ff1-b659d57b9c54', 'ef2dd4d1-622a-4d48-b56c-c64b11ba4b51', '674d9e0f-bfd3-444b-9936-dbcb8714742a', '6f3175fc-7b99-4216-ba37-6f5a603c154a']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:36:49 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-f492c063-1f5f-4eec-8507-2c20c0cb6adb tempest-VolumesServicesTestJSON-1468857707 tempest-VolumesServicesTestJSON-1468857707-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f881f19-2b33-4697-b837-8899aaa9a703) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:36:49 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:36:49 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:36:49 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-f492c063-1f5f-4eec-8507-2c20c0cb6adb tempest-VolumesServicesTestJSON-1468857707 tempest-VolumesServicesTestJSON-1468857707-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f881f19-2b33-4697-b837-8899aaa9a703) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cecadad0-449c-4ba1-806f-f0f577bf8120', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-584565506',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69a581f2d77d48f7ae0785355e00a5b9',qos_specs=None,replication_status=,reservations=['5c037cce-80c9-4cce-8ff1-b659d57b9c54','ef2dd4d1-622a-4d48-b56c-c64b11ba4b51','674d9e0f-bfd3-444b-9936-dbcb8714742a','6f3175fc-7b99-4216-ba37-6f5a603c154a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35eaa4c1416444c881d62e07cbebda75',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:36:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-584565506',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cecadad0-449c-4ba1-806f-f0f577bf8120,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='69a581f2d77d48f7ae0785355e00a5b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='35eaa4c1416444c881d62e07cbebda75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:36:49 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-f492c063-1f5f-4eec-8507-2c20c0cb6adb tempest-VolumesServicesTestJSON-1468857707 tempest-VolumesServicesTestJSON-1468857707-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (363cfd96-1f42-41aa-bebf-ee9fa8f60208) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:36:49 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-f492c063-1f5f-4eec-8507-2c20c0cb6adb tempest-VolumesServicesTestJSON-1468857707 tempest-VolumesServicesTestJSON-1468857707-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (363cfd96-1f42-41aa-bebf-ee9fa8f60208) transitioned into state 'SUCCESS' from state '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-584565506',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69a581f2d77d48f7ae0785355e00a5b9',qos_specs=None,replication_status=,reservations=['5c037cce-80c9-4cce-8ff1-b659d57b9c54','ef2dd4d1-622a-4d48-b56c-c64b11ba4b51','674d9e0f-bfd3-444b-9936-dbcb8714742a','6f3175fc-7b99-4216-ba37-6f5a603c154a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35eaa4c1416444c881d62e07cbebda75',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:36:49 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-f492c063-1f5f-4eec-8507-2c20c0cb6adb tempest-VolumesServicesTestJSON-1468857707 tempest-VolumesServicesTestJSON-1468857707-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea980dcd-8ef2-4b86-8cfa-7b965e0d5067) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:36:49 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-f492c063-1f5f-4eec-8507-2c20c0cb6adb tempest-VolumesServicesTestJSON-1468857707 tempest-VolumesServicesTestJSON-1468857707-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea980dcd-8ef2-4b86-8cfa-7b965e0d5067) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:36:49 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-f492c063-1f5f-4eec-8507-2c20c0cb6adb tempest-VolumesServicesTestJSON-1468857707 tempest-VolumesServicesTestJSON-1468857707-project-member] Flow 'volume_create_api' (ae6e9b05-0a17-4bd4-a5c4-48a7bffeb3d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:36:49 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-f492c063-1f5f-4eec-8507-2c20c0cb6adb tempest-VolumesServicesTestJSON-1468857707 tempest-VolumesServicesTestJSON-1468857707-project-member] Create volume request issued successfully. Sep 06 06:36:49 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f492c063-1f5f-4eec-8507-2c20c0cb6adb tempest-VolumesServicesTestJSON-1468857707 tempest-VolumesServicesTestJSON-1468857707-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:36:49 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 439/867] 192.168.122.198 () {60 vars in 1142 bytes} [Sun Sep 6 06:36:49 2026] POST /volume/v3/volumes => generated 762 bytes in 618 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:36:49 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-7e56ab5b-1856-41c6-ae71-b45ad837d020 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:49 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-7e56ab5b-1856-41c6-ae71-b45ad837d020 tempest-VolumesServicesTestJSON-1468857707 tempest-VolumesServicesTestJSON-1468857707-project-member] GET http://192.168.122.198/volume/v3/volumes/cecadad0-449c-4ba1-806f-f0f577bf8120 Sep 06 06:36:49 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-7e56ab5b-1856-41c6-ae71-b45ad837d020 tempest-VolumesServicesTestJSON-1468857707 tempest-VolumesServicesTestJSON-1468857707-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:49 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-7e56ab5b-1856-41c6-ae71-b45ad837d020 tempest-VolumesServicesTestJSON-1468857707 tempest-VolumesServicesTestJSON-1468857707-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:49 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:36:49 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:36:49 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:49 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:36:49 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-7e56ab5b-1856-41c6-ae71-b45ad837d020 tempest-VolumesServicesTestJSON-1468857707 tempest-VolumesServicesTestJSON-1468857707-project-member] Volume info retrieved successfully. Sep 06 06:36:49 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-7e56ab5b-1856-41c6-ae71-b45ad837d020 tempest-VolumesServicesTestJSON-1468857707 tempest-VolumesServicesTestJSON-1468857707-project-member] http://192.168.122.198/volume/v3/volumes/cecadad0-449c-4ba1-806f-f0f577bf8120 returned with HTTP 200 Sep 06 06:36:49 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 429/868] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:36:49 2026] GET /volume/v3/volumes/cecadad0-449c-4ba1-806f-f0f577bf8120 => generated 830 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:36:50 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-6f597951-05bd-4951-b5fc-581082a595cb None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:50 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-6f597951-05bd-4951-b5fc-581082a595cb tempest-GroupsV314Test-1058949998 tempest-GroupsV314Test-1058949998-project-admin] POST http://192.168.122.198/volume/v3/types Sep 06 06:36:50 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-6f597951-05bd-4951-b5fc-581082a595cb tempest-GroupsV314Test-1058949998 tempest-GroupsV314Test-1058949998-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-254054923"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:36:50 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:50 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:36:50 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-6f597951-05bd-4951-b5fc-581082a595cb tempest-GroupsV314Test-1058949998 tempest-GroupsV314Test-1058949998-project-admin] http://192.168.122.198/volume/v3/types returned with HTTP 200 Sep 06 06:36:50 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 440/869] 192.168.122.198 () {60 vars in 1136 bytes} [Sun Sep 6 06:36:50 2026] POST /volume/v3/types => generated 219 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:36:50 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-eb4bd949-dac5-4e97-95e3-76a334dddc5a None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:50 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-eb4bd949-dac5-4e97-95e3-76a334dddc5a tempest-GroupsV314Test-1058949998 tempest-GroupsV314Test-1058949998-project-admin] POST http://192.168.122.198/volume/v3/group_types Sep 06 06:36:50 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-eb4bd949-dac5-4e97-95e3-76a334dddc5a tempest-GroupsV314Test-1058949998 tempest-GroupsV314Test-1058949998-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-1060423583"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:36:50 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-eb4bd949-dac5-4e97-95e3-76a334dddc5a tempest-GroupsV314Test-1058949998 tempest-GroupsV314Test-1058949998-project-admin] http://192.168.122.198/volume/v3/group_types returned with HTTP 202 Sep 06 06:36:50 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 430/870] 192.168.122.198 () {62 vars in 1195 bytes} [Sun Sep 6 06:36:50 2026] POST /volume/v3/group_types => generated 177 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:36:50 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-0be7e5d8-8baf-4e82-84db-6b2d710e1832 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:50 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-0be7e5d8-8baf-4e82-84db-6b2d710e1832 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] POST http://192.168.122.198/volume/v3/groups Sep 06 06:36:50 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-0be7e5d8-8baf-4e82-84db-6b2d710e1832 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "84e411c0-3ff9-4b61-be6f-5107647f5ca6", "volume_types": ["ca4c4a28-2f0c-4186-8ea8-4688a71767ad"], "name": "tempest-GroupsV314Test-Group-2005321580"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:36:50 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.groups [None req-0be7e5d8-8baf-4e82-84db-6b2d710e1832 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Creating new group {'group': {'group_type': '84e411c0-3ff9-4b61-be6f-5107647f5ca6', 'volume_types': ['ca4c4a28-2f0c-4186-8ea8-4688a71767ad'], 'name': 'tempest-GroupsV314Test-Group-2005321580'}} {{(pid=87015) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 06 06:36:50 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.groups [None req-0be7e5d8-8baf-4e82-84db-6b2d710e1832 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Creating group tempest-GroupsV314Test-Group-2005321580. Sep 06 06:36:50 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-0be7e5d8-8baf-4e82-84db-6b2d710e1832 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Availability Zones retrieved successfully. Sep 06 06:36:50 devstack devstack@c-api.service[87015]: DEBUG cinder.quota [None req-0be7e5d8-8baf-4e82-84db-6b2d710e1832 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Created reservations ['96950b17-7aeb-439b-8b5f-ed4734617f36'] {{(pid=87015) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:36:50 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-0be7e5d8-8baf-4e82-84db-6b2d710e1832 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] http://192.168.122.198/volume/v3/groups returned with HTTP 202 Sep 06 06:36:50 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 441/871] 192.168.122.198 () {62 vars in 1181 bytes} [Sun Sep 6 06:36:50 2026] POST /volume/v3/groups => generated 108 bytes in 349 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:36:50 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-3918cb7e-1a35-4201-9820-e06a38973102 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:50 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-3918cb7e-1a35-4201-9820-e06a38973102 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] GET http://192.168.122.198/volume/v3/groups/78b6bf47-a00f-4913-8e90-e0bcbec472f2 Sep 06 06:36:50 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-3918cb7e-1a35-4201-9820-e06a38973102 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:50 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-3918cb7e-1a35-4201-9820-e06a38973102 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Calling method 'version_select' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:50 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.groups [None req-3918cb7e-1a35-4201-9820-e06a38973102 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] show called for member 78b6bf47-a00f-4913-8e90-e0bcbec472f2 {{(pid=87014) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 06:36:50 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:50 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:36:50 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-eaeaa531-6d3a-4941-b1e5-9505482f8ac1 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:50 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-eaeaa531-6d3a-4941-b1e5-9505482f8ac1 tempest-VolumesServicesTestJSON-1468857707 tempest-VolumesServicesTestJSON-1468857707-project-member] GET http://192.168.122.198/volume/v3/volumes/cecadad0-449c-4ba1-806f-f0f577bf8120 Sep 06 06:36:50 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-eaeaa531-6d3a-4941-b1e5-9505482f8ac1 tempest-VolumesServicesTestJSON-1468857707 tempest-VolumesServicesTestJSON-1468857707-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:50 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-eaeaa531-6d3a-4941-b1e5-9505482f8ac1 tempest-VolumesServicesTestJSON-1468857707 tempest-VolumesServicesTestJSON-1468857707-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:50 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:36:50 devstack devstack@c-api.service[87014]: return base.obj_make_list(context, cls(context), Sep 06 06:36:50 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-3918cb7e-1a35-4201-9820-e06a38973102 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] http://192.168.122.198/volume/v3/groups/78b6bf47-a00f-4913-8e90-e0bcbec472f2 returned with HTTP 200 Sep 06 06:36:50 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 431/872] 192.168.122.198 () {60 vars in 1270 bytes} [Sun Sep 6 06:36:50 2026] GET /volume/v3/groups/78b6bf47-a00f-4913-8e90-e0bcbec472f2 => generated 388 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:36:50 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:36:50 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:36:50 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:50 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:36:50 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-eaeaa531-6d3a-4941-b1e5-9505482f8ac1 tempest-VolumesServicesTestJSON-1468857707 tempest-VolumesServicesTestJSON-1468857707-project-member] Volume info retrieved successfully. Sep 06 06:36:50 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-eaeaa531-6d3a-4941-b1e5-9505482f8ac1 tempest-VolumesServicesTestJSON-1468857707 tempest-VolumesServicesTestJSON-1468857707-project-member] http://192.168.122.198/volume/v3/volumes/cecadad0-449c-4ba1-806f-f0f577bf8120 returned with HTTP 200 Sep 06 06:36:50 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 442/873] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:36:50 2026] GET /volume/v3/volumes/cecadad0-449c-4ba1-806f-f0f577bf8120 => generated 854 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 06:36:51 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-cdbba606-60df-46c3-9e92-1c6bc49777af None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:51 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-cdbba606-60df-46c3-9e92-1c6bc49777af tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] GET http://192.168.122.198/volume/v3/groups/78b6bf47-a00f-4913-8e90-e0bcbec472f2 Sep 06 06:36:51 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-cdbba606-60df-46c3-9e92-1c6bc49777af tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:51 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-cdbba606-60df-46c3-9e92-1c6bc49777af tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Calling method 'version_select' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:51 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.groups [None req-cdbba606-60df-46c3-9e92-1c6bc49777af tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] show called for member 78b6bf47-a00f-4913-8e90-e0bcbec472f2 {{(pid=87014) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 06:36:51 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:51 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:36:51 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:36:51 devstack devstack@c-api.service[87014]: return base.obj_make_list(context, cls(context), Sep 06 06:36:51 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-cdbba606-60df-46c3-9e92-1c6bc49777af tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] http://192.168.122.198/volume/v3/groups/78b6bf47-a00f-4913-8e90-e0bcbec472f2 returned with HTTP 200 Sep 06 06:36:51 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 432/874] 192.168.122.198 () {60 vars in 1270 bytes} [Sun Sep 6 06:36:51 2026] GET /volume/v3/groups/78b6bf47-a00f-4913-8e90-e0bcbec472f2 => generated 389 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:36:51 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-9eac28a1-4cf9-4a88-8210-be5b5bb29fc6 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:51 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-9eac28a1-4cf9-4a88-8210-be5b5bb29fc6 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:36:51 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-9eac28a1-4cf9-4a88-8210-be5b5bb29fc6 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1039355374", "volume_type": "ca4c4a28-2f0c-4186-8ea8-4688a71767ad", "group_id": "78b6bf47-a00f-4913-8e90-e0bcbec472f2", "size": 1}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:36:51 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.volumes [None req-9eac28a1-4cf9-4a88-8210-be5b5bb29fc6 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1039355374', 'volume_type': 'ca4c4a28-2f0c-4186-8ea8-4688a71767ad', 'group_id': '78b6bf47-a00f-4913-8e90-e0bcbec472f2', 'size': 1}} {{(pid=87015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:36:51 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-c31a6fac-79bc-41e0-abda-88e5843452b2 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:51 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c31a6fac-79bc-41e0-abda-88e5843452b2 tempest-VolumesServicesTestJSON-1468857707 tempest-VolumesServicesTestJSON-1468857707-project-member] GET http://192.168.122.198/volume/v3/volumes/cecadad0-449c-4ba1-806f-f0f577bf8120 Sep 06 06:36:51 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-c31a6fac-79bc-41e0-abda-88e5843452b2 tempest-VolumesServicesTestJSON-1468857707 tempest-VolumesServicesTestJSON-1468857707-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:51 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-c31a6fac-79bc-41e0-abda-88e5843452b2 tempest-VolumesServicesTestJSON-1468857707 tempest-VolumesServicesTestJSON-1468857707-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:51 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:51 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:36:51 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-9eac28a1-4cf9-4a88-8210-be5b5bb29fc6 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Create volume of 1 GB Sep 06 06:36:51 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:36:51 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:36:51 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:51 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:36:51 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:36:51 devstack devstack@c-api.service[87015]: return base.obj_make_list(context, cls(context), Sep 06 06:36:51 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-9eac28a1-4cf9-4a88-8210-be5b5bb29fc6 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Availability Zones retrieved successfully. Sep 06 06:36:51 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-c31a6fac-79bc-41e0-abda-88e5843452b2 tempest-VolumesServicesTestJSON-1468857707 tempest-VolumesServicesTestJSON-1468857707-project-member] Volume info retrieved successfully. Sep 06 06:36:51 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c31a6fac-79bc-41e0-abda-88e5843452b2 tempest-VolumesServicesTestJSON-1468857707 tempest-VolumesServicesTestJSON-1468857707-project-member] http://192.168.122.198/volume/v3/volumes/cecadad0-449c-4ba1-806f-f0f577bf8120 returned with HTTP 200 Sep 06 06:36:51 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 433/875] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:36:51 2026] GET /volume/v3/volumes/cecadad0-449c-4ba1-806f-f0f577bf8120 => generated 855 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:36:51 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-9eac28a1-4cf9-4a88-8210-be5b5bb29fc6 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Flow 'volume_create_api' (394d69f1-7055-4c64-9689-cbbff861cdcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:36:51 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-9eac28a1-4cf9-4a88-8210-be5b5bb29fc6 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a12bca0-1982-4833-84a1-19a3c5c4d1b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:36:51 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:51 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:36:51 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.flows.api.create_volume [None req-9eac28a1-4cf9-4a88-8210-be5b5bb29fc6 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Validating volume size '1' using validate_int {{(pid=87015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:36:51 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-56f6d76a-238a-4ebf-bfaa-74825da75665 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:51 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-56f6d76a-238a-4ebf-bfaa-74825da75665 tempest-VolumesServicesTestJSON-2146371431 tempest-VolumesServicesTestJSON-2146371431-project-admin] GET http://192.168.122.198/volume/v3/volumes/cecadad0-449c-4ba1-806f-f0f577bf8120 Sep 06 06:36:51 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-56f6d76a-238a-4ebf-bfaa-74825da75665 tempest-VolumesServicesTestJSON-2146371431 tempest-VolumesServicesTestJSON-2146371431-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:51 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-56f6d76a-238a-4ebf-bfaa-74825da75665 tempest-VolumesServicesTestJSON-2146371431 tempest-VolumesServicesTestJSON-2146371431-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:51 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:36:51 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:36:51 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:51 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:36:51 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-56f6d76a-238a-4ebf-bfaa-74825da75665 tempest-VolumesServicesTestJSON-2146371431 tempest-VolumesServicesTestJSON-2146371431-project-admin] Volume info retrieved successfully. Sep 06 06:36:51 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-9eac28a1-4cf9-4a88-8210-be5b5bb29fc6 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a12bca0-1982-4833-84a1-19a3c5c4d1b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:36:50Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ca4c4a28-2f0c-4186-8ea8-4688a71767ad,is_public=True,name='tempest-GroupsV314Test-volume-type-254054923',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca4c4a28-2f0c-4186-8ea8-4688a71767ad', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '78b6bf47-a00f-4913-8e90-e0bcbec472f2', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:36:51 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-56f6d76a-238a-4ebf-bfaa-74825da75665 tempest-VolumesServicesTestJSON-2146371431 tempest-VolumesServicesTestJSON-2146371431-project-admin] http://192.168.122.198/volume/v3/volumes/cecadad0-449c-4ba1-806f-f0f577bf8120 returned with HTTP 200 Sep 06 06:36:51 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 434/876] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:36:51 2026] GET /volume/v3/volumes/cecadad0-449c-4ba1-806f-f0f577bf8120 => generated 1018 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:36:51 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-9eac28a1-4cf9-4a88-8210-be5b5bb29fc6 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (888d5d1e-0b67-4731-be28-5e07fd2f4d7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:36:51 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-c1946cc0-2bc9-4b7b-86ca-467e0d20c041 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:51 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c1946cc0-2bc9-4b7b-86ca-467e0d20c041 tempest-VolumesServicesTestJSON-2146371431 tempest-VolumesServicesTestJSON-2146371431-project-admin] GET http://192.168.122.198/volume/v3/os-services?host=devstack&binary=cinder-volume Sep 06 06:36:51 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-c1946cc0-2bc9-4b7b-86ca-467e0d20c041 tempest-VolumesServicesTestJSON-2146371431 tempest-VolumesServicesTestJSON-2146371431-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:51 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-c1946cc0-2bc9-4b7b-86ca-467e0d20c041 tempest-VolumesServicesTestJSON-2146371431 tempest-VolumesServicesTestJSON-2146371431-project-admin] Calling method 'index' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:51 devstack devstack@c-api.service[87014]: /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 06 06:36:51 devstack devstack@c-api.service[87014]: return base.obj_make_list(context, cls(context), objects.Service, Sep 06 06:36:51 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c1946cc0-2bc9-4b7b-86ca-467e0d20c041 tempest-VolumesServicesTestJSON-2146371431 tempest-VolumesServicesTestJSON-2146371431-project-admin] http://192.168.122.198/volume/v3/os-services?host=devstack&binary=cinder-volume returned with HTTP 200 Sep 06 06:36:51 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 435/877] 192.168.122.198 () {58 vars in 1202 bytes} [Sun Sep 6 06:36:51 2026] GET /volume/v3/os-services?host=devstack&binary=cinder-volume => generated 532 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:36:52 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-26a1532f-f96c-4ac6-8717-42e13d2de085 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:52 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-26a1532f-f96c-4ac6-8717-42e13d2de085 tempest-VolumesServicesTestJSON-1468857707 tempest-VolumesServicesTestJSON-1468857707-project-member] GET http://192.168.122.198/volume/v3/volumes/cecadad0-449c-4ba1-806f-f0f577bf8120 Sep 06 06:36:52 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-26a1532f-f96c-4ac6-8717-42e13d2de085 tempest-VolumesServicesTestJSON-1468857707 tempest-VolumesServicesTestJSON-1468857707-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:52 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-26a1532f-f96c-4ac6-8717-42e13d2de085 tempest-VolumesServicesTestJSON-1468857707 tempest-VolumesServicesTestJSON-1468857707-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:52 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:36:52 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:36:52 devstack devstack@c-api.service[87015]: WARNING cinder.quota [None req-9eac28a1-4cf9-4a88-8210-be5b5bb29fc6 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-254054923 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-254054923, it is now deprecated. Please use the default quota class for default quota. Sep 06 06:36:52 devstack devstack@c-api.service[87015]: WARNING cinder.quota [None req-9eac28a1-4cf9-4a88-8210-be5b5bb29fc6 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-254054923 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-254054923, it is now deprecated. Please use the default quota class for default quota. Sep 06 06:36:52 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:52 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:36:52 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-26a1532f-f96c-4ac6-8717-42e13d2de085 tempest-VolumesServicesTestJSON-1468857707 tempest-VolumesServicesTestJSON-1468857707-project-member] Volume info retrieved successfully. Sep 06 06:36:52 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-26a1532f-f96c-4ac6-8717-42e13d2de085 tempest-VolumesServicesTestJSON-1468857707 tempest-VolumesServicesTestJSON-1468857707-project-member] http://192.168.122.198/volume/v3/volumes/cecadad0-449c-4ba1-806f-f0f577bf8120 returned with HTTP 200 Sep 06 06:36:52 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 436/878] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:36:51 2026] GET /volume/v3/volumes/cecadad0-449c-4ba1-806f-f0f577bf8120 => generated 855 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:36:52 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-059c8182-4164-444a-b9f6-f21b10a34d45 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:52 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-059c8182-4164-444a-b9f6-f21b10a34d45 tempest-VolumesServicesTestJSON-1468857707 tempest-VolumesServicesTestJSON-1468857707-project-member] DELETE http://192.168.122.198/volume/v3/volumes/cecadad0-449c-4ba1-806f-f0f577bf8120 Sep 06 06:36:52 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-059c8182-4164-444a-b9f6-f21b10a34d45 tempest-VolumesServicesTestJSON-1468857707 tempest-VolumesServicesTestJSON-1468857707-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:52 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-059c8182-4164-444a-b9f6-f21b10a34d45 tempest-VolumesServicesTestJSON-1468857707 tempest-VolumesServicesTestJSON-1468857707-project-member] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:52 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-059c8182-4164-444a-b9f6-f21b10a34d45 tempest-VolumesServicesTestJSON-1468857707 tempest-VolumesServicesTestJSON-1468857707-project-member] Delete volume with id: cecadad0-449c-4ba1-806f-f0f577bf8120 Sep 06 06:36:52 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:36:52 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:36:52 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:52 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:36:52 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-059c8182-4164-444a-b9f6-f21b10a34d45 tempest-VolumesServicesTestJSON-1468857707 tempest-VolumesServicesTestJSON-1468857707-project-member] Volume info retrieved successfully. Sep 06 06:36:52 devstack devstack@c-api.service[87015]: DEBUG cinder.quota [None req-9eac28a1-4cf9-4a88-8210-be5b5bb29fc6 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Created reservations ['ccec01cf-c02d-47b9-bd52-745ce6e67153', '9db1178f-d419-4fc9-9d9b-7577fbc57515', 'b88836cc-b186-434b-8aad-e7c637ed793c', '22abfe2d-ebb9-46b1-87e2-5b98261690a8'] {{(pid=87015) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:36:52 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-9eac28a1-4cf9-4a88-8210-be5b5bb29fc6 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (888d5d1e-0b67-4731-be28-5e07fd2f4d7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ccec01cf-c02d-47b9-bd52-745ce6e67153', '9db1178f-d419-4fc9-9d9b-7577fbc57515', 'b88836cc-b186-434b-8aad-e7c637ed793c', '22abfe2d-ebb9-46b1-87e2-5b98261690a8']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:36:52 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-9eac28a1-4cf9-4a88-8210-be5b5bb29fc6 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f25f3672-b2c6-4e70-9a5d-990aa8f86432) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:36:52 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-059c8182-4164-444a-b9f6-f21b10a34d45 tempest-VolumesServicesTestJSON-1468857707 tempest-VolumesServicesTestJSON-1468857707-project-member] Delete volume request issued successfully. Sep 06 06:36:52 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-059c8182-4164-444a-b9f6-f21b10a34d45 tempest-VolumesServicesTestJSON-1468857707 tempest-VolumesServicesTestJSON-1468857707-project-member] http://192.168.122.198/volume/v3/volumes/cecadad0-449c-4ba1-806f-f0f577bf8120 returned with HTTP 202 Sep 06 06:36:52 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 437/879] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:36:52 2026] DELETE /volume/v3/volumes/cecadad0-449c-4ba1-806f-f0f577bf8120 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:36:52 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-8c5e1efa-a8da-4656-a3ec-9b564899ac76 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:52 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-8c5e1efa-a8da-4656-a3ec-9b564899ac76 tempest-VolumesServicesTestJSON-1468857707 tempest-VolumesServicesTestJSON-1468857707-project-member] GET http://192.168.122.198/volume/v3/volumes/cecadad0-449c-4ba1-806f-f0f577bf8120 Sep 06 06:36:52 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-8c5e1efa-a8da-4656-a3ec-9b564899ac76 tempest-VolumesServicesTestJSON-1468857707 tempest-VolumesServicesTestJSON-1468857707-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:52 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-8c5e1efa-a8da-4656-a3ec-9b564899ac76 tempest-VolumesServicesTestJSON-1468857707 tempest-VolumesServicesTestJSON-1468857707-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:52 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:36:52 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:36:52 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:52 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:36:52 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:36:52 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:36:52 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-8c5e1efa-a8da-4656-a3ec-9b564899ac76 tempest-VolumesServicesTestJSON-1468857707 tempest-VolumesServicesTestJSON-1468857707-project-member] Volume info retrieved successfully. Sep 06 06:36:52 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-9eac28a1-4cf9-4a88-8210-be5b5bb29fc6 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f25f3672-b2c6-4e70-9a5d-990aa8f86432) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6abeb7ab-d3a6-48d9-9a25-0e4c13e06cdd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1039355374',encryption_key_id=None,group_id=78b6bf47-a00f-4913-8e90-e0bcbec472f2,group_type_id=,metadata={},multiattach=False,project_id='322dd19993484a62b5be0e58158f78ae',qos_specs=None,replication_status=,reservations=['ccec01cf-c02d-47b9-bd52-745ce6e67153','9db1178f-d419-4fc9-9d9b-7577fbc57515','b88836cc-b186-434b-8aad-e7c637ed793c','22abfe2d-ebb9-46b1-87e2-5b98261690a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8cc4f77cf85043e8b1309d0daafa7d55',volume_type_id=ca4c4a28-2f0c-4186-8ea8-4688a71767ad), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:36:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1039355374',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=78b6bf47-a00f-4913-8e90-e0bcbec472f2,host=None,id=6abeb7ab-d3a6-48d9-9a25-0e4c13e06cdd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='322dd19993484a62b5be0e58158f78ae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8cc4f77cf85043e8b1309d0daafa7d55',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca4c4a28-2f0c-4186-8ea8-4688a71767ad),volume_type_id=ca4c4a28-2f0c-4186-8ea8-4688a71767ad)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:36:52 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-9eac28a1-4cf9-4a88-8210-be5b5bb29fc6 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f7445ba-3f54-4020-8717-d9f5206852eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:36:52 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-8c5e1efa-a8da-4656-a3ec-9b564899ac76 tempest-VolumesServicesTestJSON-1468857707 tempest-VolumesServicesTestJSON-1468857707-project-member] http://192.168.122.198/volume/v3/volumes/cecadad0-449c-4ba1-806f-f0f577bf8120 returned with HTTP 200 Sep 06 06:36:52 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 438/880] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:36:52 2026] GET /volume/v3/volumes/cecadad0-449c-4ba1-806f-f0f577bf8120 => generated 854 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:36:52 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-9eac28a1-4cf9-4a88-8210-be5b5bb29fc6 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f7445ba-3f54-4020-8717-d9f5206852eb) transitioned into state 'SUCCESS' from state '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-1039355374',encryption_key_id=None,group_id=78b6bf47-a00f-4913-8e90-e0bcbec472f2,group_type_id=,metadata={},multiattach=False,project_id='322dd19993484a62b5be0e58158f78ae',qos_specs=None,replication_status=,reservations=['ccec01cf-c02d-47b9-bd52-745ce6e67153','9db1178f-d419-4fc9-9d9b-7577fbc57515','b88836cc-b186-434b-8aad-e7c637ed793c','22abfe2d-ebb9-46b1-87e2-5b98261690a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8cc4f77cf85043e8b1309d0daafa7d55',volume_type_id=ca4c4a28-2f0c-4186-8ea8-4688a71767ad)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:36:52 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-9eac28a1-4cf9-4a88-8210-be5b5bb29fc6 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d82ea53-f14f-4fc8-815a-cb458b121c74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:36:52 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-9eac28a1-4cf9-4a88-8210-be5b5bb29fc6 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d82ea53-f14f-4fc8-815a-cb458b121c74) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:36:52 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-9eac28a1-4cf9-4a88-8210-be5b5bb29fc6 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Flow 'volume_create_api' (394d69f1-7055-4c64-9689-cbbff861cdcc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:36:52 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-9eac28a1-4cf9-4a88-8210-be5b5bb29fc6 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Create volume request issued successfully. Sep 06 06:36:52 devstack devstack@c-api.service[87015]: WARNING stevedore.named [None req-9eac28a1-4cf9-4a88-8210-be5b5bb29fc6 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:36:52 devstack devstack@c-api.service[87015]: WARNING castellan.key_manager [None req-9eac28a1-4cf9-4a88-8210-be5b5bb29fc6 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:36:52 devstack devstack@c-api.service[87015]: DEBUG oslo_db.sqlalchemy.engines [None req-9eac28a1-4cf9-4a88-8210-be5b5bb29fc6 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87015) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:36:52 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:52 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:36:52 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-9eac28a1-4cf9-4a88-8210-be5b5bb29fc6 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:36:52 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 443/881] 192.168.122.198 () {62 vars in 1184 bytes} [Sun Sep 6 06:36:51 2026] POST /volume/v3/volumes => generated 826 bytes in 669 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:36:52 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-b56f5544-c70e-492a-b1fd-17ce4b9b4e02 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:52 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-b56f5544-c70e-492a-b1fd-17ce4b9b4e02 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] GET http://192.168.122.198/volume/v3/volumes/6abeb7ab-d3a6-48d9-9a25-0e4c13e06cdd Sep 06 06:36:52 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-b56f5544-c70e-492a-b1fd-17ce4b9b4e02 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:52 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-b56f5544-c70e-492a-b1fd-17ce4b9b4e02 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:52 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:36:52 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:36:52 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:52 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:36:52 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-b56f5544-c70e-492a-b1fd-17ce4b9b4e02 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Volume info retrieved successfully. Sep 06 06:36:52 devstack devstack@c-api.service[87014]: WARNING stevedore.named [None req-b56f5544-c70e-492a-b1fd-17ce4b9b4e02 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:36:52 devstack devstack@c-api.service[87014]: WARNING castellan.key_manager [None req-b56f5544-c70e-492a-b1fd-17ce4b9b4e02 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:36:52 devstack devstack@c-api.service[87014]: DEBUG oslo_db.sqlalchemy.engines [None req-b56f5544-c70e-492a-b1fd-17ce4b9b4e02 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87014) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:36:52 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:52 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:36:52 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-b56f5544-c70e-492a-b1fd-17ce4b9b4e02 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] http://192.168.122.198/volume/v3/volumes/6abeb7ab-d3a6-48d9-9a25-0e4c13e06cdd returned with HTTP 200 Sep 06 06:36:52 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 439/882] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:36:52 2026] GET /volume/v3/volumes/6abeb7ab-d3a6-48d9-9a25-0e4c13e06cdd => generated 894 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:36:53 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-28d34d79-9782-4ab7-9449-f82b3c6358a4 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:53 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-28d34d79-9782-4ab7-9449-f82b3c6358a4 tempest-VolumesServicesTestJSON-1468857707 tempest-VolumesServicesTestJSON-1468857707-project-member] GET http://192.168.122.198/volume/v3/volumes/cecadad0-449c-4ba1-806f-f0f577bf8120 Sep 06 06:36:53 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-28d34d79-9782-4ab7-9449-f82b3c6358a4 tempest-VolumesServicesTestJSON-1468857707 tempest-VolumesServicesTestJSON-1468857707-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:53 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-28d34d79-9782-4ab7-9449-f82b3c6358a4 tempest-VolumesServicesTestJSON-1468857707 tempest-VolumesServicesTestJSON-1468857707-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:53 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:36:53 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:36:53 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:53 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:36:53 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-28d34d79-9782-4ab7-9449-f82b3c6358a4 tempest-VolumesServicesTestJSON-1468857707 tempest-VolumesServicesTestJSON-1468857707-project-member] Volume info retrieved successfully. Sep 06 06:36:53 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-28d34d79-9782-4ab7-9449-f82b3c6358a4 tempest-VolumesServicesTestJSON-1468857707 tempest-VolumesServicesTestJSON-1468857707-project-member] http://192.168.122.198/volume/v3/volumes/cecadad0-449c-4ba1-806f-f0f577bf8120 returned with HTTP 200 Sep 06 06:36:53 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 444/883] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:36:53 2026] GET /volume/v3/volumes/cecadad0-449c-4ba1-806f-f0f577bf8120 => generated 854 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:36:53 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-ccc85b44-2a1e-4ddb-80ea-f5722b0bffa6 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:53 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ccc85b44-2a1e-4ddb-80ea-f5722b0bffa6 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] GET http://192.168.122.198/volume/v3/volumes/6abeb7ab-d3a6-48d9-9a25-0e4c13e06cdd Sep 06 06:36:53 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ccc85b44-2a1e-4ddb-80ea-f5722b0bffa6 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:53 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ccc85b44-2a1e-4ddb-80ea-f5722b0bffa6 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:53 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:36:53 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:36:53 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:53 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:36:53 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-ccc85b44-2a1e-4ddb-80ea-f5722b0bffa6 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Volume info retrieved successfully. Sep 06 06:36:53 devstack devstack@c-api.service[87014]: WARNING stevedore.named [None req-ccc85b44-2a1e-4ddb-80ea-f5722b0bffa6 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:36:53 devstack devstack@c-api.service[87014]: WARNING castellan.key_manager [None req-ccc85b44-2a1e-4ddb-80ea-f5722b0bffa6 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:36:53 devstack devstack@c-api.service[87014]: DEBUG oslo_db.sqlalchemy.engines [None req-ccc85b44-2a1e-4ddb-80ea-f5722b0bffa6 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87014) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:36:53 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:53 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:36:53 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ccc85b44-2a1e-4ddb-80ea-f5722b0bffa6 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] http://192.168.122.198/volume/v3/volumes/6abeb7ab-d3a6-48d9-9a25-0e4c13e06cdd returned with HTTP 200 Sep 06 06:36:53 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 440/884] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:36:53 2026] GET /volume/v3/volumes/6abeb7ab-d3a6-48d9-9a25-0e4c13e06cdd => generated 918 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 06:36:54 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-195dbe0e-aef3-4c6a-844e-f185a507624e None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:54 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-195dbe0e-aef3-4c6a-844e-f185a507624e tempest-VolumesServicesTestJSON-1468857707 tempest-VolumesServicesTestJSON-1468857707-project-member] GET http://192.168.122.198/volume/v3/volumes/cecadad0-449c-4ba1-806f-f0f577bf8120 Sep 06 06:36:54 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-195dbe0e-aef3-4c6a-844e-f185a507624e tempest-VolumesServicesTestJSON-1468857707 tempest-VolumesServicesTestJSON-1468857707-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:54 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-195dbe0e-aef3-4c6a-844e-f185a507624e tempest-VolumesServicesTestJSON-1468857707 tempest-VolumesServicesTestJSON-1468857707-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:54 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-195dbe0e-aef3-4c6a-844e-f185a507624e tempest-VolumesServicesTestJSON-1468857707 tempest-VolumesServicesTestJSON-1468857707-project-member] http://192.168.122.198/volume/v3/volumes/cecadad0-449c-4ba1-806f-f0f577bf8120 returned with HTTP 404 Sep 06 06:36:54 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 445/885] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:36:54 2026] GET /volume/v3/volumes/cecadad0-449c-4ba1-806f-f0f577bf8120 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:36:54 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-839bae38-4fe1-4b53-9dff-ba977822071b None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:54 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-839bae38-4fe1-4b53-9dff-ba977822071b tempest-VolumesServicesTestJSON-2146371431 tempest-VolumesServicesTestJSON-2146371431-project-admin] GET http://192.168.122.198/volume/v3/os-services Sep 06 06:36:54 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-839bae38-4fe1-4b53-9dff-ba977822071b tempest-VolumesServicesTestJSON-2146371431 tempest-VolumesServicesTestJSON-2146371431-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:54 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-839bae38-4fe1-4b53-9dff-ba977822071b tempest-VolumesServicesTestJSON-2146371431 tempest-VolumesServicesTestJSON-2146371431-project-admin] Calling method 'index' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:54 devstack devstack@c-api.service[87014]: /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 06 06:36:54 devstack devstack@c-api.service[87014]: return base.obj_make_list(context, cls(context), objects.Service, Sep 06 06:36:54 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-839bae38-4fe1-4b53-9dff-ba977822071b tempest-VolumesServicesTestJSON-2146371431 tempest-VolumesServicesTestJSON-2146371431-project-admin] http://192.168.122.198/volume/v3/os-services returned with HTTP 200 Sep 06 06:36:54 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 441/886] 192.168.122.198 () {58 vars in 1133 bytes} [Sun Sep 6 06:36:54 2026] GET /volume/v3/os-services => generated 705 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:36:54 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-20691474-193c-4ae5-8dd2-81fcff6865c5 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:54 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-20691474-193c-4ae5-8dd2-81fcff6865c5 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] GET http://192.168.122.198/volume/v3/volumes/6abeb7ab-d3a6-48d9-9a25-0e4c13e06cdd Sep 06 06:36:54 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-20691474-193c-4ae5-8dd2-81fcff6865c5 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:54 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-20691474-193c-4ae5-8dd2-81fcff6865c5 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:55 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:36:55 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:36:55 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:55 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:36:55 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-20691474-193c-4ae5-8dd2-81fcff6865c5 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Volume info retrieved successfully. Sep 06 06:36:55 devstack devstack@c-api.service[87015]: WARNING stevedore.named [None req-20691474-193c-4ae5-8dd2-81fcff6865c5 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:36:55 devstack devstack@c-api.service[87015]: WARNING castellan.key_manager [None req-20691474-193c-4ae5-8dd2-81fcff6865c5 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:36:55 devstack devstack@c-api.service[87015]: DEBUG oslo_db.sqlalchemy.engines [None req-20691474-193c-4ae5-8dd2-81fcff6865c5 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87015) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:36:55 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:55 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:36:55 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-20691474-193c-4ae5-8dd2-81fcff6865c5 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] http://192.168.122.198/volume/v3/volumes/6abeb7ab-d3a6-48d9-9a25-0e4c13e06cdd returned with HTTP 200 Sep 06 06:36:55 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 446/887] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:36:54 2026] GET /volume/v3/volumes/6abeb7ab-d3a6-48d9-9a25-0e4c13e06cdd => generated 919 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 06:36:55 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-8d76b9a3-bb60-4481-8d90-96189cfc23b6 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:55 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-8d76b9a3-bb60-4481-8d90-96189cfc23b6 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] POST http://192.168.122.198/volume/v3/groups/action Sep 06 06:36:55 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-8d76b9a3-bb60-4481-8d90-96189cfc23b6 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Action body: b'{"create-from-src": {"source_group_id": "78b6bf47-a00f-4913-8e90-e0bcbec472f2", "name": "tempest-Group_from_grp-110466382"}}' {{(pid=87014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:36:55 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-8d76b9a3-bb60-4481-8d90-96189cfc23b6 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "78b6bf47-a00f-4913-8e90-e0bcbec472f2", "name": "tempest-Group_from_grp-110466382"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:36:55 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.groups [None req-8d76b9a3-bb60-4481-8d90-96189cfc23b6 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Creating new group {'create-from-src': {'source_group_id': '78b6bf47-a00f-4913-8e90-e0bcbec472f2', 'name': 'tempest-Group_from_grp-110466382'}}. {{(pid=87014) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Sep 06 06:36:55 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.groups [None req-8d76b9a3-bb60-4481-8d90-96189cfc23b6 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Creating group tempest-Group_from_grp-110466382 from source group 78b6bf47-a00f-4913-8e90-e0bcbec472f2. Sep 06 06:36:55 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:55 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:36:55 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:55 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:36:55 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:36:55 devstack devstack@c-api.service[87014]: return base.obj_make_list(context, cls(context), Sep 06 06:36:55 devstack devstack@c-api.service[87014]: /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 06 06:36:55 devstack devstack@c-api.service[87014]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 06:36:55 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:36:55 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:36:55 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-8d76b9a3-bb60-4481-8d90-96189cfc23b6 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Created reservations ['a28ddb60-a56b-4587-8749-2e37cb0180b7'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:36:55 devstack devstack@c-api.service[87014]: /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 06 06:36:55 devstack devstack@c-api.service[87014]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 06:36:55 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:36:55 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:36:55 devstack devstack@c-api.service[87014]: INFO cinder.group.api [None req-8d76b9a3-bb60-4481-8d90-96189cfc23b6 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] A mapping entry already exists for group bf80e595-2b86-4f9d-8a5e-4d1b75f6ea73 and volume type ca4c4a28-2f0c-4186-8ea8-4688a71767ad. Do not need to create again. Sep 06 06:36:55 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:55 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:36:55 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-8d76b9a3-bb60-4481-8d90-96189cfc23b6 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Availability Zones retrieved successfully. Sep 06 06:36:55 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-8d76b9a3-bb60-4481-8d90-96189cfc23b6 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Flow 'volume_create_api' (d0f2e6be-00d1-42b3-8319-abaa895f4602) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:36:55 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-8d76b9a3-bb60-4481-8d90-96189cfc23b6 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8766a65-7080-4315-bce2-8f32bd924ef7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:36:55 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.flows.api.create_volume [None req-8d76b9a3-bb60-4481-8d90-96189cfc23b6 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=87014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:36:55 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-8d76b9a3-bb60-4481-8d90-96189cfc23b6 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8766a65-7080-4315-bce2-8f32bd924ef7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '6abeb7ab-d3a6-48d9-9a25-0e4c13e06cdd', 'volume_type': VolumeType(created_at=2026-09-06T04:36:50Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ca4c4a28-2f0c-4186-8ea8-4688a71767ad,is_public=True,name='tempest-GroupsV314Test-volume-type-254054923',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca4c4a28-2f0c-4186-8ea8-4688a71767ad', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'bf80e595-2b86-4f9d-8a5e-4d1b75f6ea73', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:36:55 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-8d76b9a3-bb60-4481-8d90-96189cfc23b6 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2bb5add5-cec2-4183-89d9-6d0c9cfaff77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:36:55 devstack devstack@c-api.service[87014]: WARNING cinder.quota [None req-8d76b9a3-bb60-4481-8d90-96189cfc23b6 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-254054923 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-254054923, it is now deprecated. Please use the default quota class for default quota. Sep 06 06:36:55 devstack devstack@c-api.service[87014]: WARNING cinder.quota [None req-8d76b9a3-bb60-4481-8d90-96189cfc23b6 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-254054923 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-254054923, it is now deprecated. Please use the default quota class for default quota. Sep 06 06:36:55 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-8d76b9a3-bb60-4481-8d90-96189cfc23b6 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Created reservations ['530effb1-682e-4fe0-a399-ef585fb1519e', '76f3627f-eeee-4234-9281-8b8847801431', 'd7c5688d-5f76-4aa2-8d1f-bbd753f80884', 'c5bbd9cf-e515-4b37-9957-dd263a82f158'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:36:55 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-8d76b9a3-bb60-4481-8d90-96189cfc23b6 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2bb5add5-cec2-4183-89d9-6d0c9cfaff77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['530effb1-682e-4fe0-a399-ef585fb1519e', '76f3627f-eeee-4234-9281-8b8847801431', 'd7c5688d-5f76-4aa2-8d1f-bbd753f80884', 'c5bbd9cf-e515-4b37-9957-dd263a82f158']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:36:55 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-8d76b9a3-bb60-4481-8d90-96189cfc23b6 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8a1db4c-9080-485e-bac4-447b8eb3c897) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:36:55 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:36:55 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:36:55 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:36:55 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:36:55 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-8d76b9a3-bb60-4481-8d90-96189cfc23b6 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8a1db4c-9080-485e-bac4-447b8eb3c897) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b5123030-8d11-43e0-b2eb-86d160a73a6d', '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=bf80e595-2b86-4f9d-8a5e-4d1b75f6ea73,group_type_id=,metadata={},multiattach=False,project_id='322dd19993484a62b5be0e58158f78ae',qos_specs=None,replication_status=,reservations=['530effb1-682e-4fe0-a399-ef585fb1519e','76f3627f-eeee-4234-9281-8b8847801431','d7c5688d-5f76-4aa2-8d1f-bbd753f80884','c5bbd9cf-e515-4b37-9957-dd263a82f158'],size=1,snapshot_id=None,source_replicaid=,source_volid=6abeb7ab-d3a6-48d9-9a25-0e4c13e06cdd,status='creating',user_id='8cc4f77cf85043e8b1309d0daafa7d55',volume_type_id=ca4c4a28-2f0c-4186-8ea8-4688a71767ad), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:36:55Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=bf80e595-2b86-4f9d-8a5e-4d1b75f6ea73,host=None,id=b5123030-8d11-43e0-b2eb-86d160a73a6d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='322dd19993484a62b5be0e58158f78ae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=6abeb7ab-d3a6-48d9-9a25-0e4c13e06cdd,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8cc4f77cf85043e8b1309d0daafa7d55',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca4c4a28-2f0c-4186-8ea8-4688a71767ad),volume_type_id=ca4c4a28-2f0c-4186-8ea8-4688a71767ad)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:36:55 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-8d76b9a3-bb60-4481-8d90-96189cfc23b6 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fad2a12d-42cd-4dc2-b5eb-c16b0f860181) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:36:55 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-8d76b9a3-bb60-4481-8d90-96189cfc23b6 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fad2a12d-42cd-4dc2-b5eb-c16b0f860181) transitioned into state 'SUCCESS' from 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=bf80e595-2b86-4f9d-8a5e-4d1b75f6ea73,group_type_id=,metadata={},multiattach=False,project_id='322dd19993484a62b5be0e58158f78ae',qos_specs=None,replication_status=,reservations=['530effb1-682e-4fe0-a399-ef585fb1519e','76f3627f-eeee-4234-9281-8b8847801431','d7c5688d-5f76-4aa2-8d1f-bbd753f80884','c5bbd9cf-e515-4b37-9957-dd263a82f158'],size=1,snapshot_id=None,source_replicaid=,source_volid=6abeb7ab-d3a6-48d9-9a25-0e4c13e06cdd,status='creating',user_id='8cc4f77cf85043e8b1309d0daafa7d55',volume_type_id=ca4c4a28-2f0c-4186-8ea8-4688a71767ad)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:36:55 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-8d76b9a3-bb60-4481-8d90-96189cfc23b6 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Flow 'volume_create_api' (d0f2e6be-00d1-42b3-8319-abaa895f4602) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:36:55 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-8d76b9a3-bb60-4481-8d90-96189cfc23b6 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Create volume request issued successfully. Sep 06 06:36:55 devstack devstack@c-api.service[87014]: /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 06 06:36:55 devstack devstack@c-api.service[87014]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 06:36:55 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:36:55 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:36:55 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-8d76b9a3-bb60-4481-8d90-96189cfc23b6 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] http://192.168.122.198/volume/v3/groups/action returned with HTTP 202 Sep 06 06:36:55 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 442/888] 192.168.122.198 () {62 vars in 1202 bytes} [Sun Sep 6 06:36:55 2026] POST /volume/v3/groups/action => generated 101 bytes in 740 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:36:55 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-ef8beaf4-6a6e-4596-8b0d-342cdb19aadd None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:55 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-ef8beaf4-6a6e-4596-8b0d-342cdb19aadd tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] GET http://192.168.122.198/volume/v3/volumes/detail Sep 06 06:36:55 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-ef8beaf4-6a6e-4596-8b0d-342cdb19aadd tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:55 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-ef8beaf4-6a6e-4596-8b0d-342cdb19aadd tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Calling method 'detail' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:55 devstack devstack@c-api.service[87015]: DEBUG cinder.api.api_utils [None req-ef8beaf4-6a6e-4596-8b0d-342cdb19aadd tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Removing options '' from query. {{(pid=87015) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 06:36:56 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-ef8beaf4-6a6e-4596-8b0d-342cdb19aadd tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87015) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 06:36:56 devstack devstack@c-api.service[87015]: /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 06 06:36:56 devstack devstack@c-api.service[87015]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 06:36:56 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:36:56 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:36:56 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:36:56 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:36:56 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-ef8beaf4-6a6e-4596-8b0d-342cdb19aadd tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Get all volumes completed successfully. Sep 06 06:36:56 devstack devstack@c-api.service[87015]: WARNING stevedore.named [None req-ef8beaf4-6a6e-4596-8b0d-342cdb19aadd tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:36:56 devstack devstack@c-api.service[87015]: WARNING castellan.key_manager [None req-ef8beaf4-6a6e-4596-8b0d-342cdb19aadd tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:36:56 devstack devstack@c-api.service[87015]: DEBUG oslo_db.sqlalchemy.engines [None req-ef8beaf4-6a6e-4596-8b0d-342cdb19aadd tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87015) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:36:56 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:56 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:36:56 devstack devstack@c-api.service[87015]: WARNING stevedore.named [None req-ef8beaf4-6a6e-4596-8b0d-342cdb19aadd tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:36:56 devstack devstack@c-api.service[87015]: WARNING castellan.key_manager [None req-ef8beaf4-6a6e-4596-8b0d-342cdb19aadd tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:36:56 devstack devstack@c-api.service[87015]: DEBUG oslo_db.sqlalchemy.engines [None req-ef8beaf4-6a6e-4596-8b0d-342cdb19aadd tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87015) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:36:56 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:56 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:36:56 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-ef8beaf4-6a6e-4596-8b0d-342cdb19aadd tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] http://192.168.122.198/volume/v3/volumes/detail returned with HTTP 200 Sep 06 06:36:56 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 447/889] 192.168.122.198 () {60 vars in 1183 bytes} [Sun Sep 6 06:36:55 2026] GET /volume/v3/volumes/detail => generated 1841 bytes in 458 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 06:36:56 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-2345e326-b208-49fc-ad00-3f552b392725 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:56 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-2345e326-b208-49fc-ad00-3f552b392725 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] GET http://192.168.122.198/volume/v3/volumes/b5123030-8d11-43e0-b2eb-86d160a73a6d Sep 06 06:36:56 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-2345e326-b208-49fc-ad00-3f552b392725 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:56 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-2345e326-b208-49fc-ad00-3f552b392725 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:56 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:36:56 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:36:56 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:56 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:36:56 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-2345e326-b208-49fc-ad00-3f552b392725 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Volume info retrieved successfully. Sep 06 06:36:56 devstack devstack@c-api.service[87014]: WARNING stevedore.named [None req-2345e326-b208-49fc-ad00-3f552b392725 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:36:56 devstack devstack@c-api.service[87014]: WARNING castellan.key_manager [None req-2345e326-b208-49fc-ad00-3f552b392725 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:36:56 devstack devstack@c-api.service[87014]: DEBUG oslo_db.sqlalchemy.engines [None req-2345e326-b208-49fc-ad00-3f552b392725 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87014) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:36:56 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:56 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:36:56 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-2345e326-b208-49fc-ad00-3f552b392725 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] http://192.168.122.198/volume/v3/volumes/b5123030-8d11-43e0-b2eb-86d160a73a6d returned with HTTP 200 Sep 06 06:36:56 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 443/890] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:36:56 2026] GET /volume/v3/volumes/b5123030-8d11-43e0-b2eb-86d160a73a6d => generated 929 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:36:57 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-6b0c9a64-70a7-40c9-b4af-cbf2f5d4dad9 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:57 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-6b0c9a64-70a7-40c9-b4af-cbf2f5d4dad9 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] GET http://192.168.122.198/volume/v3/volumes/b5123030-8d11-43e0-b2eb-86d160a73a6d Sep 06 06:36:57 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-6b0c9a64-70a7-40c9-b4af-cbf2f5d4dad9 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:57 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-6b0c9a64-70a7-40c9-b4af-cbf2f5d4dad9 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:57 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:36:57 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:36:57 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:57 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:36:57 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-6b0c9a64-70a7-40c9-b4af-cbf2f5d4dad9 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Volume info retrieved successfully. Sep 06 06:36:57 devstack devstack@c-api.service[87015]: WARNING stevedore.named [None req-6b0c9a64-70a7-40c9-b4af-cbf2f5d4dad9 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:36:57 devstack devstack@c-api.service[87015]: WARNING castellan.key_manager [None req-6b0c9a64-70a7-40c9-b4af-cbf2f5d4dad9 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:36:57 devstack devstack@c-api.service[87015]: DEBUG oslo_db.sqlalchemy.engines [None req-6b0c9a64-70a7-40c9-b4af-cbf2f5d4dad9 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87015) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:36:57 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:57 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:36:57 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-6b0c9a64-70a7-40c9-b4af-cbf2f5d4dad9 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] http://192.168.122.198/volume/v3/volumes/b5123030-8d11-43e0-b2eb-86d160a73a6d returned with HTTP 200 Sep 06 06:36:57 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 448/891] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:36:57 2026] GET /volume/v3/volumes/b5123030-8d11-43e0-b2eb-86d160a73a6d => generated 929 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:36:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [req-19213052-0e6f-4da9-afdf-5ff1964f474d req-e0bbe262-2c7a-40dc-875d-b43c170ba0e6 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:58 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-19213052-0e6f-4da9-afdf-5ff1964f474d req-e0bbe262-2c7a-40dc-875d-b43c170ba0e6 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] DELETE http://192.168.122.198/volume/v3/attachments/eaf5b25e-ac23-4a9f-9c7e-b1f678c025a0 Sep 06 06:36:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-19213052-0e6f-4da9-afdf-5ff1964f474d req-e0bbe262-2c7a-40dc-875d-b43c170ba0e6 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-19213052-0e6f-4da9-afdf-5ff1964f474d req-e0bbe262-2c7a-40dc-875d-b43c170ba0e6 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Calling method 'version_select' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:58 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:58 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:36:58 devstack devstack@c-api.service[87014]: /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 06 06:36:58 devstack devstack@c-api.service[87014]: return base.obj_make_list(context, Sep 06 06:36:58 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-19213052-0e6f-4da9-afdf-5ff1964f474d req-e0bbe262-2c7a-40dc-875d-b43c170ba0e6 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] http://192.168.122.198/volume/v3/attachments/eaf5b25e-ac23-4a9f-9c7e-b1f678c025a0 returned with HTTP 200 Sep 06 06:36:58 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 444/892] 192.168.122.198 () {64 vars in 1562 bytes} [Sun Sep 6 06:36:58 2026] DELETE /volume/v3/attachments/eaf5b25e-ac23-4a9f-9c7e-b1f678c025a0 => generated 19 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 06:36:58 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-19213052-0e6f-4da9-afdf-5ff1964f474d req-c251d125-d12e-4f28-a701-b92d96d5e015 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:58 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-19213052-0e6f-4da9-afdf-5ff1964f474d req-c251d125-d12e-4f28-a701-b92d96d5e015 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] DELETE http://192.168.122.198/volume/v3/volumes/a774c547-4c1b-4488-a78c-6fd485434966 Sep 06 06:36:58 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-19213052-0e6f-4da9-afdf-5ff1964f474d req-c251d125-d12e-4f28-a701-b92d96d5e015 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:58 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-19213052-0e6f-4da9-afdf-5ff1964f474d req-c251d125-d12e-4f28-a701-b92d96d5e015 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:58 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [req-19213052-0e6f-4da9-afdf-5ff1964f474d req-c251d125-d12e-4f28-a701-b92d96d5e015 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Delete volume with id: a774c547-4c1b-4488-a78c-6fd485434966 Sep 06 06:36:58 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:36:58 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:36:58 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:58 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:36:58 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [req-19213052-0e6f-4da9-afdf-5ff1964f474d req-c251d125-d12e-4f28-a701-b92d96d5e015 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Volume info retrieved successfully. Sep 06 06:36:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-b8c0b026-8df6-4566-b61e-4f6bfe23d743 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:36:58 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [req-19213052-0e6f-4da9-afdf-5ff1964f474d req-c251d125-d12e-4f28-a701-b92d96d5e015 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Delete volume request issued successfully. Sep 06 06:36:58 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-19213052-0e6f-4da9-afdf-5ff1964f474d req-c251d125-d12e-4f28-a701-b92d96d5e015 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] http://192.168.122.198/volume/v3/volumes/a774c547-4c1b-4488-a78c-6fd485434966 returned with HTTP 202 Sep 06 06:36:58 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 449/893] 192.168.122.198 () {62 vars in 1509 bytes} [Sun Sep 6 06:36:58 2026] DELETE /volume/v3/volumes/a774c547-4c1b-4488-a78c-6fd485434966 => generated 0 bytes in 149 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:36:58 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-b8c0b026-8df6-4566-b61e-4f6bfe23d743 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] GET http://192.168.122.198/volume/v3/volumes/b5123030-8d11-43e0-b2eb-86d160a73a6d Sep 06 06:36:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-b8c0b026-8df6-4566-b61e-4f6bfe23d743 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:36:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-b8c0b026-8df6-4566-b61e-4f6bfe23d743 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:36:58 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:36:58 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:36:58 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:58 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:36:58 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-b8c0b026-8df6-4566-b61e-4f6bfe23d743 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Volume info retrieved successfully. Sep 06 06:36:59 devstack devstack@c-api.service[87014]: WARNING stevedore.named [None req-b8c0b026-8df6-4566-b61e-4f6bfe23d743 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:36:59 devstack devstack@c-api.service[87014]: WARNING castellan.key_manager [None req-b8c0b026-8df6-4566-b61e-4f6bfe23d743 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:36:59 devstack devstack@c-api.service[87014]: DEBUG oslo_db.sqlalchemy.engines [None req-b8c0b026-8df6-4566-b61e-4f6bfe23d743 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87014) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:36:59 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:36:59 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:36:59 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-b8c0b026-8df6-4566-b61e-4f6bfe23d743 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] http://192.168.122.198/volume/v3/volumes/b5123030-8d11-43e0-b2eb-86d160a73a6d returned with HTTP 200 Sep 06 06:36:59 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 445/894] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:36:58 2026] GET /volume/v3/volumes/b5123030-8d11-43e0-b2eb-86d160a73a6d => generated 929 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:37:00 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-43cc03a5-88b9-4628-841c-d966f79c137a None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:00 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-43cc03a5-88b9-4628-841c-d966f79c137a tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] GET http://192.168.122.198/volume/v3/volumes/b5123030-8d11-43e0-b2eb-86d160a73a6d Sep 06 06:37:00 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-43cc03a5-88b9-4628-841c-d966f79c137a tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:00 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-43cc03a5-88b9-4628-841c-d966f79c137a tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:00 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:37:00 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:37:00 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:37:00 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:37:00 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-43cc03a5-88b9-4628-841c-d966f79c137a tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Volume info retrieved successfully. Sep 06 06:37:00 devstack devstack@c-api.service[87015]: WARNING stevedore.named [None req-43cc03a5-88b9-4628-841c-d966f79c137a tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:37:00 devstack devstack@c-api.service[87015]: WARNING castellan.key_manager [None req-43cc03a5-88b9-4628-841c-d966f79c137a tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:37:00 devstack devstack@c-api.service[87015]: DEBUG oslo_db.sqlalchemy.engines [None req-43cc03a5-88b9-4628-841c-d966f79c137a tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87015) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:37:00 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:37:00 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:37:00 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-43cc03a5-88b9-4628-841c-d966f79c137a tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] http://192.168.122.198/volume/v3/volumes/b5123030-8d11-43e0-b2eb-86d160a73a6d returned with HTTP 200 Sep 06 06:37:00 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 450/895] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:37:00 2026] GET /volume/v3/volumes/b5123030-8d11-43e0-b2eb-86d160a73a6d => generated 929 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:37:00 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-f65808db-7f4e-48d6-8752-23ffec7f0a19 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:00 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f65808db-7f4e-48d6-8752-23ffec7f0a19 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] DELETE http://192.168.122.198/volume/v3/volumes/052783c6-7634-4422-9227-0f9e115dea08 Sep 06 06:37:00 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-f65808db-7f4e-48d6-8752-23ffec7f0a19 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:00 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-f65808db-7f4e-48d6-8752-23ffec7f0a19 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:00 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-f65808db-7f4e-48d6-8752-23ffec7f0a19 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Delete volume with id: 052783c6-7634-4422-9227-0f9e115dea08 Sep 06 06:37:00 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:37:00 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:37:00 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:37:00 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:37:00 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-f65808db-7f4e-48d6-8752-23ffec7f0a19 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Volume info retrieved successfully. Sep 06 06:37:00 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-f65808db-7f4e-48d6-8752-23ffec7f0a19 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Delete volume request issued successfully. Sep 06 06:37:01 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f65808db-7f4e-48d6-8752-23ffec7f0a19 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] http://192.168.122.198/volume/v3/volumes/052783c6-7634-4422-9227-0f9e115dea08 returned with HTTP 202 Sep 06 06:37:01 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 446/896] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:37:00 2026] DELETE /volume/v3/volumes/052783c6-7634-4422-9227-0f9e115dea08 => generated 0 bytes in 196 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:37:01 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-ae4c3b64-d822-46f5-958a-4686dcc9b90b None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:01 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-ae4c3b64-d822-46f5-958a-4686dcc9b90b tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] GET http://192.168.122.198/volume/v3/volumes/052783c6-7634-4422-9227-0f9e115dea08 Sep 06 06:37:01 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-ae4c3b64-d822-46f5-958a-4686dcc9b90b tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:01 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-ae4c3b64-d822-46f5-958a-4686dcc9b90b tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:01 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:37:01 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:37:01 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:37:01 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:37:01 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-ae4c3b64-d822-46f5-958a-4686dcc9b90b tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Volume info retrieved successfully. Sep 06 06:37:01 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-ae4c3b64-d822-46f5-958a-4686dcc9b90b tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] http://192.168.122.198/volume/v3/volumes/052783c6-7634-4422-9227-0f9e115dea08 returned with HTTP 200 Sep 06 06:37:01 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 451/897] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:37:01 2026] GET /volume/v3/volumes/052783c6-7634-4422-9227-0f9e115dea08 => generated 855 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:37:01 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-6688ce51-baf8-409b-83b6-311bc2aa1024 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:01 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-6688ce51-baf8-409b-83b6-311bc2aa1024 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] GET http://192.168.122.198/volume/v3/volumes/b5123030-8d11-43e0-b2eb-86d160a73a6d Sep 06 06:37:01 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-6688ce51-baf8-409b-83b6-311bc2aa1024 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:01 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-6688ce51-baf8-409b-83b6-311bc2aa1024 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:01 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:37:01 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:37:01 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:37:01 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:37:01 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-6688ce51-baf8-409b-83b6-311bc2aa1024 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Volume info retrieved successfully. Sep 06 06:37:01 devstack devstack@c-api.service[87014]: WARNING stevedore.named [None req-6688ce51-baf8-409b-83b6-311bc2aa1024 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:37:01 devstack devstack@c-api.service[87014]: WARNING castellan.key_manager [None req-6688ce51-baf8-409b-83b6-311bc2aa1024 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:37:01 devstack devstack@c-api.service[87014]: DEBUG oslo_db.sqlalchemy.engines [None req-6688ce51-baf8-409b-83b6-311bc2aa1024 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87014) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:37:01 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:37:01 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:37:01 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-6688ce51-baf8-409b-83b6-311bc2aa1024 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] http://192.168.122.198/volume/v3/volumes/b5123030-8d11-43e0-b2eb-86d160a73a6d returned with HTTP 200 Sep 06 06:37:01 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 447/898] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:37:01 2026] GET /volume/v3/volumes/b5123030-8d11-43e0-b2eb-86d160a73a6d => generated 929 bytes in 532 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:37:02 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-dcfa5832-6b98-4970-b1b7-e901bf468de9 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:02 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-dcfa5832-6b98-4970-b1b7-e901bf468de9 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] GET http://192.168.122.198/volume/v3/volumes/052783c6-7634-4422-9227-0f9e115dea08 Sep 06 06:37:02 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-dcfa5832-6b98-4970-b1b7-e901bf468de9 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:02 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-dcfa5832-6b98-4970-b1b7-e901bf468de9 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:02 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:37:02 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:37:02 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:37:02 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:37:02 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-dcfa5832-6b98-4970-b1b7-e901bf468de9 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Volume info retrieved successfully. Sep 06 06:37:02 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-dcfa5832-6b98-4970-b1b7-e901bf468de9 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] http://192.168.122.198/volume/v3/volumes/052783c6-7634-4422-9227-0f9e115dea08 returned with HTTP 200 Sep 06 06:37:02 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 452/899] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:37:02 2026] GET /volume/v3/volumes/052783c6-7634-4422-9227-0f9e115dea08 => generated 855 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:37:02 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-9f0d60ea-cc14-424a-8214-b28ff2507a33 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:02 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-9f0d60ea-cc14-424a-8214-b28ff2507a33 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] GET http://192.168.122.198/volume/v3/volumes/b5123030-8d11-43e0-b2eb-86d160a73a6d Sep 06 06:37:02 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-9f0d60ea-cc14-424a-8214-b28ff2507a33 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:02 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-9f0d60ea-cc14-424a-8214-b28ff2507a33 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:03 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:37:03 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:37:03 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:37:03 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:37:03 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-9f0d60ea-cc14-424a-8214-b28ff2507a33 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Volume info retrieved successfully. Sep 06 06:37:03 devstack devstack@c-api.service[87014]: WARNING stevedore.named [None req-9f0d60ea-cc14-424a-8214-b28ff2507a33 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:37:03 devstack devstack@c-api.service[87014]: WARNING castellan.key_manager [None req-9f0d60ea-cc14-424a-8214-b28ff2507a33 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:37:03 devstack devstack@c-api.service[87014]: DEBUG oslo_db.sqlalchemy.engines [None req-9f0d60ea-cc14-424a-8214-b28ff2507a33 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87014) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:37:03 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:37:03 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:37:03 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-9f0d60ea-cc14-424a-8214-b28ff2507a33 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] http://192.168.122.198/volume/v3/volumes/b5123030-8d11-43e0-b2eb-86d160a73a6d returned with HTTP 200 Sep 06 06:37:03 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 448/900] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:37:02 2026] GET /volume/v3/volumes/b5123030-8d11-43e0-b2eb-86d160a73a6d => generated 929 bytes in 412 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:37:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-d661ae32-a753-4799-8924-31ea40e6ad96 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:03 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-d661ae32-a753-4799-8924-31ea40e6ad96 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] GET http://192.168.122.198/volume/v3/volumes/052783c6-7634-4422-9227-0f9e115dea08 Sep 06 06:37:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-d661ae32-a753-4799-8924-31ea40e6ad96 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-d661ae32-a753-4799-8924-31ea40e6ad96 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:03 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:37:03 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:37:03 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:37:03 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:37:03 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-d661ae32-a753-4799-8924-31ea40e6ad96 tempest-ServerActionsTestOtherA-968672787 tempest-ServerActionsTestOtherA-968672787-project-member] http://192.168.122.198/volume/v3/volumes/052783c6-7634-4422-9227-0f9e115dea08 returned with HTTP 404 Sep 06 06:37:03 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 453/901] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:37:03 2026] GET /volume/v3/volumes/052783c6-7634-4422-9227-0f9e115dea08 => generated 109 bytes in 165 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:37:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-d444894d-f892-40cb-a1b1-559761e4ef02 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:04 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-d444894d-f892-40cb-a1b1-559761e4ef02 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] GET http://192.168.122.198/volume/v3/volumes/b5123030-8d11-43e0-b2eb-86d160a73a6d Sep 06 06:37:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-d444894d-f892-40cb-a1b1-559761e4ef02 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-d444894d-f892-40cb-a1b1-559761e4ef02 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:04 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:37:04 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:37:04 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:37:04 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:37:04 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-d444894d-f892-40cb-a1b1-559761e4ef02 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Volume info retrieved successfully. Sep 06 06:37:04 devstack devstack@c-api.service[87014]: WARNING stevedore.named [None req-d444894d-f892-40cb-a1b1-559761e4ef02 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:37:04 devstack devstack@c-api.service[87014]: WARNING castellan.key_manager [None req-d444894d-f892-40cb-a1b1-559761e4ef02 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:37:05 devstack devstack@c-api.service[87014]: DEBUG oslo_db.sqlalchemy.engines [None req-d444894d-f892-40cb-a1b1-559761e4ef02 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87014) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:37:05 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:37:05 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:37:05 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-d444894d-f892-40cb-a1b1-559761e4ef02 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] http://192.168.122.198/volume/v3/volumes/b5123030-8d11-43e0-b2eb-86d160a73a6d returned with HTTP 200 Sep 06 06:37:05 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 449/902] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:37:04 2026] GET /volume/v3/volumes/b5123030-8d11-43e0-b2eb-86d160a73a6d => generated 929 bytes in 805 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:37:05 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-6a7a8ff1-990b-41f3-95e7-7f3c4e08f677 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:05 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-6a7a8ff1-990b-41f3-95e7-7f3c4e08f677 tempest-VolumesImageMetadata-1229675148 tempest-VolumesImageMetadata-1229675148-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:37:05 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-6a7a8ff1-990b-41f3-95e7-7f3c4e08f677 tempest-VolumesImageMetadata-1229675148 tempest-VolumesImageMetadata-1229675148-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "7005ba32-ec39-44a3-88d9-ca6af0b34ea0", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-1059090276"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:37:05 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.volumes [None req-6a7a8ff1-990b-41f3-95e7-7f3c4e08f677 tempest-VolumesImageMetadata-1229675148 tempest-VolumesImageMetadata-1229675148-project-member] Create volume request body: {'volume': {'imageRef': '7005ba32-ec39-44a3-88d9-ca6af0b34ea0', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-1059090276'}} {{(pid=87015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:37:06 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-b63706f3-74ff-47b0-9c9a-bb2ec43b821a None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:06 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-b63706f3-74ff-47b0-9c9a-bb2ec43b821a tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] GET http://192.168.122.198/volume/v3/volumes/b5123030-8d11-43e0-b2eb-86d160a73a6d Sep 06 06:37:06 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-b63706f3-74ff-47b0-9c9a-bb2ec43b821a tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:06 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-b63706f3-74ff-47b0-9c9a-bb2ec43b821a tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:06 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:37:06 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:37:06 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:37:06 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:37:06 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-6a7a8ff1-990b-41f3-95e7-7f3c4e08f677 tempest-VolumesImageMetadata-1229675148 tempest-VolumesImageMetadata-1229675148-project-member] Create volume of 1 GB Sep 06 06:37:06 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-b63706f3-74ff-47b0-9c9a-bb2ec43b821a tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Volume info retrieved successfully. Sep 06 06:37:06 devstack devstack@c-api.service[87014]: WARNING stevedore.named [None req-b63706f3-74ff-47b0-9c9a-bb2ec43b821a tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:37:06 devstack devstack@c-api.service[87014]: WARNING castellan.key_manager [None req-b63706f3-74ff-47b0-9c9a-bb2ec43b821a tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:37:06 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-6a7a8ff1-990b-41f3-95e7-7f3c4e08f677 tempest-VolumesImageMetadata-1229675148 tempest-VolumesImageMetadata-1229675148-project-member] Availability Zones retrieved successfully. Sep 06 06:37:06 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-6a7a8ff1-990b-41f3-95e7-7f3c4e08f677 tempest-VolumesImageMetadata-1229675148 tempest-VolumesImageMetadata-1229675148-project-member] Flow 'volume_create_api' (469d5d33-5a32-415f-a06f-f1bdc8940feb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:37:06 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-6a7a8ff1-990b-41f3-95e7-7f3c4e08f677 tempest-VolumesImageMetadata-1229675148 tempest-VolumesImageMetadata-1229675148-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d37cf73-4f7d-4691-8194-8ad0e1434121) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:37:06 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.flows.api.create_volume [None req-6a7a8ff1-990b-41f3-95e7-7f3c4e08f677 tempest-VolumesImageMetadata-1229675148 tempest-VolumesImageMetadata-1229675148-project-member] Validating volume size '1' using validate_int {{(pid=87015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:37:06 devstack devstack@c-api.service[87014]: DEBUG oslo_db.sqlalchemy.engines [None req-b63706f3-74ff-47b0-9c9a-bb2ec43b821a tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87014) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:37:06 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:37:06 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:37:06 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-b63706f3-74ff-47b0-9c9a-bb2ec43b821a tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] http://192.168.122.198/volume/v3/volumes/b5123030-8d11-43e0-b2eb-86d160a73a6d returned with HTTP 200 Sep 06 06:37:06 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 450/903] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:37:06 2026] GET /volume/v3/volumes/b5123030-8d11-43e0-b2eb-86d160a73a6d => generated 929 bytes in 437 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:37:06 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-6a7a8ff1-990b-41f3-95e7-7f3c4e08f677 tempest-VolumesImageMetadata-1229675148 tempest-VolumesImageMetadata-1229675148-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d37cf73-4f7d-4691-8194-8ad0e1434121) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:37:06 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-6a7a8ff1-990b-41f3-95e7-7f3c4e08f677 tempest-VolumesImageMetadata-1229675148 tempest-VolumesImageMetadata-1229675148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97388e87-f72b-4d0b-9b67-0775ae37cba2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:37:07 devstack devstack@c-api.service[87015]: DEBUG cinder.quota [None req-6a7a8ff1-990b-41f3-95e7-7f3c4e08f677 tempest-VolumesImageMetadata-1229675148 tempest-VolumesImageMetadata-1229675148-project-member] Created reservations ['6025fd8c-95d3-48c7-8cda-081e24d66214', 'b92a802c-5927-4a2a-845f-4f5fcf4ae57e', 'efbb028d-5e5b-4bb7-8d86-3e581c7e62ef', '91388364-241e-44a8-9a9c-a8772e9eb8d3'] {{(pid=87015) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:37:07 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-6a7a8ff1-990b-41f3-95e7-7f3c4e08f677 tempest-VolumesImageMetadata-1229675148 tempest-VolumesImageMetadata-1229675148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97388e87-f72b-4d0b-9b67-0775ae37cba2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6025fd8c-95d3-48c7-8cda-081e24d66214', 'b92a802c-5927-4a2a-845f-4f5fcf4ae57e', 'efbb028d-5e5b-4bb7-8d86-3e581c7e62ef', '91388364-241e-44a8-9a9c-a8772e9eb8d3']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:37:07 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-6a7a8ff1-990b-41f3-95e7-7f3c4e08f677 tempest-VolumesImageMetadata-1229675148 tempest-VolumesImageMetadata-1229675148-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a84b608-981b-4bbb-9d42-7f4172ed318b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:37:07 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:37:07 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:37:07 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-6a7a8ff1-990b-41f3-95e7-7f3c4e08f677 tempest-VolumesImageMetadata-1229675148 tempest-VolumesImageMetadata-1229675148-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a84b608-981b-4bbb-9d42-7f4172ed318b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ab3a0fbb-4a74-40e6-9e41-da641ca994c5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1059090276',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7e4431aac19407489a4d42dd0cb3127',qos_specs=None,replication_status=,reservations=['6025fd8c-95d3-48c7-8cda-081e24d66214','b92a802c-5927-4a2a-845f-4f5fcf4ae57e','efbb028d-5e5b-4bb7-8d86-3e581c7e62ef','91388364-241e-44a8-9a9c-a8772e9eb8d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc7e53b20672412ba84db31c04dd7d00',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:37:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1059090276',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ab3a0fbb-4a74-40e6-9e41-da641ca994c5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c7e4431aac19407489a4d42dd0cb3127',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fc7e53b20672412ba84db31c04dd7d00',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:37:07 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-6a7a8ff1-990b-41f3-95e7-7f3c4e08f677 tempest-VolumesImageMetadata-1229675148 tempest-VolumesImageMetadata-1229675148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04b12c2c-cb99-43ba-9026-ce90bcadd999) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:37:07 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-6a7a8ff1-990b-41f3-95e7-7f3c4e08f677 tempest-VolumesImageMetadata-1229675148 tempest-VolumesImageMetadata-1229675148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04b12c2c-cb99-43ba-9026-ce90bcadd999) transitioned into state 'SUCCESS' from state '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-1059090276',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7e4431aac19407489a4d42dd0cb3127',qos_specs=None,replication_status=,reservations=['6025fd8c-95d3-48c7-8cda-081e24d66214','b92a802c-5927-4a2a-845f-4f5fcf4ae57e','efbb028d-5e5b-4bb7-8d86-3e581c7e62ef','91388364-241e-44a8-9a9c-a8772e9eb8d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc7e53b20672412ba84db31c04dd7d00',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:37:07 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-6a7a8ff1-990b-41f3-95e7-7f3c4e08f677 tempest-VolumesImageMetadata-1229675148 tempest-VolumesImageMetadata-1229675148-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e91b828-9204-4c87-91aa-68a3c72c0b3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:37:07 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-6a7a8ff1-990b-41f3-95e7-7f3c4e08f677 tempest-VolumesImageMetadata-1229675148 tempest-VolumesImageMetadata-1229675148-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e91b828-9204-4c87-91aa-68a3c72c0b3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:37:07 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-6a7a8ff1-990b-41f3-95e7-7f3c4e08f677 tempest-VolumesImageMetadata-1229675148 tempest-VolumesImageMetadata-1229675148-project-member] Flow 'volume_create_api' (469d5d33-5a32-415f-a06f-f1bdc8940feb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:37:07 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-6a7a8ff1-990b-41f3-95e7-7f3c4e08f677 tempest-VolumesImageMetadata-1229675148 tempest-VolumesImageMetadata-1229675148-project-member] Create volume request issued successfully. Sep 06 06:37:07 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-6a7a8ff1-990b-41f3-95e7-7f3c4e08f677 tempest-VolumesImageMetadata-1229675148 tempest-VolumesImageMetadata-1229675148-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:37:07 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 454/904] 192.168.122.198 () {60 vars in 1143 bytes} [Sun Sep 6 06:37:05 2026] POST /volume/v3/volumes => generated 760 bytes in 1300 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:37:07 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-9da0f16b-0a27-4617-a08e-c4ee90893856 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:07 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-9da0f16b-0a27-4617-a08e-c4ee90893856 tempest-VolumesImageMetadata-1229675148 tempest-VolumesImageMetadata-1229675148-project-member] GET http://192.168.122.198/volume/v3/volumes/ab3a0fbb-4a74-40e6-9e41-da641ca994c5 Sep 06 06:37:07 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-9da0f16b-0a27-4617-a08e-c4ee90893856 tempest-VolumesImageMetadata-1229675148 tempest-VolumesImageMetadata-1229675148-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:07 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-9da0f16b-0a27-4617-a08e-c4ee90893856 tempest-VolumesImageMetadata-1229675148 tempest-VolumesImageMetadata-1229675148-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:07 devstack devstack@c-api.service[87014]: DEBUG dbcounter [-] [87014] Writing DB stats cinder:SELECT=327,cinder:INSERT=30,cinder:UPDATE=74,cinder:DELETE=4 {{(pid=87014) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 06:37:07 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:37:07 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:37:07 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:37:07 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:37:07 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-9da0f16b-0a27-4617-a08e-c4ee90893856 tempest-VolumesImageMetadata-1229675148 tempest-VolumesImageMetadata-1229675148-project-member] Volume info retrieved successfully. Sep 06 06:37:07 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-9da0f16b-0a27-4617-a08e-c4ee90893856 tempest-VolumesImageMetadata-1229675148 tempest-VolumesImageMetadata-1229675148-project-member] http://192.168.122.198/volume/v3/volumes/ab3a0fbb-4a74-40e6-9e41-da641ca994c5 returned with HTTP 200 Sep 06 06:37:07 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 451/905] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:37:07 2026] GET /volume/v3/volumes/ab3a0fbb-4a74-40e6-9e41-da641ca994c5 => generated 828 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:37:07 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-5a2868ac-d0a6-4e8b-adf6-16d12f5392e4 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:07 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-5a2868ac-d0a6-4e8b-adf6-16d12f5392e4 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] GET http://192.168.122.198/volume/v3/volumes/b5123030-8d11-43e0-b2eb-86d160a73a6d Sep 06 06:37:07 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-5a2868ac-d0a6-4e8b-adf6-16d12f5392e4 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:07 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-5a2868ac-d0a6-4e8b-adf6-16d12f5392e4 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:07 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:37:07 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:37:07 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:37:07 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:37:07 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-5a2868ac-d0a6-4e8b-adf6-16d12f5392e4 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Volume info retrieved successfully. Sep 06 06:37:07 devstack devstack@c-api.service[87015]: WARNING stevedore.named [None req-5a2868ac-d0a6-4e8b-adf6-16d12f5392e4 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:37:07 devstack devstack@c-api.service[87015]: WARNING castellan.key_manager [None req-5a2868ac-d0a6-4e8b-adf6-16d12f5392e4 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:37:07 devstack devstack@c-api.service[87015]: DEBUG oslo_db.sqlalchemy.engines [None req-5a2868ac-d0a6-4e8b-adf6-16d12f5392e4 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87015) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:37:07 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:37:07 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:37:08 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-5a2868ac-d0a6-4e8b-adf6-16d12f5392e4 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] http://192.168.122.198/volume/v3/volumes/b5123030-8d11-43e0-b2eb-86d160a73a6d returned with HTTP 200 Sep 06 06:37:08 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 455/906] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:37:07 2026] GET /volume/v3/volumes/b5123030-8d11-43e0-b2eb-86d160a73a6d => generated 929 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:37:08 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-064aa528-06a1-4081-bf4f-c1e5747303fc None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:08 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-064aa528-06a1-4081-bf4f-c1e5747303fc tempest-VolumesImageMetadata-1229675148 tempest-VolumesImageMetadata-1229675148-project-member] GET http://192.168.122.198/volume/v3/volumes/ab3a0fbb-4a74-40e6-9e41-da641ca994c5 Sep 06 06:37:08 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-064aa528-06a1-4081-bf4f-c1e5747303fc tempest-VolumesImageMetadata-1229675148 tempest-VolumesImageMetadata-1229675148-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:08 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-064aa528-06a1-4081-bf4f-c1e5747303fc tempest-VolumesImageMetadata-1229675148 tempest-VolumesImageMetadata-1229675148-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:08 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:37:08 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:37:08 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:37:08 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:37:08 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-064aa528-06a1-4081-bf4f-c1e5747303fc tempest-VolumesImageMetadata-1229675148 tempest-VolumesImageMetadata-1229675148-project-member] Volume info retrieved successfully. Sep 06 06:37:08 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-064aa528-06a1-4081-bf4f-c1e5747303fc tempest-VolumesImageMetadata-1229675148 tempest-VolumesImageMetadata-1229675148-project-member] http://192.168.122.198/volume/v3/volumes/ab3a0fbb-4a74-40e6-9e41-da641ca994c5 returned with HTTP 200 Sep 06 06:37:08 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 452/907] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:37:08 2026] GET /volume/v3/volumes/ab3a0fbb-4a74-40e6-9e41-da641ca994c5 => generated 852 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:37:09 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-b3415739-d066-4e08-8bbe-47f79811a1ff None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:09 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b3415739-d066-4e08-8bbe-47f79811a1ff tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] GET http://192.168.122.198/volume/v3/volumes/b5123030-8d11-43e0-b2eb-86d160a73a6d Sep 06 06:37:09 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b3415739-d066-4e08-8bbe-47f79811a1ff tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:09 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b3415739-d066-4e08-8bbe-47f79811a1ff tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:09 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:37:09 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:37:09 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:37:09 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:37:09 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-b3415739-d066-4e08-8bbe-47f79811a1ff tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Volume info retrieved successfully. Sep 06 06:37:09 devstack devstack@c-api.service[87015]: WARNING stevedore.named [None req-b3415739-d066-4e08-8bbe-47f79811a1ff tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:37:09 devstack devstack@c-api.service[87015]: WARNING castellan.key_manager [None req-b3415739-d066-4e08-8bbe-47f79811a1ff tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:37:09 devstack devstack@c-api.service[87015]: DEBUG oslo_db.sqlalchemy.engines [None req-b3415739-d066-4e08-8bbe-47f79811a1ff tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87015) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:37:09 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:37:09 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:37:09 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b3415739-d066-4e08-8bbe-47f79811a1ff tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] http://192.168.122.198/volume/v3/volumes/b5123030-8d11-43e0-b2eb-86d160a73a6d returned with HTTP 200 Sep 06 06:37:09 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 456/908] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:37:09 2026] GET /volume/v3/volumes/b5123030-8d11-43e0-b2eb-86d160a73a6d => generated 929 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:37:09 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-d18fa654-25ee-4fb5-91e0-33d168b21755 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:09 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-d18fa654-25ee-4fb5-91e0-33d168b21755 tempest-VolumesImageMetadata-1229675148 tempest-VolumesImageMetadata-1229675148-project-member] GET http://192.168.122.198/volume/v3/volumes/ab3a0fbb-4a74-40e6-9e41-da641ca994c5 Sep 06 06:37:09 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-d18fa654-25ee-4fb5-91e0-33d168b21755 tempest-VolumesImageMetadata-1229675148 tempest-VolumesImageMetadata-1229675148-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:09 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-d18fa654-25ee-4fb5-91e0-33d168b21755 tempest-VolumesImageMetadata-1229675148 tempest-VolumesImageMetadata-1229675148-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:09 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:37:09 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:37:09 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:37:09 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:37:09 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-d18fa654-25ee-4fb5-91e0-33d168b21755 tempest-VolumesImageMetadata-1229675148 tempest-VolumesImageMetadata-1229675148-project-member] Volume info retrieved successfully. Sep 06 06:37:09 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-d18fa654-25ee-4fb5-91e0-33d168b21755 tempest-VolumesImageMetadata-1229675148 tempest-VolumesImageMetadata-1229675148-project-member] http://192.168.122.198/volume/v3/volumes/ab3a0fbb-4a74-40e6-9e41-da641ca994c5 returned with HTTP 200 Sep 06 06:37:09 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 453/909] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:37:09 2026] GET /volume/v3/volumes/ab3a0fbb-4a74-40e6-9e41-da641ca994c5 => generated 910 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 06:37:10 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-278c2fc5-736a-428e-bbb8-6ec600d6cfda None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:10 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-278c2fc5-736a-428e-bbb8-6ec600d6cfda tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] GET http://192.168.122.198/volume/v3/volumes/b5123030-8d11-43e0-b2eb-86d160a73a6d Sep 06 06:37:10 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-278c2fc5-736a-428e-bbb8-6ec600d6cfda tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:10 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-278c2fc5-736a-428e-bbb8-6ec600d6cfda tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:10 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:37:10 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:37:10 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:37:10 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:37:10 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-278c2fc5-736a-428e-bbb8-6ec600d6cfda tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Volume info retrieved successfully. Sep 06 06:37:10 devstack devstack@c-api.service[87015]: WARNING stevedore.named [None req-278c2fc5-736a-428e-bbb8-6ec600d6cfda tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:37:10 devstack devstack@c-api.service[87015]: WARNING castellan.key_manager [None req-278c2fc5-736a-428e-bbb8-6ec600d6cfda tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:37:10 devstack devstack@c-api.service[87015]: DEBUG oslo_db.sqlalchemy.engines [None req-278c2fc5-736a-428e-bbb8-6ec600d6cfda tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87015) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:37:10 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:37:10 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:37:10 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-278c2fc5-736a-428e-bbb8-6ec600d6cfda tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] http://192.168.122.198/volume/v3/volumes/b5123030-8d11-43e0-b2eb-86d160a73a6d returned with HTTP 200 Sep 06 06:37:10 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 457/910] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:37:10 2026] GET /volume/v3/volumes/b5123030-8d11-43e0-b2eb-86d160a73a6d => generated 930 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:37:10 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-dc9f7492-ea82-4a9b-bf51-dc7003e51d02 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:10 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-dc9f7492-ea82-4a9b-bf51-dc7003e51d02 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] GET http://192.168.122.198/volume/v3/groups/bf80e595-2b86-4f9d-8a5e-4d1b75f6ea73 Sep 06 06:37:10 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-dc9f7492-ea82-4a9b-bf51-dc7003e51d02 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:10 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-dc9f7492-ea82-4a9b-bf51-dc7003e51d02 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Calling method 'version_select' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:10 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.groups [None req-dc9f7492-ea82-4a9b-bf51-dc7003e51d02 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] show called for member bf80e595-2b86-4f9d-8a5e-4d1b75f6ea73 {{(pid=87014) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 06:37:10 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:37:10 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:37:10 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:37:10 devstack devstack@c-api.service[87014]: return base.obj_make_list(context, cls(context), Sep 06 06:37:10 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-dc9f7492-ea82-4a9b-bf51-dc7003e51d02 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] http://192.168.122.198/volume/v3/groups/bf80e595-2b86-4f9d-8a5e-4d1b75f6ea73 returned with HTTP 200 Sep 06 06:37:10 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 454/911] 192.168.122.198 () {60 vars in 1270 bytes} [Sun Sep 6 06:37:10 2026] GET /volume/v3/groups/bf80e595-2b86-4f9d-8a5e-4d1b75f6ea73 => generated 416 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:37:10 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-84150058-c4cf-4645-90f7-a53072f59640 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:10 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-84150058-c4cf-4645-90f7-a53072f59640 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] GET http://192.168.122.198/volume/v3/volumes/detail Sep 06 06:37:10 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-84150058-c4cf-4645-90f7-a53072f59640 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:10 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-84150058-c4cf-4645-90f7-a53072f59640 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Calling method 'detail' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:10 devstack devstack@c-api.service[87015]: DEBUG cinder.api.api_utils [None req-84150058-c4cf-4645-90f7-a53072f59640 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Removing options '' from query. {{(pid=87015) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 06:37:10 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-84150058-c4cf-4645-90f7-a53072f59640 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87015) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 06:37:10 devstack devstack@c-api.service[87015]: /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 06 06:37:10 devstack devstack@c-api.service[87015]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 06:37:10 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-755271b1-f7ca-4ee3-bb8f-f4a2a4c297b6 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:10 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:37:10 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:37:10 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:37:10 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:37:10 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-84150058-c4cf-4645-90f7-a53072f59640 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Get all volumes completed successfully. Sep 06 06:37:10 devstack devstack@c-api.service[87015]: WARNING stevedore.named [None req-84150058-c4cf-4645-90f7-a53072f59640 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:37:10 devstack devstack@c-api.service[87015]: WARNING castellan.key_manager [None req-84150058-c4cf-4645-90f7-a53072f59640 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:37:10 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-755271b1-f7ca-4ee3-bb8f-f4a2a4c297b6 tempest-VolumesImageMetadata-1229675148 tempest-VolumesImageMetadata-1229675148-project-member] GET http://192.168.122.198/volume/v3/volumes/ab3a0fbb-4a74-40e6-9e41-da641ca994c5 Sep 06 06:37:10 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-755271b1-f7ca-4ee3-bb8f-f4a2a4c297b6 tempest-VolumesImageMetadata-1229675148 tempest-VolumesImageMetadata-1229675148-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:10 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-755271b1-f7ca-4ee3-bb8f-f4a2a4c297b6 tempest-VolumesImageMetadata-1229675148 tempest-VolumesImageMetadata-1229675148-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:10 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:37:10 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:37:10 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:37:10 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:37:10 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-755271b1-f7ca-4ee3-bb8f-f4a2a4c297b6 tempest-VolumesImageMetadata-1229675148 tempest-VolumesImageMetadata-1229675148-project-member] Volume info retrieved successfully. Sep 06 06:37:10 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-755271b1-f7ca-4ee3-bb8f-f4a2a4c297b6 tempest-VolumesImageMetadata-1229675148 tempest-VolumesImageMetadata-1229675148-project-member] http://192.168.122.198/volume/v3/volumes/ab3a0fbb-4a74-40e6-9e41-da641ca994c5 returned with HTTP 200 Sep 06 06:37:10 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 455/912] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:37:10 2026] GET /volume/v3/volumes/ab3a0fbb-4a74-40e6-9e41-da641ca994c5 => generated 910 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:37:10 devstack devstack@c-api.service[87015]: DEBUG oslo_db.sqlalchemy.engines [None req-84150058-c4cf-4645-90f7-a53072f59640 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87015) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:37:10 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:37:10 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:37:10 devstack devstack@c-api.service[87015]: WARNING stevedore.named [None req-84150058-c4cf-4645-90f7-a53072f59640 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:37:10 devstack devstack@c-api.service[87015]: WARNING castellan.key_manager [None req-84150058-c4cf-4645-90f7-a53072f59640 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:37:10 devstack devstack@c-api.service[87015]: DEBUG oslo_db.sqlalchemy.engines [None req-84150058-c4cf-4645-90f7-a53072f59640 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87015) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:37:10 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:37:10 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:37:10 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-84150058-c4cf-4645-90f7-a53072f59640 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] http://192.168.122.198/volume/v3/volumes/detail returned with HTTP 200 Sep 06 06:37:10 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 458/913] 192.168.122.198 () {60 vars in 1183 bytes} [Sun Sep 6 06:37:10 2026] GET /volume/v3/volumes/detail => generated 1842 bytes in 417 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 06:37:10 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-6284ed25-3a5a-4b2d-a1b4-4054618ebec3 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:10 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-6284ed25-3a5a-4b2d-a1b4-4054618ebec3 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] POST http://192.168.122.198/volume/v3/groups/bf80e595-2b86-4f9d-8a5e-4d1b75f6ea73/action Sep 06 06:37:10 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-6284ed25-3a5a-4b2d-a1b4-4054618ebec3 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:37:10 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-6284ed25-3a5a-4b2d-a1b4-4054618ebec3 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:37:10 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.groups [None req-6284ed25-3a5a-4b2d-a1b4-4054618ebec3 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] delete called for group bf80e595-2b86-4f9d-8a5e-4d1b75f6ea73 {{(pid=87014) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 06 06:37:10 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.groups [None req-6284ed25-3a5a-4b2d-a1b4-4054618ebec3 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Delete group with id: bf80e595-2b86-4f9d-8a5e-4d1b75f6ea73 Sep 06 06:37:10 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:37:10 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:37:11 devstack devstack@c-api.service[87014]: /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 06 06:37:11 devstack devstack@c-api.service[87014]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 06 06:37:11 devstack devstack@c-api.service[87014]: /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 06 06:37:11 devstack devstack@c-api.service[87014]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 06:37:11 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-6284ed25-3a5a-4b2d-a1b4-4054618ebec3 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] http://192.168.122.198/volume/v3/groups/bf80e595-2b86-4f9d-8a5e-4d1b75f6ea73/action returned with HTTP 202 Sep 06 06:37:11 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 456/914] 192.168.122.198 () {62 vars in 1312 bytes} [Sun Sep 6 06:37:10 2026] POST /volume/v3/groups/bf80e595-2b86-4f9d-8a5e-4d1b75f6ea73/action => generated 0 bytes in 168 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 06:37:11 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-844fc074-d094-4ca5-b6ad-fc2ae9fd0758 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:11 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-844fc074-d094-4ca5-b6ad-fc2ae9fd0758 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] GET http://192.168.122.198/volume/v3/volumes/b5123030-8d11-43e0-b2eb-86d160a73a6d Sep 06 06:37:11 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-844fc074-d094-4ca5-b6ad-fc2ae9fd0758 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:11 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-844fc074-d094-4ca5-b6ad-fc2ae9fd0758 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:11 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:37:11 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:37:11 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:37:11 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:37:11 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-844fc074-d094-4ca5-b6ad-fc2ae9fd0758 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Volume info retrieved successfully. Sep 06 06:37:11 devstack devstack@c-api.service[87015]: WARNING stevedore.named [None req-844fc074-d094-4ca5-b6ad-fc2ae9fd0758 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:37:11 devstack devstack@c-api.service[87015]: WARNING castellan.key_manager [None req-844fc074-d094-4ca5-b6ad-fc2ae9fd0758 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:37:11 devstack devstack@c-api.service[87015]: DEBUG oslo_db.sqlalchemy.engines [None req-844fc074-d094-4ca5-b6ad-fc2ae9fd0758 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87015) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:37:11 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:37:11 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:37:11 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-844fc074-d094-4ca5-b6ad-fc2ae9fd0758 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] http://192.168.122.198/volume/v3/volumes/b5123030-8d11-43e0-b2eb-86d160a73a6d returned with HTTP 200 Sep 06 06:37:11 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 459/915] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:37:11 2026] GET /volume/v3/volumes/b5123030-8d11-43e0-b2eb-86d160a73a6d => generated 929 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:37:11 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-6d8491df-663c-43cc-bb7a-2de125349948 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:11 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-6d8491df-663c-43cc-bb7a-2de125349948 tempest-TestInstancesWithCinderVolumes-1492803044 tempest-TestInstancesWithCinderVolumes-1492803044-project-admin] POST http://192.168.122.198/volume/v3/types Sep 06 06:37:11 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-6d8491df-663c-43cc-bb7a-2de125349948 tempest-TestInstancesWithCinderVolumes-1492803044 tempest-TestInstancesWithCinderVolumes-1492803044-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-86897055-2117254016", "extra_specs": {}}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:37:11 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-6d8491df-663c-43cc-bb7a-2de125349948 tempest-TestInstancesWithCinderVolumes-1492803044 tempest-TestInstancesWithCinderVolumes-1492803044-project-admin] http://192.168.122.198/volume/v3/types returned with HTTP 200 Sep 06 06:37:11 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 457/916] 192.168.122.198 () {60 vars in 1137 bytes} [Sun Sep 6 06:37:11 2026] POST /volume/v3/types => generated 267 bytes in 345 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 06:37:11 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-1d2edcca-b7bf-4536-a44c-215b7cfae1ce None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:11 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-1d2edcca-b7bf-4536-a44c-215b7cfae1ce tempest-VolumesImageMetadata-1229675148 tempest-VolumesImageMetadata-1229675148-project-member] GET http://192.168.122.198/volume/v3/volumes/ab3a0fbb-4a74-40e6-9e41-da641ca994c5 Sep 06 06:37:11 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-1d2edcca-b7bf-4536-a44c-215b7cfae1ce tempest-VolumesImageMetadata-1229675148 tempest-VolumesImageMetadata-1229675148-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:11 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-1d2edcca-b7bf-4536-a44c-215b7cfae1ce tempest-VolumesImageMetadata-1229675148 tempest-VolumesImageMetadata-1229675148-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:11 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:37:11 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:37:11 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:37:11 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:37:11 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-1d2edcca-b7bf-4536-a44c-215b7cfae1ce tempest-VolumesImageMetadata-1229675148 tempest-VolumesImageMetadata-1229675148-project-member] Volume info retrieved successfully. Sep 06 06:37:11 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-1d2edcca-b7bf-4536-a44c-215b7cfae1ce tempest-VolumesImageMetadata-1229675148 tempest-VolumesImageMetadata-1229675148-project-member] http://192.168.122.198/volume/v3/volumes/ab3a0fbb-4a74-40e6-9e41-da641ca994c5 returned with HTTP 200 Sep 06 06:37:11 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 460/917] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:37:11 2026] GET /volume/v3/volumes/ab3a0fbb-4a74-40e6-9e41-da641ca994c5 => generated 913 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:37:12 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-0f1732d6-7b2a-42fd-bc70-4c51938a9dcb None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:12 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-0f1732d6-7b2a-42fd-bc70-4c51938a9dcb tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] GET http://192.168.122.198/volume/v3/volumes/b5123030-8d11-43e0-b2eb-86d160a73a6d Sep 06 06:37:12 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-0f1732d6-7b2a-42fd-bc70-4c51938a9dcb tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:12 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-0f1732d6-7b2a-42fd-bc70-4c51938a9dcb tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:12 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-0f1732d6-7b2a-42fd-bc70-4c51938a9dcb tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] http://192.168.122.198/volume/v3/volumes/b5123030-8d11-43e0-b2eb-86d160a73a6d returned with HTTP 404 Sep 06 06:37:12 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 458/918] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:37:12 2026] GET /volume/v3/volumes/b5123030-8d11-43e0-b2eb-86d160a73a6d => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 06:37:12 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-182dc542-74e8-45a9-a8d9-4b08b3d40974 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:12 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-182dc542-74e8-45a9-a8d9-4b08b3d40974 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] GET http://192.168.122.198/volume/v3/groups/bf80e595-2b86-4f9d-8a5e-4d1b75f6ea73 Sep 06 06:37:12 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-182dc542-74e8-45a9-a8d9-4b08b3d40974 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:12 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-182dc542-74e8-45a9-a8d9-4b08b3d40974 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Calling method 'version_select' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:12 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.groups [None req-182dc542-74e8-45a9-a8d9-4b08b3d40974 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] show called for member bf80e595-2b86-4f9d-8a5e-4d1b75f6ea73 {{(pid=87015) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 06:37:12 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:37:12 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:37:12 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:37:12 devstack devstack@c-api.service[87015]: return base.obj_make_list(context, cls(context), Sep 06 06:37:12 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-182dc542-74e8-45a9-a8d9-4b08b3d40974 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] http://192.168.122.198/volume/v3/groups/bf80e595-2b86-4f9d-8a5e-4d1b75f6ea73 returned with HTTP 200 Sep 06 06:37:12 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 461/919] 192.168.122.198 () {60 vars in 1270 bytes} [Sun Sep 6 06:37:12 2026] GET /volume/v3/groups/bf80e595-2b86-4f9d-8a5e-4d1b75f6ea73 => generated 377 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:37:12 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-64b1c2b2-e70c-4f67-a253-213e2688c6cb None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:12 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-64b1c2b2-e70c-4f67-a253-213e2688c6cb tempest-VolumesImageMetadata-1229675148 tempest-VolumesImageMetadata-1229675148-project-member] GET http://192.168.122.198/volume/v3/volumes/ab3a0fbb-4a74-40e6-9e41-da641ca994c5 Sep 06 06:37:12 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-64b1c2b2-e70c-4f67-a253-213e2688c6cb tempest-VolumesImageMetadata-1229675148 tempest-VolumesImageMetadata-1229675148-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:12 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-64b1c2b2-e70c-4f67-a253-213e2688c6cb tempest-VolumesImageMetadata-1229675148 tempest-VolumesImageMetadata-1229675148-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:12 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:37:12 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:37:12 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:37:12 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:37:12 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-64b1c2b2-e70c-4f67-a253-213e2688c6cb tempest-VolumesImageMetadata-1229675148 tempest-VolumesImageMetadata-1229675148-project-member] Volume info retrieved successfully. Sep 06 06:37:12 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-64b1c2b2-e70c-4f67-a253-213e2688c6cb tempest-VolumesImageMetadata-1229675148 tempest-VolumesImageMetadata-1229675148-project-member] http://192.168.122.198/volume/v3/volumes/ab3a0fbb-4a74-40e6-9e41-da641ca994c5 returned with HTTP 200 Sep 06 06:37:12 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 459/920] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:37:12 2026] GET /volume/v3/volumes/ab3a0fbb-4a74-40e6-9e41-da641ca994c5 => generated 913 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:37:13 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-cbc0421c-305a-4714-b4b4-ed50258b62a9 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:13 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-cbc0421c-305a-4714-b4b4-ed50258b62a9 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] GET http://192.168.122.198/volume/v3/groups/bf80e595-2b86-4f9d-8a5e-4d1b75f6ea73 Sep 06 06:37:13 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-cbc0421c-305a-4714-b4b4-ed50258b62a9 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:13 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-cbc0421c-305a-4714-b4b4-ed50258b62a9 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Calling method 'version_select' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:13 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.groups [None req-cbc0421c-305a-4714-b4b4-ed50258b62a9 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] show called for member bf80e595-2b86-4f9d-8a5e-4d1b75f6ea73 {{(pid=87015) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 06:37:13 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-cbc0421c-305a-4714-b4b4-ed50258b62a9 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] http://192.168.122.198/volume/v3/groups/bf80e595-2b86-4f9d-8a5e-4d1b75f6ea73 returned with HTTP 404 Sep 06 06:37:13 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 462/921] 192.168.122.198 () {60 vars in 1270 bytes} [Sun Sep 6 06:37:13 2026] GET /volume/v3/groups/bf80e595-2b86-4f9d-8a5e-4d1b75f6ea73 => generated 108 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 06:37:13 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-10362f77-4f5b-4e99-b5a9-63cc09b50491 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:13 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-10362f77-4f5b-4e99-b5a9-63cc09b50491 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] GET http://192.168.122.198/volume/v3/volumes/detail Sep 06 06:37:13 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-10362f77-4f5b-4e99-b5a9-63cc09b50491 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:13 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-10362f77-4f5b-4e99-b5a9-63cc09b50491 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Calling method 'detail' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:13 devstack devstack@c-api.service[87014]: DEBUG cinder.api.api_utils [None req-10362f77-4f5b-4e99-b5a9-63cc09b50491 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Removing options '' from query. {{(pid=87014) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 06:37:13 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-10362f77-4f5b-4e99-b5a9-63cc09b50491 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87014) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 06:37:13 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:37:13 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:37:13 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-10362f77-4f5b-4e99-b5a9-63cc09b50491 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Get all volumes completed successfully. Sep 06 06:37:13 devstack devstack@c-api.service[87014]: WARNING stevedore.named [None req-10362f77-4f5b-4e99-b5a9-63cc09b50491 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:37:13 devstack devstack@c-api.service[87014]: WARNING castellan.key_manager [None req-10362f77-4f5b-4e99-b5a9-63cc09b50491 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:37:13 devstack devstack@c-api.service[87014]: DEBUG oslo_db.sqlalchemy.engines [None req-10362f77-4f5b-4e99-b5a9-63cc09b50491 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87014) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:37:13 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:37:13 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:37:13 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-10362f77-4f5b-4e99-b5a9-63cc09b50491 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] http://192.168.122.198/volume/v3/volumes/detail returned with HTTP 200 Sep 06 06:37:13 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 460/922] 192.168.122.198 () {60 vars in 1183 bytes} [Sun Sep 6 06:37:13 2026] GET /volume/v3/volumes/detail => generated 922 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:37:13 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-934a8cf0-d7c4-4178-b59c-da8c1453bf59 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:13 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-934a8cf0-d7c4-4178-b59c-da8c1453bf59 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] POST http://192.168.122.198/volume/v3/groups/78b6bf47-a00f-4913-8e90-e0bcbec472f2/action Sep 06 06:37:13 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-934a8cf0-d7c4-4178-b59c-da8c1453bf59 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:37:13 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-934a8cf0-d7c4-4178-b59c-da8c1453bf59 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:37:13 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.groups [None req-934a8cf0-d7c4-4178-b59c-da8c1453bf59 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] delete called for group 78b6bf47-a00f-4913-8e90-e0bcbec472f2 {{(pid=87015) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 06 06:37:13 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.groups [None req-934a8cf0-d7c4-4178-b59c-da8c1453bf59 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Delete group with id: 78b6bf47-a00f-4913-8e90-e0bcbec472f2 Sep 06 06:37:13 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:37:13 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:37:13 devstack devstack@c-api.service[87015]: /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 06 06:37:13 devstack devstack@c-api.service[87015]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 06 06:37:13 devstack devstack@c-api.service[87015]: /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 06 06:37:13 devstack devstack@c-api.service[87015]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 06:37:13 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-934a8cf0-d7c4-4178-b59c-da8c1453bf59 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] http://192.168.122.198/volume/v3/groups/78b6bf47-a00f-4913-8e90-e0bcbec472f2/action returned with HTTP 202 Sep 06 06:37:13 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 463/923] 192.168.122.198 () {62 vars in 1312 bytes} [Sun Sep 6 06:37:13 2026] POST /volume/v3/groups/78b6bf47-a00f-4913-8e90-e0bcbec472f2/action => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 06:37:13 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-32a36899-ddd9-4a3b-a097-1bd8531a4d74 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:13 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-32a36899-ddd9-4a3b-a097-1bd8531a4d74 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] GET http://192.168.122.198/volume/v3/volumes/6abeb7ab-d3a6-48d9-9a25-0e4c13e06cdd Sep 06 06:37:13 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-32a36899-ddd9-4a3b-a097-1bd8531a4d74 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:13 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-32a36899-ddd9-4a3b-a097-1bd8531a4d74 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:13 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:37:13 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:37:13 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:37:13 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:37:13 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-32a36899-ddd9-4a3b-a097-1bd8531a4d74 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Volume info retrieved successfully. Sep 06 06:37:13 devstack devstack@c-api.service[87014]: WARNING stevedore.named [None req-32a36899-ddd9-4a3b-a097-1bd8531a4d74 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:37:13 devstack devstack@c-api.service[87014]: WARNING castellan.key_manager [None req-32a36899-ddd9-4a3b-a097-1bd8531a4d74 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:37:13 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-22a6c9dd-46c8-461a-bf80-6a7cb35af7f3 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:13 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-22a6c9dd-46c8-461a-bf80-6a7cb35af7f3 tempest-VolumesImageMetadata-1229675148 tempest-VolumesImageMetadata-1229675148-project-member] GET http://192.168.122.198/volume/v3/volumes/ab3a0fbb-4a74-40e6-9e41-da641ca994c5 Sep 06 06:37:13 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-22a6c9dd-46c8-461a-bf80-6a7cb35af7f3 tempest-VolumesImageMetadata-1229675148 tempest-VolumesImageMetadata-1229675148-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:13 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-22a6c9dd-46c8-461a-bf80-6a7cb35af7f3 tempest-VolumesImageMetadata-1229675148 tempest-VolumesImageMetadata-1229675148-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:13 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:37:13 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:37:13 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:37:13 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:37:13 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-22a6c9dd-46c8-461a-bf80-6a7cb35af7f3 tempest-VolumesImageMetadata-1229675148 tempest-VolumesImageMetadata-1229675148-project-member] Volume info retrieved successfully. Sep 06 06:37:13 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-22a6c9dd-46c8-461a-bf80-6a7cb35af7f3 tempest-VolumesImageMetadata-1229675148 tempest-VolumesImageMetadata-1229675148-project-member] http://192.168.122.198/volume/v3/volumes/ab3a0fbb-4a74-40e6-9e41-da641ca994c5 returned with HTTP 200 Sep 06 06:37:13 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 464/924] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:37:13 2026] GET /volume/v3/volumes/ab3a0fbb-4a74-40e6-9e41-da641ca994c5 => generated 913 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 06:37:13 devstack devstack@c-api.service[87014]: DEBUG oslo_db.sqlalchemy.engines [None req-32a36899-ddd9-4a3b-a097-1bd8531a4d74 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87014) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:37:13 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:37:13 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:37:13 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-32a36899-ddd9-4a3b-a097-1bd8531a4d74 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] http://192.168.122.198/volume/v3/volumes/6abeb7ab-d3a6-48d9-9a25-0e4c13e06cdd returned with HTTP 200 Sep 06 06:37:13 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 461/925] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:37:13 2026] GET /volume/v3/volumes/6abeb7ab-d3a6-48d9-9a25-0e4c13e06cdd => generated 918 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 06:37:14 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-604c2c2b-e05e-40fd-9863-2ca5927dcd3f None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:14 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-604c2c2b-e05e-40fd-9863-2ca5927dcd3f tempest-VolumesImageMetadata-1229675148 tempest-VolumesImageMetadata-1229675148-project-member] GET http://192.168.122.198/volume/v3/volumes/ab3a0fbb-4a74-40e6-9e41-da641ca994c5 Sep 06 06:37:14 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-604c2c2b-e05e-40fd-9863-2ca5927dcd3f tempest-VolumesImageMetadata-1229675148 tempest-VolumesImageMetadata-1229675148-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:14 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-604c2c2b-e05e-40fd-9863-2ca5927dcd3f tempest-VolumesImageMetadata-1229675148 tempest-VolumesImageMetadata-1229675148-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:14 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:37:14 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:37:14 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:37:14 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:37:14 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-604c2c2b-e05e-40fd-9863-2ca5927dcd3f tempest-VolumesImageMetadata-1229675148 tempest-VolumesImageMetadata-1229675148-project-member] Volume info retrieved successfully. Sep 06 06:37:14 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-604c2c2b-e05e-40fd-9863-2ca5927dcd3f tempest-VolumesImageMetadata-1229675148 tempest-VolumesImageMetadata-1229675148-project-member] http://192.168.122.198/volume/v3/volumes/ab3a0fbb-4a74-40e6-9e41-da641ca994c5 returned with HTTP 200 Sep 06 06:37:14 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 465/926] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:37:14 2026] GET /volume/v3/volumes/ab3a0fbb-4a74-40e6-9e41-da641ca994c5 => generated 1331 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:37:15 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-22546f2f-0dd5-4f50-bd3b-3eabff2e0cd4 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:15 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-2050374d-361d-4ab7-b850-79513dfca1b7 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:15 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-22546f2f-0dd5-4f50-bd3b-3eabff2e0cd4 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] GET http://192.168.122.198/volume/v3/volumes/6abeb7ab-d3a6-48d9-9a25-0e4c13e06cdd Sep 06 06:37:15 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-22546f2f-0dd5-4f50-bd3b-3eabff2e0cd4 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:15 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-22546f2f-0dd5-4f50-bd3b-3eabff2e0cd4 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:15 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2050374d-361d-4ab7-b850-79513dfca1b7 tempest-VolumesImageMetadata-1229675148 tempest-VolumesImageMetadata-1229675148-project-member] POST http://192.168.122.198/volume/v3/volumes/ab3a0fbb-4a74-40e6-9e41-da641ca994c5/action Sep 06 06:37:15 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-2050374d-361d-4ab7-b850-79513dfca1b7 tempest-VolumesImageMetadata-1229675148 tempest-VolumesImageMetadata-1229675148-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=87015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:37:15 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-2050374d-361d-4ab7-b850-79513dfca1b7 tempest-VolumesImageMetadata-1229675148 tempest-VolumesImageMetadata-1229675148-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=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:37:15 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-22546f2f-0dd5-4f50-bd3b-3eabff2e0cd4 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] http://192.168.122.198/volume/v3/volumes/6abeb7ab-d3a6-48d9-9a25-0e4c13e06cdd returned with HTTP 404 Sep 06 06:37:15 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 462/927] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:37:14 2026] GET /volume/v3/volumes/6abeb7ab-d3a6-48d9-9a25-0e4c13e06cdd => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 06:37:15 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-ee352c09-4414-4235-9a3b-1066381ce838 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:15 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:37:15 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:37:15 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:37:15 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:37:15 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ee352c09-4414-4235-9a3b-1066381ce838 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] GET http://192.168.122.198/volume/v3/groups/78b6bf47-a00f-4913-8e90-e0bcbec472f2 Sep 06 06:37:15 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ee352c09-4414-4235-9a3b-1066381ce838 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:15 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ee352c09-4414-4235-9a3b-1066381ce838 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] Calling method 'version_select' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:15 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.groups [None req-ee352c09-4414-4235-9a3b-1066381ce838 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] show called for member 78b6bf47-a00f-4913-8e90-e0bcbec472f2 {{(pid=87014) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 06:37:15 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ee352c09-4414-4235-9a3b-1066381ce838 tempest-GroupsV314Test-1495585002 tempest-GroupsV314Test-1495585002-project-member] http://192.168.122.198/volume/v3/groups/78b6bf47-a00f-4913-8e90-e0bcbec472f2 returned with HTTP 404 Sep 06 06:37:15 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 463/928] 192.168.122.198 () {60 vars in 1270 bytes} [Sun Sep 6 06:37:15 2026] GET /volume/v3/groups/78b6bf47-a00f-4913-8e90-e0bcbec472f2 => generated 108 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 06:37:15 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:37:15 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:37:15 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-c7183a95-a274-4a3e-9676-b0a5d867968e None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:15 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c7183a95-a274-4a3e-9676-b0a5d867968e tempest-TestInstancesWithCinderVolumes-1492803044 tempest-TestInstancesWithCinderVolumes-1492803044-project-admin] POST http://192.168.122.198/volume/v3/types Sep 06 06:37:15 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-c7183a95-a274-4a3e-9676-b0a5d867968e tempest-TestInstancesWithCinderVolumes-1492803044 tempest-TestInstancesWithCinderVolumes-1492803044-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-435398310-2020306556", "extra_specs": {}}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:37:15 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:37:15 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:37:15 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-2050374d-361d-4ab7-b850-79513dfca1b7 tempest-VolumesImageMetadata-1229675148 tempest-VolumesImageMetadata-1229675148-project-member] Volume info retrieved successfully. Sep 06 06:37:15 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c7183a95-a274-4a3e-9676-b0a5d867968e tempest-TestInstancesWithCinderVolumes-1492803044 tempest-TestInstancesWithCinderVolumes-1492803044-project-admin] http://192.168.122.198/volume/v3/types returned with HTTP 200 Sep 06 06:37:15 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 464/929] 192.168.122.198 () {60 vars in 1137 bytes} [Sun Sep 6 06:37:15 2026] POST /volume/v3/types => generated 268 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:37:15 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-a90d43ef-a8dd-41a9-82a5-f6aa17609376 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:15 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-2050374d-361d-4ab7-b850-79513dfca1b7 tempest-VolumesImageMetadata-1229675148 tempest-VolumesImageMetadata-1229675148-project-member] Update volume metadata completed successfully. Sep 06 06:37:15 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2050374d-361d-4ab7-b850-79513dfca1b7 tempest-VolumesImageMetadata-1229675148 tempest-VolumesImageMetadata-1229675148-project-member] http://192.168.122.198/volume/v3/volumes/ab3a0fbb-4a74-40e6-9e41-da641ca994c5/action returned with HTTP 200 Sep 06 06:37:15 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 466/930] 192.168.122.198 () {60 vars in 1275 bytes} [Sun Sep 6 06:37:15 2026] POST /volume/v3/volumes/ab3a0fbb-4a74-40e6-9e41-da641ca994c5/action => generated 526 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 06:37:15 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-a90d43ef-a8dd-41a9-82a5-f6aa17609376 tempest-GroupsV314Test-1058949998 tempest-GroupsV314Test-1058949998-project-admin] DELETE http://192.168.122.198/volume/v3/group_types/84e411c0-3ff9-4b61-be6f-5107647f5ca6 Sep 06 06:37:15 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-a90d43ef-a8dd-41a9-82a5-f6aa17609376 tempest-GroupsV314Test-1058949998 tempest-GroupsV314Test-1058949998-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:15 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-a90d43ef-a8dd-41a9-82a5-f6aa17609376 tempest-GroupsV314Test-1058949998 tempest-GroupsV314Test-1058949998-project-admin] Calling method 'version_select' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:15 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-a6515450-2594-4ab8-b985-9fafcf6fb7ae None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:15 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-a90d43ef-a8dd-41a9-82a5-f6aa17609376 tempest-GroupsV314Test-1058949998 tempest-GroupsV314Test-1058949998-project-admin] http://192.168.122.198/volume/v3/group_types/84e411c0-3ff9-4b61-be6f-5107647f5ca6 returned with HTTP 202 Sep 06 06:37:15 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 465/931] 192.168.122.198 () {60 vars in 1288 bytes} [Sun Sep 6 06:37:15 2026] DELETE /volume/v3/group_types/84e411c0-3ff9-4b61-be6f-5107647f5ca6 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 06:37:15 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-d0df1de6-06db-4e3c-9222-456a75659cce None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:15 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-d0df1de6-06db-4e3c-9222-456a75659cce tempest-TestInstancesWithCinderVolumes-1492803044 tempest-TestInstancesWithCinderVolumes-1492803044-project-admin] POST http://192.168.122.198/volume/v3/types Sep 06 06:37:15 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-d0df1de6-06db-4e3c-9222-456a75659cce tempest-TestInstancesWithCinderVolumes-1492803044 tempest-TestInstancesWithCinderVolumes-1492803044-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1539125019-167213971", "extra_specs": {}}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:37:15 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-d0df1de6-06db-4e3c-9222-456a75659cce tempest-TestInstancesWithCinderVolumes-1492803044 tempest-TestInstancesWithCinderVolumes-1492803044-project-admin] http://192.168.122.198/volume/v3/types returned with HTTP 200 Sep 06 06:37:15 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 466/932] 192.168.122.198 () {60 vars in 1137 bytes} [Sun Sep 6 06:37:15 2026] POST /volume/v3/types => generated 268 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:37:15 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-2dd9cc28-dd10-42f7-8c11-c3dcfa4de70f None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:15 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-2dd9cc28-dd10-42f7-8c11-c3dcfa4de70f tempest-GroupsV314Test-1058949998 tempest-GroupsV314Test-1058949998-project-admin] DELETE http://192.168.122.198/volume/v3/types/ca4c4a28-2f0c-4186-8ea8-4688a71767ad Sep 06 06:37:15 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-2dd9cc28-dd10-42f7-8c11-c3dcfa4de70f tempest-GroupsV314Test-1058949998 tempest-GroupsV314Test-1058949998-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:15 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-2dd9cc28-dd10-42f7-8c11-c3dcfa4de70f tempest-GroupsV314Test-1058949998 tempest-GroupsV314Test-1058949998-project-admin] Calling method '_delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:15 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-a6515450-2594-4ab8-b985-9fafcf6fb7ae tempest-VolumesImageMetadata-1229675148 tempest-VolumesImageMetadata-1229675148-project-reader] GET http://192.168.122.198/volume/v3/volumes/ab3a0fbb-4a74-40e6-9e41-da641ca994c5 Sep 06 06:37:15 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-a6515450-2594-4ab8-b985-9fafcf6fb7ae tempest-VolumesImageMetadata-1229675148 tempest-VolumesImageMetadata-1229675148-project-reader] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:15 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-a6515450-2594-4ab8-b985-9fafcf6fb7ae tempest-VolumesImageMetadata-1229675148 tempest-VolumesImageMetadata-1229675148-project-reader] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:15 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:37:15 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:37:15 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:37:15 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:37:15 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-a6515450-2594-4ab8-b985-9fafcf6fb7ae tempest-VolumesImageMetadata-1229675148 tempest-VolumesImageMetadata-1229675148-project-reader] Volume info retrieved successfully. Sep 06 06:37:15 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-2dd9cc28-dd10-42f7-8c11-c3dcfa4de70f tempest-GroupsV314Test-1058949998 tempest-GroupsV314Test-1058949998-project-admin] http://192.168.122.198/volume/v3/types/ca4c4a28-2f0c-4186-8ea8-4688a71767ad returned with HTTP 202 Sep 06 06:37:15 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 467/933] 192.168.122.198 () {58 vars in 1229 bytes} [Sun Sep 6 06:37:15 2026] DELETE /volume/v3/types/ca4c4a28-2f0c-4186-8ea8-4688a71767ad => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:37:15 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-98510796-e550-426a-94d2-5036fe207454 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:15 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-98510796-e550-426a-94d2-5036fe207454 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:37:15 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-98510796-e550-426a-94d2-5036fe207454 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-934605920", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-435398310-2020306556", "size": 1}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:37:15 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.volumes [None req-98510796-e550-426a-94d2-5036fe207454 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-934605920', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-435398310-2020306556', 'size': 1}} {{(pid=87014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:37:15 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-a6515450-2594-4ab8-b985-9fafcf6fb7ae tempest-VolumesImageMetadata-1229675148 tempest-VolumesImageMetadata-1229675148-project-reader] http://192.168.122.198/volume/v3/volumes/ab3a0fbb-4a74-40e6-9e41-da641ca994c5 returned with HTTP 200 Sep 06 06:37:15 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-98510796-e550-426a-94d2-5036fe207454 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Create volume of 1 GB Sep 06 06:37:15 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 467/934] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:37:15 2026] GET /volume/v3/volumes/ab3a0fbb-4a74-40e6-9e41-da641ca994c5 => generated 1391 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:37:15 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:37:15 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:37:15 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-98510796-e550-426a-94d2-5036fe207454 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Availability Zones retrieved successfully. Sep 06 06:37:15 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-a4e01e24-bdb6-46c0-9987-8e11f57f9d2d None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:15 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-a4e01e24-bdb6-46c0-9987-8e11f57f9d2d tempest-GroupsV314Test-1058949998 tempest-GroupsV314Test-1058949998-project-admin] GET http://192.168.122.198/volume/v3/types/ca4c4a28-2f0c-4186-8ea8-4688a71767ad Sep 06 06:37:15 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-a4e01e24-bdb6-46c0-9987-8e11f57f9d2d tempest-GroupsV314Test-1058949998 tempest-GroupsV314Test-1058949998-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:15 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-a4e01e24-bdb6-46c0-9987-8e11f57f9d2d tempest-GroupsV314Test-1058949998 tempest-GroupsV314Test-1058949998-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:15 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-a4e01e24-bdb6-46c0-9987-8e11f57f9d2d tempest-GroupsV314Test-1058949998 tempest-GroupsV314Test-1058949998-project-admin] http://192.168.122.198/volume/v3/types/ca4c4a28-2f0c-4186-8ea8-4688a71767ad returned with HTTP 404 Sep 06 06:37:15 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 468/935] 192.168.122.198 () {58 vars in 1226 bytes} [Sun Sep 6 06:37:15 2026] GET /volume/v3/types/ca4c4a28-2f0c-4186-8ea8-4688a71767ad => generated 114 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:37:15 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-248d1b6d-e207-4dbb-be0d-c5efc10786e3 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:15 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-98510796-e550-426a-94d2-5036fe207454 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Flow 'volume_create_api' (a752b352-89d8-4db5-8798-22a5787a4be8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:37:15 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-248d1b6d-e207-4dbb-be0d-c5efc10786e3 tempest-VolumesImageMetadata-1229675148 tempest-VolumesImageMetadata-1229675148-project-member] POST http://192.168.122.198/volume/v3/volumes/ab3a0fbb-4a74-40e6-9e41-da641ca994c5/action Sep 06 06:37:15 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-248d1b6d-e207-4dbb-be0d-c5efc10786e3 tempest-VolumesImageMetadata-1229675148 tempest-VolumesImageMetadata-1229675148-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=87015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:37:15 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-248d1b6d-e207-4dbb-be0d-c5efc10786e3 tempest-VolumesImageMetadata-1229675148 tempest-VolumesImageMetadata-1229675148-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:37:15 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-98510796-e550-426a-94d2-5036fe207454 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9efe7153-b189-4593-a359-1dbe68ef932f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:37:15 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.flows.api.create_volume [None req-98510796-e550-426a-94d2-5036fe207454 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Validating volume size '1' using validate_int {{(pid=87014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:37:15 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:37:15 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:37:15 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:37:15 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:37:15 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:37:15 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:37:15 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:37:15 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:37:15 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-98510796-e550-426a-94d2-5036fe207454 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9efe7153-b189-4593-a359-1dbe68ef932f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:37:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=171ff8d2-415e-4f0f-91f9-ef05de0492ee,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-435398310-2020306556',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '171ff8d2-415e-4f0f-91f9-ef05de0492ee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:37:15 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-248d1b6d-e207-4dbb-be0d-c5efc10786e3 tempest-VolumesImageMetadata-1229675148 tempest-VolumesImageMetadata-1229675148-project-member] Volume info retrieved successfully. Sep 06 06:37:15 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-98510796-e550-426a-94d2-5036fe207454 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40016e5f-6461-4e4f-8651-daeeb9f14cc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:37:15 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-248d1b6d-e207-4dbb-be0d-c5efc10786e3 tempest-VolumesImageMetadata-1229675148 tempest-VolumesImageMetadata-1229675148-project-member] Get volume image-metadata completed successfully. Sep 06 06:37:15 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-248d1b6d-e207-4dbb-be0d-c5efc10786e3 tempest-VolumesImageMetadata-1229675148 tempest-VolumesImageMetadata-1229675148-project-member] Delete volume metadata completed successfully. Sep 06 06:37:15 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-248d1b6d-e207-4dbb-be0d-c5efc10786e3 tempest-VolumesImageMetadata-1229675148 tempest-VolumesImageMetadata-1229675148-project-member] http://192.168.122.198/volume/v3/volumes/ab3a0fbb-4a74-40e6-9e41-da641ca994c5/action returned with HTTP 200 Sep 06 06:37:15 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 469/936] 192.168.122.198 () {60 vars in 1274 bytes} [Sun Sep 6 06:37:15 2026] POST /volume/v3/volumes/ab3a0fbb-4a74-40e6-9e41-da641ca994c5/action => generated 0 bytes in 149 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 06 06:37:15 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-0a09883f-8f12-4fc6-bda0-89daedac6a93 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:15 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-0a09883f-8f12-4fc6-bda0-89daedac6a93 tempest-VolumesImageMetadata-1229675148 tempest-VolumesImageMetadata-1229675148-project-reader] POST http://192.168.122.198/volume/v3/volumes/ab3a0fbb-4a74-40e6-9e41-da641ca994c5/action Sep 06 06:37:15 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-0a09883f-8f12-4fc6-bda0-89daedac6a93 tempest-VolumesImageMetadata-1229675148 tempest-VolumesImageMetadata-1229675148-project-reader] Action body: b'{"os-show_image_metadata": {}}' {{(pid=87015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:37:15 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-0a09883f-8f12-4fc6-bda0-89daedac6a93 tempest-VolumesImageMetadata-1229675148 tempest-VolumesImageMetadata-1229675148-project-reader] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:37:15 devstack devstack@c-api.service[87014]: WARNING cinder.quota [None req-98510796-e550-426a-94d2-5036fe207454 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-435398310-2020306556 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-435398310-2020306556, it is now deprecated. Please use the default quota class for default quota. Sep 06 06:37:15 devstack devstack@c-api.service[87014]: WARNING cinder.quota [None req-98510796-e550-426a-94d2-5036fe207454 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-435398310-2020306556 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-435398310-2020306556, it is now deprecated. Please use the default quota class for default quota. Sep 06 06:37:15 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:37:15 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:37:15 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:37:15 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:37:15 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-0a09883f-8f12-4fc6-bda0-89daedac6a93 tempest-VolumesImageMetadata-1229675148 tempest-VolumesImageMetadata-1229675148-project-reader] Volume info retrieved successfully. Sep 06 06:37:15 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-0a09883f-8f12-4fc6-bda0-89daedac6a93 tempest-VolumesImageMetadata-1229675148 tempest-VolumesImageMetadata-1229675148-project-reader] Get volume image-metadata completed successfully. Sep 06 06:37:15 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-0a09883f-8f12-4fc6-bda0-89daedac6a93 tempest-VolumesImageMetadata-1229675148 tempest-VolumesImageMetadata-1229675148-project-reader] http://192.168.122.198/volume/v3/volumes/ab3a0fbb-4a74-40e6-9e41-da641ca994c5/action returned with HTTP 200 Sep 06 06:37:15 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 470/937] 192.168.122.198 () {60 vars in 1274 bytes} [Sun Sep 6 06:37:15 2026] POST /volume/v3/volumes/ab3a0fbb-4a74-40e6-9e41-da641ca994c5/action => generated 500 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:37:15 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-e9d73942-6094-41bc-b1f2-44fb8be82109 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:15 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e9d73942-6094-41bc-b1f2-44fb8be82109 tempest-VolumesImageMetadata-1229675148 tempest-VolumesImageMetadata-1229675148-project-member] GET http://192.168.122.198/volume/v3/volumes/ab3a0fbb-4a74-40e6-9e41-da641ca994c5 Sep 06 06:37:15 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e9d73942-6094-41bc-b1f2-44fb8be82109 tempest-VolumesImageMetadata-1229675148 tempest-VolumesImageMetadata-1229675148-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:15 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e9d73942-6094-41bc-b1f2-44fb8be82109 tempest-VolumesImageMetadata-1229675148 tempest-VolumesImageMetadata-1229675148-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:15 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-98510796-e550-426a-94d2-5036fe207454 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Created reservations ['589346e0-be48-41f3-8bda-97d9ee608584', '1fb6e3f5-392b-47e3-8208-53c68c1d6ae4', 'c596ee66-a05b-437a-83f6-074a05c3fea2', '208aa23a-e57b-4836-af42-d778749b1e81'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:37:15 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-98510796-e550-426a-94d2-5036fe207454 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40016e5f-6461-4e4f-8651-daeeb9f14cc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['589346e0-be48-41f3-8bda-97d9ee608584', '1fb6e3f5-392b-47e3-8208-53c68c1d6ae4', 'c596ee66-a05b-437a-83f6-074a05c3fea2', '208aa23a-e57b-4836-af42-d778749b1e81']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:37:15 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:37:15 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:37:15 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-98510796-e550-426a-94d2-5036fe207454 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6a92eb1-b7e2-4e9d-8751-ca23a99bc404) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:37:15 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:37:15 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:37:15 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-e9d73942-6094-41bc-b1f2-44fb8be82109 tempest-VolumesImageMetadata-1229675148 tempest-VolumesImageMetadata-1229675148-project-member] Volume info retrieved successfully. Sep 06 06:37:15 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e9d73942-6094-41bc-b1f2-44fb8be82109 tempest-VolumesImageMetadata-1229675148 tempest-VolumesImageMetadata-1229675148-project-member] http://192.168.122.198/volume/v3/volumes/ab3a0fbb-4a74-40e6-9e41-da641ca994c5 returned with HTTP 200 Sep 06 06:37:15 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 471/938] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:37:15 2026] GET /volume/v3/volumes/ab3a0fbb-4a74-40e6-9e41-da641ca994c5 => generated 1365 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:37:15 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:37:15 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:37:15 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-df48c2bc-6160-4627-b202-be8561270c88 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:15 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-98510796-e550-426a-94d2-5036fe207454 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6a92eb1-b7e2-4e9d-8751-ca23a99bc404) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3880ea2c-60dc-4cb0-9186-8c98cad13ab1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-934605920',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f9bf25272e444f395b1908b706aa147',qos_specs=None,replication_status=,reservations=['589346e0-be48-41f3-8bda-97d9ee608584','1fb6e3f5-392b-47e3-8208-53c68c1d6ae4','c596ee66-a05b-437a-83f6-074a05c3fea2','208aa23a-e57b-4836-af42-d778749b1e81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23104bb67481471dba2e921be5fa49c8',volume_type_id=171ff8d2-415e-4f0f-91f9-ef05de0492ee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:37:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-934605920',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3880ea2c-60dc-4cb0-9186-8c98cad13ab1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f9bf25272e444f395b1908b706aa147',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='23104bb67481471dba2e921be5fa49c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(171ff8d2-415e-4f0f-91f9-ef05de0492ee),volume_type_id=171ff8d2-415e-4f0f-91f9-ef05de0492ee)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:37:15 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-98510796-e550-426a-94d2-5036fe207454 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8a9b9f5-6b86-49fd-a232-c80f9f956a55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:37:15 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-df48c2bc-6160-4627-b202-be8561270c88 tempest-VolumesImageMetadata-1229675148 tempest-VolumesImageMetadata-1229675148-project-member] DELETE http://192.168.122.198/volume/v3/volumes/ab3a0fbb-4a74-40e6-9e41-da641ca994c5 Sep 06 06:37:15 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-df48c2bc-6160-4627-b202-be8561270c88 tempest-VolumesImageMetadata-1229675148 tempest-VolumesImageMetadata-1229675148-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:15 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-df48c2bc-6160-4627-b202-be8561270c88 tempest-VolumesImageMetadata-1229675148 tempest-VolumesImageMetadata-1229675148-project-member] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:15 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-df48c2bc-6160-4627-b202-be8561270c88 tempest-VolumesImageMetadata-1229675148 tempest-VolumesImageMetadata-1229675148-project-member] Delete volume with id: ab3a0fbb-4a74-40e6-9e41-da641ca994c5 Sep 06 06:37:15 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:37:15 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:37:15 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:37:15 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:37:15 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-df48c2bc-6160-4627-b202-be8561270c88 tempest-VolumesImageMetadata-1229675148 tempest-VolumesImageMetadata-1229675148-project-member] Volume info retrieved successfully. Sep 06 06:37:15 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-98510796-e550-426a-94d2-5036fe207454 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8a9b9f5-6b86-49fd-a232-c80f9f956a55) transitioned into state 'SUCCESS' from state '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-934605920',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f9bf25272e444f395b1908b706aa147',qos_specs=None,replication_status=,reservations=['589346e0-be48-41f3-8bda-97d9ee608584','1fb6e3f5-392b-47e3-8208-53c68c1d6ae4','c596ee66-a05b-437a-83f6-074a05c3fea2','208aa23a-e57b-4836-af42-d778749b1e81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23104bb67481471dba2e921be5fa49c8',volume_type_id=171ff8d2-415e-4f0f-91f9-ef05de0492ee)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:37:15 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-98510796-e550-426a-94d2-5036fe207454 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a45051a-2482-408c-962c-1e509b2572d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:37:15 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-98510796-e550-426a-94d2-5036fe207454 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a45051a-2482-408c-962c-1e509b2572d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:37:15 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-98510796-e550-426a-94d2-5036fe207454 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Flow 'volume_create_api' (a752b352-89d8-4db5-8798-22a5787a4be8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:37:15 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-98510796-e550-426a-94d2-5036fe207454 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Create volume request issued successfully. Sep 06 06:37:15 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-98510796-e550-426a-94d2-5036fe207454 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:37:15 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 468/939] 192.168.122.198 () {60 vars in 1143 bytes} [Sun Sep 6 06:37:15 2026] POST /volume/v3/volumes => generated 853 bytes in 487 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:37:15 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-df48c2bc-6160-4627-b202-be8561270c88 tempest-VolumesImageMetadata-1229675148 tempest-VolumesImageMetadata-1229675148-project-member] Delete volume request issued successfully. Sep 06 06:37:15 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-fe237094-ffc1-445e-a00b-0a0aef90b54c None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:15 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-df48c2bc-6160-4627-b202-be8561270c88 tempest-VolumesImageMetadata-1229675148 tempest-VolumesImageMetadata-1229675148-project-member] http://192.168.122.198/volume/v3/volumes/ab3a0fbb-4a74-40e6-9e41-da641ca994c5 returned with HTTP 202 Sep 06 06:37:15 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 472/940] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:37:15 2026] DELETE /volume/v3/volumes/ab3a0fbb-4a74-40e6-9e41-da641ca994c5 => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:37:15 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-fe237094-ffc1-445e-a00b-0a0aef90b54c tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:37:15 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-fe237094-ffc1-445e-a00b-0a0aef90b54c tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-2142220719", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1539125019-167213971", "size": 1}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:37:15 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.volumes [None req-fe237094-ffc1-445e-a00b-0a0aef90b54c tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-2142220719', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1539125019-167213971', 'size': 1}} {{(pid=87014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:37:15 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-ff028217-cd36-4b4c-bb9e-89d3a9f01554 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:15 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-fe237094-ffc1-445e-a00b-0a0aef90b54c tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Create volume of 1 GB Sep 06 06:37:15 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-ff028217-cd36-4b4c-bb9e-89d3a9f01554 tempest-VolumesImageMetadata-1229675148 tempest-VolumesImageMetadata-1229675148-project-member] GET http://192.168.122.198/volume/v3/volumes/ab3a0fbb-4a74-40e6-9e41-da641ca994c5 Sep 06 06:37:15 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:37:15 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:37:15 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-fe237094-ffc1-445e-a00b-0a0aef90b54c tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Availability Zones retrieved successfully. Sep 06 06:37:15 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-ff028217-cd36-4b4c-bb9e-89d3a9f01554 tempest-VolumesImageMetadata-1229675148 tempest-VolumesImageMetadata-1229675148-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:15 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-ff028217-cd36-4b4c-bb9e-89d3a9f01554 tempest-VolumesImageMetadata-1229675148 tempest-VolumesImageMetadata-1229675148-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:15 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-fe237094-ffc1-445e-a00b-0a0aef90b54c tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Flow 'volume_create_api' (12571027-9886-46b3-97bd-363e336853c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:37:15 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:37:15 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:37:15 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:37:15 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:37:15 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-fe237094-ffc1-445e-a00b-0a0aef90b54c tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6dfa77c8-9d40-4d7c-8299-6f846650da3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:37:15 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.flows.api.create_volume [None req-fe237094-ffc1-445e-a00b-0a0aef90b54c tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Validating volume size '1' using validate_int {{(pid=87014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:37:15 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-ff028217-cd36-4b4c-bb9e-89d3a9f01554 tempest-VolumesImageMetadata-1229675148 tempest-VolumesImageMetadata-1229675148-project-member] Volume info retrieved successfully. Sep 06 06:37:15 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-ff028217-cd36-4b4c-bb9e-89d3a9f01554 tempest-VolumesImageMetadata-1229675148 tempest-VolumesImageMetadata-1229675148-project-member] http://192.168.122.198/volume/v3/volumes/ab3a0fbb-4a74-40e6-9e41-da641ca994c5 returned with HTTP 200 Sep 06 06:37:15 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 473/941] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:37:15 2026] GET /volume/v3/volumes/ab3a0fbb-4a74-40e6-9e41-da641ca994c5 => generated 1364 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 06:37:15 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-fe237094-ffc1-445e-a00b-0a0aef90b54c tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6dfa77c8-9d40-4d7c-8299-6f846650da3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:37:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=da70b0af-8129-4335-9a80-12f3e88cea6b,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1539125019-167213971',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da70b0af-8129-4335-9a80-12f3e88cea6b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:37:15 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-fe237094-ffc1-445e-a00b-0a0aef90b54c tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (669a73cf-bccb-4126-8b8b-83b63f14bd66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:37:15 devstack devstack@c-api.service[87014]: WARNING cinder.quota [None req-fe237094-ffc1-445e-a00b-0a0aef90b54c tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1539125019-167213971 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1539125019-167213971, it is now deprecated. Please use the default quota class for default quota. Sep 06 06:37:15 devstack devstack@c-api.service[87014]: WARNING cinder.quota [None req-fe237094-ffc1-445e-a00b-0a0aef90b54c tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1539125019-167213971 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1539125019-167213971, it is now deprecated. Please use the default quota class for default quota. Sep 06 06:37:16 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-fe237094-ffc1-445e-a00b-0a0aef90b54c tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Created reservations ['acdd1499-2a2b-4484-aa70-da18f08b81b5', '22e8fbfa-3ea4-477c-acc7-6f47e28789a4', '33f85441-5888-44cf-b9a8-30d280c10719', '87ae8b1f-df50-42b0-88e0-f9bd3ec5c974'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:37:16 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-fe237094-ffc1-445e-a00b-0a0aef90b54c tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (669a73cf-bccb-4126-8b8b-83b63f14bd66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['acdd1499-2a2b-4484-aa70-da18f08b81b5', '22e8fbfa-3ea4-477c-acc7-6f47e28789a4', '33f85441-5888-44cf-b9a8-30d280c10719', '87ae8b1f-df50-42b0-88e0-f9bd3ec5c974']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:37:16 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-fe237094-ffc1-445e-a00b-0a0aef90b54c tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (569e1976-e1a4-4744-9e2d-3275d87f1a22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:37:16 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:37:16 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:37:16 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-fe237094-ffc1-445e-a00b-0a0aef90b54c tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (569e1976-e1a4-4744-9e2d-3275d87f1a22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1efe1c77-2770-4e7d-8293-625d554592a8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-2142220719',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f9bf25272e444f395b1908b706aa147',qos_specs=None,replication_status=,reservations=['acdd1499-2a2b-4484-aa70-da18f08b81b5','22e8fbfa-3ea4-477c-acc7-6f47e28789a4','33f85441-5888-44cf-b9a8-30d280c10719','87ae8b1f-df50-42b0-88e0-f9bd3ec5c974'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23104bb67481471dba2e921be5fa49c8',volume_type_id=da70b0af-8129-4335-9a80-12f3e88cea6b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:37:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-2142220719',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1efe1c77-2770-4e7d-8293-625d554592a8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f9bf25272e444f395b1908b706aa147',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='23104bb67481471dba2e921be5fa49c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(da70b0af-8129-4335-9a80-12f3e88cea6b),volume_type_id=da70b0af-8129-4335-9a80-12f3e88cea6b)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:37:16 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-fe237094-ffc1-445e-a00b-0a0aef90b54c tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f757a4b-55ae-4932-b549-f304cf3d3749) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:37:16 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-fe237094-ffc1-445e-a00b-0a0aef90b54c tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f757a4b-55ae-4932-b549-f304cf3d3749) transitioned into state 'SUCCESS' from state '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-2142220719',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f9bf25272e444f395b1908b706aa147',qos_specs=None,replication_status=,reservations=['acdd1499-2a2b-4484-aa70-da18f08b81b5','22e8fbfa-3ea4-477c-acc7-6f47e28789a4','33f85441-5888-44cf-b9a8-30d280c10719','87ae8b1f-df50-42b0-88e0-f9bd3ec5c974'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23104bb67481471dba2e921be5fa49c8',volume_type_id=da70b0af-8129-4335-9a80-12f3e88cea6b)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:37:16 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-fe237094-ffc1-445e-a00b-0a0aef90b54c tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa69cc5d-2ba5-4418-b782-c71c375fa12e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:37:16 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-fe237094-ffc1-445e-a00b-0a0aef90b54c tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa69cc5d-2ba5-4418-b782-c71c375fa12e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:37:16 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-fe237094-ffc1-445e-a00b-0a0aef90b54c tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Flow 'volume_create_api' (12571027-9886-46b3-97bd-363e336853c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:37:16 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-fe237094-ffc1-445e-a00b-0a0aef90b54c tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Create volume request issued successfully. Sep 06 06:37:16 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-fe237094-ffc1-445e-a00b-0a0aef90b54c tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:37:16 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 469/942] 192.168.122.198 () {60 vars in 1143 bytes} [Sun Sep 6 06:37:15 2026] POST /volume/v3/volumes => generated 854 bytes in 547 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:37:16 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-52392a4f-9ffe-4be0-80f8-468703a6ef4a None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:16 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-52392a4f-9ffe-4be0-80f8-468703a6ef4a tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:37:16 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-52392a4f-9ffe-4be0-80f8-468703a6ef4a tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-2118698074", "snapshot_id": null, "imageRef": "5522887d-d303-4a6b-bc6b-da9996987e87", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-86897055-2117254016", "size": 1}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:37:16 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.volumes [None req-52392a4f-9ffe-4be0-80f8-468703a6ef4a tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-2118698074', 'snapshot_id': None, 'imageRef': '5522887d-d303-4a6b-bc6b-da9996987e87', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-86897055-2117254016', 'size': 1}} {{(pid=87015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:37:16 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-52392a4f-9ffe-4be0-80f8-468703a6ef4a tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Create volume of 1 GB Sep 06 06:37:16 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:37:16 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:37:16 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-52392a4f-9ffe-4be0-80f8-468703a6ef4a tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Availability Zones retrieved successfully. Sep 06 06:37:16 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-52392a4f-9ffe-4be0-80f8-468703a6ef4a tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Flow 'volume_create_api' (c551ce12-7005-4732-830b-b41321cf63ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:37:16 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-52392a4f-9ffe-4be0-80f8-468703a6ef4a tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53ab53e4-ba05-4030-9636-b19b73a344c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:37:16 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.flows.api.create_volume [None req-52392a4f-9ffe-4be0-80f8-468703a6ef4a tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Validating volume size '1' using validate_int {{(pid=87015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:37:16 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-52392a4f-9ffe-4be0-80f8-468703a6ef4a tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53ab53e4-ba05-4030-9636-b19b73a344c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:37:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=900ceb63-dd1e-4fa9-88f9-a4018732e1f3,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-86897055-2117254016',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '900ceb63-dd1e-4fa9-88f9-a4018732e1f3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:37:16 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-52392a4f-9ffe-4be0-80f8-468703a6ef4a tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b22fcc1-f24a-432e-8973-4f4162beb6a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:37:16 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-8a9bd2f4-a1cc-4a2d-b24c-0609027b69ff None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:16 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-8a9bd2f4-a1cc-4a2d-b24c-0609027b69ff tempest-VolumesImageMetadata-1229675148 tempest-VolumesImageMetadata-1229675148-project-member] GET http://192.168.122.198/volume/v3/volumes/ab3a0fbb-4a74-40e6-9e41-da641ca994c5 Sep 06 06:37:16 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-8a9bd2f4-a1cc-4a2d-b24c-0609027b69ff tempest-VolumesImageMetadata-1229675148 tempest-VolumesImageMetadata-1229675148-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:16 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-8a9bd2f4-a1cc-4a2d-b24c-0609027b69ff tempest-VolumesImageMetadata-1229675148 tempest-VolumesImageMetadata-1229675148-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:16 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:37:16 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:37:16 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:37:16 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:37:16 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-8a9bd2f4-a1cc-4a2d-b24c-0609027b69ff tempest-VolumesImageMetadata-1229675148 tempest-VolumesImageMetadata-1229675148-project-member] Volume info retrieved successfully. Sep 06 06:37:16 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-8a9bd2f4-a1cc-4a2d-b24c-0609027b69ff tempest-VolumesImageMetadata-1229675148 tempest-VolumesImageMetadata-1229675148-project-member] http://192.168.122.198/volume/v3/volumes/ab3a0fbb-4a74-40e6-9e41-da641ca994c5 returned with HTTP 200 Sep 06 06:37:16 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 470/943] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:37:16 2026] GET /volume/v3/volumes/ab3a0fbb-4a74-40e6-9e41-da641ca994c5 => generated 1364 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 06:37:17 devstack devstack@c-api.service[87015]: WARNING cinder.quota [None req-52392a4f-9ffe-4be0-80f8-468703a6ef4a tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-86897055-2117254016 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-86897055-2117254016, it is now deprecated. Please use the default quota class for default quota. Sep 06 06:37:17 devstack devstack@c-api.service[87015]: WARNING cinder.quota [None req-52392a4f-9ffe-4be0-80f8-468703a6ef4a tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-86897055-2117254016 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-86897055-2117254016, it is now deprecated. Please use the default quota class for default quota. Sep 06 06:37:17 devstack devstack@c-api.service[87015]: DEBUG cinder.quota [None req-52392a4f-9ffe-4be0-80f8-468703a6ef4a tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Created reservations ['a9670eab-4aa0-4cfc-956d-7bb98398fa8f', 'c1393f04-cb96-41ea-a2ef-401322371f3f', '1583926a-536e-46f0-adba-e1ec663e5112', '985fdc4c-18c1-401e-977d-898c4dfbbabf'] {{(pid=87015) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:37:17 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-52392a4f-9ffe-4be0-80f8-468703a6ef4a tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b22fcc1-f24a-432e-8973-4f4162beb6a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a9670eab-4aa0-4cfc-956d-7bb98398fa8f', 'c1393f04-cb96-41ea-a2ef-401322371f3f', '1583926a-536e-46f0-adba-e1ec663e5112', '985fdc4c-18c1-401e-977d-898c4dfbbabf']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:37:17 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-52392a4f-9ffe-4be0-80f8-468703a6ef4a tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92c50f3a-0ce0-42d0-b9c3-2120d03bf2b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:37:17 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:37:17 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:37:17 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-52392a4f-9ffe-4be0-80f8-468703a6ef4a tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92c50f3a-0ce0-42d0-b9c3-2120d03bf2b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3f9b73f7-6ebd-4f23-abb5-eeda5ff71799', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-2118698074',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f9bf25272e444f395b1908b706aa147',qos_specs=None,replication_status=,reservations=['a9670eab-4aa0-4cfc-956d-7bb98398fa8f','c1393f04-cb96-41ea-a2ef-401322371f3f','1583926a-536e-46f0-adba-e1ec663e5112','985fdc4c-18c1-401e-977d-898c4dfbbabf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23104bb67481471dba2e921be5fa49c8',volume_type_id=900ceb63-dd1e-4fa9-88f9-a4018732e1f3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:37:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-2118698074',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3f9b73f7-6ebd-4f23-abb5-eeda5ff71799,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f9bf25272e444f395b1908b706aa147',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='23104bb67481471dba2e921be5fa49c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(900ceb63-dd1e-4fa9-88f9-a4018732e1f3),volume_type_id=900ceb63-dd1e-4fa9-88f9-a4018732e1f3)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:37:17 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-52392a4f-9ffe-4be0-80f8-468703a6ef4a tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cfc1ab8c-1c68-4c12-954a-0cd4e04267e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:37:17 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-52392a4f-9ffe-4be0-80f8-468703a6ef4a tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cfc1ab8c-1c68-4c12-954a-0cd4e04267e7) transitioned into state 'SUCCESS' from state '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-2118698074',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f9bf25272e444f395b1908b706aa147',qos_specs=None,replication_status=,reservations=['a9670eab-4aa0-4cfc-956d-7bb98398fa8f','c1393f04-cb96-41ea-a2ef-401322371f3f','1583926a-536e-46f0-adba-e1ec663e5112','985fdc4c-18c1-401e-977d-898c4dfbbabf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23104bb67481471dba2e921be5fa49c8',volume_type_id=900ceb63-dd1e-4fa9-88f9-a4018732e1f3)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:37:17 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-52392a4f-9ffe-4be0-80f8-468703a6ef4a tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac39cfb6-ce76-4588-a4b9-4b480bb68d6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:37:17 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-52392a4f-9ffe-4be0-80f8-468703a6ef4a tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac39cfb6-ce76-4588-a4b9-4b480bb68d6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:37:17 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-52392a4f-9ffe-4be0-80f8-468703a6ef4a tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Flow 'volume_create_api' (c551ce12-7005-4732-830b-b41321cf63ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:37:17 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-52392a4f-9ffe-4be0-80f8-468703a6ef4a tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Create volume request issued successfully. Sep 06 06:37:17 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-52392a4f-9ffe-4be0-80f8-468703a6ef4a tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:37:17 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 474/944] 192.168.122.198 () {60 vars in 1143 bytes} [Sun Sep 6 06:37:16 2026] POST /volume/v3/volumes => generated 853 bytes in 953 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:37:17 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-9740177e-726a-4bf1-92f8-c69410ee62aa None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:17 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-9740177e-726a-4bf1-92f8-c69410ee62aa tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] GET http://192.168.122.198/volume/v3/volumes/3f9b73f7-6ebd-4f23-abb5-eeda5ff71799 Sep 06 06:37:17 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-9740177e-726a-4bf1-92f8-c69410ee62aa tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:17 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-9740177e-726a-4bf1-92f8-c69410ee62aa tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:17 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:37:17 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:37:17 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:37:17 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:37:17 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-9740177e-726a-4bf1-92f8-c69410ee62aa tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Volume info retrieved successfully. Sep 06 06:37:17 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-9740177e-726a-4bf1-92f8-c69410ee62aa tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] http://192.168.122.198/volume/v3/volumes/3f9b73f7-6ebd-4f23-abb5-eeda5ff71799 returned with HTTP 200 Sep 06 06:37:17 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 471/945] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:37:17 2026] GET /volume/v3/volumes/3f9b73f7-6ebd-4f23-abb5-eeda5ff71799 => generated 921 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:37:17 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-bff310be-edca-4b21-8375-3f614d0f5d5b None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:18 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-bff310be-edca-4b21-8375-3f614d0f5d5b tempest-VolumesImageMetadata-1229675148 tempest-VolumesImageMetadata-1229675148-project-member] GET http://192.168.122.198/volume/v3/volumes/ab3a0fbb-4a74-40e6-9e41-da641ca994c5 Sep 06 06:37:18 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-bff310be-edca-4b21-8375-3f614d0f5d5b tempest-VolumesImageMetadata-1229675148 tempest-VolumesImageMetadata-1229675148-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:18 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-bff310be-edca-4b21-8375-3f614d0f5d5b tempest-VolumesImageMetadata-1229675148 tempest-VolumesImageMetadata-1229675148-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:18 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-bff310be-edca-4b21-8375-3f614d0f5d5b tempest-VolumesImageMetadata-1229675148 tempest-VolumesImageMetadata-1229675148-project-member] http://192.168.122.198/volume/v3/volumes/ab3a0fbb-4a74-40e6-9e41-da641ca994c5 returned with HTTP 404 Sep 06 06:37:18 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 475/946] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:37:17 2026] GET /volume/v3/volumes/ab3a0fbb-4a74-40e6-9e41-da641ca994c5 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:37:18 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-4ef5041d-5164-42ec-8bdc-d9d5b94bac04 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:18 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-4ef5041d-5164-42ec-8bdc-d9d5b94bac04 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] GET http://192.168.122.198/volume/v3/volumes/3f9b73f7-6ebd-4f23-abb5-eeda5ff71799 Sep 06 06:37:18 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-4ef5041d-5164-42ec-8bdc-d9d5b94bac04 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:18 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-4ef5041d-5164-42ec-8bdc-d9d5b94bac04 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:18 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:37:18 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:37:18 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:37:18 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:37:18 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-4ef5041d-5164-42ec-8bdc-d9d5b94bac04 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Volume info retrieved successfully. Sep 06 06:37:18 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-4ef5041d-5164-42ec-8bdc-d9d5b94bac04 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] http://192.168.122.198/volume/v3/volumes/3f9b73f7-6ebd-4f23-abb5-eeda5ff71799 returned with HTTP 200 Sep 06 06:37:18 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 472/947] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:37:18 2026] GET /volume/v3/volumes/3f9b73f7-6ebd-4f23-abb5-eeda5ff71799 => generated 945 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:37:19 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-d9992165-3217-414a-952e-9be44bd39260 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:19 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-d9992165-3217-414a-952e-9be44bd39260 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] GET http://192.168.122.198/volume/v3/volumes/3f9b73f7-6ebd-4f23-abb5-eeda5ff71799 Sep 06 06:37:19 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-d9992165-3217-414a-952e-9be44bd39260 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:19 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-d9992165-3217-414a-952e-9be44bd39260 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:19 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:37:19 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:37:19 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:37:19 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:37:19 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-d9992165-3217-414a-952e-9be44bd39260 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Volume info retrieved successfully. Sep 06 06:37:19 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-d9992165-3217-414a-952e-9be44bd39260 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] http://192.168.122.198/volume/v3/volumes/3f9b73f7-6ebd-4f23-abb5-eeda5ff71799 returned with HTTP 200 Sep 06 06:37:19 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 476/948] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:37:19 2026] GET /volume/v3/volumes/3f9b73f7-6ebd-4f23-abb5-eeda5ff71799 => generated 945 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:37:20 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-21b48ea4-b894-4c60-a442-d292035024e0 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:20 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-21b48ea4-b894-4c60-a442-d292035024e0 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] GET http://192.168.122.198/volume/v3/volumes/3f9b73f7-6ebd-4f23-abb5-eeda5ff71799 Sep 06 06:37:20 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-21b48ea4-b894-4c60-a442-d292035024e0 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:20 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-21b48ea4-b894-4c60-a442-d292035024e0 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:20 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:37:20 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:37:20 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:37:20 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:37:20 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-21b48ea4-b894-4c60-a442-d292035024e0 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Volume info retrieved successfully. Sep 06 06:37:20 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-21b48ea4-b894-4c60-a442-d292035024e0 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] http://192.168.122.198/volume/v3/volumes/3f9b73f7-6ebd-4f23-abb5-eeda5ff71799 returned with HTTP 200 Sep 06 06:37:20 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 473/949] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:37:20 2026] GET /volume/v3/volumes/3f9b73f7-6ebd-4f23-abb5-eeda5ff71799 => generated 945 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:37:21 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-c4d48de1-192c-467b-ae1b-efa023a98788 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:21 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c4d48de1-192c-467b-ae1b-efa023a98788 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] GET http://192.168.122.198/volume/v3/volumes/3f9b73f7-6ebd-4f23-abb5-eeda5ff71799 Sep 06 06:37:21 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-c4d48de1-192c-467b-ae1b-efa023a98788 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:21 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-c4d48de1-192c-467b-ae1b-efa023a98788 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:21 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:37:21 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:37:21 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:37:21 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:37:21 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-c4d48de1-192c-467b-ae1b-efa023a98788 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Volume info retrieved successfully. Sep 06 06:37:21 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c4d48de1-192c-467b-ae1b-efa023a98788 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] http://192.168.122.198/volume/v3/volumes/3f9b73f7-6ebd-4f23-abb5-eeda5ff71799 returned with HTTP 200 Sep 06 06:37:21 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 477/950] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:37:21 2026] GET /volume/v3/volumes/3f9b73f7-6ebd-4f23-abb5-eeda5ff71799 => generated 945 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:37:22 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-3b15649d-3e8e-4906-b188-9f373335ffcb None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:22 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-3b15649d-3e8e-4906-b188-9f373335ffcb tempest-UserMessagesTest-973054267 tempest-UserMessagesTest-973054267-project-admin] POST http://192.168.122.198/volume/v3/types Sep 06 06:37:22 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-3b15649d-3e8e-4906-b188-9f373335ffcb tempest-UserMessagesTest-973054267 tempest-UserMessagesTest-973054267-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1041697359", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1513273379", "vendor_name": "tempest-vendor_name-1615132004"}}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:37:22 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-27a7eca0-c05a-4d66-92d0-cf280dc0d1f8 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:22 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-27a7eca0-c05a-4d66-92d0-cf280dc0d1f8 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] GET http://192.168.122.198/volume/v3/volumes/3f9b73f7-6ebd-4f23-abb5-eeda5ff71799 Sep 06 06:37:22 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-27a7eca0-c05a-4d66-92d0-cf280dc0d1f8 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:22 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-27a7eca0-c05a-4d66-92d0-cf280dc0d1f8 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:22 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:37:22 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:37:22 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:37:22 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:37:22 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-3b15649d-3e8e-4906-b188-9f373335ffcb tempest-UserMessagesTest-973054267 tempest-UserMessagesTest-973054267-project-admin] http://192.168.122.198/volume/v3/types returned with HTTP 200 Sep 06 06:37:22 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 474/951] 192.168.122.198 () {60 vars in 1137 bytes} [Sun Sep 6 06:37:22 2026] POST /volume/v3/types => generated 328 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 06:37:22 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-27a7eca0-c05a-4d66-92d0-cf280dc0d1f8 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Volume info retrieved successfully. Sep 06 06:37:22 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-0c97e15e-5ad1-449a-88fe-56e4344939de None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:22 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-27a7eca0-c05a-4d66-92d0-cf280dc0d1f8 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] http://192.168.122.198/volume/v3/volumes/3f9b73f7-6ebd-4f23-abb5-eeda5ff71799 returned with HTTP 200 Sep 06 06:37:22 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 478/952] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:37:22 2026] GET /volume/v3/volumes/3f9b73f7-6ebd-4f23-abb5-eeda5ff71799 => generated 945 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:37:23 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-0c97e15e-5ad1-449a-88fe-56e4344939de tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:37:23 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-0c97e15e-5ad1-449a-88fe-56e4344939de tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "1546c8e8-30e6-4a12-968c-cd5388f60383", "size": 1, "name": "tempest-UserMessagesTest-Volume-729651503"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:37:23 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.volumes [None req-0c97e15e-5ad1-449a-88fe-56e4344939de tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] Create volume request body: {'volume': {'volume_type': '1546c8e8-30e6-4a12-968c-cd5388f60383', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-729651503'}} {{(pid=87014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:37:23 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-0c97e15e-5ad1-449a-88fe-56e4344939de tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] Create volume of 1 GB Sep 06 06:37:23 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:37:23 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:37:23 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-0c97e15e-5ad1-449a-88fe-56e4344939de tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] Availability Zones retrieved successfully. Sep 06 06:37:23 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-0c97e15e-5ad1-449a-88fe-56e4344939de tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] Flow 'volume_create_api' (c2b9fdcd-e1ef-4a43-a9f1-25379815f2cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:37:23 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-0c97e15e-5ad1-449a-88fe-56e4344939de tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a529bd5e-bb6b-4412-bee5-35d9c4c09558) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:37:23 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.flows.api.create_volume [None req-0c97e15e-5ad1-449a-88fe-56e4344939de tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] Validating volume size '1' using validate_int {{(pid=87014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:37:23 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-0c97e15e-5ad1-449a-88fe-56e4344939de tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a529bd5e-bb6b-4412-bee5-35d9c4c09558) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:37:23Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1513273379',vendor_name='tempest-vendor_name-1615132004'},id=1546c8e8-30e6-4a12-968c-cd5388f60383,is_public=True,name='tempest-UserMessagesTest-volume-type-1041697359',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1546c8e8-30e6-4a12-968c-cd5388f60383', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:37:23 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-0c97e15e-5ad1-449a-88fe-56e4344939de tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7216998-d451-4339-9556-eb569ed73d1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:37:23 devstack devstack@c-api.service[87014]: WARNING cinder.quota [None req-0c97e15e-5ad1-449a-88fe-56e4344939de tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1041697359 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1041697359, it is now deprecated. Please use the default quota class for default quota. Sep 06 06:37:23 devstack devstack@c-api.service[87014]: WARNING cinder.quota [None req-0c97e15e-5ad1-449a-88fe-56e4344939de tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1041697359 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1041697359, it is now deprecated. Please use the default quota class for default quota. Sep 06 06:37:23 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-0c97e15e-5ad1-449a-88fe-56e4344939de tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] Created reservations ['28e7674e-481f-4a49-8875-26dbf10a4bd1', '147a5fcc-989e-4173-bd4a-b4828ab77fa1', 'a027ee64-be4b-4b57-a30c-b45e740706f2', '1bd1bc90-dafc-4499-93b6-98fe6b248c80'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:37:23 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-0c97e15e-5ad1-449a-88fe-56e4344939de tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7216998-d451-4339-9556-eb569ed73d1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['28e7674e-481f-4a49-8875-26dbf10a4bd1', '147a5fcc-989e-4173-bd4a-b4828ab77fa1', 'a027ee64-be4b-4b57-a30c-b45e740706f2', '1bd1bc90-dafc-4499-93b6-98fe6b248c80']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:37:23 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-0c97e15e-5ad1-449a-88fe-56e4344939de tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09c72bce-fce4-4ad7-93db-849dee716796) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:37:23 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:37:23 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:37:23 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-0c97e15e-5ad1-449a-88fe-56e4344939de tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09c72bce-fce4-4ad7-93db-849dee716796) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9cc6c170-c81a-4971-84e3-d3ce75d06a28', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-729651503',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e71c3753da446288d9e30efd6126da5',qos_specs=None,replication_status=,reservations=['28e7674e-481f-4a49-8875-26dbf10a4bd1','147a5fcc-989e-4173-bd4a-b4828ab77fa1','a027ee64-be4b-4b57-a30c-b45e740706f2','1bd1bc90-dafc-4499-93b6-98fe6b248c80'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f08a4c7665764c7086befc596fe4db7b',volume_type_id=1546c8e8-30e6-4a12-968c-cd5388f60383), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:37:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-729651503',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9cc6c170-c81a-4971-84e3-d3ce75d06a28,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e71c3753da446288d9e30efd6126da5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f08a4c7665764c7086befc596fe4db7b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1546c8e8-30e6-4a12-968c-cd5388f60383),volume_type_id=1546c8e8-30e6-4a12-968c-cd5388f60383)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:37:23 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-0c97e15e-5ad1-449a-88fe-56e4344939de tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1696d556-e3bc-42a9-9b30-c17da59e795a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:37:23 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-0c97e15e-5ad1-449a-88fe-56e4344939de tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1696d556-e3bc-42a9-9b30-c17da59e795a) transitioned into state 'SUCCESS' from state '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-729651503',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e71c3753da446288d9e30efd6126da5',qos_specs=None,replication_status=,reservations=['28e7674e-481f-4a49-8875-26dbf10a4bd1','147a5fcc-989e-4173-bd4a-b4828ab77fa1','a027ee64-be4b-4b57-a30c-b45e740706f2','1bd1bc90-dafc-4499-93b6-98fe6b248c80'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f08a4c7665764c7086befc596fe4db7b',volume_type_id=1546c8e8-30e6-4a12-968c-cd5388f60383)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:37:23 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-0c97e15e-5ad1-449a-88fe-56e4344939de tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0a3e4d3-c672-44b9-9bb7-1f6ba2983f10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:37:23 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-0c97e15e-5ad1-449a-88fe-56e4344939de tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0a3e4d3-c672-44b9-9bb7-1f6ba2983f10) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:37:23 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-0c97e15e-5ad1-449a-88fe-56e4344939de tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] Flow 'volume_create_api' (c2b9fdcd-e1ef-4a43-a9f1-25379815f2cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:37:23 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-0c97e15e-5ad1-449a-88fe-56e4344939de tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] Create volume request issued successfully. Sep 06 06:37:23 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-0c97e15e-5ad1-449a-88fe-56e4344939de tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:37:23 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 475/953] 192.168.122.198 () {62 vars in 1183 bytes} [Sun Sep 6 06:37:22 2026] POST /volume/v3/volumes => generated 793 bytes in 737 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:37:23 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-7509a711-2eed-40f5-91fa-ce0a79cb244c None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:23 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-7509a711-2eed-40f5-91fa-ce0a79cb244c tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] GET http://192.168.122.198/volume/v3/volumes/9cc6c170-c81a-4971-84e3-d3ce75d06a28 Sep 06 06:37:23 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-7509a711-2eed-40f5-91fa-ce0a79cb244c tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:23 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-7509a711-2eed-40f5-91fa-ce0a79cb244c tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:23 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:37:23 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:37:23 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:37:23 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:37:23 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-7509a711-2eed-40f5-91fa-ce0a79cb244c tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] Volume info retrieved successfully. Sep 06 06:37:23 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-7509a711-2eed-40f5-91fa-ce0a79cb244c tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] http://192.168.122.198/volume/v3/volumes/9cc6c170-c81a-4971-84e3-d3ce75d06a28 returned with HTTP 200 Sep 06 06:37:23 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 479/954] 192.168.122.198 () {60 vars in 1272 bytes} [Sun Sep 6 06:37:23 2026] GET /volume/v3/volumes/9cc6c170-c81a-4971-84e3-d3ce75d06a28 => generated 861 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:37:23 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-8b469dcf-348f-46b2-9e2d-df4c703dc04b None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:23 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-8b469dcf-348f-46b2-9e2d-df4c703dc04b tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] GET http://192.168.122.198/volume/v3/volumes/3f9b73f7-6ebd-4f23-abb5-eeda5ff71799 Sep 06 06:37:23 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-8b469dcf-348f-46b2-9e2d-df4c703dc04b tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:23 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-8b469dcf-348f-46b2-9e2d-df4c703dc04b tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:23 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-d45d6e1e-460e-4c38-8bdf-a4545e952fa4 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:24 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:37:24 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:37:24 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:37:24 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:37:24 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-8b469dcf-348f-46b2-9e2d-df4c703dc04b tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Volume info retrieved successfully. Sep 06 06:37:24 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-8b469dcf-348f-46b2-9e2d-df4c703dc04b tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] http://192.168.122.198/volume/v3/volumes/3f9b73f7-6ebd-4f23-abb5-eeda5ff71799 returned with HTTP 200 Sep 06 06:37:24 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 476/955] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:37:23 2026] GET /volume/v3/volumes/3f9b73f7-6ebd-4f23-abb5-eeda5ff71799 => generated 1003 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 06:37:24 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-d45d6e1e-460e-4c38-8bdf-a4545e952fa4 tempest-AbsoluteLimitsTests-783578615 tempest-AbsoluteLimitsTests-783578615-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:37:24 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-d45d6e1e-460e-4c38-8bdf-a4545e952fa4 tempest-AbsoluteLimitsTests-783578615 tempest-AbsoluteLimitsTests-783578615-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-1506778460"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:37:24 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.volumes [None req-d45d6e1e-460e-4c38-8bdf-a4545e952fa4 tempest-AbsoluteLimitsTests-783578615 tempest-AbsoluteLimitsTests-783578615-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-1506778460'}} {{(pid=87015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:37:24 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-d45d6e1e-460e-4c38-8bdf-a4545e952fa4 tempest-AbsoluteLimitsTests-783578615 tempest-AbsoluteLimitsTests-783578615-project-member] Create volume of 1 GB Sep 06 06:37:24 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-d45d6e1e-460e-4c38-8bdf-a4545e952fa4 tempest-AbsoluteLimitsTests-783578615 tempest-AbsoluteLimitsTests-783578615-project-member] Availability Zones retrieved successfully. Sep 06 06:37:24 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-d45d6e1e-460e-4c38-8bdf-a4545e952fa4 tempest-AbsoluteLimitsTests-783578615 tempest-AbsoluteLimitsTests-783578615-project-member] Flow 'volume_create_api' (b5ff5bc7-09c6-4a79-ae66-33afb157a404) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:37:24 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-d45d6e1e-460e-4c38-8bdf-a4545e952fa4 tempest-AbsoluteLimitsTests-783578615 tempest-AbsoluteLimitsTests-783578615-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (abc7e46e-5bba-4817-ac45-80b444af6b7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:37:24 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.flows.api.create_volume [None req-d45d6e1e-460e-4c38-8bdf-a4545e952fa4 tempest-AbsoluteLimitsTests-783578615 tempest-AbsoluteLimitsTests-783578615-project-member] Validating volume size '1' using validate_int {{(pid=87015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:37:24 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-d45d6e1e-460e-4c38-8bdf-a4545e952fa4 tempest-AbsoluteLimitsTests-783578615 tempest-AbsoluteLimitsTests-783578615-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (abc7e46e-5bba-4817-ac45-80b444af6b7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:37:24 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-d45d6e1e-460e-4c38-8bdf-a4545e952fa4 tempest-AbsoluteLimitsTests-783578615 tempest-AbsoluteLimitsTests-783578615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c3527ed-d01e-455e-b68e-7ea83c38d886) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:37:24 devstack devstack@c-api.service[87015]: DEBUG dbcounter [-] [87015] Writing DB stats cinder:SELECT=354,cinder:UPDATE=65,cinder:DELETE=1,cinder:INSERT=53 {{(pid=87015) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 06:37:24 devstack devstack@c-api.service[87015]: DEBUG cinder.quota [None req-d45d6e1e-460e-4c38-8bdf-a4545e952fa4 tempest-AbsoluteLimitsTests-783578615 tempest-AbsoluteLimitsTests-783578615-project-member] Created reservations ['3a713cc7-7d99-47b6-b379-8bc937faf769', '6a28ce16-d2ff-4fc5-8c86-f24b8404bb99', '40082181-2648-4789-85d1-ce07ab84ad28', '53621ea8-5d8f-486a-a61c-d692bffca98c'] {{(pid=87015) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:37:24 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-d45d6e1e-460e-4c38-8bdf-a4545e952fa4 tempest-AbsoluteLimitsTests-783578615 tempest-AbsoluteLimitsTests-783578615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c3527ed-d01e-455e-b68e-7ea83c38d886) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3a713cc7-7d99-47b6-b379-8bc937faf769', '6a28ce16-d2ff-4fc5-8c86-f24b8404bb99', '40082181-2648-4789-85d1-ce07ab84ad28', '53621ea8-5d8f-486a-a61c-d692bffca98c']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:37:24 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-d45d6e1e-460e-4c38-8bdf-a4545e952fa4 tempest-AbsoluteLimitsTests-783578615 tempest-AbsoluteLimitsTests-783578615-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab30b146-a8ee-460f-b3c0-4bb1f0872520) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:37:24 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:37:24 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:37:24 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-d45d6e1e-460e-4c38-8bdf-a4545e952fa4 tempest-AbsoluteLimitsTests-783578615 tempest-AbsoluteLimitsTests-783578615-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab30b146-a8ee-460f-b3c0-4bb1f0872520) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '463af6c8-0c81-4ae9-a4af-b8a6d81d51f0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1506778460',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eef467a6683041cc860987a356051b98',qos_specs=None,replication_status=,reservations=['3a713cc7-7d99-47b6-b379-8bc937faf769','6a28ce16-d2ff-4fc5-8c86-f24b8404bb99','40082181-2648-4789-85d1-ce07ab84ad28','53621ea8-5d8f-486a-a61c-d692bffca98c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e5f31707d02e4f6180377c5f5c352f43',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:37:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1506778460',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=463af6c8-0c81-4ae9-a4af-b8a6d81d51f0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eef467a6683041cc860987a356051b98',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e5f31707d02e4f6180377c5f5c352f43',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:37:24 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-d45d6e1e-460e-4c38-8bdf-a4545e952fa4 tempest-AbsoluteLimitsTests-783578615 tempest-AbsoluteLimitsTests-783578615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90105a97-8ad5-4752-97bb-f8dc1e3fc5e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:37:24 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-d45d6e1e-460e-4c38-8bdf-a4545e952fa4 tempest-AbsoluteLimitsTests-783578615 tempest-AbsoluteLimitsTests-783578615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90105a97-8ad5-4752-97bb-f8dc1e3fc5e7) transitioned into state 'SUCCESS' from state '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-1506778460',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eef467a6683041cc860987a356051b98',qos_specs=None,replication_status=,reservations=['3a713cc7-7d99-47b6-b379-8bc937faf769','6a28ce16-d2ff-4fc5-8c86-f24b8404bb99','40082181-2648-4789-85d1-ce07ab84ad28','53621ea8-5d8f-486a-a61c-d692bffca98c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e5f31707d02e4f6180377c5f5c352f43',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:37:24 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-d45d6e1e-460e-4c38-8bdf-a4545e952fa4 tempest-AbsoluteLimitsTests-783578615 tempest-AbsoluteLimitsTests-783578615-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c530a5ec-de48-4adf-af47-a928cd305625) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:37:24 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-d45d6e1e-460e-4c38-8bdf-a4545e952fa4 tempest-AbsoluteLimitsTests-783578615 tempest-AbsoluteLimitsTests-783578615-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c530a5ec-de48-4adf-af47-a928cd305625) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:37:24 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-d45d6e1e-460e-4c38-8bdf-a4545e952fa4 tempest-AbsoluteLimitsTests-783578615 tempest-AbsoluteLimitsTests-783578615-project-member] Flow 'volume_create_api' (b5ff5bc7-09c6-4a79-ae66-33afb157a404) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:37:24 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-d45d6e1e-460e-4c38-8bdf-a4545e952fa4 tempest-AbsoluteLimitsTests-783578615 tempest-AbsoluteLimitsTests-783578615-project-member] Create volume request issued successfully. Sep 06 06:37:24 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-d45d6e1e-460e-4c38-8bdf-a4545e952fa4 tempest-AbsoluteLimitsTests-783578615 tempest-AbsoluteLimitsTests-783578615-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:37:24 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 480/956] 192.168.122.198 () {60 vars in 1142 bytes} [Sun Sep 6 06:37:23 2026] POST /volume/v3/volumes => generated 759 bytes in 692 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 06 06:37:24 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-d2005e0f-2931-45c9-8ab0-88405ddfa7bf None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:24 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-d2005e0f-2931-45c9-8ab0-88405ddfa7bf tempest-AbsoluteLimitsTests-783578615 tempest-AbsoluteLimitsTests-783578615-project-member] GET http://192.168.122.198/volume/v3/volumes/463af6c8-0c81-4ae9-a4af-b8a6d81d51f0 Sep 06 06:37:24 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-d2005e0f-2931-45c9-8ab0-88405ddfa7bf tempest-AbsoluteLimitsTests-783578615 tempest-AbsoluteLimitsTests-783578615-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:24 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-d2005e0f-2931-45c9-8ab0-88405ddfa7bf tempest-AbsoluteLimitsTests-783578615 tempest-AbsoluteLimitsTests-783578615-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:24 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:37:24 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:37:24 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:37:24 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:37:24 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-d2005e0f-2931-45c9-8ab0-88405ddfa7bf tempest-AbsoluteLimitsTests-783578615 tempest-AbsoluteLimitsTests-783578615-project-member] Volume info retrieved successfully. Sep 06 06:37:24 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-d2005e0f-2931-45c9-8ab0-88405ddfa7bf tempest-AbsoluteLimitsTests-783578615 tempest-AbsoluteLimitsTests-783578615-project-member] http://192.168.122.198/volume/v3/volumes/463af6c8-0c81-4ae9-a4af-b8a6d81d51f0 returned with HTTP 200 Sep 06 06:37:24 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 477/957] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:37:24 2026] GET /volume/v3/volumes/463af6c8-0c81-4ae9-a4af-b8a6d81d51f0 => generated 827 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:37:24 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-518fe6a1-e3af-4882-8923-50a009a2437e None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:24 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-518fe6a1-e3af-4882-8923-50a009a2437e tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] GET http://192.168.122.198/volume/v3/volumes/9cc6c170-c81a-4971-84e3-d3ce75d06a28 Sep 06 06:37:24 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-518fe6a1-e3af-4882-8923-50a009a2437e tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:24 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-518fe6a1-e3af-4882-8923-50a009a2437e tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:24 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:37:24 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:37:24 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:37:24 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:37:24 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-518fe6a1-e3af-4882-8923-50a009a2437e tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] Volume info retrieved successfully. Sep 06 06:37:24 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-518fe6a1-e3af-4882-8923-50a009a2437e tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] http://192.168.122.198/volume/v3/volumes/9cc6c170-c81a-4971-84e3-d3ce75d06a28 returned with HTTP 200 Sep 06 06:37:24 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 481/958] 192.168.122.198 () {60 vars in 1272 bytes} [Sun Sep 6 06:37:24 2026] GET /volume/v3/volumes/9cc6c170-c81a-4971-84e3-d3ce75d06a28 => generated 882 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:37:24 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-6bf34c28-87aa-48d2-8b51-8899d253fc92 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:24 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-6bf34c28-87aa-48d2-8b51-8899d253fc92 tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] GET http://192.168.122.198/volume/v3/messages Sep 06 06:37:24 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-6bf34c28-87aa-48d2-8b51-8899d253fc92 tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:24 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-6bf34c28-87aa-48d2-8b51-8899d253fc92 tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] Calling method 'version_select' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:24 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-6bf34c28-87aa-48d2-8b51-8899d253fc92 tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] http://192.168.122.198/volume/v3/messages returned with HTTP 200 Sep 06 06:37:24 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 478/959] 192.168.122.198 () {60 vars in 1164 bytes} [Sun Sep 6 06:37:24 2026] GET /volume/v3/messages => generated 678 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:37:24 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-10148cff-87fe-4083-a8e0-246f048287ea None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:24 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-10148cff-87fe-4083-a8e0-246f048287ea tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] DELETE http://192.168.122.198/volume/v3/messages/8db1e044-5953-4050-9b0f-b27dac6663f8 Sep 06 06:37:24 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-10148cff-87fe-4083-a8e0-246f048287ea tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:24 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-10148cff-87fe-4083-a8e0-246f048287ea tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] Calling method 'version_select' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:24 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-10148cff-87fe-4083-a8e0-246f048287ea tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] http://192.168.122.198/volume/v3/messages/8db1e044-5953-4050-9b0f-b27dac6663f8 returned with HTTP 204 Sep 06 06:37:24 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 482/960] 192.168.122.198 () {60 vars in 1278 bytes} [Sun Sep 6 06:37:24 2026] DELETE /volume/v3/messages/8db1e044-5953-4050-9b0f-b27dac6663f8 => generated 0 bytes in 48 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 06 06:37:24 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-cbeb5e6c-1a59-49d1-b346-e0cf504002cd None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:24 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-cbeb5e6c-1a59-49d1-b346-e0cf504002cd tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] GET http://192.168.122.198/volume/v3/messages/8db1e044-5953-4050-9b0f-b27dac6663f8 Sep 06 06:37:24 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-cbeb5e6c-1a59-49d1-b346-e0cf504002cd tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:24 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-cbeb5e6c-1a59-49d1-b346-e0cf504002cd tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] Calling method 'version_select' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:25 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-cbeb5e6c-1a59-49d1-b346-e0cf504002cd tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] http://192.168.122.198/volume/v3/messages/8db1e044-5953-4050-9b0f-b27dac6663f8 returned with HTTP 404 Sep 06 06:37:25 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 479/961] 192.168.122.198 () {60 vars in 1275 bytes} [Sun Sep 6 06:37:24 2026] GET /volume/v3/messages/8db1e044-5953-4050-9b0f-b27dac6663f8 => generated 110 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 06:37:25 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-b6070fa3-ae30-4eb4-acb6-f59437dce4c3 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:25 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b6070fa3-ae30-4eb4-acb6-f59437dce4c3 tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] GET http://192.168.122.198/volume/v3/volumes/9cc6c170-c81a-4971-84e3-d3ce75d06a28 Sep 06 06:37:25 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b6070fa3-ae30-4eb4-acb6-f59437dce4c3 tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:25 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b6070fa3-ae30-4eb4-acb6-f59437dce4c3 tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:25 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:37:25 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:37:25 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:37:25 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:37:25 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-be456a46-e78e-4993-b017-5aba577f33bc None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:25 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-be456a46-e78e-4993-b017-5aba577f33bc tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] GET http://192.168.122.198/volume/v3/volumes/3f9b73f7-6ebd-4f23-abb5-eeda5ff71799 Sep 06 06:37:25 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-be456a46-e78e-4993-b017-5aba577f33bc tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:25 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-be456a46-e78e-4993-b017-5aba577f33bc tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:25 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-b6070fa3-ae30-4eb4-acb6-f59437dce4c3 tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] Volume info retrieved successfully. Sep 06 06:37:25 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:37:25 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:37:25 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:37:25 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:37:25 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b6070fa3-ae30-4eb4-acb6-f59437dce4c3 tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] http://192.168.122.198/volume/v3/volumes/9cc6c170-c81a-4971-84e3-d3ce75d06a28 returned with HTTP 200 Sep 06 06:37:25 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 483/962] 192.168.122.198 () {60 vars in 1272 bytes} [Sun Sep 6 06:37:25 2026] GET /volume/v3/volumes/9cc6c170-c81a-4971-84e3-d3ce75d06a28 => generated 882 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:37:25 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-3c833341-ad1c-43d0-851e-07eed5c5dc28 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:25 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-be456a46-e78e-4993-b017-5aba577f33bc tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Volume info retrieved successfully. Sep 06 06:37:25 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-3c833341-ad1c-43d0-851e-07eed5c5dc28 tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] DELETE http://192.168.122.198/volume/v3/volumes/9cc6c170-c81a-4971-84e3-d3ce75d06a28 Sep 06 06:37:25 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-3c833341-ad1c-43d0-851e-07eed5c5dc28 tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:25 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-3c833341-ad1c-43d0-851e-07eed5c5dc28 tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:25 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-3c833341-ad1c-43d0-851e-07eed5c5dc28 tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] Delete volume with id: 9cc6c170-c81a-4971-84e3-d3ce75d06a28 Sep 06 06:37:25 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-be456a46-e78e-4993-b017-5aba577f33bc tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] http://192.168.122.198/volume/v3/volumes/3f9b73f7-6ebd-4f23-abb5-eeda5ff71799 returned with HTTP 200 Sep 06 06:37:25 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 480/963] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:37:25 2026] GET /volume/v3/volumes/3f9b73f7-6ebd-4f23-abb5-eeda5ff71799 => generated 1006 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:37:25 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:37:25 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:37:25 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:37:25 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:37:25 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-3c833341-ad1c-43d0-851e-07eed5c5dc28 tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] Volume info retrieved successfully. Sep 06 06:37:25 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-3c833341-ad1c-43d0-851e-07eed5c5dc28 tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87015) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 06 06:37:25 devstack devstack@c-api.service[87015]: WARNING cinder.quota [None req-3c833341-ad1c-43d0-851e-07eed5c5dc28 tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1041697359 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1041697359, it is now deprecated. Please use the default quota class for default quota. Sep 06 06:37:25 devstack devstack@c-api.service[87015]: WARNING cinder.quota [None req-3c833341-ad1c-43d0-851e-07eed5c5dc28 tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1041697359 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1041697359, it is now deprecated. Please use the default quota class for default quota. Sep 06 06:37:25 devstack devstack@c-api.service[87015]: DEBUG cinder.quota [None req-3c833341-ad1c-43d0-851e-07eed5c5dc28 tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] Created reservations ['4a91dd40-fa94-4108-adb0-f18e42814de8', '5189ca68-445e-40cf-b204-bcc17af6b073', '0e318766-a59a-4be5-9b9f-5f602edffe8d', '2491574b-8fbe-480d-84f9-662a2189e9fd'] {{(pid=87015) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:37:25 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-3c833341-ad1c-43d0-851e-07eed5c5dc28 tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] Delete volume request issued successfully. Sep 06 06:37:25 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-3c833341-ad1c-43d0-851e-07eed5c5dc28 tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] http://192.168.122.198/volume/v3/volumes/9cc6c170-c81a-4971-84e3-d3ce75d06a28 returned with HTTP 202 Sep 06 06:37:25 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 484/964] 192.168.122.198 () {60 vars in 1275 bytes} [Sun Sep 6 06:37:25 2026] DELETE /volume/v3/volumes/9cc6c170-c81a-4971-84e3-d3ce75d06a28 => generated 0 bytes in 178 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:37:25 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-0716b6b9-9886-4d92-ad59-ea9ab6c9eba0 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:25 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-0716b6b9-9886-4d92-ad59-ea9ab6c9eba0 tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] GET http://192.168.122.198/volume/v3/volumes/9cc6c170-c81a-4971-84e3-d3ce75d06a28 Sep 06 06:37:25 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-0716b6b9-9886-4d92-ad59-ea9ab6c9eba0 tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:25 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-0716b6b9-9886-4d92-ad59-ea9ab6c9eba0 tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:25 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-0716b6b9-9886-4d92-ad59-ea9ab6c9eba0 tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] http://192.168.122.198/volume/v3/volumes/9cc6c170-c81a-4971-84e3-d3ce75d06a28 returned with HTTP 404 Sep 06 06:37:25 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 481/965] 192.168.122.198 () {60 vars in 1272 bytes} [Sun Sep 6 06:37:25 2026] GET /volume/v3/volumes/9cc6c170-c81a-4971-84e3-d3ce75d06a28 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:37:25 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-41944984-3a9f-4e6a-a9fb-970fe368be88 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:25 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-41944984-3a9f-4e6a-a9fb-970fe368be88 tempest-UserMessagesTest-973054267 tempest-UserMessagesTest-973054267-project-admin] DELETE http://192.168.122.198/volume/v3/types/1546c8e8-30e6-4a12-968c-cd5388f60383 Sep 06 06:37:25 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-41944984-3a9f-4e6a-a9fb-970fe368be88 tempest-UserMessagesTest-973054267 tempest-UserMessagesTest-973054267-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:25 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-41944984-3a9f-4e6a-a9fb-970fe368be88 tempest-UserMessagesTest-973054267 tempest-UserMessagesTest-973054267-project-admin] Calling method '_delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:25 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-41944984-3a9f-4e6a-a9fb-970fe368be88 tempest-UserMessagesTest-973054267 tempest-UserMessagesTest-973054267-project-admin] http://192.168.122.198/volume/v3/types/1546c8e8-30e6-4a12-968c-cd5388f60383 returned with HTTP 202 Sep 06 06:37:25 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 485/966] 192.168.122.198 () {58 vars in 1229 bytes} [Sun Sep 6 06:37:25 2026] DELETE /volume/v3/types/1546c8e8-30e6-4a12-968c-cd5388f60383 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:37:25 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-2ca5cc34-0488-4ef8-a1cf-e65abdc447c8 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:25 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-2ca5cc34-0488-4ef8-a1cf-e65abdc447c8 tempest-UserMessagesTest-973054267 tempest-UserMessagesTest-973054267-project-admin] GET http://192.168.122.198/volume/v3/types/1546c8e8-30e6-4a12-968c-cd5388f60383 Sep 06 06:37:25 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-2ca5cc34-0488-4ef8-a1cf-e65abdc447c8 tempest-UserMessagesTest-973054267 tempest-UserMessagesTest-973054267-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:25 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-2ca5cc34-0488-4ef8-a1cf-e65abdc447c8 tempest-UserMessagesTest-973054267 tempest-UserMessagesTest-973054267-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:25 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-2ca5cc34-0488-4ef8-a1cf-e65abdc447c8 tempest-UserMessagesTest-973054267 tempest-UserMessagesTest-973054267-project-admin] http://192.168.122.198/volume/v3/types/1546c8e8-30e6-4a12-968c-cd5388f60383 returned with HTTP 404 Sep 06 06:37:25 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 482/967] 192.168.122.198 () {58 vars in 1226 bytes} [Sun Sep 6 06:37:25 2026] GET /volume/v3/types/1546c8e8-30e6-4a12-968c-cd5388f60383 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:37:25 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-69e20cce-a172-49ec-8430-bba5a81a0bce None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:25 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-69e20cce-a172-49ec-8430-bba5a81a0bce tempest-UserMessagesTest-973054267 tempest-UserMessagesTest-973054267-project-admin] POST http://192.168.122.198/volume/v3/types Sep 06 06:37:25 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-69e20cce-a172-49ec-8430-bba5a81a0bce tempest-UserMessagesTest-973054267 tempest-UserMessagesTest-973054267-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-350969619", "extra_specs": {"storage_protocol": "tempest-storage_protocol-489036698", "vendor_name": "tempest-vendor_name-433125949"}}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:37:25 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-69e20cce-a172-49ec-8430-bba5a81a0bce tempest-UserMessagesTest-973054267 tempest-UserMessagesTest-973054267-project-admin] http://192.168.122.198/volume/v3/types returned with HTTP 200 Sep 06 06:37:25 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 486/968] 192.168.122.198 () {60 vars in 1137 bytes} [Sun Sep 6 06:37:25 2026] POST /volume/v3/types => generated 325 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:37:25 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-2f787704-a9e9-476a-9f34-105d59d20279 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:25 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-2f787704-a9e9-476a-9f34-105d59d20279 tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:37:25 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-2f787704-a9e9-476a-9f34-105d59d20279 tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "4a9d5bc7-90b6-4a04-bf9f-2a9a2e945fe3", "size": 1, "name": "tempest-UserMessagesTest-Volume-1046194545"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:37:25 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.volumes [None req-2f787704-a9e9-476a-9f34-105d59d20279 tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] Create volume request body: {'volume': {'volume_type': '4a9d5bc7-90b6-4a04-bf9f-2a9a2e945fe3', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1046194545'}} {{(pid=87014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:37:25 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-2f787704-a9e9-476a-9f34-105d59d20279 tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] Create volume of 1 GB Sep 06 06:37:25 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:37:25 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:37:25 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-2f787704-a9e9-476a-9f34-105d59d20279 tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] Availability Zones retrieved successfully. Sep 06 06:37:25 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-2f787704-a9e9-476a-9f34-105d59d20279 tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] Flow 'volume_create_api' (340e5fcf-b4c5-4418-ba3a-19dd17f52987) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:37:25 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-2f787704-a9e9-476a-9f34-105d59d20279 tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1079570a-56be-4721-bd54-22376a4444e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:37:25 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.flows.api.create_volume [None req-2f787704-a9e9-476a-9f34-105d59d20279 tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] Validating volume size '1' using validate_int {{(pid=87014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:37:25 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-2f787704-a9e9-476a-9f34-105d59d20279 tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1079570a-56be-4721-bd54-22376a4444e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:37:25Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-489036698',vendor_name='tempest-vendor_name-433125949'},id=4a9d5bc7-90b6-4a04-bf9f-2a9a2e945fe3,is_public=True,name='tempest-UserMessagesTest-volume-type-350969619',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4a9d5bc7-90b6-4a04-bf9f-2a9a2e945fe3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:37:25 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-2f787704-a9e9-476a-9f34-105d59d20279 tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (034f323a-3f8d-4116-925d-3c93e48bb0ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:37:25 devstack devstack@c-api.service[87014]: WARNING cinder.quota [None req-2f787704-a9e9-476a-9f34-105d59d20279 tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-350969619 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-350969619, it is now deprecated. Please use the default quota class for default quota. Sep 06 06:37:25 devstack devstack@c-api.service[87014]: WARNING cinder.quota [None req-2f787704-a9e9-476a-9f34-105d59d20279 tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-350969619 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-350969619, it is now deprecated. Please use the default quota class for default quota. Sep 06 06:37:25 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-f1d187ce-a137-4c24-9b81-c4a801ec3ca7 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:25 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f1d187ce-a137-4c24-9b81-c4a801ec3ca7 tempest-AbsoluteLimitsTests-783578615 tempest-AbsoluteLimitsTests-783578615-project-member] GET http://192.168.122.198/volume/v3/volumes/463af6c8-0c81-4ae9-a4af-b8a6d81d51f0 Sep 06 06:37:25 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-f1d187ce-a137-4c24-9b81-c4a801ec3ca7 tempest-AbsoluteLimitsTests-783578615 tempest-AbsoluteLimitsTests-783578615-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:25 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-2f787704-a9e9-476a-9f34-105d59d20279 tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] Created reservations ['40c7590b-3f53-4ea4-9ff1-0287f9ad77f3', '9ada8483-4052-409f-9bd2-07f49ccb064a', '725cc074-feaa-4c7b-88f7-af91b22f2736', '79734f15-a7ec-45b2-87ae-b2f0fa571ff2'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:37:25 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-f1d187ce-a137-4c24-9b81-c4a801ec3ca7 tempest-AbsoluteLimitsTests-783578615 tempest-AbsoluteLimitsTests-783578615-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:25 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-2f787704-a9e9-476a-9f34-105d59d20279 tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (034f323a-3f8d-4116-925d-3c93e48bb0ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['40c7590b-3f53-4ea4-9ff1-0287f9ad77f3', '9ada8483-4052-409f-9bd2-07f49ccb064a', '725cc074-feaa-4c7b-88f7-af91b22f2736', '79734f15-a7ec-45b2-87ae-b2f0fa571ff2']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:37:25 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-2f787704-a9e9-476a-9f34-105d59d20279 tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f04d15f-baa1-4446-9a8d-1304d0558429) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:37:25 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:37:25 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:37:25 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:37:25 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:37:25 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-f1d187ce-a137-4c24-9b81-c4a801ec3ca7 tempest-AbsoluteLimitsTests-783578615 tempest-AbsoluteLimitsTests-783578615-project-member] Volume info retrieved successfully. Sep 06 06:37:25 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f1d187ce-a137-4c24-9b81-c4a801ec3ca7 tempest-AbsoluteLimitsTests-783578615 tempest-AbsoluteLimitsTests-783578615-project-member] http://192.168.122.198/volume/v3/volumes/463af6c8-0c81-4ae9-a4af-b8a6d81d51f0 returned with HTTP 200 Sep 06 06:37:25 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 487/969] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:37:25 2026] GET /volume/v3/volumes/463af6c8-0c81-4ae9-a4af-b8a6d81d51f0 => generated 851 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:37:25 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:37:25 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:37:25 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-2f787704-a9e9-476a-9f34-105d59d20279 tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f04d15f-baa1-4446-9a8d-1304d0558429) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '93220e5e-ccde-44a0-b72a-24e2fde8e9b2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1046194545',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e71c3753da446288d9e30efd6126da5',qos_specs=None,replication_status=,reservations=['40c7590b-3f53-4ea4-9ff1-0287f9ad77f3','9ada8483-4052-409f-9bd2-07f49ccb064a','725cc074-feaa-4c7b-88f7-af91b22f2736','79734f15-a7ec-45b2-87ae-b2f0fa571ff2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f08a4c7665764c7086befc596fe4db7b',volume_type_id=4a9d5bc7-90b6-4a04-bf9f-2a9a2e945fe3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:37:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1046194545',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=93220e5e-ccde-44a0-b72a-24e2fde8e9b2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e71c3753da446288d9e30efd6126da5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f08a4c7665764c7086befc596fe4db7b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4a9d5bc7-90b6-4a04-bf9f-2a9a2e945fe3),volume_type_id=4a9d5bc7-90b6-4a04-bf9f-2a9a2e945fe3)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:37:25 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-2f787704-a9e9-476a-9f34-105d59d20279 tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47424ca4-efd1-4ff3-9a58-244b35e0a40c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:37:25 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-2f787704-a9e9-476a-9f34-105d59d20279 tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47424ca4-efd1-4ff3-9a58-244b35e0a40c) transitioned into state 'SUCCESS' from state '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-1046194545',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e71c3753da446288d9e30efd6126da5',qos_specs=None,replication_status=,reservations=['40c7590b-3f53-4ea4-9ff1-0287f9ad77f3','9ada8483-4052-409f-9bd2-07f49ccb064a','725cc074-feaa-4c7b-88f7-af91b22f2736','79734f15-a7ec-45b2-87ae-b2f0fa571ff2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f08a4c7665764c7086befc596fe4db7b',volume_type_id=4a9d5bc7-90b6-4a04-bf9f-2a9a2e945fe3)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:37:25 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-2f787704-a9e9-476a-9f34-105d59d20279 tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b5a8354-3613-4d4d-b95c-b989d6071284) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:37:25 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-2f787704-a9e9-476a-9f34-105d59d20279 tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b5a8354-3613-4d4d-b95c-b989d6071284) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:37:25 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-2f787704-a9e9-476a-9f34-105d59d20279 tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] Flow 'volume_create_api' (340e5fcf-b4c5-4418-ba3a-19dd17f52987) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:37:25 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-2f787704-a9e9-476a-9f34-105d59d20279 tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] Create volume request issued successfully. Sep 06 06:37:25 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-2f787704-a9e9-476a-9f34-105d59d20279 tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:37:25 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 483/970] 192.168.122.198 () {62 vars in 1183 bytes} [Sun Sep 6 06:37:25 2026] POST /volume/v3/volumes => generated 793 bytes in 417 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:37:25 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-92f22a8e-3d04-4a96-9e48-9f7464149fae None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:25 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-92f22a8e-3d04-4a96-9e48-9f7464149fae tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] GET http://192.168.122.198/volume/v3/volumes/93220e5e-ccde-44a0-b72a-24e2fde8e9b2 Sep 06 06:37:25 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-92f22a8e-3d04-4a96-9e48-9f7464149fae tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:25 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-92f22a8e-3d04-4a96-9e48-9f7464149fae tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:25 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:37:25 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:37:25 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:37:25 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:37:26 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-92f22a8e-3d04-4a96-9e48-9f7464149fae tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] Volume info retrieved successfully. Sep 06 06:37:26 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-92f22a8e-3d04-4a96-9e48-9f7464149fae tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] http://192.168.122.198/volume/v3/volumes/93220e5e-ccde-44a0-b72a-24e2fde8e9b2 returned with HTTP 200 Sep 06 06:37:26 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 488/971] 192.168.122.198 () {60 vars in 1272 bytes} [Sun Sep 6 06:37:25 2026] GET /volume/v3/volumes/93220e5e-ccde-44a0-b72a-24e2fde8e9b2 => generated 861 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 06:37:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-1689354a-7ce7-4bbc-adb2-101458e3f34b None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:26 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-1689354a-7ce7-4bbc-adb2-101458e3f34b tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] GET http://192.168.122.198/volume/v3/volumes/3f9b73f7-6ebd-4f23-abb5-eeda5ff71799 Sep 06 06:37:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-1689354a-7ce7-4bbc-adb2-101458e3f34b tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-1689354a-7ce7-4bbc-adb2-101458e3f34b tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:26 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:37:26 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:37:26 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:37:26 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:37:26 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-1689354a-7ce7-4bbc-adb2-101458e3f34b tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Volume info retrieved successfully. Sep 06 06:37:26 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-1689354a-7ce7-4bbc-adb2-101458e3f34b tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] http://192.168.122.198/volume/v3/volumes/3f9b73f7-6ebd-4f23-abb5-eeda5ff71799 returned with HTTP 200 Sep 06 06:37:26 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 484/972] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:37:26 2026] GET /volume/v3/volumes/3f9b73f7-6ebd-4f23-abb5-eeda5ff71799 => generated 1006 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:37:26 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-1dd801ce-9507-4884-a8dd-9cbc547e8375 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:26 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-1dd801ce-9507-4884-a8dd-9cbc547e8375 tempest-AbsoluteLimitsTests-783578615 tempest-AbsoluteLimitsTests-783578615-project-member] GET http://192.168.122.198/volume/v3/volumes/463af6c8-0c81-4ae9-a4af-b8a6d81d51f0 Sep 06 06:37:26 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-1dd801ce-9507-4884-a8dd-9cbc547e8375 tempest-AbsoluteLimitsTests-783578615 tempest-AbsoluteLimitsTests-783578615-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:26 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-1dd801ce-9507-4884-a8dd-9cbc547e8375 tempest-AbsoluteLimitsTests-783578615 tempest-AbsoluteLimitsTests-783578615-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:26 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:37:26 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:37:26 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:37:26 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:37:26 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-1dd801ce-9507-4884-a8dd-9cbc547e8375 tempest-AbsoluteLimitsTests-783578615 tempest-AbsoluteLimitsTests-783578615-project-member] Volume info retrieved successfully. Sep 06 06:37:26 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-1dd801ce-9507-4884-a8dd-9cbc547e8375 tempest-AbsoluteLimitsTests-783578615 tempest-AbsoluteLimitsTests-783578615-project-member] http://192.168.122.198/volume/v3/volumes/463af6c8-0c81-4ae9-a4af-b8a6d81d51f0 returned with HTTP 200 Sep 06 06:37:26 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 489/973] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:37:26 2026] GET /volume/v3/volumes/463af6c8-0c81-4ae9-a4af-b8a6d81d51f0 => generated 852 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:37:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-0b15c1e9-0fec-4ab3-964f-74bc08ac2ecc None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:26 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-0b15c1e9-0fec-4ab3-964f-74bc08ac2ecc tempest-AbsoluteLimitsTests-783578615 tempest-AbsoluteLimitsTests-783578615-project-reader] GET http://192.168.122.198/volume/v3/limits Sep 06 06:37:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-0b15c1e9-0fec-4ab3-964f-74bc08ac2ecc tempest-AbsoluteLimitsTests-783578615 tempest-AbsoluteLimitsTests-783578615-project-reader] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-0b15c1e9-0fec-4ab3-964f-74bc08ac2ecc tempest-AbsoluteLimitsTests-783578615 tempest-AbsoluteLimitsTests-783578615-project-reader] Calling method 'index' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:27 devstack devstack@c-api.service[87014]: WARNING cinder.quota [None req-0b15c1e9-0fec-4ab3-964f-74bc08ac2ecc tempest-AbsoluteLimitsTests-783578615 tempest-AbsoluteLimitsTests-783578615-project-reader] Deprecated: Default quota for resource: snapshots_tempest-UserMessagesTest-volume-type-350969619 is set by the default quota flag: quota_snapshots_tempest-UserMessagesTest-volume-type-350969619, it is now deprecated. Please use the default quota class for default quota. Sep 06 06:37:27 devstack devstack@c-api.service[87014]: WARNING cinder.quota [None req-0b15c1e9-0fec-4ab3-964f-74bc08ac2ecc tempest-AbsoluteLimitsTests-783578615 tempest-AbsoluteLimitsTests-783578615-project-reader] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1539125019-167213971 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1539125019-167213971, it is now deprecated. Please use the default quota class for default quota. Sep 06 06:37:27 devstack devstack@c-api.service[87014]: WARNING cinder.quota [None req-0b15c1e9-0fec-4ab3-964f-74bc08ac2ecc tempest-AbsoluteLimitsTests-783578615 tempest-AbsoluteLimitsTests-783578615-project-reader] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-435398310-2020306556 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-435398310-2020306556, it is now deprecated. Please use the default quota class for default quota. Sep 06 06:37:27 devstack devstack@c-api.service[87014]: WARNING cinder.quota [None req-0b15c1e9-0fec-4ab3-964f-74bc08ac2ecc tempest-AbsoluteLimitsTests-783578615 tempest-AbsoluteLimitsTests-783578615-project-reader] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-86897055-2117254016 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-86897055-2117254016, it is now deprecated. Please use the default quota class for default quota. Sep 06 06:37:27 devstack devstack@c-api.service[87014]: WARNING cinder.quota [None req-0b15c1e9-0fec-4ab3-964f-74bc08ac2ecc tempest-AbsoluteLimitsTests-783578615 tempest-AbsoluteLimitsTests-783578615-project-reader] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-86897055-2117254016 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-86897055-2117254016, it is now deprecated. Please use the default quota class for default quota. Sep 06 06:37:27 devstack devstack@c-api.service[87014]: WARNING cinder.quota [None req-0b15c1e9-0fec-4ab3-964f-74bc08ac2ecc tempest-AbsoluteLimitsTests-783578615 tempest-AbsoluteLimitsTests-783578615-project-reader] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-86897055-2117254016 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-86897055-2117254016, it is now deprecated. Please use the default quota class for default quota. Sep 06 06:37:27 devstack devstack@c-api.service[87014]: WARNING cinder.quota [None req-0b15c1e9-0fec-4ab3-964f-74bc08ac2ecc tempest-AbsoluteLimitsTests-783578615 tempest-AbsoluteLimitsTests-783578615-project-reader] 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 06 06:37:27 devstack devstack@c-api.service[87014]: WARNING cinder.quota [None req-0b15c1e9-0fec-4ab3-964f-74bc08ac2ecc tempest-AbsoluteLimitsTests-783578615 tempest-AbsoluteLimitsTests-783578615-project-reader] 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 06 06:37:27 devstack devstack@c-api.service[87014]: WARNING cinder.quota [None req-0b15c1e9-0fec-4ab3-964f-74bc08ac2ecc tempest-AbsoluteLimitsTests-783578615 tempest-AbsoluteLimitsTests-783578615-project-reader] 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 06 06:37:27 devstack devstack@c-api.service[87014]: WARNING cinder.quota [None req-0b15c1e9-0fec-4ab3-964f-74bc08ac2ecc tempest-AbsoluteLimitsTests-783578615 tempest-AbsoluteLimitsTests-783578615-project-reader] 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 06 06:37:27 devstack devstack@c-api.service[87014]: WARNING cinder.quota [None req-0b15c1e9-0fec-4ab3-964f-74bc08ac2ecc tempest-AbsoluteLimitsTests-783578615 tempest-AbsoluteLimitsTests-783578615-project-reader] 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 06 06:37:27 devstack devstack@c-api.service[87014]: WARNING cinder.quota [None req-0b15c1e9-0fec-4ab3-964f-74bc08ac2ecc tempest-AbsoluteLimitsTests-783578615 tempest-AbsoluteLimitsTests-783578615-project-reader] 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 06 06:37:27 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-b05ccfbe-64e9-4cb6-be59-0c3014e7a19c None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:27 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b05ccfbe-64e9-4cb6-be59-0c3014e7a19c tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] GET http://192.168.122.198/volume/v3/volumes/93220e5e-ccde-44a0-b72a-24e2fde8e9b2 Sep 06 06:37:27 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b05ccfbe-64e9-4cb6-be59-0c3014e7a19c tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:27 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b05ccfbe-64e9-4cb6-be59-0c3014e7a19c tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:27 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-0b15c1e9-0fec-4ab3-964f-74bc08ac2ecc tempest-AbsoluteLimitsTests-783578615 tempest-AbsoluteLimitsTests-783578615-project-reader] http://192.168.122.198/volume/v3/limits returned with HTTP 200 Sep 06 06:37:27 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 485/974] 192.168.122.198 () {58 vars in 1118 bytes} [Sun Sep 6 06:37:26 2026] GET /volume/v3/limits => generated 302 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:37:27 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-166f8417-5ef9-4895-8ce4-08a27cfcc55d None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:27 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:37:27 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:37:27 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:37:27 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:37:27 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-166f8417-5ef9-4895-8ce4-08a27cfcc55d tempest-AbsoluteLimitsTests-783578615 tempest-AbsoluteLimitsTests-783578615-project-member] GET http://192.168.122.198/volume/v3/volumes/463af6c8-0c81-4ae9-a4af-b8a6d81d51f0 Sep 06 06:37:27 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-166f8417-5ef9-4895-8ce4-08a27cfcc55d tempest-AbsoluteLimitsTests-783578615 tempest-AbsoluteLimitsTests-783578615-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:27 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-166f8417-5ef9-4895-8ce4-08a27cfcc55d tempest-AbsoluteLimitsTests-783578615 tempest-AbsoluteLimitsTests-783578615-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:27 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-b05ccfbe-64e9-4cb6-be59-0c3014e7a19c tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] Volume info retrieved successfully. Sep 06 06:37:27 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b05ccfbe-64e9-4cb6-be59-0c3014e7a19c tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] http://192.168.122.198/volume/v3/volumes/93220e5e-ccde-44a0-b72a-24e2fde8e9b2 returned with HTTP 200 Sep 06 06:37:27 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 490/975] 192.168.122.198 () {60 vars in 1272 bytes} [Sun Sep 6 06:37:27 2026] GET /volume/v3/volumes/93220e5e-ccde-44a0-b72a-24e2fde8e9b2 => generated 882 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:37:27 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:37:27 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:37:27 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:37:27 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:37:27 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-166f8417-5ef9-4895-8ce4-08a27cfcc55d tempest-AbsoluteLimitsTests-783578615 tempest-AbsoluteLimitsTests-783578615-project-member] Volume info retrieved successfully. Sep 06 06:37:27 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-166f8417-5ef9-4895-8ce4-08a27cfcc55d tempest-AbsoluteLimitsTests-783578615 tempest-AbsoluteLimitsTests-783578615-project-member] http://192.168.122.198/volume/v3/volumes/463af6c8-0c81-4ae9-a4af-b8a6d81d51f0 returned with HTTP 200 Sep 06 06:37:27 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 486/976] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:37:27 2026] GET /volume/v3/volumes/463af6c8-0c81-4ae9-a4af-b8a6d81d51f0 => generated 852 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:37:27 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-13ffac5b-4494-4ac3-ab23-35a19621c977 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:27 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-13ffac5b-4494-4ac3-ab23-35a19621c977 tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] GET http://192.168.122.198/volume/v3/messages Sep 06 06:37:27 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-13ffac5b-4494-4ac3-ab23-35a19621c977 tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:27 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-13ffac5b-4494-4ac3-ab23-35a19621c977 tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] Calling method 'version_select' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:27 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-c2b0bf9c-e153-4457-a2d6-edb94cb2bae0 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:27 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c2b0bf9c-e153-4457-a2d6-edb94cb2bae0 tempest-AbsoluteLimitsTests-783578615 tempest-AbsoluteLimitsTests-783578615-project-member] DELETE http://192.168.122.198/volume/v3/volumes/463af6c8-0c81-4ae9-a4af-b8a6d81d51f0 Sep 06 06:37:27 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-c2b0bf9c-e153-4457-a2d6-edb94cb2bae0 tempest-AbsoluteLimitsTests-783578615 tempest-AbsoluteLimitsTests-783578615-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:27 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-c2b0bf9c-e153-4457-a2d6-edb94cb2bae0 tempest-AbsoluteLimitsTests-783578615 tempest-AbsoluteLimitsTests-783578615-project-member] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:27 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-c2b0bf9c-e153-4457-a2d6-edb94cb2bae0 tempest-AbsoluteLimitsTests-783578615 tempest-AbsoluteLimitsTests-783578615-project-member] Delete volume with id: 463af6c8-0c81-4ae9-a4af-b8a6d81d51f0 Sep 06 06:37:27 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-13ffac5b-4494-4ac3-ab23-35a19621c977 tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] http://192.168.122.198/volume/v3/messages returned with HTTP 200 Sep 06 06:37:27 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 491/977] 192.168.122.198 () {60 vars in 1164 bytes} [Sun Sep 6 06:37:27 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 06 06:37:27 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:37:27 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:37:27 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-34e3c715-0e7f-4f0b-a3f4-1f4ca400a641 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:27 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:37:27 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:37:27 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-c2b0bf9c-e153-4457-a2d6-edb94cb2bae0 tempest-AbsoluteLimitsTests-783578615 tempest-AbsoluteLimitsTests-783578615-project-member] Volume info retrieved successfully. Sep 06 06:37:27 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-34e3c715-0e7f-4f0b-a3f4-1f4ca400a641 tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] GET http://192.168.122.198/volume/v3/messages/165c6cc6-96a2-4532-b268-98e36a1077e4 Sep 06 06:37:27 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-34e3c715-0e7f-4f0b-a3f4-1f4ca400a641 tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:27 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-34e3c715-0e7f-4f0b-a3f4-1f4ca400a641 tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] Calling method 'version_select' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:27 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-34e3c715-0e7f-4f0b-a3f4-1f4ca400a641 tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] http://192.168.122.198/volume/v3/messages/165c6cc6-96a2-4532-b268-98e36a1077e4 returned with HTTP 200 Sep 06 06:37:27 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 492/978] 192.168.122.198 () {60 vars in 1275 bytes} [Sun Sep 6 06:37:27 2026] GET /volume/v3/messages/165c6cc6-96a2-4532-b268-98e36a1077e4 => generated 675 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:37:27 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-02406b39-56b0-45cc-8084-82530acd36b4 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:27 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-02406b39-56b0-45cc-8084-82530acd36b4 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] GET http://192.168.122.198/volume/v3/volumes/3f9b73f7-6ebd-4f23-abb5-eeda5ff71799 Sep 06 06:37:27 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-02406b39-56b0-45cc-8084-82530acd36b4 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:27 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-02406b39-56b0-45cc-8084-82530acd36b4 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:27 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:37:27 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:37:27 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-c2b0bf9c-e153-4457-a2d6-edb94cb2bae0 tempest-AbsoluteLimitsTests-783578615 tempest-AbsoluteLimitsTests-783578615-project-member] Delete volume request issued successfully. Sep 06 06:37:27 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c2b0bf9c-e153-4457-a2d6-edb94cb2bae0 tempest-AbsoluteLimitsTests-783578615 tempest-AbsoluteLimitsTests-783578615-project-member] http://192.168.122.198/volume/v3/volumes/463af6c8-0c81-4ae9-a4af-b8a6d81d51f0 returned with HTTP 202 Sep 06 06:37:27 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 487/979] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:37:27 2026] DELETE /volume/v3/volumes/463af6c8-0c81-4ae9-a4af-b8a6d81d51f0 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:37:27 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:37:27 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:37:27 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-a30ad2ab-b844-43fa-8571-f9d2040abf15 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:27 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-02406b39-56b0-45cc-8084-82530acd36b4 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Volume info retrieved successfully. Sep 06 06:37:27 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-a30ad2ab-b844-43fa-8571-f9d2040abf15 tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] GET http://192.168.122.198/volume/v3/messages Sep 06 06:37:27 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-a30ad2ab-b844-43fa-8571-f9d2040abf15 tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:27 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-a30ad2ab-b844-43fa-8571-f9d2040abf15 tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] Calling method 'version_select' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:27 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-02406b39-56b0-45cc-8084-82530acd36b4 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] http://192.168.122.198/volume/v3/volumes/3f9b73f7-6ebd-4f23-abb5-eeda5ff71799 returned with HTTP 200 Sep 06 06:37:27 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 493/980] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:37:27 2026] GET /volume/v3/volumes/3f9b73f7-6ebd-4f23-abb5-eeda5ff71799 => generated 1006 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:37:27 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-527caaab-ff82-4b47-8de8-b51582beee4e None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:27 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-527caaab-ff82-4b47-8de8-b51582beee4e tempest-AbsoluteLimitsTests-783578615 tempest-AbsoluteLimitsTests-783578615-project-member] GET http://192.168.122.198/volume/v3/volumes/463af6c8-0c81-4ae9-a4af-b8a6d81d51f0 Sep 06 06:37:27 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-527caaab-ff82-4b47-8de8-b51582beee4e tempest-AbsoluteLimitsTests-783578615 tempest-AbsoluteLimitsTests-783578615-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:27 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-527caaab-ff82-4b47-8de8-b51582beee4e tempest-AbsoluteLimitsTests-783578615 tempest-AbsoluteLimitsTests-783578615-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:27 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:37:27 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:37:27 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:37:27 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:37:27 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-a30ad2ab-b844-43fa-8571-f9d2040abf15 tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] http://192.168.122.198/volume/v3/messages returned with HTTP 200 Sep 06 06:37:27 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-527caaab-ff82-4b47-8de8-b51582beee4e tempest-AbsoluteLimitsTests-783578615 tempest-AbsoluteLimitsTests-783578615-project-member] Volume info retrieved successfully. Sep 06 06:37:27 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 488/981] 192.168.122.198 () {60 vars in 1164 bytes} [Sun Sep 6 06:37:27 2026] GET /volume/v3/messages => generated 678 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:37:27 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-2a1f62a9-d08f-4e48-8d51-6d09924ec3fd None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:27 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-2a1f62a9-d08f-4e48-8d51-6d09924ec3fd tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] DELETE http://192.168.122.198/volume/v3/messages/165c6cc6-96a2-4532-b268-98e36a1077e4 Sep 06 06:37:27 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-527caaab-ff82-4b47-8de8-b51582beee4e tempest-AbsoluteLimitsTests-783578615 tempest-AbsoluteLimitsTests-783578615-project-member] http://192.168.122.198/volume/v3/volumes/463af6c8-0c81-4ae9-a4af-b8a6d81d51f0 returned with HTTP 200 Sep 06 06:37:27 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 494/982] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:37:27 2026] GET /volume/v3/volumes/463af6c8-0c81-4ae9-a4af-b8a6d81d51f0 => generated 851 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:37:27 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-2a1f62a9-d08f-4e48-8d51-6d09924ec3fd tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:27 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-2a1f62a9-d08f-4e48-8d51-6d09924ec3fd tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] Calling method 'version_select' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:27 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-2a1f62a9-d08f-4e48-8d51-6d09924ec3fd tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] http://192.168.122.198/volume/v3/messages/165c6cc6-96a2-4532-b268-98e36a1077e4 returned with HTTP 204 Sep 06 06:37:27 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 489/983] 192.168.122.198 () {60 vars in 1278 bytes} [Sun Sep 6 06:37:27 2026] DELETE /volume/v3/messages/165c6cc6-96a2-4532-b268-98e36a1077e4 => generated 0 bytes in 55 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 06 06:37:27 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-3272ff5e-ec0b-40b0-88c8-c46dd4ac7666 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:27 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-3272ff5e-ec0b-40b0-88c8-c46dd4ac7666 tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] GET http://192.168.122.198/volume/v3/volumes/93220e5e-ccde-44a0-b72a-24e2fde8e9b2 Sep 06 06:37:27 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-3272ff5e-ec0b-40b0-88c8-c46dd4ac7666 tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:27 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-3272ff5e-ec0b-40b0-88c8-c46dd4ac7666 tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:27 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:37:27 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:37:27 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:37:27 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:37:27 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-3272ff5e-ec0b-40b0-88c8-c46dd4ac7666 tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] Volume info retrieved successfully. Sep 06 06:37:27 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-3272ff5e-ec0b-40b0-88c8-c46dd4ac7666 tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] http://192.168.122.198/volume/v3/volumes/93220e5e-ccde-44a0-b72a-24e2fde8e9b2 returned with HTTP 200 Sep 06 06:37:27 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 495/984] 192.168.122.198 () {60 vars in 1272 bytes} [Sun Sep 6 06:37:27 2026] GET /volume/v3/volumes/93220e5e-ccde-44a0-b72a-24e2fde8e9b2 => generated 882 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:37:27 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-227a331b-861d-4662-8e0b-fbc6fab72719 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:27 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-227a331b-861d-4662-8e0b-fbc6fab72719 tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] DELETE http://192.168.122.198/volume/v3/volumes/93220e5e-ccde-44a0-b72a-24e2fde8e9b2 Sep 06 06:37:27 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-227a331b-861d-4662-8e0b-fbc6fab72719 tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:27 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-227a331b-861d-4662-8e0b-fbc6fab72719 tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:27 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-227a331b-861d-4662-8e0b-fbc6fab72719 tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] Delete volume with id: 93220e5e-ccde-44a0-b72a-24e2fde8e9b2 Sep 06 06:37:27 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:37:27 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:37:27 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:37:27 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:37:27 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-227a331b-861d-4662-8e0b-fbc6fab72719 tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] Volume info retrieved successfully. Sep 06 06:37:27 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-227a331b-861d-4662-8e0b-fbc6fab72719 tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87014) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 06 06:37:27 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-227a331b-861d-4662-8e0b-fbc6fab72719 tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] Created reservations ['bcb9fa83-7c32-49a1-bc35-e2eed191a5ff', 'ceceec41-01e7-4a45-8ab2-f3ee80b18d31', '9272435f-cb66-4583-abf4-26f1855dda4d', 'a64753cd-bc85-463b-b618-35cd4399ebc1'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:37:27 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-227a331b-861d-4662-8e0b-fbc6fab72719 tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] Delete volume request issued successfully. Sep 06 06:37:27 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-227a331b-861d-4662-8e0b-fbc6fab72719 tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] http://192.168.122.198/volume/v3/volumes/93220e5e-ccde-44a0-b72a-24e2fde8e9b2 returned with HTTP 202 Sep 06 06:37:27 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 490/985] 192.168.122.198 () {60 vars in 1275 bytes} [Sun Sep 6 06:37:27 2026] DELETE /volume/v3/volumes/93220e5e-ccde-44a0-b72a-24e2fde8e9b2 => generated 0 bytes in 182 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:37:27 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-4299094d-a24b-49df-a6d6-e45b86d20756 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:27 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-4299094d-a24b-49df-a6d6-e45b86d20756 tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] GET http://192.168.122.198/volume/v3/volumes/93220e5e-ccde-44a0-b72a-24e2fde8e9b2 Sep 06 06:37:27 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-4299094d-a24b-49df-a6d6-e45b86d20756 tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:27 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-4299094d-a24b-49df-a6d6-e45b86d20756 tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:27 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-4299094d-a24b-49df-a6d6-e45b86d20756 tempest-UserMessagesTest-1893471327 tempest-UserMessagesTest-1893471327-project-member] http://192.168.122.198/volume/v3/volumes/93220e5e-ccde-44a0-b72a-24e2fde8e9b2 returned with HTTP 404 Sep 06 06:37:27 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 496/986] 192.168.122.198 () {60 vars in 1272 bytes} [Sun Sep 6 06:37:27 2026] GET /volume/v3/volumes/93220e5e-ccde-44a0-b72a-24e2fde8e9b2 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:37:27 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-a30f7235-e3cf-4171-ba41-f2c98d75b9a8 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:27 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-a30f7235-e3cf-4171-ba41-f2c98d75b9a8 tempest-UserMessagesTest-973054267 tempest-UserMessagesTest-973054267-project-admin] DELETE http://192.168.122.198/volume/v3/types/4a9d5bc7-90b6-4a04-bf9f-2a9a2e945fe3 Sep 06 06:37:27 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-a30f7235-e3cf-4171-ba41-f2c98d75b9a8 tempest-UserMessagesTest-973054267 tempest-UserMessagesTest-973054267-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:27 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-a30f7235-e3cf-4171-ba41-f2c98d75b9a8 tempest-UserMessagesTest-973054267 tempest-UserMessagesTest-973054267-project-admin] Calling method '_delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:27 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-a30f7235-e3cf-4171-ba41-f2c98d75b9a8 tempest-UserMessagesTest-973054267 tempest-UserMessagesTest-973054267-project-admin] http://192.168.122.198/volume/v3/types/4a9d5bc7-90b6-4a04-bf9f-2a9a2e945fe3 returned with HTTP 202 Sep 06 06:37:27 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 491/987] 192.168.122.198 () {58 vars in 1229 bytes} [Sun Sep 6 06:37:27 2026] DELETE /volume/v3/types/4a9d5bc7-90b6-4a04-bf9f-2a9a2e945fe3 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:37:27 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-a327d9f2-ab24-43a2-9b45-592e29b8a38d None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:27 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-a327d9f2-ab24-43a2-9b45-592e29b8a38d tempest-UserMessagesTest-973054267 tempest-UserMessagesTest-973054267-project-admin] GET http://192.168.122.198/volume/v3/types/4a9d5bc7-90b6-4a04-bf9f-2a9a2e945fe3 Sep 06 06:37:27 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-a327d9f2-ab24-43a2-9b45-592e29b8a38d tempest-UserMessagesTest-973054267 tempest-UserMessagesTest-973054267-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:27 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-a327d9f2-ab24-43a2-9b45-592e29b8a38d tempest-UserMessagesTest-973054267 tempest-UserMessagesTest-973054267-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:27 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-a327d9f2-ab24-43a2-9b45-592e29b8a38d tempest-UserMessagesTest-973054267 tempest-UserMessagesTest-973054267-project-admin] http://192.168.122.198/volume/v3/types/4a9d5bc7-90b6-4a04-bf9f-2a9a2e945fe3 returned with HTTP 404 Sep 06 06:37:27 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 497/988] 192.168.122.198 () {58 vars in 1226 bytes} [Sun Sep 6 06:37:27 2026] GET /volume/v3/types/4a9d5bc7-90b6-4a04-bf9f-2a9a2e945fe3 => generated 114 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:37:28 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-1ee4f0e9-9085-45aa-8126-9deb893a68ff None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:28 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-1ee4f0e9-9085-45aa-8126-9deb893a68ff tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] GET http://192.168.122.198/volume/v3/volumes/3f9b73f7-6ebd-4f23-abb5-eeda5ff71799 Sep 06 06:37:28 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-1ee4f0e9-9085-45aa-8126-9deb893a68ff tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:28 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-1ee4f0e9-9085-45aa-8126-9deb893a68ff tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:28 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:37:28 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:37:28 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:37:28 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:37:28 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-8184700c-f09a-4f0f-84e2-b06ed816e58b None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:28 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-8184700c-f09a-4f0f-84e2-b06ed816e58b tempest-AbsoluteLimitsTests-783578615 tempest-AbsoluteLimitsTests-783578615-project-member] GET http://192.168.122.198/volume/v3/volumes/463af6c8-0c81-4ae9-a4af-b8a6d81d51f0 Sep 06 06:37:28 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-8184700c-f09a-4f0f-84e2-b06ed816e58b tempest-AbsoluteLimitsTests-783578615 tempest-AbsoluteLimitsTests-783578615-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:28 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-8184700c-f09a-4f0f-84e2-b06ed816e58b tempest-AbsoluteLimitsTests-783578615 tempest-AbsoluteLimitsTests-783578615-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:28 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-1ee4f0e9-9085-45aa-8126-9deb893a68ff tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Volume info retrieved successfully. Sep 06 06:37:28 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:37:28 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:37:28 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:37:28 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:37:28 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-1ee4f0e9-9085-45aa-8126-9deb893a68ff tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] http://192.168.122.198/volume/v3/volumes/3f9b73f7-6ebd-4f23-abb5-eeda5ff71799 returned with HTTP 200 Sep 06 06:37:28 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 492/989] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:37:28 2026] GET /volume/v3/volumes/3f9b73f7-6ebd-4f23-abb5-eeda5ff71799 => generated 1006 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:37:28 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-8184700c-f09a-4f0f-84e2-b06ed816e58b tempest-AbsoluteLimitsTests-783578615 tempest-AbsoluteLimitsTests-783578615-project-member] Volume info retrieved successfully. Sep 06 06:37:28 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-8184700c-f09a-4f0f-84e2-b06ed816e58b tempest-AbsoluteLimitsTests-783578615 tempest-AbsoluteLimitsTests-783578615-project-member] http://192.168.122.198/volume/v3/volumes/463af6c8-0c81-4ae9-a4af-b8a6d81d51f0 returned with HTTP 200 Sep 06 06:37:28 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 498/990] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:37:28 2026] GET /volume/v3/volumes/463af6c8-0c81-4ae9-a4af-b8a6d81d51f0 => generated 851 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:37:29 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-15cffddf-7e28-4415-b33c-f31a60f1a580 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:29 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-15cffddf-7e28-4415-b33c-f31a60f1a580 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] GET http://192.168.122.198/volume/v3/volumes/3f9b73f7-6ebd-4f23-abb5-eeda5ff71799 Sep 06 06:37:29 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-15cffddf-7e28-4415-b33c-f31a60f1a580 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:29 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-15cffddf-7e28-4415-b33c-f31a60f1a580 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:29 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:37:29 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:37:29 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:37:29 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:37:29 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-15cffddf-7e28-4415-b33c-f31a60f1a580 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Volume info retrieved successfully. Sep 06 06:37:29 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-7bcbb27d-ad2c-46b7-8a36-1927d23ba931 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:29 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-7bcbb27d-ad2c-46b7-8a36-1927d23ba931 tempest-AbsoluteLimitsTests-783578615 tempest-AbsoluteLimitsTests-783578615-project-member] GET http://192.168.122.198/volume/v3/volumes/463af6c8-0c81-4ae9-a4af-b8a6d81d51f0 Sep 06 06:37:29 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-7bcbb27d-ad2c-46b7-8a36-1927d23ba931 tempest-AbsoluteLimitsTests-783578615 tempest-AbsoluteLimitsTests-783578615-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:29 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-7bcbb27d-ad2c-46b7-8a36-1927d23ba931 tempest-AbsoluteLimitsTests-783578615 tempest-AbsoluteLimitsTests-783578615-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:29 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-15cffddf-7e28-4415-b33c-f31a60f1a580 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] http://192.168.122.198/volume/v3/volumes/3f9b73f7-6ebd-4f23-abb5-eeda5ff71799 returned with HTTP 200 Sep 06 06:37:29 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-7bcbb27d-ad2c-46b7-8a36-1927d23ba931 tempest-AbsoluteLimitsTests-783578615 tempest-AbsoluteLimitsTests-783578615-project-member] http://192.168.122.198/volume/v3/volumes/463af6c8-0c81-4ae9-a4af-b8a6d81d51f0 returned with HTTP 404 Sep 06 06:37:29 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 499/991] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:37:29 2026] GET /volume/v3/volumes/463af6c8-0c81-4ae9-a4af-b8a6d81d51f0 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:37:29 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 493/992] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:37:29 2026] GET /volume/v3/volumes/3f9b73f7-6ebd-4f23-abb5-eeda5ff71799 => generated 1258 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:37:29 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-2c0e2a54-be5f-4b2e-be55-0dc184f467b9 req-61f68a41-774c-4a16-a3a8-987c7b03abdf None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:29 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-2c0e2a54-be5f-4b2e-be55-0dc184f467b9 req-61f68a41-774c-4a16-a3a8-987c7b03abdf tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] GET http://192.168.122.198/volume/v3/volumes/3f9b73f7-6ebd-4f23-abb5-eeda5ff71799 Sep 06 06:37:29 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-2c0e2a54-be5f-4b2e-be55-0dc184f467b9 req-61f68a41-774c-4a16-a3a8-987c7b03abdf tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:29 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-2c0e2a54-be5f-4b2e-be55-0dc184f467b9 req-61f68a41-774c-4a16-a3a8-987c7b03abdf tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:29 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:37:29 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:37:29 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:37:29 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:37:29 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [req-2c0e2a54-be5f-4b2e-be55-0dc184f467b9 req-61f68a41-774c-4a16-a3a8-987c7b03abdf tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Volume info retrieved successfully. Sep 06 06:37:29 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-2c0e2a54-be5f-4b2e-be55-0dc184f467b9 req-61f68a41-774c-4a16-a3a8-987c7b03abdf tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] http://192.168.122.198/volume/v3/volumes/3f9b73f7-6ebd-4f23-abb5-eeda5ff71799 returned with HTTP 200 Sep 06 06:37:29 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 500/993] 192.168.122.198 () {60 vars in 1487 bytes} [Sun Sep 6 06:37:29 2026] GET /volume/v3/volumes/3f9b73f7-6ebd-4f23-abb5-eeda5ff71799 => generated 1258 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:37:32 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [req-2c0e2a54-be5f-4b2e-be55-0dc184f467b9 req-ca0536f9-5a1c-4fc3-b3d2-b18a363060cf None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:32 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-2c0e2a54-be5f-4b2e-be55-0dc184f467b9 req-ca0536f9-5a1c-4fc3-b3d2-b18a363060cf tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] GET http://192.168.122.198/volume/v3/volumes/3f9b73f7-6ebd-4f23-abb5-eeda5ff71799 Sep 06 06:37:32 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-2c0e2a54-be5f-4b2e-be55-0dc184f467b9 req-ca0536f9-5a1c-4fc3-b3d2-b18a363060cf tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:32 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-2c0e2a54-be5f-4b2e-be55-0dc184f467b9 req-ca0536f9-5a1c-4fc3-b3d2-b18a363060cf tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:32 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:37:32 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:37:32 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:37:32 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:37:32 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [req-2c0e2a54-be5f-4b2e-be55-0dc184f467b9 req-ca0536f9-5a1c-4fc3-b3d2-b18a363060cf tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Volume info retrieved successfully. Sep 06 06:37:32 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-2c0e2a54-be5f-4b2e-be55-0dc184f467b9 req-ca0536f9-5a1c-4fc3-b3d2-b18a363060cf tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] http://192.168.122.198/volume/v3/volumes/3f9b73f7-6ebd-4f23-abb5-eeda5ff71799 returned with HTTP 200 Sep 06 06:37:32 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 494/994] 192.168.122.198 () {60 vars in 1487 bytes} [Sun Sep 6 06:37:32 2026] GET /volume/v3/volumes/3f9b73f7-6ebd-4f23-abb5-eeda5ff71799 => generated 1258 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:37:32 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-8bd215fb-1d26-4340-bc1f-a348a7e8879f None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:32 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-8bd215fb-1d26-4340-bc1f-a348a7e8879f None None] GET http://192.168.122.198/volume// Sep 06 06:37:32 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-8bd215fb-1d26-4340-bc1f-a348a7e8879f None None] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:32 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-8bd215fb-1d26-4340-bc1f-a348a7e8879f None None] Calling method 'all' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:32 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-8bd215fb-1d26-4340-bc1f-a348a7e8879f None None] http://192.168.122.198/volume// returned with HTTP 300 Sep 06 06:37:32 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 501/995] 192.168.122.198 () {58 vars in 1308 bytes} [Sun Sep 6 06:37:32 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 06:37:32 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [req-2c0e2a54-be5f-4b2e-be55-0dc184f467b9 req-5d251499-e7e0-4c87-8eb0-a104d1d083a1 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:32 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-2c0e2a54-be5f-4b2e-be55-0dc184f467b9 req-5d251499-e7e0-4c87-8eb0-a104d1d083a1 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] POST http://192.168.122.198/volume/v3/attachments Sep 06 06:37:32 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-2c0e2a54-be5f-4b2e-be55-0dc184f467b9 req-5d251499-e7e0-4c87-8eb0-a104d1d083a1 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3f9b73f7-6ebd-4f23-abb5-eeda5ff71799", "connector": null, "instance_uuid": "08071e9a-3f07-4513-af2b-2ea1c4a4a4a7"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:37:32 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:37:32 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:37:32 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:37:32 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:37:32 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-2c0e2a54-be5f-4b2e-be55-0dc184f467b9 req-5d251499-e7e0-4c87-8eb0-a104d1d083a1 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] http://192.168.122.198/volume/v3/attachments returned with HTTP 200 Sep 06 06:37:32 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 495/996] 192.168.122.198 () {66 vars in 1483 bytes} [Sun Sep 6 06:37:32 2026] POST /volume/v3/attachments => generated 273 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:37:34 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-c163f416-f16b-42ac-81d7-66a619da5a57 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:34 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c163f416-f16b-42ac-81d7-66a619da5a57 None None] GET http://192.168.122.198/volume// Sep 06 06:37:34 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-c163f416-f16b-42ac-81d7-66a619da5a57 None None] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:34 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-c163f416-f16b-42ac-81d7-66a619da5a57 None None] Calling method 'all' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:34 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c163f416-f16b-42ac-81d7-66a619da5a57 None None] http://192.168.122.198/volume// returned with HTTP 300 Sep 06 06:37:34 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 502/997] 192.168.122.198 () {58 vars in 1315 bytes} [Sun Sep 6 06:37:34 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 06:37:34 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [req-2c0e2a54-be5f-4b2e-be55-0dc184f467b9 req-f7800602-b8f0-4573-9621-297fc72e1477 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:34 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-2c0e2a54-be5f-4b2e-be55-0dc184f467b9 req-f7800602-b8f0-4573-9621-297fc72e1477 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] GET http://192.168.122.198/volume/v3/volumes/3f9b73f7-6ebd-4f23-abb5-eeda5ff71799 Sep 06 06:37:34 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-2c0e2a54-be5f-4b2e-be55-0dc184f467b9 req-f7800602-b8f0-4573-9621-297fc72e1477 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:34 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-2c0e2a54-be5f-4b2e-be55-0dc184f467b9 req-f7800602-b8f0-4573-9621-297fc72e1477 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:34 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:37:34 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:37:34 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:37:34 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:37:34 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [req-2c0e2a54-be5f-4b2e-be55-0dc184f467b9 req-f7800602-b8f0-4573-9621-297fc72e1477 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Volume info retrieved successfully. Sep 06 06:37:34 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-2c0e2a54-be5f-4b2e-be55-0dc184f467b9 req-f7800602-b8f0-4573-9621-297fc72e1477 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] http://192.168.122.198/volume/v3/volumes/3f9b73f7-6ebd-4f23-abb5-eeda5ff71799 returned with HTTP 200 Sep 06 06:37:34 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 496/998] 192.168.122.198 () {62 vars in 1528 bytes} [Sun Sep 6 06:37:34 2026] GET /volume/v3/volumes/3f9b73f7-6ebd-4f23-abb5-eeda5ff71799 => generated 1438 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 06:37:35 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-2c0e2a54-be5f-4b2e-be55-0dc184f467b9 req-3bef2579-2d03-423a-adea-d64a321fde4e None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:35 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-2c0e2a54-be5f-4b2e-be55-0dc184f467b9 req-3bef2579-2d03-423a-adea-d64a321fde4e tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] PUT http://192.168.122.198/volume/v3/attachments/834d5e61-130b-4ed1-98d1-3519ba00c9bc Sep 06 06:37:35 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-2c0e2a54-be5f-4b2e-be55-0dc184f467b9 req-3bef2579-2d03-423a-adea-d64a321fde4e tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.198", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:24e15970b53b", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "43662e98-aa50-48bf-885a-92da7f50de73", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:37:35 devstack devstack@c-api.service[87015]: DEBUG cinder.coordination [req-2c0e2a54-be5f-4b2e-be55-0dc184f467b9 req-3bef2579-2d03-423a-adea-d64a321fde4e tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Acquiring lock "cinder-attachment_update-3f9b73f7-6ebd-4f23-abb5-eeda5ff71799-devstack" by "attachment_update" {{(pid=87015) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 06 06:37:35 devstack devstack@c-api.service[87015]: DEBUG cinder.coordination [req-2c0e2a54-be5f-4b2e-be55-0dc184f467b9 req-3bef2579-2d03-423a-adea-d64a321fde4e tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Lock "cinder-attachment_update-3f9b73f7-6ebd-4f23-abb5-eeda5ff71799-devstack" acquired by "attachment_update" :: waited 0.026s {{(pid=87015) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 06 06:37:35 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:37:35 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:37:35 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:37:35 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:37:35 devstack devstack@c-api.service[87015]: DEBUG cinder.coordination [req-2c0e2a54-be5f-4b2e-be55-0dc184f467b9 req-3bef2579-2d03-423a-adea-d64a321fde4e tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Lock "cinder-attachment_update-3f9b73f7-6ebd-4f23-abb5-eeda5ff71799-devstack" released by "attachment_update" :: held 0.373s {{(pid=87015) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 06 06:37:35 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-2c0e2a54-be5f-4b2e-be55-0dc184f467b9 req-3bef2579-2d03-423a-adea-d64a321fde4e tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] http://192.168.122.198/volume/v3/attachments/834d5e61-130b-4ed1-98d1-3519ba00c9bc returned with HTTP 200 Sep 06 06:37:35 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 503/999] 192.168.122.198 () {66 vars in 1593 bytes} [Sun Sep 6 06:37:35 2026] PUT /volume/v3/attachments/834d5e61-130b-4ed1-98d1-3519ba00c9bc => generated 694 bytes in 459 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:37:35 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [req-2c0e2a54-be5f-4b2e-be55-0dc184f467b9 req-c297d53c-8d7b-4862-bb9e-711fa50da30d None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:35 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-2c0e2a54-be5f-4b2e-be55-0dc184f467b9 req-c297d53c-8d7b-4862-bb9e-711fa50da30d tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] POST http://192.168.122.198/volume/v3/attachments/834d5e61-130b-4ed1-98d1-3519ba00c9bc/action Sep 06 06:37:35 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-2c0e2a54-be5f-4b2e-be55-0dc184f467b9 req-c297d53c-8d7b-4862-bb9e-711fa50da30d tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Action body: b'{"os-complete": null}' {{(pid=87014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:37:35 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-2c0e2a54-be5f-4b2e-be55-0dc184f467b9 req-c297d53c-8d7b-4862-bb9e-711fa50da30d tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:37:35 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:37:35 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:37:35 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:37:35 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:37:35 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-2c0e2a54-be5f-4b2e-be55-0dc184f467b9 req-c297d53c-8d7b-4862-bb9e-711fa50da30d tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] http://192.168.122.198/volume/v3/attachments/834d5e61-130b-4ed1-98d1-3519ba00c9bc/action returned with HTTP 204 Sep 06 06:37:35 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 497/1000] 192.168.122.198 () {66 vars in 1614 bytes} [Sun Sep 6 06:37:35 2026] POST /volume/v3/attachments/834d5e61-130b-4ed1-98d1-3519ba00c9bc/action => generated 0 bytes in 95 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:37:36 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-65a71649-93cb-488a-84a3-c2dc77204e50 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:37 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-65a71649-93cb-488a-84a3-c2dc77204e50 tempest-VolumeQuotaClassesTest-1236624573 tempest-VolumeQuotaClassesTest-1236624573-project-admin] GET http://192.168.122.198/volume/v3/os-quota-class-sets/default Sep 06 06:37:37 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-65a71649-93cb-488a-84a3-c2dc77204e50 tempest-VolumeQuotaClassesTest-1236624573 tempest-VolumeQuotaClassesTest-1236624573-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:37 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-65a71649-93cb-488a-84a3-c2dc77204e50 tempest-VolumeQuotaClassesTest-1236624573 tempest-VolumeQuotaClassesTest-1236624573-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:37 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:37:37 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:37:37 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-65a71649-93cb-488a-84a3-c2dc77204e50 tempest-VolumeQuotaClassesTest-1236624573 tempest-VolumeQuotaClassesTest-1236624573-project-admin] http://192.168.122.198/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 06 06:37:37 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 504/1001] 192.168.122.198 () {58 vars in 1181 bytes} [Sun Sep 6 06:37:36 2026] GET /volume/v3/os-quota-class-sets/default => generated 1411 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:37:37 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-cc096914-7dba-4015-a081-3ef60df70c9b None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:37 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-cc096914-7dba-4015-a081-3ef60df70c9b tempest-VolumeQuotaClassesTest-1236624573 tempest-VolumeQuotaClassesTest-1236624573-project-admin] GET http://192.168.122.198/volume/v3/os-quota-class-sets/default Sep 06 06:37:37 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-cc096914-7dba-4015-a081-3ef60df70c9b tempest-VolumeQuotaClassesTest-1236624573 tempest-VolumeQuotaClassesTest-1236624573-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:37 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-cc096914-7dba-4015-a081-3ef60df70c9b tempest-VolumeQuotaClassesTest-1236624573 tempest-VolumeQuotaClassesTest-1236624573-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:37 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-cc096914-7dba-4015-a081-3ef60df70c9b tempest-VolumeQuotaClassesTest-1236624573 tempest-VolumeQuotaClassesTest-1236624573-project-admin] http://192.168.122.198/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 06 06:37:37 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 498/1002] 192.168.122.198 () {58 vars in 1181 bytes} [Sun Sep 6 06:37:37 2026] GET /volume/v3/os-quota-class-sets/default => generated 1411 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:37:37 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-7ea86302-8a64-4179-a4e3-ab386e9904fd None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:37 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-7ea86302-8a64-4179-a4e3-ab386e9904fd tempest-VolumeQuotaClassesTest-1236624573 tempest-VolumeQuotaClassesTest-1236624573-project-admin] POST http://192.168.122.198/volume/v3/types Sep 06 06:37:37 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-7ea86302-8a64-4179-a4e3-ab386e9904fd tempest-VolumeQuotaClassesTest-1236624573 tempest-VolumeQuotaClassesTest-1236624573-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-342740877"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:37:37 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-7ea86302-8a64-4179-a4e3-ab386e9904fd tempest-VolumeQuotaClassesTest-1236624573 tempest-VolumeQuotaClassesTest-1236624573-project-admin] http://192.168.122.198/volume/v3/types returned with HTTP 200 Sep 06 06:37:37 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 505/1003] 192.168.122.198 () {60 vars in 1136 bytes} [Sun Sep 6 06:37:37 2026] POST /volume/v3/types => generated 227 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:37:37 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-7966f580-7b44-4a43-8f0b-a8979bd61587 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:37 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-7966f580-7b44-4a43-8f0b-a8979bd61587 tempest-VolumeQuotaClassesTest-1236624573 tempest-VolumeQuotaClassesTest-1236624573-project-admin] PUT http://192.168.122.198/volume/v3/os-quota-class-sets/default Sep 06 06:37:37 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-7966f580-7b44-4a43-8f0b-a8979bd61587 tempest-VolumeQuotaClassesTest-1236624573 tempest-VolumeQuotaClassesTest-1236624573-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-342740877": 4, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-342740877": 4, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-342740877": 4}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:37:37 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-7966f580-7b44-4a43-8f0b-a8979bd61587 tempest-VolumeQuotaClassesTest-1236624573 tempest-VolumeQuotaClassesTest-1236624573-project-admin] http://192.168.122.198/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 06 06:37:37 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 499/1004] 192.168.122.198 () {60 vars in 1202 bytes} [Sun Sep 6 06:37:37 2026] PUT /volume/v3/os-quota-class-sets/default => generated 1599 bytes in 331 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:37:37 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-5a71cbe6-c5e9-4520-a8a5-20890a6f49a6 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:37 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-5a71cbe6-c5e9-4520-a8a5-20890a6f49a6 tempest-VolumeQuotaClassesTest-1236624573 tempest-VolumeQuotaClassesTest-1236624573-project-admin] GET http://192.168.122.198/volume/v3/os-quota-sets/f76146940dcd4ee8818e5d9733349447/defaults Sep 06 06:37:37 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-5a71cbe6-c5e9-4520-a8a5-20890a6f49a6 tempest-VolumeQuotaClassesTest-1236624573 tempest-VolumeQuotaClassesTest-1236624573-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:37 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-5a71cbe6-c5e9-4520-a8a5-20890a6f49a6 tempest-VolumeQuotaClassesTest-1236624573 tempest-VolumeQuotaClassesTest-1236624573-project-admin] Calling method 'defaults' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:37 devstack devstack@c-api.service[87015]: WARNING cinder.quota [None req-5a71cbe6-c5e9-4520-a8a5-20890a6f49a6 tempest-VolumeQuotaClassesTest-1236624573 tempest-VolumeQuotaClassesTest-1236624573-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1539125019-167213971 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1539125019-167213971, it is now deprecated. Please use the default quota class for default quota. Sep 06 06:37:37 devstack devstack@c-api.service[87015]: WARNING cinder.quota [None req-5a71cbe6-c5e9-4520-a8a5-20890a6f49a6 tempest-VolumeQuotaClassesTest-1236624573 tempest-VolumeQuotaClassesTest-1236624573-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1539125019-167213971 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1539125019-167213971, it is now deprecated. Please use the default quota class for default quota. Sep 06 06:37:37 devstack devstack@c-api.service[87015]: WARNING cinder.quota [None req-5a71cbe6-c5e9-4520-a8a5-20890a6f49a6 tempest-VolumeQuotaClassesTest-1236624573 tempest-VolumeQuotaClassesTest-1236624573-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1539125019-167213971 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1539125019-167213971, it is now deprecated. Please use the default quota class for default quota. Sep 06 06:37:37 devstack devstack@c-api.service[87015]: WARNING cinder.quota [None req-5a71cbe6-c5e9-4520-a8a5-20890a6f49a6 tempest-VolumeQuotaClassesTest-1236624573 tempest-VolumeQuotaClassesTest-1236624573-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-435398310-2020306556 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-435398310-2020306556, it is now deprecated. Please use the default quota class for default quota. Sep 06 06:37:37 devstack devstack@c-api.service[87015]: WARNING cinder.quota [None req-5a71cbe6-c5e9-4520-a8a5-20890a6f49a6 tempest-VolumeQuotaClassesTest-1236624573 tempest-VolumeQuotaClassesTest-1236624573-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-435398310-2020306556 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-435398310-2020306556, it is now deprecated. Please use the default quota class for default quota. Sep 06 06:37:37 devstack devstack@c-api.service[87015]: WARNING cinder.quota [None req-5a71cbe6-c5e9-4520-a8a5-20890a6f49a6 tempest-VolumeQuotaClassesTest-1236624573 tempest-VolumeQuotaClassesTest-1236624573-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-435398310-2020306556 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-435398310-2020306556, it is now deprecated. Please use the default quota class for default quota. Sep 06 06:37:37 devstack devstack@c-api.service[87015]: WARNING cinder.quota [None req-5a71cbe6-c5e9-4520-a8a5-20890a6f49a6 tempest-VolumeQuotaClassesTest-1236624573 tempest-VolumeQuotaClassesTest-1236624573-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-86897055-2117254016 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-86897055-2117254016, it is now deprecated. Please use the default quota class for default quota. Sep 06 06:37:37 devstack devstack@c-api.service[87015]: WARNING cinder.quota [None req-5a71cbe6-c5e9-4520-a8a5-20890a6f49a6 tempest-VolumeQuotaClassesTest-1236624573 tempest-VolumeQuotaClassesTest-1236624573-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 06 06:37:37 devstack devstack@c-api.service[87015]: WARNING cinder.quota [None req-5a71cbe6-c5e9-4520-a8a5-20890a6f49a6 tempest-VolumeQuotaClassesTest-1236624573 tempest-VolumeQuotaClassesTest-1236624573-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 06 06:37:37 devstack devstack@c-api.service[87015]: WARNING cinder.quota [None req-5a71cbe6-c5e9-4520-a8a5-20890a6f49a6 tempest-VolumeQuotaClassesTest-1236624573 tempest-VolumeQuotaClassesTest-1236624573-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 06 06:37:37 devstack devstack@c-api.service[87015]: WARNING cinder.quota [None req-5a71cbe6-c5e9-4520-a8a5-20890a6f49a6 tempest-VolumeQuotaClassesTest-1236624573 tempest-VolumeQuotaClassesTest-1236624573-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 06 06:37:37 devstack devstack@c-api.service[87015]: WARNING cinder.quota [None req-5a71cbe6-c5e9-4520-a8a5-20890a6f49a6 tempest-VolumeQuotaClassesTest-1236624573 tempest-VolumeQuotaClassesTest-1236624573-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 06 06:37:37 devstack devstack@c-api.service[87015]: WARNING cinder.quota [None req-5a71cbe6-c5e9-4520-a8a5-20890a6f49a6 tempest-VolumeQuotaClassesTest-1236624573 tempest-VolumeQuotaClassesTest-1236624573-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 06 06:37:37 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-5a71cbe6-c5e9-4520-a8a5-20890a6f49a6 tempest-VolumeQuotaClassesTest-1236624573 tempest-VolumeQuotaClassesTest-1236624573-project-admin] http://192.168.122.198/volume/v3/os-quota-sets/f76146940dcd4ee8818e5d9733349447/defaults returned with HTTP 200 Sep 06 06:37:37 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 506/1005] 192.168.122.198 () {58 vars in 1265 bytes} [Sun Sep 6 06:37:37 2026] GET /volume/v3/os-quota-sets/f76146940dcd4ee8818e5d9733349447/defaults => generated 1635 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:37:38 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-9476a7ef-0a79-4a69-b6b3-acd27a3e09b1 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:38 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-9476a7ef-0a79-4a69-b6b3-acd27a3e09b1 tempest-VolumeQuotaClassesTest-1236624573 tempest-VolumeQuotaClassesTest-1236624573-project-admin] GET http://192.168.122.198/volume/v3/os-quota-sets/f2063c66649d4b9ab84896e8d8f084e5/defaults Sep 06 06:37:38 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-9476a7ef-0a79-4a69-b6b3-acd27a3e09b1 tempest-VolumeQuotaClassesTest-1236624573 tempest-VolumeQuotaClassesTest-1236624573-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:38 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-9476a7ef-0a79-4a69-b6b3-acd27a3e09b1 tempest-VolumeQuotaClassesTest-1236624573 tempest-VolumeQuotaClassesTest-1236624573-project-admin] Calling method 'defaults' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:38 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-d710052c-5acb-4b07-b96e-51ea566dc823 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:38 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-9476a7ef-0a79-4a69-b6b3-acd27a3e09b1 tempest-VolumeQuotaClassesTest-1236624573 tempest-VolumeQuotaClassesTest-1236624573-project-admin] http://192.168.122.198/volume/v3/os-quota-sets/f2063c66649d4b9ab84896e8d8f084e5/defaults returned with HTTP 200 Sep 06 06:37:38 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 500/1006] 192.168.122.198 () {58 vars in 1265 bytes} [Sun Sep 6 06:37:38 2026] GET /volume/v3/os-quota-sets/f2063c66649d4b9ab84896e8d8f084e5/defaults => generated 1635 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:37:38 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-0acdb8d5-24f1-44ad-8841-4ea8218155d0 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:38 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-d710052c-5acb-4b07-b96e-51ea566dc823 tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:37:38 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-d710052c-5acb-4b07-b96e-51ea566dc823 tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-2083413588"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:37:38 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-0acdb8d5-24f1-44ad-8841-4ea8218155d0 tempest-VolumeQuotaClassesTest-1236624573 tempest-VolumeQuotaClassesTest-1236624573-project-admin] DELETE http://192.168.122.198/volume/v3/types/22d3d22a-8e1a-4261-9170-d154264704f2 Sep 06 06:37:38 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-0acdb8d5-24f1-44ad-8841-4ea8218155d0 tempest-VolumeQuotaClassesTest-1236624573 tempest-VolumeQuotaClassesTest-1236624573-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:38 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-0acdb8d5-24f1-44ad-8841-4ea8218155d0 tempest-VolumeQuotaClassesTest-1236624573 tempest-VolumeQuotaClassesTest-1236624573-project-admin] Calling method '_delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:38 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.volumes [None req-d710052c-5acb-4b07-b96e-51ea566dc823 tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-2083413588'}} {{(pid=87015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:37:38 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-d710052c-5acb-4b07-b96e-51ea566dc823 tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] Create volume of 1 GB Sep 06 06:37:38 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-d710052c-5acb-4b07-b96e-51ea566dc823 tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] Availability Zones retrieved successfully. Sep 06 06:37:38 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-d710052c-5acb-4b07-b96e-51ea566dc823 tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] Flow 'volume_create_api' (aee76751-bda2-4f1e-81ea-a61702727376) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:37:38 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-d710052c-5acb-4b07-b96e-51ea566dc823 tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (403ba48b-b105-4ebd-824f-039094ac3672) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:37:38 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.flows.api.create_volume [None req-d710052c-5acb-4b07-b96e-51ea566dc823 tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] Validating volume size '1' using validate_int {{(pid=87015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:37:38 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-0acdb8d5-24f1-44ad-8841-4ea8218155d0 tempest-VolumeQuotaClassesTest-1236624573 tempest-VolumeQuotaClassesTest-1236624573-project-admin] http://192.168.122.198/volume/v3/types/22d3d22a-8e1a-4261-9170-d154264704f2 returned with HTTP 202 Sep 06 06:37:38 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 501/1007] 192.168.122.198 () {58 vars in 1229 bytes} [Sun Sep 6 06:37:38 2026] DELETE /volume/v3/types/22d3d22a-8e1a-4261-9170-d154264704f2 => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:37:38 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-1e88832c-7c7d-455c-99bf-8b2969ce461e None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:38 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-1e88832c-7c7d-455c-99bf-8b2969ce461e tempest-VolumeQuotaClassesTest-1236624573 tempest-VolumeQuotaClassesTest-1236624573-project-admin] GET http://192.168.122.198/volume/v3/types/22d3d22a-8e1a-4261-9170-d154264704f2 Sep 06 06:37:38 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-1e88832c-7c7d-455c-99bf-8b2969ce461e tempest-VolumeQuotaClassesTest-1236624573 tempest-VolumeQuotaClassesTest-1236624573-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:38 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-1e88832c-7c7d-455c-99bf-8b2969ce461e tempest-VolumeQuotaClassesTest-1236624573 tempest-VolumeQuotaClassesTest-1236624573-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:38 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-1e88832c-7c7d-455c-99bf-8b2969ce461e tempest-VolumeQuotaClassesTest-1236624573 tempest-VolumeQuotaClassesTest-1236624573-project-admin] http://192.168.122.198/volume/v3/types/22d3d22a-8e1a-4261-9170-d154264704f2 returned with HTTP 404 Sep 06 06:37:38 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 502/1008] 192.168.122.198 () {58 vars in 1226 bytes} [Sun Sep 6 06:37:38 2026] GET /volume/v3/types/22d3d22a-8e1a-4261-9170-d154264704f2 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:37:38 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-25670993-7daa-474e-b215-c9e170f03c20 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:38 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-25670993-7daa-474e-b215-c9e170f03c20 tempest-VolumeQuotaClassesTest-1236624573 tempest-VolumeQuotaClassesTest-1236624573-project-admin] PUT http://192.168.122.198/volume/v3/os-quota-class-sets/default Sep 06 06:37:38 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-25670993-7daa-474e-b215-c9e170f03c20 tempest-VolumeQuotaClassesTest-1236624573 tempest-VolumeQuotaClassesTest-1236624573-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=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:37:38 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-d710052c-5acb-4b07-b96e-51ea566dc823 tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (403ba48b-b105-4ebd-824f-039094ac3672) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:37:38 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-d710052c-5acb-4b07-b96e-51ea566dc823 tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a34d20b0-8d4a-478b-aa0b-b62d821c02d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:37:39 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-25670993-7daa-474e-b215-c9e170f03c20 tempest-VolumeQuotaClassesTest-1236624573 tempest-VolumeQuotaClassesTest-1236624573-project-admin] http://192.168.122.198/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 06 06:37:39 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 503/1009] 192.168.122.198 () {60 vars in 1202 bytes} [Sun Sep 6 06:37:38 2026] PUT /volume/v3/os-quota-class-sets/default => generated 1394 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:37:39 devstack devstack@c-api.service[87015]: DEBUG cinder.quota [None req-d710052c-5acb-4b07-b96e-51ea566dc823 tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] Created reservations ['d2b325db-d277-444d-968c-324bc7cbd6aa', '560116d5-e3f4-4bc1-b57c-5c80450ef88a', '5a60d362-a19a-4b97-a033-9739accd0f39', '7e89cb0a-a034-4180-9309-5ffd6a11e712'] {{(pid=87015) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:37:39 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-d710052c-5acb-4b07-b96e-51ea566dc823 tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a34d20b0-8d4a-478b-aa0b-b62d821c02d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d2b325db-d277-444d-968c-324bc7cbd6aa', '560116d5-e3f4-4bc1-b57c-5c80450ef88a', '5a60d362-a19a-4b97-a033-9739accd0f39', '7e89cb0a-a034-4180-9309-5ffd6a11e712']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:37:39 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-d710052c-5acb-4b07-b96e-51ea566dc823 tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5be09b6c-9972-45fe-ad86-aea859bd759b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:37:39 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:37:39 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:37:39 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-d710052c-5acb-4b07-b96e-51ea566dc823 tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5be09b6c-9972-45fe-ad86-aea859bd759b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5566af65-b894-4b47-9bf2-8bfab79da5b7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-2083413588',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7783fd40ebc45039771c0a9495ec8c7',qos_specs=None,replication_status=,reservations=['d2b325db-d277-444d-968c-324bc7cbd6aa','560116d5-e3f4-4bc1-b57c-5c80450ef88a','5a60d362-a19a-4b97-a033-9739accd0f39','7e89cb0a-a034-4180-9309-5ffd6a11e712'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6770371d3244c13b4a695dcac15499b',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:37:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-2083413588',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5566af65-b894-4b47-9bf2-8bfab79da5b7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e7783fd40ebc45039771c0a9495ec8c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f6770371d3244c13b4a695dcac15499b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:37:39 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-d710052c-5acb-4b07-b96e-51ea566dc823 tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3b633b6-b5c7-4d6f-87dd-7f1d6b583123) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:37:39 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-d710052c-5acb-4b07-b96e-51ea566dc823 tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3b633b6-b5c7-4d6f-87dd-7f1d6b583123) transitioned into state 'SUCCESS' from state '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-2083413588',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7783fd40ebc45039771c0a9495ec8c7',qos_specs=None,replication_status=,reservations=['d2b325db-d277-444d-968c-324bc7cbd6aa','560116d5-e3f4-4bc1-b57c-5c80450ef88a','5a60d362-a19a-4b97-a033-9739accd0f39','7e89cb0a-a034-4180-9309-5ffd6a11e712'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6770371d3244c13b4a695dcac15499b',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:37:39 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-d710052c-5acb-4b07-b96e-51ea566dc823 tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25e564ee-e4d1-4717-9b9c-83bc69c253ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:37:39 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-d710052c-5acb-4b07-b96e-51ea566dc823 tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25e564ee-e4d1-4717-9b9c-83bc69c253ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:37:39 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-d710052c-5acb-4b07-b96e-51ea566dc823 tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] Flow 'volume_create_api' (aee76751-bda2-4f1e-81ea-a61702727376) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:37:39 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-d710052c-5acb-4b07-b96e-51ea566dc823 tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] Create volume request issued successfully. Sep 06 06:37:39 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-d710052c-5acb-4b07-b96e-51ea566dc823 tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:37:39 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 507/1010] 192.168.122.198 () {62 vars in 1183 bytes} [Sun Sep 6 06:37:38 2026] POST /volume/v3/volumes => generated 828 bytes in 859 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:37:39 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-f71b1bac-b8c9-4ac8-8893-eda6a72684bf None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:39 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f71b1bac-b8c9-4ac8-8893-eda6a72684bf tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] GET http://192.168.122.198/volume/v3/volumes/5566af65-b894-4b47-9bf2-8bfab79da5b7 Sep 06 06:37:39 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-f71b1bac-b8c9-4ac8-8893-eda6a72684bf tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:39 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-f71b1bac-b8c9-4ac8-8893-eda6a72684bf tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:39 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:37:39 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:37:39 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:37:39 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:37:39 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-f71b1bac-b8c9-4ac8-8893-eda6a72684bf tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] Volume info retrieved successfully. Sep 06 06:37:39 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f71b1bac-b8c9-4ac8-8893-eda6a72684bf tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] http://192.168.122.198/volume/v3/volumes/5566af65-b894-4b47-9bf2-8bfab79da5b7 returned with HTTP 200 Sep 06 06:37:39 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 504/1011] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:37:39 2026] GET /volume/v3/volumes/5566af65-b894-4b47-9bf2-8bfab79da5b7 => generated 896 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:37:40 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-cb35faf1-921f-45d9-af06-2ca9178f5369 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:40 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-cb35faf1-921f-45d9-af06-2ca9178f5369 tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] GET http://192.168.122.198/volume/v3/volumes/5566af65-b894-4b47-9bf2-8bfab79da5b7 Sep 06 06:37:40 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-cb35faf1-921f-45d9-af06-2ca9178f5369 tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:40 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-cb35faf1-921f-45d9-af06-2ca9178f5369 tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:40 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:37:40 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:37:40 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:37:40 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:37:40 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-cb35faf1-921f-45d9-af06-2ca9178f5369 tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] Volume info retrieved successfully. Sep 06 06:37:40 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-cb35faf1-921f-45d9-af06-2ca9178f5369 tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] http://192.168.122.198/volume/v3/volumes/5566af65-b894-4b47-9bf2-8bfab79da5b7 returned with HTTP 200 Sep 06 06:37:40 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 508/1012] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:37:40 2026] GET /volume/v3/volumes/5566af65-b894-4b47-9bf2-8bfab79da5b7 => generated 920 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:37:41 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-407bc6bd-e16b-44df-abcb-6448bbb7680e None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:41 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-407bc6bd-e16b-44df-abcb-6448bbb7680e tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] GET http://192.168.122.198/volume/v3/volumes/5566af65-b894-4b47-9bf2-8bfab79da5b7 Sep 06 06:37:41 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-407bc6bd-e16b-44df-abcb-6448bbb7680e tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:41 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-407bc6bd-e16b-44df-abcb-6448bbb7680e tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:41 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:37:41 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:37:41 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:37:41 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:37:41 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-407bc6bd-e16b-44df-abcb-6448bbb7680e tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] Volume info retrieved successfully. Sep 06 06:37:41 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-407bc6bd-e16b-44df-abcb-6448bbb7680e tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] http://192.168.122.198/volume/v3/volumes/5566af65-b894-4b47-9bf2-8bfab79da5b7 returned with HTTP 200 Sep 06 06:37:41 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 505/1013] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:37:41 2026] GET /volume/v3/volumes/5566af65-b894-4b47-9bf2-8bfab79da5b7 => generated 920 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:37:42 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-9aeaaca1-09d7-41a1-aa1b-b32e505ddd7a None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:42 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-9aeaaca1-09d7-41a1-aa1b-b32e505ddd7a tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] GET http://192.168.122.198/volume/v3/volumes/5566af65-b894-4b47-9bf2-8bfab79da5b7 Sep 06 06:37:42 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-9aeaaca1-09d7-41a1-aa1b-b32e505ddd7a tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:42 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-9aeaaca1-09d7-41a1-aa1b-b32e505ddd7a tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:42 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:37:42 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:37:42 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:37:42 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:37:43 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-9aeaaca1-09d7-41a1-aa1b-b32e505ddd7a tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] Volume info retrieved successfully. Sep 06 06:37:43 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-9aeaaca1-09d7-41a1-aa1b-b32e505ddd7a tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] http://192.168.122.198/volume/v3/volumes/5566af65-b894-4b47-9bf2-8bfab79da5b7 returned with HTTP 200 Sep 06 06:37:43 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 509/1014] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:37:42 2026] GET /volume/v3/volumes/5566af65-b894-4b47-9bf2-8bfab79da5b7 => generated 956 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:37:43 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-6e3825f6-f549-4e3d-8ddf-829a9abcda93 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:43 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-6e3825f6-f549-4e3d-8ddf-829a9abcda93 tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] POST http://192.168.122.198/volume/v3/volume-transfers Sep 06 06:37:43 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-6e3825f6-f549-4e3d-8ddf-829a9abcda93 tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "5566af65-b894-4b47-9bf2-8bfab79da5b7"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:37:43 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.volume_transfer [None req-6e3825f6-f549-4e3d-8ddf-829a9abcda93 tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] Creating new volume transfer {'transfer': {'volume_id': '5566af65-b894-4b47-9bf2-8bfab79da5b7'}} {{(pid=87014) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 06 06:37:43 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volume_transfer [None req-6e3825f6-f549-4e3d-8ddf-829a9abcda93 tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] Creating transfer of volume 5566af65-b894-4b47-9bf2-8bfab79da5b7 Sep 06 06:37:43 devstack devstack@c-api.service[87014]: INFO cinder.transfer.api [None req-6e3825f6-f549-4e3d-8ddf-829a9abcda93 tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] Generating transfer record for volume 5566af65-b894-4b47-9bf2-8bfab79da5b7 Sep 06 06:37:43 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:37:43 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:37:43 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:37:43 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:37:43 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-6e3825f6-f549-4e3d-8ddf-829a9abcda93 tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] http://192.168.122.198/volume/v3/volume-transfers returned with HTTP 202 Sep 06 06:37:43 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 506/1015] 192.168.122.198 () {62 vars in 1210 bytes} [Sun Sep 6 06:37:43 2026] POST /volume/v3/volume-transfers => generated 580 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:37:43 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-8426a898-1ba5-470c-b23d-37467cd0b1ab None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:43 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-8426a898-1ba5-470c-b23d-37467cd0b1ab tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] GET http://192.168.122.198/volume/v3/volumes/5566af65-b894-4b47-9bf2-8bfab79da5b7 Sep 06 06:37:43 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-8426a898-1ba5-470c-b23d-37467cd0b1ab tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:43 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-8426a898-1ba5-470c-b23d-37467cd0b1ab tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:43 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:37:43 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:37:43 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:37:43 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:37:43 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-8426a898-1ba5-470c-b23d-37467cd0b1ab tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] Volume info retrieved successfully. Sep 06 06:37:43 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-8426a898-1ba5-470c-b23d-37467cd0b1ab tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] http://192.168.122.198/volume/v3/volumes/5566af65-b894-4b47-9bf2-8bfab79da5b7 returned with HTTP 200 Sep 06 06:37:43 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 510/1016] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:37:43 2026] GET /volume/v3/volumes/5566af65-b894-4b47-9bf2-8bfab79da5b7 => generated 964 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:37:43 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-cce68176-7048-40ac-8d7b-4fd47953d39d None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:44 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-cce68176-7048-40ac-8d7b-4fd47953d39d tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-reader] GET http://192.168.122.198/volume/v3/os-volume-transfer/1996c78e-d0bb-466d-b667-a9f8132141b8 Sep 06 06:37:44 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-cce68176-7048-40ac-8d7b-4fd47953d39d tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-reader] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:44 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-cce68176-7048-40ac-8d7b-4fd47953d39d tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-reader] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:44 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-cce68176-7048-40ac-8d7b-4fd47953d39d tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-reader] http://192.168.122.198/volume/v3/os-volume-transfer/1996c78e-d0bb-466d-b667-a9f8132141b8 returned with HTTP 200 Sep 06 06:37:44 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 507/1017] 192.168.122.198 () {60 vars in 1306 bytes} [Sun Sep 6 06:37:43 2026] GET /volume/v3/os-volume-transfer/1996c78e-d0bb-466d-b667-a9f8132141b8 => generated 548 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:37:44 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-8a969919-4dcb-402c-b845-0ed7f073e31d None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:44 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-8a969919-4dcb-402c-b845-0ed7f073e31d tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-reader] GET http://192.168.122.198/volume/v3/os-volume-transfer Sep 06 06:37:44 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-8a969919-4dcb-402c-b845-0ed7f073e31d tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-reader] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:44 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-8a969919-4dcb-402c-b845-0ed7f073e31d tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-reader] Calling method 'index' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:44 devstack devstack@c-api.service[87015]: DEBUG cinder.api.contrib.volume_transfer [None req-8a969919-4dcb-402c-b845-0ed7f073e31d tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-reader] Listing volume transfers {{(pid=87015) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 06 06:37:44 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-8a969919-4dcb-402c-b845-0ed7f073e31d tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-reader] http://192.168.122.198/volume/v3/os-volume-transfer returned with HTTP 200 Sep 06 06:37:44 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 511/1018] 192.168.122.198 () {60 vars in 1195 bytes} [Sun Sep 6 06:37:44 2026] GET /volume/v3/os-volume-transfer => generated 376 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:37:44 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-dfb1556d-ba2f-4915-90f1-cdc334eebc3b None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:44 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-dfb1556d-ba2f-4915-90f1-cdc334eebc3b tempest-VolumesTransfersV357Test-195411771 tempest-VolumesTransfersV357Test-195411771-project-member] POST http://192.168.122.198/volume/v3/volume-transfers/1996c78e-d0bb-466d-b667-a9f8132141b8/accept Sep 06 06:37:44 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-dfb1556d-ba2f-4915-90f1-cdc334eebc3b tempest-VolumesTransfersV357Test-195411771 tempest-VolumesTransfersV357Test-195411771-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "6f3919d3a444fdcc"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:37:44 devstack devstack@c-api.service[87014]: DEBUG cinder.api.contrib.volume_transfer [None req-dfb1556d-ba2f-4915-90f1-cdc334eebc3b tempest-VolumesTransfersV357Test-195411771 tempest-VolumesTransfersV357Test-195411771-project-member] Accepting volume transfer 1996c78e-d0bb-466d-b667-a9f8132141b8 {{(pid=87014) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 06 06:37:44 devstack devstack@c-api.service[87014]: INFO cinder.api.contrib.volume_transfer [None req-dfb1556d-ba2f-4915-90f1-cdc334eebc3b tempest-VolumesTransfersV357Test-195411771 tempest-VolumesTransfersV357Test-195411771-project-member] Accepting transfer 1996c78e-d0bb-466d-b667-a9f8132141b8 Sep 06 06:37:44 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:37:44 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:37:45 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-dfb1556d-ba2f-4915-90f1-cdc334eebc3b tempest-VolumesTransfersV357Test-195411771 tempest-VolumesTransfersV357Test-195411771-project-member] Created reservations ['3f763d18-b822-4496-8f05-bd44c6463faf', 'f2d0653c-39d3-4c3a-826a-2c198df787ac', '37f515ec-347d-4045-9dfd-ab7cbeb16c90', 'a88b3f88-3d68-4554-b667-7284936e3fd9'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:37:45 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-dfb1556d-ba2f-4915-90f1-cdc334eebc3b tempest-VolumesTransfersV357Test-195411771 tempest-VolumesTransfersV357Test-195411771-project-member] Created reservations ['6dd040f4-9c5d-47ca-9a98-d7195823bd60', '987a203c-26b1-48f2-8711-dcc682b22398', '75a23981-f1a8-415d-a0e5-d0da51081683', 'efdd44d7-f44c-474d-b283-73008c1e936c'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:37:45 devstack devstack@c-api.service[87014]: /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 06 06:37:45 devstack devstack@c-api.service[87014]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 06:37:45 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-dfb1556d-ba2f-4915-90f1-cdc334eebc3b tempest-VolumesTransfersV357Test-195411771 tempest-VolumesTransfersV357Test-195411771-project-member] Created reservations ['5cc2169e-bc5d-438e-b698-5cbdf983d58c', 'cacd5988-243b-4315-81dc-81991657723a', 'dcd97f91-0bb5-4d40-9117-195cef087003', '72cb1cd8-25c1-4529-98b3-51f30bc8eeac'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:37:45 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-dfb1556d-ba2f-4915-90f1-cdc334eebc3b tempest-VolumesTransfersV357Test-195411771 tempest-VolumesTransfersV357Test-195411771-project-member] Created reservations ['35149ead-4720-4bb5-a799-38ce5edd085b', 'f9730ab6-c71d-456a-90da-5e88e6884860', 'f759795c-224c-4c30-9c4b-7c44ab570ff9', 'c9840572-7ded-457a-8d29-79bd95da0269'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:37:45 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-dfb1556d-ba2f-4915-90f1-cdc334eebc3b tempest-VolumesTransfersV357Test-195411771 tempest-VolumesTransfersV357Test-195411771-project-member] Transfer volume completed successfully. Sep 06 06:37:45 devstack devstack@c-api.service[87014]: INFO cinder.transfer.api [None req-dfb1556d-ba2f-4915-90f1-cdc334eebc3b tempest-VolumesTransfersV357Test-195411771 tempest-VolumesTransfersV357Test-195411771-project-member] Volume 5566af65-b894-4b47-9bf2-8bfab79da5b7 has been transferred. Sep 06 06:37:45 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:37:45 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:37:45 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-dfb1556d-ba2f-4915-90f1-cdc334eebc3b tempest-VolumesTransfersV357Test-195411771 tempest-VolumesTransfersV357Test-195411771-project-member] http://192.168.122.198/volume/v3/volume-transfers/1996c78e-d0bb-466d-b667-a9f8132141b8/accept returned with HTTP 202 Sep 06 06:37:45 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 508/1019] 192.168.122.198 () {62 vars in 1342 bytes} [Sun Sep 6 06:37:44 2026] POST /volume/v3/volume-transfers/1996c78e-d0bb-466d-b667-a9f8132141b8/accept => generated 373 bytes in 1672 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:37:45 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-fa648a18-cca0-4c08-a78c-18714a5f191e None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:45 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-fa648a18-cca0-4c08-a78c-18714a5f191e tempest-VolumesTransfersV357Test-195411771 tempest-VolumesTransfersV357Test-195411771-project-member] GET http://192.168.122.198/volume/v3/volumes/5566af65-b894-4b47-9bf2-8bfab79da5b7 Sep 06 06:37:45 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-fa648a18-cca0-4c08-a78c-18714a5f191e tempest-VolumesTransfersV357Test-195411771 tempest-VolumesTransfersV357Test-195411771-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:45 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-fa648a18-cca0-4c08-a78c-18714a5f191e tempest-VolumesTransfersV357Test-195411771 tempest-VolumesTransfersV357Test-195411771-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:45 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:37:45 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:37:45 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:37:45 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:37:45 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-fa648a18-cca0-4c08-a78c-18714a5f191e tempest-VolumesTransfersV357Test-195411771 tempest-VolumesTransfersV357Test-195411771-project-member] Volume info retrieved successfully. Sep 06 06:37:45 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-fa648a18-cca0-4c08-a78c-18714a5f191e tempest-VolumesTransfersV357Test-195411771 tempest-VolumesTransfersV357Test-195411771-project-member] http://192.168.122.198/volume/v3/volumes/5566af65-b894-4b47-9bf2-8bfab79da5b7 returned with HTTP 200 Sep 06 06:37:45 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 512/1020] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:37:45 2026] GET /volume/v3/volumes/5566af65-b894-4b47-9bf2-8bfab79da5b7 => generated 956 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:37:46 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-4d2a2021-07e4-482f-bf4a-db0bf36812bc None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:46 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-4d2a2021-07e4-482f-bf4a-db0bf36812bc tempest-VolumesTransfersV357Test-195411771 tempest-VolumesTransfersV357Test-195411771-project-member] GET http://192.168.122.198/volume/v3/volumes/5566af65-b894-4b47-9bf2-8bfab79da5b7 Sep 06 06:37:46 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-4d2a2021-07e4-482f-bf4a-db0bf36812bc tempest-VolumesTransfersV357Test-195411771 tempest-VolumesTransfersV357Test-195411771-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:46 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-4d2a2021-07e4-482f-bf4a-db0bf36812bc tempest-VolumesTransfersV357Test-195411771 tempest-VolumesTransfersV357Test-195411771-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:46 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:37:46 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:37:46 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:37:46 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:37:46 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-4d2a2021-07e4-482f-bf4a-db0bf36812bc tempest-VolumesTransfersV357Test-195411771 tempest-VolumesTransfersV357Test-195411771-project-member] Volume info retrieved successfully. Sep 06 06:37:46 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-4d2a2021-07e4-482f-bf4a-db0bf36812bc tempest-VolumesTransfersV357Test-195411771 tempest-VolumesTransfersV357Test-195411771-project-member] http://192.168.122.198/volume/v3/volumes/5566af65-b894-4b47-9bf2-8bfab79da5b7 returned with HTTP 200 Sep 06 06:37:46 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 509/1021] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:37:46 2026] GET /volume/v3/volumes/5566af65-b894-4b47-9bf2-8bfab79da5b7 => generated 956 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:37:46 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-5817c2b0-5e78-4939-9457-f4ed2f9e58be None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:46 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-5817c2b0-5e78-4939-9457-f4ed2f9e58be tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] DELETE http://192.168.122.198/volume/v3/volume-transfers/1996c78e-d0bb-466d-b667-a9f8132141b8 Sep 06 06:37:46 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-5817c2b0-5e78-4939-9457-f4ed2f9e58be tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:46 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-5817c2b0-5e78-4939-9457-f4ed2f9e58be tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:46 devstack devstack@c-api.service[87015]: INFO cinder.api.contrib.volume_transfer [None req-5817c2b0-5e78-4939-9457-f4ed2f9e58be tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] Delete transfer with id: 1996c78e-d0bb-466d-b667-a9f8132141b8 Sep 06 06:37:46 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-5817c2b0-5e78-4939-9457-f4ed2f9e58be tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] http://192.168.122.198/volume/v3/volume-transfers/1996c78e-d0bb-466d-b667-a9f8132141b8 returned with HTTP 404 Sep 06 06:37:46 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 513/1022] 192.168.122.198 () {60 vars in 1303 bytes} [Sun Sep 6 06:37:46 2026] DELETE /volume/v3/volume-transfers/1996c78e-d0bb-466d-b667-a9f8132141b8 => generated 111 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 06:37:46 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-c2b2802c-2ac3-4559-96ce-9d7fc2c691f6 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:46 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c2b2802c-2ac3-4559-96ce-9d7fc2c691f6 tempest-VolumesTransfersV357Test-1556646511 tempest-VolumesTransfersV357Test-1556646511-project-admin] DELETE http://192.168.122.198/volume/v3/volumes/5566af65-b894-4b47-9bf2-8bfab79da5b7 Sep 06 06:37:46 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-c2b2802c-2ac3-4559-96ce-9d7fc2c691f6 tempest-VolumesTransfersV357Test-1556646511 tempest-VolumesTransfersV357Test-1556646511-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:46 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-c2b2802c-2ac3-4559-96ce-9d7fc2c691f6 tempest-VolumesTransfersV357Test-1556646511 tempest-VolumesTransfersV357Test-1556646511-project-admin] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:46 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-c2b2802c-2ac3-4559-96ce-9d7fc2c691f6 tempest-VolumesTransfersV357Test-1556646511 tempest-VolumesTransfersV357Test-1556646511-project-admin] Delete volume with id: 5566af65-b894-4b47-9bf2-8bfab79da5b7 Sep 06 06:37:47 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:37:47 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:37:47 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:37:47 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:37:47 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-c2b2802c-2ac3-4559-96ce-9d7fc2c691f6 tempest-VolumesTransfersV357Test-1556646511 tempest-VolumesTransfersV357Test-1556646511-project-admin] Volume info retrieved successfully. Sep 06 06:37:47 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-c2b2802c-2ac3-4559-96ce-9d7fc2c691f6 tempest-VolumesTransfersV357Test-1556646511 tempest-VolumesTransfersV357Test-1556646511-project-admin] Delete volume request issued successfully. Sep 06 06:37:47 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c2b2802c-2ac3-4559-96ce-9d7fc2c691f6 tempest-VolumesTransfersV357Test-1556646511 tempest-VolumesTransfersV357Test-1556646511-project-admin] http://192.168.122.198/volume/v3/volumes/5566af65-b894-4b47-9bf2-8bfab79da5b7 returned with HTTP 202 Sep 06 06:37:47 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 510/1023] 192.168.122.198 () {60 vars in 1276 bytes} [Sun Sep 6 06:37:46 2026] DELETE /volume/v3/volumes/5566af65-b894-4b47-9bf2-8bfab79da5b7 => generated 0 bytes in 976 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 06 06:37:47 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-78fb2a0f-8be5-4f3d-9b00-1a7add53198e None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:47 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-78fb2a0f-8be5-4f3d-9b00-1a7add53198e tempest-VolumesTransfersV357Test-1556646511 tempest-VolumesTransfersV357Test-1556646511-project-admin] GET http://192.168.122.198/volume/v3/volumes/5566af65-b894-4b47-9bf2-8bfab79da5b7 Sep 06 06:37:47 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-78fb2a0f-8be5-4f3d-9b00-1a7add53198e tempest-VolumesTransfersV357Test-1556646511 tempest-VolumesTransfersV357Test-1556646511-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:47 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-78fb2a0f-8be5-4f3d-9b00-1a7add53198e tempest-VolumesTransfersV357Test-1556646511 tempest-VolumesTransfersV357Test-1556646511-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:47 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:37:47 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:37:47 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:37:47 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:37:47 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-78fb2a0f-8be5-4f3d-9b00-1a7add53198e tempest-VolumesTransfersV357Test-1556646511 tempest-VolumesTransfersV357Test-1556646511-project-admin] Volume info retrieved successfully. Sep 06 06:37:47 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-78fb2a0f-8be5-4f3d-9b00-1a7add53198e tempest-VolumesTransfersV357Test-1556646511 tempest-VolumesTransfersV357Test-1556646511-project-admin] http://192.168.122.198/volume/v3/volumes/5566af65-b894-4b47-9bf2-8bfab79da5b7 returned with HTTP 200 Sep 06 06:37:47 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 514/1024] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:37:47 2026] GET /volume/v3/volumes/5566af65-b894-4b47-9bf2-8bfab79da5b7 => generated 1139 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 06:37:48 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-56a82c90-3821-4b60-aab7-bf5838b7809e None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:48 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-56a82c90-3821-4b60-aab7-bf5838b7809e tempest-VolumesTransfersV357Test-1556646511 tempest-VolumesTransfersV357Test-1556646511-project-admin] GET http://192.168.122.198/volume/v3/volumes/5566af65-b894-4b47-9bf2-8bfab79da5b7 Sep 06 06:37:48 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-56a82c90-3821-4b60-aab7-bf5838b7809e tempest-VolumesTransfersV357Test-1556646511 tempest-VolumesTransfersV357Test-1556646511-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:48 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-56a82c90-3821-4b60-aab7-bf5838b7809e tempest-VolumesTransfersV357Test-1556646511 tempest-VolumesTransfersV357Test-1556646511-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:48 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:37:48 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:37:48 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:37:48 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:37:48 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-56a82c90-3821-4b60-aab7-bf5838b7809e tempest-VolumesTransfersV357Test-1556646511 tempest-VolumesTransfersV357Test-1556646511-project-admin] Volume info retrieved successfully. Sep 06 06:37:48 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-56a82c90-3821-4b60-aab7-bf5838b7809e tempest-VolumesTransfersV357Test-1556646511 tempest-VolumesTransfersV357Test-1556646511-project-admin] http://192.168.122.198/volume/v3/volumes/5566af65-b894-4b47-9bf2-8bfab79da5b7 returned with HTTP 200 Sep 06 06:37:48 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 511/1025] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:37:48 2026] GET /volume/v3/volumes/5566af65-b894-4b47-9bf2-8bfab79da5b7 => generated 1139 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 06:37:49 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-8f955682-c28a-4127-b01c-f8ddf70133f0 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:49 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-8f955682-c28a-4127-b01c-f8ddf70133f0 tempest-VolumesTransfersV357Test-1556646511 tempest-VolumesTransfersV357Test-1556646511-project-admin] GET http://192.168.122.198/volume/v3/volumes/5566af65-b894-4b47-9bf2-8bfab79da5b7 Sep 06 06:37:49 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-8f955682-c28a-4127-b01c-f8ddf70133f0 tempest-VolumesTransfersV357Test-1556646511 tempest-VolumesTransfersV357Test-1556646511-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:49 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-8f955682-c28a-4127-b01c-f8ddf70133f0 tempest-VolumesTransfersV357Test-1556646511 tempest-VolumesTransfersV357Test-1556646511-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:49 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-8f955682-c28a-4127-b01c-f8ddf70133f0 tempest-VolumesTransfersV357Test-1556646511 tempest-VolumesTransfersV357Test-1556646511-project-admin] http://192.168.122.198/volume/v3/volumes/5566af65-b894-4b47-9bf2-8bfab79da5b7 returned with HTTP 404 Sep 06 06:37:49 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 515/1026] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:37:49 2026] GET /volume/v3/volumes/5566af65-b894-4b47-9bf2-8bfab79da5b7 => generated 109 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 06:37:49 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-f74d75b4-410e-490e-a22e-18d98d1e204a None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:49 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f74d75b4-410e-490e-a22e-18d98d1e204a tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] GET http://192.168.122.198/volume/v3/volumes/5566af65-b894-4b47-9bf2-8bfab79da5b7 Sep 06 06:37:49 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-f74d75b4-410e-490e-a22e-18d98d1e204a tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:49 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-f74d75b4-410e-490e-a22e-18d98d1e204a tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:49 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f74d75b4-410e-490e-a22e-18d98d1e204a tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] http://192.168.122.198/volume/v3/volumes/5566af65-b894-4b47-9bf2-8bfab79da5b7 returned with HTTP 404 Sep 06 06:37:49 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 512/1027] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:37:49 2026] GET /volume/v3/volumes/5566af65-b894-4b47-9bf2-8bfab79da5b7 => generated 109 bytes in 199 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 06:37:49 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-6bdacd0f-a72b-4b42-a511-b91c09f02826 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:49 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-6bdacd0f-a72b-4b42-a511-b91c09f02826 tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] DELETE http://192.168.122.198/volume/v3/volumes/5566af65-b894-4b47-9bf2-8bfab79da5b7 Sep 06 06:37:49 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-6bdacd0f-a72b-4b42-a511-b91c09f02826 tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:49 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-6bdacd0f-a72b-4b42-a511-b91c09f02826 tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:49 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-6bdacd0f-a72b-4b42-a511-b91c09f02826 tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] Delete volume with id: 5566af65-b894-4b47-9bf2-8bfab79da5b7 Sep 06 06:37:49 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-6bdacd0f-a72b-4b42-a511-b91c09f02826 tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] http://192.168.122.198/volume/v3/volumes/5566af65-b894-4b47-9bf2-8bfab79da5b7 returned with HTTP 404 Sep 06 06:37:49 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 516/1028] 192.168.122.198 () {60 vars in 1276 bytes} [Sun Sep 6 06:37:49 2026] DELETE /volume/v3/volumes/5566af65-b894-4b47-9bf2-8bfab79da5b7 => generated 109 bytes in 99 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 06:37:50 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-a024df84-d0dc-4a45-9d2d-ee4355fbbbc0 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:50 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-a024df84-d0dc-4a45-9d2d-ee4355fbbbc0 tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:37:50 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-a024df84-d0dc-4a45-9d2d-ee4355fbbbc0 tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-216923076"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:37:50 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.volumes [None req-a024df84-d0dc-4a45-9d2d-ee4355fbbbc0 tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-216923076'}} {{(pid=87014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:37:50 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-a024df84-d0dc-4a45-9d2d-ee4355fbbbc0 tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] Create volume of 1 GB Sep 06 06:37:50 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-a024df84-d0dc-4a45-9d2d-ee4355fbbbc0 tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] Availability Zones retrieved successfully. Sep 06 06:37:50 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-a024df84-d0dc-4a45-9d2d-ee4355fbbbc0 tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] Flow 'volume_create_api' (4ccd0f96-d509-4c27-a5ba-7fa4183a637e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:37:50 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-a024df84-d0dc-4a45-9d2d-ee4355fbbbc0 tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca915123-21e1-4f25-bb00-5d7efa72ca54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:37:50 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.flows.api.create_volume [None req-a024df84-d0dc-4a45-9d2d-ee4355fbbbc0 tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] Validating volume size '1' using validate_int {{(pid=87014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:37:50 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-a024df84-d0dc-4a45-9d2d-ee4355fbbbc0 tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca915123-21e1-4f25-bb00-5d7efa72ca54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:37:50 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-a024df84-d0dc-4a45-9d2d-ee4355fbbbc0 tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58f91e14-da09-4862-8c16-2e6ee38d813f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:37:50 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-a024df84-d0dc-4a45-9d2d-ee4355fbbbc0 tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] Created reservations ['f73214f3-aa0a-44ef-9ebc-b299ff3705ed', '98d1062c-d442-45cf-9fc2-e129f738bc61', 'ebb11d73-de1c-471d-a2a6-529e9b05158c', '9d62dc32-999f-410d-b7f3-30ade1cc70f7'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:37:50 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-a024df84-d0dc-4a45-9d2d-ee4355fbbbc0 tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58f91e14-da09-4862-8c16-2e6ee38d813f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f73214f3-aa0a-44ef-9ebc-b299ff3705ed', '98d1062c-d442-45cf-9fc2-e129f738bc61', 'ebb11d73-de1c-471d-a2a6-529e9b05158c', '9d62dc32-999f-410d-b7f3-30ade1cc70f7']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:37:50 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-a024df84-d0dc-4a45-9d2d-ee4355fbbbc0 tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11e9bfef-c71c-45cb-a29d-5a1715d74479) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:37:50 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:37:50 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:37:50 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-a024df84-d0dc-4a45-9d2d-ee4355fbbbc0 tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11e9bfef-c71c-45cb-a29d-5a1715d74479) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f224ab36-d66e-4621-a52c-da1aaa6b181f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-216923076',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7783fd40ebc45039771c0a9495ec8c7',qos_specs=None,replication_status=,reservations=['f73214f3-aa0a-44ef-9ebc-b299ff3705ed','98d1062c-d442-45cf-9fc2-e129f738bc61','ebb11d73-de1c-471d-a2a6-529e9b05158c','9d62dc32-999f-410d-b7f3-30ade1cc70f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6770371d3244c13b4a695dcac15499b',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:37:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-216923076',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f224ab36-d66e-4621-a52c-da1aaa6b181f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e7783fd40ebc45039771c0a9495ec8c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f6770371d3244c13b4a695dcac15499b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:37:50 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-a024df84-d0dc-4a45-9d2d-ee4355fbbbc0 tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8527878b-6bd0-4a73-810b-474b64a286a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:37:51 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-a024df84-d0dc-4a45-9d2d-ee4355fbbbc0 tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8527878b-6bd0-4a73-810b-474b64a286a4) transitioned into state 'SUCCESS' from state '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-216923076',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7783fd40ebc45039771c0a9495ec8c7',qos_specs=None,replication_status=,reservations=['f73214f3-aa0a-44ef-9ebc-b299ff3705ed','98d1062c-d442-45cf-9fc2-e129f738bc61','ebb11d73-de1c-471d-a2a6-529e9b05158c','9d62dc32-999f-410d-b7f3-30ade1cc70f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6770371d3244c13b4a695dcac15499b',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:37:51 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-a024df84-d0dc-4a45-9d2d-ee4355fbbbc0 tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66785588-32e3-4ddd-a5b9-160de4d6da32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:37:51 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-a024df84-d0dc-4a45-9d2d-ee4355fbbbc0 tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66785588-32e3-4ddd-a5b9-160de4d6da32) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:37:51 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-a024df84-d0dc-4a45-9d2d-ee4355fbbbc0 tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] Flow 'volume_create_api' (4ccd0f96-d509-4c27-a5ba-7fa4183a637e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:37:51 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-a024df84-d0dc-4a45-9d2d-ee4355fbbbc0 tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] Create volume request issued successfully. Sep 06 06:37:51 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-a024df84-d0dc-4a45-9d2d-ee4355fbbbc0 tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:37:51 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 513/1029] 192.168.122.198 () {62 vars in 1183 bytes} [Sun Sep 6 06:37:50 2026] POST /volume/v3/volumes => generated 827 bytes in 1148 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 06 06:37:51 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-9e051be4-4ec4-41ad-8f82-026c6c68019c None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:51 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-9e051be4-4ec4-41ad-8f82-026c6c68019c tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] GET http://192.168.122.198/volume/v3/volumes/f224ab36-d66e-4621-a52c-da1aaa6b181f Sep 06 06:37:51 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-9e051be4-4ec4-41ad-8f82-026c6c68019c tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:51 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-9e051be4-4ec4-41ad-8f82-026c6c68019c tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:51 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:37:51 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:37:51 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:37:51 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:37:51 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-9e051be4-4ec4-41ad-8f82-026c6c68019c tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] Volume info retrieved successfully. Sep 06 06:37:51 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-9e051be4-4ec4-41ad-8f82-026c6c68019c tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] http://192.168.122.198/volume/v3/volumes/f224ab36-d66e-4621-a52c-da1aaa6b181f returned with HTTP 200 Sep 06 06:37:51 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 517/1030] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:37:51 2026] GET /volume/v3/volumes/f224ab36-d66e-4621-a52c-da1aaa6b181f => generated 895 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:37:52 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-ac883330-9b55-4875-bb13-0f7d01c31715 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:52 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ac883330-9b55-4875-bb13-0f7d01c31715 tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] GET http://192.168.122.198/volume/v3/volumes/f224ab36-d66e-4621-a52c-da1aaa6b181f Sep 06 06:37:52 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ac883330-9b55-4875-bb13-0f7d01c31715 tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:52 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ac883330-9b55-4875-bb13-0f7d01c31715 tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:52 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:37:52 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:37:52 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:37:52 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:37:52 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-ac883330-9b55-4875-bb13-0f7d01c31715 tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] Volume info retrieved successfully. Sep 06 06:37:52 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ac883330-9b55-4875-bb13-0f7d01c31715 tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] http://192.168.122.198/volume/v3/volumes/f224ab36-d66e-4621-a52c-da1aaa6b181f returned with HTTP 200 Sep 06 06:37:52 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 514/1031] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:37:52 2026] GET /volume/v3/volumes/f224ab36-d66e-4621-a52c-da1aaa6b181f => generated 919 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:37:53 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-07b5ec23-4042-4a03-ad82-77c260e34795 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:53 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-07b5ec23-4042-4a03-ad82-77c260e34795 tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] GET http://192.168.122.198/volume/v3/volumes/f224ab36-d66e-4621-a52c-da1aaa6b181f Sep 06 06:37:53 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-07b5ec23-4042-4a03-ad82-77c260e34795 tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:53 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-07b5ec23-4042-4a03-ad82-77c260e34795 tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:53 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:37:53 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:37:53 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:37:53 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:37:53 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-07b5ec23-4042-4a03-ad82-77c260e34795 tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] Volume info retrieved successfully. Sep 06 06:37:53 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-07b5ec23-4042-4a03-ad82-77c260e34795 tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] http://192.168.122.198/volume/v3/volumes/f224ab36-d66e-4621-a52c-da1aaa6b181f returned with HTTP 200 Sep 06 06:37:53 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 518/1032] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:37:53 2026] GET /volume/v3/volumes/f224ab36-d66e-4621-a52c-da1aaa6b181f => generated 919 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:37:54 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-5bc3b153-48e6-4700-8e56-2024ccb1c9c7 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:54 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-9aee138c-f2d2-43d0-bd93-72ac1eca31da None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:54 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-9aee138c-f2d2-43d0-bd93-72ac1eca31da tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] GET http://192.168.122.198/volume/v3/volumes/f224ab36-d66e-4621-a52c-da1aaa6b181f Sep 06 06:37:54 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-9aee138c-f2d2-43d0-bd93-72ac1eca31da tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:54 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-9aee138c-f2d2-43d0-bd93-72ac1eca31da tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:54 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:37:54 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:37:54 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:37:54 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:37:54 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-9aee138c-f2d2-43d0-bd93-72ac1eca31da tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] Volume info retrieved successfully. Sep 06 06:37:54 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-9aee138c-f2d2-43d0-bd93-72ac1eca31da tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] http://192.168.122.198/volume/v3/volumes/f224ab36-d66e-4621-a52c-da1aaa6b181f returned with HTTP 200 Sep 06 06:37:54 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 519/1033] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:37:54 2026] GET /volume/v3/volumes/f224ab36-d66e-4621-a52c-da1aaa6b181f => generated 955 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:37:54 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-c2fa34f1-c1c3-4f55-9ad7-5dc0607750cd None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:54 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c2fa34f1-c1c3-4f55-9ad7-5dc0607750cd tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] POST http://192.168.122.198/volume/v3/volume-transfers Sep 06 06:37:54 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-c2fa34f1-c1c3-4f55-9ad7-5dc0607750cd tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "f224ab36-d66e-4621-a52c-da1aaa6b181f"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:37:54 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.volume_transfer [None req-c2fa34f1-c1c3-4f55-9ad7-5dc0607750cd tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] Creating new volume transfer {'transfer': {'volume_id': 'f224ab36-d66e-4621-a52c-da1aaa6b181f'}} {{(pid=87015) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 06 06:37:54 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volume_transfer [None req-c2fa34f1-c1c3-4f55-9ad7-5dc0607750cd tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] Creating transfer of volume f224ab36-d66e-4621-a52c-da1aaa6b181f Sep 06 06:37:54 devstack devstack@c-api.service[87015]: INFO cinder.transfer.api [None req-c2fa34f1-c1c3-4f55-9ad7-5dc0607750cd tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] Generating transfer record for volume f224ab36-d66e-4621-a52c-da1aaa6b181f Sep 06 06:37:54 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:37:54 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:37:54 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:37:54 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:37:54 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c2fa34f1-c1c3-4f55-9ad7-5dc0607750cd tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] http://192.168.122.198/volume/v3/volume-transfers returned with HTTP 202 Sep 06 06:37:54 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 520/1034] 192.168.122.198 () {62 vars in 1210 bytes} [Sun Sep 6 06:37:54 2026] POST /volume/v3/volume-transfers => generated 580 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:37:54 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-91987f35-5585-43ed-86f0-6c54c7a00532 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:54 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-91987f35-5585-43ed-86f0-6c54c7a00532 tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] GET http://192.168.122.198/volume/v3/volumes/f224ab36-d66e-4621-a52c-da1aaa6b181f Sep 06 06:37:54 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-91987f35-5585-43ed-86f0-6c54c7a00532 tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:54 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-91987f35-5585-43ed-86f0-6c54c7a00532 tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:55 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:37:55 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:37:55 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:37:55 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:37:55 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-91987f35-5585-43ed-86f0-6c54c7a00532 tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] Volume info retrieved successfully. Sep 06 06:37:55 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-91987f35-5585-43ed-86f0-6c54c7a00532 tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] http://192.168.122.198/volume/v3/volumes/f224ab36-d66e-4621-a52c-da1aaa6b181f returned with HTTP 200 Sep 06 06:37:55 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 521/1035] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:37:54 2026] GET /volume/v3/volumes/f224ab36-d66e-4621-a52c-da1aaa6b181f => generated 963 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:37:55 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-2271bffc-8a54-48ba-b204-81098b3c6575 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:55 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2271bffc-8a54-48ba-b204-81098b3c6575 tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-reader] GET http://192.168.122.198/volume/v3/os-volume-transfer/detail Sep 06 06:37:55 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-2271bffc-8a54-48ba-b204-81098b3c6575 tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-reader] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:55 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-2271bffc-8a54-48ba-b204-81098b3c6575 tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-reader] Calling method 'detail' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:55 devstack devstack@c-api.service[87015]: DEBUG cinder.api.contrib.volume_transfer [None req-2271bffc-8a54-48ba-b204-81098b3c6575 tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-reader] Listing volume transfers {{(pid=87015) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 06 06:37:55 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2271bffc-8a54-48ba-b204-81098b3c6575 tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-reader] http://192.168.122.198/volume/v3/os-volume-transfer/detail returned with HTTP 200 Sep 06 06:37:55 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 522/1036] 192.168.122.198 () {60 vars in 1216 bytes} [Sun Sep 6 06:37:55 2026] GET /volume/v3/os-volume-transfer/detail => generated 551 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:37:55 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-66db2efa-1ff2-4632-9bd0-ada8efe9be71 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:55 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-66db2efa-1ff2-4632-9bd0-ada8efe9be71 tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] DELETE http://192.168.122.198/volume/v3/volume-transfers/33c72b05-70e4-4164-afc1-0a3c4b4ef22a Sep 06 06:37:55 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-66db2efa-1ff2-4632-9bd0-ada8efe9be71 tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:55 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-66db2efa-1ff2-4632-9bd0-ada8efe9be71 tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:55 devstack devstack@c-api.service[87015]: INFO cinder.api.contrib.volume_transfer [None req-66db2efa-1ff2-4632-9bd0-ada8efe9be71 tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] Delete transfer with id: 33c72b05-70e4-4164-afc1-0a3c4b4ef22a Sep 06 06:37:55 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:37:55 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:37:55 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:37:55 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:37:55 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-66db2efa-1ff2-4632-9bd0-ada8efe9be71 tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] http://192.168.122.198/volume/v3/volume-transfers/33c72b05-70e4-4164-afc1-0a3c4b4ef22a returned with HTTP 202 Sep 06 06:37:55 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 523/1037] 192.168.122.198 () {60 vars in 1303 bytes} [Sun Sep 6 06:37:55 2026] DELETE /volume/v3/volume-transfers/33c72b05-70e4-4164-afc1-0a3c4b4ef22a => generated 0 bytes in 142 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 06:37:55 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-c99d6b92-04eb-4531-8415-6a8fac2690ba None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:55 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c99d6b92-04eb-4531-8415-6a8fac2690ba tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] GET http://192.168.122.198/volume/v3/volumes/f224ab36-d66e-4621-a52c-da1aaa6b181f Sep 06 06:37:55 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-c99d6b92-04eb-4531-8415-6a8fac2690ba tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:55 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-c99d6b92-04eb-4531-8415-6a8fac2690ba tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:55 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:37:55 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:37:55 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:37:55 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:37:55 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-c99d6b92-04eb-4531-8415-6a8fac2690ba tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] Volume info retrieved successfully. Sep 06 06:37:55 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-5bc3b153-48e6-4700-8e56-2024ccb1c9c7 tempest-VolumeQuotasNegativeTestJSON-1003464528 tempest-VolumeQuotasNegativeTestJSON-1003464528-project-admin] GET http://192.168.122.198/volume/v3/os-quota-sets/292df9bda7df46c08fb73b6a114bf93e Sep 06 06:37:55 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-5bc3b153-48e6-4700-8e56-2024ccb1c9c7 tempest-VolumeQuotasNegativeTestJSON-1003464528 tempest-VolumeQuotasNegativeTestJSON-1003464528-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:55 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-5bc3b153-48e6-4700-8e56-2024ccb1c9c7 tempest-VolumeQuotasNegativeTestJSON-1003464528 tempest-VolumeQuotasNegativeTestJSON-1003464528-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:55 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c99d6b92-04eb-4531-8415-6a8fac2690ba tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] http://192.168.122.198/volume/v3/volumes/f224ab36-d66e-4621-a52c-da1aaa6b181f returned with HTTP 200 Sep 06 06:37:55 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 524/1038] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:37:55 2026] GET /volume/v3/volumes/f224ab36-d66e-4621-a52c-da1aaa6b181f => generated 955 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:37:55 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-cb7ee0bc-d699-414e-879c-6674dfdc702b None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:55 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-cb7ee0bc-d699-414e-879c-6674dfdc702b tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] DELETE http://192.168.122.198/volume/v3/volume-transfers/33c72b05-70e4-4164-afc1-0a3c4b4ef22a Sep 06 06:37:55 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-cb7ee0bc-d699-414e-879c-6674dfdc702b tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:55 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-cb7ee0bc-d699-414e-879c-6674dfdc702b tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:55 devstack devstack@c-api.service[87015]: INFO cinder.api.contrib.volume_transfer [None req-cb7ee0bc-d699-414e-879c-6674dfdc702b tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] Delete transfer with id: 33c72b05-70e4-4164-afc1-0a3c4b4ef22a Sep 06 06:37:55 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-cb7ee0bc-d699-414e-879c-6674dfdc702b tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] http://192.168.122.198/volume/v3/volume-transfers/33c72b05-70e4-4164-afc1-0a3c4b4ef22a returned with HTTP 404 Sep 06 06:37:55 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 525/1039] 192.168.122.198 () {60 vars in 1303 bytes} [Sun Sep 6 06:37:55 2026] DELETE /volume/v3/volume-transfers/33c72b05-70e4-4164-afc1-0a3c4b4ef22a => generated 111 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 06 06:37:55 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-3d7b4c52-a199-484a-996a-63e02b1a0f2d None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:55 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-3d7b4c52-a199-484a-996a-63e02b1a0f2d tempest-VolumesTransfersV357Test-1556646511 tempest-VolumesTransfersV357Test-1556646511-project-admin] DELETE http://192.168.122.198/volume/v3/volumes/f224ab36-d66e-4621-a52c-da1aaa6b181f Sep 06 06:37:55 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-3d7b4c52-a199-484a-996a-63e02b1a0f2d tempest-VolumesTransfersV357Test-1556646511 tempest-VolumesTransfersV357Test-1556646511-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:55 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-3d7b4c52-a199-484a-996a-63e02b1a0f2d tempest-VolumesTransfersV357Test-1556646511 tempest-VolumesTransfersV357Test-1556646511-project-admin] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:55 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-3d7b4c52-a199-484a-996a-63e02b1a0f2d tempest-VolumesTransfersV357Test-1556646511 tempest-VolumesTransfersV357Test-1556646511-project-admin] Delete volume with id: f224ab36-d66e-4621-a52c-da1aaa6b181f Sep 06 06:37:55 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-5bc3b153-48e6-4700-8e56-2024ccb1c9c7 tempest-VolumeQuotasNegativeTestJSON-1003464528 tempest-VolumeQuotasNegativeTestJSON-1003464528-project-admin] http://192.168.122.198/volume/v3/os-quota-sets/292df9bda7df46c08fb73b6a114bf93e returned with HTTP 200 Sep 06 06:37:55 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 515/1040] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:37:54 2026] GET /volume/v3/os-quota-sets/292df9bda7df46c08fb73b6a114bf93e => generated 1430 bytes in 895 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:37:55 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-91f6aca3-1924-454d-a2f7-94f31711281c None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:55 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:37:55 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:37:55 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:37:55 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:37:55 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-3d7b4c52-a199-484a-996a-63e02b1a0f2d tempest-VolumesTransfersV357Test-1556646511 tempest-VolumesTransfersV357Test-1556646511-project-admin] Volume info retrieved successfully. Sep 06 06:37:55 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-3d7b4c52-a199-484a-996a-63e02b1a0f2d tempest-VolumesTransfersV357Test-1556646511 tempest-VolumesTransfersV357Test-1556646511-project-admin] Delete volume request issued successfully. Sep 06 06:37:55 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-3d7b4c52-a199-484a-996a-63e02b1a0f2d tempest-VolumesTransfersV357Test-1556646511 tempest-VolumesTransfersV357Test-1556646511-project-admin] http://192.168.122.198/volume/v3/volumes/f224ab36-d66e-4621-a52c-da1aaa6b181f returned with HTTP 202 Sep 06 06:37:55 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 526/1041] 192.168.122.198 () {60 vars in 1276 bytes} [Sun Sep 6 06:37:55 2026] DELETE /volume/v3/volumes/f224ab36-d66e-4621-a52c-da1aaa6b181f => generated 0 bytes in 150 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 06:37:55 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-03478288-c345-4aed-88dd-d7612703ef61 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:55 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-03478288-c345-4aed-88dd-d7612703ef61 tempest-VolumesTransfersV357Test-1556646511 tempest-VolumesTransfersV357Test-1556646511-project-admin] GET http://192.168.122.198/volume/v3/volumes/f224ab36-d66e-4621-a52c-da1aaa6b181f Sep 06 06:37:55 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-03478288-c345-4aed-88dd-d7612703ef61 tempest-VolumesTransfersV357Test-1556646511 tempest-VolumesTransfersV357Test-1556646511-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:55 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-03478288-c345-4aed-88dd-d7612703ef61 tempest-VolumesTransfersV357Test-1556646511 tempest-VolumesTransfersV357Test-1556646511-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:55 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:37:55 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:37:55 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-91f6aca3-1924-454d-a2f7-94f31711281c tempest-VolumeQuotasNegativeTestJSON-1121050141 tempest-VolumeQuotasNegativeTestJSON-1121050141-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:37:55 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-91f6aca3-1924-454d-a2f7-94f31711281c tempest-VolumeQuotasNegativeTestJSON-1121050141 tempest-VolumeQuotasNegativeTestJSON-1121050141-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-1669029514"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:37:55 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:37:55 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:37:55 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.volumes [None req-91f6aca3-1924-454d-a2f7-94f31711281c tempest-VolumeQuotasNegativeTestJSON-1121050141 tempest-VolumeQuotasNegativeTestJSON-1121050141-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-1669029514'}} {{(pid=87014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:37:55 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-91f6aca3-1924-454d-a2f7-94f31711281c tempest-VolumeQuotasNegativeTestJSON-1121050141 tempest-VolumeQuotasNegativeTestJSON-1121050141-project-member] Create volume of 1 GB Sep 06 06:37:55 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-03478288-c345-4aed-88dd-d7612703ef61 tempest-VolumesTransfersV357Test-1556646511 tempest-VolumesTransfersV357Test-1556646511-project-admin] Volume info retrieved successfully. Sep 06 06:37:55 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-91f6aca3-1924-454d-a2f7-94f31711281c tempest-VolumeQuotasNegativeTestJSON-1121050141 tempest-VolumeQuotasNegativeTestJSON-1121050141-project-member] Availability Zones retrieved successfully. Sep 06 06:37:55 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-03478288-c345-4aed-88dd-d7612703ef61 tempest-VolumesTransfersV357Test-1556646511 tempest-VolumesTransfersV357Test-1556646511-project-admin] http://192.168.122.198/volume/v3/volumes/f224ab36-d66e-4621-a52c-da1aaa6b181f returned with HTTP 200 Sep 06 06:37:55 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 527/1042] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:37:55 2026] GET /volume/v3/volumes/f224ab36-d66e-4621-a52c-da1aaa6b181f => generated 1138 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 06:37:55 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-91f6aca3-1924-454d-a2f7-94f31711281c tempest-VolumeQuotasNegativeTestJSON-1121050141 tempest-VolumeQuotasNegativeTestJSON-1121050141-project-member] Flow 'volume_create_api' (b573eb57-7c17-411b-8093-869c430f938d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:37:55 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-91f6aca3-1924-454d-a2f7-94f31711281c tempest-VolumeQuotasNegativeTestJSON-1121050141 tempest-VolumeQuotasNegativeTestJSON-1121050141-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ae47d2f-2731-4293-a901-547a0deced57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:37:55 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.flows.api.create_volume [None req-91f6aca3-1924-454d-a2f7-94f31711281c tempest-VolumeQuotasNegativeTestJSON-1121050141 tempest-VolumeQuotasNegativeTestJSON-1121050141-project-member] Validating volume size '1' using validate_int {{(pid=87014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:37:55 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-91f6aca3-1924-454d-a2f7-94f31711281c tempest-VolumeQuotasNegativeTestJSON-1121050141 tempest-VolumeQuotasNegativeTestJSON-1121050141-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ae47d2f-2731-4293-a901-547a0deced57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:37:55 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-91f6aca3-1924-454d-a2f7-94f31711281c tempest-VolumeQuotasNegativeTestJSON-1121050141 tempest-VolumeQuotasNegativeTestJSON-1121050141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86a6b25f-9131-48af-a0f2-995f545639c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:37:56 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-91f6aca3-1924-454d-a2f7-94f31711281c tempest-VolumeQuotasNegativeTestJSON-1121050141 tempest-VolumeQuotasNegativeTestJSON-1121050141-project-member] Created reservations ['fb07be7a-aa5a-418a-9f5d-4eb0eec6296f', 'bbf57876-1fdd-4815-bc1e-443ef01d5420', '1bbc905c-2784-4ce1-b4c0-7e1b9562f0cf', '15bd450a-d678-41e3-bea1-60de2927767f'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:37:56 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-91f6aca3-1924-454d-a2f7-94f31711281c tempest-VolumeQuotasNegativeTestJSON-1121050141 tempest-VolumeQuotasNegativeTestJSON-1121050141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86a6b25f-9131-48af-a0f2-995f545639c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fb07be7a-aa5a-418a-9f5d-4eb0eec6296f', 'bbf57876-1fdd-4815-bc1e-443ef01d5420', '1bbc905c-2784-4ce1-b4c0-7e1b9562f0cf', '15bd450a-d678-41e3-bea1-60de2927767f']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:37:56 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-91f6aca3-1924-454d-a2f7-94f31711281c tempest-VolumeQuotasNegativeTestJSON-1121050141 tempest-VolumeQuotasNegativeTestJSON-1121050141-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (613f7ab9-f4dd-4923-b4c5-2ab42ce38f9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:37:56 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:37:56 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:37:56 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-91f6aca3-1924-454d-a2f7-94f31711281c tempest-VolumeQuotasNegativeTestJSON-1121050141 tempest-VolumeQuotasNegativeTestJSON-1121050141-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (613f7ab9-f4dd-4923-b4c5-2ab42ce38f9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '831e35ef-4b06-4f8a-9cf6-2f16de724c92', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1669029514',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='292df9bda7df46c08fb73b6a114bf93e',qos_specs=None,replication_status=,reservations=['fb07be7a-aa5a-418a-9f5d-4eb0eec6296f','bbf57876-1fdd-4815-bc1e-443ef01d5420','1bbc905c-2784-4ce1-b4c0-7e1b9562f0cf','15bd450a-d678-41e3-bea1-60de2927767f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5d0eca7900e45b58e0a85c2773d40f6',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:37:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1669029514',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=831e35ef-4b06-4f8a-9cf6-2f16de724c92,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='292df9bda7df46c08fb73b6a114bf93e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d5d0eca7900e45b58e0a85c2773d40f6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:37:56 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-91f6aca3-1924-454d-a2f7-94f31711281c tempest-VolumeQuotasNegativeTestJSON-1121050141 tempest-VolumeQuotasNegativeTestJSON-1121050141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c96e2397-4add-4db9-b645-7976fe9d84a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:37:56 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-91f6aca3-1924-454d-a2f7-94f31711281c tempest-VolumeQuotasNegativeTestJSON-1121050141 tempest-VolumeQuotasNegativeTestJSON-1121050141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c96e2397-4add-4db9-b645-7976fe9d84a7) transitioned into state 'SUCCESS' from state '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-1669029514',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='292df9bda7df46c08fb73b6a114bf93e',qos_specs=None,replication_status=,reservations=['fb07be7a-aa5a-418a-9f5d-4eb0eec6296f','bbf57876-1fdd-4815-bc1e-443ef01d5420','1bbc905c-2784-4ce1-b4c0-7e1b9562f0cf','15bd450a-d678-41e3-bea1-60de2927767f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5d0eca7900e45b58e0a85c2773d40f6',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:37:56 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-91f6aca3-1924-454d-a2f7-94f31711281c tempest-VolumeQuotasNegativeTestJSON-1121050141 tempest-VolumeQuotasNegativeTestJSON-1121050141-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e71324a-fb9f-4da5-8da8-4d64ea18b94f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:37:56 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-91f6aca3-1924-454d-a2f7-94f31711281c tempest-VolumeQuotasNegativeTestJSON-1121050141 tempest-VolumeQuotasNegativeTestJSON-1121050141-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e71324a-fb9f-4da5-8da8-4d64ea18b94f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:37:56 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-91f6aca3-1924-454d-a2f7-94f31711281c tempest-VolumeQuotasNegativeTestJSON-1121050141 tempest-VolumeQuotasNegativeTestJSON-1121050141-project-member] Flow 'volume_create_api' (b573eb57-7c17-411b-8093-869c430f938d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:37:56 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-91f6aca3-1924-454d-a2f7-94f31711281c tempest-VolumeQuotasNegativeTestJSON-1121050141 tempest-VolumeQuotasNegativeTestJSON-1121050141-project-member] Create volume request issued successfully. Sep 06 06:37:56 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-91f6aca3-1924-454d-a2f7-94f31711281c tempest-VolumeQuotasNegativeTestJSON-1121050141 tempest-VolumeQuotasNegativeTestJSON-1121050141-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:37:56 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 516/1043] 192.168.122.198 () {60 vars in 1142 bytes} [Sun Sep 6 06:37:55 2026] POST /volume/v3/volumes => generated 768 bytes in 1204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:37:56 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-1b2bea6d-1378-471b-ad49-53ee1636f83d None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:56 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-1b2bea6d-1378-471b-ad49-53ee1636f83d tempest-VolumeQuotasNegativeTestJSON-1121050141 tempest-VolumeQuotasNegativeTestJSON-1121050141-project-member] GET http://192.168.122.198/volume/v3/volumes/831e35ef-4b06-4f8a-9cf6-2f16de724c92 Sep 06 06:37:56 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-1b2bea6d-1378-471b-ad49-53ee1636f83d tempest-VolumeQuotasNegativeTestJSON-1121050141 tempest-VolumeQuotasNegativeTestJSON-1121050141-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:56 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-1b2bea6d-1378-471b-ad49-53ee1636f83d tempest-VolumeQuotasNegativeTestJSON-1121050141 tempest-VolumeQuotasNegativeTestJSON-1121050141-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:56 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-40e6fb77-355e-4697-8718-da5a290570a2 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:56 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-40e6fb77-355e-4697-8718-da5a290570a2 tempest-VolumesTransfersV357Test-1556646511 tempest-VolumesTransfersV357Test-1556646511-project-admin] GET http://192.168.122.198/volume/v3/volumes/f224ab36-d66e-4621-a52c-da1aaa6b181f Sep 06 06:37:56 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-40e6fb77-355e-4697-8718-da5a290570a2 tempest-VolumesTransfersV357Test-1556646511 tempest-VolumesTransfersV357Test-1556646511-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:56 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-40e6fb77-355e-4697-8718-da5a290570a2 tempest-VolumesTransfersV357Test-1556646511 tempest-VolumesTransfersV357Test-1556646511-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:56 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:37:56 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:37:56 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:37:56 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:37:56 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:37:56 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:37:56 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:37:56 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:37:56 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-1b2bea6d-1378-471b-ad49-53ee1636f83d tempest-VolumeQuotasNegativeTestJSON-1121050141 tempest-VolumeQuotasNegativeTestJSON-1121050141-project-member] Volume info retrieved successfully. Sep 06 06:37:57 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-40e6fb77-355e-4697-8718-da5a290570a2 tempest-VolumesTransfersV357Test-1556646511 tempest-VolumesTransfersV357Test-1556646511-project-admin] Volume info retrieved successfully. Sep 06 06:37:57 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-1b2bea6d-1378-471b-ad49-53ee1636f83d tempest-VolumeQuotasNegativeTestJSON-1121050141 tempest-VolumeQuotasNegativeTestJSON-1121050141-project-member] http://192.168.122.198/volume/v3/volumes/831e35ef-4b06-4f8a-9cf6-2f16de724c92 returned with HTTP 200 Sep 06 06:37:57 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 528/1044] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:37:56 2026] GET /volume/v3/volumes/831e35ef-4b06-4f8a-9cf6-2f16de724c92 => generated 836 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:37:57 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-40e6fb77-355e-4697-8718-da5a290570a2 tempest-VolumesTransfersV357Test-1556646511 tempest-VolumesTransfersV357Test-1556646511-project-admin] http://192.168.122.198/volume/v3/volumes/f224ab36-d66e-4621-a52c-da1aaa6b181f returned with HTTP 200 Sep 06 06:37:57 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 517/1045] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:37:56 2026] GET /volume/v3/volumes/f224ab36-d66e-4621-a52c-da1aaa6b181f => generated 1138 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 06:37:58 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-e9cd968d-3e5f-417f-9ce9-aa3459a48184 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-0bb09a38-1072-4114-a635-d5b78e829a93 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:58 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e9cd968d-3e5f-417f-9ce9-aa3459a48184 tempest-VolumeQuotasNegativeTestJSON-1121050141 tempest-VolumeQuotasNegativeTestJSON-1121050141-project-member] GET http://192.168.122.198/volume/v3/volumes/831e35ef-4b06-4f8a-9cf6-2f16de724c92 Sep 06 06:37:58 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e9cd968d-3e5f-417f-9ce9-aa3459a48184 tempest-VolumeQuotasNegativeTestJSON-1121050141 tempest-VolumeQuotasNegativeTestJSON-1121050141-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:58 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e9cd968d-3e5f-417f-9ce9-aa3459a48184 tempest-VolumeQuotasNegativeTestJSON-1121050141 tempest-VolumeQuotasNegativeTestJSON-1121050141-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:58 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-0bb09a38-1072-4114-a635-d5b78e829a93 tempest-VolumesTransfersV357Test-1556646511 tempest-VolumesTransfersV357Test-1556646511-project-admin] GET http://192.168.122.198/volume/v3/volumes/f224ab36-d66e-4621-a52c-da1aaa6b181f Sep 06 06:37:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-0bb09a38-1072-4114-a635-d5b78e829a93 tempest-VolumesTransfersV357Test-1556646511 tempest-VolumesTransfersV357Test-1556646511-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-0bb09a38-1072-4114-a635-d5b78e829a93 tempest-VolumesTransfersV357Test-1556646511 tempest-VolumesTransfersV357Test-1556646511-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:58 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:37:58 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:37:58 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:37:58 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:37:58 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-0bb09a38-1072-4114-a635-d5b78e829a93 tempest-VolumesTransfersV357Test-1556646511 tempest-VolumesTransfersV357Test-1556646511-project-admin] Volume info retrieved successfully. Sep 06 06:37:58 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-0bb09a38-1072-4114-a635-d5b78e829a93 tempest-VolumesTransfersV357Test-1556646511 tempest-VolumesTransfersV357Test-1556646511-project-admin] http://192.168.122.198/volume/v3/volumes/f224ab36-d66e-4621-a52c-da1aaa6b181f returned with HTTP 200 Sep 06 06:37:58 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 518/1046] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:37:58 2026] GET /volume/v3/volumes/f224ab36-d66e-4621-a52c-da1aaa6b181f => generated 1138 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 06:37:58 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:37:58 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:37:58 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:37:58 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:37:58 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-e9cd968d-3e5f-417f-9ce9-aa3459a48184 tempest-VolumeQuotasNegativeTestJSON-1121050141 tempest-VolumeQuotasNegativeTestJSON-1121050141-project-member] Volume info retrieved successfully. Sep 06 06:37:58 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e9cd968d-3e5f-417f-9ce9-aa3459a48184 tempest-VolumeQuotasNegativeTestJSON-1121050141 tempest-VolumeQuotasNegativeTestJSON-1121050141-project-member] http://192.168.122.198/volume/v3/volumes/831e35ef-4b06-4f8a-9cf6-2f16de724c92 returned with HTTP 200 Sep 06 06:37:58 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 529/1047] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:37:58 2026] GET /volume/v3/volumes/831e35ef-4b06-4f8a-9cf6-2f16de724c92 => generated 860 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:37:59 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-e3a5d3cc-ff85-4dc6-b422-2f9833944561 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:59 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-e3a5d3cc-ff85-4dc6-b422-2f9833944561 tempest-VolumesTransfersV357Test-1556646511 tempest-VolumesTransfersV357Test-1556646511-project-admin] GET http://192.168.122.198/volume/v3/volumes/f224ab36-d66e-4621-a52c-da1aaa6b181f Sep 06 06:37:59 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-e3a5d3cc-ff85-4dc6-b422-2f9833944561 tempest-VolumesTransfersV357Test-1556646511 tempest-VolumesTransfersV357Test-1556646511-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:59 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-e3a5d3cc-ff85-4dc6-b422-2f9833944561 tempest-VolumesTransfersV357Test-1556646511 tempest-VolumesTransfersV357Test-1556646511-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:59 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-e3a5d3cc-ff85-4dc6-b422-2f9833944561 tempest-VolumesTransfersV357Test-1556646511 tempest-VolumesTransfersV357Test-1556646511-project-admin] http://192.168.122.198/volume/v3/volumes/f224ab36-d66e-4621-a52c-da1aaa6b181f returned with HTTP 404 Sep 06 06:37:59 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 519/1048] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:37:59 2026] GET /volume/v3/volumes/f224ab36-d66e-4621-a52c-da1aaa6b181f => generated 109 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 06:37:59 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-fdfa061a-70df-424b-a992-3cdf71ac73b3 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:59 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-6288e0fd-f191-493a-873e-52676ee78731 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:59 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-fdfa061a-70df-424b-a992-3cdf71ac73b3 tempest-VolumeQuotasNegativeTestJSON-1121050141 tempest-VolumeQuotasNegativeTestJSON-1121050141-project-member] GET http://192.168.122.198/volume/v3/volumes/831e35ef-4b06-4f8a-9cf6-2f16de724c92 Sep 06 06:37:59 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-fdfa061a-70df-424b-a992-3cdf71ac73b3 tempest-VolumeQuotasNegativeTestJSON-1121050141 tempest-VolumeQuotasNegativeTestJSON-1121050141-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:59 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-6288e0fd-f191-493a-873e-52676ee78731 tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] GET http://192.168.122.198/volume/v3/volumes/f224ab36-d66e-4621-a52c-da1aaa6b181f Sep 06 06:37:59 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-6288e0fd-f191-493a-873e-52676ee78731 tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:59 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-6288e0fd-f191-493a-873e-52676ee78731 tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:59 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-fdfa061a-70df-424b-a992-3cdf71ac73b3 tempest-VolumeQuotasNegativeTestJSON-1121050141 tempest-VolumeQuotasNegativeTestJSON-1121050141-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:59 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-6288e0fd-f191-493a-873e-52676ee78731 tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] http://192.168.122.198/volume/v3/volumes/f224ab36-d66e-4621-a52c-da1aaa6b181f returned with HTTP 404 Sep 06 06:37:59 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 530/1049] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:37:59 2026] GET /volume/v3/volumes/f224ab36-d66e-4621-a52c-da1aaa6b181f => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 06:37:59 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-1469e4b7-5801-42f0-82a4-0958c35314c8 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:37:59 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-1469e4b7-5801-42f0-82a4-0958c35314c8 tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] DELETE http://192.168.122.198/volume/v3/volumes/f224ab36-d66e-4621-a52c-da1aaa6b181f Sep 06 06:37:59 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-1469e4b7-5801-42f0-82a4-0958c35314c8 tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:37:59 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-1469e4b7-5801-42f0-82a4-0958c35314c8 tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:37:59 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-1469e4b7-5801-42f0-82a4-0958c35314c8 tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] Delete volume with id: f224ab36-d66e-4621-a52c-da1aaa6b181f Sep 06 06:37:59 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:37:59 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:37:59 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:37:59 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:37:59 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-1469e4b7-5801-42f0-82a4-0958c35314c8 tempest-VolumesTransfersV357Test-550362040 tempest-VolumesTransfersV357Test-550362040-project-member] http://192.168.122.198/volume/v3/volumes/f224ab36-d66e-4621-a52c-da1aaa6b181f returned with HTTP 404 Sep 06 06:37:59 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-fdfa061a-70df-424b-a992-3cdf71ac73b3 tempest-VolumeQuotasNegativeTestJSON-1121050141 tempest-VolumeQuotasNegativeTestJSON-1121050141-project-member] Volume info retrieved successfully. Sep 06 06:37:59 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 531/1050] 192.168.122.198 () {60 vars in 1276 bytes} [Sun Sep 6 06:37:59 2026] DELETE /volume/v3/volumes/f224ab36-d66e-4621-a52c-da1aaa6b181f => generated 109 bytes in 74 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 06:37:59 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-fdfa061a-70df-424b-a992-3cdf71ac73b3 tempest-VolumeQuotasNegativeTestJSON-1121050141 tempest-VolumeQuotasNegativeTestJSON-1121050141-project-member] http://192.168.122.198/volume/v3/volumes/831e35ef-4b06-4f8a-9cf6-2f16de724c92 returned with HTTP 200 Sep 06 06:37:59 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 520/1051] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:37:59 2026] GET /volume/v3/volumes/831e35ef-4b06-4f8a-9cf6-2f16de724c92 => generated 860 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:38:00 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-c3962f49-797a-4a94-ab12-e62b8a2008af None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:00 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c3962f49-797a-4a94-ab12-e62b8a2008af tempest-VolumeQuotasNegativeTestJSON-1121050141 tempest-VolumeQuotasNegativeTestJSON-1121050141-project-member] GET http://192.168.122.198/volume/v3/volumes/831e35ef-4b06-4f8a-9cf6-2f16de724c92 Sep 06 06:38:00 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-c3962f49-797a-4a94-ab12-e62b8a2008af tempest-VolumeQuotasNegativeTestJSON-1121050141 tempest-VolumeQuotasNegativeTestJSON-1121050141-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:00 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-c3962f49-797a-4a94-ab12-e62b8a2008af tempest-VolumeQuotasNegativeTestJSON-1121050141 tempest-VolumeQuotasNegativeTestJSON-1121050141-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:00 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:00 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:38:00 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:00 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:38:00 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-c3962f49-797a-4a94-ab12-e62b8a2008af tempest-VolumeQuotasNegativeTestJSON-1121050141 tempest-VolumeQuotasNegativeTestJSON-1121050141-project-member] Volume info retrieved successfully. Sep 06 06:38:00 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c3962f49-797a-4a94-ab12-e62b8a2008af tempest-VolumeQuotasNegativeTestJSON-1121050141 tempest-VolumeQuotasNegativeTestJSON-1121050141-project-member] http://192.168.122.198/volume/v3/volumes/831e35ef-4b06-4f8a-9cf6-2f16de724c92 returned with HTTP 200 Sep 06 06:38:00 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 532/1052] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:38:00 2026] GET /volume/v3/volumes/831e35ef-4b06-4f8a-9cf6-2f16de724c92 => generated 861 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:38:00 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-e18b7caa-f351-405e-a45d-586fe286da10 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:00 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-e18b7caa-f351-405e-a45d-586fe286da10 tempest-VolumeQuotasNegativeTestJSON-1003464528 tempest-VolumeQuotasNegativeTestJSON-1003464528-project-admin] PUT http://192.168.122.198/volume/v3/os-quota-sets/292df9bda7df46c08fb73b6a114bf93e Sep 06 06:38:00 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-e18b7caa-f351-405e-a45d-586fe286da10 tempest-VolumeQuotasNegativeTestJSON-1003464528 tempest-VolumeQuotasNegativeTestJSON-1003464528-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:38:00 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-e18b7caa-f351-405e-a45d-586fe286da10 tempest-VolumeQuotasNegativeTestJSON-1003464528 tempest-VolumeQuotasNegativeTestJSON-1003464528-project-admin] http://192.168.122.198/volume/v3/os-quota-sets/292df9bda7df46c08fb73b6a114bf93e returned with HTTP 200 Sep 06 06:38:00 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 521/1053] 192.168.122.198 () {60 vars in 1258 bytes} [Sun Sep 6 06:38:00 2026] PUT /volume/v3/os-quota-sets/292df9bda7df46c08fb73b6a114bf93e => generated 1385 bytes in 327 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:38:00 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-429a0961-d865-462b-8ffd-7e4c1e5ddeb6 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:00 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-429a0961-d865-462b-8ffd-7e4c1e5ddeb6 tempest-VolumeQuotasNegativeTestJSON-1121050141 tempest-VolumeQuotasNegativeTestJSON-1121050141-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:38:00 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-429a0961-d865-462b-8ffd-7e4c1e5ddeb6 tempest-VolumeQuotasNegativeTestJSON-1121050141 tempest-VolumeQuotasNegativeTestJSON-1121050141-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:38:00 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.volumes [None req-429a0961-d865-462b-8ffd-7e4c1e5ddeb6 tempest-VolumeQuotasNegativeTestJSON-1121050141 tempest-VolumeQuotasNegativeTestJSON-1121050141-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=87015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:38:00 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-429a0961-d865-462b-8ffd-7e4c1e5ddeb6 tempest-VolumeQuotasNegativeTestJSON-1121050141 tempest-VolumeQuotasNegativeTestJSON-1121050141-project-member] Create volume of 2 GB Sep 06 06:38:01 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-429a0961-d865-462b-8ffd-7e4c1e5ddeb6 tempest-VolumeQuotasNegativeTestJSON-1121050141 tempest-VolumeQuotasNegativeTestJSON-1121050141-project-member] Availability Zones retrieved successfully. Sep 06 06:38:01 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-429a0961-d865-462b-8ffd-7e4c1e5ddeb6 tempest-VolumeQuotasNegativeTestJSON-1121050141 tempest-VolumeQuotasNegativeTestJSON-1121050141-project-member] Flow 'volume_create_api' (5cdce4df-c382-4c44-8246-e586beccd21d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:38:01 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-429a0961-d865-462b-8ffd-7e4c1e5ddeb6 tempest-VolumeQuotasNegativeTestJSON-1121050141 tempest-VolumeQuotasNegativeTestJSON-1121050141-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5303c64f-d7b2-43fc-ac6f-40cf959463da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:38:01 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.flows.api.create_volume [None req-429a0961-d865-462b-8ffd-7e4c1e5ddeb6 tempest-VolumeQuotasNegativeTestJSON-1121050141 tempest-VolumeQuotasNegativeTestJSON-1121050141-project-member] Validating volume size '2' using validate_int {{(pid=87015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:38:01 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-429a0961-d865-462b-8ffd-7e4c1e5ddeb6 tempest-VolumeQuotasNegativeTestJSON-1121050141 tempest-VolumeQuotasNegativeTestJSON-1121050141-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5303c64f-d7b2-43fc-ac6f-40cf959463da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:38:01 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-429a0961-d865-462b-8ffd-7e4c1e5ddeb6 tempest-VolumeQuotasNegativeTestJSON-1121050141 tempest-VolumeQuotasNegativeTestJSON-1121050141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3060b56-94e9-43b0-8aaf-4548505e341d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:38:01 devstack devstack@c-api.service[87015]: WARNING cinder.quota_utils [None req-429a0961-d865-462b-8ffd-7e4c1e5ddeb6 tempest-VolumeQuotasNegativeTestJSON-1121050141 tempest-VolumeQuotasNegativeTestJSON-1121050141-project-member] Quota exceeded for 292df9bda7df46c08fb73b6a114bf93e, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 06 06:38:01 devstack devstack@c-api.service[87015]: WARNING cinder.volume.api [None req-429a0961-d865-462b-8ffd-7e4c1e5ddeb6 tempest-VolumeQuotasNegativeTestJSON-1121050141 tempest-VolumeQuotasNegativeTestJSON-1121050141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3060b56-94e9-43b0-8aaf-4548505e341d) transitioned into state 'FAILURE' from state 'RUNNING' Sep 06 06:38:01 devstack devstack@c-api.service[87015]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Sep 06 06:38:01 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-429a0961-d865-462b-8ffd-7e4c1e5ddeb6 tempest-VolumeQuotasNegativeTestJSON-1121050141 tempest-VolumeQuotasNegativeTestJSON-1121050141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3060b56-94e9-43b0-8aaf-4548505e341d) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:38:01 devstack devstack@c-api.service[87015]: WARNING cinder.volume.api [None req-429a0961-d865-462b-8ffd-7e4c1e5ddeb6 tempest-VolumeQuotasNegativeTestJSON-1121050141 tempest-VolumeQuotasNegativeTestJSON-1121050141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3060b56-94e9-43b0-8aaf-4548505e341d) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 06 06:38:01 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-429a0961-d865-462b-8ffd-7e4c1e5ddeb6 tempest-VolumeQuotasNegativeTestJSON-1121050141 tempest-VolumeQuotasNegativeTestJSON-1121050141-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5303c64f-d7b2-43fc-ac6f-40cf959463da) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:38:01 devstack devstack@c-api.service[87015]: WARNING cinder.volume.api [None req-429a0961-d865-462b-8ffd-7e4c1e5ddeb6 tempest-VolumeQuotasNegativeTestJSON-1121050141 tempest-VolumeQuotasNegativeTestJSON-1121050141-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5303c64f-d7b2-43fc-ac6f-40cf959463da) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 06 06:38:01 devstack devstack@c-api.service[87015]: WARNING cinder.volume.api [None req-429a0961-d865-462b-8ffd-7e4c1e5ddeb6 tempest-VolumeQuotasNegativeTestJSON-1121050141 tempest-VolumeQuotasNegativeTestJSON-1121050141-project-member] Flow 'volume_create_api' (5cdce4df-c382-4c44-8246-e586beccd21d) transitioned into state 'REVERTED' from state 'RUNNING' Sep 06 06:38:01 devstack devstack@c-api.service[87015]: INFO cinder.api.middleware.fault [None req-429a0961-d865-462b-8ffd-7e4c1e5ddeb6 tempest-VolumeQuotasNegativeTestJSON-1121050141 tempest-VolumeQuotasNegativeTestJSON-1121050141-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 413 Sep 06 06:38:01 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 533/1054] 192.168.122.198 () {60 vars in 1142 bytes} [Sun Sep 6 06:38:00 2026] POST /volume/v3/volumes => generated 208 bytes in 366 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 06 06:38:01 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-a0c9babe-dc32-4f48-96fd-6c593a78b18c None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:01 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-a0c9babe-dc32-4f48-96fd-6c593a78b18c tempest-VolumeQuotasNegativeTestJSON-1003464528 tempest-VolumeQuotasNegativeTestJSON-1003464528-project-admin] PUT http://192.168.122.198/volume/v3/os-quota-sets/292df9bda7df46c08fb73b6a114bf93e Sep 06 06:38:01 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-a0c9babe-dc32-4f48-96fd-6c593a78b18c tempest-VolumeQuotasNegativeTestJSON-1003464528 tempest-VolumeQuotasNegativeTestJSON-1003464528-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:38:01 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-a0c9babe-dc32-4f48-96fd-6c593a78b18c tempest-VolumeQuotasNegativeTestJSON-1003464528 tempest-VolumeQuotasNegativeTestJSON-1003464528-project-admin] http://192.168.122.198/volume/v3/os-quota-sets/292df9bda7df46c08fb73b6a114bf93e returned with HTTP 200 Sep 06 06:38:01 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 522/1055] 192.168.122.198 () {60 vars in 1258 bytes} [Sun Sep 6 06:38:01 2026] PUT /volume/v3/os-quota-sets/292df9bda7df46c08fb73b6a114bf93e => generated 1385 bytes in 310 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:38:01 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-17ae9445-a594-47c1-b687-a19fcde35413 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:01 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-17ae9445-a594-47c1-b687-a19fcde35413 tempest-VolumeQuotasNegativeTestJSON-1121050141 tempest-VolumeQuotasNegativeTestJSON-1121050141-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:38:01 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-17ae9445-a594-47c1-b687-a19fcde35413 tempest-VolumeQuotasNegativeTestJSON-1121050141 tempest-VolumeQuotasNegativeTestJSON-1121050141-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:38:01 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.volumes [None req-17ae9445-a594-47c1-b687-a19fcde35413 tempest-VolumeQuotasNegativeTestJSON-1121050141 tempest-VolumeQuotasNegativeTestJSON-1121050141-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=87015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:38:01 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-17ae9445-a594-47c1-b687-a19fcde35413 tempest-VolumeQuotasNegativeTestJSON-1121050141 tempest-VolumeQuotasNegativeTestJSON-1121050141-project-member] Create volume of 1 GB Sep 06 06:38:01 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:01 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:38:01 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-17ae9445-a594-47c1-b687-a19fcde35413 tempest-VolumeQuotasNegativeTestJSON-1121050141 tempest-VolumeQuotasNegativeTestJSON-1121050141-project-member] Availability Zones retrieved successfully. Sep 06 06:38:01 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-17ae9445-a594-47c1-b687-a19fcde35413 tempest-VolumeQuotasNegativeTestJSON-1121050141 tempest-VolumeQuotasNegativeTestJSON-1121050141-project-member] Flow 'volume_create_api' (5786f690-9168-4026-9759-f1691ec4e948) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:38:01 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-17ae9445-a594-47c1-b687-a19fcde35413 tempest-VolumeQuotasNegativeTestJSON-1121050141 tempest-VolumeQuotasNegativeTestJSON-1121050141-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc4d394f-7d7b-4692-a9f3-11ce9855efdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:38:01 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.flows.api.create_volume [None req-17ae9445-a594-47c1-b687-a19fcde35413 tempest-VolumeQuotasNegativeTestJSON-1121050141 tempest-VolumeQuotasNegativeTestJSON-1121050141-project-member] Validating volume size '1' using validate_int {{(pid=87015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:38:01 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-17ae9445-a594-47c1-b687-a19fcde35413 tempest-VolumeQuotasNegativeTestJSON-1121050141 tempest-VolumeQuotasNegativeTestJSON-1121050141-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc4d394f-7d7b-4692-a9f3-11ce9855efdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:38:01 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-17ae9445-a594-47c1-b687-a19fcde35413 tempest-VolumeQuotasNegativeTestJSON-1121050141 tempest-VolumeQuotasNegativeTestJSON-1121050141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e693bc2-a5d0-41c6-a1f0-b24aef8eb932) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:38:02 devstack devstack@c-api.service[87015]: WARNING cinder.quota_utils [None req-17ae9445-a594-47c1-b687-a19fcde35413 tempest-VolumeQuotasNegativeTestJSON-1121050141 tempest-VolumeQuotasNegativeTestJSON-1121050141-project-member] Quota exceeded for 292df9bda7df46c08fb73b6a114bf93e, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Sep 06 06:38:02 devstack devstack@c-api.service[87015]: WARNING cinder.volume.api [None req-17ae9445-a594-47c1-b687-a19fcde35413 tempest-VolumeQuotasNegativeTestJSON-1121050141 tempest-VolumeQuotasNegativeTestJSON-1121050141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e693bc2-a5d0-41c6-a1f0-b24aef8eb932) transitioned into state 'FAILURE' from state 'RUNNING' Sep 06 06:38:02 devstack devstack@c-api.service[87015]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Sep 06 06:38:02 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-17ae9445-a594-47c1-b687-a19fcde35413 tempest-VolumeQuotasNegativeTestJSON-1121050141 tempest-VolumeQuotasNegativeTestJSON-1121050141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e693bc2-a5d0-41c6-a1f0-b24aef8eb932) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:38:02 devstack devstack@c-api.service[87015]: WARNING cinder.volume.api [None req-17ae9445-a594-47c1-b687-a19fcde35413 tempest-VolumeQuotasNegativeTestJSON-1121050141 tempest-VolumeQuotasNegativeTestJSON-1121050141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e693bc2-a5d0-41c6-a1f0-b24aef8eb932) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 06 06:38:02 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-17ae9445-a594-47c1-b687-a19fcde35413 tempest-VolumeQuotasNegativeTestJSON-1121050141 tempest-VolumeQuotasNegativeTestJSON-1121050141-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc4d394f-7d7b-4692-a9f3-11ce9855efdd) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:38:02 devstack devstack@c-api.service[87015]: WARNING cinder.volume.api [None req-17ae9445-a594-47c1-b687-a19fcde35413 tempest-VolumeQuotasNegativeTestJSON-1121050141 tempest-VolumeQuotasNegativeTestJSON-1121050141-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc4d394f-7d7b-4692-a9f3-11ce9855efdd) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 06 06:38:02 devstack devstack@c-api.service[87015]: WARNING cinder.volume.api [None req-17ae9445-a594-47c1-b687-a19fcde35413 tempest-VolumeQuotasNegativeTestJSON-1121050141 tempest-VolumeQuotasNegativeTestJSON-1121050141-project-member] Flow 'volume_create_api' (5786f690-9168-4026-9759-f1691ec4e948) transitioned into state 'REVERTED' from state 'RUNNING' Sep 06 06:38:02 devstack devstack@c-api.service[87015]: INFO cinder.api.middleware.fault [None req-17ae9445-a594-47c1-b687-a19fcde35413 tempest-VolumeQuotasNegativeTestJSON-1121050141 tempest-VolumeQuotasNegativeTestJSON-1121050141-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 413 Sep 06 06:38:02 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 534/1056] 192.168.122.198 () {60 vars in 1142 bytes} [Sun Sep 6 06:38:01 2026] POST /volume/v3/volumes => generated 150 bytes in 477 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 06 06:38:02 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-ef004fec-8e6d-401b-a12b-a1e71f1f4780 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:02 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ef004fec-8e6d-401b-a12b-a1e71f1f4780 tempest-VolumeQuotasNegativeTestJSON-1003464528 tempest-VolumeQuotasNegativeTestJSON-1003464528-project-admin] PUT http://192.168.122.198/volume/v3/os-quota-sets/292df9bda7df46c08fb73b6a114bf93e Sep 06 06:38:02 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ef004fec-8e6d-401b-a12b-a1e71f1f4780 tempest-VolumeQuotasNegativeTestJSON-1003464528 tempest-VolumeQuotasNegativeTestJSON-1003464528-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:38:02 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ef004fec-8e6d-401b-a12b-a1e71f1f4780 tempest-VolumeQuotasNegativeTestJSON-1003464528 tempest-VolumeQuotasNegativeTestJSON-1003464528-project-admin] http://192.168.122.198/volume/v3/os-quota-sets/292df9bda7df46c08fb73b6a114bf93e returned with HTTP 200 Sep 06 06:38:02 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 523/1057] 192.168.122.198 () {60 vars in 1258 bytes} [Sun Sep 6 06:38:02 2026] PUT /volume/v3/os-quota-sets/292df9bda7df46c08fb73b6a114bf93e => generated 1384 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:38:02 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-b6b0854a-b6af-4e45-ad36-15ed5c6f3f1e None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:02 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b6b0854a-b6af-4e45-ad36-15ed5c6f3f1e tempest-VolumeQuotasNegativeTestJSON-1121050141 tempest-VolumeQuotasNegativeTestJSON-1121050141-project-member] POST http://192.168.122.198/volume/v3/volumes/831e35ef-4b06-4f8a-9cf6-2f16de724c92/action Sep 06 06:38:02 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b6b0854a-b6af-4e45-ad36-15ed5c6f3f1e tempest-VolumeQuotasNegativeTestJSON-1121050141 tempest-VolumeQuotasNegativeTestJSON-1121050141-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:38:02 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b6b0854a-b6af-4e45-ad36-15ed5c6f3f1e tempest-VolumeQuotasNegativeTestJSON-1121050141 tempest-VolumeQuotasNegativeTestJSON-1121050141-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:38:02 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:02 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:38:02 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:02 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:38:02 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-b6b0854a-b6af-4e45-ad36-15ed5c6f3f1e tempest-VolumeQuotasNegativeTestJSON-1121050141 tempest-VolumeQuotasNegativeTestJSON-1121050141-project-member] Volume info retrieved successfully. Sep 06 06:38:02 devstack devstack@c-api.service[87015]: ERROR cinder.volume.api [None req-b6b0854a-b6af-4e45-ad36-15ed5c6f3f1e tempest-VolumeQuotasNegativeTestJSON-1121050141 tempest-VolumeQuotasNegativeTestJSON-1121050141-project-member] Quota exceeded for 292df9bda7df46c08fb73b6a114bf93e, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 06 06:38:02 devstack devstack@c-api.service[87015]: INFO cinder.api.middleware.fault [None req-b6b0854a-b6af-4e45-ad36-15ed5c6f3f1e tempest-VolumeQuotasNegativeTestJSON-1121050141 tempest-VolumeQuotasNegativeTestJSON-1121050141-project-member] http://192.168.122.198/volume/v3/volumes/831e35ef-4b06-4f8a-9cf6-2f16de724c92/action returned with HTTP 413 Sep 06 06:38:02 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 535/1058] 192.168.122.198 () {60 vars in 1274 bytes} [Sun Sep 6 06:38:02 2026] POST /volume/v3/volumes/831e35ef-4b06-4f8a-9cf6-2f16de724c92/action => generated 208 bytes in 224 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 06 06:38:02 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-fb024bbd-b177-4e21-9d68-afd955f7be56 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:02 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-fb024bbd-b177-4e21-9d68-afd955f7be56 tempest-VolumeQuotasNegativeTestJSON-1121050141 tempest-VolumeQuotasNegativeTestJSON-1121050141-project-member] GET http://192.168.122.198/volume/v3/volumes/831e35ef-4b06-4f8a-9cf6-2f16de724c92 Sep 06 06:38:02 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-fb024bbd-b177-4e21-9d68-afd955f7be56 tempest-VolumeQuotasNegativeTestJSON-1121050141 tempest-VolumeQuotasNegativeTestJSON-1121050141-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:02 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-fb024bbd-b177-4e21-9d68-afd955f7be56 tempest-VolumeQuotasNegativeTestJSON-1121050141 tempest-VolumeQuotasNegativeTestJSON-1121050141-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:02 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:02 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:38:02 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:02 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:38:02 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-fb024bbd-b177-4e21-9d68-afd955f7be56 tempest-VolumeQuotasNegativeTestJSON-1121050141 tempest-VolumeQuotasNegativeTestJSON-1121050141-project-member] Volume info retrieved successfully. Sep 06 06:38:02 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-fb024bbd-b177-4e21-9d68-afd955f7be56 tempest-VolumeQuotasNegativeTestJSON-1121050141 tempest-VolumeQuotasNegativeTestJSON-1121050141-project-member] http://192.168.122.198/volume/v3/volumes/831e35ef-4b06-4f8a-9cf6-2f16de724c92 returned with HTTP 200 Sep 06 06:38:02 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 524/1059] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:38:02 2026] GET /volume/v3/volumes/831e35ef-4b06-4f8a-9cf6-2f16de724c92 => generated 861 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:38:02 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-2239df3d-28b7-48d3-82df-ede136448731 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:02 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2239df3d-28b7-48d3-82df-ede136448731 tempest-VolumeQuotasNegativeTestJSON-1121050141 tempest-VolumeQuotasNegativeTestJSON-1121050141-project-member] DELETE http://192.168.122.198/volume/v3/volumes/831e35ef-4b06-4f8a-9cf6-2f16de724c92 Sep 06 06:38:02 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-2239df3d-28b7-48d3-82df-ede136448731 tempest-VolumeQuotasNegativeTestJSON-1121050141 tempest-VolumeQuotasNegativeTestJSON-1121050141-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:02 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-2239df3d-28b7-48d3-82df-ede136448731 tempest-VolumeQuotasNegativeTestJSON-1121050141 tempest-VolumeQuotasNegativeTestJSON-1121050141-project-member] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:02 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-2239df3d-28b7-48d3-82df-ede136448731 tempest-VolumeQuotasNegativeTestJSON-1121050141 tempest-VolumeQuotasNegativeTestJSON-1121050141-project-member] Delete volume with id: 831e35ef-4b06-4f8a-9cf6-2f16de724c92 Sep 06 06:38:02 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:02 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:38:02 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:02 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:38:02 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-2239df3d-28b7-48d3-82df-ede136448731 tempest-VolumeQuotasNegativeTestJSON-1121050141 tempest-VolumeQuotasNegativeTestJSON-1121050141-project-member] Volume info retrieved successfully. Sep 06 06:38:02 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-2239df3d-28b7-48d3-82df-ede136448731 tempest-VolumeQuotasNegativeTestJSON-1121050141 tempest-VolumeQuotasNegativeTestJSON-1121050141-project-member] Delete volume request issued successfully. Sep 06 06:38:02 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2239df3d-28b7-48d3-82df-ede136448731 tempest-VolumeQuotasNegativeTestJSON-1121050141 tempest-VolumeQuotasNegativeTestJSON-1121050141-project-member] http://192.168.122.198/volume/v3/volumes/831e35ef-4b06-4f8a-9cf6-2f16de724c92 returned with HTTP 202 Sep 06 06:38:02 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 536/1060] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:38:02 2026] DELETE /volume/v3/volumes/831e35ef-4b06-4f8a-9cf6-2f16de724c92 => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:38:02 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-45a9cd81-352a-4bfd-af58-d42d953154eb None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:02 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-45a9cd81-352a-4bfd-af58-d42d953154eb tempest-VolumeQuotasNegativeTestJSON-1121050141 tempest-VolumeQuotasNegativeTestJSON-1121050141-project-member] GET http://192.168.122.198/volume/v3/volumes/831e35ef-4b06-4f8a-9cf6-2f16de724c92 Sep 06 06:38:02 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-45a9cd81-352a-4bfd-af58-d42d953154eb tempest-VolumeQuotasNegativeTestJSON-1121050141 tempest-VolumeQuotasNegativeTestJSON-1121050141-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:02 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-45a9cd81-352a-4bfd-af58-d42d953154eb tempest-VolumeQuotasNegativeTestJSON-1121050141 tempest-VolumeQuotasNegativeTestJSON-1121050141-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:02 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:02 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:38:02 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:02 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:38:02 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-45a9cd81-352a-4bfd-af58-d42d953154eb tempest-VolumeQuotasNegativeTestJSON-1121050141 tempest-VolumeQuotasNegativeTestJSON-1121050141-project-member] Volume info retrieved successfully. Sep 06 06:38:02 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-45a9cd81-352a-4bfd-af58-d42d953154eb tempest-VolumeQuotasNegativeTestJSON-1121050141 tempest-VolumeQuotasNegativeTestJSON-1121050141-project-member] http://192.168.122.198/volume/v3/volumes/831e35ef-4b06-4f8a-9cf6-2f16de724c92 returned with HTTP 200 Sep 06 06:38:02 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 525/1061] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:38:02 2026] GET /volume/v3/volumes/831e35ef-4b06-4f8a-9cf6-2f16de724c92 => generated 860 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:38:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-a1f095f1-6ceb-438c-89ca-70490c6f4997 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:03 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-a1f095f1-6ceb-438c-89ca-70490c6f4997 tempest-VolumeQuotasNegativeTestJSON-1121050141 tempest-VolumeQuotasNegativeTestJSON-1121050141-project-member] GET http://192.168.122.198/volume/v3/volumes/831e35ef-4b06-4f8a-9cf6-2f16de724c92 Sep 06 06:38:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-a1f095f1-6ceb-438c-89ca-70490c6f4997 tempest-VolumeQuotasNegativeTestJSON-1121050141 tempest-VolumeQuotasNegativeTestJSON-1121050141-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-a1f095f1-6ceb-438c-89ca-70490c6f4997 tempest-VolumeQuotasNegativeTestJSON-1121050141 tempest-VolumeQuotasNegativeTestJSON-1121050141-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:03 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:03 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:38:03 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:03 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:38:03 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-a1f095f1-6ceb-438c-89ca-70490c6f4997 tempest-VolumeQuotasNegativeTestJSON-1121050141 tempest-VolumeQuotasNegativeTestJSON-1121050141-project-member] Volume info retrieved successfully. Sep 06 06:38:03 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-a1f095f1-6ceb-438c-89ca-70490c6f4997 tempest-VolumeQuotasNegativeTestJSON-1121050141 tempest-VolumeQuotasNegativeTestJSON-1121050141-project-member] http://192.168.122.198/volume/v3/volumes/831e35ef-4b06-4f8a-9cf6-2f16de724c92 returned with HTTP 200 Sep 06 06:38:03 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 537/1062] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:38:03 2026] GET /volume/v3/volumes/831e35ef-4b06-4f8a-9cf6-2f16de724c92 => generated 860 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:38:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-c4b2fb9e-4734-4268-a195-82b24e31d27d None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:04 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c4b2fb9e-4734-4268-a195-82b24e31d27d tempest-VolumeQuotasNegativeTestJSON-1121050141 tempest-VolumeQuotasNegativeTestJSON-1121050141-project-member] GET http://192.168.122.198/volume/v3/volumes/831e35ef-4b06-4f8a-9cf6-2f16de724c92 Sep 06 06:38:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-c4b2fb9e-4734-4268-a195-82b24e31d27d tempest-VolumeQuotasNegativeTestJSON-1121050141 tempest-VolumeQuotasNegativeTestJSON-1121050141-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-c4b2fb9e-4734-4268-a195-82b24e31d27d tempest-VolumeQuotasNegativeTestJSON-1121050141 tempest-VolumeQuotasNegativeTestJSON-1121050141-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:05 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c4b2fb9e-4734-4268-a195-82b24e31d27d tempest-VolumeQuotasNegativeTestJSON-1121050141 tempest-VolumeQuotasNegativeTestJSON-1121050141-project-member] http://192.168.122.198/volume/v3/volumes/831e35ef-4b06-4f8a-9cf6-2f16de724c92 returned with HTTP 404 Sep 06 06:38:05 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 526/1063] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:38:04 2026] GET /volume/v3/volumes/831e35ef-4b06-4f8a-9cf6-2f16de724c92 => generated 109 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:38:05 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-f913349a-a5e9-41bd-b59f-b551b9d1f0fb None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:05 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f913349a-a5e9-41bd-b59f-b551b9d1f0fb tempest-VolumeQuotasNegativeTestJSON-1003464528 tempest-VolumeQuotasNegativeTestJSON-1003464528-project-admin] PUT http://192.168.122.198/volume/v3/os-quota-sets/292df9bda7df46c08fb73b6a114bf93e Sep 06 06:38:05 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-f913349a-a5e9-41bd-b59f-b551b9d1f0fb tempest-VolumeQuotasNegativeTestJSON-1003464528 tempest-VolumeQuotasNegativeTestJSON-1003464528-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=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:38:05 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f913349a-a5e9-41bd-b59f-b551b9d1f0fb tempest-VolumeQuotasNegativeTestJSON-1003464528 tempest-VolumeQuotasNegativeTestJSON-1003464528-project-admin] http://192.168.122.198/volume/v3/os-quota-sets/292df9bda7df46c08fb73b6a114bf93e returned with HTTP 200 Sep 06 06:38:05 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 538/1064] 192.168.122.198 () {60 vars in 1259 bytes} [Sun Sep 6 06:38:05 2026] PUT /volume/v3/os-quota-sets/292df9bda7df46c08fb73b6a114bf93e => generated 1388 bytes in 530 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 06:38:05 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-04eea749-79de-4a2a-ab28-cdc9839b139a None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:05 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-04eea749-79de-4a2a-ab28-cdc9839b139a tempest-ServersNegativeTestJSON-819510877 tempest-ServersNegativeTestJSON-819510877-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:38:05 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-04eea749-79de-4a2a-ab28-cdc9839b139a tempest-ServersNegativeTestJSON-819510877 tempest-ServersNegativeTestJSON-819510877-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-550982198"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:38:05 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.volumes [None req-04eea749-79de-4a2a-ab28-cdc9839b139a tempest-ServersNegativeTestJSON-819510877 tempest-ServersNegativeTestJSON-819510877-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-550982198'}} {{(pid=87014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:38:05 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-04eea749-79de-4a2a-ab28-cdc9839b139a tempest-ServersNegativeTestJSON-819510877 tempest-ServersNegativeTestJSON-819510877-project-member] Create volume of 1 GB Sep 06 06:38:05 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-04eea749-79de-4a2a-ab28-cdc9839b139a tempest-ServersNegativeTestJSON-819510877 tempest-ServersNegativeTestJSON-819510877-project-member] Availability Zones retrieved successfully. Sep 06 06:38:05 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-04eea749-79de-4a2a-ab28-cdc9839b139a tempest-ServersNegativeTestJSON-819510877 tempest-ServersNegativeTestJSON-819510877-project-member] Flow 'volume_create_api' (95b666c4-5501-4c32-9d24-347d2d702341) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:38:05 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-04eea749-79de-4a2a-ab28-cdc9839b139a tempest-ServersNegativeTestJSON-819510877 tempest-ServersNegativeTestJSON-819510877-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f679fccd-1ab1-4c64-a267-2b27cb959028) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:38:05 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.flows.api.create_volume [None req-04eea749-79de-4a2a-ab28-cdc9839b139a tempest-ServersNegativeTestJSON-819510877 tempest-ServersNegativeTestJSON-819510877-project-member] Validating volume size '1' using validate_int {{(pid=87014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:38:05 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-04eea749-79de-4a2a-ab28-cdc9839b139a tempest-ServersNegativeTestJSON-819510877 tempest-ServersNegativeTestJSON-819510877-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f679fccd-1ab1-4c64-a267-2b27cb959028) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:38:05 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-04eea749-79de-4a2a-ab28-cdc9839b139a tempest-ServersNegativeTestJSON-819510877 tempest-ServersNegativeTestJSON-819510877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f76407b-b682-4a9e-90f8-022e59d51035) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:38:06 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-04eea749-79de-4a2a-ab28-cdc9839b139a tempest-ServersNegativeTestJSON-819510877 tempest-ServersNegativeTestJSON-819510877-project-member] Created reservations ['7ff68dc4-97ab-4eaa-bc7d-cbaaff080e45', 'f7c80c27-e805-492b-9acd-8b37202d03a6', '2362c668-0679-41a8-b29a-b31594ea222d', '93d4ce86-e8ed-4bf8-9710-6b2340306581'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:38:06 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-04eea749-79de-4a2a-ab28-cdc9839b139a tempest-ServersNegativeTestJSON-819510877 tempest-ServersNegativeTestJSON-819510877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f76407b-b682-4a9e-90f8-022e59d51035) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7ff68dc4-97ab-4eaa-bc7d-cbaaff080e45', 'f7c80c27-e805-492b-9acd-8b37202d03a6', '2362c668-0679-41a8-b29a-b31594ea222d', '93d4ce86-e8ed-4bf8-9710-6b2340306581']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:38:06 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-04eea749-79de-4a2a-ab28-cdc9839b139a tempest-ServersNegativeTestJSON-819510877 tempest-ServersNegativeTestJSON-819510877-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11d5a9d2-94f8-4b9f-824e-0f6ffef95e99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:38:06 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:06 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:38:06 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-04eea749-79de-4a2a-ab28-cdc9839b139a tempest-ServersNegativeTestJSON-819510877 tempest-ServersNegativeTestJSON-819510877-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11d5a9d2-94f8-4b9f-824e-0f6ffef95e99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c2bf113d-2332-41eb-9dc1-edfb656e9a48', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-550982198',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9ed83742e8342aab51a11663ebf1b00',qos_specs=None,replication_status=,reservations=['7ff68dc4-97ab-4eaa-bc7d-cbaaff080e45','f7c80c27-e805-492b-9acd-8b37202d03a6','2362c668-0679-41a8-b29a-b31594ea222d','93d4ce86-e8ed-4bf8-9710-6b2340306581'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6701e3a5b6644dda93eea54deb135777',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:38:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-550982198',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c2bf113d-2332-41eb-9dc1-edfb656e9a48,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c9ed83742e8342aab51a11663ebf1b00',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6701e3a5b6644dda93eea54deb135777',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:38:06 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-04eea749-79de-4a2a-ab28-cdc9839b139a tempest-ServersNegativeTestJSON-819510877 tempest-ServersNegativeTestJSON-819510877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04fe39d2-c31d-48c0-9cd4-391f6f995e47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:38:06 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-04eea749-79de-4a2a-ab28-cdc9839b139a tempest-ServersNegativeTestJSON-819510877 tempest-ServersNegativeTestJSON-819510877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04fe39d2-c31d-48c0-9cd4-391f6f995e47) transitioned into state 'SUCCESS' from state '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-550982198',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9ed83742e8342aab51a11663ebf1b00',qos_specs=None,replication_status=,reservations=['7ff68dc4-97ab-4eaa-bc7d-cbaaff080e45','f7c80c27-e805-492b-9acd-8b37202d03a6','2362c668-0679-41a8-b29a-b31594ea222d','93d4ce86-e8ed-4bf8-9710-6b2340306581'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6701e3a5b6644dda93eea54deb135777',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:38:06 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-04eea749-79de-4a2a-ab28-cdc9839b139a tempest-ServersNegativeTestJSON-819510877 tempest-ServersNegativeTestJSON-819510877-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4d02695-0a0f-4e55-86ed-04f77665df1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:38:06 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-04eea749-79de-4a2a-ab28-cdc9839b139a tempest-ServersNegativeTestJSON-819510877 tempest-ServersNegativeTestJSON-819510877-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4d02695-0a0f-4e55-86ed-04f77665df1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:38:06 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-04eea749-79de-4a2a-ab28-cdc9839b139a tempest-ServersNegativeTestJSON-819510877 tempest-ServersNegativeTestJSON-819510877-project-member] Flow 'volume_create_api' (95b666c4-5501-4c32-9d24-347d2d702341) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:38:06 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-04eea749-79de-4a2a-ab28-cdc9839b139a tempest-ServersNegativeTestJSON-819510877 tempest-ServersNegativeTestJSON-819510877-project-member] Create volume request issued successfully. Sep 06 06:38:06 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-04eea749-79de-4a2a-ab28-cdc9839b139a tempest-ServersNegativeTestJSON-819510877 tempest-ServersNegativeTestJSON-819510877-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:38:06 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 527/1065] 192.168.122.198 () {60 vars in 1142 bytes} [Sun Sep 6 06:38:05 2026] POST /volume/v3/volumes => generated 762 bytes in 459 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:38:06 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-218793fe-0671-47b3-bf6b-5f94987d1650 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:06 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-218793fe-0671-47b3-bf6b-5f94987d1650 tempest-ServersNegativeTestJSON-819510877 tempest-ServersNegativeTestJSON-819510877-project-member] GET http://192.168.122.198/volume/v3/volumes/c2bf113d-2332-41eb-9dc1-edfb656e9a48 Sep 06 06:38:06 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-218793fe-0671-47b3-bf6b-5f94987d1650 tempest-ServersNegativeTestJSON-819510877 tempest-ServersNegativeTestJSON-819510877-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:06 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-218793fe-0671-47b3-bf6b-5f94987d1650 tempest-ServersNegativeTestJSON-819510877 tempest-ServersNegativeTestJSON-819510877-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:06 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:06 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:38:06 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:06 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:38:06 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-218793fe-0671-47b3-bf6b-5f94987d1650 tempest-ServersNegativeTestJSON-819510877 tempest-ServersNegativeTestJSON-819510877-project-member] Volume info retrieved successfully. Sep 06 06:38:06 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-218793fe-0671-47b3-bf6b-5f94987d1650 tempest-ServersNegativeTestJSON-819510877 tempest-ServersNegativeTestJSON-819510877-project-member] http://192.168.122.198/volume/v3/volumes/c2bf113d-2332-41eb-9dc1-edfb656e9a48 returned with HTTP 200 Sep 06 06:38:06 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 539/1066] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:38:06 2026] GET /volume/v3/volumes/c2bf113d-2332-41eb-9dc1-edfb656e9a48 => generated 830 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:38:07 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-14657b25-facb-47a3-95a8-71a80676392a None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:07 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-14657b25-facb-47a3-95a8-71a80676392a tempest-ServersNegativeTestJSON-819510877 tempest-ServersNegativeTestJSON-819510877-project-member] GET http://192.168.122.198/volume/v3/volumes/c2bf113d-2332-41eb-9dc1-edfb656e9a48 Sep 06 06:38:07 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-14657b25-facb-47a3-95a8-71a80676392a tempest-ServersNegativeTestJSON-819510877 tempest-ServersNegativeTestJSON-819510877-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:07 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-14657b25-facb-47a3-95a8-71a80676392a tempest-ServersNegativeTestJSON-819510877 tempest-ServersNegativeTestJSON-819510877-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:07 devstack devstack@c-api.service[87014]: DEBUG dbcounter [-] [87014] Writing DB stats cinder:SELECT=536,cinder:UPDATE=166,cinder:INSERT=105 {{(pid=87014) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 06:38:07 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:07 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:38:07 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:07 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:38:07 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-14657b25-facb-47a3-95a8-71a80676392a tempest-ServersNegativeTestJSON-819510877 tempest-ServersNegativeTestJSON-819510877-project-member] Volume info retrieved successfully. Sep 06 06:38:07 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-14657b25-facb-47a3-95a8-71a80676392a tempest-ServersNegativeTestJSON-819510877 tempest-ServersNegativeTestJSON-819510877-project-member] http://192.168.122.198/volume/v3/volumes/c2bf113d-2332-41eb-9dc1-edfb656e9a48 returned with HTTP 200 Sep 06 06:38:07 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 528/1067] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:38:07 2026] GET /volume/v3/volumes/c2bf113d-2332-41eb-9dc1-edfb656e9a48 => generated 854 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:38:08 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-a2a3662c-8272-4f17-9be4-1bbadcf1a57a None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:08 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-a2a3662c-8272-4f17-9be4-1bbadcf1a57a tempest-ServersNegativeTestJSON-819510877 tempest-ServersNegativeTestJSON-819510877-project-member] GET http://192.168.122.198/volume/v3/volumes/c2bf113d-2332-41eb-9dc1-edfb656e9a48 Sep 06 06:38:08 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-a2a3662c-8272-4f17-9be4-1bbadcf1a57a tempest-ServersNegativeTestJSON-819510877 tempest-ServersNegativeTestJSON-819510877-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:08 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-a2a3662c-8272-4f17-9be4-1bbadcf1a57a tempest-ServersNegativeTestJSON-819510877 tempest-ServersNegativeTestJSON-819510877-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:08 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:08 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:38:08 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:08 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:38:08 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-a2a3662c-8272-4f17-9be4-1bbadcf1a57a tempest-ServersNegativeTestJSON-819510877 tempest-ServersNegativeTestJSON-819510877-project-member] Volume info retrieved successfully. Sep 06 06:38:08 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-a2a3662c-8272-4f17-9be4-1bbadcf1a57a tempest-ServersNegativeTestJSON-819510877 tempest-ServersNegativeTestJSON-819510877-project-member] http://192.168.122.198/volume/v3/volumes/c2bf113d-2332-41eb-9dc1-edfb656e9a48 returned with HTTP 200 Sep 06 06:38:08 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 540/1068] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:38:08 2026] GET /volume/v3/volumes/c2bf113d-2332-41eb-9dc1-edfb656e9a48 => generated 855 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:38:08 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-4d8ab46b-f2ce-4c13-9312-54a056905409 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:08 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-4d8ab46b-f2ce-4c13-9312-54a056905409 tempest-ServersNegativeTestJSON-819510877 tempest-ServersNegativeTestJSON-819510877-project-member] POST http://192.168.122.198/volume/v3/volumes/c2bf113d-2332-41eb-9dc1-edfb656e9a48/action Sep 06 06:38:08 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-4d8ab46b-f2ce-4c13-9312-54a056905409 tempest-ServersNegativeTestJSON-819510877 tempest-ServersNegativeTestJSON-819510877-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=87014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:38:08 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-4d8ab46b-f2ce-4c13-9312-54a056905409 tempest-ServersNegativeTestJSON-819510877 tempest-ServersNegativeTestJSON-819510877-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:38:08 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:08 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:38:08 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:08 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:38:08 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-4d8ab46b-f2ce-4c13-9312-54a056905409 tempest-ServersNegativeTestJSON-819510877 tempest-ServersNegativeTestJSON-819510877-project-member] Volume info retrieved successfully. Sep 06 06:38:08 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-4d8ab46b-f2ce-4c13-9312-54a056905409 tempest-ServersNegativeTestJSON-819510877 tempest-ServersNegativeTestJSON-819510877-project-member] Volume updated successfully. Sep 06 06:38:08 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-4d8ab46b-f2ce-4c13-9312-54a056905409 tempest-ServersNegativeTestJSON-819510877 tempest-ServersNegativeTestJSON-819510877-project-member] http://192.168.122.198/volume/v3/volumes/c2bf113d-2332-41eb-9dc1-edfb656e9a48/action returned with HTTP 200 Sep 06 06:38:08 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 529/1069] 192.168.122.198 () {60 vars in 1274 bytes} [Sun Sep 6 06:38:08 2026] POST /volume/v3/volumes/c2bf113d-2332-41eb-9dc1-edfb656e9a48/action => generated 0 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 283 bytes (2 switches on core 0) Sep 06 06:38:08 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-a407fd9a-c6a1-4d2c-b5aa-2a730637310f None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:08 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-a407fd9a-c6a1-4d2c-b5aa-2a730637310f tempest-ServersNegativeTestJSON-819510877 tempest-ServersNegativeTestJSON-819510877-project-member] GET http://192.168.122.198/volume/v3/volumes/c2bf113d-2332-41eb-9dc1-edfb656e9a48 Sep 06 06:38:08 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-a407fd9a-c6a1-4d2c-b5aa-2a730637310f tempest-ServersNegativeTestJSON-819510877 tempest-ServersNegativeTestJSON-819510877-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:08 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-a407fd9a-c6a1-4d2c-b5aa-2a730637310f tempest-ServersNegativeTestJSON-819510877 tempest-ServersNegativeTestJSON-819510877-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:08 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:08 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:38:08 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:08 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:38:08 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-a407fd9a-c6a1-4d2c-b5aa-2a730637310f tempest-ServersNegativeTestJSON-819510877 tempest-ServersNegativeTestJSON-819510877-project-member] Volume info retrieved successfully. Sep 06 06:38:08 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-a407fd9a-c6a1-4d2c-b5aa-2a730637310f tempest-ServersNegativeTestJSON-819510877 tempest-ServersNegativeTestJSON-819510877-project-member] http://192.168.122.198/volume/v3/volumes/c2bf113d-2332-41eb-9dc1-edfb656e9a48 returned with HTTP 200 Sep 06 06:38:08 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 541/1070] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:38:08 2026] GET /volume/v3/volumes/c2bf113d-2332-41eb-9dc1-edfb656e9a48 => generated 855 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:38:08 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [req-fb5ec56a-d1b8-4c2b-9a37-fd8b690cb1a0 req-93b573ac-6f4b-46ea-9c4a-ec81e746b8dc None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:08 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-fb5ec56a-d1b8-4c2b-9a37-fd8b690cb1a0 req-93b573ac-6f4b-46ea-9c4a-ec81e746b8dc tempest-ServersNegativeTestJSON-819510877 tempest-ServersNegativeTestJSON-819510877-project-member] GET http://192.168.122.198/volume/v3/volumes/c2bf113d-2332-41eb-9dc1-edfb656e9a48 Sep 06 06:38:08 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-fb5ec56a-d1b8-4c2b-9a37-fd8b690cb1a0 req-93b573ac-6f4b-46ea-9c4a-ec81e746b8dc tempest-ServersNegativeTestJSON-819510877 tempest-ServersNegativeTestJSON-819510877-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:08 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-fb5ec56a-d1b8-4c2b-9a37-fd8b690cb1a0 req-93b573ac-6f4b-46ea-9c4a-ec81e746b8dc tempest-ServersNegativeTestJSON-819510877 tempest-ServersNegativeTestJSON-819510877-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:08 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:08 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:38:08 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:08 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:38:08 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [req-fb5ec56a-d1b8-4c2b-9a37-fd8b690cb1a0 req-93b573ac-6f4b-46ea-9c4a-ec81e746b8dc tempest-ServersNegativeTestJSON-819510877 tempest-ServersNegativeTestJSON-819510877-project-member] Volume info retrieved successfully. Sep 06 06:38:08 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-fb5ec56a-d1b8-4c2b-9a37-fd8b690cb1a0 req-93b573ac-6f4b-46ea-9c4a-ec81e746b8dc tempest-ServersNegativeTestJSON-819510877 tempest-ServersNegativeTestJSON-819510877-project-member] http://192.168.122.198/volume/v3/volumes/c2bf113d-2332-41eb-9dc1-edfb656e9a48 returned with HTTP 200 Sep 06 06:38:08 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 530/1071] 192.168.122.198 () {60 vars in 1487 bytes} [Sun Sep 6 06:38:08 2026] GET /volume/v3/volumes/c2bf113d-2332-41eb-9dc1-edfb656e9a48 => generated 855 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:38:09 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-985a5442-6d71-407e-8801-15e5bf1b9d86 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:09 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-49fd47d7-6bc2-4137-96b3-58c696d9c8cf None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:09 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-49fd47d7-6bc2-4137-96b3-58c696d9c8cf tempest-ServersNegativeTestJSON-819510877 tempest-ServersNegativeTestJSON-819510877-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:38:09 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-49fd47d7-6bc2-4137-96b3-58c696d9c8cf tempest-ServersNegativeTestJSON-819510877 tempest-ServersNegativeTestJSON-819510877-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-878377901"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:38:09 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.volumes [None req-49fd47d7-6bc2-4137-96b3-58c696d9c8cf tempest-ServersNegativeTestJSON-819510877 tempest-ServersNegativeTestJSON-819510877-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-878377901'}} {{(pid=87014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:38:09 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-49fd47d7-6bc2-4137-96b3-58c696d9c8cf tempest-ServersNegativeTestJSON-819510877 tempest-ServersNegativeTestJSON-819510877-project-member] Create volume of 1 GB Sep 06 06:38:09 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-49fd47d7-6bc2-4137-96b3-58c696d9c8cf tempest-ServersNegativeTestJSON-819510877 tempest-ServersNegativeTestJSON-819510877-project-member] Availability Zones retrieved successfully. Sep 06 06:38:09 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-49fd47d7-6bc2-4137-96b3-58c696d9c8cf tempest-ServersNegativeTestJSON-819510877 tempest-ServersNegativeTestJSON-819510877-project-member] Flow 'volume_create_api' (93d7682c-2d81-485b-9a18-c03585b81841) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:38:09 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-49fd47d7-6bc2-4137-96b3-58c696d9c8cf tempest-ServersNegativeTestJSON-819510877 tempest-ServersNegativeTestJSON-819510877-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (113e8217-157b-4da2-bb0c-ac1268501c8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:38:09 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.flows.api.create_volume [None req-49fd47d7-6bc2-4137-96b3-58c696d9c8cf tempest-ServersNegativeTestJSON-819510877 tempest-ServersNegativeTestJSON-819510877-project-member] Validating volume size '1' using validate_int {{(pid=87014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:38:09 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-985a5442-6d71-407e-8801-15e5bf1b9d86 tempest-VolumesCloneNegativeTest-1325760059 tempest-VolumesCloneNegativeTest-1325760059-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:38:09 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-985a5442-6d71-407e-8801-15e5bf1b9d86 tempest-VolumesCloneNegativeTest-1325760059 tempest-VolumesCloneNegativeTest-1325760059-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-242829430"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:38:09 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.volumes [None req-985a5442-6d71-407e-8801-15e5bf1b9d86 tempest-VolumesCloneNegativeTest-1325760059 tempest-VolumesCloneNegativeTest-1325760059-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-242829430'}} {{(pid=87015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:38:09 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-985a5442-6d71-407e-8801-15e5bf1b9d86 tempest-VolumesCloneNegativeTest-1325760059 tempest-VolumesCloneNegativeTest-1325760059-project-member] Create volume of 2 GB Sep 06 06:38:09 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-985a5442-6d71-407e-8801-15e5bf1b9d86 tempest-VolumesCloneNegativeTest-1325760059 tempest-VolumesCloneNegativeTest-1325760059-project-member] Availability Zones retrieved successfully. Sep 06 06:38:09 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-985a5442-6d71-407e-8801-15e5bf1b9d86 tempest-VolumesCloneNegativeTest-1325760059 tempest-VolumesCloneNegativeTest-1325760059-project-member] Flow 'volume_create_api' (4450753d-d0fe-4384-847e-1a49a5a45795) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:38:09 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-985a5442-6d71-407e-8801-15e5bf1b9d86 tempest-VolumesCloneNegativeTest-1325760059 tempest-VolumesCloneNegativeTest-1325760059-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbaea6e8-9826-4381-8adb-504bb371396a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:38:09 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-49fd47d7-6bc2-4137-96b3-58c696d9c8cf tempest-ServersNegativeTestJSON-819510877 tempest-ServersNegativeTestJSON-819510877-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (113e8217-157b-4da2-bb0c-ac1268501c8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:38:09 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.flows.api.create_volume [None req-985a5442-6d71-407e-8801-15e5bf1b9d86 tempest-VolumesCloneNegativeTest-1325760059 tempest-VolumesCloneNegativeTest-1325760059-project-member] Validating volume size '2' using validate_int {{(pid=87015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:38:09 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-49fd47d7-6bc2-4137-96b3-58c696d9c8cf tempest-ServersNegativeTestJSON-819510877 tempest-ServersNegativeTestJSON-819510877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40cf95d1-c1a3-4742-a41a-f38baf336b4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:38:09 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-985a5442-6d71-407e-8801-15e5bf1b9d86 tempest-VolumesCloneNegativeTest-1325760059 tempest-VolumesCloneNegativeTest-1325760059-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbaea6e8-9826-4381-8adb-504bb371396a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:38:09 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-985a5442-6d71-407e-8801-15e5bf1b9d86 tempest-VolumesCloneNegativeTest-1325760059 tempest-VolumesCloneNegativeTest-1325760059-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99215711-3505-422e-a319-e013fd776fb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:38:09 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-49fd47d7-6bc2-4137-96b3-58c696d9c8cf tempest-ServersNegativeTestJSON-819510877 tempest-ServersNegativeTestJSON-819510877-project-member] Created reservations ['528bc798-2805-44de-94fe-5d9b53f8a48e', '6aa30ff9-009f-43a8-a2f8-e47af7a6e836', 'a14df344-3a21-4e84-865c-880236978311', 'c9e36284-c381-4755-97b5-a804e03d2dfc'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:38:09 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-49fd47d7-6bc2-4137-96b3-58c696d9c8cf tempest-ServersNegativeTestJSON-819510877 tempest-ServersNegativeTestJSON-819510877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40cf95d1-c1a3-4742-a41a-f38baf336b4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['528bc798-2805-44de-94fe-5d9b53f8a48e', '6aa30ff9-009f-43a8-a2f8-e47af7a6e836', 'a14df344-3a21-4e84-865c-880236978311', 'c9e36284-c381-4755-97b5-a804e03d2dfc']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:38:09 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-49fd47d7-6bc2-4137-96b3-58c696d9c8cf tempest-ServersNegativeTestJSON-819510877 tempest-ServersNegativeTestJSON-819510877-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d8e5897-172c-4146-bd20-915a97e3a6ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:38:09 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:09 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:38:09 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-49fd47d7-6bc2-4137-96b3-58c696d9c8cf tempest-ServersNegativeTestJSON-819510877 tempest-ServersNegativeTestJSON-819510877-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d8e5897-172c-4146-bd20-915a97e3a6ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '27234d6f-c693-4a4d-955e-472b41961383', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-878377901',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9ed83742e8342aab51a11663ebf1b00',qos_specs=None,replication_status=,reservations=['528bc798-2805-44de-94fe-5d9b53f8a48e','6aa30ff9-009f-43a8-a2f8-e47af7a6e836','a14df344-3a21-4e84-865c-880236978311','c9e36284-c381-4755-97b5-a804e03d2dfc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6701e3a5b6644dda93eea54deb135777',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:38:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-878377901',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=27234d6f-c693-4a4d-955e-472b41961383,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c9ed83742e8342aab51a11663ebf1b00',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6701e3a5b6644dda93eea54deb135777',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:38:09 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-49fd47d7-6bc2-4137-96b3-58c696d9c8cf tempest-ServersNegativeTestJSON-819510877 tempest-ServersNegativeTestJSON-819510877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bfe05783-0759-4371-86b9-acb020767f1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:38:09 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-49fd47d7-6bc2-4137-96b3-58c696d9c8cf tempest-ServersNegativeTestJSON-819510877 tempest-ServersNegativeTestJSON-819510877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bfe05783-0759-4371-86b9-acb020767f1a) transitioned into state 'SUCCESS' from state '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-878377901',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9ed83742e8342aab51a11663ebf1b00',qos_specs=None,replication_status=,reservations=['528bc798-2805-44de-94fe-5d9b53f8a48e','6aa30ff9-009f-43a8-a2f8-e47af7a6e836','a14df344-3a21-4e84-865c-880236978311','c9e36284-c381-4755-97b5-a804e03d2dfc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6701e3a5b6644dda93eea54deb135777',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:38:09 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-49fd47d7-6bc2-4137-96b3-58c696d9c8cf tempest-ServersNegativeTestJSON-819510877 tempest-ServersNegativeTestJSON-819510877-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b3963ad-9e5f-445c-9658-e1f90a63108b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:38:09 devstack devstack@c-api.service[87015]: DEBUG cinder.quota [None req-985a5442-6d71-407e-8801-15e5bf1b9d86 tempest-VolumesCloneNegativeTest-1325760059 tempest-VolumesCloneNegativeTest-1325760059-project-member] Created reservations ['c677eefa-0c98-4392-958b-29e42c183026', 'b0e4b549-b892-4f01-8194-6c70fc17a338', '9859d841-9b0b-4fa2-9bb4-47423187c71b', '7b114158-9191-488c-9c4f-1b249c6268ee'] {{(pid=87015) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:38:09 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-985a5442-6d71-407e-8801-15e5bf1b9d86 tempest-VolumesCloneNegativeTest-1325760059 tempest-VolumesCloneNegativeTest-1325760059-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99215711-3505-422e-a319-e013fd776fb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c677eefa-0c98-4392-958b-29e42c183026', 'b0e4b549-b892-4f01-8194-6c70fc17a338', '9859d841-9b0b-4fa2-9bb4-47423187c71b', '7b114158-9191-488c-9c4f-1b249c6268ee']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:38:09 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-985a5442-6d71-407e-8801-15e5bf1b9d86 tempest-VolumesCloneNegativeTest-1325760059 tempest-VolumesCloneNegativeTest-1325760059-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec195cbe-75f4-468e-8f0e-4475c96ae010) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:38:09 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-49fd47d7-6bc2-4137-96b3-58c696d9c8cf tempest-ServersNegativeTestJSON-819510877 tempest-ServersNegativeTestJSON-819510877-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b3963ad-9e5f-445c-9658-e1f90a63108b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:38:09 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-49fd47d7-6bc2-4137-96b3-58c696d9c8cf tempest-ServersNegativeTestJSON-819510877 tempest-ServersNegativeTestJSON-819510877-project-member] Flow 'volume_create_api' (93d7682c-2d81-485b-9a18-c03585b81841) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:38:09 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-49fd47d7-6bc2-4137-96b3-58c696d9c8cf tempest-ServersNegativeTestJSON-819510877 tempest-ServersNegativeTestJSON-819510877-project-member] Create volume request issued successfully. Sep 06 06:38:09 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-49fd47d7-6bc2-4137-96b3-58c696d9c8cf tempest-ServersNegativeTestJSON-819510877 tempest-ServersNegativeTestJSON-819510877-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:38:09 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 531/1072] 192.168.122.198 () {60 vars in 1142 bytes} [Sun Sep 6 06:38:09 2026] POST /volume/v3/volumes => generated 762 bytes in 364 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:38:09 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-9436ceee-4411-45b6-9c54-fdbb9afdc3fe None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:09 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-9436ceee-4411-45b6-9c54-fdbb9afdc3fe tempest-ServersNegativeTestJSON-819510877 tempest-ServersNegativeTestJSON-819510877-project-member] GET http://192.168.122.198/volume/v3/volumes/27234d6f-c693-4a4d-955e-472b41961383 Sep 06 06:38:09 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-9436ceee-4411-45b6-9c54-fdbb9afdc3fe tempest-ServersNegativeTestJSON-819510877 tempest-ServersNegativeTestJSON-819510877-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:09 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-9436ceee-4411-45b6-9c54-fdbb9afdc3fe tempest-ServersNegativeTestJSON-819510877 tempest-ServersNegativeTestJSON-819510877-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:09 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:09 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:38:09 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-985a5442-6d71-407e-8801-15e5bf1b9d86 tempest-VolumesCloneNegativeTest-1325760059 tempest-VolumesCloneNegativeTest-1325760059-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec195cbe-75f4-468e-8f0e-4475c96ae010) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd48b9360-8b74-421f-9e66-7cb20c66b419', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-242829430',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7932c90df2e64a9c81b374a05235cdfb',qos_specs=None,replication_status=,reservations=['c677eefa-0c98-4392-958b-29e42c183026','b0e4b549-b892-4f01-8194-6c70fc17a338','9859d841-9b0b-4fa2-9bb4-47423187c71b','7b114158-9191-488c-9c4f-1b249c6268ee'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9e6a4c30b974ac093cc11cbaa36f679',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:38:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-242829430',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d48b9360-8b74-421f-9e66-7cb20c66b419,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7932c90df2e64a9c81b374a05235cdfb',provider_auth=None,provider_geometry=None,provider_id=None,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='c9e6a4c30b974ac093cc11cbaa36f679',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:38:09 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:09 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:38:09 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-985a5442-6d71-407e-8801-15e5bf1b9d86 tempest-VolumesCloneNegativeTest-1325760059 tempest-VolumesCloneNegativeTest-1325760059-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a8f9599-fea0-45af-99d7-56636237f5fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:38:09 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:09 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:38:09 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-9436ceee-4411-45b6-9c54-fdbb9afdc3fe tempest-ServersNegativeTestJSON-819510877 tempest-ServersNegativeTestJSON-819510877-project-member] Volume info retrieved successfully. Sep 06 06:38:09 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-9436ceee-4411-45b6-9c54-fdbb9afdc3fe tempest-ServersNegativeTestJSON-819510877 tempest-ServersNegativeTestJSON-819510877-project-member] http://192.168.122.198/volume/v3/volumes/27234d6f-c693-4a4d-955e-472b41961383 returned with HTTP 200 Sep 06 06:38:09 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 532/1073] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:38:09 2026] GET /volume/v3/volumes/27234d6f-c693-4a4d-955e-472b41961383 => generated 830 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:38:09 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-985a5442-6d71-407e-8801-15e5bf1b9d86 tempest-VolumesCloneNegativeTest-1325760059 tempest-VolumesCloneNegativeTest-1325760059-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a8f9599-fea0-45af-99d7-56636237f5fc) transitioned into state 'SUCCESS' from state '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-242829430',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7932c90df2e64a9c81b374a05235cdfb',qos_specs=None,replication_status=,reservations=['c677eefa-0c98-4392-958b-29e42c183026','b0e4b549-b892-4f01-8194-6c70fc17a338','9859d841-9b0b-4fa2-9bb4-47423187c71b','7b114158-9191-488c-9c4f-1b249c6268ee'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9e6a4c30b974ac093cc11cbaa36f679',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:38:09 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-985a5442-6d71-407e-8801-15e5bf1b9d86 tempest-VolumesCloneNegativeTest-1325760059 tempest-VolumesCloneNegativeTest-1325760059-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9ae2135-9c54-472f-b471-219faddc3d67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:38:10 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-985a5442-6d71-407e-8801-15e5bf1b9d86 tempest-VolumesCloneNegativeTest-1325760059 tempest-VolumesCloneNegativeTest-1325760059-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9ae2135-9c54-472f-b471-219faddc3d67) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:38:10 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-985a5442-6d71-407e-8801-15e5bf1b9d86 tempest-VolumesCloneNegativeTest-1325760059 tempest-VolumesCloneNegativeTest-1325760059-project-member] Flow 'volume_create_api' (4450753d-d0fe-4384-847e-1a49a5a45795) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:38:10 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-985a5442-6d71-407e-8801-15e5bf1b9d86 tempest-VolumesCloneNegativeTest-1325760059 tempest-VolumesCloneNegativeTest-1325760059-project-member] Create volume request issued successfully. Sep 06 06:38:10 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-985a5442-6d71-407e-8801-15e5bf1b9d86 tempest-VolumesCloneNegativeTest-1325760059 tempest-VolumesCloneNegativeTest-1325760059-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:38:10 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 542/1074] 192.168.122.198 () {60 vars in 1142 bytes} [Sun Sep 6 06:38:09 2026] POST /volume/v3/volumes => generated 763 bytes in 762 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:38:10 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-3e447d75-c249-4f39-af00-927084a45dbe None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:10 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-3e447d75-c249-4f39-af00-927084a45dbe tempest-VolumesCloneNegativeTest-1325760059 tempest-VolumesCloneNegativeTest-1325760059-project-member] GET http://192.168.122.198/volume/v3/volumes/d48b9360-8b74-421f-9e66-7cb20c66b419 Sep 06 06:38:10 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-3e447d75-c249-4f39-af00-927084a45dbe tempest-VolumesCloneNegativeTest-1325760059 tempest-VolumesCloneNegativeTest-1325760059-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:10 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-3e447d75-c249-4f39-af00-927084a45dbe tempest-VolumesCloneNegativeTest-1325760059 tempest-VolumesCloneNegativeTest-1325760059-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:10 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:10 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:38:10 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:10 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:38:10 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-3e447d75-c249-4f39-af00-927084a45dbe tempest-VolumesCloneNegativeTest-1325760059 tempest-VolumesCloneNegativeTest-1325760059-project-member] Volume info retrieved successfully. Sep 06 06:38:10 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-3e447d75-c249-4f39-af00-927084a45dbe tempest-VolumesCloneNegativeTest-1325760059 tempest-VolumesCloneNegativeTest-1325760059-project-member] http://192.168.122.198/volume/v3/volumes/d48b9360-8b74-421f-9e66-7cb20c66b419 returned with HTTP 200 Sep 06 06:38:10 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 533/1075] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:38:10 2026] GET /volume/v3/volumes/d48b9360-8b74-421f-9e66-7cb20c66b419 => generated 831 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:38:10 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-4e310aed-2778-4c88-a859-3fcddaceed99 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:10 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-4e310aed-2778-4c88-a859-3fcddaceed99 tempest-ServersNegativeTestJSON-819510877 tempest-ServersNegativeTestJSON-819510877-project-member] GET http://192.168.122.198/volume/v3/volumes/27234d6f-c693-4a4d-955e-472b41961383 Sep 06 06:38:10 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-4e310aed-2778-4c88-a859-3fcddaceed99 tempest-ServersNegativeTestJSON-819510877 tempest-ServersNegativeTestJSON-819510877-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:10 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-4e310aed-2778-4c88-a859-3fcddaceed99 tempest-ServersNegativeTestJSON-819510877 tempest-ServersNegativeTestJSON-819510877-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:10 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:10 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:38:10 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:10 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:38:11 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-4e310aed-2778-4c88-a859-3fcddaceed99 tempest-ServersNegativeTestJSON-819510877 tempest-ServersNegativeTestJSON-819510877-project-member] Volume info retrieved successfully. Sep 06 06:38:11 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-4e310aed-2778-4c88-a859-3fcddaceed99 tempest-ServersNegativeTestJSON-819510877 tempest-ServersNegativeTestJSON-819510877-project-member] http://192.168.122.198/volume/v3/volumes/27234d6f-c693-4a4d-955e-472b41961383 returned with HTTP 200 Sep 06 06:38:11 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 543/1076] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:38:10 2026] GET /volume/v3/volumes/27234d6f-c693-4a4d-955e-472b41961383 => generated 854 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 06:38:11 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-29ad9398-480d-41a8-b557-c02d1fc9d2e0 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:11 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-29ad9398-480d-41a8-b557-c02d1fc9d2e0 tempest-VolumesCloneNegativeTest-1325760059 tempest-VolumesCloneNegativeTest-1325760059-project-member] GET http://192.168.122.198/volume/v3/volumes/d48b9360-8b74-421f-9e66-7cb20c66b419 Sep 06 06:38:11 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-29ad9398-480d-41a8-b557-c02d1fc9d2e0 tempest-VolumesCloneNegativeTest-1325760059 tempest-VolumesCloneNegativeTest-1325760059-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:11 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-29ad9398-480d-41a8-b557-c02d1fc9d2e0 tempest-VolumesCloneNegativeTest-1325760059 tempest-VolumesCloneNegativeTest-1325760059-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:11 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:11 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:38:11 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:11 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:38:11 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-29ad9398-480d-41a8-b557-c02d1fc9d2e0 tempest-VolumesCloneNegativeTest-1325760059 tempest-VolumesCloneNegativeTest-1325760059-project-member] Volume info retrieved successfully. Sep 06 06:38:11 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-29ad9398-480d-41a8-b557-c02d1fc9d2e0 tempest-VolumesCloneNegativeTest-1325760059 tempest-VolumesCloneNegativeTest-1325760059-project-member] http://192.168.122.198/volume/v3/volumes/d48b9360-8b74-421f-9e66-7cb20c66b419 returned with HTTP 200 Sep 06 06:38:11 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 534/1077] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:38:11 2026] GET /volume/v3/volumes/d48b9360-8b74-421f-9e66-7cb20c66b419 => generated 855 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:38:11 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-0134add5-1660-4470-9aa6-d327fae09e7c None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:11 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-0134add5-1660-4470-9aa6-d327fae09e7c tempest-VolumeSnapshotQuotasNegativeTestJSON-564528495 tempest-VolumeSnapshotQuotasNegativeTestJSON-564528495-project-admin] GET http://192.168.122.198/volume/v3/os-quota-sets/017f34ef39af4fb28ab0fe672fbbdc8e Sep 06 06:38:11 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-0134add5-1660-4470-9aa6-d327fae09e7c tempest-VolumeSnapshotQuotasNegativeTestJSON-564528495 tempest-VolumeSnapshotQuotasNegativeTestJSON-564528495-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:11 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-0134add5-1660-4470-9aa6-d327fae09e7c tempest-VolumeSnapshotQuotasNegativeTestJSON-564528495 tempest-VolumeSnapshotQuotasNegativeTestJSON-564528495-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:11 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-0134add5-1660-4470-9aa6-d327fae09e7c tempest-VolumeSnapshotQuotasNegativeTestJSON-564528495 tempest-VolumeSnapshotQuotasNegativeTestJSON-564528495-project-admin] http://192.168.122.198/volume/v3/os-quota-sets/017f34ef39af4fb28ab0fe672fbbdc8e returned with HTTP 200 Sep 06 06:38:11 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 544/1078] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:38:11 2026] GET /volume/v3/os-quota-sets/017f34ef39af4fb28ab0fe672fbbdc8e => generated 1430 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 06:38:11 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-e6e37faa-8574-4bde-b2bd-56c67a27f341 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:11 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-e6e37faa-8574-4bde-b2bd-56c67a27f341 tempest-VolumeSnapshotQuotasNegativeTestJSON-564528495 tempest-VolumeSnapshotQuotasNegativeTestJSON-564528495-project-admin] PUT http://192.168.122.198/volume/v3/os-quota-sets/017f34ef39af4fb28ab0fe672fbbdc8e Sep 06 06:38:11 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-e6e37faa-8574-4bde-b2bd-56c67a27f341 tempest-VolumeSnapshotQuotasNegativeTestJSON-564528495 tempest-VolumeSnapshotQuotasNegativeTestJSON-564528495-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:38:11 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-e6e37faa-8574-4bde-b2bd-56c67a27f341 tempest-VolumeSnapshotQuotasNegativeTestJSON-564528495 tempest-VolumeSnapshotQuotasNegativeTestJSON-564528495-project-admin] http://192.168.122.198/volume/v3/os-quota-sets/017f34ef39af4fb28ab0fe672fbbdc8e returned with HTTP 200 Sep 06 06:38:11 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 535/1079] 192.168.122.198 () {60 vars in 1258 bytes} [Sun Sep 6 06:38:11 2026] PUT /volume/v3/os-quota-sets/017f34ef39af4fb28ab0fe672fbbdc8e => generated 1383 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:38:11 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-6493b7ef-29f6-49aa-87a8-69010992d2da None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:12 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-e5ef2554-6fda-432d-8999-a13af9df9db2 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:12 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-e5ef2554-6fda-432d-8999-a13af9df9db2 tempest-ServersNegativeTestJSON-819510877 tempest-ServersNegativeTestJSON-819510877-project-member] GET http://192.168.122.198/volume/v3/volumes/27234d6f-c693-4a4d-955e-472b41961383 Sep 06 06:38:12 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-e5ef2554-6fda-432d-8999-a13af9df9db2 tempest-ServersNegativeTestJSON-819510877 tempest-ServersNegativeTestJSON-819510877-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:12 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-e5ef2554-6fda-432d-8999-a13af9df9db2 tempest-ServersNegativeTestJSON-819510877 tempest-ServersNegativeTestJSON-819510877-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:12 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:12 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:38:12 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:12 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:38:12 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-e5ef2554-6fda-432d-8999-a13af9df9db2 tempest-ServersNegativeTestJSON-819510877 tempest-ServersNegativeTestJSON-819510877-project-member] Volume info retrieved successfully. Sep 06 06:38:12 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-6493b7ef-29f6-49aa-87a8-69010992d2da tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:38:12 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-e5ef2554-6fda-432d-8999-a13af9df9db2 tempest-ServersNegativeTestJSON-819510877 tempest-ServersNegativeTestJSON-819510877-project-member] http://192.168.122.198/volume/v3/volumes/27234d6f-c693-4a4d-955e-472b41961383 returned with HTTP 200 Sep 06 06:38:12 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-6493b7ef-29f6-49aa-87a8-69010992d2da tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-695500666"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:38:12 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 536/1080] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:38:12 2026] GET /volume/v3/volumes/27234d6f-c693-4a4d-955e-472b41961383 => generated 855 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:38:12 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.volumes [None req-6493b7ef-29f6-49aa-87a8-69010992d2da tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-695500666'}} {{(pid=87015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:38:12 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-6493b7ef-29f6-49aa-87a8-69010992d2da tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] Create volume of 1 GB Sep 06 06:38:12 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-6493b7ef-29f6-49aa-87a8-69010992d2da tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] Availability Zones retrieved successfully. Sep 06 06:38:12 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-6493b7ef-29f6-49aa-87a8-69010992d2da tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] Flow 'volume_create_api' (f71cd85f-80ef-4f7d-854e-6b9d56341ff6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:38:12 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-6493b7ef-29f6-49aa-87a8-69010992d2da tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (826e69fa-6c04-43d8-a52b-1d30b9942145) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:38:12 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.flows.api.create_volume [None req-6493b7ef-29f6-49aa-87a8-69010992d2da tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] Validating volume size '1' using validate_int {{(pid=87015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:38:12 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-6493b7ef-29f6-49aa-87a8-69010992d2da tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (826e69fa-6c04-43d8-a52b-1d30b9942145) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:38:12 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-6493b7ef-29f6-49aa-87a8-69010992d2da tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63b188a1-806e-400d-bdac-c9b5f6aeee10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:38:12 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-911f749a-8c91-4c00-9894-37e98ed48785 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:12 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-911f749a-8c91-4c00-9894-37e98ed48785 tempest-VolumesCloneNegativeTest-1325760059 tempest-VolumesCloneNegativeTest-1325760059-project-member] GET http://192.168.122.198/volume/v3/volumes/d48b9360-8b74-421f-9e66-7cb20c66b419 Sep 06 06:38:12 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-911f749a-8c91-4c00-9894-37e98ed48785 tempest-VolumesCloneNegativeTest-1325760059 tempest-VolumesCloneNegativeTest-1325760059-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:12 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-911f749a-8c91-4c00-9894-37e98ed48785 tempest-VolumesCloneNegativeTest-1325760059 tempest-VolumesCloneNegativeTest-1325760059-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:12 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:12 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:38:12 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:12 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:38:12 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-911f749a-8c91-4c00-9894-37e98ed48785 tempest-VolumesCloneNegativeTest-1325760059 tempest-VolumesCloneNegativeTest-1325760059-project-member] Volume info retrieved successfully. Sep 06 06:38:12 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-911f749a-8c91-4c00-9894-37e98ed48785 tempest-VolumesCloneNegativeTest-1325760059 tempest-VolumesCloneNegativeTest-1325760059-project-member] http://192.168.122.198/volume/v3/volumes/d48b9360-8b74-421f-9e66-7cb20c66b419 returned with HTTP 200 Sep 06 06:38:12 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 537/1081] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:38:12 2026] GET /volume/v3/volumes/d48b9360-8b74-421f-9e66-7cb20c66b419 => generated 856 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:38:12 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-6d437eda-12c0-47de-99ba-4bd16e549de0 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:12 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-6d437eda-12c0-47de-99ba-4bd16e549de0 tempest-VolumesCloneNegativeTest-1325760059 tempest-VolumesCloneNegativeTest-1325760059-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:38:12 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-6d437eda-12c0-47de-99ba-4bd16e549de0 tempest-VolumesCloneNegativeTest-1325760059 tempest-VolumesCloneNegativeTest-1325760059-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "d48b9360-8b74-421f-9e66-7cb20c66b419"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:38:12 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.volumes [None req-6d437eda-12c0-47de-99ba-4bd16e549de0 tempest-VolumesCloneNegativeTest-1325760059 tempest-VolumesCloneNegativeTest-1325760059-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': 'd48b9360-8b74-421f-9e66-7cb20c66b419'}} {{(pid=87014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:38:12 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:12 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:38:12 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:12 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:38:12 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-6d437eda-12c0-47de-99ba-4bd16e549de0 tempest-VolumesCloneNegativeTest-1325760059 tempest-VolumesCloneNegativeTest-1325760059-project-member] Volume retrieved successfully. Sep 06 06:38:12 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-6d437eda-12c0-47de-99ba-4bd16e549de0 tempest-VolumesCloneNegativeTest-1325760059 tempest-VolumesCloneNegativeTest-1325760059-project-member] Create volume of 1 GB Sep 06 06:38:12 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-6d437eda-12c0-47de-99ba-4bd16e549de0 tempest-VolumesCloneNegativeTest-1325760059 tempest-VolumesCloneNegativeTest-1325760059-project-member] Availability Zones retrieved successfully. Sep 06 06:38:12 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-6d437eda-12c0-47de-99ba-4bd16e549de0 tempest-VolumesCloneNegativeTest-1325760059 tempest-VolumesCloneNegativeTest-1325760059-project-member] Flow 'volume_create_api' (fc5362cf-e338-4380-9955-14c47050efab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:38:12 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-6d437eda-12c0-47de-99ba-4bd16e549de0 tempest-VolumesCloneNegativeTest-1325760059 tempest-VolumesCloneNegativeTest-1325760059-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e31214e4-64f7-40b0-817a-9dc364dbe454) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:38:12 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.flows.api.create_volume [None req-6d437eda-12c0-47de-99ba-4bd16e549de0 tempest-VolumesCloneNegativeTest-1325760059 tempest-VolumesCloneNegativeTest-1325760059-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=87014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:38:12 devstack devstack@c-api.service[87014]: WARNING cinder.volume.api [None req-6d437eda-12c0-47de-99ba-4bd16e549de0 tempest-VolumesCloneNegativeTest-1325760059 tempest-VolumesCloneNegativeTest-1325760059-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e31214e4-64f7-40b0-817a-9dc364dbe454) transitioned into state 'FAILURE' from state 'RUNNING' Sep 06 06:38:12 devstack devstack@c-api.service[87014]: 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 06 06:38:12 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-6d437eda-12c0-47de-99ba-4bd16e549de0 tempest-VolumesCloneNegativeTest-1325760059 tempest-VolumesCloneNegativeTest-1325760059-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e31214e4-64f7-40b0-817a-9dc364dbe454) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:38:12 devstack devstack@c-api.service[87014]: WARNING cinder.volume.api [None req-6d437eda-12c0-47de-99ba-4bd16e549de0 tempest-VolumesCloneNegativeTest-1325760059 tempest-VolumesCloneNegativeTest-1325760059-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e31214e4-64f7-40b0-817a-9dc364dbe454) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 06 06:38:12 devstack devstack@c-api.service[87014]: WARNING cinder.volume.api [None req-6d437eda-12c0-47de-99ba-4bd16e549de0 tempest-VolumesCloneNegativeTest-1325760059 tempest-VolumesCloneNegativeTest-1325760059-project-member] Flow 'volume_create_api' (fc5362cf-e338-4380-9955-14c47050efab) transitioned into state 'REVERTED' from state 'RUNNING' Sep 06 06:38:12 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-6d437eda-12c0-47de-99ba-4bd16e549de0 tempest-VolumesCloneNegativeTest-1325760059 tempest-VolumesCloneNegativeTest-1325760059-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 400 Sep 06 06:38:12 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 538/1082] 192.168.122.198 () {60 vars in 1142 bytes} [Sun Sep 6 06:38:12 2026] POST /volume/v3/volumes => generated 173 bytes in 86 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 06 06:38:12 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-748b8a0a-4313-414e-a550-0487c8973968 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:12 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-748b8a0a-4313-414e-a550-0487c8973968 tempest-VolumesCloneNegativeTest-1325760059 tempest-VolumesCloneNegativeTest-1325760059-project-member] GET http://192.168.122.198/volume/v3/volumes/d48b9360-8b74-421f-9e66-7cb20c66b419 Sep 06 06:38:12 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-748b8a0a-4313-414e-a550-0487c8973968 tempest-VolumesCloneNegativeTest-1325760059 tempest-VolumesCloneNegativeTest-1325760059-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:12 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-748b8a0a-4313-414e-a550-0487c8973968 tempest-VolumesCloneNegativeTest-1325760059 tempest-VolumesCloneNegativeTest-1325760059-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:12 devstack devstack@c-api.service[87015]: DEBUG cinder.quota [None req-6493b7ef-29f6-49aa-87a8-69010992d2da tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] Created reservations ['87fe7dc8-fb15-496e-998d-0b46900a9703', '1fce9e23-d20c-4bcf-90b5-d8d1d0aeb52b', '1027fc47-5a1f-4f1d-8627-1d8663f387fa', '3b624a14-3e49-4153-805c-4c325c702c56'] {{(pid=87015) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:38:12 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-6493b7ef-29f6-49aa-87a8-69010992d2da tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63b188a1-806e-400d-bdac-c9b5f6aeee10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['87fe7dc8-fb15-496e-998d-0b46900a9703', '1fce9e23-d20c-4bcf-90b5-d8d1d0aeb52b', '1027fc47-5a1f-4f1d-8627-1d8663f387fa', '3b624a14-3e49-4153-805c-4c325c702c56']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:38:12 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:12 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:38:12 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:12 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:38:12 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-6493b7ef-29f6-49aa-87a8-69010992d2da tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8f863cf-cafa-41c4-a690-289e60e5f94b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:38:12 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-748b8a0a-4313-414e-a550-0487c8973968 tempest-VolumesCloneNegativeTest-1325760059 tempest-VolumesCloneNegativeTest-1325760059-project-member] Volume info retrieved successfully. Sep 06 06:38:12 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-748b8a0a-4313-414e-a550-0487c8973968 tempest-VolumesCloneNegativeTest-1325760059 tempest-VolumesCloneNegativeTest-1325760059-project-member] http://192.168.122.198/volume/v3/volumes/d48b9360-8b74-421f-9e66-7cb20c66b419 returned with HTTP 200 Sep 06 06:38:12 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 539/1083] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:38:12 2026] GET /volume/v3/volumes/d48b9360-8b74-421f-9e66-7cb20c66b419 => generated 856 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:38:12 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:12 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:38:12 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-56b9b78e-9447-4d1d-945d-9ae5826b6ea7 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:12 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-56b9b78e-9447-4d1d-945d-9ae5826b6ea7 tempest-VolumesCloneNegativeTest-1325760059 tempest-VolumesCloneNegativeTest-1325760059-project-member] DELETE http://192.168.122.198/volume/v3/volumes/d48b9360-8b74-421f-9e66-7cb20c66b419 Sep 06 06:38:12 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-56b9b78e-9447-4d1d-945d-9ae5826b6ea7 tempest-VolumesCloneNegativeTest-1325760059 tempest-VolumesCloneNegativeTest-1325760059-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:12 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-56b9b78e-9447-4d1d-945d-9ae5826b6ea7 tempest-VolumesCloneNegativeTest-1325760059 tempest-VolumesCloneNegativeTest-1325760059-project-member] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:12 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-6493b7ef-29f6-49aa-87a8-69010992d2da tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8f863cf-cafa-41c4-a690-289e60e5f94b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '05d735f8-0c99-4deb-913d-05d37b27d103', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-695500666',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='017f34ef39af4fb28ab0fe672fbbdc8e',qos_specs=None,replication_status=,reservations=['87fe7dc8-fb15-496e-998d-0b46900a9703','1fce9e23-d20c-4bcf-90b5-d8d1d0aeb52b','1027fc47-5a1f-4f1d-8627-1d8663f387fa','3b624a14-3e49-4153-805c-4c325c702c56'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5012913349734b70b13eb075a743ef3f',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:38:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-695500666',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=05d735f8-0c99-4deb-913d-05d37b27d103,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='017f34ef39af4fb28ab0fe672fbbdc8e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5012913349734b70b13eb075a743ef3f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:38:12 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-56b9b78e-9447-4d1d-945d-9ae5826b6ea7 tempest-VolumesCloneNegativeTest-1325760059 tempest-VolumesCloneNegativeTest-1325760059-project-member] Delete volume with id: d48b9360-8b74-421f-9e66-7cb20c66b419 Sep 06 06:38:12 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-6493b7ef-29f6-49aa-87a8-69010992d2da tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25715e78-e31e-4309-9c90-2ac96cc38f80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:38:12 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:12 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:38:12 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:12 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:38:12 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-56b9b78e-9447-4d1d-945d-9ae5826b6ea7 tempest-VolumesCloneNegativeTest-1325760059 tempest-VolumesCloneNegativeTest-1325760059-project-member] Volume info retrieved successfully. Sep 06 06:38:12 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-6493b7ef-29f6-49aa-87a8-69010992d2da tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25715e78-e31e-4309-9c90-2ac96cc38f80) transitioned into state 'SUCCESS' from state '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-695500666',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='017f34ef39af4fb28ab0fe672fbbdc8e',qos_specs=None,replication_status=,reservations=['87fe7dc8-fb15-496e-998d-0b46900a9703','1fce9e23-d20c-4bcf-90b5-d8d1d0aeb52b','1027fc47-5a1f-4f1d-8627-1d8663f387fa','3b624a14-3e49-4153-805c-4c325c702c56'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5012913349734b70b13eb075a743ef3f',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:38:12 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-6493b7ef-29f6-49aa-87a8-69010992d2da tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3603dd7f-daf4-495d-bd5b-c38029c72dee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:38:12 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-56b9b78e-9447-4d1d-945d-9ae5826b6ea7 tempest-VolumesCloneNegativeTest-1325760059 tempest-VolumesCloneNegativeTest-1325760059-project-member] Delete volume request issued successfully. Sep 06 06:38:12 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-56b9b78e-9447-4d1d-945d-9ae5826b6ea7 tempest-VolumesCloneNegativeTest-1325760059 tempest-VolumesCloneNegativeTest-1325760059-project-member] http://192.168.122.198/volume/v3/volumes/d48b9360-8b74-421f-9e66-7cb20c66b419 returned with HTTP 202 Sep 06 06:38:12 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 540/1084] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:38:12 2026] DELETE /volume/v3/volumes/d48b9360-8b74-421f-9e66-7cb20c66b419 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:38:12 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-101018b3-5463-4e5a-ad84-f4ee9890f27b None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:12 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-101018b3-5463-4e5a-ad84-f4ee9890f27b tempest-VolumesCloneNegativeTest-1325760059 tempest-VolumesCloneNegativeTest-1325760059-project-member] GET http://192.168.122.198/volume/v3/volumes/d48b9360-8b74-421f-9e66-7cb20c66b419 Sep 06 06:38:12 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-101018b3-5463-4e5a-ad84-f4ee9890f27b tempest-VolumesCloneNegativeTest-1325760059 tempest-VolumesCloneNegativeTest-1325760059-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:12 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-101018b3-5463-4e5a-ad84-f4ee9890f27b tempest-VolumesCloneNegativeTest-1325760059 tempest-VolumesCloneNegativeTest-1325760059-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:12 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-6493b7ef-29f6-49aa-87a8-69010992d2da tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3603dd7f-daf4-495d-bd5b-c38029c72dee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:38:12 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-6493b7ef-29f6-49aa-87a8-69010992d2da tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] Flow 'volume_create_api' (f71cd85f-80ef-4f7d-854e-6b9d56341ff6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:38:12 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-6493b7ef-29f6-49aa-87a8-69010992d2da tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] Create volume request issued successfully. Sep 06 06:38:12 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-6493b7ef-29f6-49aa-87a8-69010992d2da tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:38:12 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 545/1085] 192.168.122.198 () {60 vars in 1142 bytes} [Sun Sep 6 06:38:11 2026] POST /volume/v3/volumes => generated 775 bytes in 569 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:38:12 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:12 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:38:12 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:12 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:38:12 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-03611353-dcc5-4dc0-81c5-5d5f55d2e28a None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:12 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-03611353-dcc5-4dc0-81c5-5d5f55d2e28a tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] GET http://192.168.122.198/volume/v3/volumes/05d735f8-0c99-4deb-913d-05d37b27d103 Sep 06 06:38:12 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-03611353-dcc5-4dc0-81c5-5d5f55d2e28a tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:12 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-03611353-dcc5-4dc0-81c5-5d5f55d2e28a tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:12 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-101018b3-5463-4e5a-ad84-f4ee9890f27b tempest-VolumesCloneNegativeTest-1325760059 tempest-VolumesCloneNegativeTest-1325760059-project-member] Volume info retrieved successfully. Sep 06 06:38:12 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-101018b3-5463-4e5a-ad84-f4ee9890f27b tempest-VolumesCloneNegativeTest-1325760059 tempest-VolumesCloneNegativeTest-1325760059-project-member] http://192.168.122.198/volume/v3/volumes/d48b9360-8b74-421f-9e66-7cb20c66b419 returned with HTTP 200 Sep 06 06:38:12 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 541/1086] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:38:12 2026] GET /volume/v3/volumes/d48b9360-8b74-421f-9e66-7cb20c66b419 => generated 855 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:38:12 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-b65bff3a-d68b-4a57-86b2-8edd5e84ce71 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:12 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:12 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:38:12 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:12 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:38:12 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-b65bff3a-d68b-4a57-86b2-8edd5e84ce71 tempest-ServersNegativeTestJSON-819510877 tempest-ServersNegativeTestJSON-819510877-project-member] DELETE http://192.168.122.198/volume/v3/volumes/27234d6f-c693-4a4d-955e-472b41961383 Sep 06 06:38:12 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-b65bff3a-d68b-4a57-86b2-8edd5e84ce71 tempest-ServersNegativeTestJSON-819510877 tempest-ServersNegativeTestJSON-819510877-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:12 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-b65bff3a-d68b-4a57-86b2-8edd5e84ce71 tempest-ServersNegativeTestJSON-819510877 tempest-ServersNegativeTestJSON-819510877-project-member] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:12 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-b65bff3a-d68b-4a57-86b2-8edd5e84ce71 tempest-ServersNegativeTestJSON-819510877 tempest-ServersNegativeTestJSON-819510877-project-member] Delete volume with id: 27234d6f-c693-4a4d-955e-472b41961383 Sep 06 06:38:12 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-03611353-dcc5-4dc0-81c5-5d5f55d2e28a tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] Volume info retrieved successfully. Sep 06 06:38:12 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:12 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:38:12 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:12 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:38:12 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-b65bff3a-d68b-4a57-86b2-8edd5e84ce71 tempest-ServersNegativeTestJSON-819510877 tempest-ServersNegativeTestJSON-819510877-project-member] Volume info retrieved successfully. Sep 06 06:38:12 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-03611353-dcc5-4dc0-81c5-5d5f55d2e28a tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] http://192.168.122.198/volume/v3/volumes/05d735f8-0c99-4deb-913d-05d37b27d103 returned with HTTP 200 Sep 06 06:38:12 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 546/1087] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:38:12 2026] GET /volume/v3/volumes/05d735f8-0c99-4deb-913d-05d37b27d103 => generated 843 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:38:12 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-b65bff3a-d68b-4a57-86b2-8edd5e84ce71 tempest-ServersNegativeTestJSON-819510877 tempest-ServersNegativeTestJSON-819510877-project-member] Delete volume request issued successfully. Sep 06 06:38:12 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-b65bff3a-d68b-4a57-86b2-8edd5e84ce71 tempest-ServersNegativeTestJSON-819510877 tempest-ServersNegativeTestJSON-819510877-project-member] http://192.168.122.198/volume/v3/volumes/27234d6f-c693-4a4d-955e-472b41961383 returned with HTTP 202 Sep 06 06:38:12 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 542/1088] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:38:12 2026] DELETE /volume/v3/volumes/27234d6f-c693-4a4d-955e-472b41961383 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:38:12 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-96d7389b-fef8-40e3-80ae-29258bc8551a None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:12 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-96d7389b-fef8-40e3-80ae-29258bc8551a tempest-ServersNegativeTestJSON-819510877 tempest-ServersNegativeTestJSON-819510877-project-member] GET http://192.168.122.198/volume/v3/volumes/27234d6f-c693-4a4d-955e-472b41961383 Sep 06 06:38:12 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-96d7389b-fef8-40e3-80ae-29258bc8551a tempest-ServersNegativeTestJSON-819510877 tempest-ServersNegativeTestJSON-819510877-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:12 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-96d7389b-fef8-40e3-80ae-29258bc8551a tempest-ServersNegativeTestJSON-819510877 tempest-ServersNegativeTestJSON-819510877-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:12 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:12 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:38:12 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:12 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:38:12 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-96d7389b-fef8-40e3-80ae-29258bc8551a tempest-ServersNegativeTestJSON-819510877 tempest-ServersNegativeTestJSON-819510877-project-member] Volume info retrieved successfully. Sep 06 06:38:12 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-96d7389b-fef8-40e3-80ae-29258bc8551a tempest-ServersNegativeTestJSON-819510877 tempest-ServersNegativeTestJSON-819510877-project-member] http://192.168.122.198/volume/v3/volumes/27234d6f-c693-4a4d-955e-472b41961383 returned with HTTP 200 Sep 06 06:38:12 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 547/1089] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:38:12 2026] GET /volume/v3/volumes/27234d6f-c693-4a4d-955e-472b41961383 => generated 854 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:38:13 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-de3d2f44-077f-4950-811d-1e1457a1ab4a None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:13 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-de3d2f44-077f-4950-811d-1e1457a1ab4a tempest-VolumesCloneNegativeTest-1325760059 tempest-VolumesCloneNegativeTest-1325760059-project-member] GET http://192.168.122.198/volume/v3/volumes/d48b9360-8b74-421f-9e66-7cb20c66b419 Sep 06 06:38:13 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-de3d2f44-077f-4950-811d-1e1457a1ab4a tempest-VolumesCloneNegativeTest-1325760059 tempest-VolumesCloneNegativeTest-1325760059-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:13 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-de3d2f44-077f-4950-811d-1e1457a1ab4a tempest-VolumesCloneNegativeTest-1325760059 tempest-VolumesCloneNegativeTest-1325760059-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:13 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:13 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:38:13 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:13 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:38:13 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-de3d2f44-077f-4950-811d-1e1457a1ab4a tempest-VolumesCloneNegativeTest-1325760059 tempest-VolumesCloneNegativeTest-1325760059-project-member] Volume info retrieved successfully. Sep 06 06:38:13 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-33b16656-5013-4377-9238-11f9d565a753 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:13 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-de3d2f44-077f-4950-811d-1e1457a1ab4a tempest-VolumesCloneNegativeTest-1325760059 tempest-VolumesCloneNegativeTest-1325760059-project-member] http://192.168.122.198/volume/v3/volumes/d48b9360-8b74-421f-9e66-7cb20c66b419 returned with HTTP 200 Sep 06 06:38:13 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 543/1090] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:38:13 2026] GET /volume/v3/volumes/d48b9360-8b74-421f-9e66-7cb20c66b419 => generated 855 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:38:13 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-33b16656-5013-4377-9238-11f9d565a753 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] GET http://192.168.122.198/volume/v3/volumes/05d735f8-0c99-4deb-913d-05d37b27d103 Sep 06 06:38:13 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-33b16656-5013-4377-9238-11f9d565a753 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:13 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-33b16656-5013-4377-9238-11f9d565a753 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:13 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:13 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:38:13 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:13 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:38:13 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-33b16656-5013-4377-9238-11f9d565a753 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] Volume info retrieved successfully. Sep 06 06:38:13 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-33b16656-5013-4377-9238-11f9d565a753 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] http://192.168.122.198/volume/v3/volumes/05d735f8-0c99-4deb-913d-05d37b27d103 returned with HTTP 200 Sep 06 06:38:13 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 548/1091] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:38:13 2026] GET /volume/v3/volumes/05d735f8-0c99-4deb-913d-05d37b27d103 => generated 867 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:38:13 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-40312475-3f04-4f4f-89f8-c69c29e8ea7a None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:13 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-40312475-3f04-4f4f-89f8-c69c29e8ea7a tempest-ServersNegativeTestJSON-819510877 tempest-ServersNegativeTestJSON-819510877-project-member] GET http://192.168.122.198/volume/v3/volumes/27234d6f-c693-4a4d-955e-472b41961383 Sep 06 06:38:13 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-40312475-3f04-4f4f-89f8-c69c29e8ea7a tempest-ServersNegativeTestJSON-819510877 tempest-ServersNegativeTestJSON-819510877-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:13 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-40312475-3f04-4f4f-89f8-c69c29e8ea7a tempest-ServersNegativeTestJSON-819510877 tempest-ServersNegativeTestJSON-819510877-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:13 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-40312475-3f04-4f4f-89f8-c69c29e8ea7a tempest-ServersNegativeTestJSON-819510877 tempest-ServersNegativeTestJSON-819510877-project-member] http://192.168.122.198/volume/v3/volumes/27234d6f-c693-4a4d-955e-472b41961383 returned with HTTP 404 Sep 06 06:38:13 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 544/1092] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:38:13 2026] GET /volume/v3/volumes/27234d6f-c693-4a4d-955e-472b41961383 => generated 109 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:38:13 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-b6d100eb-7bb9-4ee7-acad-baef74296e5f None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:13 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b6d100eb-7bb9-4ee7-acad-baef74296e5f tempest-ServersNegativeTestJSON-819510877 tempest-ServersNegativeTestJSON-819510877-project-member] DELETE http://192.168.122.198/volume/v3/volumes/c2bf113d-2332-41eb-9dc1-edfb656e9a48 Sep 06 06:38:13 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b6d100eb-7bb9-4ee7-acad-baef74296e5f tempest-ServersNegativeTestJSON-819510877 tempest-ServersNegativeTestJSON-819510877-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:13 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b6d100eb-7bb9-4ee7-acad-baef74296e5f tempest-ServersNegativeTestJSON-819510877 tempest-ServersNegativeTestJSON-819510877-project-member] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:13 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-b6d100eb-7bb9-4ee7-acad-baef74296e5f tempest-ServersNegativeTestJSON-819510877 tempest-ServersNegativeTestJSON-819510877-project-member] Delete volume with id: c2bf113d-2332-41eb-9dc1-edfb656e9a48 Sep 06 06:38:13 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:13 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:38:13 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:13 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:38:13 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-b6d100eb-7bb9-4ee7-acad-baef74296e5f tempest-ServersNegativeTestJSON-819510877 tempest-ServersNegativeTestJSON-819510877-project-member] Volume info retrieved successfully. Sep 06 06:38:13 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-b6d100eb-7bb9-4ee7-acad-baef74296e5f tempest-ServersNegativeTestJSON-819510877 tempest-ServersNegativeTestJSON-819510877-project-member] Delete volume request issued successfully. Sep 06 06:38:13 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b6d100eb-7bb9-4ee7-acad-baef74296e5f tempest-ServersNegativeTestJSON-819510877 tempest-ServersNegativeTestJSON-819510877-project-member] http://192.168.122.198/volume/v3/volumes/c2bf113d-2332-41eb-9dc1-edfb656e9a48 returned with HTTP 202 Sep 06 06:38:13 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 549/1093] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:38:13 2026] DELETE /volume/v3/volumes/c2bf113d-2332-41eb-9dc1-edfb656e9a48 => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:38:13 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-f2d45346-6a4b-4a7d-bdb3-e2f12c91b720 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:13 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f2d45346-6a4b-4a7d-bdb3-e2f12c91b720 tempest-ServersNegativeTestJSON-819510877 tempest-ServersNegativeTestJSON-819510877-project-member] GET http://192.168.122.198/volume/v3/volumes/c2bf113d-2332-41eb-9dc1-edfb656e9a48 Sep 06 06:38:13 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-f2d45346-6a4b-4a7d-bdb3-e2f12c91b720 tempest-ServersNegativeTestJSON-819510877 tempest-ServersNegativeTestJSON-819510877-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:13 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-f2d45346-6a4b-4a7d-bdb3-e2f12c91b720 tempest-ServersNegativeTestJSON-819510877 tempest-ServersNegativeTestJSON-819510877-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:13 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:13 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:38:13 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:13 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:38:13 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-f2d45346-6a4b-4a7d-bdb3-e2f12c91b720 tempest-ServersNegativeTestJSON-819510877 tempest-ServersNegativeTestJSON-819510877-project-member] Volume info retrieved successfully. Sep 06 06:38:14 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f2d45346-6a4b-4a7d-bdb3-e2f12c91b720 tempest-ServersNegativeTestJSON-819510877 tempest-ServersNegativeTestJSON-819510877-project-member] http://192.168.122.198/volume/v3/volumes/c2bf113d-2332-41eb-9dc1-edfb656e9a48 returned with HTTP 200 Sep 06 06:38:14 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 545/1094] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:38:13 2026] GET /volume/v3/volumes/c2bf113d-2332-41eb-9dc1-edfb656e9a48 => generated 854 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:38:14 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-e50f1c08-df55-4151-a827-02d77f78bd91 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:14 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e50f1c08-df55-4151-a827-02d77f78bd91 tempest-VolumesCloneNegativeTest-1325760059 tempest-VolumesCloneNegativeTest-1325760059-project-member] GET http://192.168.122.198/volume/v3/volumes/d48b9360-8b74-421f-9e66-7cb20c66b419 Sep 06 06:38:14 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e50f1c08-df55-4151-a827-02d77f78bd91 tempest-VolumesCloneNegativeTest-1325760059 tempest-VolumesCloneNegativeTest-1325760059-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:14 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e50f1c08-df55-4151-a827-02d77f78bd91 tempest-VolumesCloneNegativeTest-1325760059 tempest-VolumesCloneNegativeTest-1325760059-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:14 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e50f1c08-df55-4151-a827-02d77f78bd91 tempest-VolumesCloneNegativeTest-1325760059 tempest-VolumesCloneNegativeTest-1325760059-project-member] http://192.168.122.198/volume/v3/volumes/d48b9360-8b74-421f-9e66-7cb20c66b419 returned with HTTP 404 Sep 06 06:38:14 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 550/1095] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:38:14 2026] GET /volume/v3/volumes/d48b9360-8b74-421f-9e66-7cb20c66b419 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 06:38:14 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-93e55021-ac9b-4cb2-8c64-0b0480ab2d8b None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:14 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-93e55021-ac9b-4cb2-8c64-0b0480ab2d8b tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] GET http://192.168.122.198/volume/v3/volumes/05d735f8-0c99-4deb-913d-05d37b27d103 Sep 06 06:38:14 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-93e55021-ac9b-4cb2-8c64-0b0480ab2d8b tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:14 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-93e55021-ac9b-4cb2-8c64-0b0480ab2d8b tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:14 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:14 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:38:14 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:14 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:38:14 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-93e55021-ac9b-4cb2-8c64-0b0480ab2d8b tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] Volume info retrieved successfully. Sep 06 06:38:14 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-93e55021-ac9b-4cb2-8c64-0b0480ab2d8b tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] http://192.168.122.198/volume/v3/volumes/05d735f8-0c99-4deb-913d-05d37b27d103 returned with HTTP 200 Sep 06 06:38:14 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 546/1096] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:38:14 2026] GET /volume/v3/volumes/05d735f8-0c99-4deb-913d-05d37b27d103 => generated 868 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:38:14 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-d7d62c7f-1102-4f36-b39a-900c608c10d5 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:14 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-d7d62c7f-1102-4f36-b39a-900c608c10d5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] POST http://192.168.122.198/volume/v3/snapshots Sep 06 06:38:14 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-d7d62c7f-1102-4f36-b39a-900c608c10d5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "05d735f8-0c99-4deb-913d-05d37b27d103", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-1991329781"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:38:14 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:14 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:38:14 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:14 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:38:14 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-d7d62c7f-1102-4f36-b39a-900c608c10d5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] Volume info retrieved successfully. Sep 06 06:38:14 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.snapshots [None req-d7d62c7f-1102-4f36-b39a-900c608c10d5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] Create snapshot from volume 05d735f8-0c99-4deb-913d-05d37b27d103 Sep 06 06:38:14 devstack devstack@c-api.service[87015]: DEBUG cinder.quota [None req-d7d62c7f-1102-4f36-b39a-900c608c10d5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] Created reservations ['66e3995a-4391-48c8-bc27-4d96d3f4f198', '0d69770e-bc78-4439-8950-6db6fb5902eb', '8197687b-ca96-43f8-9be3-baa6aee38d36', 'a8f7c9c9-0358-482c-8b0e-f7c0f52ffbe0'] {{(pid=87015) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:38:15 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:15 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:38:15 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-d7d62c7f-1102-4f36-b39a-900c608c10d5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] Snapshot create request issued successfully. Sep 06 06:38:15 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-d7d62c7f-1102-4f36-b39a-900c608c10d5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] http://192.168.122.198/volume/v3/snapshots returned with HTTP 202 Sep 06 06:38:15 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 551/1097] 192.168.122.198 () {60 vars in 1149 bytes} [Sun Sep 6 06:38:14 2026] POST /volume/v3/snapshots => generated 323 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:38:15 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-f7a0b7c7-c2b3-437d-9011-c601515dddbc None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:15 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-f3f0606c-ca71-4c7f-b127-87fb9bf50f4a None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:15 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f7a0b7c7-c2b3-437d-9011-c601515dddbc tempest-ServersNegativeTestJSON-819510877 tempest-ServersNegativeTestJSON-819510877-project-member] GET http://192.168.122.198/volume/v3/volumes/c2bf113d-2332-41eb-9dc1-edfb656e9a48 Sep 06 06:38:15 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-f7a0b7c7-c2b3-437d-9011-c601515dddbc tempest-ServersNegativeTestJSON-819510877 tempest-ServersNegativeTestJSON-819510877-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:15 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-f7a0b7c7-c2b3-437d-9011-c601515dddbc tempest-ServersNegativeTestJSON-819510877 tempest-ServersNegativeTestJSON-819510877-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:15 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f7a0b7c7-c2b3-437d-9011-c601515dddbc tempest-ServersNegativeTestJSON-819510877 tempest-ServersNegativeTestJSON-819510877-project-member] http://192.168.122.198/volume/v3/volumes/c2bf113d-2332-41eb-9dc1-edfb656e9a48 returned with HTTP 404 Sep 06 06:38:15 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 552/1098] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:38:15 2026] GET /volume/v3/volumes/c2bf113d-2332-41eb-9dc1-edfb656e9a48 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:38:15 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f3f0606c-ca71-4c7f-b127-87fb9bf50f4a tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] GET http://192.168.122.198/volume/v3/snapshots/cc2feb29-b6f1-44eb-94bd-2129bbbed437 Sep 06 06:38:15 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-f3f0606c-ca71-4c7f-b127-87fb9bf50f4a tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:15 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-f3f0606c-ca71-4c7f-b127-87fb9bf50f4a tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:15 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:15 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:38:15 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-f3f0606c-ca71-4c7f-b127-87fb9bf50f4a tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] Snapshot retrieved successfully. Sep 06 06:38:15 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f3f0606c-ca71-4c7f-b127-87fb9bf50f4a tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] http://192.168.122.198/volume/v3/snapshots/cc2feb29-b6f1-44eb-94bd-2129bbbed437 returned with HTTP 200 Sep 06 06:38:15 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 547/1099] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:38:15 2026] GET /volume/v3/snapshots/cc2feb29-b6f1-44eb-94bd-2129bbbed437 => generated 455 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:38:15 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-90d5e9c1-5968-44a4-b387-0653f14ed62a None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:15 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-90d5e9c1-5968-44a4-b387-0653f14ed62a tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] GET http://192.168.122.198/volume/v3/volumes/3880ea2c-60dc-4cb0-9186-8c98cad13ab1 Sep 06 06:38:15 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-90d5e9c1-5968-44a4-b387-0653f14ed62a tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:15 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-90d5e9c1-5968-44a4-b387-0653f14ed62a tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:15 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:15 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:38:15 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:15 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:38:15 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-90d5e9c1-5968-44a4-b387-0653f14ed62a tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Volume info retrieved successfully. Sep 06 06:38:15 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-90d5e9c1-5968-44a4-b387-0653f14ed62a tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] http://192.168.122.198/volume/v3/volumes/3880ea2c-60dc-4cb0-9186-8c98cad13ab1 returned with HTTP 200 Sep 06 06:38:15 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 553/1100] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:38:15 2026] GET /volume/v3/volumes/3880ea2c-60dc-4cb0-9186-8c98cad13ab1 => generated 946 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:38:16 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [req-b7fbb915-06cc-4a25-8181-3565a1a2ede5 req-2e365479-3ab5-4dcb-9540-cf933b747ca6 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:16 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-b93f35c7-d9df-47ff-bb98-b23d1ab819fc None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:16 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-b7fbb915-06cc-4a25-8181-3565a1a2ede5 req-2e365479-3ab5-4dcb-9540-cf933b747ca6 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] GET http://192.168.122.198/volume/v3/volumes/3880ea2c-60dc-4cb0-9186-8c98cad13ab1 Sep 06 06:38:16 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-b7fbb915-06cc-4a25-8181-3565a1a2ede5 req-2e365479-3ab5-4dcb-9540-cf933b747ca6 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:16 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-b7fbb915-06cc-4a25-8181-3565a1a2ede5 req-2e365479-3ab5-4dcb-9540-cf933b747ca6 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:16 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b93f35c7-d9df-47ff-bb98-b23d1ab819fc tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] GET http://192.168.122.198/volume/v3/snapshots/cc2feb29-b6f1-44eb-94bd-2129bbbed437 Sep 06 06:38:16 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b93f35c7-d9df-47ff-bb98-b23d1ab819fc tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:16 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b93f35c7-d9df-47ff-bb98-b23d1ab819fc tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:16 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:16 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:38:16 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:16 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:38:16 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:16 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:38:16 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-b93f35c7-d9df-47ff-bb98-b23d1ab819fc tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] Snapshot retrieved successfully. Sep 06 06:38:16 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [req-b7fbb915-06cc-4a25-8181-3565a1a2ede5 req-2e365479-3ab5-4dcb-9540-cf933b747ca6 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Volume info retrieved successfully. Sep 06 06:38:16 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b93f35c7-d9df-47ff-bb98-b23d1ab819fc tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] http://192.168.122.198/volume/v3/snapshots/cc2feb29-b6f1-44eb-94bd-2129bbbed437 returned with HTTP 200 Sep 06 06:38:16 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 554/1101] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:38:16 2026] GET /volume/v3/snapshots/cc2feb29-b6f1-44eb-94bd-2129bbbed437 => generated 455 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:38:16 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-b7fbb915-06cc-4a25-8181-3565a1a2ede5 req-2e365479-3ab5-4dcb-9540-cf933b747ca6 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] http://192.168.122.198/volume/v3/volumes/3880ea2c-60dc-4cb0-9186-8c98cad13ab1 returned with HTTP 200 Sep 06 06:38:16 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 548/1102] 192.168.122.198 () {60 vars in 1487 bytes} [Sun Sep 6 06:38:16 2026] GET /volume/v3/volumes/3880ea2c-60dc-4cb0-9186-8c98cad13ab1 => generated 946 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:38:16 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-39e74c3f-0444-4cad-8d48-0ada2cae9da7 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:16 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-39e74c3f-0444-4cad-8d48-0ada2cae9da7 None None] GET http://192.168.122.198/volume// Sep 06 06:38:16 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-39e74c3f-0444-4cad-8d48-0ada2cae9da7 None None] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:16 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-39e74c3f-0444-4cad-8d48-0ada2cae9da7 None None] Calling method 'all' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:16 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-39e74c3f-0444-4cad-8d48-0ada2cae9da7 None None] http://192.168.122.198/volume// returned with HTTP 300 Sep 06 06:38:16 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 555/1103] 192.168.122.198 () {58 vars in 1317 bytes} [Sun Sep 6 06:38:16 2026] GET /volume/ => generated 390 bytes in 24 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 06:38:16 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [req-b7fbb915-06cc-4a25-8181-3565a1a2ede5 req-fb08c4cc-8cc6-4904-8e20-3b6c4f58dd92 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:17 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-b7fbb915-06cc-4a25-8181-3565a1a2ede5 req-fb08c4cc-8cc6-4904-8e20-3b6c4f58dd92 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] POST http://192.168.122.198/volume/v3/attachments Sep 06 06:38:17 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-b7fbb915-06cc-4a25-8181-3565a1a2ede5 req-fb08c4cc-8cc6-4904-8e20-3b6c4f58dd92 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3880ea2c-60dc-4cb0-9186-8c98cad13ab1", "connector": null, "instance_uuid": "08071e9a-3f07-4513-af2b-2ea1c4a4a4a7"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:38:17 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:17 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:38:17 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:17 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:38:17 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-03eec08d-8b34-4414-a0e4-92746a62ad36 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:17 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-03eec08d-8b34-4414-a0e4-92746a62ad36 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] GET http://192.168.122.198/volume/v3/snapshots/cc2feb29-b6f1-44eb-94bd-2129bbbed437 Sep 06 06:38:17 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-03eec08d-8b34-4414-a0e4-92746a62ad36 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:17 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-03eec08d-8b34-4414-a0e4-92746a62ad36 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:17 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:17 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:38:17 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-03eec08d-8b34-4414-a0e4-92746a62ad36 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] Snapshot retrieved successfully. Sep 06 06:38:17 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-03eec08d-8b34-4414-a0e4-92746a62ad36 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] http://192.168.122.198/volume/v3/snapshots/cc2feb29-b6f1-44eb-94bd-2129bbbed437 returned with HTTP 200 Sep 06 06:38:17 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 556/1104] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:38:17 2026] GET /volume/v3/snapshots/cc2feb29-b6f1-44eb-94bd-2129bbbed437 => generated 455 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:38:17 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-b7fbb915-06cc-4a25-8181-3565a1a2ede5 req-fb08c4cc-8cc6-4904-8e20-3b6c4f58dd92 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] http://192.168.122.198/volume/v3/attachments returned with HTTP 200 Sep 06 06:38:17 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 549/1105] 192.168.122.198 () {66 vars in 1483 bytes} [Sun Sep 6 06:38:16 2026] POST /volume/v3/attachments => generated 273 bytes in 719 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:38:17 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-c77d6bc7-4a5c-4ffe-8de6-b505a0983cd2 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:17 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c77d6bc7-4a5c-4ffe-8de6-b505a0983cd2 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] GET http://192.168.122.198/volume/v3/volumes/3880ea2c-60dc-4cb0-9186-8c98cad13ab1 Sep 06 06:38:17 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-c77d6bc7-4a5c-4ffe-8de6-b505a0983cd2 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:17 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-c77d6bc7-4a5c-4ffe-8de6-b505a0983cd2 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:17 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:17 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:38:17 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:17 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:38:17 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-c77d6bc7-4a5c-4ffe-8de6-b505a0983cd2 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Volume info retrieved successfully. Sep 06 06:38:17 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-e8b6e285-affd-4b01-81c2-8cafa910c354 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:17 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-e8b6e285-affd-4b01-81c2-8cafa910c354 None None] GET http://192.168.122.198/volume// Sep 06 06:38:17 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-e8b6e285-affd-4b01-81c2-8cafa910c354 None None] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:17 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c77d6bc7-4a5c-4ffe-8de6-b505a0983cd2 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] http://192.168.122.198/volume/v3/volumes/3880ea2c-60dc-4cb0-9186-8c98cad13ab1 returned with HTTP 200 Sep 06 06:38:17 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-e8b6e285-affd-4b01-81c2-8cafa910c354 None None] Calling method 'all' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:17 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-e8b6e285-affd-4b01-81c2-8cafa910c354 None None] http://192.168.122.198/volume// returned with HTTP 300 Sep 06 06:38:17 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 550/1106] 192.168.122.198 () {58 vars in 1315 bytes} [Sun Sep 6 06:38:17 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 06:38:17 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 557/1107] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:38:17 2026] GET /volume/v3/volumes/3880ea2c-60dc-4cb0-9186-8c98cad13ab1 => generated 945 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:38:17 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [req-b7fbb915-06cc-4a25-8181-3565a1a2ede5 req-e4707023-96c5-41f8-a261-10584c033c23 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:17 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-b7fbb915-06cc-4a25-8181-3565a1a2ede5 req-e4707023-96c5-41f8-a261-10584c033c23 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] GET http://192.168.122.198/volume/v3/volumes/3880ea2c-60dc-4cb0-9186-8c98cad13ab1 Sep 06 06:38:17 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-b7fbb915-06cc-4a25-8181-3565a1a2ede5 req-e4707023-96c5-41f8-a261-10584c033c23 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:17 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-b7fbb915-06cc-4a25-8181-3565a1a2ede5 req-e4707023-96c5-41f8-a261-10584c033c23 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:17 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:17 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:38:17 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:17 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:38:17 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [req-b7fbb915-06cc-4a25-8181-3565a1a2ede5 req-e4707023-96c5-41f8-a261-10584c033c23 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Volume info retrieved successfully. Sep 06 06:38:17 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-b7fbb915-06cc-4a25-8181-3565a1a2ede5 req-e4707023-96c5-41f8-a261-10584c033c23 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] http://192.168.122.198/volume/v3/volumes/3880ea2c-60dc-4cb0-9186-8c98cad13ab1 returned with HTTP 200 Sep 06 06:38:17 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 551/1108] 192.168.122.198 () {62 vars in 1528 bytes} [Sun Sep 6 06:38:17 2026] GET /volume/v3/volumes/3880ea2c-60dc-4cb0-9186-8c98cad13ab1 => generated 1126 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 06:38:17 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-b7fbb915-06cc-4a25-8181-3565a1a2ede5 req-54dbb1f5-138c-4500-a516-9e048fd8c8fb None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:17 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-b7fbb915-06cc-4a25-8181-3565a1a2ede5 req-54dbb1f5-138c-4500-a516-9e048fd8c8fb tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] PUT http://192.168.122.198/volume/v3/attachments/2b269f55-74b9-401d-8822-23b503c3c028 Sep 06 06:38:17 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-b7fbb915-06cc-4a25-8181-3565a1a2ede5 req-54dbb1f5-138c-4500-a516-9e048fd8c8fb tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.198", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:24e15970b53b", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "43662e98-aa50-48bf-885a-92da7f50de73", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:38:17 devstack devstack@c-api.service[87015]: DEBUG cinder.coordination [req-b7fbb915-06cc-4a25-8181-3565a1a2ede5 req-54dbb1f5-138c-4500-a516-9e048fd8c8fb tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Acquiring lock "cinder-attachment_update-3880ea2c-60dc-4cb0-9186-8c98cad13ab1-devstack" by "attachment_update" {{(pid=87015) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 06 06:38:17 devstack devstack@c-api.service[87015]: DEBUG cinder.coordination [req-b7fbb915-06cc-4a25-8181-3565a1a2ede5 req-54dbb1f5-138c-4500-a516-9e048fd8c8fb tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Lock "cinder-attachment_update-3880ea2c-60dc-4cb0-9186-8c98cad13ab1-devstack" acquired by "attachment_update" :: waited 0.028s {{(pid=87015) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 06 06:38:17 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:17 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:38:17 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:17 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:38:18 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-b0f4ee2a-fb6d-4980-abe1-cde2ddf018be None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:18 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-b0f4ee2a-fb6d-4980-abe1-cde2ddf018be tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] GET http://192.168.122.198/volume/v3/snapshots/cc2feb29-b6f1-44eb-94bd-2129bbbed437 Sep 06 06:38:18 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-b0f4ee2a-fb6d-4980-abe1-cde2ddf018be tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:18 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-b0f4ee2a-fb6d-4980-abe1-cde2ddf018be tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:18 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:18 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:38:18 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-b0f4ee2a-fb6d-4980-abe1-cde2ddf018be tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] Snapshot retrieved successfully. Sep 06 06:38:18 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-b0f4ee2a-fb6d-4980-abe1-cde2ddf018be tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] http://192.168.122.198/volume/v3/snapshots/cc2feb29-b6f1-44eb-94bd-2129bbbed437 returned with HTTP 200 Sep 06 06:38:18 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 552/1109] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:38:18 2026] GET /volume/v3/snapshots/cc2feb29-b6f1-44eb-94bd-2129bbbed437 => generated 455 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:38:18 devstack devstack@c-api.service[87015]: DEBUG cinder.coordination [req-b7fbb915-06cc-4a25-8181-3565a1a2ede5 req-54dbb1f5-138c-4500-a516-9e048fd8c8fb tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Lock "cinder-attachment_update-3880ea2c-60dc-4cb0-9186-8c98cad13ab1-devstack" released by "attachment_update" :: held 0.590s {{(pid=87015) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 06 06:38:18 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-b7fbb915-06cc-4a25-8181-3565a1a2ede5 req-54dbb1f5-138c-4500-a516-9e048fd8c8fb tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] http://192.168.122.198/volume/v3/attachments/2b269f55-74b9-401d-8822-23b503c3c028 returned with HTTP 200 Sep 06 06:38:18 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 558/1110] 192.168.122.198 () {66 vars in 1593 bytes} [Sun Sep 6 06:38:17 2026] PUT /volume/v3/attachments/2b269f55-74b9-401d-8822-23b503c3c028 => generated 694 bytes in 643 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 06:38:18 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-45f267e2-24a9-4768-a769-350cabb6502a None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:18 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-45f267e2-24a9-4768-a769-350cabb6502a tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] GET http://192.168.122.198/volume/v3/volumes/3880ea2c-60dc-4cb0-9186-8c98cad13ab1 Sep 06 06:38:18 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-45f267e2-24a9-4768-a769-350cabb6502a tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:18 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-45f267e2-24a9-4768-a769-350cabb6502a tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:18 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:18 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:38:18 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:18 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:38:18 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-45f267e2-24a9-4768-a769-350cabb6502a tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Volume info retrieved successfully. Sep 06 06:38:18 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-45f267e2-24a9-4768-a769-350cabb6502a tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] http://192.168.122.198/volume/v3/volumes/3880ea2c-60dc-4cb0-9186-8c98cad13ab1 returned with HTTP 200 Sep 06 06:38:18 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 553/1111] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:38:18 2026] GET /volume/v3/volumes/3880ea2c-60dc-4cb0-9186-8c98cad13ab1 => generated 946 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:38:18 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-b7fbb915-06cc-4a25-8181-3565a1a2ede5 req-04612346-22a9-4486-b468-76ac2d250477 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:18 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-b7fbb915-06cc-4a25-8181-3565a1a2ede5 req-04612346-22a9-4486-b468-76ac2d250477 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] POST http://192.168.122.198/volume/v3/attachments/2b269f55-74b9-401d-8822-23b503c3c028/action Sep 06 06:38:18 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-b7fbb915-06cc-4a25-8181-3565a1a2ede5 req-04612346-22a9-4486-b468-76ac2d250477 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Action body: b'{"os-complete": null}' {{(pid=87015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:38:18 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-b7fbb915-06cc-4a25-8181-3565a1a2ede5 req-04612346-22a9-4486-b468-76ac2d250477 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:38:18 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:18 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:38:18 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:18 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:38:18 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-b7fbb915-06cc-4a25-8181-3565a1a2ede5 req-04612346-22a9-4486-b468-76ac2d250477 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] http://192.168.122.198/volume/v3/attachments/2b269f55-74b9-401d-8822-23b503c3c028/action returned with HTTP 204 Sep 06 06:38:18 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 559/1112] 192.168.122.198 () {66 vars in 1614 bytes} [Sun Sep 6 06:38:18 2026] POST /volume/v3/attachments/2b269f55-74b9-401d-8822-23b503c3c028/action => generated 0 bytes in 83 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:38:19 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-79085874-7297-45b0-b131-b64b41ef203e None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:19 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-79085874-7297-45b0-b131-b64b41ef203e tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] GET http://192.168.122.198/volume/v3/snapshots/cc2feb29-b6f1-44eb-94bd-2129bbbed437 Sep 06 06:38:19 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-79085874-7297-45b0-b131-b64b41ef203e tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:19 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-79085874-7297-45b0-b131-b64b41ef203e tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:19 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:19 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:38:19 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-79085874-7297-45b0-b131-b64b41ef203e tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] Snapshot retrieved successfully. Sep 06 06:38:19 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-79085874-7297-45b0-b131-b64b41ef203e tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] http://192.168.122.198/volume/v3/snapshots/cc2feb29-b6f1-44eb-94bd-2129bbbed437 returned with HTTP 200 Sep 06 06:38:19 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 554/1113] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:38:19 2026] GET /volume/v3/snapshots/cc2feb29-b6f1-44eb-94bd-2129bbbed437 => generated 482 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:38:19 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-53559332-85f3-4348-8bf4-ee867255ade3 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:19 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-53559332-85f3-4348-8bf4-ee867255ade3 tempest-VolumeSnapshotQuotasNegativeTestJSON-564528495 tempest-VolumeSnapshotQuotasNegativeTestJSON-564528495-project-admin] PUT http://192.168.122.198/volume/v3/os-quota-sets/017f34ef39af4fb28ab0fe672fbbdc8e Sep 06 06:38:19 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-53559332-85f3-4348-8bf4-ee867255ade3 tempest-VolumeSnapshotQuotasNegativeTestJSON-564528495 tempest-VolumeSnapshotQuotasNegativeTestJSON-564528495-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:38:19 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-ff0b5352-75c1-4323-a996-22db85d9742e None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:19 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-53559332-85f3-4348-8bf4-ee867255ade3 tempest-VolumeSnapshotQuotasNegativeTestJSON-564528495 tempest-VolumeSnapshotQuotasNegativeTestJSON-564528495-project-admin] http://192.168.122.198/volume/v3/os-quota-sets/017f34ef39af4fb28ab0fe672fbbdc8e returned with HTTP 200 Sep 06 06:38:19 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 560/1114] 192.168.122.198 () {60 vars in 1258 bytes} [Sun Sep 6 06:38:19 2026] PUT /volume/v3/os-quota-sets/017f34ef39af4fb28ab0fe672fbbdc8e => generated 1383 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:38:19 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-d5f87b3a-d340-44fe-82d0-784882abae11 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:19 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-d5f87b3a-d340-44fe-82d0-784882abae11 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] POST http://192.168.122.198/volume/v3/snapshots Sep 06 06:38:19 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-d5f87b3a-d340-44fe-82d0-784882abae11 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "05d735f8-0c99-4deb-913d-05d37b27d103"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:38:19 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:19 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:38:19 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:19 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:38:19 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-d5f87b3a-d340-44fe-82d0-784882abae11 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] Volume info retrieved successfully. Sep 06 06:38:19 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.snapshots [None req-d5f87b3a-d340-44fe-82d0-784882abae11 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] Create snapshot from volume 05d735f8-0c99-4deb-913d-05d37b27d103 Sep 06 06:38:19 devstack devstack@c-api.service[87015]: WARNING cinder.quota_utils [None req-d5f87b3a-d340-44fe-82d0-784882abae11 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] Quota exceeded for 017f34ef39af4fb28ab0fe672fbbdc8e, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 06 06:38:19 devstack devstack@c-api.service[87015]: INFO cinder.api.middleware.fault [None req-d5f87b3a-d340-44fe-82d0-784882abae11 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] http://192.168.122.198/volume/v3/snapshots returned with HTTP 413 Sep 06 06:38:19 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 561/1115] 192.168.122.198 () {60 vars in 1148 bytes} [Sun Sep 6 06:38:19 2026] POST /volume/v3/snapshots => generated 208 bytes in 74 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 06 06:38:19 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ff0b5352-75c1-4323-a996-22db85d9742e tempest-VolumesSummaryTest-1827507691 tempest-VolumesSummaryTest-1827507691-project-reader] GET http://192.168.122.198/volume/v3/volumes/summary Sep 06 06:38:19 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-0ee2b479-ca11-48ae-8574-5e149e970b76 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:19 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ff0b5352-75c1-4323-a996-22db85d9742e tempest-VolumesSummaryTest-1827507691 tempest-VolumesSummaryTest-1827507691-project-reader] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:19 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ff0b5352-75c1-4323-a996-22db85d9742e tempest-VolumesSummaryTest-1827507691 tempest-VolumesSummaryTest-1827507691-project-reader] Calling method 'version_select' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:19 devstack devstack@c-api.service[87014]: DEBUG cinder.api.api_utils [None req-ff0b5352-75c1-4323-a996-22db85d9742e tempest-VolumesSummaryTest-1827507691 tempest-VolumesSummaryTest-1827507691-project-reader] Removing options '' from query. {{(pid=87014) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 06:38:19 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-0ee2b479-ca11-48ae-8574-5e149e970b76 tempest-VolumeSnapshotQuotasNegativeTestJSON-564528495 tempest-VolumeSnapshotQuotasNegativeTestJSON-564528495-project-admin] PUT http://192.168.122.198/volume/v3/os-quota-sets/017f34ef39af4fb28ab0fe672fbbdc8e Sep 06 06:38:19 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-0ee2b479-ca11-48ae-8574-5e149e970b76 tempest-VolumeSnapshotQuotasNegativeTestJSON-564528495 tempest-VolumeSnapshotQuotasNegativeTestJSON-564528495-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:38:19 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-ff0b5352-75c1-4323-a996-22db85d9742e tempest-VolumesSummaryTest-1827507691 tempest-VolumesSummaryTest-1827507691-project-reader] Get summary completed successfully. Sep 06 06:38:19 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ff0b5352-75c1-4323-a996-22db85d9742e tempest-VolumesSummaryTest-1827507691 tempest-VolumesSummaryTest-1827507691-project-reader] http://192.168.122.198/volume/v3/volumes/summary returned with HTTP 200 Sep 06 06:38:19 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 555/1116] 192.168.122.198 () {60 vars in 1186 bytes} [Sun Sep 6 06:38:19 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:38:19 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-5c27a3cb-f18a-4e70-99fd-3d101f2af067 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:19 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-5c27a3cb-f18a-4e70-99fd-3d101f2af067 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] GET http://192.168.122.198/volume/v3/volumes/3880ea2c-60dc-4cb0-9186-8c98cad13ab1 Sep 06 06:38:19 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-5c27a3cb-f18a-4e70-99fd-3d101f2af067 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:19 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-5c27a3cb-f18a-4e70-99fd-3d101f2af067 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:19 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:19 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:38:19 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:19 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:38:19 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-5c27a3cb-f18a-4e70-99fd-3d101f2af067 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Volume info retrieved successfully. Sep 06 06:38:19 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-5c27a3cb-f18a-4e70-99fd-3d101f2af067 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] http://192.168.122.198/volume/v3/volumes/3880ea2c-60dc-4cb0-9186-8c98cad13ab1 returned with HTTP 200 Sep 06 06:38:19 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 556/1117] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:38:19 2026] GET /volume/v3/volumes/3880ea2c-60dc-4cb0-9186-8c98cad13ab1 => generated 1238 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:38:19 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-116afd09-10a4-4129-b077-dedc4d4b0ded None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:19 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-116afd09-10a4-4129-b077-dedc4d4b0ded tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] GET http://192.168.122.198/volume/v3/volumes/3880ea2c-60dc-4cb0-9186-8c98cad13ab1 Sep 06 06:38:19 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-116afd09-10a4-4129-b077-dedc4d4b0ded tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:19 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-116afd09-10a4-4129-b077-dedc4d4b0ded tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:19 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:19 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:38:19 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:19 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:38:19 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-116afd09-10a4-4129-b077-dedc4d4b0ded tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Volume info retrieved successfully. Sep 06 06:38:19 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-116afd09-10a4-4129-b077-dedc4d4b0ded tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] http://192.168.122.198/volume/v3/volumes/3880ea2c-60dc-4cb0-9186-8c98cad13ab1 returned with HTTP 200 Sep 06 06:38:19 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 557/1118] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:38:19 2026] GET /volume/v3/volumes/3880ea2c-60dc-4cb0-9186-8c98cad13ab1 => generated 1238 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:38:19 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-0ee2b479-ca11-48ae-8574-5e149e970b76 tempest-VolumeSnapshotQuotasNegativeTestJSON-564528495 tempest-VolumeSnapshotQuotasNegativeTestJSON-564528495-project-admin] http://192.168.122.198/volume/v3/os-quota-sets/017f34ef39af4fb28ab0fe672fbbdc8e returned with HTTP 200 Sep 06 06:38:19 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 562/1119] 192.168.122.198 () {60 vars in 1258 bytes} [Sun Sep 6 06:38:19 2026] PUT /volume/v3/os-quota-sets/017f34ef39af4fb28ab0fe672fbbdc8e => generated 1383 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:38:19 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-5622dfd2-03f4-42c5-b36c-8343f141ae44 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:19 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-5622dfd2-03f4-42c5-b36c-8343f141ae44 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] POST http://192.168.122.198/volume/v3/snapshots Sep 06 06:38:19 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-5622dfd2-03f4-42c5-b36c-8343f141ae44 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "05d735f8-0c99-4deb-913d-05d37b27d103"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:38:19 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:19 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:38:19 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:19 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:38:19 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-5622dfd2-03f4-42c5-b36c-8343f141ae44 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] Volume info retrieved successfully. Sep 06 06:38:19 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.snapshots [None req-5622dfd2-03f4-42c5-b36c-8343f141ae44 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] Create snapshot from volume 05d735f8-0c99-4deb-913d-05d37b27d103 Sep 06 06:38:19 devstack devstack@c-api.service[87014]: WARNING cinder.quota_utils [None req-5622dfd2-03f4-42c5-b36c-8343f141ae44 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] Quota exceeded for 017f34ef39af4fb28ab0fe672fbbdc8e, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Sep 06 06:38:19 devstack devstack@c-api.service[87014]: INFO cinder.api.middleware.fault [None req-5622dfd2-03f4-42c5-b36c-8343f141ae44 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] http://192.168.122.198/volume/v3/snapshots returned with HTTP 413 Sep 06 06:38:19 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 558/1120] 192.168.122.198 () {60 vars in 1148 bytes} [Sun Sep 6 06:38:19 2026] POST /volume/v3/snapshots => generated 133 bytes in 85 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 06 06:38:19 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-639e8a05-299f-4322-be5f-60d72c67c63e None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:19 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-639e8a05-299f-4322-be5f-60d72c67c63e tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] DELETE http://192.168.122.198/volume/v3/snapshots/cc2feb29-b6f1-44eb-94bd-2129bbbed437 Sep 06 06:38:19 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-639e8a05-299f-4322-be5f-60d72c67c63e tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:19 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-639e8a05-299f-4322-be5f-60d72c67c63e tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:19 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.snapshots [None req-639e8a05-299f-4322-be5f-60d72c67c63e tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] Delete snapshot with id: cc2feb29-b6f1-44eb-94bd-2129bbbed437 Sep 06 06:38:19 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:19 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:38:19 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-639e8a05-299f-4322-be5f-60d72c67c63e tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] Snapshot retrieved successfully. Sep 06 06:38:19 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:19 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:38:19 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-639e8a05-299f-4322-be5f-60d72c67c63e tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] Snapshot delete request issued successfully. Sep 06 06:38:19 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-639e8a05-299f-4322-be5f-60d72c67c63e tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] http://192.168.122.198/volume/v3/snapshots/cc2feb29-b6f1-44eb-94bd-2129bbbed437 returned with HTTP 202 Sep 06 06:38:19 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-6bce5fde-f220-46aa-825f-1e25d8b9a277 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:19 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 563/1121] 192.168.122.198 () {58 vars in 1241 bytes} [Sun Sep 6 06:38:19 2026] DELETE /volume/v3/snapshots/cc2feb29-b6f1-44eb-94bd-2129bbbed437 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:38:19 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-5ff326e0-ee03-4e44-9159-804ada6ae12e None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:19 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-6bce5fde-f220-46aa-825f-1e25d8b9a277 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] GET http://192.168.122.198/volume/v3/volumes/1efe1c77-2770-4e7d-8293-625d554592a8 Sep 06 06:38:19 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-6bce5fde-f220-46aa-825f-1e25d8b9a277 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:19 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-6bce5fde-f220-46aa-825f-1e25d8b9a277 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:19 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-5ff326e0-ee03-4e44-9159-804ada6ae12e tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] GET http://192.168.122.198/volume/v3/snapshots/cc2feb29-b6f1-44eb-94bd-2129bbbed437 Sep 06 06:38:19 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-5ff326e0-ee03-4e44-9159-804ada6ae12e tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:19 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-5ff326e0-ee03-4e44-9159-804ada6ae12e tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:20 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:20 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:38:20 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-5ff326e0-ee03-4e44-9159-804ada6ae12e tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] Snapshot retrieved successfully. Sep 06 06:38:20 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:20 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:38:20 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-5ff326e0-ee03-4e44-9159-804ada6ae12e tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] http://192.168.122.198/volume/v3/snapshots/cc2feb29-b6f1-44eb-94bd-2129bbbed437 returned with HTTP 200 Sep 06 06:38:20 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:20 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:38:20 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 564/1122] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:38:19 2026] GET /volume/v3/snapshots/cc2feb29-b6f1-44eb-94bd-2129bbbed437 => generated 481 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:38:20 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-6bce5fde-f220-46aa-825f-1e25d8b9a277 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Volume info retrieved successfully. Sep 06 06:38:20 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-6bce5fde-f220-46aa-825f-1e25d8b9a277 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] http://192.168.122.198/volume/v3/volumes/1efe1c77-2770-4e7d-8293-625d554592a8 returned with HTTP 200 Sep 06 06:38:20 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 559/1123] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:38:19 2026] GET /volume/v3/volumes/1efe1c77-2770-4e7d-8293-625d554592a8 => generated 947 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:38:20 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-d2fc77f3-896e-4535-8aad-957fe2d621c8 req-07e3d0d9-528a-4d3e-8753-4199e1082ef6 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:20 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-d2fc77f3-896e-4535-8aad-957fe2d621c8 req-07e3d0d9-528a-4d3e-8753-4199e1082ef6 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] GET http://192.168.122.198/volume/v3/volumes/1efe1c77-2770-4e7d-8293-625d554592a8 Sep 06 06:38:20 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-d2fc77f3-896e-4535-8aad-957fe2d621c8 req-07e3d0d9-528a-4d3e-8753-4199e1082ef6 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:20 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-d2fc77f3-896e-4535-8aad-957fe2d621c8 req-07e3d0d9-528a-4d3e-8753-4199e1082ef6 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:20 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:20 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:38:20 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:20 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:38:20 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [req-d2fc77f3-896e-4535-8aad-957fe2d621c8 req-07e3d0d9-528a-4d3e-8753-4199e1082ef6 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Volume info retrieved successfully. Sep 06 06:38:20 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-d2fc77f3-896e-4535-8aad-957fe2d621c8 req-07e3d0d9-528a-4d3e-8753-4199e1082ef6 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] http://192.168.122.198/volume/v3/volumes/1efe1c77-2770-4e7d-8293-625d554592a8 returned with HTTP 200 Sep 06 06:38:20 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 565/1124] 192.168.122.198 () {60 vars in 1487 bytes} [Sun Sep 6 06:38:20 2026] GET /volume/v3/volumes/1efe1c77-2770-4e7d-8293-625d554592a8 => generated 947 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:38:20 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-79ce9949-bdd2-4cd8-98c0-ae3d4942c4c3 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:20 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-79ce9949-bdd2-4cd8-98c0-ae3d4942c4c3 None None] GET http://192.168.122.198/volume// Sep 06 06:38:20 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-79ce9949-bdd2-4cd8-98c0-ae3d4942c4c3 None None] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:20 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-79ce9949-bdd2-4cd8-98c0-ae3d4942c4c3 None None] Calling method 'all' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:20 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-79ce9949-bdd2-4cd8-98c0-ae3d4942c4c3 None None] http://192.168.122.198/volume// returned with HTTP 300 Sep 06 06:38:20 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 560/1125] 192.168.122.198 () {58 vars in 1317 bytes} [Sun Sep 6 06:38:20 2026] GET /volume/ => generated 390 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 06:38:20 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-d2fc77f3-896e-4535-8aad-957fe2d621c8 req-33214063-4a60-4096-b8fe-1d7ae904bc1a None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:20 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-d2fc77f3-896e-4535-8aad-957fe2d621c8 req-33214063-4a60-4096-b8fe-1d7ae904bc1a tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] POST http://192.168.122.198/volume/v3/attachments Sep 06 06:38:20 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-d2fc77f3-896e-4535-8aad-957fe2d621c8 req-33214063-4a60-4096-b8fe-1d7ae904bc1a tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1efe1c77-2770-4e7d-8293-625d554592a8", "connector": null, "instance_uuid": "08071e9a-3f07-4513-af2b-2ea1c4a4a4a7"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:38:20 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:20 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:38:20 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:20 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:38:20 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-d2fc77f3-896e-4535-8aad-957fe2d621c8 req-33214063-4a60-4096-b8fe-1d7ae904bc1a tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] http://192.168.122.198/volume/v3/attachments returned with HTTP 200 Sep 06 06:38:20 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 566/1126] 192.168.122.198 () {66 vars in 1483 bytes} [Sun Sep 6 06:38:20 2026] POST /volume/v3/attachments => generated 273 bytes in 425 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:38:21 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-009089e6-8007-41e5-897b-579ed0da034e None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:21 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-824faa7a-5216-4686-8462-84d67823066b None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:21 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-009089e6-8007-41e5-897b-579ed0da034e tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] GET http://192.168.122.198/volume/v3/snapshots/cc2feb29-b6f1-44eb-94bd-2129bbbed437 Sep 06 06:38:21 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-009089e6-8007-41e5-897b-579ed0da034e tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:21 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-009089e6-8007-41e5-897b-579ed0da034e tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:21 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-824faa7a-5216-4686-8462-84d67823066b tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] GET http://192.168.122.198/volume/v3/volumes/1efe1c77-2770-4e7d-8293-625d554592a8 Sep 06 06:38:21 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-824faa7a-5216-4686-8462-84d67823066b tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:21 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-824faa7a-5216-4686-8462-84d67823066b tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:21 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:21 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:38:21 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-009089e6-8007-41e5-897b-579ed0da034e tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] Snapshot retrieved successfully. Sep 06 06:38:21 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-009089e6-8007-41e5-897b-579ed0da034e tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] http://192.168.122.198/volume/v3/snapshots/cc2feb29-b6f1-44eb-94bd-2129bbbed437 returned with HTTP 200 Sep 06 06:38:21 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 561/1127] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:38:21 2026] GET /volume/v3/snapshots/cc2feb29-b6f1-44eb-94bd-2129bbbed437 => generated 481 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 06:38:21 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-a6407278-44a7-409e-af87-3300dc77e14d None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:21 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-a6407278-44a7-409e-af87-3300dc77e14d None None] GET http://192.168.122.198/volume// Sep 06 06:38:21 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-a6407278-44a7-409e-af87-3300dc77e14d None None] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:21 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:21 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:38:21 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-a6407278-44a7-409e-af87-3300dc77e14d None None] Calling method 'all' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:21 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-a6407278-44a7-409e-af87-3300dc77e14d None None] http://192.168.122.198/volume// returned with HTTP 300 Sep 06 06:38:21 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 562/1128] 192.168.122.198 () {58 vars in 1315 bytes} [Sun Sep 6 06:38:21 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 06:38:21 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:21 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:38:21 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [req-d2fc77f3-896e-4535-8aad-957fe2d621c8 req-03ab1c39-7733-4546-923a-b83c6b5ffdef None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:21 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-824faa7a-5216-4686-8462-84d67823066b tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Volume info retrieved successfully. Sep 06 06:38:21 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-d2fc77f3-896e-4535-8aad-957fe2d621c8 req-03ab1c39-7733-4546-923a-b83c6b5ffdef tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] GET http://192.168.122.198/volume/v3/volumes/1efe1c77-2770-4e7d-8293-625d554592a8 Sep 06 06:38:21 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-d2fc77f3-896e-4535-8aad-957fe2d621c8 req-03ab1c39-7733-4546-923a-b83c6b5ffdef tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:21 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-d2fc77f3-896e-4535-8aad-957fe2d621c8 req-03ab1c39-7733-4546-923a-b83c6b5ffdef tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:21 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-824faa7a-5216-4686-8462-84d67823066b tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] http://192.168.122.198/volume/v3/volumes/1efe1c77-2770-4e7d-8293-625d554592a8 returned with HTTP 200 Sep 06 06:38:21 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 567/1129] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:38:21 2026] GET /volume/v3/volumes/1efe1c77-2770-4e7d-8293-625d554592a8 => generated 946 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:38:21 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:21 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:38:21 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:21 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:38:21 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [req-d2fc77f3-896e-4535-8aad-957fe2d621c8 req-03ab1c39-7733-4546-923a-b83c6b5ffdef tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Volume info retrieved successfully. Sep 06 06:38:21 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-d2fc77f3-896e-4535-8aad-957fe2d621c8 req-03ab1c39-7733-4546-923a-b83c6b5ffdef tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] http://192.168.122.198/volume/v3/volumes/1efe1c77-2770-4e7d-8293-625d554592a8 returned with HTTP 200 Sep 06 06:38:21 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 563/1130] 192.168.122.198 () {62 vars in 1528 bytes} [Sun Sep 6 06:38:21 2026] GET /volume/v3/volumes/1efe1c77-2770-4e7d-8293-625d554592a8 => generated 1127 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 06:38:21 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-d2fc77f3-896e-4535-8aad-957fe2d621c8 req-b929e93b-b5e6-4b00-8aa6-3f57d3b22d0d None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:21 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-d2fc77f3-896e-4535-8aad-957fe2d621c8 req-b929e93b-b5e6-4b00-8aa6-3f57d3b22d0d tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] PUT http://192.168.122.198/volume/v3/attachments/8a3fbb25-35cc-4815-b1db-651114443700 Sep 06 06:38:21 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-d2fc77f3-896e-4535-8aad-957fe2d621c8 req-b929e93b-b5e6-4b00-8aa6-3f57d3b22d0d tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.198", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:24e15970b53b", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "43662e98-aa50-48bf-885a-92da7f50de73", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:38:21 devstack devstack@c-api.service[87015]: DEBUG cinder.coordination [req-d2fc77f3-896e-4535-8aad-957fe2d621c8 req-b929e93b-b5e6-4b00-8aa6-3f57d3b22d0d tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Acquiring lock "cinder-attachment_update-1efe1c77-2770-4e7d-8293-625d554592a8-devstack" by "attachment_update" {{(pid=87015) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 06 06:38:21 devstack devstack@c-api.service[87015]: DEBUG cinder.coordination [req-d2fc77f3-896e-4535-8aad-957fe2d621c8 req-b929e93b-b5e6-4b00-8aa6-3f57d3b22d0d tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Lock "cinder-attachment_update-1efe1c77-2770-4e7d-8293-625d554592a8-devstack" acquired by "attachment_update" :: waited 0.022s {{(pid=87015) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 06 06:38:21 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:21 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:38:21 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:21 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:38:21 devstack devstack@c-api.service[87015]: DEBUG cinder.coordination [req-d2fc77f3-896e-4535-8aad-957fe2d621c8 req-b929e93b-b5e6-4b00-8aa6-3f57d3b22d0d tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Lock "cinder-attachment_update-1efe1c77-2770-4e7d-8293-625d554592a8-devstack" released by "attachment_update" :: held 0.297s {{(pid=87015) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 06 06:38:21 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-d2fc77f3-896e-4535-8aad-957fe2d621c8 req-b929e93b-b5e6-4b00-8aa6-3f57d3b22d0d tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] http://192.168.122.198/volume/v3/attachments/8a3fbb25-35cc-4815-b1db-651114443700 returned with HTTP 200 Sep 06 06:38:21 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 568/1131] 192.168.122.198 () {66 vars in 1593 bytes} [Sun Sep 6 06:38:21 2026] PUT /volume/v3/attachments/8a3fbb25-35cc-4815-b1db-651114443700 => generated 694 bytes in 356 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:38:22 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-b0e74ab2-9415-45f7-a930-eba08019b3ee None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:22 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-b0e74ab2-9415-45f7-a930-eba08019b3ee tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] GET http://192.168.122.198/volume/v3/snapshots/cc2feb29-b6f1-44eb-94bd-2129bbbed437 Sep 06 06:38:22 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-b0e74ab2-9415-45f7-a930-eba08019b3ee tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:22 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-b0e74ab2-9415-45f7-a930-eba08019b3ee tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:22 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:22 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:38:22 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-b0e74ab2-9415-45f7-a930-eba08019b3ee tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] Snapshot retrieved successfully. Sep 06 06:38:22 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-b0e74ab2-9415-45f7-a930-eba08019b3ee tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] http://192.168.122.198/volume/v3/snapshots/cc2feb29-b6f1-44eb-94bd-2129bbbed437 returned with HTTP 200 Sep 06 06:38:22 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 564/1132] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:38:22 2026] GET /volume/v3/snapshots/cc2feb29-b6f1-44eb-94bd-2129bbbed437 => generated 481 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 06:38:22 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-19c5c2b2-d4f4-452d-9088-f45074bc919d None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:22 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-19c5c2b2-d4f4-452d-9088-f45074bc919d tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] GET http://192.168.122.198/volume/v3/volumes/1efe1c77-2770-4e7d-8293-625d554592a8 Sep 06 06:38:22 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-19c5c2b2-d4f4-452d-9088-f45074bc919d tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:22 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-19c5c2b2-d4f4-452d-9088-f45074bc919d tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:22 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:22 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:38:22 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:22 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:38:22 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-19c5c2b2-d4f4-452d-9088-f45074bc919d tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Volume info retrieved successfully. Sep 06 06:38:22 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-19c5c2b2-d4f4-452d-9088-f45074bc919d tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] http://192.168.122.198/volume/v3/volumes/1efe1c77-2770-4e7d-8293-625d554592a8 returned with HTTP 200 Sep 06 06:38:22 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 569/1133] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:38:22 2026] GET /volume/v3/volumes/1efe1c77-2770-4e7d-8293-625d554592a8 => generated 947 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:38:22 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [req-d2fc77f3-896e-4535-8aad-957fe2d621c8 req-6f9eaf52-c10d-41d0-855b-a357182c0827 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:22 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-d2fc77f3-896e-4535-8aad-957fe2d621c8 req-6f9eaf52-c10d-41d0-855b-a357182c0827 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] POST http://192.168.122.198/volume/v3/attachments/8a3fbb25-35cc-4815-b1db-651114443700/action Sep 06 06:38:22 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-d2fc77f3-896e-4535-8aad-957fe2d621c8 req-6f9eaf52-c10d-41d0-855b-a357182c0827 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Action body: b'{"os-complete": null}' {{(pid=87014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:38:22 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-d2fc77f3-896e-4535-8aad-957fe2d621c8 req-6f9eaf52-c10d-41d0-855b-a357182c0827 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:38:22 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:22 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:38:22 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:22 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:38:22 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-d2fc77f3-896e-4535-8aad-957fe2d621c8 req-6f9eaf52-c10d-41d0-855b-a357182c0827 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] http://192.168.122.198/volume/v3/attachments/8a3fbb25-35cc-4815-b1db-651114443700/action returned with HTTP 204 Sep 06 06:38:22 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 565/1134] 192.168.122.198 () {66 vars in 1614 bytes} [Sun Sep 6 06:38:22 2026] POST /volume/v3/attachments/8a3fbb25-35cc-4815-b1db-651114443700/action => generated 0 bytes in 71 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:38:23 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-ae99b998-1848-4647-a23f-fc26471d8893 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:23 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-ae99b998-1848-4647-a23f-fc26471d8893 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] GET http://192.168.122.198/volume/v3/snapshots/cc2feb29-b6f1-44eb-94bd-2129bbbed437 Sep 06 06:38:23 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-ae99b998-1848-4647-a23f-fc26471d8893 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:23 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-ae99b998-1848-4647-a23f-fc26471d8893 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:23 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-ae99b998-1848-4647-a23f-fc26471d8893 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] http://192.168.122.198/volume/v3/snapshots/cc2feb29-b6f1-44eb-94bd-2129bbbed437 returned with HTTP 404 Sep 06 06:38:23 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 570/1135] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:38:23 2026] GET /volume/v3/snapshots/cc2feb29-b6f1-44eb-94bd-2129bbbed437 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:38:23 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-25947152-89a6-4ccd-9352-fafc582e0f3f None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:23 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-25947152-89a6-4ccd-9352-fafc582e0f3f tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] GET http://192.168.122.198/volume/v3/volumes/05d735f8-0c99-4deb-913d-05d37b27d103 Sep 06 06:38:23 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-25947152-89a6-4ccd-9352-fafc582e0f3f tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:23 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-25947152-89a6-4ccd-9352-fafc582e0f3f tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:23 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:23 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:38:23 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:23 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:38:23 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-25947152-89a6-4ccd-9352-fafc582e0f3f tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] Volume info retrieved successfully. Sep 06 06:38:23 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-25947152-89a6-4ccd-9352-fafc582e0f3f tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] http://192.168.122.198/volume/v3/volumes/05d735f8-0c99-4deb-913d-05d37b27d103 returned with HTTP 200 Sep 06 06:38:23 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 566/1136] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:38:23 2026] GET /volume/v3/volumes/05d735f8-0c99-4deb-913d-05d37b27d103 => generated 868 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:38:23 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-ea36f3a5-f911-4522-9981-9bbe1a039000 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:23 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-ea36f3a5-f911-4522-9981-9bbe1a039000 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] DELETE http://192.168.122.198/volume/v3/volumes/05d735f8-0c99-4deb-913d-05d37b27d103 Sep 06 06:38:23 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-ea36f3a5-f911-4522-9981-9bbe1a039000 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:23 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-ea36f3a5-f911-4522-9981-9bbe1a039000 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:23 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-ea36f3a5-f911-4522-9981-9bbe1a039000 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] Delete volume with id: 05d735f8-0c99-4deb-913d-05d37b27d103 Sep 06 06:38:23 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:23 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:38:23 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:23 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:38:23 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-ea36f3a5-f911-4522-9981-9bbe1a039000 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] Volume info retrieved successfully. Sep 06 06:38:23 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-ae611f69-70f3-4aad-a1f5-37b414c3dfa9 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:23 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ae611f69-70f3-4aad-a1f5-37b414c3dfa9 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] GET http://192.168.122.198/volume/v3/volumes/1efe1c77-2770-4e7d-8293-625d554592a8 Sep 06 06:38:23 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ae611f69-70f3-4aad-a1f5-37b414c3dfa9 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:23 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ae611f69-70f3-4aad-a1f5-37b414c3dfa9 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:23 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:23 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:38:23 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:23 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:38:23 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-ea36f3a5-f911-4522-9981-9bbe1a039000 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] Delete volume request issued successfully. Sep 06 06:38:23 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-ea36f3a5-f911-4522-9981-9bbe1a039000 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] http://192.168.122.198/volume/v3/volumes/05d735f8-0c99-4deb-913d-05d37b27d103 returned with HTTP 202 Sep 06 06:38:23 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-ae611f69-70f3-4aad-a1f5-37b414c3dfa9 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Volume info retrieved successfully. Sep 06 06:38:23 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 571/1137] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:38:23 2026] DELETE /volume/v3/volumes/05d735f8-0c99-4deb-913d-05d37b27d103 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:38:23 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-1cd535d7-97b7-45ae-95e4-bcaca8339ac5 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:23 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ae611f69-70f3-4aad-a1f5-37b414c3dfa9 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] http://192.168.122.198/volume/v3/volumes/1efe1c77-2770-4e7d-8293-625d554592a8 returned with HTTP 200 Sep 06 06:38:23 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 567/1138] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:38:23 2026] GET /volume/v3/volumes/1efe1c77-2770-4e7d-8293-625d554592a8 => generated 1239 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:38:23 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-1cd535d7-97b7-45ae-95e4-bcaca8339ac5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] GET http://192.168.122.198/volume/v3/volumes/05d735f8-0c99-4deb-913d-05d37b27d103 Sep 06 06:38:23 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-1cd535d7-97b7-45ae-95e4-bcaca8339ac5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:23 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-1cd535d7-97b7-45ae-95e4-bcaca8339ac5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:23 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-efc47ec4-b79f-4843-a6af-b4f9a9b5bdc3 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:23 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-efc47ec4-b79f-4843-a6af-b4f9a9b5bdc3 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] GET http://192.168.122.198/volume/v3/volumes/1efe1c77-2770-4e7d-8293-625d554592a8 Sep 06 06:38:23 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-efc47ec4-b79f-4843-a6af-b4f9a9b5bdc3 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:23 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-efc47ec4-b79f-4843-a6af-b4f9a9b5bdc3 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:23 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:23 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:38:23 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:23 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:38:23 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:23 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:38:23 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-1cd535d7-97b7-45ae-95e4-bcaca8339ac5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] Volume info retrieved successfully. Sep 06 06:38:23 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:23 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:38:23 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-1cd535d7-97b7-45ae-95e4-bcaca8339ac5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] http://192.168.122.198/volume/v3/volumes/05d735f8-0c99-4deb-913d-05d37b27d103 returned with HTTP 200 Sep 06 06:38:23 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 572/1139] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:38:23 2026] GET /volume/v3/volumes/05d735f8-0c99-4deb-913d-05d37b27d103 => generated 867 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:38:23 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-efc47ec4-b79f-4843-a6af-b4f9a9b5bdc3 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Volume info retrieved successfully. Sep 06 06:38:23 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-7890d58d-1fd3-4e27-a3f8-2d7f66c1d3d7 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:23 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-efc47ec4-b79f-4843-a6af-b4f9a9b5bdc3 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] http://192.168.122.198/volume/v3/volumes/1efe1c77-2770-4e7d-8293-625d554592a8 returned with HTTP 200 Sep 06 06:38:23 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 568/1140] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:38:23 2026] GET /volume/v3/volumes/1efe1c77-2770-4e7d-8293-625d554592a8 => generated 1239 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:38:23 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-7890d58d-1fd3-4e27-a3f8-2d7f66c1d3d7 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] GET http://192.168.122.198/volume/v3/volumes Sep 06 06:38:23 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-7890d58d-1fd3-4e27-a3f8-2d7f66c1d3d7 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:23 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-7890d58d-1fd3-4e27-a3f8-2d7f66c1d3d7 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Calling method 'index' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:23 devstack devstack@c-api.service[87015]: DEBUG cinder.api.api_utils [None req-7890d58d-1fd3-4e27-a3f8-2d7f66c1d3d7 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Removing options '' from query. {{(pid=87015) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 06:38:23 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-7890d58d-1fd3-4e27-a3f8-2d7f66c1d3d7 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87015) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 06:38:23 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-7890d58d-1fd3-4e27-a3f8-2d7f66c1d3d7 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Get all volumes completed successfully. Sep 06 06:38:23 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-7890d58d-1fd3-4e27-a3f8-2d7f66c1d3d7 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] http://192.168.122.198/volume/v3/volumes returned with HTTP 200 Sep 06 06:38:23 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 573/1141] 192.168.122.198 () {58 vars in 1121 bytes} [Sun Sep 6 06:38:23 2026] GET /volume/v3/volumes => generated 15 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 06:38:23 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-9c295cf8-997c-4121-ba48-70c7d6fc9ae0 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:23 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-9c295cf8-997c-4121-ba48-70c7d6fc9ae0 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:38:23 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-9c295cf8-997c-4121-ba48-70c7d6fc9ae0 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1519273448"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:38:23 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.volumes [None req-9c295cf8-997c-4121-ba48-70c7d6fc9ae0 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1519273448'}} {{(pid=87014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:38:23 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-9c295cf8-997c-4121-ba48-70c7d6fc9ae0 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Create volume of 1 GB Sep 06 06:38:23 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-9c295cf8-997c-4121-ba48-70c7d6fc9ae0 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Availability Zones retrieved successfully. Sep 06 06:38:23 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-9c295cf8-997c-4121-ba48-70c7d6fc9ae0 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Flow 'volume_create_api' (58c63584-8b32-4c85-8e27-f67ef6f582f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:38:23 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-9c295cf8-997c-4121-ba48-70c7d6fc9ae0 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a208e4b-6720-4019-99db-bb81ba099d20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:38:23 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.flows.api.create_volume [None req-9c295cf8-997c-4121-ba48-70c7d6fc9ae0 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Validating volume size '1' using validate_int {{(pid=87014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:38:23 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-9c295cf8-997c-4121-ba48-70c7d6fc9ae0 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a208e4b-6720-4019-99db-bb81ba099d20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:38:23 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-9c295cf8-997c-4121-ba48-70c7d6fc9ae0 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6ebb05c-9a7a-4fab-81e3-25a545c807aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:38:24 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-9c295cf8-997c-4121-ba48-70c7d6fc9ae0 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Created reservations ['4ebc2497-3c14-4e03-8011-5df2b4ee07ab', '0d93e204-486c-492e-a9a9-e66b9564413d', '147588b0-fb51-419b-907e-ac0759d6cc1d', 'c32afbd6-1f5a-478a-9ab0-203e51c18e73'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:38:24 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-9c295cf8-997c-4121-ba48-70c7d6fc9ae0 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6ebb05c-9a7a-4fab-81e3-25a545c807aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4ebc2497-3c14-4e03-8011-5df2b4ee07ab', '0d93e204-486c-492e-a9a9-e66b9564413d', '147588b0-fb51-419b-907e-ac0759d6cc1d', 'c32afbd6-1f5a-478a-9ab0-203e51c18e73']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:38:24 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-9c295cf8-997c-4121-ba48-70c7d6fc9ae0 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (627b28e5-3f78-43b9-8886-dad4e7881b89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:38:24 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:24 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:38:24 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-9c295cf8-997c-4121-ba48-70c7d6fc9ae0 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (627b28e5-3f78-43b9-8886-dad4e7881b89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '070f529d-d582-4625-9821-cb5e4aadc223', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1519273448',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c1713e6b3cec41f7906ad1add383f1b3',qos_specs=None,replication_status=,reservations=['4ebc2497-3c14-4e03-8011-5df2b4ee07ab','0d93e204-486c-492e-a9a9-e66b9564413d','147588b0-fb51-419b-907e-ac0759d6cc1d','c32afbd6-1f5a-478a-9ab0-203e51c18e73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84484d812fff43608501343ee38bfa38',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:38:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1519273448',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=070f529d-d582-4625-9821-cb5e4aadc223,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='c1713e6b3cec41f7906ad1add383f1b3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='84484d812fff43608501343ee38bfa38',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:38:24 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-9c295cf8-997c-4121-ba48-70c7d6fc9ae0 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37aa05bc-4870-459a-bace-fca035b5a42f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:38:24 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-9c295cf8-997c-4121-ba48-70c7d6fc9ae0 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37aa05bc-4870-459a-bace-fca035b5a42f) transitioned into state 'SUCCESS' from state '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-1519273448',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c1713e6b3cec41f7906ad1add383f1b3',qos_specs=None,replication_status=,reservations=['4ebc2497-3c14-4e03-8011-5df2b4ee07ab','0d93e204-486c-492e-a9a9-e66b9564413d','147588b0-fb51-419b-907e-ac0759d6cc1d','c32afbd6-1f5a-478a-9ab0-203e51c18e73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84484d812fff43608501343ee38bfa38',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:38:24 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-9c295cf8-997c-4121-ba48-70c7d6fc9ae0 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c1e753c-6fa0-4d3b-b40f-d47e677f767b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:38:24 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-9c295cf8-997c-4121-ba48-70c7d6fc9ae0 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c1e753c-6fa0-4d3b-b40f-d47e677f767b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:38:24 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-9c295cf8-997c-4121-ba48-70c7d6fc9ae0 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Flow 'volume_create_api' (58c63584-8b32-4c85-8e27-f67ef6f582f3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:38:24 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-9c295cf8-997c-4121-ba48-70c7d6fc9ae0 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Create volume request issued successfully. Sep 06 06:38:24 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-9c295cf8-997c-4121-ba48-70c7d6fc9ae0 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:38:24 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 569/1142] 192.168.122.198 () {60 vars in 1143 bytes} [Sun Sep 6 06:38:23 2026] POST /volume/v3/volumes => generated 773 bytes in 653 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:38:24 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-01baf8cf-d54e-40bb-aaa6-e4aa8df496ce None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:24 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-01baf8cf-d54e-40bb-aaa6-e4aa8df496ce tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] GET http://192.168.122.198/volume/v3/volumes/070f529d-d582-4625-9821-cb5e4aadc223 Sep 06 06:38:24 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-01baf8cf-d54e-40bb-aaa6-e4aa8df496ce tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:24 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-01baf8cf-d54e-40bb-aaa6-e4aa8df496ce tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:24 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:24 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:38:24 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:24 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:38:24 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-01baf8cf-d54e-40bb-aaa6-e4aa8df496ce tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Volume info retrieved successfully. Sep 06 06:38:24 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-01baf8cf-d54e-40bb-aaa6-e4aa8df496ce tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] http://192.168.122.198/volume/v3/volumes/070f529d-d582-4625-9821-cb5e4aadc223 returned with HTTP 200 Sep 06 06:38:24 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 574/1143] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:38:24 2026] GET /volume/v3/volumes/070f529d-d582-4625-9821-cb5e4aadc223 => generated 841 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:38:24 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-9fd0a5ec-6e46-46ac-8230-0ee015a6027a None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:24 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-9fd0a5ec-6e46-46ac-8230-0ee015a6027a tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] GET http://192.168.122.198/volume/v3/volumes/05d735f8-0c99-4deb-913d-05d37b27d103 Sep 06 06:38:24 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-9fd0a5ec-6e46-46ac-8230-0ee015a6027a tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:24 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-9fd0a5ec-6e46-46ac-8230-0ee015a6027a tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:24 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:24 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:38:24 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:24 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:38:24 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-9fd0a5ec-6e46-46ac-8230-0ee015a6027a tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630173945-project-member] http://192.168.122.198/volume/v3/volumes/05d735f8-0c99-4deb-913d-05d37b27d103 returned with HTTP 404 Sep 06 06:38:24 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 570/1144] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:38:24 2026] GET /volume/v3/volumes/05d735f8-0c99-4deb-913d-05d37b27d103 => generated 109 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:38:24 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-2447e333-09f9-4104-8d6b-54b0a57fa15e None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:24 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2447e333-09f9-4104-8d6b-54b0a57fa15e tempest-VolumeSnapshotQuotasNegativeTestJSON-564528495 tempest-VolumeSnapshotQuotasNegativeTestJSON-564528495-project-admin] PUT http://192.168.122.198/volume/v3/os-quota-sets/017f34ef39af4fb28ab0fe672fbbdc8e Sep 06 06:38:24 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-2447e333-09f9-4104-8d6b-54b0a57fa15e tempest-VolumeSnapshotQuotasNegativeTestJSON-564528495 tempest-VolumeSnapshotQuotasNegativeTestJSON-564528495-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=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:38:24 devstack devstack@c-api.service[87015]: DEBUG dbcounter [-] [87015] Writing DB stats cinder:INSERT=61,cinder:UPDATE=103,cinder:SELECT=470 {{(pid=87015) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 06:38:24 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2447e333-09f9-4104-8d6b-54b0a57fa15e tempest-VolumeSnapshotQuotasNegativeTestJSON-564528495 tempest-VolumeSnapshotQuotasNegativeTestJSON-564528495-project-admin] http://192.168.122.198/volume/v3/os-quota-sets/017f34ef39af4fb28ab0fe672fbbdc8e returned with HTTP 200 Sep 06 06:38:24 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 575/1145] 192.168.122.198 () {60 vars in 1259 bytes} [Sun Sep 6 06:38:24 2026] PUT /volume/v3/os-quota-sets/017f34ef39af4fb28ab0fe672fbbdc8e => generated 1388 bytes in 313 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:38:25 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-aaed0224-03db-4259-8408-08d2432817b2 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:25 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-aaed0224-03db-4259-8408-08d2432817b2 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] GET http://192.168.122.198/volume/v3/volumes/070f529d-d582-4625-9821-cb5e4aadc223 Sep 06 06:38:25 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-aaed0224-03db-4259-8408-08d2432817b2 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:25 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-aaed0224-03db-4259-8408-08d2432817b2 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:25 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:25 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:38:25 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:25 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:38:25 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-aaed0224-03db-4259-8408-08d2432817b2 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Volume info retrieved successfully. Sep 06 06:38:25 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-aaed0224-03db-4259-8408-08d2432817b2 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] http://192.168.122.198/volume/v3/volumes/070f529d-d582-4625-9821-cb5e4aadc223 returned with HTTP 200 Sep 06 06:38:25 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 571/1146] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:38:25 2026] GET /volume/v3/volumes/070f529d-d582-4625-9821-cb5e4aadc223 => generated 865 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:38:26 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-53715d7d-fb94-4766-b04a-f2922e8eeb95 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:26 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-53715d7d-fb94-4766-b04a-f2922e8eeb95 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] GET http://192.168.122.198/volume/v3/volumes/070f529d-d582-4625-9821-cb5e4aadc223 Sep 06 06:38:26 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-53715d7d-fb94-4766-b04a-f2922e8eeb95 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:26 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-53715d7d-fb94-4766-b04a-f2922e8eeb95 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:26 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:26 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:38:26 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:26 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:38:26 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-53715d7d-fb94-4766-b04a-f2922e8eeb95 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Volume info retrieved successfully. Sep 06 06:38:26 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-53715d7d-fb94-4766-b04a-f2922e8eeb95 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] http://192.168.122.198/volume/v3/volumes/070f529d-d582-4625-9821-cb5e4aadc223 returned with HTTP 200 Sep 06 06:38:26 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 576/1147] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:38:26 2026] GET /volume/v3/volumes/070f529d-d582-4625-9821-cb5e4aadc223 => generated 866 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:38:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-63393dce-7219-48d5-bfd4-167fee891470 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:26 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-63393dce-7219-48d5-bfd4-167fee891470 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] GET http://192.168.122.198/volume/v3/volumes/070f529d-d582-4625-9821-cb5e4aadc223 Sep 06 06:38:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-63393dce-7219-48d5-bfd4-167fee891470 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-63393dce-7219-48d5-bfd4-167fee891470 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:26 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:26 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:38:26 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:26 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:38:26 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-63393dce-7219-48d5-bfd4-167fee891470 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Volume info retrieved successfully. Sep 06 06:38:26 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-63393dce-7219-48d5-bfd4-167fee891470 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] http://192.168.122.198/volume/v3/volumes/070f529d-d582-4625-9821-cb5e4aadc223 returned with HTTP 200 Sep 06 06:38:26 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 572/1148] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:38:26 2026] GET /volume/v3/volumes/070f529d-d582-4625-9821-cb5e4aadc223 => generated 866 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:38:26 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-b005167d-779f-4474-954f-bad80a13cd5d None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:26 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b005167d-779f-4474-954f-bad80a13cd5d tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:38:26 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b005167d-779f-4474-954f-bad80a13cd5d tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1940968541"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:38:26 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.volumes [None req-b005167d-779f-4474-954f-bad80a13cd5d tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1940968541'}} {{(pid=87015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:38:26 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-b005167d-779f-4474-954f-bad80a13cd5d tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Create volume of 1 GB Sep 06 06:38:26 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-b005167d-779f-4474-954f-bad80a13cd5d tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Availability Zones retrieved successfully. Sep 06 06:38:26 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-b005167d-779f-4474-954f-bad80a13cd5d tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Flow 'volume_create_api' (688a5caa-3fae-4632-accf-588ee8925eae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:38:26 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-b005167d-779f-4474-954f-bad80a13cd5d tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9e77c44-a420-49c4-ba9a-43d9d0bab908) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:38:26 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.flows.api.create_volume [None req-b005167d-779f-4474-954f-bad80a13cd5d tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Validating volume size '1' using validate_int {{(pid=87015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:38:26 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-b005167d-779f-4474-954f-bad80a13cd5d tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9e77c44-a420-49c4-ba9a-43d9d0bab908) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:38:26 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-b005167d-779f-4474-954f-bad80a13cd5d tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f2def9c-9c4e-4bca-b171-95decbc790c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:38:26 devstack devstack@c-api.service[87015]: DEBUG cinder.quota [None req-b005167d-779f-4474-954f-bad80a13cd5d tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Created reservations ['7a65724d-f2d8-4dfa-b455-fb8268462274', 'be777747-a6f4-42ec-a07d-4cb75c7c6817', '39d06290-7771-49e5-98c7-cbf0750a9b09', '707f5b44-f3a2-4399-8d70-4b760bb704c8'] {{(pid=87015) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:38:26 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-b005167d-779f-4474-954f-bad80a13cd5d tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f2def9c-9c4e-4bca-b171-95decbc790c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7a65724d-f2d8-4dfa-b455-fb8268462274', 'be777747-a6f4-42ec-a07d-4cb75c7c6817', '39d06290-7771-49e5-98c7-cbf0750a9b09', '707f5b44-f3a2-4399-8d70-4b760bb704c8']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:38:26 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-b005167d-779f-4474-954f-bad80a13cd5d tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (afb328ae-e7b2-440a-95e3-558b34e35f8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:38:26 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:26 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:38:26 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-b005167d-779f-4474-954f-bad80a13cd5d tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (afb328ae-e7b2-440a-95e3-558b34e35f8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e3b138aa-dd41-4839-a412-ff968aacde18', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1940968541',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c1713e6b3cec41f7906ad1add383f1b3',qos_specs=None,replication_status=,reservations=['7a65724d-f2d8-4dfa-b455-fb8268462274','be777747-a6f4-42ec-a07d-4cb75c7c6817','39d06290-7771-49e5-98c7-cbf0750a9b09','707f5b44-f3a2-4399-8d70-4b760bb704c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84484d812fff43608501343ee38bfa38',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:38:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1940968541',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e3b138aa-dd41-4839-a412-ff968aacde18,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='c1713e6b3cec41f7906ad1add383f1b3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='84484d812fff43608501343ee38bfa38',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:38:26 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-b005167d-779f-4474-954f-bad80a13cd5d tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83b6e0e3-baf8-4844-b8c8-38a6c6154601) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:38:26 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-b005167d-779f-4474-954f-bad80a13cd5d tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83b6e0e3-baf8-4844-b8c8-38a6c6154601) transitioned into state 'SUCCESS' from state '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-1940968541',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c1713e6b3cec41f7906ad1add383f1b3',qos_specs=None,replication_status=,reservations=['7a65724d-f2d8-4dfa-b455-fb8268462274','be777747-a6f4-42ec-a07d-4cb75c7c6817','39d06290-7771-49e5-98c7-cbf0750a9b09','707f5b44-f3a2-4399-8d70-4b760bb704c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84484d812fff43608501343ee38bfa38',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:38:26 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-b005167d-779f-4474-954f-bad80a13cd5d tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af8a190b-4a8b-42ca-9668-5eabee8df8eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:38:26 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-b005167d-779f-4474-954f-bad80a13cd5d tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af8a190b-4a8b-42ca-9668-5eabee8df8eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:38:26 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-b005167d-779f-4474-954f-bad80a13cd5d tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Flow 'volume_create_api' (688a5caa-3fae-4632-accf-588ee8925eae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:38:26 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-b005167d-779f-4474-954f-bad80a13cd5d tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Create volume request issued successfully. Sep 06 06:38:26 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b005167d-779f-4474-954f-bad80a13cd5d tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:38:26 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 577/1149] 192.168.122.198 () {60 vars in 1143 bytes} [Sun Sep 6 06:38:26 2026] POST /volume/v3/volumes => generated 773 bytes in 408 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:38:27 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-149a18a3-3b74-4212-b10d-46bc04897e2a None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:27 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-149a18a3-3b74-4212-b10d-46bc04897e2a tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] GET http://192.168.122.198/volume/v3/volumes/e3b138aa-dd41-4839-a412-ff968aacde18 Sep 06 06:38:27 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-149a18a3-3b74-4212-b10d-46bc04897e2a tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:27 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-149a18a3-3b74-4212-b10d-46bc04897e2a tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:27 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:27 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:38:27 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:27 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:38:27 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-149a18a3-3b74-4212-b10d-46bc04897e2a tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Volume info retrieved successfully. Sep 06 06:38:27 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-149a18a3-3b74-4212-b10d-46bc04897e2a tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] http://192.168.122.198/volume/v3/volumes/e3b138aa-dd41-4839-a412-ff968aacde18 returned with HTTP 200 Sep 06 06:38:27 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 573/1150] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:38:27 2026] GET /volume/v3/volumes/e3b138aa-dd41-4839-a412-ff968aacde18 => generated 841 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:38:27 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-50e2ef7a-41a3-4b9f-97eb-820693e5d3ca req-14920617-f61c-42b5-aaf7-ae37a9a25cd5 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:27 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-50e2ef7a-41a3-4b9f-97eb-820693e5d3ca req-14920617-f61c-42b5-aaf7-ae37a9a25cd5 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] GET http://192.168.122.198/volume/v3/volumes/3880ea2c-60dc-4cb0-9186-8c98cad13ab1 Sep 06 06:38:27 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-50e2ef7a-41a3-4b9f-97eb-820693e5d3ca req-14920617-f61c-42b5-aaf7-ae37a9a25cd5 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:27 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-50e2ef7a-41a3-4b9f-97eb-820693e5d3ca req-14920617-f61c-42b5-aaf7-ae37a9a25cd5 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:27 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:27 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:38:27 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:27 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:38:27 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [req-50e2ef7a-41a3-4b9f-97eb-820693e5d3ca req-14920617-f61c-42b5-aaf7-ae37a9a25cd5 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Volume info retrieved successfully. Sep 06 06:38:27 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-50e2ef7a-41a3-4b9f-97eb-820693e5d3ca req-14920617-f61c-42b5-aaf7-ae37a9a25cd5 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] http://192.168.122.198/volume/v3/volumes/3880ea2c-60dc-4cb0-9186-8c98cad13ab1 returned with HTTP 200 Sep 06 06:38:27 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 578/1151] 192.168.122.198 () {60 vars in 1487 bytes} [Sun Sep 6 06:38:27 2026] GET /volume/v3/volumes/3880ea2c-60dc-4cb0-9186-8c98cad13ab1 => generated 1238 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:38:27 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [req-50e2ef7a-41a3-4b9f-97eb-820693e5d3ca req-74c464be-fc1c-4253-a053-4d2f01358259 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:27 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-50e2ef7a-41a3-4b9f-97eb-820693e5d3ca req-74c464be-fc1c-4253-a053-4d2f01358259 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] POST http://192.168.122.198/volume/v3/volumes/3880ea2c-60dc-4cb0-9186-8c98cad13ab1/action Sep 06 06:38:27 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-50e2ef7a-41a3-4b9f-97eb-820693e5d3ca req-74c464be-fc1c-4253-a053-4d2f01358259 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:38:27 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-50e2ef7a-41a3-4b9f-97eb-820693e5d3ca req-74c464be-fc1c-4253-a053-4d2f01358259 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:38:27 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:27 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:38:27 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:27 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:38:27 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [req-50e2ef7a-41a3-4b9f-97eb-820693e5d3ca req-74c464be-fc1c-4253-a053-4d2f01358259 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Volume info retrieved successfully. Sep 06 06:38:27 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [req-50e2ef7a-41a3-4b9f-97eb-820693e5d3ca req-74c464be-fc1c-4253-a053-4d2f01358259 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Begin detaching volume completed successfully. Sep 06 06:38:27 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-50e2ef7a-41a3-4b9f-97eb-820693e5d3ca req-74c464be-fc1c-4253-a053-4d2f01358259 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] http://192.168.122.198/volume/v3/volumes/3880ea2c-60dc-4cb0-9186-8c98cad13ab1/action returned with HTTP 202 Sep 06 06:38:27 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 574/1152] 192.168.122.198 () {64 vars in 1561 bytes} [Sun Sep 6 06:38:27 2026] POST /volume/v3/volumes/3880ea2c-60dc-4cb0-9186-8c98cad13ab1/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 06:38:27 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-3f281ca3-495f-45ac-8479-ea006703f49a None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:27 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-3f281ca3-495f-45ac-8479-ea006703f49a None None] GET http://192.168.122.198/volume// Sep 06 06:38:27 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-3f281ca3-495f-45ac-8479-ea006703f49a None None] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:27 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-3f281ca3-495f-45ac-8479-ea006703f49a None None] Calling method 'all' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:27 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-3f281ca3-495f-45ac-8479-ea006703f49a None None] http://192.168.122.198/volume// returned with HTTP 300 Sep 06 06:38:27 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 579/1153] 192.168.122.198 () {58 vars in 1315 bytes} [Sun Sep 6 06:38:27 2026] GET /volume/ => generated 390 bytes in 16 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 06 06:38:27 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [req-50e2ef7a-41a3-4b9f-97eb-820693e5d3ca req-053f0feb-60e3-455f-87e1-dba26a5ead3e None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:27 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-50e2ef7a-41a3-4b9f-97eb-820693e5d3ca req-053f0feb-60e3-455f-87e1-dba26a5ead3e tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] GET http://192.168.122.198/volume/v3/volumes/3880ea2c-60dc-4cb0-9186-8c98cad13ab1 Sep 06 06:38:27 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-50e2ef7a-41a3-4b9f-97eb-820693e5d3ca req-053f0feb-60e3-455f-87e1-dba26a5ead3e tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:27 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-50e2ef7a-41a3-4b9f-97eb-820693e5d3ca req-053f0feb-60e3-455f-87e1-dba26a5ead3e tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:27 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:27 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:38:27 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:27 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:38:27 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [req-50e2ef7a-41a3-4b9f-97eb-820693e5d3ca req-053f0feb-60e3-455f-87e1-dba26a5ead3e tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Volume info retrieved successfully. Sep 06 06:38:27 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-50e2ef7a-41a3-4b9f-97eb-820693e5d3ca req-053f0feb-60e3-455f-87e1-dba26a5ead3e tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] http://192.168.122.198/volume/v3/volumes/3880ea2c-60dc-4cb0-9186-8c98cad13ab1 returned with HTTP 200 Sep 06 06:38:27 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 575/1154] 192.168.122.198 () {62 vars in 1528 bytes} [Sun Sep 6 06:38:27 2026] GET /volume/v3/volumes/3880ea2c-60dc-4cb0-9186-8c98cad13ab1 => generated 1422 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 06:38:28 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-50e2ef7a-41a3-4b9f-97eb-820693e5d3ca req-74693ea1-ea60-48ee-83fd-140c86c4578c None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:28 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-50e2ef7a-41a3-4b9f-97eb-820693e5d3ca req-74693ea1-ea60-48ee-83fd-140c86c4578c tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] DELETE http://192.168.122.198/volume/v3/attachments/2b269f55-74b9-401d-8822-23b503c3c028 Sep 06 06:38:28 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-50e2ef7a-41a3-4b9f-97eb-820693e5d3ca req-74693ea1-ea60-48ee-83fd-140c86c4578c tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:28 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-50e2ef7a-41a3-4b9f-97eb-820693e5d3ca req-74693ea1-ea60-48ee-83fd-140c86c4578c tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Calling method 'version_select' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:28 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-77fbe60d-f072-447d-857e-3591b0d204ed None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:28 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:28 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:38:28 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-77fbe60d-f072-447d-857e-3591b0d204ed tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] GET http://192.168.122.198/volume/v3/volumes/e3b138aa-dd41-4839-a412-ff968aacde18 Sep 06 06:38:28 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-77fbe60d-f072-447d-857e-3591b0d204ed tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:28 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-77fbe60d-f072-447d-857e-3591b0d204ed tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:28 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:28 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:38:28 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:28 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:38:28 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-77fbe60d-f072-447d-857e-3591b0d204ed tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Volume info retrieved successfully. Sep 06 06:38:28 devstack devstack@c-api.service[87015]: /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 06 06:38:28 devstack devstack@c-api.service[87015]: return base.obj_make_list(context, Sep 06 06:38:28 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-77fbe60d-f072-447d-857e-3591b0d204ed tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] http://192.168.122.198/volume/v3/volumes/e3b138aa-dd41-4839-a412-ff968aacde18 returned with HTTP 200 Sep 06 06:38:28 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 576/1155] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:38:28 2026] GET /volume/v3/volumes/e3b138aa-dd41-4839-a412-ff968aacde18 => generated 865 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:38:28 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-50e2ef7a-41a3-4b9f-97eb-820693e5d3ca req-74693ea1-ea60-48ee-83fd-140c86c4578c tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] http://192.168.122.198/volume/v3/attachments/2b269f55-74b9-401d-8822-23b503c3c028 returned with HTTP 200 Sep 06 06:38:28 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 580/1156] 192.168.122.198 () {64 vars in 1562 bytes} [Sun Sep 6 06:38:28 2026] DELETE /volume/v3/attachments/2b269f55-74b9-401d-8822-23b503c3c028 => generated 19 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:38:28 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-0944414a-9e48-4bc0-b10d-ffb69c6bb900 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:28 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-0944414a-9e48-4bc0-b10d-ffb69c6bb900 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] DELETE http://192.168.122.198/volume/v3/volumes/3880ea2c-60dc-4cb0-9186-8c98cad13ab1 Sep 06 06:38:28 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-0944414a-9e48-4bc0-b10d-ffb69c6bb900 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:28 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-0944414a-9e48-4bc0-b10d-ffb69c6bb900 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:28 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-0944414a-9e48-4bc0-b10d-ffb69c6bb900 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Delete volume with id: 3880ea2c-60dc-4cb0-9186-8c98cad13ab1 Sep 06 06:38:28 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:28 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:38:28 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:28 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:38:28 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-0944414a-9e48-4bc0-b10d-ffb69c6bb900 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Volume info retrieved successfully. Sep 06 06:38:28 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-0944414a-9e48-4bc0-b10d-ffb69c6bb900 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Delete volume request issued successfully. Sep 06 06:38:28 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-0944414a-9e48-4bc0-b10d-ffb69c6bb900 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] http://192.168.122.198/volume/v3/volumes/3880ea2c-60dc-4cb0-9186-8c98cad13ab1 returned with HTTP 202 Sep 06 06:38:28 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 577/1157] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:38:28 2026] DELETE /volume/v3/volumes/3880ea2c-60dc-4cb0-9186-8c98cad13ab1 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:38:29 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-2f7612b1-a36b-4b29-abf4-0e25221a5ca9 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:29 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2f7612b1-a36b-4b29-abf4-0e25221a5ca9 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] GET http://192.168.122.198/volume/v3/volumes/e3b138aa-dd41-4839-a412-ff968aacde18 Sep 06 06:38:29 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-2f7612b1-a36b-4b29-abf4-0e25221a5ca9 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:29 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-2f7612b1-a36b-4b29-abf4-0e25221a5ca9 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:29 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:29 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:38:29 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:29 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:38:29 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-2f7612b1-a36b-4b29-abf4-0e25221a5ca9 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Volume info retrieved successfully. Sep 06 06:38:29 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2f7612b1-a36b-4b29-abf4-0e25221a5ca9 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] http://192.168.122.198/volume/v3/volumes/e3b138aa-dd41-4839-a412-ff968aacde18 returned with HTTP 200 Sep 06 06:38:29 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 581/1158] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:38:29 2026] GET /volume/v3/volumes/e3b138aa-dd41-4839-a412-ff968aacde18 => generated 866 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:38:29 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-2c25782a-7048-4fa5-ba19-66ee9e87bdb4 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:29 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-2c25782a-7048-4fa5-ba19-66ee9e87bdb4 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] GET http://192.168.122.198/volume/v3/volumes/e3b138aa-dd41-4839-a412-ff968aacde18 Sep 06 06:38:29 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-2c25782a-7048-4fa5-ba19-66ee9e87bdb4 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:29 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-2c25782a-7048-4fa5-ba19-66ee9e87bdb4 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:29 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:29 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:38:29 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:29 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:38:29 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-2c25782a-7048-4fa5-ba19-66ee9e87bdb4 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Volume info retrieved successfully. Sep 06 06:38:29 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-2c25782a-7048-4fa5-ba19-66ee9e87bdb4 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] http://192.168.122.198/volume/v3/volumes/e3b138aa-dd41-4839-a412-ff968aacde18 returned with HTTP 200 Sep 06 06:38:29 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 578/1159] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:38:29 2026] GET /volume/v3/volumes/e3b138aa-dd41-4839-a412-ff968aacde18 => generated 866 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 06:38:29 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-be67b73d-6c4e-42e4-8207-aab7301102d6 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:29 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-be67b73d-6c4e-42e4-8207-aab7301102d6 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:38:29 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-be67b73d-6c4e-42e4-8207-aab7301102d6 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-316749936"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:38:29 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.volumes [None req-be67b73d-6c4e-42e4-8207-aab7301102d6 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-316749936'}} {{(pid=87015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:38:29 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-be67b73d-6c4e-42e4-8207-aab7301102d6 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Create volume of 1 GB Sep 06 06:38:29 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-be67b73d-6c4e-42e4-8207-aab7301102d6 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Availability Zones retrieved successfully. Sep 06 06:38:29 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-be67b73d-6c4e-42e4-8207-aab7301102d6 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Flow 'volume_create_api' (79d94e15-ccc6-4f7d-845f-7fe73d90e9e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:38:29 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-be67b73d-6c4e-42e4-8207-aab7301102d6 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95bc3218-becb-4ffd-b8e3-6441f2dac084) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:38:29 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.flows.api.create_volume [None req-be67b73d-6c4e-42e4-8207-aab7301102d6 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Validating volume size '1' using validate_int {{(pid=87015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:38:29 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-be67b73d-6c4e-42e4-8207-aab7301102d6 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95bc3218-becb-4ffd-b8e3-6441f2dac084) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:38:29 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-be67b73d-6c4e-42e4-8207-aab7301102d6 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4be19f56-bc55-453e-82f3-d6e43f0cc16d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:38:29 devstack devstack@c-api.service[87015]: DEBUG cinder.quota [None req-be67b73d-6c4e-42e4-8207-aab7301102d6 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Created reservations ['9b70c412-605b-4e45-917e-4fcdffd4bdb4', '6d175e3f-b34c-491c-933d-37815a369b54', 'b90f31e2-afa7-4f91-b24c-eebc60079384', '627b4412-a017-4b89-a1d6-d29d116ae2c5'] {{(pid=87015) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:38:29 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-be67b73d-6c4e-42e4-8207-aab7301102d6 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4be19f56-bc55-453e-82f3-d6e43f0cc16d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9b70c412-605b-4e45-917e-4fcdffd4bdb4', '6d175e3f-b34c-491c-933d-37815a369b54', 'b90f31e2-afa7-4f91-b24c-eebc60079384', '627b4412-a017-4b89-a1d6-d29d116ae2c5']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:38:29 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-be67b73d-6c4e-42e4-8207-aab7301102d6 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4584fad1-8932-4108-ba3a-5616a08441fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:38:29 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:29 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:38:29 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-be67b73d-6c4e-42e4-8207-aab7301102d6 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4584fad1-8932-4108-ba3a-5616a08441fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a5bb72fa-6a74-44fb-ac8f-29e9745bd722', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-316749936',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c1713e6b3cec41f7906ad1add383f1b3',qos_specs=None,replication_status=,reservations=['9b70c412-605b-4e45-917e-4fcdffd4bdb4','6d175e3f-b34c-491c-933d-37815a369b54','b90f31e2-afa7-4f91-b24c-eebc60079384','627b4412-a017-4b89-a1d6-d29d116ae2c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84484d812fff43608501343ee38bfa38',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:38:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-316749936',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a5bb72fa-6a74-44fb-ac8f-29e9745bd722,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='c1713e6b3cec41f7906ad1add383f1b3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='84484d812fff43608501343ee38bfa38',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:38:29 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-be67b73d-6c4e-42e4-8207-aab7301102d6 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (366f5477-6da0-463b-b9a4-01bd06256c7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:38:29 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-be67b73d-6c4e-42e4-8207-aab7301102d6 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (366f5477-6da0-463b-b9a4-01bd06256c7b) transitioned into state 'SUCCESS' from state '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-316749936',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c1713e6b3cec41f7906ad1add383f1b3',qos_specs=None,replication_status=,reservations=['9b70c412-605b-4e45-917e-4fcdffd4bdb4','6d175e3f-b34c-491c-933d-37815a369b54','b90f31e2-afa7-4f91-b24c-eebc60079384','627b4412-a017-4b89-a1d6-d29d116ae2c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84484d812fff43608501343ee38bfa38',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:38:29 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-be67b73d-6c4e-42e4-8207-aab7301102d6 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3817c12-2c33-4ea2-9fe6-ff9425be4171) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:38:29 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-be67b73d-6c4e-42e4-8207-aab7301102d6 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3817c12-2c33-4ea2-9fe6-ff9425be4171) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:38:29 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-be67b73d-6c4e-42e4-8207-aab7301102d6 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Flow 'volume_create_api' (79d94e15-ccc6-4f7d-845f-7fe73d90e9e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:38:29 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-be67b73d-6c4e-42e4-8207-aab7301102d6 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Create volume request issued successfully. Sep 06 06:38:29 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-be67b73d-6c4e-42e4-8207-aab7301102d6 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:38:29 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 582/1160] 192.168.122.198 () {60 vars in 1143 bytes} [Sun Sep 6 06:38:29 2026] POST /volume/v3/volumes => generated 772 bytes in 453 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:38:29 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-1583a7b3-0142-428a-9bb8-4ade823fbecc None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:29 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-1583a7b3-0142-428a-9bb8-4ade823fbecc tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] GET http://192.168.122.198/volume/v3/volumes/a5bb72fa-6a74-44fb-ac8f-29e9745bd722 Sep 06 06:38:29 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-1583a7b3-0142-428a-9bb8-4ade823fbecc tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:29 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-1583a7b3-0142-428a-9bb8-4ade823fbecc tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:29 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:29 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:38:29 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:29 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:38:29 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-1583a7b3-0142-428a-9bb8-4ade823fbecc tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Volume info retrieved successfully. Sep 06 06:38:30 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-1583a7b3-0142-428a-9bb8-4ade823fbecc tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] http://192.168.122.198/volume/v3/volumes/a5bb72fa-6a74-44fb-ac8f-29e9745bd722 returned with HTTP 200 Sep 06 06:38:30 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 579/1161] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:38:29 2026] GET /volume/v3/volumes/a5bb72fa-6a74-44fb-ac8f-29e9745bd722 => generated 840 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:38:31 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-a6aa1a25-d6b1-418b-b4b3-8751281570ef None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:31 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-a6aa1a25-d6b1-418b-b4b3-8751281570ef tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] GET http://192.168.122.198/volume/v3/volumes/a5bb72fa-6a74-44fb-ac8f-29e9745bd722 Sep 06 06:38:31 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-a6aa1a25-d6b1-418b-b4b3-8751281570ef tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:31 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-a6aa1a25-d6b1-418b-b4b3-8751281570ef tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:31 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:31 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:38:31 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:31 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:38:31 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-a6aa1a25-d6b1-418b-b4b3-8751281570ef tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Volume info retrieved successfully. Sep 06 06:38:31 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-a6aa1a25-d6b1-418b-b4b3-8751281570ef tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] http://192.168.122.198/volume/v3/volumes/a5bb72fa-6a74-44fb-ac8f-29e9745bd722 returned with HTTP 200 Sep 06 06:38:31 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 583/1162] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:38:31 2026] GET /volume/v3/volumes/a5bb72fa-6a74-44fb-ac8f-29e9745bd722 => generated 864 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:38:31 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-f6096abf-7d0b-4c2f-a5df-9ad30badabc6 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:31 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f6096abf-7d0b-4c2f-a5df-9ad30badabc6 tempest-VolumeTypesExtraSpecsTest-2090816825 tempest-VolumeTypesExtraSpecsTest-2090816825-project-admin] POST http://192.168.122.198/volume/v3/types Sep 06 06:38:31 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-f6096abf-7d0b-4c2f-a5df-9ad30badabc6 tempest-VolumeTypesExtraSpecsTest-2090816825 tempest-VolumeTypesExtraSpecsTest-2090816825-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-1092372106"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:38:31 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f6096abf-7d0b-4c2f-a5df-9ad30badabc6 tempest-VolumeTypesExtraSpecsTest-2090816825 tempest-VolumeTypesExtraSpecsTest-2090816825-project-admin] http://192.168.122.198/volume/v3/types returned with HTTP 200 Sep 06 06:38:31 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 580/1163] 192.168.122.198 () {60 vars in 1136 bytes} [Sun Sep 6 06:38:31 2026] POST /volume/v3/types => generated 231 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 06:38:31 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-2dedce2a-f3e9-48d3-9db2-6c7350c84c4c None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:31 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2dedce2a-f3e9-48d3-9db2-6c7350c84c4c tempest-VolumeTypesExtraSpecsTest-2090816825 tempest-VolumeTypesExtraSpecsTest-2090816825-project-admin] POST http://192.168.122.198/volume/v3/types/d7c44e6f-d434-4056-b2ba-8ba2575054d3/extra_specs Sep 06 06:38:31 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-2dedce2a-f3e9-48d3-9db2-6c7350c84c4c tempest-VolumeTypesExtraSpecsTest-2090816825 tempest-VolumeTypesExtraSpecsTest-2090816825-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:38:31 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2dedce2a-f3e9-48d3-9db2-6c7350c84c4c tempest-VolumeTypesExtraSpecsTest-2090816825 tempest-VolumeTypesExtraSpecsTest-2090816825-project-admin] http://192.168.122.198/volume/v3/types/d7c44e6f-d434-4056-b2ba-8ba2575054d3/extra_specs returned with HTTP 200 Sep 06 06:38:31 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 584/1164] 192.168.122.198 () {60 vars in 1283 bytes} [Sun Sep 6 06:38:31 2026] POST /volume/v3/types/d7c44e6f-d434-4056-b2ba-8ba2575054d3/extra_specs => generated 34 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 06:38:31 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-0a62b7c3-d72a-4c83-b69a-9131ca3c6c78 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:31 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-0a62b7c3-d72a-4c83-b69a-9131ca3c6c78 tempest-VolumeTypesExtraSpecsTest-2090816825 tempest-VolumeTypesExtraSpecsTest-2090816825-project-admin] GET http://192.168.122.198/volume/v3/types/d7c44e6f-d434-4056-b2ba-8ba2575054d3/extra_specs/spec3 Sep 06 06:38:31 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-0a62b7c3-d72a-4c83-b69a-9131ca3c6c78 tempest-VolumeTypesExtraSpecsTest-2090816825 tempest-VolumeTypesExtraSpecsTest-2090816825-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:31 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-0a62b7c3-d72a-4c83-b69a-9131ca3c6c78 tempest-VolumeTypesExtraSpecsTest-2090816825 tempest-VolumeTypesExtraSpecsTest-2090816825-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:31 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-0a62b7c3-d72a-4c83-b69a-9131ca3c6c78 tempest-VolumeTypesExtraSpecsTest-2090816825 tempest-VolumeTypesExtraSpecsTest-2090816825-project-admin] http://192.168.122.198/volume/v3/types/d7c44e6f-d434-4056-b2ba-8ba2575054d3/extra_specs/spec3 returned with HTTP 200 Sep 06 06:38:31 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 581/1165] 192.168.122.198 () {58 vars in 1280 bytes} [Sun Sep 6 06:38:31 2026] GET /volume/v3/types/d7c44e6f-d434-4056-b2ba-8ba2575054d3/extra_specs/spec3 => generated 17 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 06:38:32 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-44985332-7f68-426d-82c0-bf755895ee7e None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:32 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-44985332-7f68-426d-82c0-bf755895ee7e tempest-VolumeTypesExtraSpecsTest-2090816825 tempest-VolumeTypesExtraSpecsTest-2090816825-project-admin] DELETE http://192.168.122.198/volume/v3/types/d7c44e6f-d434-4056-b2ba-8ba2575054d3/extra_specs/spec3 Sep 06 06:38:32 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-44985332-7f68-426d-82c0-bf755895ee7e tempest-VolumeTypesExtraSpecsTest-2090816825 tempest-VolumeTypesExtraSpecsTest-2090816825-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:32 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-44985332-7f68-426d-82c0-bf755895ee7e tempest-VolumeTypesExtraSpecsTest-2090816825 tempest-VolumeTypesExtraSpecsTest-2090816825-project-admin] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:32 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-44985332-7f68-426d-82c0-bf755895ee7e tempest-VolumeTypesExtraSpecsTest-2090816825 tempest-VolumeTypesExtraSpecsTest-2090816825-project-admin] http://192.168.122.198/volume/v3/types/d7c44e6f-d434-4056-b2ba-8ba2575054d3/extra_specs/spec3 returned with HTTP 202 Sep 06 06:38:32 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 585/1166] 192.168.122.198 () {58 vars in 1283 bytes} [Sun Sep 6 06:38:32 2026] DELETE /volume/v3/types/d7c44e6f-d434-4056-b2ba-8ba2575054d3/extra_specs/spec3 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 06 06:38:32 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-54c4e3c1-ce99-4f52-9979-d34e905b3dde None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:32 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-54c4e3c1-ce99-4f52-9979-d34e905b3dde tempest-VolumeTypesExtraSpecsTest-2090816825 tempest-VolumeTypesExtraSpecsTest-2090816825-project-admin] GET http://192.168.122.198/volume/v3/types/d7c44e6f-d434-4056-b2ba-8ba2575054d3/extra_specs/spec3 Sep 06 06:38:32 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-54c4e3c1-ce99-4f52-9979-d34e905b3dde tempest-VolumeTypesExtraSpecsTest-2090816825 tempest-VolumeTypesExtraSpecsTest-2090816825-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:32 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-54c4e3c1-ce99-4f52-9979-d34e905b3dde tempest-VolumeTypesExtraSpecsTest-2090816825 tempest-VolumeTypesExtraSpecsTest-2090816825-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:32 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-54c4e3c1-ce99-4f52-9979-d34e905b3dde tempest-VolumeTypesExtraSpecsTest-2090816825 tempest-VolumeTypesExtraSpecsTest-2090816825-project-admin] http://192.168.122.198/volume/v3/types/d7c44e6f-d434-4056-b2ba-8ba2575054d3/extra_specs/spec3 returned with HTTP 404 Sep 06 06:38:32 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 582/1167] 192.168.122.198 () {58 vars in 1280 bytes} [Sun Sep 6 06:38:32 2026] GET /volume/v3/types/d7c44e6f-d434-4056-b2ba-8ba2575054d3/extra_specs/spec3 => generated 129 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 06:38:32 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-9590b948-eb4a-43f1-a026-7137e6b00dee None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:32 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-9590b948-eb4a-43f1-a026-7137e6b00dee tempest-VolumeTypesExtraSpecsTest-2090816825 tempest-VolumeTypesExtraSpecsTest-2090816825-project-admin] POST http://192.168.122.198/volume/v3/types/d7c44e6f-d434-4056-b2ba-8ba2575054d3/extra_specs Sep 06 06:38:32 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-9590b948-eb4a-43f1-a026-7137e6b00dee tempest-VolumeTypesExtraSpecsTest-2090816825 tempest-VolumeTypesExtraSpecsTest-2090816825-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:38:32 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-06768f23-8e9f-4f92-8a36-1270c61dbf68 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:32 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-06768f23-8e9f-4f92-8a36-1270c61dbf68 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] GET http://192.168.122.198/volume/v3/volumes/a5bb72fa-6a74-44fb-ac8f-29e9745bd722 Sep 06 06:38:32 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-06768f23-8e9f-4f92-8a36-1270c61dbf68 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:32 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-06768f23-8e9f-4f92-8a36-1270c61dbf68 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:32 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-9590b948-eb4a-43f1-a026-7137e6b00dee tempest-VolumeTypesExtraSpecsTest-2090816825 tempest-VolumeTypesExtraSpecsTest-2090816825-project-admin] http://192.168.122.198/volume/v3/types/d7c44e6f-d434-4056-b2ba-8ba2575054d3/extra_specs returned with HTTP 200 Sep 06 06:38:32 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 586/1168] 192.168.122.198 () {60 vars in 1283 bytes} [Sun Sep 6 06:38:32 2026] POST /volume/v3/types/d7c44e6f-d434-4056-b2ba-8ba2575054d3/extra_specs => generated 34 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 06:38:32 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-f3a69a94-4080-4310-9110-7a728478c819 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:32 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f3a69a94-4080-4310-9110-7a728478c819 tempest-VolumeTypesExtraSpecsTest-2090816825 tempest-VolumeTypesExtraSpecsTest-2090816825-project-admin] GET http://192.168.122.198/volume/v3/types/d7c44e6f-d434-4056-b2ba-8ba2575054d3/extra_specs Sep 06 06:38:32 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-f3a69a94-4080-4310-9110-7a728478c819 tempest-VolumeTypesExtraSpecsTest-2090816825 tempest-VolumeTypesExtraSpecsTest-2090816825-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:32 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-f3a69a94-4080-4310-9110-7a728478c819 tempest-VolumeTypesExtraSpecsTest-2090816825 tempest-VolumeTypesExtraSpecsTest-2090816825-project-admin] Calling method 'index' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:32 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:32 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:38:32 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:32 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:38:32 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-06768f23-8e9f-4f92-8a36-1270c61dbf68 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Volume info retrieved successfully. Sep 06 06:38:32 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f3a69a94-4080-4310-9110-7a728478c819 tempest-VolumeTypesExtraSpecsTest-2090816825 tempest-VolumeTypesExtraSpecsTest-2090816825-project-admin] http://192.168.122.198/volume/v3/types/d7c44e6f-d434-4056-b2ba-8ba2575054d3/extra_specs returned with HTTP 200 Sep 06 06:38:32 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 587/1169] 192.168.122.198 () {58 vars in 1262 bytes} [Sun Sep 6 06:38:32 2026] GET /volume/v3/types/d7c44e6f-d434-4056-b2ba-8ba2575054d3/extra_specs => generated 34 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 06:38:32 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-06768f23-8e9f-4f92-8a36-1270c61dbf68 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] http://192.168.122.198/volume/v3/volumes/a5bb72fa-6a74-44fb-ac8f-29e9745bd722 returned with HTTP 200 Sep 06 06:38:32 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 583/1170] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:38:32 2026] GET /volume/v3/volumes/a5bb72fa-6a74-44fb-ac8f-29e9745bd722 => generated 865 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:38:32 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-7fc56024-c743-4e21-8a2a-e4f4665da582 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:32 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-7fc56024-c743-4e21-8a2a-e4f4665da582 tempest-VolumeTypesExtraSpecsTest-2090816825 tempest-VolumeTypesExtraSpecsTest-2090816825-project-admin] POST http://192.168.122.198/volume/v3/types/d7c44e6f-d434-4056-b2ba-8ba2575054d3/extra_specs Sep 06 06:38:32 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-7fc56024-c743-4e21-8a2a-e4f4665da582 tempest-VolumeTypesExtraSpecsTest-2090816825 tempest-VolumeTypesExtraSpecsTest-2090816825-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:38:32 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-9f3fb54f-d6d4-43c0-894f-f98c22f1d945 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:32 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-9f3fb54f-d6d4-43c0-894f-f98c22f1d945 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] GET http://192.168.122.198/volume/v3/volumes/a5bb72fa-6a74-44fb-ac8f-29e9745bd722 Sep 06 06:38:32 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-9f3fb54f-d6d4-43c0-894f-f98c22f1d945 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:32 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-9f3fb54f-d6d4-43c0-894f-f98c22f1d945 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:32 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:32 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:38:32 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:32 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:38:32 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-9f3fb54f-d6d4-43c0-894f-f98c22f1d945 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Volume info retrieved successfully. Sep 06 06:38:32 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-7fc56024-c743-4e21-8a2a-e4f4665da582 tempest-VolumeTypesExtraSpecsTest-2090816825 tempest-VolumeTypesExtraSpecsTest-2090816825-project-admin] http://192.168.122.198/volume/v3/types/d7c44e6f-d434-4056-b2ba-8ba2575054d3/extra_specs returned with HTTP 200 Sep 06 06:38:32 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 588/1171] 192.168.122.198 () {60 vars in 1283 bytes} [Sun Sep 6 06:38:32 2026] POST /volume/v3/types/d7c44e6f-d434-4056-b2ba-8ba2575054d3/extra_specs => generated 34 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 06:38:32 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-9f3fb54f-d6d4-43c0-894f-f98c22f1d945 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] http://192.168.122.198/volume/v3/volumes/a5bb72fa-6a74-44fb-ac8f-29e9745bd722 returned with HTTP 200 Sep 06 06:38:32 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 584/1172] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:38:32 2026] GET /volume/v3/volumes/a5bb72fa-6a74-44fb-ac8f-29e9745bd722 => generated 865 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:38:32 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-b6d339de-80ae-4ef2-84f0-423514f279c1 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:32 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b6d339de-80ae-4ef2-84f0-423514f279c1 tempest-VolumeTypesExtraSpecsTest-2090816825 tempest-VolumeTypesExtraSpecsTest-2090816825-project-admin] PUT http://192.168.122.198/volume/v3/types/d7c44e6f-d434-4056-b2ba-8ba2575054d3/extra_specs/spec2 Sep 06 06:38:32 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b6d339de-80ae-4ef2-84f0-423514f279c1 tempest-VolumeTypesExtraSpecsTest-2090816825 tempest-VolumeTypesExtraSpecsTest-2090816825-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:38:32 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-711efdb1-a8f9-4000-89d3-434aa242f0ff None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:32 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-711efdb1-a8f9-4000-89d3-434aa242f0ff tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] GET http://192.168.122.198/volume/v3/volumes Sep 06 06:38:32 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-711efdb1-a8f9-4000-89d3-434aa242f0ff tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:32 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-711efdb1-a8f9-4000-89d3-434aa242f0ff tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Calling method 'index' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:32 devstack devstack@c-api.service[87014]: DEBUG cinder.api.api_utils [None req-711efdb1-a8f9-4000-89d3-434aa242f0ff tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Removing options '' from query. {{(pid=87014) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 06:38:32 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-711efdb1-a8f9-4000-89d3-434aa242f0ff tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87014) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 06:38:32 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:32 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:38:32 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:32 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:38:32 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b6d339de-80ae-4ef2-84f0-423514f279c1 tempest-VolumeTypesExtraSpecsTest-2090816825 tempest-VolumeTypesExtraSpecsTest-2090816825-project-admin] http://192.168.122.198/volume/v3/types/d7c44e6f-d434-4056-b2ba-8ba2575054d3/extra_specs/spec2 returned with HTTP 200 Sep 06 06:38:32 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:32 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:38:32 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 589/1173] 192.168.122.198 () {60 vars in 1300 bytes} [Sun Sep 6 06:38:32 2026] PUT /volume/v3/types/d7c44e6f-d434-4056-b2ba-8ba2575054d3/extra_specs/spec2 => generated 17 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 06:38:32 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-711efdb1-a8f9-4000-89d3-434aa242f0ff tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Get all volumes completed successfully. Sep 06 06:38:32 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-711efdb1-a8f9-4000-89d3-434aa242f0ff tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] http://192.168.122.198/volume/v3/volumes returned with HTTP 200 Sep 06 06:38:32 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 585/1174] 192.168.122.198 () {58 vars in 1121 bytes} [Sun Sep 6 06:38:32 2026] GET /volume/v3/volumes => generated 999 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 06:38:32 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-bb9e2ba5-a2d8-4e53-9bea-7810f0513b98 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:32 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-bb9e2ba5-a2d8-4e53-9bea-7810f0513b98 tempest-VolumeTypesExtraSpecsTest-2090816825 tempest-VolumeTypesExtraSpecsTest-2090816825-project-admin] GET http://192.168.122.198/volume/v3/types/d7c44e6f-d434-4056-b2ba-8ba2575054d3/extra_specs/spec2 Sep 06 06:38:32 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-bb9e2ba5-a2d8-4e53-9bea-7810f0513b98 tempest-VolumeTypesExtraSpecsTest-2090816825 tempest-VolumeTypesExtraSpecsTest-2090816825-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:32 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-bb9e2ba5-a2d8-4e53-9bea-7810f0513b98 tempest-VolumeTypesExtraSpecsTest-2090816825 tempest-VolumeTypesExtraSpecsTest-2090816825-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:32 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-0b828e68-62f4-43c0-a916-928a30668d8f None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:32 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-0b828e68-62f4-43c0-a916-928a30668d8f tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] GET http://192.168.122.198/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-316749936 Sep 06 06:38:32 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-0b828e68-62f4-43c0-a916-928a30668d8f tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:32 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-0b828e68-62f4-43c0-a916-928a30668d8f tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Calling method 'index' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:32 devstack devstack@c-api.service[87014]: DEBUG cinder.api.api_utils [None req-0b828e68-62f4-43c0-a916-928a30668d8f tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Removing options '' from query. {{(pid=87014) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 06:38:32 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-bb9e2ba5-a2d8-4e53-9bea-7810f0513b98 tempest-VolumeTypesExtraSpecsTest-2090816825 tempest-VolumeTypesExtraSpecsTest-2090816825-project-admin] http://192.168.122.198/volume/v3/types/d7c44e6f-d434-4056-b2ba-8ba2575054d3/extra_specs/spec2 returned with HTTP 200 Sep 06 06:38:32 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:32 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:38:32 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 590/1175] 192.168.122.198 () {58 vars in 1280 bytes} [Sun Sep 6 06:38:32 2026] GET /volume/v3/types/d7c44e6f-d434-4056-b2ba-8ba2575054d3/extra_specs/spec2 => generated 17 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 06:38:32 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-0b828e68-62f4-43c0-a916-928a30668d8f tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-316749936'), ('no_migration_targets', True)]). {{(pid=87014) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 06:38:32 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-afc21b50-f5cd-4eda-a187-450f59e22fb5 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:32 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-afc21b50-f5cd-4eda-a187-450f59e22fb5 tempest-VolumeTypesExtraSpecsTest-2090816825 tempest-VolumeTypesExtraSpecsTest-2090816825-project-admin] POST http://192.168.122.198/volume/v3/types/d7c44e6f-d434-4056-b2ba-8ba2575054d3/extra_specs Sep 06 06:38:32 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-afc21b50-f5cd-4eda-a187-450f59e22fb5 tempest-VolumeTypesExtraSpecsTest-2090816825 tempest-VolumeTypesExtraSpecsTest-2090816825-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:38:32 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:32 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:38:32 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-0b828e68-62f4-43c0-a916-928a30668d8f tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Get all volumes completed successfully. Sep 06 06:38:32 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-0b828e68-62f4-43c0-a916-928a30668d8f tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] http://192.168.122.198/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-316749936 returned with HTTP 200 Sep 06 06:38:32 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 586/1176] 192.168.122.198 () {58 vars in 1220 bytes} [Sun Sep 6 06:38:32 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-316749936 => generated 341 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:38:32 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-c77d31b8-07fe-4a8b-ac29-b9471cbcbf6c None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:32 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c77d31b8-07fe-4a8b-ac29-b9471cbcbf6c tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] GET http://192.168.122.198/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1519273448 Sep 06 06:38:32 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-c77d31b8-07fe-4a8b-ac29-b9471cbcbf6c tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:32 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-c77d31b8-07fe-4a8b-ac29-b9471cbcbf6c tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Calling method 'detail' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:32 devstack devstack@c-api.service[87014]: DEBUG cinder.api.api_utils [None req-c77d31b8-07fe-4a8b-ac29-b9471cbcbf6c tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Removing options '' from query. {{(pid=87014) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 06:38:32 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:32 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:38:32 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-c77d31b8-07fe-4a8b-ac29-b9471cbcbf6c tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1519273448'), ('no_migration_targets', True)]). {{(pid=87014) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 06:38:32 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:32 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:38:32 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-c77d31b8-07fe-4a8b-ac29-b9471cbcbf6c tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Get all volumes completed successfully. Sep 06 06:38:32 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:32 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:38:32 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-afc21b50-f5cd-4eda-a187-450f59e22fb5 tempest-VolumeTypesExtraSpecsTest-2090816825 tempest-VolumeTypesExtraSpecsTest-2090816825-project-admin] http://192.168.122.198/volume/v3/types/d7c44e6f-d434-4056-b2ba-8ba2575054d3/extra_specs returned with HTTP 200 Sep 06 06:38:32 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 591/1177] 192.168.122.198 () {60 vars in 1283 bytes} [Sun Sep 6 06:38:32 2026] POST /volume/v3/types/d7c44e6f-d434-4056-b2ba-8ba2575054d3/extra_specs => generated 51 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 06:38:32 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c77d31b8-07fe-4a8b-ac29-b9471cbcbf6c tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] http://192.168.122.198/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1519273448 returned with HTTP 200 Sep 06 06:38:32 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 587/1178] 192.168.122.198 () {58 vars in 1243 bytes} [Sun Sep 6 06:38:32 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1519273448 => generated 869 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:38:32 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-6c6a708f-37a3-45a6-ba62-7d90bf4b2009 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:32 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-6c6a708f-37a3-45a6-ba62-7d90bf4b2009 tempest-VolumeTypesExtraSpecsTest-2090816825 tempest-VolumeTypesExtraSpecsTest-2090816825-project-admin] GET http://192.168.122.198/volume/v3/types/d7c44e6f-d434-4056-b2ba-8ba2575054d3/extra_specs Sep 06 06:38:32 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-6c6a708f-37a3-45a6-ba62-7d90bf4b2009 tempest-VolumeTypesExtraSpecsTest-2090816825 tempest-VolumeTypesExtraSpecsTest-2090816825-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:32 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-6c6a708f-37a3-45a6-ba62-7d90bf4b2009 tempest-VolumeTypesExtraSpecsTest-2090816825 tempest-VolumeTypesExtraSpecsTest-2090816825-project-admin] Calling method 'index' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:32 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-2cc118cb-5ab5-44d5-94a4-ffe7aa07a7a5 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:32 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-2cc118cb-5ab5-44d5-94a4-ffe7aa07a7a5 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] GET http://192.168.122.198/volume/v3/volumes/detail?limit=1 Sep 06 06:38:32 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-6c6a708f-37a3-45a6-ba62-7d90bf4b2009 tempest-VolumeTypesExtraSpecsTest-2090816825 tempest-VolumeTypesExtraSpecsTest-2090816825-project-admin] http://192.168.122.198/volume/v3/types/d7c44e6f-d434-4056-b2ba-8ba2575054d3/extra_specs returned with HTTP 200 Sep 06 06:38:32 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-2cc118cb-5ab5-44d5-94a4-ffe7aa07a7a5 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:32 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-2cc118cb-5ab5-44d5-94a4-ffe7aa07a7a5 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Calling method 'detail' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:32 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 592/1179] 192.168.122.198 () {58 vars in 1262 bytes} [Sun Sep 6 06:38:32 2026] GET /volume/v3/types/d7c44e6f-d434-4056-b2ba-8ba2575054d3/extra_specs => generated 68 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 06:38:32 devstack devstack@c-api.service[87014]: DEBUG cinder.api.api_utils [None req-2cc118cb-5ab5-44d5-94a4-ffe7aa07a7a5 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Removing options '' from query. {{(pid=87014) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 06:38:32 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-2cc118cb-5ab5-44d5-94a4-ffe7aa07a7a5 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87014) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 06:38:32 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-9a99d2f9-837d-4291-b89b-f9761eb27fd8 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:32 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-9a99d2f9-837d-4291-b89b-f9761eb27fd8 tempest-VolumeTypesExtraSpecsTest-2090816825 tempest-VolumeTypesExtraSpecsTest-2090816825-project-admin] DELETE http://192.168.122.198/volume/v3/types/d7c44e6f-d434-4056-b2ba-8ba2575054d3 Sep 06 06:38:32 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-9a99d2f9-837d-4291-b89b-f9761eb27fd8 tempest-VolumeTypesExtraSpecsTest-2090816825 tempest-VolumeTypesExtraSpecsTest-2090816825-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:32 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-9a99d2f9-837d-4291-b89b-f9761eb27fd8 tempest-VolumeTypesExtraSpecsTest-2090816825 tempest-VolumeTypesExtraSpecsTest-2090816825-project-admin] Calling method '_delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:32 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:32 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:38:32 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-2cc118cb-5ab5-44d5-94a4-ffe7aa07a7a5 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Get all volumes completed successfully. Sep 06 06:38:32 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:32 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:38:32 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-2cc118cb-5ab5-44d5-94a4-ffe7aa07a7a5 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] http://192.168.122.198/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Sep 06 06:38:32 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 588/1180] 192.168.122.198 () {58 vars in 1157 bytes} [Sun Sep 6 06:38:32 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1015 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:38:32 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-e8901cc7-9d8e-4c3e-ba88-783d76082724 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:32 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-e8901cc7-9d8e-4c3e-ba88-783d76082724 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] GET http://192.168.122.198/volume/v3/volumes/detail?limit=1&marker=a5bb72fa-6a74-44fb-ac8f-29e9745bd722 Sep 06 06:38:32 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-e8901cc7-9d8e-4c3e-ba88-783d76082724 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:32 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-e8901cc7-9d8e-4c3e-ba88-783d76082724 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Calling method 'detail' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:32 devstack devstack@c-api.service[87014]: DEBUG cinder.api.api_utils [None req-e8901cc7-9d8e-4c3e-ba88-783d76082724 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Removing options '' from query. {{(pid=87014) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 06:38:32 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-e8901cc7-9d8e-4c3e-ba88-783d76082724 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87014) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 06:38:32 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-9a99d2f9-837d-4291-b89b-f9761eb27fd8 tempest-VolumeTypesExtraSpecsTest-2090816825 tempest-VolumeTypesExtraSpecsTest-2090816825-project-admin] http://192.168.122.198/volume/v3/types/d7c44e6f-d434-4056-b2ba-8ba2575054d3 returned with HTTP 202 Sep 06 06:38:32 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 593/1181] 192.168.122.198 () {58 vars in 1229 bytes} [Sun Sep 6 06:38:32 2026] DELETE /volume/v3/types/d7c44e6f-d434-4056-b2ba-8ba2575054d3 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:38:32 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-d396c2c3-099b-4a4c-8426-15e4843befaa req-35c53e37-0d38-489b-8e3f-1a6b33bb43fc None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:32 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-d396c2c3-099b-4a4c-8426-15e4843befaa req-35c53e37-0d38-489b-8e3f-1a6b33bb43fc tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] GET http://192.168.122.198/volume/v3/volumes/1efe1c77-2770-4e7d-8293-625d554592a8 Sep 06 06:38:32 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-d396c2c3-099b-4a4c-8426-15e4843befaa req-35c53e37-0d38-489b-8e3f-1a6b33bb43fc tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:32 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-d396c2c3-099b-4a4c-8426-15e4843befaa req-35c53e37-0d38-489b-8e3f-1a6b33bb43fc tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:32 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:32 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:38:32 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:32 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:38:32 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:32 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:38:32 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-e8901cc7-9d8e-4c3e-ba88-783d76082724 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Get all volumes completed successfully. Sep 06 06:38:32 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:32 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:38:32 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [req-d396c2c3-099b-4a4c-8426-15e4843befaa req-35c53e37-0d38-489b-8e3f-1a6b33bb43fc tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Volume info retrieved successfully. Sep 06 06:38:32 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-e8901cc7-9d8e-4c3e-ba88-783d76082724 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] http://192.168.122.198/volume/v3/volumes/detail?limit=1&marker=a5bb72fa-6a74-44fb-ac8f-29e9745bd722 returned with HTTP 200 Sep 06 06:38:32 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 589/1182] 192.168.122.198 () {58 vars in 1245 bytes} [Sun Sep 6 06:38:32 2026] GET /volume/v3/volumes/detail?limit=1&marker=a5bb72fa-6a74-44fb-ac8f-29e9745bd722 => generated 1016 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:38:32 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-d396c2c3-099b-4a4c-8426-15e4843befaa req-35c53e37-0d38-489b-8e3f-1a6b33bb43fc tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] http://192.168.122.198/volume/v3/volumes/1efe1c77-2770-4e7d-8293-625d554592a8 returned with HTTP 200 Sep 06 06:38:32 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 594/1183] 192.168.122.198 () {60 vars in 1487 bytes} [Sun Sep 6 06:38:32 2026] GET /volume/v3/volumes/1efe1c77-2770-4e7d-8293-625d554592a8 => generated 1239 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:38:32 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-203b671a-04c7-4629-a17d-2400e747e1fe None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:32 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-203b671a-04c7-4629-a17d-2400e747e1fe tempest-VolumeTypesExtraSpecsTest-2090816825 tempest-VolumeTypesExtraSpecsTest-2090816825-project-admin] GET http://192.168.122.198/volume/v3/types/d7c44e6f-d434-4056-b2ba-8ba2575054d3 Sep 06 06:38:32 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-203b671a-04c7-4629-a17d-2400e747e1fe tempest-VolumeTypesExtraSpecsTest-2090816825 tempest-VolumeTypesExtraSpecsTest-2090816825-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:32 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-203b671a-04c7-4629-a17d-2400e747e1fe tempest-VolumeTypesExtraSpecsTest-2090816825 tempest-VolumeTypesExtraSpecsTest-2090816825-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:32 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-aa9fb3b3-58a4-43f4-b131-13faec6e9c05 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:32 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-203b671a-04c7-4629-a17d-2400e747e1fe tempest-VolumeTypesExtraSpecsTest-2090816825 tempest-VolumeTypesExtraSpecsTest-2090816825-project-admin] http://192.168.122.198/volume/v3/types/d7c44e6f-d434-4056-b2ba-8ba2575054d3 returned with HTTP 404 Sep 06 06:38:32 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 590/1184] 192.168.122.198 () {58 vars in 1226 bytes} [Sun Sep 6 06:38:32 2026] GET /volume/v3/types/d7c44e6f-d434-4056-b2ba-8ba2575054d3 => generated 114 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:38:32 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-aa9fb3b3-58a4-43f4-b131-13faec6e9c05 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] GET http://192.168.122.198/volume/v3/volumes/detail?limit=1&marker=e3b138aa-dd41-4839-a412-ff968aacde18 Sep 06 06:38:32 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-aa9fb3b3-58a4-43f4-b131-13faec6e9c05 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:32 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-aa9fb3b3-58a4-43f4-b131-13faec6e9c05 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Calling method 'detail' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:32 devstack devstack@c-api.service[87015]: DEBUG cinder.api.api_utils [None req-aa9fb3b3-58a4-43f4-b131-13faec6e9c05 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Removing options '' from query. {{(pid=87015) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 06:38:32 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-aa9fb3b3-58a4-43f4-b131-13faec6e9c05 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87015) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 06:38:32 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [req-d396c2c3-099b-4a4c-8426-15e4843befaa req-b66c7873-e922-4f5a-aae6-c836c333a156 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:32 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-d396c2c3-099b-4a4c-8426-15e4843befaa req-b66c7873-e922-4f5a-aae6-c836c333a156 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] POST http://192.168.122.198/volume/v3/volumes/1efe1c77-2770-4e7d-8293-625d554592a8/action Sep 06 06:38:32 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-d396c2c3-099b-4a4c-8426-15e4843befaa req-b66c7873-e922-4f5a-aae6-c836c333a156 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:38:32 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-d396c2c3-099b-4a4c-8426-15e4843befaa req-b66c7873-e922-4f5a-aae6-c836c333a156 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:38:32 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:32 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:38:32 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:32 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:38:32 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [req-d396c2c3-099b-4a4c-8426-15e4843befaa req-b66c7873-e922-4f5a-aae6-c836c333a156 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Volume info retrieved successfully. Sep 06 06:38:32 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [req-d396c2c3-099b-4a4c-8426-15e4843befaa req-b66c7873-e922-4f5a-aae6-c836c333a156 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Begin detaching volume completed successfully. Sep 06 06:38:32 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-d396c2c3-099b-4a4c-8426-15e4843befaa req-b66c7873-e922-4f5a-aae6-c836c333a156 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] http://192.168.122.198/volume/v3/volumes/1efe1c77-2770-4e7d-8293-625d554592a8/action returned with HTTP 202 Sep 06 06:38:32 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 591/1185] 192.168.122.198 () {64 vars in 1561 bytes} [Sun Sep 6 06:38:32 2026] POST /volume/v3/volumes/1efe1c77-2770-4e7d-8293-625d554592a8/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 06:38:32 devstack devstack@c-api.service[87015]: /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 06 06:38:32 devstack devstack@c-api.service[87015]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 06:38:32 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:32 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:38:32 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-aa9fb3b3-58a4-43f4-b131-13faec6e9c05 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Get all volumes completed successfully. Sep 06 06:38:32 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:32 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:38:32 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-aa9fb3b3-58a4-43f4-b131-13faec6e9c05 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] http://192.168.122.198/volume/v3/volumes/detail?limit=1&marker=e3b138aa-dd41-4839-a412-ff968aacde18 returned with HTTP 200 Sep 06 06:38:32 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 595/1186] 192.168.122.198 () {58 vars in 1245 bytes} [Sun Sep 6 06:38:32 2026] GET /volume/v3/volumes/detail?limit=1&marker=e3b138aa-dd41-4839-a412-ff968aacde18 => generated 1016 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:38:32 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-2ff77b2d-5719-4a12-9578-66da10391335 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:32 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-2ff77b2d-5719-4a12-9578-66da10391335 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] GET http://192.168.122.198/volume/v3/volumes/detail?limit=1&marker=070f529d-d582-4625-9821-cb5e4aadc223 Sep 06 06:38:32 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-2ff77b2d-5719-4a12-9578-66da10391335 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:32 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-2ff77b2d-5719-4a12-9578-66da10391335 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Calling method 'detail' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:32 devstack devstack@c-api.service[87014]: DEBUG cinder.api.api_utils [None req-2ff77b2d-5719-4a12-9578-66da10391335 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Removing options '' from query. {{(pid=87014) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 06:38:32 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-2ff77b2d-5719-4a12-9578-66da10391335 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87014) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 06:38:32 devstack devstack@c-api.service[87014]: /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 06 06:38:32 devstack devstack@c-api.service[87014]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 06:38:32 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-2ff77b2d-5719-4a12-9578-66da10391335 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Get all volumes completed successfully. Sep 06 06:38:32 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-2ff77b2d-5719-4a12-9578-66da10391335 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] http://192.168.122.198/volume/v3/volumes/detail?limit=1&marker=070f529d-d582-4625-9821-cb5e4aadc223 returned with HTTP 200 Sep 06 06:38:32 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 592/1187] 192.168.122.198 () {58 vars in 1245 bytes} [Sun Sep 6 06:38:32 2026] GET /volume/v3/volumes/detail?limit=1&marker=070f529d-d582-4625-9821-cb5e4aadc223 => generated 15 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 06:38:32 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-d95e2bd0-a0fa-45ff-bac1-165f54a59a61 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:32 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-d95e2bd0-a0fa-45ff-bac1-165f54a59a61 None None] GET http://192.168.122.198/volume// Sep 06 06:38:32 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-d95e2bd0-a0fa-45ff-bac1-165f54a59a61 None None] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:32 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-d95e2bd0-a0fa-45ff-bac1-165f54a59a61 None None] Calling method 'all' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:32 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-d95e2bd0-a0fa-45ff-bac1-165f54a59a61 None None] http://192.168.122.198/volume// returned with HTTP 300 Sep 06 06:38:32 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 596/1188] 192.168.122.198 () {58 vars in 1315 bytes} [Sun Sep 6 06:38:32 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 06:38:32 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [req-d396c2c3-099b-4a4c-8426-15e4843befaa req-ef2445cb-2bb9-4627-ace6-bf9b9da9b6ca None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:32 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-20221b2a-6061-4e14-9a3c-2d3711ccb27d None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:32 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-20221b2a-6061-4e14-9a3c-2d3711ccb27d tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] GET http://192.168.122.198/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Sep 06 06:38:32 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-20221b2a-6061-4e14-9a3c-2d3711ccb27d tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:32 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-d396c2c3-099b-4a4c-8426-15e4843befaa req-ef2445cb-2bb9-4627-ace6-bf9b9da9b6ca tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] GET http://192.168.122.198/volume/v3/volumes/1efe1c77-2770-4e7d-8293-625d554592a8 Sep 06 06:38:32 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-d396c2c3-099b-4a4c-8426-15e4843befaa req-ef2445cb-2bb9-4627-ace6-bf9b9da9b6ca tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:32 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-20221b2a-6061-4e14-9a3c-2d3711ccb27d tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Calling method 'detail' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:32 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-d396c2c3-099b-4a4c-8426-15e4843befaa req-ef2445cb-2bb9-4627-ace6-bf9b9da9b6ca tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:32 devstack devstack@c-api.service[87015]: DEBUG cinder.api.api_utils [None req-20221b2a-6061-4e14-9a3c-2d3711ccb27d tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Removing options '' from query. {{(pid=87015) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 06:38:32 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-20221b2a-6061-4e14-9a3c-2d3711ccb27d tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Could not evaluate value available, assuming string {{(pid=87015) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 06 06:38:32 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-20221b2a-6061-4e14-9a3c-2d3711ccb27d tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87015) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 06:38:32 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:32 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:38:32 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:32 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:38:32 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-20221b2a-6061-4e14-9a3c-2d3711ccb27d tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Get all volumes completed successfully. Sep 06 06:38:32 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:32 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:38:32 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-20221b2a-6061-4e14-9a3c-2d3711ccb27d tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] http://192.168.122.198/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Sep 06 06:38:32 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 597/1189] 192.168.122.198 () {58 vars in 1241 bytes} [Sun Sep 6 06:38:32 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1913 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:38:33 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:33 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:38:33 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-faf4a1ae-c78f-4164-a78f-5dd4bba6585a None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:33 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:33 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:38:33 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-faf4a1ae-c78f-4164-a78f-5dd4bba6585a tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] GET http://192.168.122.198/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Sep 06 06:38:33 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-faf4a1ae-c78f-4164-a78f-5dd4bba6585a tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:33 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-faf4a1ae-c78f-4164-a78f-5dd4bba6585a tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Calling method 'detail' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:33 devstack devstack@c-api.service[87015]: DEBUG cinder.api.api_utils [None req-faf4a1ae-c78f-4164-a78f-5dd4bba6585a tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Removing options '' from query. {{(pid=87015) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 06:38:33 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-faf4a1ae-c78f-4164-a78f-5dd4bba6585a tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Could not evaluate value available, assuming string {{(pid=87015) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 06 06:38:33 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-faf4a1ae-c78f-4164-a78f-5dd4bba6585a tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87015) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 06:38:33 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [req-d396c2c3-099b-4a4c-8426-15e4843befaa req-ef2445cb-2bb9-4627-ace6-bf9b9da9b6ca tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Volume info retrieved successfully. Sep 06 06:38:33 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-d396c2c3-099b-4a4c-8426-15e4843befaa req-ef2445cb-2bb9-4627-ace6-bf9b9da9b6ca tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] http://192.168.122.198/volume/v3/volumes/1efe1c77-2770-4e7d-8293-625d554592a8 returned with HTTP 200 Sep 06 06:38:33 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 593/1190] 192.168.122.198 () {62 vars in 1528 bytes} [Sun Sep 6 06:38:32 2026] GET /volume/v3/volumes/1efe1c77-2770-4e7d-8293-625d554592a8 => generated 1423 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 06:38:33 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:33 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:38:33 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:33 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:38:33 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-faf4a1ae-c78f-4164-a78f-5dd4bba6585a tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Get all volumes completed successfully. Sep 06 06:38:33 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:33 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:38:33 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-faf4a1ae-c78f-4164-a78f-5dd4bba6585a tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] http://192.168.122.198/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Sep 06 06:38:33 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 598/1191] 192.168.122.198 () {58 vars in 1243 bytes} [Sun Sep 6 06:38:33 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1914 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:38:33 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-cd3ad5d1-9e32-4c1f-bc2a-7d3e7508de65 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:33 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-cd3ad5d1-9e32-4c1f-bc2a-7d3e7508de65 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] GET http://192.168.122.198/volume/v3/volumes?limit=1 Sep 06 06:38:33 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-cd3ad5d1-9e32-4c1f-bc2a-7d3e7508de65 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:33 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-cd3ad5d1-9e32-4c1f-bc2a-7d3e7508de65 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Calling method 'index' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:33 devstack devstack@c-api.service[87014]: DEBUG cinder.api.api_utils [None req-cd3ad5d1-9e32-4c1f-bc2a-7d3e7508de65 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Removing options '' from query. {{(pid=87014) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 06:38:33 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-cd3ad5d1-9e32-4c1f-bc2a-7d3e7508de65 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87014) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 06:38:33 devstack devstack@c-api.service[87014]: /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 06 06:38:33 devstack devstack@c-api.service[87014]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 06:38:33 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:33 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:38:33 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-cd3ad5d1-9e32-4c1f-bc2a-7d3e7508de65 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Get all volumes completed successfully. Sep 06 06:38:33 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-cd3ad5d1-9e32-4c1f-bc2a-7d3e7508de65 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] http://192.168.122.198/volume/v3/volumes?limit=1 returned with HTTP 200 Sep 06 06:38:33 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 594/1192] 192.168.122.198 () {58 vars in 1136 bytes} [Sun Sep 6 06:38:33 2026] GET /volume/v3/volumes?limit=1 => generated 481 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:38:33 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-1b8e4dd3-053f-47d4-b5c6-a219a63f687d None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:33 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-1b8e4dd3-053f-47d4-b5c6-a219a63f687d tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] GET http://192.168.122.198/volume/v3/volumes?limit=1&marker=a5bb72fa-6a74-44fb-ac8f-29e9745bd722 Sep 06 06:38:33 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-1b8e4dd3-053f-47d4-b5c6-a219a63f687d tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:33 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-1b8e4dd3-053f-47d4-b5c6-a219a63f687d tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Calling method 'index' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:33 devstack devstack@c-api.service[87015]: DEBUG cinder.api.api_utils [None req-1b8e4dd3-053f-47d4-b5c6-a219a63f687d tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Removing options '' from query. {{(pid=87015) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 06:38:33 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-1b8e4dd3-053f-47d4-b5c6-a219a63f687d tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87015) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 06:38:33 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:33 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:38:33 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-1b8e4dd3-053f-47d4-b5c6-a219a63f687d tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Get all volumes completed successfully. Sep 06 06:38:33 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-1b8e4dd3-053f-47d4-b5c6-a219a63f687d tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] http://192.168.122.198/volume/v3/volumes?limit=1&marker=a5bb72fa-6a74-44fb-ac8f-29e9745bd722 returned with HTTP 200 Sep 06 06:38:33 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 599/1193] 192.168.122.198 () {58 vars in 1224 bytes} [Sun Sep 6 06:38:33 2026] GET /volume/v3/volumes?limit=1&marker=a5bb72fa-6a74-44fb-ac8f-29e9745bd722 => generated 482 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:38:33 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-203b7500-40bc-42d0-91e0-3df62151a27d None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:33 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-203b7500-40bc-42d0-91e0-3df62151a27d tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] GET http://192.168.122.198/volume/v3/volumes?limit=1&marker=e3b138aa-dd41-4839-a412-ff968aacde18 Sep 06 06:38:33 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-203b7500-40bc-42d0-91e0-3df62151a27d tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:33 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-203b7500-40bc-42d0-91e0-3df62151a27d tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Calling method 'index' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:33 devstack devstack@c-api.service[87014]: DEBUG cinder.api.api_utils [None req-203b7500-40bc-42d0-91e0-3df62151a27d tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Removing options '' from query. {{(pid=87014) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 06:38:33 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:33 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:38:33 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-203b7500-40bc-42d0-91e0-3df62151a27d tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87014) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 06:38:33 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:33 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:38:33 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-203b7500-40bc-42d0-91e0-3df62151a27d tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Get all volumes completed successfully. Sep 06 06:38:33 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-203b7500-40bc-42d0-91e0-3df62151a27d tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] http://192.168.122.198/volume/v3/volumes?limit=1&marker=e3b138aa-dd41-4839-a412-ff968aacde18 returned with HTTP 200 Sep 06 06:38:33 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 595/1194] 192.168.122.198 () {58 vars in 1224 bytes} [Sun Sep 6 06:38:33 2026] GET /volume/v3/volumes?limit=1&marker=e3b138aa-dd41-4839-a412-ff968aacde18 => generated 482 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:38:33 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-33923eed-c534-4f7e-ad09-d49b807e97bb None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:33 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-33923eed-c534-4f7e-ad09-d49b807e97bb tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] GET http://192.168.122.198/volume/v3/volumes?limit=1&marker=070f529d-d582-4625-9821-cb5e4aadc223 Sep 06 06:38:33 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-33923eed-c534-4f7e-ad09-d49b807e97bb tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:33 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-33923eed-c534-4f7e-ad09-d49b807e97bb tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Calling method 'index' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:33 devstack devstack@c-api.service[87015]: DEBUG cinder.api.api_utils [None req-33923eed-c534-4f7e-ad09-d49b807e97bb tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Removing options '' from query. {{(pid=87015) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 06:38:33 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:33 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:38:33 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-33923eed-c534-4f7e-ad09-d49b807e97bb tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87015) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 06:38:33 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-33923eed-c534-4f7e-ad09-d49b807e97bb tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Get all volumes completed successfully. Sep 06 06:38:33 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-33923eed-c534-4f7e-ad09-d49b807e97bb tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] http://192.168.122.198/volume/v3/volumes?limit=1&marker=070f529d-d582-4625-9821-cb5e4aadc223 returned with HTTP 200 Sep 06 06:38:33 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 600/1195] 192.168.122.198 () {58 vars in 1224 bytes} [Sun Sep 6 06:38:33 2026] GET /volume/v3/volumes?limit=1&marker=070f529d-d582-4625-9821-cb5e4aadc223 => generated 15 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 06:38:33 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-a29432bf-6d29-4ae5-a090-b246a0e436ba None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:33 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-a29432bf-6d29-4ae5-a090-b246a0e436ba tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] GET http://192.168.122.198/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-316749936&status=available Sep 06 06:38:33 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-a29432bf-6d29-4ae5-a090-b246a0e436ba tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:33 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-a29432bf-6d29-4ae5-a090-b246a0e436ba tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Calling method 'index' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:33 devstack devstack@c-api.service[87014]: DEBUG cinder.api.api_utils [None req-a29432bf-6d29-4ae5-a090-b246a0e436ba tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Removing options '' from query. {{(pid=87014) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 06:38:33 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-a29432bf-6d29-4ae5-a090-b246a0e436ba tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Could not evaluate value available, assuming string {{(pid=87014) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 06 06:38:33 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:33 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:38:33 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-a29432bf-6d29-4ae5-a090-b246a0e436ba tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-316749936'), ('no_migration_targets', True)]). {{(pid=87014) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 06:38:33 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-d396c2c3-099b-4a4c-8426-15e4843befaa req-e2f8019c-4d0e-4d14-bc9d-f6fe924941ec None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:33 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-d396c2c3-099b-4a4c-8426-15e4843befaa req-e2f8019c-4d0e-4d14-bc9d-f6fe924941ec tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] DELETE http://192.168.122.198/volume/v3/attachments/8a3fbb25-35cc-4815-b1db-651114443700 Sep 06 06:38:33 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-d396c2c3-099b-4a4c-8426-15e4843befaa req-e2f8019c-4d0e-4d14-bc9d-f6fe924941ec tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:33 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-d396c2c3-099b-4a4c-8426-15e4843befaa req-e2f8019c-4d0e-4d14-bc9d-f6fe924941ec tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Calling method 'version_select' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:33 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:33 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:38:33 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:33 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:38:33 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-a29432bf-6d29-4ae5-a090-b246a0e436ba tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Get all volumes completed successfully. Sep 06 06:38:33 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-a29432bf-6d29-4ae5-a090-b246a0e436ba tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] http://192.168.122.198/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-316749936&status=available returned with HTTP 200 Sep 06 06:38:33 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 596/1196] 192.168.122.198 () {58 vars in 1254 bytes} [Sun Sep 6 06:38:33 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-316749936&status=available => generated 341 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 06:38:33 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-502518d8-ddf7-4c45-b5f3-f5f719e795d7 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:33 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-502518d8-ddf7-4c45-b5f3-f5f719e795d7 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] GET http://192.168.122.198/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-316749936&status=available Sep 06 06:38:33 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-502518d8-ddf7-4c45-b5f3-f5f719e795d7 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:33 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-502518d8-ddf7-4c45-b5f3-f5f719e795d7 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Calling method 'detail' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:33 devstack devstack@c-api.service[87014]: DEBUG cinder.api.api_utils [None req-502518d8-ddf7-4c45-b5f3-f5f719e795d7 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Removing options '' from query. {{(pid=87014) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 06:38:33 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-502518d8-ddf7-4c45-b5f3-f5f719e795d7 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Could not evaluate value available, assuming string {{(pid=87014) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 06 06:38:33 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:33 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:38:33 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-502518d8-ddf7-4c45-b5f3-f5f719e795d7 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-316749936'), ('no_migration_targets', True)]). {{(pid=87014) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 06:38:33 devstack devstack@c-api.service[87015]: /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 06 06:38:33 devstack devstack@c-api.service[87015]: return base.obj_make_list(context, Sep 06 06:38:33 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:33 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:38:33 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-502518d8-ddf7-4c45-b5f3-f5f719e795d7 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Get all volumes completed successfully. Sep 06 06:38:33 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:33 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:38:33 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-502518d8-ddf7-4c45-b5f3-f5f719e795d7 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] http://192.168.122.198/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-316749936&status=available returned with HTTP 200 Sep 06 06:38:33 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 597/1197] 192.168.122.198 () {58 vars in 1275 bytes} [Sun Sep 6 06:38:33 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-316749936&status=available => generated 868 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:38:33 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-1d2f157b-a412-4bc1-9bad-fa1618f8f469 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:33 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-1d2f157b-a412-4bc1-9bad-fa1618f8f469 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] GET http://192.168.122.198/volume/v3/volumes/detail?marker=a5bb72fa-6a74-44fb-ac8f-29e9745bd722&sort=id%3Aasc Sep 06 06:38:33 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-1d2f157b-a412-4bc1-9bad-fa1618f8f469 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:33 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-1d2f157b-a412-4bc1-9bad-fa1618f8f469 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Calling method 'detail' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:33 devstack devstack@c-api.service[87014]: DEBUG cinder.api.api_utils [None req-1d2f157b-a412-4bc1-9bad-fa1618f8f469 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Removing options '' from query. {{(pid=87014) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 06:38:33 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-1d2f157b-a412-4bc1-9bad-fa1618f8f469 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87014) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 06:38:33 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-d396c2c3-099b-4a4c-8426-15e4843befaa req-e2f8019c-4d0e-4d14-bc9d-f6fe924941ec tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] http://192.168.122.198/volume/v3/attachments/8a3fbb25-35cc-4815-b1db-651114443700 returned with HTTP 200 Sep 06 06:38:33 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 601/1198] 192.168.122.198 () {64 vars in 1562 bytes} [Sun Sep 6 06:38:33 2026] DELETE /volume/v3/attachments/8a3fbb25-35cc-4815-b1db-651114443700 => generated 19 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:38:33 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:33 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:38:33 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-1d2f157b-a412-4bc1-9bad-fa1618f8f469 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Get all volumes completed successfully. Sep 06 06:38:33 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:33 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:38:33 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-1d2f157b-a412-4bc1-9bad-fa1618f8f469 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] http://192.168.122.198/volume/v3/volumes/detail?marker=a5bb72fa-6a74-44fb-ac8f-29e9745bd722&sort=id%3Aasc returned with HTTP 200 Sep 06 06:38:33 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 598/1199] 192.168.122.198 () {58 vars in 1257 bytes} [Sun Sep 6 06:38:33 2026] GET /volume/v3/volumes/detail?marker=a5bb72fa-6a74-44fb-ac8f-29e9745bd722&sort=id%3Aasc => generated 869 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:38:33 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-cecdd3f2-61f3-4bdc-8d34-d0e2e456283e None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:33 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-cecdd3f2-61f3-4bdc-8d34-d0e2e456283e tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] GET http://192.168.122.198/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Sep 06 06:38:33 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-cecdd3f2-61f3-4bdc-8d34-d0e2e456283e tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:33 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-cecdd3f2-61f3-4bdc-8d34-d0e2e456283e tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Calling method 'detail' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:33 devstack devstack@c-api.service[87015]: DEBUG cinder.api.api_utils [None req-cecdd3f2-61f3-4bdc-8d34-d0e2e456283e tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Removing options '' from query. {{(pid=87015) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 06:38:33 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:33 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:38:33 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-cecdd3f2-61f3-4bdc-8d34-d0e2e456283e tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=87015) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 06:38:33 devstack devstack@c-api.service[87015]: /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 06 06:38:33 devstack devstack@c-api.service[87015]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 06:38:33 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:33 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:38:33 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:33 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:38:33 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:33 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:38:33 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-cecdd3f2-61f3-4bdc-8d34-d0e2e456283e tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Get all volumes completed successfully. Sep 06 06:38:33 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:33 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:38:33 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-cecdd3f2-61f3-4bdc-8d34-d0e2e456283e tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] http://192.168.122.198/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Sep 06 06:38:33 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 602/1200] 192.168.122.198 () {58 vars in 1221 bytes} [Sun Sep 6 06:38:33 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2580 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:38:33 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-df3e2e30-9b83-476c-b2c9-a4a481e1a7f5 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:33 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-df3e2e30-9b83-476c-b2c9-a4a481e1a7f5 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] GET http://192.168.122.198/volume/v3/volumes/detail Sep 06 06:38:33 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-df3e2e30-9b83-476c-b2c9-a4a481e1a7f5 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:33 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-df3e2e30-9b83-476c-b2c9-a4a481e1a7f5 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Calling method 'detail' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:33 devstack devstack@c-api.service[87014]: DEBUG cinder.api.api_utils [None req-df3e2e30-9b83-476c-b2c9-a4a481e1a7f5 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Removing options '' from query. {{(pid=87014) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 06:38:33 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-df3e2e30-9b83-476c-b2c9-a4a481e1a7f5 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87014) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 06:38:33 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:33 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:38:33 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:33 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:38:33 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:33 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:38:33 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-df3e2e30-9b83-476c-b2c9-a4a481e1a7f5 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Get all volumes completed successfully. Sep 06 06:38:33 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:33 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:38:33 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-df3e2e30-9b83-476c-b2c9-a4a481e1a7f5 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] http://192.168.122.198/volume/v3/volumes/detail returned with HTTP 200 Sep 06 06:38:33 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 599/1201] 192.168.122.198 () {58 vars in 1142 bytes} [Sun Sep 6 06:38:33 2026] GET /volume/v3/volumes/detail => generated 2580 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:38:33 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-fa8b8cb4-ed9b-4828-9be3-b3f3d359b53f None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:33 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-fa8b8cb4-ed9b-4828-9be3-b3f3d359b53f tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] GET http://192.168.122.198/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Sep 06 06:38:33 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-fa8b8cb4-ed9b-4828-9be3-b3f3d359b53f tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:33 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-fa8b8cb4-ed9b-4828-9be3-b3f3d359b53f tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Calling method 'index' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:33 devstack devstack@c-api.service[87015]: DEBUG cinder.api.api_utils [None req-fa8b8cb4-ed9b-4828-9be3-b3f3d359b53f tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Removing options '' from query. {{(pid=87015) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 06:38:33 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-fa8b8cb4-ed9b-4828-9be3-b3f3d359b53f tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=87015) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 06:38:33 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:33 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:38:33 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:33 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:38:33 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:33 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:38:33 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-fa8b8cb4-ed9b-4828-9be3-b3f3d359b53f tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Get all volumes completed successfully. Sep 06 06:38:33 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-fa8b8cb4-ed9b-4828-9be3-b3f3d359b53f tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] http://192.168.122.198/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Sep 06 06:38:33 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 603/1202] 192.168.122.198 () {58 vars in 1200 bytes} [Sun Sep 6 06:38:33 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 999 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:38:33 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-93837073-ac18-4489-8a58-32a93fedf147 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:33 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-93837073-ac18-4489-8a58-32a93fedf147 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] GET http://192.168.122.198/volume/v3/volumes?availability_zone=nova Sep 06 06:38:33 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-93837073-ac18-4489-8a58-32a93fedf147 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:33 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-93837073-ac18-4489-8a58-32a93fedf147 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Calling method 'index' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:33 devstack devstack@c-api.service[87014]: DEBUG cinder.api.api_utils [None req-93837073-ac18-4489-8a58-32a93fedf147 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Removing options '' from query. {{(pid=87014) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 06:38:33 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-93837073-ac18-4489-8a58-32a93fedf147 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Could not evaluate value nova, assuming string {{(pid=87014) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 06 06:38:33 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-93837073-ac18-4489-8a58-32a93fedf147 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87014) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 06:38:34 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-ae633bed-0c78-4934-80c6-5f3488a267c3 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:34 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-ae633bed-0c78-4934-80c6-5f3488a267c3 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] DELETE http://192.168.122.198/volume/v3/volumes/1efe1c77-2770-4e7d-8293-625d554592a8 Sep 06 06:38:34 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-ae633bed-0c78-4934-80c6-5f3488a267c3 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:34 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-ae633bed-0c78-4934-80c6-5f3488a267c3 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:34 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-ae633bed-0c78-4934-80c6-5f3488a267c3 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Delete volume with id: 1efe1c77-2770-4e7d-8293-625d554592a8 Sep 06 06:38:34 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:34 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:38:34 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:34 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:38:34 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:34 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:38:34 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-93837073-ac18-4489-8a58-32a93fedf147 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Get all volumes completed successfully. Sep 06 06:38:34 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-93837073-ac18-4489-8a58-32a93fedf147 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] http://192.168.122.198/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Sep 06 06:38:34 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 600/1203] 192.168.122.198 () {58 vars in 1166 bytes} [Sun Sep 6 06:38:33 2026] GET /volume/v3/volumes?availability_zone=nova => generated 999 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:38:34 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:34 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:38:34 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-c73166ac-4eba-4347-a004-b79284766eba None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:34 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:34 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:38:34 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c73166ac-4eba-4347-a004-b79284766eba tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] GET http://192.168.122.198/volume/v3/volumes?availability_zone=nova Sep 06 06:38:34 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-c73166ac-4eba-4347-a004-b79284766eba tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:34 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-ae633bed-0c78-4934-80c6-5f3488a267c3 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Volume info retrieved successfully. Sep 06 06:38:34 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-c73166ac-4eba-4347-a004-b79284766eba tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Calling method 'index' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:34 devstack devstack@c-api.service[87014]: DEBUG cinder.api.api_utils [None req-c73166ac-4eba-4347-a004-b79284766eba tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Removing options '' from query. {{(pid=87014) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 06:38:34 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-c73166ac-4eba-4347-a004-b79284766eba tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Could not evaluate value nova, assuming string {{(pid=87014) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 06 06:38:34 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:34 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:38:34 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-c73166ac-4eba-4347-a004-b79284766eba tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87014) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 06:38:34 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:34 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:38:34 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:34 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:38:34 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:34 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:38:34 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-c73166ac-4eba-4347-a004-b79284766eba tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Get all volumes completed successfully. Sep 06 06:38:34 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c73166ac-4eba-4347-a004-b79284766eba tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] http://192.168.122.198/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Sep 06 06:38:34 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 601/1204] 192.168.122.198 () {58 vars in 1166 bytes} [Sun Sep 6 06:38:34 2026] GET /volume/v3/volumes?availability_zone=nova => generated 999 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:38:34 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-2674e12b-30d3-46d2-b398-f67c57e43e46 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:34 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-2674e12b-30d3-46d2-b398-f67c57e43e46 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] GET http://192.168.122.198/volume/v3/volumes?bootable=false Sep 06 06:38:34 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-2674e12b-30d3-46d2-b398-f67c57e43e46 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:34 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-2674e12b-30d3-46d2-b398-f67c57e43e46 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Calling method 'index' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:34 devstack devstack@c-api.service[87014]: DEBUG cinder.api.api_utils [None req-2674e12b-30d3-46d2-b398-f67c57e43e46 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Removing options '' from query. {{(pid=87014) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 06:38:34 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:34 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:38:34 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-2674e12b-30d3-46d2-b398-f67c57e43e46 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87014) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 06:38:34 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-ae633bed-0c78-4934-80c6-5f3488a267c3 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Delete volume request issued successfully. Sep 06 06:38:34 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-ae633bed-0c78-4934-80c6-5f3488a267c3 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] http://192.168.122.198/volume/v3/volumes/1efe1c77-2770-4e7d-8293-625d554592a8 returned with HTTP 202 Sep 06 06:38:34 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 604/1205] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:38:34 2026] DELETE /volume/v3/volumes/1efe1c77-2770-4e7d-8293-625d554592a8 => generated 0 bytes in 148 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:38:34 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:34 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:38:34 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:34 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:38:34 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:34 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:38:34 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-2674e12b-30d3-46d2-b398-f67c57e43e46 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Get all volumes completed successfully. Sep 06 06:38:34 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-2674e12b-30d3-46d2-b398-f67c57e43e46 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] http://192.168.122.198/volume/v3/volumes?bootable=false returned with HTTP 200 Sep 06 06:38:34 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 602/1206] 192.168.122.198 () {58 vars in 1150 bytes} [Sun Sep 6 06:38:34 2026] GET /volume/v3/volumes?bootable=false => generated 999 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:38:34 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [req-4af82c7c-6829-4c72-8c23-f9dc2f41762d req-9f4a7101-2a17-4ce5-b06f-9d1f710283d3 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:34 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-ead1ff70-cce9-4d0f-be4d-bbd61e283812 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:34 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-ead1ff70-cce9-4d0f-be4d-bbd61e283812 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] GET http://192.168.122.198/volume/v3/volumes?bootable=false Sep 06 06:38:34 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-ead1ff70-cce9-4d0f-be4d-bbd61e283812 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:34 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-4af82c7c-6829-4c72-8c23-f9dc2f41762d req-9f4a7101-2a17-4ce5-b06f-9d1f710283d3 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] GET http://192.168.122.198/volume/v3/volumes/1efe1c77-2770-4e7d-8293-625d554592a8 Sep 06 06:38:34 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-4af82c7c-6829-4c72-8c23-f9dc2f41762d req-9f4a7101-2a17-4ce5-b06f-9d1f710283d3 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:34 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-4af82c7c-6829-4c72-8c23-f9dc2f41762d req-9f4a7101-2a17-4ce5-b06f-9d1f710283d3 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:34 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-ead1ff70-cce9-4d0f-be4d-bbd61e283812 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Calling method 'index' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:34 devstack devstack@c-api.service[87015]: DEBUG cinder.api.api_utils [None req-ead1ff70-cce9-4d0f-be4d-bbd61e283812 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Removing options '' from query. {{(pid=87015) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 06:38:34 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-ead1ff70-cce9-4d0f-be4d-bbd61e283812 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87015) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 06:38:34 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:34 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:38:34 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:34 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:38:34 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [req-4af82c7c-6829-4c72-8c23-f9dc2f41762d req-9f4a7101-2a17-4ce5-b06f-9d1f710283d3 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Volume info retrieved successfully. Sep 06 06:38:34 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-4af82c7c-6829-4c72-8c23-f9dc2f41762d req-9f4a7101-2a17-4ce5-b06f-9d1f710283d3 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] http://192.168.122.198/volume/v3/volumes/1efe1c77-2770-4e7d-8293-625d554592a8 returned with HTTP 200 Sep 06 06:38:34 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 603/1207] 192.168.122.198 () {60 vars in 1487 bytes} [Sun Sep 6 06:38:34 2026] GET /volume/v3/volumes/1efe1c77-2770-4e7d-8293-625d554592a8 => generated 946 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:38:34 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:34 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:38:34 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:34 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:38:34 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:34 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:38:34 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-ead1ff70-cce9-4d0f-be4d-bbd61e283812 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Get all volumes completed successfully. Sep 06 06:38:34 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-ead1ff70-cce9-4d0f-be4d-bbd61e283812 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] http://192.168.122.198/volume/v3/volumes?bootable=false returned with HTTP 200 Sep 06 06:38:34 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 605/1208] 192.168.122.198 () {58 vars in 1150 bytes} [Sun Sep 6 06:38:34 2026] GET /volume/v3/volumes?bootable=false => generated 999 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:38:34 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-33dc53bc-bd71-4e13-986d-7c4d01df7a81 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:34 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-33dc53bc-bd71-4e13-986d-7c4d01df7a81 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] GET http://192.168.122.198/volume/v3/volumes?status=available Sep 06 06:38:34 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-33dc53bc-bd71-4e13-986d-7c4d01df7a81 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:34 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-33dc53bc-bd71-4e13-986d-7c4d01df7a81 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Calling method 'index' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:34 devstack devstack@c-api.service[87014]: DEBUG cinder.api.api_utils [None req-33dc53bc-bd71-4e13-986d-7c4d01df7a81 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Removing options '' from query. {{(pid=87014) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 06:38:34 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-33dc53bc-bd71-4e13-986d-7c4d01df7a81 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Could not evaluate value available, assuming string {{(pid=87014) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 06 06:38:34 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-33dc53bc-bd71-4e13-986d-7c4d01df7a81 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87014) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 06:38:34 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:34 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:38:34 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:34 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:38:34 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:34 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:38:34 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-33dc53bc-bd71-4e13-986d-7c4d01df7a81 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Get all volumes completed successfully. Sep 06 06:38:34 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-33dc53bc-bd71-4e13-986d-7c4d01df7a81 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] http://192.168.122.198/volume/v3/volumes?status=available returned with HTTP 200 Sep 06 06:38:34 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 604/1209] 192.168.122.198 () {58 vars in 1154 bytes} [Sun Sep 6 06:38:34 2026] GET /volume/v3/volumes?status=available => generated 999 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:38:34 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-a95ccbaa-af80-4808-8a29-5adc4e22ec32 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:34 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-a95ccbaa-af80-4808-8a29-5adc4e22ec32 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] GET http://192.168.122.198/volume/v3/volumes?status=available Sep 06 06:38:34 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-a95ccbaa-af80-4808-8a29-5adc4e22ec32 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:34 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-a95ccbaa-af80-4808-8a29-5adc4e22ec32 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Calling method 'index' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:34 devstack devstack@c-api.service[87015]: DEBUG cinder.api.api_utils [None req-a95ccbaa-af80-4808-8a29-5adc4e22ec32 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Removing options '' from query. {{(pid=87015) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 06:38:34 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-a95ccbaa-af80-4808-8a29-5adc4e22ec32 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Could not evaluate value available, assuming string {{(pid=87015) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 06 06:38:34 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:34 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:38:34 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-a95ccbaa-af80-4808-8a29-5adc4e22ec32 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87015) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 06:38:34 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [req-58fb03e5-f4db-4674-8797-3d22c3d33714 req-18913030-54e3-4197-b8c2-030d4a6e1736 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:34 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-58fb03e5-f4db-4674-8797-3d22c3d33714 req-18913030-54e3-4197-b8c2-030d4a6e1736 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] GET http://192.168.122.198/volume/v3/volumes/3880ea2c-60dc-4cb0-9186-8c98cad13ab1 Sep 06 06:38:34 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-58fb03e5-f4db-4674-8797-3d22c3d33714 req-18913030-54e3-4197-b8c2-030d4a6e1736 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:34 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:34 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:38:34 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:34 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:38:34 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-58fb03e5-f4db-4674-8797-3d22c3d33714 req-18913030-54e3-4197-b8c2-030d4a6e1736 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:34 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:34 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:38:34 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-a95ccbaa-af80-4808-8a29-5adc4e22ec32 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Get all volumes completed successfully. Sep 06 06:38:34 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-a95ccbaa-af80-4808-8a29-5adc4e22ec32 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] http://192.168.122.198/volume/v3/volumes?status=available returned with HTTP 200 Sep 06 06:38:34 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 606/1210] 192.168.122.198 () {58 vars in 1154 bytes} [Sun Sep 6 06:38:34 2026] GET /volume/v3/volumes?status=available => generated 999 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:38:34 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-130aa6ed-53f1-4387-a31f-d70cab6f073d None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:34 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-58fb03e5-f4db-4674-8797-3d22c3d33714 req-18913030-54e3-4197-b8c2-030d4a6e1736 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] http://192.168.122.198/volume/v3/volumes/3880ea2c-60dc-4cb0-9186-8c98cad13ab1 returned with HTTP 404 Sep 06 06:38:34 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 605/1211] 192.168.122.198 () {60 vars in 1487 bytes} [Sun Sep 6 06:38:34 2026] GET /volume/v3/volumes/3880ea2c-60dc-4cb0-9186-8c98cad13ab1 => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:38:34 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-130aa6ed-53f1-4387-a31f-d70cab6f073d tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] GET http://192.168.122.198/volume/v3/volumes/detail?availability_zone=nova Sep 06 06:38:34 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-130aa6ed-53f1-4387-a31f-d70cab6f073d tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:34 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-130aa6ed-53f1-4387-a31f-d70cab6f073d tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Calling method 'detail' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:34 devstack devstack@c-api.service[87015]: DEBUG cinder.api.api_utils [None req-130aa6ed-53f1-4387-a31f-d70cab6f073d tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Removing options '' from query. {{(pid=87015) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 06:38:34 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-130aa6ed-53f1-4387-a31f-d70cab6f073d tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Could not evaluate value nova, assuming string {{(pid=87015) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 06 06:38:34 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:34 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:38:34 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-130aa6ed-53f1-4387-a31f-d70cab6f073d tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87015) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 06:38:34 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:34 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:38:34 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:34 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:38:34 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:34 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:38:34 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-130aa6ed-53f1-4387-a31f-d70cab6f073d tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Get all volumes completed successfully. Sep 06 06:38:34 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:34 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:38:34 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-130aa6ed-53f1-4387-a31f-d70cab6f073d tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] http://192.168.122.198/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Sep 06 06:38:34 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 607/1212] 192.168.122.198 () {58 vars in 1187 bytes} [Sun Sep 6 06:38:34 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2580 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 06:38:34 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-e961f97b-36b5-47d6-a876-05c7baf73058 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:34 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-e961f97b-36b5-47d6-a876-05c7baf73058 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] GET http://192.168.122.198/volume/v3/volumes/detail?bootable=false Sep 06 06:38:34 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-e961f97b-36b5-47d6-a876-05c7baf73058 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:34 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-e961f97b-36b5-47d6-a876-05c7baf73058 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Calling method 'detail' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:34 devstack devstack@c-api.service[87014]: DEBUG cinder.api.api_utils [None req-e961f97b-36b5-47d6-a876-05c7baf73058 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Removing options '' from query. {{(pid=87014) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 06:38:34 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:34 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:38:34 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-e961f97b-36b5-47d6-a876-05c7baf73058 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87014) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 06:38:34 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:34 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:38:34 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:34 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:38:34 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:34 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:38:34 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-e961f97b-36b5-47d6-a876-05c7baf73058 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Get all volumes completed successfully. Sep 06 06:38:34 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:34 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:38:34 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-e961f97b-36b5-47d6-a876-05c7baf73058 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] http://192.168.122.198/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Sep 06 06:38:34 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 606/1213] 192.168.122.198 () {58 vars in 1171 bytes} [Sun Sep 6 06:38:34 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2580 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:38:34 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-4984daef-1660-4a2a-989b-b84282ca809d None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:34 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-4984daef-1660-4a2a-989b-b84282ca809d tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] GET http://192.168.122.198/volume/v3/volumes/detail?status=available Sep 06 06:38:34 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-4984daef-1660-4a2a-989b-b84282ca809d tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:34 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-4984daef-1660-4a2a-989b-b84282ca809d tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Calling method 'detail' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:34 devstack devstack@c-api.service[87015]: DEBUG cinder.api.api_utils [None req-4984daef-1660-4a2a-989b-b84282ca809d tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Removing options '' from query. {{(pid=87015) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 06:38:34 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-4984daef-1660-4a2a-989b-b84282ca809d tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Could not evaluate value available, assuming string {{(pid=87015) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 06 06:38:34 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-4984daef-1660-4a2a-989b-b84282ca809d tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87015) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 06:38:34 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:34 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:38:34 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:34 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:38:34 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:34 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:38:34 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-4984daef-1660-4a2a-989b-b84282ca809d tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] Get all volumes completed successfully. Sep 06 06:38:34 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:34 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:38:34 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-4984daef-1660-4a2a-989b-b84282ca809d tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-reader] http://192.168.122.198/volume/v3/volumes/detail?status=available returned with HTTP 200 Sep 06 06:38:34 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 608/1214] 192.168.122.198 () {58 vars in 1175 bytes} [Sun Sep 6 06:38:34 2026] GET /volume/v3/volumes/detail?status=available => generated 2580 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:38:34 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-1ef37ac1-fa0f-451f-9075-183eecb527b0 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:34 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-1ef37ac1-fa0f-451f-9075-183eecb527b0 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] GET http://192.168.122.198/volume/v3/volumes/a5bb72fa-6a74-44fb-ac8f-29e9745bd722 Sep 06 06:38:34 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-1ef37ac1-fa0f-451f-9075-183eecb527b0 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:34 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-1ef37ac1-fa0f-451f-9075-183eecb527b0 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:34 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:34 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:38:34 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:34 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:38:34 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-1ef37ac1-fa0f-451f-9075-183eecb527b0 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Volume info retrieved successfully. Sep 06 06:38:34 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-1ef37ac1-fa0f-451f-9075-183eecb527b0 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] http://192.168.122.198/volume/v3/volumes/a5bb72fa-6a74-44fb-ac8f-29e9745bd722 returned with HTTP 200 Sep 06 06:38:34 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 607/1215] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:38:34 2026] GET /volume/v3/volumes/a5bb72fa-6a74-44fb-ac8f-29e9745bd722 => generated 865 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:38:34 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-d15aed31-9bd1-4edd-aff6-9aedc4204290 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:34 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-d15aed31-9bd1-4edd-aff6-9aedc4204290 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] DELETE http://192.168.122.198/volume/v3/volumes/a5bb72fa-6a74-44fb-ac8f-29e9745bd722 Sep 06 06:38:34 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-d15aed31-9bd1-4edd-aff6-9aedc4204290 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:34 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-d15aed31-9bd1-4edd-aff6-9aedc4204290 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:34 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-d15aed31-9bd1-4edd-aff6-9aedc4204290 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Delete volume with id: a5bb72fa-6a74-44fb-ac8f-29e9745bd722 Sep 06 06:38:34 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:34 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:38:34 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:34 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:38:34 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-d15aed31-9bd1-4edd-aff6-9aedc4204290 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Volume info retrieved successfully. Sep 06 06:38:34 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-d15aed31-9bd1-4edd-aff6-9aedc4204290 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Delete volume request issued successfully. Sep 06 06:38:34 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-d15aed31-9bd1-4edd-aff6-9aedc4204290 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] http://192.168.122.198/volume/v3/volumes/a5bb72fa-6a74-44fb-ac8f-29e9745bd722 returned with HTTP 202 Sep 06 06:38:34 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 609/1216] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:38:34 2026] DELETE /volume/v3/volumes/a5bb72fa-6a74-44fb-ac8f-29e9745bd722 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 06 06:38:34 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-9e1a7ad0-8697-456c-bf21-0e4f66594132 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:34 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-9e1a7ad0-8697-456c-bf21-0e4f66594132 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] GET http://192.168.122.198/volume/v3/volumes/a5bb72fa-6a74-44fb-ac8f-29e9745bd722 Sep 06 06:38:34 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-9e1a7ad0-8697-456c-bf21-0e4f66594132 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:34 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-9e1a7ad0-8697-456c-bf21-0e4f66594132 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:35 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:35 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:38:35 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:35 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:38:35 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-9e1a7ad0-8697-456c-bf21-0e4f66594132 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Volume info retrieved successfully. Sep 06 06:38:35 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-9e1a7ad0-8697-456c-bf21-0e4f66594132 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] http://192.168.122.198/volume/v3/volumes/a5bb72fa-6a74-44fb-ac8f-29e9745bd722 returned with HTTP 200 Sep 06 06:38:35 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 608/1217] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:38:34 2026] GET /volume/v3/volumes/a5bb72fa-6a74-44fb-ac8f-29e9745bd722 => generated 864 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:38:36 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-11bd8dbe-0588-4818-bbd2-b43d307c3734 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:36 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-11bd8dbe-0588-4818-bbd2-b43d307c3734 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] GET http://192.168.122.198/volume/v3/volumes/a5bb72fa-6a74-44fb-ac8f-29e9745bd722 Sep 06 06:38:36 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-11bd8dbe-0588-4818-bbd2-b43d307c3734 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:36 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-11bd8dbe-0588-4818-bbd2-b43d307c3734 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:36 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:36 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:38:36 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:36 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:38:36 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-11bd8dbe-0588-4818-bbd2-b43d307c3734 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Volume info retrieved successfully. Sep 06 06:38:36 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-11bd8dbe-0588-4818-bbd2-b43d307c3734 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] http://192.168.122.198/volume/v3/volumes/a5bb72fa-6a74-44fb-ac8f-29e9745bd722 returned with HTTP 200 Sep 06 06:38:36 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 610/1218] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:38:36 2026] GET /volume/v3/volumes/a5bb72fa-6a74-44fb-ac8f-29e9745bd722 => generated 864 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:38:37 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-affb0483-5a6c-4527-8b81-fa3d4c6829b1 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:37 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-affb0483-5a6c-4527-8b81-fa3d4c6829b1 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] GET http://192.168.122.198/volume/v3/volumes/a5bb72fa-6a74-44fb-ac8f-29e9745bd722 Sep 06 06:38:37 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-affb0483-5a6c-4527-8b81-fa3d4c6829b1 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:37 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-affb0483-5a6c-4527-8b81-fa3d4c6829b1 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:37 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-affb0483-5a6c-4527-8b81-fa3d4c6829b1 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] http://192.168.122.198/volume/v3/volumes/a5bb72fa-6a74-44fb-ac8f-29e9745bd722 returned with HTTP 404 Sep 06 06:38:37 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 609/1219] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:38:37 2026] GET /volume/v3/volumes/a5bb72fa-6a74-44fb-ac8f-29e9745bd722 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 06:38:37 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-e8b13b65-2042-482f-90ae-a8675ef2261b None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:37 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e8b13b65-2042-482f-90ae-a8675ef2261b tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] GET http://192.168.122.198/volume/v3/volumes/e3b138aa-dd41-4839-a412-ff968aacde18 Sep 06 06:38:37 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e8b13b65-2042-482f-90ae-a8675ef2261b tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:37 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e8b13b65-2042-482f-90ae-a8675ef2261b tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:37 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:37 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:38:37 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:37 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:38:37 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-e8b13b65-2042-482f-90ae-a8675ef2261b tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Volume info retrieved successfully. Sep 06 06:38:37 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e8b13b65-2042-482f-90ae-a8675ef2261b tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] http://192.168.122.198/volume/v3/volumes/e3b138aa-dd41-4839-a412-ff968aacde18 returned with HTTP 200 Sep 06 06:38:37 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 611/1220] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:38:37 2026] GET /volume/v3/volumes/e3b138aa-dd41-4839-a412-ff968aacde18 => generated 866 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:38:37 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-0159cf16-90f5-4453-bc55-928f6370815f None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:37 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-0159cf16-90f5-4453-bc55-928f6370815f tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] DELETE http://192.168.122.198/volume/v3/volumes/e3b138aa-dd41-4839-a412-ff968aacde18 Sep 06 06:38:37 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-0159cf16-90f5-4453-bc55-928f6370815f tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:37 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-0159cf16-90f5-4453-bc55-928f6370815f tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:37 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-0159cf16-90f5-4453-bc55-928f6370815f tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Delete volume with id: e3b138aa-dd41-4839-a412-ff968aacde18 Sep 06 06:38:37 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:37 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:38:37 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:37 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:38:37 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-0159cf16-90f5-4453-bc55-928f6370815f tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Volume info retrieved successfully. Sep 06 06:38:37 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-0159cf16-90f5-4453-bc55-928f6370815f tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Delete volume request issued successfully. Sep 06 06:38:37 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-0159cf16-90f5-4453-bc55-928f6370815f tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] http://192.168.122.198/volume/v3/volumes/e3b138aa-dd41-4839-a412-ff968aacde18 returned with HTTP 202 Sep 06 06:38:37 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 610/1221] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:38:37 2026] DELETE /volume/v3/volumes/e3b138aa-dd41-4839-a412-ff968aacde18 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:38:37 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-98372800-d2c1-4123-8ed3-acef323f8f4d None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:37 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-98372800-d2c1-4123-8ed3-acef323f8f4d tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] GET http://192.168.122.198/volume/v3/volumes/e3b138aa-dd41-4839-a412-ff968aacde18 Sep 06 06:38:37 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-98372800-d2c1-4123-8ed3-acef323f8f4d tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:37 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-98372800-d2c1-4123-8ed3-acef323f8f4d tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:37 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:37 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:38:37 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:37 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:38:37 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-98372800-d2c1-4123-8ed3-acef323f8f4d tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Volume info retrieved successfully. Sep 06 06:38:37 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-98372800-d2c1-4123-8ed3-acef323f8f4d tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] http://192.168.122.198/volume/v3/volumes/e3b138aa-dd41-4839-a412-ff968aacde18 returned with HTTP 200 Sep 06 06:38:37 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 612/1222] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:38:37 2026] GET /volume/v3/volumes/e3b138aa-dd41-4839-a412-ff968aacde18 => generated 865 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:38:38 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-2efd73fb-f3a0-444e-a578-2809179ff26e None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:38 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-2efd73fb-f3a0-444e-a578-2809179ff26e tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] GET http://192.168.122.198/volume/v3/volumes/e3b138aa-dd41-4839-a412-ff968aacde18 Sep 06 06:38:38 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-2efd73fb-f3a0-444e-a578-2809179ff26e tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:38 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-2efd73fb-f3a0-444e-a578-2809179ff26e tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:38 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-2efd73fb-f3a0-444e-a578-2809179ff26e tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] http://192.168.122.198/volume/v3/volumes/e3b138aa-dd41-4839-a412-ff968aacde18 returned with HTTP 404 Sep 06 06:38:38 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 611/1223] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:38:38 2026] GET /volume/v3/volumes/e3b138aa-dd41-4839-a412-ff968aacde18 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:38:38 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-e7de89e6-cd9f-48e2-88fa-618cf96afb33 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:38 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e7de89e6-cd9f-48e2-88fa-618cf96afb33 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] GET http://192.168.122.198/volume/v3/volumes/070f529d-d582-4625-9821-cb5e4aadc223 Sep 06 06:38:38 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e7de89e6-cd9f-48e2-88fa-618cf96afb33 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:38 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e7de89e6-cd9f-48e2-88fa-618cf96afb33 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:38 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:38 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:38:38 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:38 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:38:38 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-e7de89e6-cd9f-48e2-88fa-618cf96afb33 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Volume info retrieved successfully. Sep 06 06:38:38 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e7de89e6-cd9f-48e2-88fa-618cf96afb33 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] http://192.168.122.198/volume/v3/volumes/070f529d-d582-4625-9821-cb5e4aadc223 returned with HTTP 200 Sep 06 06:38:38 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 613/1224] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:38:38 2026] GET /volume/v3/volumes/070f529d-d582-4625-9821-cb5e4aadc223 => generated 866 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:38:38 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-f71bed08-b73b-4f6d-a542-35c8da6a3bc3 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:38 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f71bed08-b73b-4f6d-a542-35c8da6a3bc3 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] DELETE http://192.168.122.198/volume/v3/volumes/070f529d-d582-4625-9821-cb5e4aadc223 Sep 06 06:38:38 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-f71bed08-b73b-4f6d-a542-35c8da6a3bc3 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:38 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-f71bed08-b73b-4f6d-a542-35c8da6a3bc3 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:38 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-f71bed08-b73b-4f6d-a542-35c8da6a3bc3 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Delete volume with id: 070f529d-d582-4625-9821-cb5e4aadc223 Sep 06 06:38:38 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:38 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:38:38 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:38 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:38:38 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-f71bed08-b73b-4f6d-a542-35c8da6a3bc3 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Volume info retrieved successfully. Sep 06 06:38:38 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-f71bed08-b73b-4f6d-a542-35c8da6a3bc3 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Delete volume request issued successfully. Sep 06 06:38:38 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f71bed08-b73b-4f6d-a542-35c8da6a3bc3 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] http://192.168.122.198/volume/v3/volumes/070f529d-d582-4625-9821-cb5e4aadc223 returned with HTTP 202 Sep 06 06:38:38 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 612/1225] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:38:38 2026] DELETE /volume/v3/volumes/070f529d-d582-4625-9821-cb5e4aadc223 => generated 0 bytes in 124 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:38:38 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-24c2a21f-597f-4e5f-9e98-158e0046d4a5 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:38 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-24c2a21f-597f-4e5f-9e98-158e0046d4a5 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] GET http://192.168.122.198/volume/v3/volumes/070f529d-d582-4625-9821-cb5e4aadc223 Sep 06 06:38:38 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-24c2a21f-597f-4e5f-9e98-158e0046d4a5 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:38 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-24c2a21f-597f-4e5f-9e98-158e0046d4a5 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:38 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:38 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:38:38 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:38 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:38:38 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-24c2a21f-597f-4e5f-9e98-158e0046d4a5 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Volume info retrieved successfully. Sep 06 06:38:38 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-24c2a21f-597f-4e5f-9e98-158e0046d4a5 tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] http://192.168.122.198/volume/v3/volumes/070f529d-d582-4625-9821-cb5e4aadc223 returned with HTTP 200 Sep 06 06:38:38 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 614/1226] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:38:38 2026] GET /volume/v3/volumes/070f529d-d582-4625-9821-cb5e4aadc223 => generated 865 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:38:39 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-b2242899-bec6-4e32-8317-d6a9cbd3303f None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:39 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-b2242899-bec6-4e32-8317-d6a9cbd3303f tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] GET http://192.168.122.198/volume/v3/volumes/070f529d-d582-4625-9821-cb5e4aadc223 Sep 06 06:38:39 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-b2242899-bec6-4e32-8317-d6a9cbd3303f tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:39 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-b2242899-bec6-4e32-8317-d6a9cbd3303f tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:39 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:39 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:38:39 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:39 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:38:39 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-b2242899-bec6-4e32-8317-d6a9cbd3303f tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Volume info retrieved successfully. Sep 06 06:38:39 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-b2242899-bec6-4e32-8317-d6a9cbd3303f tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] http://192.168.122.198/volume/v3/volumes/070f529d-d582-4625-9821-cb5e4aadc223 returned with HTTP 200 Sep 06 06:38:39 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 613/1227] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:38:39 2026] GET /volume/v3/volumes/070f529d-d582-4625-9821-cb5e4aadc223 => generated 865 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:38:40 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-3b8cf2d8-c0b3-428a-93f2-2c1e4019232c None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:40 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-3b8cf2d8-c0b3-428a-93f2-2c1e4019232c tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] GET http://192.168.122.198/volume/v3/volumes/070f529d-d582-4625-9821-cb5e4aadc223 Sep 06 06:38:40 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-3b8cf2d8-c0b3-428a-93f2-2c1e4019232c tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:40 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-3b8cf2d8-c0b3-428a-93f2-2c1e4019232c tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:41 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-3b8cf2d8-c0b3-428a-93f2-2c1e4019232c tempest-VolumesListTestJSON-1176125850 tempest-VolumesListTestJSON-1176125850-project-member] http://192.168.122.198/volume/v3/volumes/070f529d-d582-4625-9821-cb5e4aadc223 returned with HTTP 404 Sep 06 06:38:41 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 615/1228] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:38:40 2026] GET /volume/v3/volumes/070f529d-d582-4625-9821-cb5e4aadc223 => generated 109 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 06:38:42 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-710e4073-31ce-4451-87b9-9c4b9848a65d None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:43 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-710e4073-31ce-4451-87b9-9c4b9848a65d tempest-VolumeTypesNegativeTest-515814321 tempest-VolumeTypesNegativeTest-515814321-project-admin] POST http://192.168.122.198/volume/v3/types/fe2725ff-4c99-45cd-bd83-6e1246f2658a/encryption Sep 06 06:38:43 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-710e4073-31ce-4451-87b9-9c4b9848a65d tempest-VolumeTypesNegativeTest-515814321 tempest-VolumeTypesNegativeTest-515814321-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:38:43 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-710e4073-31ce-4451-87b9-9c4b9848a65d tempest-VolumeTypesNegativeTest-515814321 tempest-VolumeTypesNegativeTest-515814321-project-admin] http://192.168.122.198/volume/v3/types/fe2725ff-4c99-45cd-bd83-6e1246f2658a/encryption returned with HTTP 404 Sep 06 06:38:43 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 614/1229] 192.168.122.198 () {60 vars in 1281 bytes} [Sun Sep 6 06:38:42 2026] POST /volume/v3/types/fe2725ff-4c99-45cd-bd83-6e1246f2658a/encryption => generated 114 bytes in 369 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:38:43 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-a942e044-69b7-4eb7-a746-0a462c3fc3d9 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:43 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-a942e044-69b7-4eb7-a746-0a462c3fc3d9 tempest-VolumeTypesNegativeTest-515814321 tempest-VolumeTypesNegativeTest-515814321-project-admin] POST http://192.168.122.198/volume/v3/types Sep 06 06:38:43 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-a942e044-69b7-4eb7-a746-0a462c3fc3d9 tempest-VolumeTypesNegativeTest-515814321 tempest-VolumeTypesNegativeTest-515814321-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1593062603", "os-volume-type-access:is_public": false}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:38:43 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-a942e044-69b7-4eb7-a746-0a462c3fc3d9 tempest-VolumeTypesNegativeTest-515814321 tempest-VolumeTypesNegativeTest-515814321-project-admin] http://192.168.122.198/volume/v3/types returned with HTTP 200 Sep 06 06:38:43 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 616/1230] 192.168.122.198 () {60 vars in 1137 bytes} [Sun Sep 6 06:38:43 2026] POST /volume/v3/types => generated 231 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:38:43 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-da5bcd7f-6e00-4ea6-a64f-a3b59cb4cb83 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:43 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-da5bcd7f-6e00-4ea6-a64f-a3b59cb4cb83 tempest-VolumeTypesNegativeTest-1400060837 tempest-VolumeTypesNegativeTest-1400060837-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:38:43 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-da5bcd7f-6e00-4ea6-a64f-a3b59cb4cb83 tempest-VolumeTypesNegativeTest-1400060837 tempest-VolumeTypesNegativeTest-1400060837-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "b3d6bc43-cd33-465b-8b6d-4084714c7d68", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-1747791528"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:38:43 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.volumes [None req-da5bcd7f-6e00-4ea6-a64f-a3b59cb4cb83 tempest-VolumeTypesNegativeTest-1400060837 tempest-VolumeTypesNegativeTest-1400060837-project-member] Create volume request body: {'volume': {'volume_type': 'b3d6bc43-cd33-465b-8b6d-4084714c7d68', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-1747791528'}} {{(pid=87014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:38:43 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-da5bcd7f-6e00-4ea6-a64f-a3b59cb4cb83 tempest-VolumeTypesNegativeTest-1400060837 tempest-VolumeTypesNegativeTest-1400060837-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 404 Sep 06 06:38:43 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 615/1231] 192.168.122.198 () {60 vars in 1143 bytes} [Sun Sep 6 06:38:43 2026] POST /volume/v3/volumes => generated 114 bytes in 232 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:38:43 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-b5bb189d-9af8-43ee-b5c5-96a724527e53 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:43 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b5bb189d-9af8-43ee-b5c5-96a724527e53 tempest-VolumeTypesNegativeTest-515814321 tempest-VolumeTypesNegativeTest-515814321-project-admin] DELETE http://192.168.122.198/volume/v3/types/b3d6bc43-cd33-465b-8b6d-4084714c7d68 Sep 06 06:38:43 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b5bb189d-9af8-43ee-b5c5-96a724527e53 tempest-VolumeTypesNegativeTest-515814321 tempest-VolumeTypesNegativeTest-515814321-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:43 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b5bb189d-9af8-43ee-b5c5-96a724527e53 tempest-VolumeTypesNegativeTest-515814321 tempest-VolumeTypesNegativeTest-515814321-project-admin] Calling method '_delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:43 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b5bb189d-9af8-43ee-b5c5-96a724527e53 tempest-VolumeTypesNegativeTest-515814321 tempest-VolumeTypesNegativeTest-515814321-project-admin] http://192.168.122.198/volume/v3/types/b3d6bc43-cd33-465b-8b6d-4084714c7d68 returned with HTTP 202 Sep 06 06:38:43 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 617/1232] 192.168.122.198 () {58 vars in 1229 bytes} [Sun Sep 6 06:38:43 2026] DELETE /volume/v3/types/b3d6bc43-cd33-465b-8b6d-4084714c7d68 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:38:43 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-a2bc9351-b760-489e-9ed3-75564eab7624 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:43 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-a2bc9351-b760-489e-9ed3-75564eab7624 tempest-VolumeTypesNegativeTest-515814321 tempest-VolumeTypesNegativeTest-515814321-project-admin] GET http://192.168.122.198/volume/v3/types/b3d6bc43-cd33-465b-8b6d-4084714c7d68 Sep 06 06:38:43 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-a2bc9351-b760-489e-9ed3-75564eab7624 tempest-VolumeTypesNegativeTest-515814321 tempest-VolumeTypesNegativeTest-515814321-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:43 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-a2bc9351-b760-489e-9ed3-75564eab7624 tempest-VolumeTypesNegativeTest-515814321 tempest-VolumeTypesNegativeTest-515814321-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:43 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-a2bc9351-b760-489e-9ed3-75564eab7624 tempest-VolumeTypesNegativeTest-515814321 tempest-VolumeTypesNegativeTest-515814321-project-admin] http://192.168.122.198/volume/v3/types/b3d6bc43-cd33-465b-8b6d-4084714c7d68 returned with HTTP 404 Sep 06 06:38:43 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 616/1233] 192.168.122.198 () {58 vars in 1226 bytes} [Sun Sep 6 06:38:43 2026] GET /volume/v3/types/b3d6bc43-cd33-465b-8b6d-4084714c7d68 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:38:43 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-a9f27ec5-dfdc-4e81-b9ff-777b61f65454 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:43 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-a9f27ec5-dfdc-4e81-b9ff-777b61f65454 tempest-VolumeTypesNegativeTest-515814321 tempest-VolumeTypesNegativeTest-515814321-project-admin] POST http://192.168.122.198/volume/v3/types Sep 06 06:38:43 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-a9f27ec5-dfdc-4e81-b9ff-777b61f65454 tempest-VolumeTypesNegativeTest-515814321 tempest-VolumeTypesNegativeTest-515814321-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:38:43 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-a9f27ec5-dfdc-4e81-b9ff-777b61f65454 tempest-VolumeTypesNegativeTest-515814321 tempest-VolumeTypesNegativeTest-515814321-project-admin] http://192.168.122.198/volume/v3/types returned with HTTP 400 Sep 06 06:38:43 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 618/1234] 192.168.122.198 () {60 vars in 1136 bytes} [Sun Sep 6 06:38:43 2026] POST /volume/v3/types => generated 115 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 06 06:38:43 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-9364dccb-4055-4818-9d1c-dd3fc6b95fe4 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:43 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-9364dccb-4055-4818-9d1c-dd3fc6b95fe4 tempest-VolumeTypesNegativeTest-515814321 tempest-VolumeTypesNegativeTest-515814321-project-admin] POST http://192.168.122.198/volume/v3/types Sep 06 06:38:43 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-9364dccb-4055-4818-9d1c-dd3fc6b95fe4 tempest-VolumeTypesNegativeTest-515814321 tempest-VolumeTypesNegativeTest-515814321-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-583256101"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:38:43 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-9364dccb-4055-4818-9d1c-dd3fc6b95fe4 tempest-VolumeTypesNegativeTest-515814321 tempest-VolumeTypesNegativeTest-515814321-project-admin] http://192.168.122.198/volume/v3/types returned with HTTP 200 Sep 06 06:38:43 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 617/1235] 192.168.122.198 () {60 vars in 1136 bytes} [Sun Sep 6 06:38:43 2026] POST /volume/v3/types => generated 228 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:38:43 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-23a244f1-6d27-48ba-b2a9-c0d7f649ad55 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:43 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-23a244f1-6d27-48ba-b2a9-c0d7f649ad55 tempest-VolumeTypesNegativeTest-515814321 tempest-VolumeTypesNegativeTest-515814321-project-admin] POST http://192.168.122.198/volume/v3/types Sep 06 06:38:43 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-23a244f1-6d27-48ba-b2a9-c0d7f649ad55 tempest-VolumeTypesNegativeTest-515814321 tempest-VolumeTypesNegativeTest-515814321-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-583256101"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:38:43 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-23a244f1-6d27-48ba-b2a9-c0d7f649ad55 tempest-VolumeTypesNegativeTest-515814321 tempest-VolumeTypesNegativeTest-515814321-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-583256101 already exists. Sep 06 06:38:43 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-23a244f1-6d27-48ba-b2a9-c0d7f649ad55 tempest-VolumeTypesNegativeTest-515814321 tempest-VolumeTypesNegativeTest-515814321-project-admin] http://192.168.122.198/volume/v3/types returned with HTTP 409 Sep 06 06:38:43 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 619/1236] 192.168.122.198 () {60 vars in 1136 bytes} [Sun Sep 6 06:38:43 2026] POST /volume/v3/types => generated 133 bytes in 23 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:38:43 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-88bb9909-dfe5-4429-98f9-842977e92299 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:43 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-88bb9909-dfe5-4429-98f9-842977e92299 tempest-VolumeTypesNegativeTest-515814321 tempest-VolumeTypesNegativeTest-515814321-project-admin] DELETE http://192.168.122.198/volume/v3/types/a60c8447-ce08-4acd-9891-a745e571ba22 Sep 06 06:38:43 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-88bb9909-dfe5-4429-98f9-842977e92299 tempest-VolumeTypesNegativeTest-515814321 tempest-VolumeTypesNegativeTest-515814321-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:43 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-88bb9909-dfe5-4429-98f9-842977e92299 tempest-VolumeTypesNegativeTest-515814321 tempest-VolumeTypesNegativeTest-515814321-project-admin] Calling method '_delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:43 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-88bb9909-dfe5-4429-98f9-842977e92299 tempest-VolumeTypesNegativeTest-515814321 tempest-VolumeTypesNegativeTest-515814321-project-admin] http://192.168.122.198/volume/v3/types/a60c8447-ce08-4acd-9891-a745e571ba22 returned with HTTP 202 Sep 06 06:38:43 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 618/1237] 192.168.122.198 () {58 vars in 1229 bytes} [Sun Sep 6 06:38:43 2026] DELETE /volume/v3/types/a60c8447-ce08-4acd-9891-a745e571ba22 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:38:43 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-88a7d89b-c3b3-4bc5-b884-96eda467510f None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:43 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-88a7d89b-c3b3-4bc5-b884-96eda467510f tempest-VolumeTypesNegativeTest-515814321 tempest-VolumeTypesNegativeTest-515814321-project-admin] GET http://192.168.122.198/volume/v3/types/a60c8447-ce08-4acd-9891-a745e571ba22 Sep 06 06:38:43 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-88a7d89b-c3b3-4bc5-b884-96eda467510f tempest-VolumeTypesNegativeTest-515814321 tempest-VolumeTypesNegativeTest-515814321-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:43 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-88a7d89b-c3b3-4bc5-b884-96eda467510f tempest-VolumeTypesNegativeTest-515814321 tempest-VolumeTypesNegativeTest-515814321-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:43 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-88a7d89b-c3b3-4bc5-b884-96eda467510f tempest-VolumeTypesNegativeTest-515814321 tempest-VolumeTypesNegativeTest-515814321-project-admin] http://192.168.122.198/volume/v3/types/a60c8447-ce08-4acd-9891-a745e571ba22 returned with HTTP 404 Sep 06 06:38:43 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 620/1238] 192.168.122.198 () {58 vars in 1226 bytes} [Sun Sep 6 06:38:43 2026] GET /volume/v3/types/a60c8447-ce08-4acd-9891-a745e571ba22 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:38:43 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-fe9d58ed-4842-4e4d-b045-acbb920ae1dc None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:43 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-fe9d58ed-4842-4e4d-b045-acbb920ae1dc tempest-VolumeTypesNegativeTest-515814321 tempest-VolumeTypesNegativeTest-515814321-project-admin] DELETE http://192.168.122.198/volume/v3/types/198cfa03-8b9b-4152-9842-a59d17472465 Sep 06 06:38:43 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-fe9d58ed-4842-4e4d-b045-acbb920ae1dc tempest-VolumeTypesNegativeTest-515814321 tempest-VolumeTypesNegativeTest-515814321-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:43 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-fe9d58ed-4842-4e4d-b045-acbb920ae1dc tempest-VolumeTypesNegativeTest-515814321 tempest-VolumeTypesNegativeTest-515814321-project-admin] Calling method '_delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:43 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-fe9d58ed-4842-4e4d-b045-acbb920ae1dc tempest-VolumeTypesNegativeTest-515814321 tempest-VolumeTypesNegativeTest-515814321-project-admin] http://192.168.122.198/volume/v3/types/198cfa03-8b9b-4152-9842-a59d17472465 returned with HTTP 404 Sep 06 06:38:43 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 619/1239] 192.168.122.198 () {58 vars in 1229 bytes} [Sun Sep 6 06:38:43 2026] DELETE /volume/v3/types/198cfa03-8b9b-4152-9842-a59d17472465 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:38:43 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-3782bc38-a582-4fe5-b443-f1ee383579c5 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:43 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-3782bc38-a582-4fe5-b443-f1ee383579c5 tempest-VolumeTypesNegativeTest-515814321 tempest-VolumeTypesNegativeTest-515814321-project-admin] GET http://192.168.122.198/volume/v3/types/a675b531-c709-4b15-9725-db0800a48f20 Sep 06 06:38:43 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-3782bc38-a582-4fe5-b443-f1ee383579c5 tempest-VolumeTypesNegativeTest-515814321 tempest-VolumeTypesNegativeTest-515814321-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:43 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-3782bc38-a582-4fe5-b443-f1ee383579c5 tempest-VolumeTypesNegativeTest-515814321 tempest-VolumeTypesNegativeTest-515814321-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:43 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-3782bc38-a582-4fe5-b443-f1ee383579c5 tempest-VolumeTypesNegativeTest-515814321 tempest-VolumeTypesNegativeTest-515814321-project-admin] http://192.168.122.198/volume/v3/types/a675b531-c709-4b15-9725-db0800a48f20 returned with HTTP 404 Sep 06 06:38:43 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 621/1240] 192.168.122.198 () {58 vars in 1226 bytes} [Sun Sep 6 06:38:43 2026] GET /volume/v3/types/a675b531-c709-4b15-9725-db0800a48f20 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:38:44 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [req-edf63b29-c593-4324-ab3a-7a074e654bc4 req-c032a2c6-8790-4d46-bb90-36cba22c8283 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:44 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-edf63b29-c593-4324-ab3a-7a074e654bc4 req-c032a2c6-8790-4d46-bb90-36cba22c8283 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] DELETE http://192.168.122.198/volume/v3/attachments/834d5e61-130b-4ed1-98d1-3519ba00c9bc Sep 06 06:38:44 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-edf63b29-c593-4324-ab3a-7a074e654bc4 req-c032a2c6-8790-4d46-bb90-36cba22c8283 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:44 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-edf63b29-c593-4324-ab3a-7a074e654bc4 req-c032a2c6-8790-4d46-bb90-36cba22c8283 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Calling method 'version_select' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:44 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:44 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:38:44 devstack devstack@c-api.service[87014]: /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 06 06:38:44 devstack devstack@c-api.service[87014]: return base.obj_make_list(context, Sep 06 06:38:44 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-edf63b29-c593-4324-ab3a-7a074e654bc4 req-c032a2c6-8790-4d46-bb90-36cba22c8283 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] http://192.168.122.198/volume/v3/attachments/834d5e61-130b-4ed1-98d1-3519ba00c9bc returned with HTTP 200 Sep 06 06:38:44 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 620/1241] 192.168.122.198 () {64 vars in 1562 bytes} [Sun Sep 6 06:38:44 2026] DELETE /volume/v3/attachments/834d5e61-130b-4ed1-98d1-3519ba00c9bc => generated 19 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:38:45 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-3245db79-0da7-45e6-90ac-a540fc89b4b2 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:45 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-3245db79-0da7-45e6-90ac-a540fc89b4b2 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] DELETE http://192.168.122.198/volume/v3/volumes/3f9b73f7-6ebd-4f23-abb5-eeda5ff71799 Sep 06 06:38:45 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-3245db79-0da7-45e6-90ac-a540fc89b4b2 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:45 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-3245db79-0da7-45e6-90ac-a540fc89b4b2 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:45 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-3245db79-0da7-45e6-90ac-a540fc89b4b2 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Delete volume with id: 3f9b73f7-6ebd-4f23-abb5-eeda5ff71799 Sep 06 06:38:45 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:45 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:38:45 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:45 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:38:45 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-3245db79-0da7-45e6-90ac-a540fc89b4b2 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Volume info retrieved successfully. Sep 06 06:38:45 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-3245db79-0da7-45e6-90ac-a540fc89b4b2 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Delete volume request issued successfully. Sep 06 06:38:45 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-3245db79-0da7-45e6-90ac-a540fc89b4b2 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] http://192.168.122.198/volume/v3/volumes/3f9b73f7-6ebd-4f23-abb5-eeda5ff71799 returned with HTTP 202 Sep 06 06:38:45 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 622/1242] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:38:45 2026] DELETE /volume/v3/volumes/3f9b73f7-6ebd-4f23-abb5-eeda5ff71799 => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:38:45 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-969ae7cf-c451-480a-b42e-e1151b55386d None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:45 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-969ae7cf-c451-480a-b42e-e1151b55386d tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] GET http://192.168.122.198/volume/v3/volumes/3f9b73f7-6ebd-4f23-abb5-eeda5ff71799 Sep 06 06:38:45 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-969ae7cf-c451-480a-b42e-e1151b55386d tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:45 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-969ae7cf-c451-480a-b42e-e1151b55386d tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:45 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:45 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:38:45 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:45 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:38:45 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-969ae7cf-c451-480a-b42e-e1151b55386d tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Volume info retrieved successfully. Sep 06 06:38:45 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-969ae7cf-c451-480a-b42e-e1151b55386d tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] http://192.168.122.198/volume/v3/volumes/3f9b73f7-6ebd-4f23-abb5-eeda5ff71799 returned with HTTP 200 Sep 06 06:38:45 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 621/1243] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:38:45 2026] GET /volume/v3/volumes/3f9b73f7-6ebd-4f23-abb5-eeda5ff71799 => generated 1257 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:38:46 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-a2f43a63-954e-48ae-b52d-1c7871abd424 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:46 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-a2f43a63-954e-48ae-b52d-1c7871abd424 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] GET http://192.168.122.198/volume/v3/volumes/3f9b73f7-6ebd-4f23-abb5-eeda5ff71799 Sep 06 06:38:46 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-a2f43a63-954e-48ae-b52d-1c7871abd424 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:46 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-a2f43a63-954e-48ae-b52d-1c7871abd424 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:46 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:46 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:38:46 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:46 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:38:46 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-a2f43a63-954e-48ae-b52d-1c7871abd424 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] http://192.168.122.198/volume/v3/volumes/3f9b73f7-6ebd-4f23-abb5-eeda5ff71799 returned with HTTP 404 Sep 06 06:38:46 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 623/1244] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:38:46 2026] GET /volume/v3/volumes/3f9b73f7-6ebd-4f23-abb5-eeda5ff71799 => generated 109 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:38:46 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-1fd71ef9-327c-4549-897f-7059a6aaf7ad None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:46 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-1fd71ef9-327c-4549-897f-7059a6aaf7ad tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] DELETE http://192.168.122.198/volume/v3/volumes/1efe1c77-2770-4e7d-8293-625d554592a8 Sep 06 06:38:46 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-1fd71ef9-327c-4549-897f-7059a6aaf7ad tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:46 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-1fd71ef9-327c-4549-897f-7059a6aaf7ad tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:46 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-1fd71ef9-327c-4549-897f-7059a6aaf7ad tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Delete volume with id: 1efe1c77-2770-4e7d-8293-625d554592a8 Sep 06 06:38:46 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-1fd71ef9-327c-4549-897f-7059a6aaf7ad tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] http://192.168.122.198/volume/v3/volumes/1efe1c77-2770-4e7d-8293-625d554592a8 returned with HTTP 404 Sep 06 06:38:46 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 622/1245] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:38:46 2026] DELETE /volume/v3/volumes/1efe1c77-2770-4e7d-8293-625d554592a8 => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:38:46 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-764c4c8a-8f50-4b07-b514-00b94a3dc202 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:46 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-764c4c8a-8f50-4b07-b514-00b94a3dc202 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] GET http://192.168.122.198/volume/v3/volumes/1efe1c77-2770-4e7d-8293-625d554592a8 Sep 06 06:38:46 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-764c4c8a-8f50-4b07-b514-00b94a3dc202 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:46 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-764c4c8a-8f50-4b07-b514-00b94a3dc202 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:46 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-764c4c8a-8f50-4b07-b514-00b94a3dc202 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] http://192.168.122.198/volume/v3/volumes/1efe1c77-2770-4e7d-8293-625d554592a8 returned with HTTP 404 Sep 06 06:38:46 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 624/1246] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:38:46 2026] GET /volume/v3/volumes/1efe1c77-2770-4e7d-8293-625d554592a8 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:38:46 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-ff2fea0b-8bbe-4373-8f86-1b385ece474d None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:46 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ff2fea0b-8bbe-4373-8f86-1b385ece474d tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] DELETE http://192.168.122.198/volume/v3/volumes/3880ea2c-60dc-4cb0-9186-8c98cad13ab1 Sep 06 06:38:46 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ff2fea0b-8bbe-4373-8f86-1b385ece474d tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:46 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ff2fea0b-8bbe-4373-8f86-1b385ece474d tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:46 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-ff2fea0b-8bbe-4373-8f86-1b385ece474d tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Delete volume with id: 3880ea2c-60dc-4cb0-9186-8c98cad13ab1 Sep 06 06:38:46 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ff2fea0b-8bbe-4373-8f86-1b385ece474d tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] http://192.168.122.198/volume/v3/volumes/3880ea2c-60dc-4cb0-9186-8c98cad13ab1 returned with HTTP 404 Sep 06 06:38:46 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 623/1247] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:38:46 2026] DELETE /volume/v3/volumes/3880ea2c-60dc-4cb0-9186-8c98cad13ab1 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:38:46 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-8a034529-615b-49d0-b89f-6a4d963cf8d2 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:46 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-8a034529-615b-49d0-b89f-6a4d963cf8d2 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] GET http://192.168.122.198/volume/v3/volumes/3880ea2c-60dc-4cb0-9186-8c98cad13ab1 Sep 06 06:38:46 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-8a034529-615b-49d0-b89f-6a4d963cf8d2 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:46 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-8a034529-615b-49d0-b89f-6a4d963cf8d2 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:46 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-8a034529-615b-49d0-b89f-6a4d963cf8d2 tempest-TestInstancesWithCinderVolumes-102430806 tempest-TestInstancesWithCinderVolumes-102430806-project-member] http://192.168.122.198/volume/v3/volumes/3880ea2c-60dc-4cb0-9186-8c98cad13ab1 returned with HTTP 404 Sep 06 06:38:46 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 625/1248] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:38:46 2026] GET /volume/v3/volumes/3880ea2c-60dc-4cb0-9186-8c98cad13ab1 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 06:38:46 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-b756e959-28cb-48ac-b0c7-864cd6864556 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:46 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-b756e959-28cb-48ac-b0c7-864cd6864556 tempest-TestInstancesWithCinderVolumes-1492803044 tempest-TestInstancesWithCinderVolumes-1492803044-project-admin] GET http://192.168.122.198/volume/v3/volumes/detail?all_tenants=1 Sep 06 06:38:46 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-b756e959-28cb-48ac-b0c7-864cd6864556 tempest-TestInstancesWithCinderVolumes-1492803044 tempest-TestInstancesWithCinderVolumes-1492803044-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:46 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-b756e959-28cb-48ac-b0c7-864cd6864556 tempest-TestInstancesWithCinderVolumes-1492803044 tempest-TestInstancesWithCinderVolumes-1492803044-project-admin] Calling method 'detail' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:46 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-b756e959-28cb-48ac-b0c7-864cd6864556 tempest-TestInstancesWithCinderVolumes-1492803044 tempest-TestInstancesWithCinderVolumes-1492803044-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87014) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 06:38:46 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-f2a2c48f-84bd-4f78-95f9-9a8d2b078ead None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:46 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-b756e959-28cb-48ac-b0c7-864cd6864556 tempest-TestInstancesWithCinderVolumes-1492803044 tempest-TestInstancesWithCinderVolumes-1492803044-project-admin] Get all volumes completed successfully. Sep 06 06:38:46 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-b756e959-28cb-48ac-b0c7-864cd6864556 tempest-TestInstancesWithCinderVolumes-1492803044 tempest-TestInstancesWithCinderVolumes-1492803044-project-admin] http://192.168.122.198/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 06 06:38:46 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 624/1249] 192.168.122.198 () {58 vars in 1169 bytes} [Sun Sep 6 06:38:46 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 06:38:47 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-96b73823-4165-48f5-9b5a-1c318dcf1afc None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:47 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-96b73823-4165-48f5-9b5a-1c318dcf1afc tempest-TestInstancesWithCinderVolumes-1492803044 tempest-TestInstancesWithCinderVolumes-1492803044-project-admin] DELETE http://192.168.122.198/volume/v3/types/da70b0af-8129-4335-9a80-12f3e88cea6b Sep 06 06:38:47 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-96b73823-4165-48f5-9b5a-1c318dcf1afc tempest-TestInstancesWithCinderVolumes-1492803044 tempest-TestInstancesWithCinderVolumes-1492803044-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:47 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-96b73823-4165-48f5-9b5a-1c318dcf1afc tempest-TestInstancesWithCinderVolumes-1492803044 tempest-TestInstancesWithCinderVolumes-1492803044-project-admin] Calling method '_delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:47 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-96b73823-4165-48f5-9b5a-1c318dcf1afc tempest-TestInstancesWithCinderVolumes-1492803044 tempest-TestInstancesWithCinderVolumes-1492803044-project-admin] http://192.168.122.198/volume/v3/types/da70b0af-8129-4335-9a80-12f3e88cea6b returned with HTTP 202 Sep 06 06:38:47 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 625/1250] 192.168.122.198 () {58 vars in 1229 bytes} [Sun Sep 6 06:38:47 2026] DELETE /volume/v3/types/da70b0af-8129-4335-9a80-12f3e88cea6b => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 06 06:38:47 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-8ecd70e9-e8c7-4e42-a7ec-f574dc89a7c8 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:47 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-8ecd70e9-e8c7-4e42-a7ec-f574dc89a7c8 tempest-TestInstancesWithCinderVolumes-1492803044 tempest-TestInstancesWithCinderVolumes-1492803044-project-admin] GET http://192.168.122.198/volume/v3/volumes/detail?all_tenants=1 Sep 06 06:38:47 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-8ecd70e9-e8c7-4e42-a7ec-f574dc89a7c8 tempest-TestInstancesWithCinderVolumes-1492803044 tempest-TestInstancesWithCinderVolumes-1492803044-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:47 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-8ecd70e9-e8c7-4e42-a7ec-f574dc89a7c8 tempest-TestInstancesWithCinderVolumes-1492803044 tempest-TestInstancesWithCinderVolumes-1492803044-project-admin] Calling method 'detail' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:47 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-8ecd70e9-e8c7-4e42-a7ec-f574dc89a7c8 tempest-TestInstancesWithCinderVolumes-1492803044 tempest-TestInstancesWithCinderVolumes-1492803044-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87014) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 06:38:47 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-8ecd70e9-e8c7-4e42-a7ec-f574dc89a7c8 tempest-TestInstancesWithCinderVolumes-1492803044 tempest-TestInstancesWithCinderVolumes-1492803044-project-admin] Get all volumes completed successfully. Sep 06 06:38:47 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-8ecd70e9-e8c7-4e42-a7ec-f574dc89a7c8 tempest-TestInstancesWithCinderVolumes-1492803044 tempest-TestInstancesWithCinderVolumes-1492803044-project-admin] http://192.168.122.198/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 06 06:38:47 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 626/1251] 192.168.122.198 () {58 vars in 1169 bytes} [Sun Sep 6 06:38:47 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 06:38:47 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-65249156-6dc7-4b00-bfb2-5daea066a256 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:47 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-65249156-6dc7-4b00-bfb2-5daea066a256 tempest-TestInstancesWithCinderVolumes-1492803044 tempest-TestInstancesWithCinderVolumes-1492803044-project-admin] DELETE http://192.168.122.198/volume/v3/types/171ff8d2-415e-4f0f-91f9-ef05de0492ee Sep 06 06:38:47 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-65249156-6dc7-4b00-bfb2-5daea066a256 tempest-TestInstancesWithCinderVolumes-1492803044 tempest-TestInstancesWithCinderVolumes-1492803044-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:47 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-65249156-6dc7-4b00-bfb2-5daea066a256 tempest-TestInstancesWithCinderVolumes-1492803044 tempest-TestInstancesWithCinderVolumes-1492803044-project-admin] Calling method '_delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:47 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-65249156-6dc7-4b00-bfb2-5daea066a256 tempest-TestInstancesWithCinderVolumes-1492803044 tempest-TestInstancesWithCinderVolumes-1492803044-project-admin] http://192.168.122.198/volume/v3/types/171ff8d2-415e-4f0f-91f9-ef05de0492ee returned with HTTP 202 Sep 06 06:38:47 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 627/1252] 192.168.122.198 () {58 vars in 1229 bytes} [Sun Sep 6 06:38:47 2026] DELETE /volume/v3/types/171ff8d2-415e-4f0f-91f9-ef05de0492ee => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:38:47 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f2a2c48f-84bd-4f78-95f9-9a8d2b078ead tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] POST http://192.168.122.198/volume/v3/snapshots Sep 06 06:38:47 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-f2a2c48f-84bd-4f78-95f9-9a8d2b078ead tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b3db1b23-408f-4ddc-a51f-f048ff1a2f32", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-850441451"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:38:47 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f2a2c48f-84bd-4f78-95f9-9a8d2b078ead tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] http://192.168.122.198/volume/v3/snapshots returned with HTTP 404 Sep 06 06:38:47 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 626/1253] 192.168.122.198 () {60 vars in 1149 bytes} [Sun Sep 6 06:38:46 2026] POST /volume/v3/snapshots => generated 109 bytes in 413 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:38:47 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-f2856739-36db-4421-b4e0-746decb3d8c3 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:47 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f2856739-36db-4421-b4e0-746decb3d8c3 tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] POST http://192.168.122.198/volume/v3/snapshots Sep 06 06:38:47 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-f2856739-36db-4421-b4e0-746decb3d8c3 tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1891210434"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:38:47 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-0e113c36-ae2e-40a4-a12a-83992dd7c29c None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:47 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-0e113c36-ae2e-40a4-a12a-83992dd7c29c tempest-TestInstancesWithCinderVolumes-1492803044 tempest-TestInstancesWithCinderVolumes-1492803044-project-admin] GET http://192.168.122.198/volume/v3/volumes/detail?all_tenants=1 Sep 06 06:38:47 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-0e113c36-ae2e-40a4-a12a-83992dd7c29c tempest-TestInstancesWithCinderVolumes-1492803044 tempest-TestInstancesWithCinderVolumes-1492803044-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:47 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-0e113c36-ae2e-40a4-a12a-83992dd7c29c tempest-TestInstancesWithCinderVolumes-1492803044 tempest-TestInstancesWithCinderVolumes-1492803044-project-admin] Calling method 'detail' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:47 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-0e113c36-ae2e-40a4-a12a-83992dd7c29c tempest-TestInstancesWithCinderVolumes-1492803044 tempest-TestInstancesWithCinderVolumes-1492803044-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87015) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 06:38:47 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-0e113c36-ae2e-40a4-a12a-83992dd7c29c tempest-TestInstancesWithCinderVolumes-1492803044 tempest-TestInstancesWithCinderVolumes-1492803044-project-admin] Get all volumes completed successfully. Sep 06 06:38:47 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-0e113c36-ae2e-40a4-a12a-83992dd7c29c tempest-TestInstancesWithCinderVolumes-1492803044 tempest-TestInstancesWithCinderVolumes-1492803044-project-admin] http://192.168.122.198/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 06 06:38:47 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 627/1254] 192.168.122.198 () {58 vars in 1169 bytes} [Sun Sep 6 06:38:47 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 06:38:47 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-c11f0983-662e-4152-a932-97f1cbddeae5 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:47 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c11f0983-662e-4152-a932-97f1cbddeae5 tempest-TestInstancesWithCinderVolumes-1492803044 tempest-TestInstancesWithCinderVolumes-1492803044-project-admin] DELETE http://192.168.122.198/volume/v3/types/900ceb63-dd1e-4fa9-88f9-a4018732e1f3 Sep 06 06:38:47 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-c11f0983-662e-4152-a932-97f1cbddeae5 tempest-TestInstancesWithCinderVolumes-1492803044 tempest-TestInstancesWithCinderVolumes-1492803044-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:47 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-c11f0983-662e-4152-a932-97f1cbddeae5 tempest-TestInstancesWithCinderVolumes-1492803044 tempest-TestInstancesWithCinderVolumes-1492803044-project-admin] Calling method '_delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:47 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c11f0983-662e-4152-a932-97f1cbddeae5 tempest-TestInstancesWithCinderVolumes-1492803044 tempest-TestInstancesWithCinderVolumes-1492803044-project-admin] http://192.168.122.198/volume/v3/types/900ceb63-dd1e-4fa9-88f9-a4018732e1f3 returned with HTTP 202 Sep 06 06:38:47 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 628/1255] 192.168.122.198 () {58 vars in 1229 bytes} [Sun Sep 6 06:38:47 2026] DELETE /volume/v3/types/900ceb63-dd1e-4fa9-88f9-a4018732e1f3 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 06 06:38:47 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f2856739-36db-4421-b4e0-746decb3d8c3 tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] http://192.168.122.198/volume/v3/snapshots returned with HTTP 404 Sep 06 06:38:47 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 628/1256] 192.168.122.198 () {60 vars in 1149 bytes} [Sun Sep 6 06:38:47 2026] POST /volume/v3/snapshots => generated 77 bytes in 501 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:38:47 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-b36fffb2-53b1-48d2-88a7-3ed0e2e87b0a None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:48 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b36fffb2-53b1-48d2-88a7-3ed0e2e87b0a tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-reader] GET http://192.168.122.198/volume/v3/snapshots?limit=invalid Sep 06 06:38:48 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b36fffb2-53b1-48d2-88a7-3ed0e2e87b0a tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-reader] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:48 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b36fffb2-53b1-48d2-88a7-3ed0e2e87b0a tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-reader] Calling method 'index' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:48 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b36fffb2-53b1-48d2-88a7-3ed0e2e87b0a tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-reader] HTTP exception thrown: limit param must be an integer Sep 06 06:38:48 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b36fffb2-53b1-48d2-88a7-3ed0e2e87b0a tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-reader] http://192.168.122.198/volume/v3/snapshots?limit=invalid returned with HTTP 400 Sep 06 06:38:48 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 629/1257] 192.168.122.198 () {58 vars in 1154 bytes} [Sun Sep 6 06:38:47 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 327 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 06 06:38:48 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-7d1b201d-fe8f-43ef-9e00-15cbbd211804 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:48 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-7d1b201d-fe8f-43ef-9e00-15cbbd211804 tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-reader] GET http://192.168.122.198/volume/v3/snapshots?marker=e41b98c6-7dbb-4ab0-ab86-9b67f2ad42cd Sep 06 06:38:48 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-7d1b201d-fe8f-43ef-9e00-15cbbd211804 tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-reader] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:48 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-7d1b201d-fe8f-43ef-9e00-15cbbd211804 tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-reader] Calling method 'index' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:48 devstack devstack@c-api.service[87014]: DEBUG cinder.api.api_utils [None req-7d1b201d-fe8f-43ef-9e00-15cbbd211804 tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-reader] Removing options '' from query. {{(pid=87014) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 06:38:48 devstack devstack@c-api.service[87014]: DEBUG cinder.db.api [None req-7d1b201d-fe8f-43ef-9e00-15cbbd211804 tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-reader] Building query based on filter {{(pid=87014) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 06:38:48 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-7d1b201d-fe8f-43ef-9e00-15cbbd211804 tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-reader] http://192.168.122.198/volume/v3/snapshots?marker=e41b98c6-7dbb-4ab0-ab86-9b67f2ad42cd returned with HTTP 404 Sep 06 06:38:48 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 629/1258] 192.168.122.198 () {58 vars in 1214 bytes} [Sun Sep 6 06:38:48 2026] GET /volume/v3/snapshots?marker=e41b98c6-7dbb-4ab0-ab86-9b67f2ad42cd => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:38:48 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-d1ad3ecb-60c7-49ae-b2ed-c0eeaa79590a None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:48 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-d1ad3ecb-60c7-49ae-b2ed-c0eeaa79590a tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-reader] GET http://192.168.122.198/volume/v3/snapshots?sort_key=invalid Sep 06 06:38:48 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-d1ad3ecb-60c7-49ae-b2ed-c0eeaa79590a tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-reader] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:48 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-d1ad3ecb-60c7-49ae-b2ed-c0eeaa79590a tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-reader] Calling method 'index' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:48 devstack devstack@c-api.service[87015]: DEBUG cinder.api.api_utils [None req-d1ad3ecb-60c7-49ae-b2ed-c0eeaa79590a tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-reader] Removing options '' from query. {{(pid=87015) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 06:38:48 devstack devstack@c-api.service[87015]: DEBUG cinder.db.api [None req-d1ad3ecb-60c7-49ae-b2ed-c0eeaa79590a tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-reader] Building query based on filter {{(pid=87015) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 06:38:48 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-d1ad3ecb-60c7-49ae-b2ed-c0eeaa79590a tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-reader] http://192.168.122.198/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Sep 06 06:38:48 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 630/1259] 192.168.122.198 () {58 vars in 1160 bytes} [Sun Sep 6 06:38:48 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 06 06:38:48 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-ca4bf37c-f011-487f-b6f8-9eea9a8d0831 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:48 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ca4bf37c-f011-487f-b6f8-9eea9a8d0831 tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:38:48 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ca4bf37c-f011-487f-b6f8-9eea9a8d0831 tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1103315292"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:38:48 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.volumes [None req-ca4bf37c-f011-487f-b6f8-9eea9a8d0831 tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-1103315292'}} {{(pid=87014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:38:48 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-ca4bf37c-f011-487f-b6f8-9eea9a8d0831 tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] Create volume of 2 GB Sep 06 06:38:48 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-ca4bf37c-f011-487f-b6f8-9eea9a8d0831 tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] Availability Zones retrieved successfully. Sep 06 06:38:48 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-ca4bf37c-f011-487f-b6f8-9eea9a8d0831 tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] Flow 'volume_create_api' (bd2f887e-d8de-406e-9ef5-c8c0d3da1dc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:38:48 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-ca4bf37c-f011-487f-b6f8-9eea9a8d0831 tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34149e64-6f27-4b4f-b61b-3676499b5b73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:38:48 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.flows.api.create_volume [None req-ca4bf37c-f011-487f-b6f8-9eea9a8d0831 tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] Validating volume size '2' using validate_int {{(pid=87014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:38:48 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-ca4bf37c-f011-487f-b6f8-9eea9a8d0831 tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34149e64-6f27-4b4f-b61b-3676499b5b73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:38:48 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-ca4bf37c-f011-487f-b6f8-9eea9a8d0831 tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a0ea520-6ac4-4ec2-bd40-7d5096635281) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:38:48 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-ca4bf37c-f011-487f-b6f8-9eea9a8d0831 tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] Created reservations ['8024c8b5-31db-429c-a54e-fb9dd1980c47', 'ed6662a4-0ee6-43c3-af7a-1e7466a131f5', '74d0839f-50b7-4d4d-bd08-529467458a73', '645d0b08-197b-43f9-b35c-56a1fb0e45fb'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:38:48 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-ca4bf37c-f011-487f-b6f8-9eea9a8d0831 tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a0ea520-6ac4-4ec2-bd40-7d5096635281) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8024c8b5-31db-429c-a54e-fb9dd1980c47', 'ed6662a4-0ee6-43c3-af7a-1e7466a131f5', '74d0839f-50b7-4d4d-bd08-529467458a73', '645d0b08-197b-43f9-b35c-56a1fb0e45fb']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:38:48 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-ca4bf37c-f011-487f-b6f8-9eea9a8d0831 tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5799023-921b-44ed-9f51-1cdf15fb41ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:38:48 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:48 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:38:48 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-ca4bf37c-f011-487f-b6f8-9eea9a8d0831 tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5799023-921b-44ed-9f51-1cdf15fb41ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a013ef45-cd9f-4b73-aaf0-568c754d6fa3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1103315292',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0d7442ba7ef4726b9626dff405f9059',qos_specs=None,replication_status=,reservations=['8024c8b5-31db-429c-a54e-fb9dd1980c47','ed6662a4-0ee6-43c3-af7a-1e7466a131f5','74d0839f-50b7-4d4d-bd08-529467458a73','645d0b08-197b-43f9-b35c-56a1fb0e45fb'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4664c6e9cc54eaab071713f88355f71',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:38:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1103315292',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a013ef45-cd9f-4b73-aaf0-568c754d6fa3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b0d7442ba7ef4726b9626dff405f9059',provider_auth=None,provider_geometry=None,provider_id=None,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='e4664c6e9cc54eaab071713f88355f71',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:38:48 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-ca4bf37c-f011-487f-b6f8-9eea9a8d0831 tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb97ac2d-6fc8-46d2-a94a-8c7f6a257149) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:38:48 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-ca4bf37c-f011-487f-b6f8-9eea9a8d0831 tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb97ac2d-6fc8-46d2-a94a-8c7f6a257149) transitioned into state 'SUCCESS' from state '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-1103315292',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0d7442ba7ef4726b9626dff405f9059',qos_specs=None,replication_status=,reservations=['8024c8b5-31db-429c-a54e-fb9dd1980c47','ed6662a4-0ee6-43c3-af7a-1e7466a131f5','74d0839f-50b7-4d4d-bd08-529467458a73','645d0b08-197b-43f9-b35c-56a1fb0e45fb'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4664c6e9cc54eaab071713f88355f71',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:38:48 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-ca4bf37c-f011-487f-b6f8-9eea9a8d0831 tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (261fff8e-ecd2-4be5-bae6-53ae2832b816) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:38:48 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-ca4bf37c-f011-487f-b6f8-9eea9a8d0831 tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (261fff8e-ecd2-4be5-bae6-53ae2832b816) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:38:48 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-ca4bf37c-f011-487f-b6f8-9eea9a8d0831 tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] Flow 'volume_create_api' (bd2f887e-d8de-406e-9ef5-c8c0d3da1dc7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:38:48 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-ca4bf37c-f011-487f-b6f8-9eea9a8d0831 tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] Create volume request issued successfully. Sep 06 06:38:48 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ca4bf37c-f011-487f-b6f8-9eea9a8d0831 tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:38:48 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 630/1260] 192.168.122.198 () {60 vars in 1142 bytes} [Sun Sep 6 06:38:48 2026] POST /volume/v3/volumes => generated 771 bytes in 467 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:38:48 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-a2fd99f8-8541-43b1-a91b-03ed921f5aa5 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:48 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-a2fd99f8-8541-43b1-a91b-03ed921f5aa5 tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] GET http://192.168.122.198/volume/v3/volumes/a013ef45-cd9f-4b73-aaf0-568c754d6fa3 Sep 06 06:38:48 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-a2fd99f8-8541-43b1-a91b-03ed921f5aa5 tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:48 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-a2fd99f8-8541-43b1-a91b-03ed921f5aa5 tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:48 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:48 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:38:48 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:48 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:38:48 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-a2fd99f8-8541-43b1-a91b-03ed921f5aa5 tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] Volume info retrieved successfully. Sep 06 06:38:48 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-a2fd99f8-8541-43b1-a91b-03ed921f5aa5 tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] http://192.168.122.198/volume/v3/volumes/a013ef45-cd9f-4b73-aaf0-568c754d6fa3 returned with HTTP 200 Sep 06 06:38:48 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 631/1261] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:38:48 2026] GET /volume/v3/volumes/a013ef45-cd9f-4b73-aaf0-568c754d6fa3 => generated 839 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 06:38:49 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-783d2cdd-7a9b-41ca-89cd-3b16b690ed3a None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:49 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-783d2cdd-7a9b-41ca-89cd-3b16b690ed3a tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] GET http://192.168.122.198/volume/v3/volumes/a013ef45-cd9f-4b73-aaf0-568c754d6fa3 Sep 06 06:38:49 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-783d2cdd-7a9b-41ca-89cd-3b16b690ed3a tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:49 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-783d2cdd-7a9b-41ca-89cd-3b16b690ed3a tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:49 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:49 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:38:49 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:49 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:38:49 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-783d2cdd-7a9b-41ca-89cd-3b16b690ed3a tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] Volume info retrieved successfully. Sep 06 06:38:49 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-783d2cdd-7a9b-41ca-89cd-3b16b690ed3a tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] http://192.168.122.198/volume/v3/volumes/a013ef45-cd9f-4b73-aaf0-568c754d6fa3 returned with HTTP 200 Sep 06 06:38:49 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 631/1262] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:38:49 2026] GET /volume/v3/volumes/a013ef45-cd9f-4b73-aaf0-568c754d6fa3 => generated 863 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:38:50 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-6ce4b9fe-eacf-45cc-80b6-cdab7404819e None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:50 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-6ce4b9fe-eacf-45cc-80b6-cdab7404819e tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] GET http://192.168.122.198/volume/v3/volumes/a013ef45-cd9f-4b73-aaf0-568c754d6fa3 Sep 06 06:38:51 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-6ce4b9fe-eacf-45cc-80b6-cdab7404819e tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:51 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-6ce4b9fe-eacf-45cc-80b6-cdab7404819e tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:51 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:51 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:38:51 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:51 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:38:51 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-6ce4b9fe-eacf-45cc-80b6-cdab7404819e tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] Volume info retrieved successfully. Sep 06 06:38:51 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-6ce4b9fe-eacf-45cc-80b6-cdab7404819e tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] http://192.168.122.198/volume/v3/volumes/a013ef45-cd9f-4b73-aaf0-568c754d6fa3 returned with HTTP 200 Sep 06 06:38:51 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 632/1263] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:38:50 2026] GET /volume/v3/volumes/a013ef45-cd9f-4b73-aaf0-568c754d6fa3 => generated 864 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:38:51 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-3459e0e1-0b55-4dcb-a777-9538f76298af None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:51 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-3459e0e1-0b55-4dcb-a777-9538f76298af tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] POST http://192.168.122.198/volume/v3/snapshots Sep 06 06:38:51 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-3459e0e1-0b55-4dcb-a777-9538f76298af tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a013ef45-cd9f-4b73-aaf0-568c754d6fa3", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-651222947"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:38:51 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:51 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:38:51 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:51 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:38:51 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-3459e0e1-0b55-4dcb-a777-9538f76298af tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] Volume info retrieved successfully. Sep 06 06:38:51 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.snapshots [None req-3459e0e1-0b55-4dcb-a777-9538f76298af tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] Create snapshot from volume a013ef45-cd9f-4b73-aaf0-568c754d6fa3 Sep 06 06:38:51 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-3459e0e1-0b55-4dcb-a777-9538f76298af tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] Created reservations ['2bb33edc-48a1-4456-91f4-09562d342120', '4142468e-c3b8-4b79-a2fa-b1865237d821', 'cdec789d-84c7-4ade-9b51-fa7a8933eb76', 'ad027120-d511-4854-9d61-3d25a8070871'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:38:51 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:51 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:38:51 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-3459e0e1-0b55-4dcb-a777-9538f76298af tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] Snapshot create request issued successfully. Sep 06 06:38:51 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-3459e0e1-0b55-4dcb-a777-9538f76298af tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] http://192.168.122.198/volume/v3/snapshots returned with HTTP 202 Sep 06 06:38:51 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 632/1264] 192.168.122.198 () {60 vars in 1149 bytes} [Sun Sep 6 06:38:51 2026] POST /volume/v3/snapshots => generated 317 bytes in 357 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 06 06:38:51 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-801f92c4-9bc4-4dca-ac9c-24359f08b602 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:51 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-801f92c4-9bc4-4dca-ac9c-24359f08b602 tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] GET http://192.168.122.198/volume/v3/snapshots/48dd4fe0-1262-4b7f-acba-c3c81e296103 Sep 06 06:38:51 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-801f92c4-9bc4-4dca-ac9c-24359f08b602 tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:51 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-801f92c4-9bc4-4dca-ac9c-24359f08b602 tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:51 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:51 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:38:51 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-801f92c4-9bc4-4dca-ac9c-24359f08b602 tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] Snapshot retrieved successfully. Sep 06 06:38:51 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-801f92c4-9bc4-4dca-ac9c-24359f08b602 tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] http://192.168.122.198/volume/v3/snapshots/48dd4fe0-1262-4b7f-acba-c3c81e296103 returned with HTTP 200 Sep 06 06:38:51 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 633/1265] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:38:51 2026] GET /volume/v3/snapshots/48dd4fe0-1262-4b7f-acba-c3c81e296103 => generated 449 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:38:52 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-221fce36-6652-4a46-b5e4-1de2e4e1de18 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:52 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-221fce36-6652-4a46-b5e4-1de2e4e1de18 tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] GET http://192.168.122.198/volume/v3/snapshots/48dd4fe0-1262-4b7f-acba-c3c81e296103 Sep 06 06:38:52 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-221fce36-6652-4a46-b5e4-1de2e4e1de18 tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:52 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-221fce36-6652-4a46-b5e4-1de2e4e1de18 tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:52 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:52 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:38:52 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-221fce36-6652-4a46-b5e4-1de2e4e1de18 tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] Snapshot retrieved successfully. Sep 06 06:38:52 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-221fce36-6652-4a46-b5e4-1de2e4e1de18 tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] http://192.168.122.198/volume/v3/snapshots/48dd4fe0-1262-4b7f-acba-c3c81e296103 returned with HTTP 200 Sep 06 06:38:52 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 633/1266] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:38:52 2026] GET /volume/v3/snapshots/48dd4fe0-1262-4b7f-acba-c3c81e296103 => generated 449 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:38:53 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-7ea12208-0ccd-443c-893d-5f6ee8603fe7 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:53 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-7ea12208-0ccd-443c-893d-5f6ee8603fe7 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] GET http://192.168.122.198/volume/v3/volumes Sep 06 06:38:53 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-7ea12208-0ccd-443c-893d-5f6ee8603fe7 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:53 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-7ea12208-0ccd-443c-893d-5f6ee8603fe7 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Calling method 'index' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:53 devstack devstack@c-api.service[87015]: DEBUG cinder.api.api_utils [None req-7ea12208-0ccd-443c-893d-5f6ee8603fe7 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Removing options '' from query. {{(pid=87015) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 06:38:53 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-7ea12208-0ccd-443c-893d-5f6ee8603fe7 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87015) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 06:38:53 devstack devstack@c-api.service[87015]: /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 06 06:38:53 devstack devstack@c-api.service[87015]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 06:38:53 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-7ea12208-0ccd-443c-893d-5f6ee8603fe7 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Get all volumes completed successfully. Sep 06 06:38:53 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-7ea12208-0ccd-443c-893d-5f6ee8603fe7 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 200 Sep 06 06:38:53 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 634/1267] 192.168.122.198 () {58 vars in 1121 bytes} [Sun Sep 6 06:38:53 2026] GET /volume/v3/volumes => generated 15 bytes in 508 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 06:38:53 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-efb9c3e4-f004-4611-9ace-db050c5a0ce4 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:53 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-efb9c3e4-f004-4611-9ace-db050c5a0ce4 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:38:53 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-efb9c3e4-f004-4611-9ace-db050c5a0ce4 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1473905197"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:38:53 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.volumes [None req-efb9c3e4-f004-4611-9ace-db050c5a0ce4 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1473905197'}} {{(pid=87014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:38:53 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-efb9c3e4-f004-4611-9ace-db050c5a0ce4 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Create volume of 1 GB Sep 06 06:38:53 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-efb9c3e4-f004-4611-9ace-db050c5a0ce4 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Availability Zones retrieved successfully. Sep 06 06:38:53 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-efb9c3e4-f004-4611-9ace-db050c5a0ce4 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Flow 'volume_create_api' (b3d16554-a8c5-43c8-b4ce-f798ccd30b7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:38:53 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-efb9c3e4-f004-4611-9ace-db050c5a0ce4 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20890b09-8a47-4849-b803-5423365ebe49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:38:53 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.flows.api.create_volume [None req-efb9c3e4-f004-4611-9ace-db050c5a0ce4 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Validating volume size '1' using validate_int {{(pid=87014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:38:53 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-1c1376a8-4696-49b0-98f8-166c045d5a1d None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:53 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-1c1376a8-4696-49b0-98f8-166c045d5a1d tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] GET http://192.168.122.198/volume/v3/snapshots/48dd4fe0-1262-4b7f-acba-c3c81e296103 Sep 06 06:38:53 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-1c1376a8-4696-49b0-98f8-166c045d5a1d tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:53 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-1c1376a8-4696-49b0-98f8-166c045d5a1d tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:53 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:53 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:38:53 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-1c1376a8-4696-49b0-98f8-166c045d5a1d tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] Snapshot retrieved successfully. Sep 06 06:38:53 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-1c1376a8-4696-49b0-98f8-166c045d5a1d tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] http://192.168.122.198/volume/v3/snapshots/48dd4fe0-1262-4b7f-acba-c3c81e296103 returned with HTTP 200 Sep 06 06:38:53 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 635/1268] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:38:53 2026] GET /volume/v3/snapshots/48dd4fe0-1262-4b7f-acba-c3c81e296103 => generated 449 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:38:53 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-efb9c3e4-f004-4611-9ace-db050c5a0ce4 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20890b09-8a47-4849-b803-5423365ebe49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:38:53 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-efb9c3e4-f004-4611-9ace-db050c5a0ce4 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87ea82c0-0f09-4b38-bc44-749087126acb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:38:53 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-efb9c3e4-f004-4611-9ace-db050c5a0ce4 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Created reservations ['2bd9f268-85df-4ebc-9cad-6881982acd76', '8e5d68b3-d7fb-4035-afb7-037df6c84c43', '1a2f5b4f-3fc1-4c53-b2be-71a417ec0765', 'b70f97b1-93bb-4a89-aec4-b6c856c11fed'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:38:53 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-efb9c3e4-f004-4611-9ace-db050c5a0ce4 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87ea82c0-0f09-4b38-bc44-749087126acb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2bd9f268-85df-4ebc-9cad-6881982acd76', '8e5d68b3-d7fb-4035-afb7-037df6c84c43', '1a2f5b4f-3fc1-4c53-b2be-71a417ec0765', 'b70f97b1-93bb-4a89-aec4-b6c856c11fed']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:38:53 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-efb9c3e4-f004-4611-9ace-db050c5a0ce4 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (768a04fb-b0dd-47e9-a47b-ce9c240cc3ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:38:53 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:53 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:38:53 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-efb9c3e4-f004-4611-9ace-db050c5a0ce4 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (768a04fb-b0dd-47e9-a47b-ce9c240cc3ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f24533f9-cd95-40d4-98e6-9a9886faf3d0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1473905197',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c118791808d4c159d077fd695a1a8c2',qos_specs=None,replication_status=,reservations=['2bd9f268-85df-4ebc-9cad-6881982acd76','8e5d68b3-d7fb-4035-afb7-037df6c84c43','1a2f5b4f-3fc1-4c53-b2be-71a417ec0765','b70f97b1-93bb-4a89-aec4-b6c856c11fed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9781df6f60b438698fb7ebf4744a56e',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:38:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1473905197',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f24533f9-cd95-40d4-98e6-9a9886faf3d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2c118791808d4c159d077fd695a1a8c2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e9781df6f60b438698fb7ebf4744a56e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:38:53 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-efb9c3e4-f004-4611-9ace-db050c5a0ce4 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0dc6d66-1580-4918-98bd-7ff7d49136e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:38:53 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-efb9c3e4-f004-4611-9ace-db050c5a0ce4 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0dc6d66-1580-4918-98bd-7ff7d49136e2) transitioned into state 'SUCCESS' from state '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-1473905197',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c118791808d4c159d077fd695a1a8c2',qos_specs=None,replication_status=,reservations=['2bd9f268-85df-4ebc-9cad-6881982acd76','8e5d68b3-d7fb-4035-afb7-037df6c84c43','1a2f5b4f-3fc1-4c53-b2be-71a417ec0765','b70f97b1-93bb-4a89-aec4-b6c856c11fed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9781df6f60b438698fb7ebf4744a56e',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:38:53 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-efb9c3e4-f004-4611-9ace-db050c5a0ce4 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0652d85-5d78-4d83-b114-b157b2465370) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:38:53 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-efb9c3e4-f004-4611-9ace-db050c5a0ce4 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0652d85-5d78-4d83-b114-b157b2465370) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:38:53 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-efb9c3e4-f004-4611-9ace-db050c5a0ce4 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Flow 'volume_create_api' (b3d16554-a8c5-43c8-b4ce-f798ccd30b7b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:38:54 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-efb9c3e4-f004-4611-9ace-db050c5a0ce4 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Create volume request issued successfully. Sep 06 06:38:54 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-efb9c3e4-f004-4611-9ace-db050c5a0ce4 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:38:54 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 634/1269] 192.168.122.198 () {60 vars in 1142 bytes} [Sun Sep 6 06:38:53 2026] POST /volume/v3/volumes => generated 764 bytes in 443 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:38:54 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-ac15d2f2-5580-49be-87c3-919e64ea4928 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:54 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-ac15d2f2-5580-49be-87c3-919e64ea4928 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] GET http://192.168.122.198/volume/v3/volumes/f24533f9-cd95-40d4-98e6-9a9886faf3d0 Sep 06 06:38:54 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-ac15d2f2-5580-49be-87c3-919e64ea4928 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:54 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-ac15d2f2-5580-49be-87c3-919e64ea4928 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:54 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:54 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:38:54 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:54 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:38:54 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-ac15d2f2-5580-49be-87c3-919e64ea4928 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Volume info retrieved successfully. Sep 06 06:38:54 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-ac15d2f2-5580-49be-87c3-919e64ea4928 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] http://192.168.122.198/volume/v3/volumes/f24533f9-cd95-40d4-98e6-9a9886faf3d0 returned with HTTP 200 Sep 06 06:38:54 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 636/1270] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:38:54 2026] GET /volume/v3/volumes/f24533f9-cd95-40d4-98e6-9a9886faf3d0 => generated 832 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:38:54 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-188ddd20-ffff-4038-83f5-5915e2f3acd0 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:54 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-188ddd20-ffff-4038-83f5-5915e2f3acd0 tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] GET http://192.168.122.198/volume/v3/snapshots/48dd4fe0-1262-4b7f-acba-c3c81e296103 Sep 06 06:38:54 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-188ddd20-ffff-4038-83f5-5915e2f3acd0 tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:54 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-188ddd20-ffff-4038-83f5-5915e2f3acd0 tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:54 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:54 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:38:54 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-188ddd20-ffff-4038-83f5-5915e2f3acd0 tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] Snapshot retrieved successfully. Sep 06 06:38:54 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-188ddd20-ffff-4038-83f5-5915e2f3acd0 tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] http://192.168.122.198/volume/v3/snapshots/48dd4fe0-1262-4b7f-acba-c3c81e296103 returned with HTTP 200 Sep 06 06:38:54 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 635/1271] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:38:54 2026] GET /volume/v3/snapshots/48dd4fe0-1262-4b7f-acba-c3c81e296103 => generated 449 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:38:55 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-24a2a0ae-c5cf-469e-83db-09283534815a None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:55 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-24a2a0ae-c5cf-469e-83db-09283534815a tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] GET http://192.168.122.198/volume/v3/volumes/f24533f9-cd95-40d4-98e6-9a9886faf3d0 Sep 06 06:38:55 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-24a2a0ae-c5cf-469e-83db-09283534815a tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:55 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-24a2a0ae-c5cf-469e-83db-09283534815a tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:55 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:55 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:38:55 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:55 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:38:55 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-24a2a0ae-c5cf-469e-83db-09283534815a tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Volume info retrieved successfully. Sep 06 06:38:55 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-24a2a0ae-c5cf-469e-83db-09283534815a tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] http://192.168.122.198/volume/v3/volumes/f24533f9-cd95-40d4-98e6-9a9886faf3d0 returned with HTTP 200 Sep 06 06:38:55 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 637/1272] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:38:55 2026] GET /volume/v3/volumes/f24533f9-cd95-40d4-98e6-9a9886faf3d0 => generated 856 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 06:38:55 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-cfb6b3bb-1a51-4bab-b416-c68456b04851 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:55 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-cfb6b3bb-1a51-4bab-b416-c68456b04851 tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] GET http://192.168.122.198/volume/v3/snapshots/48dd4fe0-1262-4b7f-acba-c3c81e296103 Sep 06 06:38:55 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-cfb6b3bb-1a51-4bab-b416-c68456b04851 tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:55 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-cfb6b3bb-1a51-4bab-b416-c68456b04851 tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:55 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:55 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:38:55 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-cfb6b3bb-1a51-4bab-b416-c68456b04851 tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] Snapshot retrieved successfully. Sep 06 06:38:55 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-cfb6b3bb-1a51-4bab-b416-c68456b04851 tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] http://192.168.122.198/volume/v3/snapshots/48dd4fe0-1262-4b7f-acba-c3c81e296103 returned with HTTP 200 Sep 06 06:38:55 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 636/1273] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:38:55 2026] GET /volume/v3/snapshots/48dd4fe0-1262-4b7f-acba-c3c81e296103 => generated 476 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:38:55 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-7bb96615-c682-4cd6-8813-7f8c99ffe650 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:55 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-7bb96615-c682-4cd6-8813-7f8c99ffe650 tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:38:55 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-7bb96615-c682-4cd6-8813-7f8c99ffe650 tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "48dd4fe0-1262-4b7f-acba-c3c81e296103"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:38:55 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.volumes [None req-7bb96615-c682-4cd6-8813-7f8c99ffe650 tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '48dd4fe0-1262-4b7f-acba-c3c81e296103'}} {{(pid=87015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:38:55 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:55 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:38:55 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-7bb96615-c682-4cd6-8813-7f8c99ffe650 tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] Snapshot retrieved successfully. Sep 06 06:38:55 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-7bb96615-c682-4cd6-8813-7f8c99ffe650 tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] Create volume of 1 GB Sep 06 06:38:55 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-7bb96615-c682-4cd6-8813-7f8c99ffe650 tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] Availability Zones retrieved successfully. Sep 06 06:38:55 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-7bb96615-c682-4cd6-8813-7f8c99ffe650 tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] Flow 'volume_create_api' (6a6ee981-1613-43ea-b281-3ffaee557388) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:38:55 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-7bb96615-c682-4cd6-8813-7f8c99ffe650 tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2905c412-a29f-4843-8e7a-c5d5d85f8c14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:38:55 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.flows.api.create_volume [None req-7bb96615-c682-4cd6-8813-7f8c99ffe650 tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:38:55 devstack devstack@c-api.service[87015]: WARNING cinder.volume.api [None req-7bb96615-c682-4cd6-8813-7f8c99ffe650 tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2905c412-a29f-4843-8e7a-c5d5d85f8c14) transitioned into state 'FAILURE' from state 'RUNNING' Sep 06 06:38:55 devstack devstack@c-api.service[87015]: 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 06 06:38:55 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-7bb96615-c682-4cd6-8813-7f8c99ffe650 tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2905c412-a29f-4843-8e7a-c5d5d85f8c14) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:38:55 devstack devstack@c-api.service[87015]: WARNING cinder.volume.api [None req-7bb96615-c682-4cd6-8813-7f8c99ffe650 tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2905c412-a29f-4843-8e7a-c5d5d85f8c14) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 06 06:38:55 devstack devstack@c-api.service[87015]: WARNING cinder.volume.api [None req-7bb96615-c682-4cd6-8813-7f8c99ffe650 tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] Flow 'volume_create_api' (6a6ee981-1613-43ea-b281-3ffaee557388) transitioned into state 'REVERTED' from state 'RUNNING' Sep 06 06:38:55 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-7bb96615-c682-4cd6-8813-7f8c99ffe650 tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 400 Sep 06 06:38:55 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 638/1274] 192.168.122.198 () {60 vars in 1142 bytes} [Sun Sep 6 06:38:55 2026] POST /volume/v3/volumes => generated 171 bytes in 118 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 06 06:38:55 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-7d84f183-2cc8-4860-9bd2-2bad5e9b72ea None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:55 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-7d84f183-2cc8-4860-9bd2-2bad5e9b72ea tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] DELETE http://192.168.122.198/volume/v3/snapshots/48dd4fe0-1262-4b7f-acba-c3c81e296103 Sep 06 06:38:55 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-7d84f183-2cc8-4860-9bd2-2bad5e9b72ea tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:55 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-7d84f183-2cc8-4860-9bd2-2bad5e9b72ea tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:55 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.snapshots [None req-7d84f183-2cc8-4860-9bd2-2bad5e9b72ea tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] Delete snapshot with id: 48dd4fe0-1262-4b7f-acba-c3c81e296103 Sep 06 06:38:56 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:56 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:38:56 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-7d84f183-2cc8-4860-9bd2-2bad5e9b72ea tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] Snapshot retrieved successfully. Sep 06 06:38:56 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:56 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:38:56 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-7d84f183-2cc8-4860-9bd2-2bad5e9b72ea tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] Snapshot delete request issued successfully. Sep 06 06:38:56 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-7d84f183-2cc8-4860-9bd2-2bad5e9b72ea tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] http://192.168.122.198/volume/v3/snapshots/48dd4fe0-1262-4b7f-acba-c3c81e296103 returned with HTTP 202 Sep 06 06:38:56 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 637/1275] 192.168.122.198 () {58 vars in 1241 bytes} [Sun Sep 6 06:38:55 2026] DELETE /volume/v3/snapshots/48dd4fe0-1262-4b7f-acba-c3c81e296103 => generated 0 bytes in 144 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 06 06:38:56 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-11d7a884-c204-473e-a690-ab9ea354c50a None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:56 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-11d7a884-c204-473e-a690-ab9ea354c50a tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] GET http://192.168.122.198/volume/v3/snapshots/48dd4fe0-1262-4b7f-acba-c3c81e296103 Sep 06 06:38:56 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-11d7a884-c204-473e-a690-ab9ea354c50a tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:56 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-11d7a884-c204-473e-a690-ab9ea354c50a tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:56 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:56 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:38:56 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-11d7a884-c204-473e-a690-ab9ea354c50a tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] Snapshot retrieved successfully. Sep 06 06:38:56 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-11d7a884-c204-473e-a690-ab9ea354c50a tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] http://192.168.122.198/volume/v3/snapshots/48dd4fe0-1262-4b7f-acba-c3c81e296103 returned with HTTP 200 Sep 06 06:38:56 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 639/1276] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:38:56 2026] GET /volume/v3/snapshots/48dd4fe0-1262-4b7f-acba-c3c81e296103 => generated 475 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:38:56 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-1ea4238c-eff2-449f-9819-23456f002afc None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:56 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-1ea4238c-eff2-449f-9819-23456f002afc tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] GET http://192.168.122.198/volume/v3/volumes/f24533f9-cd95-40d4-98e6-9a9886faf3d0 Sep 06 06:38:56 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-1ea4238c-eff2-449f-9819-23456f002afc tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:56 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-1ea4238c-eff2-449f-9819-23456f002afc tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:56 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:56 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:38:56 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:56 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:38:56 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-1ea4238c-eff2-449f-9819-23456f002afc tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Volume info retrieved successfully. Sep 06 06:38:56 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-1ea4238c-eff2-449f-9819-23456f002afc tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] http://192.168.122.198/volume/v3/volumes/f24533f9-cd95-40d4-98e6-9a9886faf3d0 returned with HTTP 200 Sep 06 06:38:56 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 638/1277] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:38:56 2026] GET /volume/v3/volumes/f24533f9-cd95-40d4-98e6-9a9886faf3d0 => generated 856 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:38:57 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-df314de7-6d47-4fd2-912e-cfc9c09354da None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:57 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-df314de7-6d47-4fd2-912e-cfc9c09354da tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] GET http://192.168.122.198/volume/v3/snapshots/48dd4fe0-1262-4b7f-acba-c3c81e296103 Sep 06 06:38:57 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-df314de7-6d47-4fd2-912e-cfc9c09354da tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:57 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-df314de7-6d47-4fd2-912e-cfc9c09354da tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:57 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:57 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:38:57 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-df314de7-6d47-4fd2-912e-cfc9c09354da tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] Snapshot retrieved successfully. Sep 06 06:38:57 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-df314de7-6d47-4fd2-912e-cfc9c09354da tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] http://192.168.122.198/volume/v3/snapshots/48dd4fe0-1262-4b7f-acba-c3c81e296103 returned with HTTP 200 Sep 06 06:38:57 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 640/1278] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:38:57 2026] GET /volume/v3/snapshots/48dd4fe0-1262-4b7f-acba-c3c81e296103 => generated 475 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:38:57 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-700db400-626a-40e2-891d-f69c12e47341 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:57 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-700db400-626a-40e2-891d-f69c12e47341 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] GET http://192.168.122.198/volume/v3/volumes/f24533f9-cd95-40d4-98e6-9a9886faf3d0 Sep 06 06:38:57 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-700db400-626a-40e2-891d-f69c12e47341 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:57 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-700db400-626a-40e2-891d-f69c12e47341 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:57 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:57 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:38:57 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:57 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:38:57 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-700db400-626a-40e2-891d-f69c12e47341 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Volume info retrieved successfully. Sep 06 06:38:57 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-700db400-626a-40e2-891d-f69c12e47341 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] http://192.168.122.198/volume/v3/volumes/f24533f9-cd95-40d4-98e6-9a9886faf3d0 returned with HTTP 200 Sep 06 06:38:57 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 639/1279] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:38:57 2026] GET /volume/v3/volumes/f24533f9-cd95-40d4-98e6-9a9886faf3d0 => generated 857 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:38:57 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-9ef28d67-16a2-42e7-b174-30bcb8489248 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:57 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-9ef28d67-16a2-42e7-b174-30bcb8489248 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] GET http://192.168.122.198/volume/v3/volumes/f24533f9-cd95-40d4-98e6-9a9886faf3d0 Sep 06 06:38:57 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-9ef28d67-16a2-42e7-b174-30bcb8489248 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:57 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-9ef28d67-16a2-42e7-b174-30bcb8489248 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:57 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:57 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:38:57 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:57 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:38:57 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-9ef28d67-16a2-42e7-b174-30bcb8489248 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Volume info retrieved successfully. Sep 06 06:38:57 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-9ef28d67-16a2-42e7-b174-30bcb8489248 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] http://192.168.122.198/volume/v3/volumes/f24533f9-cd95-40d4-98e6-9a9886faf3d0 returned with HTTP 200 Sep 06 06:38:57 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 641/1280] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:38:57 2026] GET /volume/v3/volumes/f24533f9-cd95-40d4-98e6-9a9886faf3d0 => generated 857 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:38:57 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-eb415911-c493-4c17-bec5-1d1e22ace99e None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:57 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-eb415911-c493-4c17-bec5-1d1e22ace99e tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:38:57 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-eb415911-c493-4c17-bec5-1d1e22ace99e tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1817655171"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:38:57 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.volumes [None req-eb415911-c493-4c17-bec5-1d1e22ace99e tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1817655171'}} {{(pid=87014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:38:57 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-eb415911-c493-4c17-bec5-1d1e22ace99e tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Create volume of 1 GB Sep 06 06:38:57 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-eb415911-c493-4c17-bec5-1d1e22ace99e tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Availability Zones retrieved successfully. Sep 06 06:38:57 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-eb415911-c493-4c17-bec5-1d1e22ace99e tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Flow 'volume_create_api' (97c2f919-af96-455e-bb17-fe7506e9295d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:38:57 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-eb415911-c493-4c17-bec5-1d1e22ace99e tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b50b0dec-874c-4c55-b206-1a7a15501335) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:38:57 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.flows.api.create_volume [None req-eb415911-c493-4c17-bec5-1d1e22ace99e tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Validating volume size '1' using validate_int {{(pid=87014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:38:57 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-eb415911-c493-4c17-bec5-1d1e22ace99e tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b50b0dec-874c-4c55-b206-1a7a15501335) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:38:57 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-eb415911-c493-4c17-bec5-1d1e22ace99e tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c28230e-8007-43f2-a3c8-e10fd14f5773) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:38:57 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-eb415911-c493-4c17-bec5-1d1e22ace99e tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Created reservations ['11901cde-a6e5-4995-be0e-403b7e86bad0', '9541b19e-8468-425a-929c-6313ad718fb4', '34cca845-af18-4f90-a07d-aa8c61a697c2', '0f682ce3-3357-492d-91d1-0fccff2968df'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:38:57 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-eb415911-c493-4c17-bec5-1d1e22ace99e tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c28230e-8007-43f2-a3c8-e10fd14f5773) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['11901cde-a6e5-4995-be0e-403b7e86bad0', '9541b19e-8468-425a-929c-6313ad718fb4', '34cca845-af18-4f90-a07d-aa8c61a697c2', '0f682ce3-3357-492d-91d1-0fccff2968df']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:38:57 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-eb415911-c493-4c17-bec5-1d1e22ace99e tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48363433-b672-47e9-9b81-6566a4ce56c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:38:57 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:57 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:38:57 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-eb415911-c493-4c17-bec5-1d1e22ace99e tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48363433-b672-47e9-9b81-6566a4ce56c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dad5b37f-5f4c-437d-afc0-f048dc8fd90b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1817655171',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c118791808d4c159d077fd695a1a8c2',qos_specs=None,replication_status=,reservations=['11901cde-a6e5-4995-be0e-403b7e86bad0','9541b19e-8468-425a-929c-6313ad718fb4','34cca845-af18-4f90-a07d-aa8c61a697c2','0f682ce3-3357-492d-91d1-0fccff2968df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9781df6f60b438698fb7ebf4744a56e',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:38:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1817655171',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dad5b37f-5f4c-437d-afc0-f048dc8fd90b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2c118791808d4c159d077fd695a1a8c2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e9781df6f60b438698fb7ebf4744a56e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:38:57 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-eb415911-c493-4c17-bec5-1d1e22ace99e tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19c7c1f7-2c8f-4afd-81cf-00aad2703ad1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:38:57 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-eb415911-c493-4c17-bec5-1d1e22ace99e tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19c7c1f7-2c8f-4afd-81cf-00aad2703ad1) transitioned into state 'SUCCESS' from state '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-1817655171',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c118791808d4c159d077fd695a1a8c2',qos_specs=None,replication_status=,reservations=['11901cde-a6e5-4995-be0e-403b7e86bad0','9541b19e-8468-425a-929c-6313ad718fb4','34cca845-af18-4f90-a07d-aa8c61a697c2','0f682ce3-3357-492d-91d1-0fccff2968df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9781df6f60b438698fb7ebf4744a56e',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:38:57 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-eb415911-c493-4c17-bec5-1d1e22ace99e tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3119fded-327c-473f-a9ee-fd6775690337) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:38:57 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-eb415911-c493-4c17-bec5-1d1e22ace99e tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3119fded-327c-473f-a9ee-fd6775690337) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:38:57 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-eb415911-c493-4c17-bec5-1d1e22ace99e tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Flow 'volume_create_api' (97c2f919-af96-455e-bb17-fe7506e9295d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:38:57 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-eb415911-c493-4c17-bec5-1d1e22ace99e tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Create volume request issued successfully. Sep 06 06:38:57 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-eb415911-c493-4c17-bec5-1d1e22ace99e tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:38:57 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 640/1281] 192.168.122.198 () {60 vars in 1142 bytes} [Sun Sep 6 06:38:57 2026] POST /volume/v3/volumes => generated 764 bytes in 407 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:38:57 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-bf7a47a4-cdd8-411e-ad5e-579eb3db7323 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:57 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-bf7a47a4-cdd8-411e-ad5e-579eb3db7323 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] GET http://192.168.122.198/volume/v3/volumes/dad5b37f-5f4c-437d-afc0-f048dc8fd90b Sep 06 06:38:57 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-bf7a47a4-cdd8-411e-ad5e-579eb3db7323 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:57 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-bf7a47a4-cdd8-411e-ad5e-579eb3db7323 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:57 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:57 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:38:57 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:57 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:38:57 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-bf7a47a4-cdd8-411e-ad5e-579eb3db7323 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Volume info retrieved successfully. Sep 06 06:38:57 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-bf7a47a4-cdd8-411e-ad5e-579eb3db7323 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] http://192.168.122.198/volume/v3/volumes/dad5b37f-5f4c-437d-afc0-f048dc8fd90b returned with HTTP 200 Sep 06 06:38:57 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 642/1282] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:38:57 2026] GET /volume/v3/volumes/dad5b37f-5f4c-437d-afc0-f048dc8fd90b => generated 832 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 06:38:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-27eaebcd-235f-4235-ab49-b39d51286c2c None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:58 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-27eaebcd-235f-4235-ab49-b39d51286c2c tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] GET http://192.168.122.198/volume/v3/snapshots/48dd4fe0-1262-4b7f-acba-c3c81e296103 Sep 06 06:38:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-27eaebcd-235f-4235-ab49-b39d51286c2c tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-27eaebcd-235f-4235-ab49-b39d51286c2c tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:58 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:58 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:38:58 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-27eaebcd-235f-4235-ab49-b39d51286c2c tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] Snapshot retrieved successfully. Sep 06 06:38:58 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-27eaebcd-235f-4235-ab49-b39d51286c2c tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] http://192.168.122.198/volume/v3/snapshots/48dd4fe0-1262-4b7f-acba-c3c81e296103 returned with HTTP 200 Sep 06 06:38:58 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 641/1283] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:38:58 2026] GET /volume/v3/snapshots/48dd4fe0-1262-4b7f-acba-c3c81e296103 => generated 475 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:38:59 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-d8a49c60-7ae3-4bca-a5e4-e3468dcaf0c7 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:59 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-d8a49c60-7ae3-4bca-a5e4-e3468dcaf0c7 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] GET http://192.168.122.198/volume/v3/volumes/dad5b37f-5f4c-437d-afc0-f048dc8fd90b Sep 06 06:38:59 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-d8a49c60-7ae3-4bca-a5e4-e3468dcaf0c7 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:59 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-d8a49c60-7ae3-4bca-a5e4-e3468dcaf0c7 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:59 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:59 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:38:59 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:59 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:38:59 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-d8a49c60-7ae3-4bca-a5e4-e3468dcaf0c7 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Volume info retrieved successfully. Sep 06 06:38:59 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-d8a49c60-7ae3-4bca-a5e4-e3468dcaf0c7 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] http://192.168.122.198/volume/v3/volumes/dad5b37f-5f4c-437d-afc0-f048dc8fd90b returned with HTTP 200 Sep 06 06:38:59 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 643/1284] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:38:59 2026] GET /volume/v3/volumes/dad5b37f-5f4c-437d-afc0-f048dc8fd90b => generated 856 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:38:59 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-d253819f-0e78-4c95-8a75-995ab7b71d25 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:59 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-d253819f-0e78-4c95-8a75-995ab7b71d25 tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] GET http://192.168.122.198/volume/v3/snapshots/48dd4fe0-1262-4b7f-acba-c3c81e296103 Sep 06 06:38:59 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-d253819f-0e78-4c95-8a75-995ab7b71d25 tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:59 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-d253819f-0e78-4c95-8a75-995ab7b71d25 tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:59 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-d253819f-0e78-4c95-8a75-995ab7b71d25 tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] http://192.168.122.198/volume/v3/snapshots/48dd4fe0-1262-4b7f-acba-c3c81e296103 returned with HTTP 404 Sep 06 06:38:59 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 642/1285] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:38:59 2026] GET /volume/v3/snapshots/48dd4fe0-1262-4b7f-acba-c3c81e296103 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 06:38:59 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-0111f3dc-8600-4ea2-8096-23d3d8aabd9a None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:59 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-0111f3dc-8600-4ea2-8096-23d3d8aabd9a tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] GET http://192.168.122.198/volume/v3/volumes/a013ef45-cd9f-4b73-aaf0-568c754d6fa3 Sep 06 06:38:59 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-0111f3dc-8600-4ea2-8096-23d3d8aabd9a tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:59 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-0111f3dc-8600-4ea2-8096-23d3d8aabd9a tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:59 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:59 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:38:59 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:59 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:38:59 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-0111f3dc-8600-4ea2-8096-23d3d8aabd9a tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] Volume info retrieved successfully. Sep 06 06:38:59 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-0111f3dc-8600-4ea2-8096-23d3d8aabd9a tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] http://192.168.122.198/volume/v3/volumes/a013ef45-cd9f-4b73-aaf0-568c754d6fa3 returned with HTTP 200 Sep 06 06:38:59 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 644/1286] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:38:59 2026] GET /volume/v3/volumes/a013ef45-cd9f-4b73-aaf0-568c754d6fa3 => generated 864 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:38:59 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-be78a864-6448-42ce-9151-80d432572133 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:59 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-be78a864-6448-42ce-9151-80d432572133 tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] DELETE http://192.168.122.198/volume/v3/volumes/a013ef45-cd9f-4b73-aaf0-568c754d6fa3 Sep 06 06:38:59 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-be78a864-6448-42ce-9151-80d432572133 tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:59 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-be78a864-6448-42ce-9151-80d432572133 tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:59 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-be78a864-6448-42ce-9151-80d432572133 tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] Delete volume with id: a013ef45-cd9f-4b73-aaf0-568c754d6fa3 Sep 06 06:38:59 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:59 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:38:59 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:59 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:38:59 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-be78a864-6448-42ce-9151-80d432572133 tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] Volume info retrieved successfully. Sep 06 06:38:59 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-be78a864-6448-42ce-9151-80d432572133 tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] Delete volume request issued successfully. Sep 06 06:38:59 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-be78a864-6448-42ce-9151-80d432572133 tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] http://192.168.122.198/volume/v3/volumes/a013ef45-cd9f-4b73-aaf0-568c754d6fa3 returned with HTTP 202 Sep 06 06:38:59 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 643/1287] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:38:59 2026] DELETE /volume/v3/volumes/a013ef45-cd9f-4b73-aaf0-568c754d6fa3 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:38:59 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-ac2914f6-1297-49bd-9e02-9b59912fe89f None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:38:59 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-ac2914f6-1297-49bd-9e02-9b59912fe89f tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] GET http://192.168.122.198/volume/v3/volumes/a013ef45-cd9f-4b73-aaf0-568c754d6fa3 Sep 06 06:38:59 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-ac2914f6-1297-49bd-9e02-9b59912fe89f tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:38:59 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-ac2914f6-1297-49bd-9e02-9b59912fe89f tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:38:59 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:38:59 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:38:59 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:38:59 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:38:59 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-ac2914f6-1297-49bd-9e02-9b59912fe89f tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] Volume info retrieved successfully. Sep 06 06:38:59 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-ac2914f6-1297-49bd-9e02-9b59912fe89f tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] http://192.168.122.198/volume/v3/volumes/a013ef45-cd9f-4b73-aaf0-568c754d6fa3 returned with HTTP 200 Sep 06 06:38:59 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 645/1288] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:38:59 2026] GET /volume/v3/volumes/a013ef45-cd9f-4b73-aaf0-568c754d6fa3 => generated 863 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:39:00 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-cc510312-cd22-473a-b43f-ded53f4c0abf None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:00 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-cc510312-cd22-473a-b43f-ded53f4c0abf tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] GET http://192.168.122.198/volume/v3/volumes/dad5b37f-5f4c-437d-afc0-f048dc8fd90b Sep 06 06:39:00 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-cc510312-cd22-473a-b43f-ded53f4c0abf tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:00 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-cc510312-cd22-473a-b43f-ded53f4c0abf tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:00 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:00 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:39:00 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:00 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:39:00 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-cc510312-cd22-473a-b43f-ded53f4c0abf tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Volume info retrieved successfully. Sep 06 06:39:00 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-cc510312-cd22-473a-b43f-ded53f4c0abf tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] http://192.168.122.198/volume/v3/volumes/dad5b37f-5f4c-437d-afc0-f048dc8fd90b returned with HTTP 200 Sep 06 06:39:00 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 644/1289] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:39:00 2026] GET /volume/v3/volumes/dad5b37f-5f4c-437d-afc0-f048dc8fd90b => generated 857 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:39:00 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-310a48bf-9a42-48d4-9ebd-20fef9d06765 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:00 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-310a48bf-9a42-48d4-9ebd-20fef9d06765 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] GET http://192.168.122.198/volume/v3/volumes/dad5b37f-5f4c-437d-afc0-f048dc8fd90b Sep 06 06:39:00 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-310a48bf-9a42-48d4-9ebd-20fef9d06765 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:00 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-310a48bf-9a42-48d4-9ebd-20fef9d06765 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:00 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:00 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:39:00 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:00 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:39:00 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-310a48bf-9a42-48d4-9ebd-20fef9d06765 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Volume info retrieved successfully. Sep 06 06:39:00 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-310a48bf-9a42-48d4-9ebd-20fef9d06765 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] http://192.168.122.198/volume/v3/volumes/dad5b37f-5f4c-437d-afc0-f048dc8fd90b returned with HTTP 200 Sep 06 06:39:00 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 646/1290] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:39:00 2026] GET /volume/v3/volumes/dad5b37f-5f4c-437d-afc0-f048dc8fd90b => generated 857 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 06:39:00 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-f8be8f63-cbed-4d9e-b7b5-02b03466c8db None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:00 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f8be8f63-cbed-4d9e-b7b5-02b03466c8db tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:39:00 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-f8be8f63-cbed-4d9e-b7b5-02b03466c8db tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1409494199"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:39:00 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.volumes [None req-f8be8f63-cbed-4d9e-b7b5-02b03466c8db tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1409494199'}} {{(pid=87014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:39:00 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-f8be8f63-cbed-4d9e-b7b5-02b03466c8db tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Create volume of 1 GB Sep 06 06:39:00 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-f8be8f63-cbed-4d9e-b7b5-02b03466c8db tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Availability Zones retrieved successfully. Sep 06 06:39:00 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-f8be8f63-cbed-4d9e-b7b5-02b03466c8db tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Flow 'volume_create_api' (f8df0f39-6ac7-46f1-8fa5-ee0af632d4e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:39:00 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-f8be8f63-cbed-4d9e-b7b5-02b03466c8db tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (064dec62-9272-4fd2-beb6-0e3b48dfe45c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:39:00 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.flows.api.create_volume [None req-f8be8f63-cbed-4d9e-b7b5-02b03466c8db tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Validating volume size '1' using validate_int {{(pid=87014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:39:00 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-f8be8f63-cbed-4d9e-b7b5-02b03466c8db tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (064dec62-9272-4fd2-beb6-0e3b48dfe45c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:39:00 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-f8be8f63-cbed-4d9e-b7b5-02b03466c8db tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd5d2f01-9d00-44f0-966b-618f88967989) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:39:00 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-5f1f7ee8-4c3f-426e-a901-6af1e539c70d None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:00 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-f8be8f63-cbed-4d9e-b7b5-02b03466c8db tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Created reservations ['996c5b23-edcb-4acd-95c5-9b6010802b4e', 'd5198cc5-21dd-4d3e-af02-d0e2d5bcf8d6', 'db3460c1-1a31-4b47-ba19-608f9d6e0c85', '338f8a05-d69c-4c12-bcde-c4538a271579'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:39:00 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-f8be8f63-cbed-4d9e-b7b5-02b03466c8db tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd5d2f01-9d00-44f0-966b-618f88967989) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['996c5b23-edcb-4acd-95c5-9b6010802b4e', 'd5198cc5-21dd-4d3e-af02-d0e2d5bcf8d6', 'db3460c1-1a31-4b47-ba19-608f9d6e0c85', '338f8a05-d69c-4c12-bcde-c4538a271579']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:39:00 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-5f1f7ee8-4c3f-426e-a901-6af1e539c70d tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] GET http://192.168.122.198/volume/v3/volumes/a013ef45-cd9f-4b73-aaf0-568c754d6fa3 Sep 06 06:39:00 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-5f1f7ee8-4c3f-426e-a901-6af1e539c70d tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:00 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-5f1f7ee8-4c3f-426e-a901-6af1e539c70d tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:00 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-f8be8f63-cbed-4d9e-b7b5-02b03466c8db tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23dc2e87-d1a3-4759-92ff-433216404763) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:39:00 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:00 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:39:00 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:00 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:39:00 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-5f1f7ee8-4c3f-426e-a901-6af1e539c70d tempest-VolumesSnapshotNegativeTestJSON-704733707 tempest-VolumesSnapshotNegativeTestJSON-704733707-project-member] http://192.168.122.198/volume/v3/volumes/a013ef45-cd9f-4b73-aaf0-568c754d6fa3 returned with HTTP 404 Sep 06 06:39:00 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 647/1291] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:39:00 2026] GET /volume/v3/volumes/a013ef45-cd9f-4b73-aaf0-568c754d6fa3 => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:39:00 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:00 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:39:00 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-f8be8f63-cbed-4d9e-b7b5-02b03466c8db tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23dc2e87-d1a3-4759-92ff-433216404763) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '56487097-f72e-4e49-b462-f9d397e5da38', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1409494199',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c118791808d4c159d077fd695a1a8c2',qos_specs=None,replication_status=,reservations=['996c5b23-edcb-4acd-95c5-9b6010802b4e','d5198cc5-21dd-4d3e-af02-d0e2d5bcf8d6','db3460c1-1a31-4b47-ba19-608f9d6e0c85','338f8a05-d69c-4c12-bcde-c4538a271579'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9781df6f60b438698fb7ebf4744a56e',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:39:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1409494199',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=56487097-f72e-4e49-b462-f9d397e5da38,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2c118791808d4c159d077fd695a1a8c2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e9781df6f60b438698fb7ebf4744a56e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:39:00 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-f8be8f63-cbed-4d9e-b7b5-02b03466c8db tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44f6af33-15eb-4d64-8009-3566db39ebac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:39:00 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-f8be8f63-cbed-4d9e-b7b5-02b03466c8db tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44f6af33-15eb-4d64-8009-3566db39ebac) transitioned into state 'SUCCESS' from state '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-1409494199',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c118791808d4c159d077fd695a1a8c2',qos_specs=None,replication_status=,reservations=['996c5b23-edcb-4acd-95c5-9b6010802b4e','d5198cc5-21dd-4d3e-af02-d0e2d5bcf8d6','db3460c1-1a31-4b47-ba19-608f9d6e0c85','338f8a05-d69c-4c12-bcde-c4538a271579'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9781df6f60b438698fb7ebf4744a56e',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:39:00 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-f8be8f63-cbed-4d9e-b7b5-02b03466c8db tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d763d6df-e1ec-40c3-82db-6131d77c777a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:39:00 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-f8be8f63-cbed-4d9e-b7b5-02b03466c8db tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d763d6df-e1ec-40c3-82db-6131d77c777a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:39:00 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-f8be8f63-cbed-4d9e-b7b5-02b03466c8db tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Flow 'volume_create_api' (f8df0f39-6ac7-46f1-8fa5-ee0af632d4e3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:39:00 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-f8be8f63-cbed-4d9e-b7b5-02b03466c8db tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Create volume request issued successfully. Sep 06 06:39:00 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f8be8f63-cbed-4d9e-b7b5-02b03466c8db tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:39:00 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 645/1292] 192.168.122.198 () {60 vars in 1142 bytes} [Sun Sep 6 06:39:00 2026] POST /volume/v3/volumes => generated 764 bytes in 509 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:39:00 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-ac39d62c-1082-4cce-9460-edf7f95f51cb None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:00 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-ac39d62c-1082-4cce-9460-edf7f95f51cb tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] GET http://192.168.122.198/volume/v3/volumes/56487097-f72e-4e49-b462-f9d397e5da38 Sep 06 06:39:00 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-ac39d62c-1082-4cce-9460-edf7f95f51cb tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:00 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-ac39d62c-1082-4cce-9460-edf7f95f51cb tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:00 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:00 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:39:00 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:00 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:39:00 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-ac39d62c-1082-4cce-9460-edf7f95f51cb tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Volume info retrieved successfully. Sep 06 06:39:00 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-ac39d62c-1082-4cce-9460-edf7f95f51cb tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] http://192.168.122.198/volume/v3/volumes/56487097-f72e-4e49-b462-f9d397e5da38 returned with HTTP 200 Sep 06 06:39:00 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 648/1293] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:39:00 2026] GET /volume/v3/volumes/56487097-f72e-4e49-b462-f9d397e5da38 => generated 832 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:39:01 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-edce9b92-ed55-426e-a1f4-b7742f39bd48 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:01 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-edce9b92-ed55-426e-a1f4-b7742f39bd48 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] GET http://192.168.122.198/volume/v3/volumes/56487097-f72e-4e49-b462-f9d397e5da38 Sep 06 06:39:01 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-edce9b92-ed55-426e-a1f4-b7742f39bd48 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:02 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-edce9b92-ed55-426e-a1f4-b7742f39bd48 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:02 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:02 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:39:02 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:02 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:39:02 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-edce9b92-ed55-426e-a1f4-b7742f39bd48 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Volume info retrieved successfully. Sep 06 06:39:02 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-edce9b92-ed55-426e-a1f4-b7742f39bd48 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] http://192.168.122.198/volume/v3/volumes/56487097-f72e-4e49-b462-f9d397e5da38 returned with HTTP 200 Sep 06 06:39:02 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 646/1294] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:39:01 2026] GET /volume/v3/volumes/56487097-f72e-4e49-b462-f9d397e5da38 => generated 856 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:39:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-a0e713d1-8cea-45af-b969-1766b3877448 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:03 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-a0e713d1-8cea-45af-b969-1766b3877448 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] GET http://192.168.122.198/volume/v3/volumes/56487097-f72e-4e49-b462-f9d397e5da38 Sep 06 06:39:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-a0e713d1-8cea-45af-b969-1766b3877448 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-a0e713d1-8cea-45af-b969-1766b3877448 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:03 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:03 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:39:03 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:03 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:39:03 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-a0e713d1-8cea-45af-b969-1766b3877448 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Volume info retrieved successfully. Sep 06 06:39:03 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-a0e713d1-8cea-45af-b969-1766b3877448 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] http://192.168.122.198/volume/v3/volumes/56487097-f72e-4e49-b462-f9d397e5da38 returned with HTTP 200 Sep 06 06:39:03 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 649/1295] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:39:03 2026] GET /volume/v3/volumes/56487097-f72e-4e49-b462-f9d397e5da38 => generated 857 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:39:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-52bee3b8-398d-49d1-b898-709b57175287 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:03 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-52bee3b8-398d-49d1-b898-709b57175287 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] GET http://192.168.122.198/volume/v3/volumes/56487097-f72e-4e49-b462-f9d397e5da38 Sep 06 06:39:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-52bee3b8-398d-49d1-b898-709b57175287 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-52bee3b8-398d-49d1-b898-709b57175287 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:03 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:03 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:39:03 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:03 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:39:03 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-52bee3b8-398d-49d1-b898-709b57175287 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Volume info retrieved successfully. Sep 06 06:39:03 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-52bee3b8-398d-49d1-b898-709b57175287 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] http://192.168.122.198/volume/v3/volumes/56487097-f72e-4e49-b462-f9d397e5da38 returned with HTTP 200 Sep 06 06:39:03 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 647/1296] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:39:03 2026] GET /volume/v3/volumes/56487097-f72e-4e49-b462-f9d397e5da38 => generated 857 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:39:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-2c085357-cd4c-4e9e-8536-9af876fd53b4 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:03 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2c085357-cd4c-4e9e-8536-9af876fd53b4 tempest-VolumesListAdminTestJSON-2130242956 tempest-VolumesListAdminTestJSON-2130242956-project-admin] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:39:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-2c085357-cd4c-4e9e-8536-9af876fd53b4 tempest-VolumesListAdminTestJSON-2130242956 tempest-VolumesListAdminTestJSON-2130242956-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:39:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.volumes [None req-2c085357-cd4c-4e9e-8536-9af876fd53b4 tempest-VolumesListAdminTestJSON-2130242956 tempest-VolumesListAdminTestJSON-2130242956-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=87015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:39:03 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-2c085357-cd4c-4e9e-8536-9af876fd53b4 tempest-VolumesListAdminTestJSON-2130242956 tempest-VolumesListAdminTestJSON-2130242956-project-admin] Create volume of 1 GB Sep 06 06:39:03 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-2c085357-cd4c-4e9e-8536-9af876fd53b4 tempest-VolumesListAdminTestJSON-2130242956 tempest-VolumesListAdminTestJSON-2130242956-project-admin] Availability Zones retrieved successfully. Sep 06 06:39:03 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-2c085357-cd4c-4e9e-8536-9af876fd53b4 tempest-VolumesListAdminTestJSON-2130242956 tempest-VolumesListAdminTestJSON-2130242956-project-admin] Flow 'volume_create_api' (7d40f9c6-7b39-4c12-a401-29b0ed29beec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:39:03 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-2c085357-cd4c-4e9e-8536-9af876fd53b4 tempest-VolumesListAdminTestJSON-2130242956 tempest-VolumesListAdminTestJSON-2130242956-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (035ec649-9699-423a-8274-065cf16cc047) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:39:03 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.flows.api.create_volume [None req-2c085357-cd4c-4e9e-8536-9af876fd53b4 tempest-VolumesListAdminTestJSON-2130242956 tempest-VolumesListAdminTestJSON-2130242956-project-admin] Validating volume size '1' using validate_int {{(pid=87015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:39:03 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-2c085357-cd4c-4e9e-8536-9af876fd53b4 tempest-VolumesListAdminTestJSON-2130242956 tempest-VolumesListAdminTestJSON-2130242956-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (035ec649-9699-423a-8274-065cf16cc047) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:39:03 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-2c085357-cd4c-4e9e-8536-9af876fd53b4 tempest-VolumesListAdminTestJSON-2130242956 tempest-VolumesListAdminTestJSON-2130242956-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7685bf23-2c57-4e49-a1c5-44eca983767a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:39:03 devstack devstack@c-api.service[87015]: DEBUG cinder.quota [None req-2c085357-cd4c-4e9e-8536-9af876fd53b4 tempest-VolumesListAdminTestJSON-2130242956 tempest-VolumesListAdminTestJSON-2130242956-project-admin] Created reservations ['3fa0b3d3-f075-4957-8b8d-1313ab2ac683', 'e12adf39-e827-43dd-ab12-92c08fa1d1a2', '7f5a614d-1383-4a73-b5d4-5417db266f8f', '45a1566a-5fb0-412e-a0dd-f490e009d3ac'] {{(pid=87015) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:39:03 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-2c085357-cd4c-4e9e-8536-9af876fd53b4 tempest-VolumesListAdminTestJSON-2130242956 tempest-VolumesListAdminTestJSON-2130242956-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7685bf23-2c57-4e49-a1c5-44eca983767a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3fa0b3d3-f075-4957-8b8d-1313ab2ac683', 'e12adf39-e827-43dd-ab12-92c08fa1d1a2', '7f5a614d-1383-4a73-b5d4-5417db266f8f', '45a1566a-5fb0-412e-a0dd-f490e009d3ac']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:39:03 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-2c085357-cd4c-4e9e-8536-9af876fd53b4 tempest-VolumesListAdminTestJSON-2130242956 tempest-VolumesListAdminTestJSON-2130242956-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (926ee66a-fc59-4931-a9b8-458556df2043) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:39:04 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:04 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:39:04 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-2c085357-cd4c-4e9e-8536-9af876fd53b4 tempest-VolumesListAdminTestJSON-2130242956 tempest-VolumesListAdminTestJSON-2130242956-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (926ee66a-fc59-4931-a9b8-458556df2043) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a9db422a-0777-435b-8b4e-5f54c0b7b3c8', '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='c1d64be2ccb8414fb883c7a82d27e4a6',qos_specs=None,replication_status=,reservations=['3fa0b3d3-f075-4957-8b8d-1313ab2ac683','e12adf39-e827-43dd-ab12-92c08fa1d1a2','7f5a614d-1383-4a73-b5d4-5417db266f8f','45a1566a-5fb0-412e-a0dd-f490e009d3ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c1dd4a5bff14d72bd714ff67f4366d5',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:39:03Z,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=a9db422a-0777-435b-8b4e-5f54c0b7b3c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c1d64be2ccb8414fb883c7a82d27e4a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6c1dd4a5bff14d72bd714ff67f4366d5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:39:04 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-2c085357-cd4c-4e9e-8536-9af876fd53b4 tempest-VolumesListAdminTestJSON-2130242956 tempest-VolumesListAdminTestJSON-2130242956-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d035c20-804d-4998-b2b7-49fc80345d00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:39:04 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-2c085357-cd4c-4e9e-8536-9af876fd53b4 tempest-VolumesListAdminTestJSON-2130242956 tempest-VolumesListAdminTestJSON-2130242956-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d035c20-804d-4998-b2b7-49fc80345d00) transitioned into state 'SUCCESS' from 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='c1d64be2ccb8414fb883c7a82d27e4a6',qos_specs=None,replication_status=,reservations=['3fa0b3d3-f075-4957-8b8d-1313ab2ac683','e12adf39-e827-43dd-ab12-92c08fa1d1a2','7f5a614d-1383-4a73-b5d4-5417db266f8f','45a1566a-5fb0-412e-a0dd-f490e009d3ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c1dd4a5bff14d72bd714ff67f4366d5',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:39:04 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-2c085357-cd4c-4e9e-8536-9af876fd53b4 tempest-VolumesListAdminTestJSON-2130242956 tempest-VolumesListAdminTestJSON-2130242956-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0870807c-4d81-4b76-831d-1a33964f3bf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:39:04 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-2c085357-cd4c-4e9e-8536-9af876fd53b4 tempest-VolumesListAdminTestJSON-2130242956 tempest-VolumesListAdminTestJSON-2130242956-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0870807c-4d81-4b76-831d-1a33964f3bf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:39:04 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-2c085357-cd4c-4e9e-8536-9af876fd53b4 tempest-VolumesListAdminTestJSON-2130242956 tempest-VolumesListAdminTestJSON-2130242956-project-admin] Flow 'volume_create_api' (7d40f9c6-7b39-4c12-a401-29b0ed29beec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:39:04 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-2c085357-cd4c-4e9e-8536-9af876fd53b4 tempest-VolumesListAdminTestJSON-2130242956 tempest-VolumesListAdminTestJSON-2130242956-project-admin] Create volume request issued successfully. Sep 06 06:39:04 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2c085357-cd4c-4e9e-8536-9af876fd53b4 tempest-VolumesListAdminTestJSON-2130242956 tempest-VolumesListAdminTestJSON-2130242956-project-admin] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:39:04 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 650/1297] 192.168.122.198 () {60 vars in 1142 bytes} [Sun Sep 6 06:39:03 2026] POST /volume/v3/volumes => generated 742 bytes in 846 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:39:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-4639ca6e-bd46-4cde-b60b-d89f286936aa None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:04 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-4639ca6e-bd46-4cde-b60b-d89f286936aa tempest-VolumesListAdminTestJSON-2130242956 tempest-VolumesListAdminTestJSON-2130242956-project-admin] GET http://192.168.122.198/volume/v3/volumes/a9db422a-0777-435b-8b4e-5f54c0b7b3c8 Sep 06 06:39:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-4639ca6e-bd46-4cde-b60b-d89f286936aa tempest-VolumesListAdminTestJSON-2130242956 tempest-VolumesListAdminTestJSON-2130242956-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-4639ca6e-bd46-4cde-b60b-d89f286936aa tempest-VolumesListAdminTestJSON-2130242956 tempest-VolumesListAdminTestJSON-2130242956-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:04 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:04 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:39:04 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:04 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:39:04 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-4639ca6e-bd46-4cde-b60b-d89f286936aa tempest-VolumesListAdminTestJSON-2130242956 tempest-VolumesListAdminTestJSON-2130242956-project-admin] Volume info retrieved successfully. Sep 06 06:39:04 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-4639ca6e-bd46-4cde-b60b-d89f286936aa tempest-VolumesListAdminTestJSON-2130242956 tempest-VolumesListAdminTestJSON-2130242956-project-admin] http://192.168.122.198/volume/v3/volumes/a9db422a-0777-435b-8b4e-5f54c0b7b3c8 returned with HTTP 200 Sep 06 06:39:04 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 648/1298] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:39:04 2026] GET /volume/v3/volumes/a9db422a-0777-435b-8b4e-5f54c0b7b3c8 => generated 921 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 06:39:05 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-2a90e9f7-5db1-434b-8c3b-63dc7abf0c31 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:05 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-ff3773bd-bf74-4c8f-b7c3-61a633bb2297 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:05 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ff3773bd-bf74-4c8f-b7c3-61a633bb2297 tempest-VolumesListAdminTestJSON-2130242956 tempest-VolumesListAdminTestJSON-2130242956-project-admin] GET http://192.168.122.198/volume/v3/volumes/a9db422a-0777-435b-8b4e-5f54c0b7b3c8 Sep 06 06:39:05 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ff3773bd-bf74-4c8f-b7c3-61a633bb2297 tempest-VolumesListAdminTestJSON-2130242956 tempest-VolumesListAdminTestJSON-2130242956-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:05 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ff3773bd-bf74-4c8f-b7c3-61a633bb2297 tempest-VolumesListAdminTestJSON-2130242956 tempest-VolumesListAdminTestJSON-2130242956-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:05 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:05 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:39:05 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:05 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:39:05 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-ff3773bd-bf74-4c8f-b7c3-61a633bb2297 tempest-VolumesListAdminTestJSON-2130242956 tempest-VolumesListAdminTestJSON-2130242956-project-admin] Volume info retrieved successfully. Sep 06 06:39:05 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2a90e9f7-5db1-434b-8c3b-63dc7abf0c31 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:39:05 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-2a90e9f7-5db1-434b-8c3b-63dc7abf0c31 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "7005ba32-ec39-44a3-88d9-ca6af0b34ea0", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-284739564"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:39:05 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.volumes [None req-2a90e9f7-5db1-434b-8c3b-63dc7abf0c31 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Create volume request body: {'volume': {"'imageRef": '7005ba32-ec39-44a3-88d9-ca6af0b34ea0', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-284739564'}} {{(pid=87015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:39:05 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-2a90e9f7-5db1-434b-8c3b-63dc7abf0c31 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Create volume of 1 GB Sep 06 06:39:05 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:05 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:39:05 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ff3773bd-bf74-4c8f-b7c3-61a633bb2297 tempest-VolumesListAdminTestJSON-2130242956 tempest-VolumesListAdminTestJSON-2130242956-project-admin] http://192.168.122.198/volume/v3/volumes/a9db422a-0777-435b-8b4e-5f54c0b7b3c8 returned with HTTP 200 Sep 06 06:39:05 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 649/1299] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:39:05 2026] GET /volume/v3/volumes/a9db422a-0777-435b-8b4e-5f54c0b7b3c8 => generated 971 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:39:05 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-2a90e9f7-5db1-434b-8c3b-63dc7abf0c31 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Availability Zones retrieved successfully. Sep 06 06:39:05 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-2a90e9f7-5db1-434b-8c3b-63dc7abf0c31 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Flow 'volume_create_api' (6a2cb721-cc4e-4a3b-b308-bc31e34cf87a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:39:05 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-2a90e9f7-5db1-434b-8c3b-63dc7abf0c31 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ccfef7d-0a49-4196-b63f-a146582a06fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:39:05 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.flows.api.create_volume [None req-2a90e9f7-5db1-434b-8c3b-63dc7abf0c31 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Validating volume size '1' using validate_int {{(pid=87015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:39:05 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-2a90e9f7-5db1-434b-8c3b-63dc7abf0c31 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ccfef7d-0a49-4196-b63f-a146582a06fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:39:05 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-2a90e9f7-5db1-434b-8c3b-63dc7abf0c31 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8835a57-5868-42a0-9112-c6cc3914f748) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:39:05 devstack devstack@c-api.service[87015]: DEBUG cinder.quota [None req-2a90e9f7-5db1-434b-8c3b-63dc7abf0c31 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Created reservations ['bc212e90-de1a-4d02-a394-4c83eacdcd81', '3fe59c1d-2ae2-466f-aa40-aae43b4c617f', '81a27bcf-5b68-4607-b4bc-0665987d92ff', 'f40ff93d-dc79-4d22-8c2f-c1fa20904112'] {{(pid=87015) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:39:05 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-2a90e9f7-5db1-434b-8c3b-63dc7abf0c31 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8835a57-5868-42a0-9112-c6cc3914f748) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bc212e90-de1a-4d02-a394-4c83eacdcd81', '3fe59c1d-2ae2-466f-aa40-aae43b4c617f', '81a27bcf-5b68-4607-b4bc-0665987d92ff', 'f40ff93d-dc79-4d22-8c2f-c1fa20904112']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:39:05 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-2a90e9f7-5db1-434b-8c3b-63dc7abf0c31 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7105cf61-bad6-4778-8dc6-921b3463024b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:39:05 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:05 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:39:05 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-2a90e9f7-5db1-434b-8c3b-63dc7abf0c31 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7105cf61-bad6-4778-8dc6-921b3463024b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '524883e6-d874-4ee6-9ad0-146db54941c5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-284739564',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82cc621f1aa04354a30a1f9be6f70d85',qos_specs=None,replication_status=,reservations=['bc212e90-de1a-4d02-a394-4c83eacdcd81','3fe59c1d-2ae2-466f-aa40-aae43b4c617f','81a27bcf-5b68-4607-b4bc-0665987d92ff','f40ff93d-dc79-4d22-8c2f-c1fa20904112'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ae46ca5b7e643b28209a7d374b21186',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:39:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-284739564',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=524883e6-d874-4ee6-9ad0-146db54941c5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='82cc621f1aa04354a30a1f9be6f70d85',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4ae46ca5b7e643b28209a7d374b21186',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:39:05 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-2a90e9f7-5db1-434b-8c3b-63dc7abf0c31 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c6206e4-cbfc-4c32-bff6-4126a08d9b86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:39:06 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-2a90e9f7-5db1-434b-8c3b-63dc7abf0c31 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c6206e4-cbfc-4c32-bff6-4126a08d9b86) transitioned into state 'SUCCESS' from state '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-284739564',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82cc621f1aa04354a30a1f9be6f70d85',qos_specs=None,replication_status=,reservations=['bc212e90-de1a-4d02-a394-4c83eacdcd81','3fe59c1d-2ae2-466f-aa40-aae43b4c617f','81a27bcf-5b68-4607-b4bc-0665987d92ff','f40ff93d-dc79-4d22-8c2f-c1fa20904112'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ae46ca5b7e643b28209a7d374b21186',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:39:06 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-2a90e9f7-5db1-434b-8c3b-63dc7abf0c31 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e89b804b-c7c7-46f5-a3ca-fe77988b30e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:39:06 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-2a90e9f7-5db1-434b-8c3b-63dc7abf0c31 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e89b804b-c7c7-46f5-a3ca-fe77988b30e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:39:06 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-2a90e9f7-5db1-434b-8c3b-63dc7abf0c31 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Flow 'volume_create_api' (6a2cb721-cc4e-4a3b-b308-bc31e34cf87a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:39:06 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-2a90e9f7-5db1-434b-8c3b-63dc7abf0c31 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Create volume request issued successfully. Sep 06 06:39:06 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2a90e9f7-5db1-434b-8c3b-63dc7abf0c31 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:39:06 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 651/1300] 192.168.122.198 () {60 vars in 1143 bytes} [Sun Sep 6 06:39:05 2026] POST /volume/v3/volumes => generated 765 bytes in 929 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:39:06 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-f8a4866e-2c4f-4690-83ad-a4c30d683f54 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:06 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f8a4866e-2c4f-4690-83ad-a4c30d683f54 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:39:06 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-f8a4866e-2c4f-4690-83ad-a4c30d683f54 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "7005ba32-ec39-44a3-88d9-ca6af0b34ea0", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1119495407"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:39:06 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.volumes [None req-f8a4866e-2c4f-4690-83ad-a4c30d683f54 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Create volume request body: {'volume': {"'imageRef": '7005ba32-ec39-44a3-88d9-ca6af0b34ea0', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1119495407'}} {{(pid=87014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:39:06 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-f8a4866e-2c4f-4690-83ad-a4c30d683f54 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Create volume of 1 GB Sep 06 06:39:06 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-f8a4866e-2c4f-4690-83ad-a4c30d683f54 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Availability Zones retrieved successfully. Sep 06 06:39:06 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-f8a4866e-2c4f-4690-83ad-a4c30d683f54 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Flow 'volume_create_api' (edd9f346-ef80-432d-92d3-87ac5b3da84f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:39:06 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-f8a4866e-2c4f-4690-83ad-a4c30d683f54 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf621858-d28d-4693-aa3f-755fe19073fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:39:06 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.flows.api.create_volume [None req-f8a4866e-2c4f-4690-83ad-a4c30d683f54 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Validating volume size '1' using validate_int {{(pid=87014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:39:06 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-f8a4866e-2c4f-4690-83ad-a4c30d683f54 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf621858-d28d-4693-aa3f-755fe19073fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:39:06 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-f8a4866e-2c4f-4690-83ad-a4c30d683f54 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c08f1b9-adf0-4a2e-ab40-29e313cb6466) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:39:06 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-f8a4866e-2c4f-4690-83ad-a4c30d683f54 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Created reservations ['206ccaa0-0948-4616-b6a8-0f4983e35a67', '03881273-79ef-407c-aa84-56f539a7452e', 'c9b75d83-ed0d-4ed1-8987-da5305c26a35', 'b41c56b1-c810-4afe-be08-3d66749f087c'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:39:06 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-f8a4866e-2c4f-4690-83ad-a4c30d683f54 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c08f1b9-adf0-4a2e-ab40-29e313cb6466) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['206ccaa0-0948-4616-b6a8-0f4983e35a67', '03881273-79ef-407c-aa84-56f539a7452e', 'c9b75d83-ed0d-4ed1-8987-da5305c26a35', 'b41c56b1-c810-4afe-be08-3d66749f087c']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:39:06 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-f8a4866e-2c4f-4690-83ad-a4c30d683f54 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cfb9b734-7d5e-4167-9bef-a94e2e219946) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:39:06 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:06 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:39:06 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-aa6dd9e5-6340-4ecc-898e-1bc0decbe093 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:06 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-f8a4866e-2c4f-4690-83ad-a4c30d683f54 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cfb9b734-7d5e-4167-9bef-a94e2e219946) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c7c8b366-13b5-453e-bda4-ef7eabee0705', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1119495407',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82cc621f1aa04354a30a1f9be6f70d85',qos_specs=None,replication_status=,reservations=['206ccaa0-0948-4616-b6a8-0f4983e35a67','03881273-79ef-407c-aa84-56f539a7452e','c9b75d83-ed0d-4ed1-8987-da5305c26a35','b41c56b1-c810-4afe-be08-3d66749f087c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ae46ca5b7e643b28209a7d374b21186',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:39:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1119495407',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c7c8b366-13b5-453e-bda4-ef7eabee0705,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='82cc621f1aa04354a30a1f9be6f70d85',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4ae46ca5b7e643b28209a7d374b21186',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:39:06 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-f8a4866e-2c4f-4690-83ad-a4c30d683f54 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3e84c16-05f0-4a22-a8e9-30b96a7628e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:39:06 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-aa6dd9e5-6340-4ecc-898e-1bc0decbe093 tempest-VolumesListAdminTestJSON-2130242956 tempest-VolumesListAdminTestJSON-2130242956-project-admin] GET http://192.168.122.198/volume/v3/volumes/a9db422a-0777-435b-8b4e-5f54c0b7b3c8 Sep 06 06:39:06 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-aa6dd9e5-6340-4ecc-898e-1bc0decbe093 tempest-VolumesListAdminTestJSON-2130242956 tempest-VolumesListAdminTestJSON-2130242956-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:06 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-aa6dd9e5-6340-4ecc-898e-1bc0decbe093 tempest-VolumesListAdminTestJSON-2130242956 tempest-VolumesListAdminTestJSON-2130242956-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:06 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:06 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:39:06 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:06 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:39:06 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-aa6dd9e5-6340-4ecc-898e-1bc0decbe093 tempest-VolumesListAdminTestJSON-2130242956 tempest-VolumesListAdminTestJSON-2130242956-project-admin] Volume info retrieved successfully. Sep 06 06:39:06 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-aa6dd9e5-6340-4ecc-898e-1bc0decbe093 tempest-VolumesListAdminTestJSON-2130242956 tempest-VolumesListAdminTestJSON-2130242956-project-admin] http://192.168.122.198/volume/v3/volumes/a9db422a-0777-435b-8b4e-5f54c0b7b3c8 returned with HTTP 200 Sep 06 06:39:06 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 652/1301] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:39:06 2026] GET /volume/v3/volumes/a9db422a-0777-435b-8b4e-5f54c0b7b3c8 => generated 972 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:39:06 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-f8a4866e-2c4f-4690-83ad-a4c30d683f54 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3e84c16-05f0-4a22-a8e9-30b96a7628e3) transitioned into state 'SUCCESS' from state '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-1119495407',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82cc621f1aa04354a30a1f9be6f70d85',qos_specs=None,replication_status=,reservations=['206ccaa0-0948-4616-b6a8-0f4983e35a67','03881273-79ef-407c-aa84-56f539a7452e','c9b75d83-ed0d-4ed1-8987-da5305c26a35','b41c56b1-c810-4afe-be08-3d66749f087c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ae46ca5b7e643b28209a7d374b21186',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:39:06 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-f8a4866e-2c4f-4690-83ad-a4c30d683f54 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (788f9f56-ed7f-444c-9bc8-6bdb8ce1b9cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:39:06 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-852b2afe-b5bc-4557-9d39-10705c5963f9 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:06 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-852b2afe-b5bc-4557-9d39-10705c5963f9 tempest-VolumesListAdminTestJSON-2130242956 tempest-VolumesListAdminTestJSON-2130242956-project-admin] GET http://192.168.122.198/volume/v3/volumes/detail?all_tenants=1&project_id=2c118791808d4c159d077fd695a1a8c2 Sep 06 06:39:06 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-852b2afe-b5bc-4557-9d39-10705c5963f9 tempest-VolumesListAdminTestJSON-2130242956 tempest-VolumesListAdminTestJSON-2130242956-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:06 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-852b2afe-b5bc-4557-9d39-10705c5963f9 tempest-VolumesListAdminTestJSON-2130242956 tempest-VolumesListAdminTestJSON-2130242956-project-admin] Calling method 'detail' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:06 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-852b2afe-b5bc-4557-9d39-10705c5963f9 tempest-VolumesListAdminTestJSON-2130242956 tempest-VolumesListAdminTestJSON-2130242956-project-admin] Could not evaluate value 2c118791808d4c159d077fd695a1a8c2, assuming string {{(pid=87015) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 06 06:39:06 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-852b2afe-b5bc-4557-9d39-10705c5963f9 tempest-VolumesListAdminTestJSON-2130242956 tempest-VolumesListAdminTestJSON-2130242956-project-admin] Searching by: MultiDict([('project_id', '2c118791808d4c159d077fd695a1a8c2'), ('all_tenants', 1)]). {{(pid=87015) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 06:39:06 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-f8a4866e-2c4f-4690-83ad-a4c30d683f54 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (788f9f56-ed7f-444c-9bc8-6bdb8ce1b9cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:39:06 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-f8a4866e-2c4f-4690-83ad-a4c30d683f54 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Flow 'volume_create_api' (edd9f346-ef80-432d-92d3-87ac5b3da84f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:39:06 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-f8a4866e-2c4f-4690-83ad-a4c30d683f54 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Create volume request issued successfully. Sep 06 06:39:06 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f8a4866e-2c4f-4690-83ad-a4c30d683f54 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:39:06 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 650/1302] 192.168.122.198 () {60 vars in 1143 bytes} [Sun Sep 6 06:39:06 2026] POST /volume/v3/volumes => generated 766 bytes in 443 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:39:06 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-a71d20cb-113f-4622-a6a5-91a10d67780f None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:06 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-a71d20cb-113f-4622-a6a5-91a10d67780f tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:39:06 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-a71d20cb-113f-4622-a6a5-91a10d67780f tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "7005ba32-ec39-44a3-88d9-ca6af0b34ea0", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1324357135"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:39:06 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.volumes [None req-a71d20cb-113f-4622-a6a5-91a10d67780f tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Create volume request body: {'volume': {"'imageRef": '7005ba32-ec39-44a3-88d9-ca6af0b34ea0', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1324357135'}} {{(pid=87014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:39:06 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-a71d20cb-113f-4622-a6a5-91a10d67780f tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Create volume of 1 GB Sep 06 06:39:06 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:06 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:39:06 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-a71d20cb-113f-4622-a6a5-91a10d67780f tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Availability Zones retrieved successfully. Sep 06 06:39:06 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:06 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:39:06 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:06 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:39:06 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:06 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:39:06 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-852b2afe-b5bc-4557-9d39-10705c5963f9 tempest-VolumesListAdminTestJSON-2130242956 tempest-VolumesListAdminTestJSON-2130242956-project-admin] Get all volumes completed successfully. Sep 06 06:39:06 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:06 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:39:06 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-a71d20cb-113f-4622-a6a5-91a10d67780f tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Flow 'volume_create_api' (ccd2c95b-218b-409e-b194-a3098d2cca4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:39:06 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-a71d20cb-113f-4622-a6a5-91a10d67780f tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74f7684b-e0b7-443f-9599-937533f9df48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:39:06 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-852b2afe-b5bc-4557-9d39-10705c5963f9 tempest-VolumesListAdminTestJSON-2130242956 tempest-VolumesListAdminTestJSON-2130242956-project-admin] http://192.168.122.198/volume/v3/volumes/detail?all_tenants=1&project_id=2c118791808d4c159d077fd695a1a8c2 returned with HTTP 200 Sep 06 06:39:06 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.flows.api.create_volume [None req-a71d20cb-113f-4622-a6a5-91a10d67780f tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Validating volume size '1' using validate_int {{(pid=87014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:39:06 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 653/1303] 192.168.122.198 () {58 vars in 1257 bytes} [Sun Sep 6 06:39:06 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=2c118791808d4c159d077fd695a1a8c2 => generated 3043 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:39:06 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-2f5131ba-93af-4a9f-a802-3aa03689814e None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:06 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2f5131ba-93af-4a9f-a802-3aa03689814e tempest-VolumesListAdminTestJSON-2130242956 tempest-VolumesListAdminTestJSON-2130242956-project-admin] DELETE http://192.168.122.198/volume/v3/volumes/a9db422a-0777-435b-8b4e-5f54c0b7b3c8 Sep 06 06:39:06 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-2f5131ba-93af-4a9f-a802-3aa03689814e tempest-VolumesListAdminTestJSON-2130242956 tempest-VolumesListAdminTestJSON-2130242956-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:06 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-2f5131ba-93af-4a9f-a802-3aa03689814e tempest-VolumesListAdminTestJSON-2130242956 tempest-VolumesListAdminTestJSON-2130242956-project-admin] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:06 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-2f5131ba-93af-4a9f-a802-3aa03689814e tempest-VolumesListAdminTestJSON-2130242956 tempest-VolumesListAdminTestJSON-2130242956-project-admin] Delete volume with id: a9db422a-0777-435b-8b4e-5f54c0b7b3c8 Sep 06 06:39:06 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:06 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:39:06 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:06 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:39:06 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-2f5131ba-93af-4a9f-a802-3aa03689814e tempest-VolumesListAdminTestJSON-2130242956 tempest-VolumesListAdminTestJSON-2130242956-project-admin] Volume info retrieved successfully. Sep 06 06:39:06 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-a71d20cb-113f-4622-a6a5-91a10d67780f tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74f7684b-e0b7-443f-9599-937533f9df48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:39:06 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-2f5131ba-93af-4a9f-a802-3aa03689814e tempest-VolumesListAdminTestJSON-2130242956 tempest-VolumesListAdminTestJSON-2130242956-project-admin] Delete volume request issued successfully. Sep 06 06:39:06 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2f5131ba-93af-4a9f-a802-3aa03689814e tempest-VolumesListAdminTestJSON-2130242956 tempest-VolumesListAdminTestJSON-2130242956-project-admin] http://192.168.122.198/volume/v3/volumes/a9db422a-0777-435b-8b4e-5f54c0b7b3c8 returned with HTTP 202 Sep 06 06:39:06 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 654/1304] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:39:06 2026] DELETE /volume/v3/volumes/a9db422a-0777-435b-8b4e-5f54c0b7b3c8 => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:39:06 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-a71d20cb-113f-4622-a6a5-91a10d67780f tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (283e3885-a938-443b-b5f9-50c94b056417) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:39:06 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-5fdf6658-19a1-44cf-8051-5cd866d3a1d6 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:06 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-5fdf6658-19a1-44cf-8051-5cd866d3a1d6 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] GET http://192.168.122.198/volume/v3/volumes/56487097-f72e-4e49-b462-f9d397e5da38 Sep 06 06:39:06 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-5fdf6658-19a1-44cf-8051-5cd866d3a1d6 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:06 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-5fdf6658-19a1-44cf-8051-5cd866d3a1d6 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:06 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:06 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:39:06 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:06 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:39:06 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-5fdf6658-19a1-44cf-8051-5cd866d3a1d6 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Volume info retrieved successfully. Sep 06 06:39:06 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-5fdf6658-19a1-44cf-8051-5cd866d3a1d6 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] http://192.168.122.198/volume/v3/volumes/56487097-f72e-4e49-b462-f9d397e5da38 returned with HTTP 200 Sep 06 06:39:06 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 655/1305] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:39:06 2026] GET /volume/v3/volumes/56487097-f72e-4e49-b462-f9d397e5da38 => generated 857 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:39:06 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-a98499cd-fa74-4238-932d-d7da386e48d6 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:06 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-a98499cd-fa74-4238-932d-d7da386e48d6 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] DELETE http://192.168.122.198/volume/v3/volumes/56487097-f72e-4e49-b462-f9d397e5da38 Sep 06 06:39:06 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-a98499cd-fa74-4238-932d-d7da386e48d6 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:06 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-a98499cd-fa74-4238-932d-d7da386e48d6 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:06 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-a98499cd-fa74-4238-932d-d7da386e48d6 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Delete volume with id: 56487097-f72e-4e49-b462-f9d397e5da38 Sep 06 06:39:06 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:06 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:39:06 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:06 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:39:06 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-a98499cd-fa74-4238-932d-d7da386e48d6 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Volume info retrieved successfully. Sep 06 06:39:07 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-a71d20cb-113f-4622-a6a5-91a10d67780f tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Created reservations ['b226e106-2acf-4a42-8ac0-9e2741b6ea43', 'f0ab835d-c212-4590-849d-61342583e276', '75f2a751-0529-4ccf-a5cd-31abe0fa4e05', 'cf5cf1f9-1e36-4d99-a9d2-3c6bfd3543ca'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:39:07 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-a71d20cb-113f-4622-a6a5-91a10d67780f tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (283e3885-a938-443b-b5f9-50c94b056417) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b226e106-2acf-4a42-8ac0-9e2741b6ea43', 'f0ab835d-c212-4590-849d-61342583e276', '75f2a751-0529-4ccf-a5cd-31abe0fa4e05', 'cf5cf1f9-1e36-4d99-a9d2-3c6bfd3543ca']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:39:07 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-a71d20cb-113f-4622-a6a5-91a10d67780f tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8fffce7-daf3-495c-a43f-e11a99c63636) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:39:07 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-a98499cd-fa74-4238-932d-d7da386e48d6 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Delete volume request issued successfully. Sep 06 06:39:07 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-a98499cd-fa74-4238-932d-d7da386e48d6 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] http://192.168.122.198/volume/v3/volumes/56487097-f72e-4e49-b462-f9d397e5da38 returned with HTTP 202 Sep 06 06:39:07 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 656/1306] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:39:06 2026] DELETE /volume/v3/volumes/56487097-f72e-4e49-b462-f9d397e5da38 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:39:07 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-5be08f87-40dd-4171-b3e3-6ee04642d6d2 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:07 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-5be08f87-40dd-4171-b3e3-6ee04642d6d2 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] GET http://192.168.122.198/volume/v3/volumes/56487097-f72e-4e49-b462-f9d397e5da38 Sep 06 06:39:07 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-5be08f87-40dd-4171-b3e3-6ee04642d6d2 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:07 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-5be08f87-40dd-4171-b3e3-6ee04642d6d2 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:07 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:07 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:39:07 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-a71d20cb-113f-4622-a6a5-91a10d67780f tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8fffce7-daf3-495c-a43f-e11a99c63636) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7179551a-7197-4313-892a-1bdee2f669ee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1324357135',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82cc621f1aa04354a30a1f9be6f70d85',qos_specs=None,replication_status=,reservations=['b226e106-2acf-4a42-8ac0-9e2741b6ea43','f0ab835d-c212-4590-849d-61342583e276','75f2a751-0529-4ccf-a5cd-31abe0fa4e05','cf5cf1f9-1e36-4d99-a9d2-3c6bfd3543ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ae46ca5b7e643b28209a7d374b21186',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:39:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1324357135',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7179551a-7197-4313-892a-1bdee2f669ee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='82cc621f1aa04354a30a1f9be6f70d85',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4ae46ca5b7e643b28209a7d374b21186',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:39:07 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:07 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:39:07 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-a71d20cb-113f-4622-a6a5-91a10d67780f tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c8ddaae-2bda-43fe-8387-a746da159f7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:39:07 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:07 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:39:07 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-5be08f87-40dd-4171-b3e3-6ee04642d6d2 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Volume info retrieved successfully. Sep 06 06:39:07 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-5be08f87-40dd-4171-b3e3-6ee04642d6d2 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] http://192.168.122.198/volume/v3/volumes/56487097-f72e-4e49-b462-f9d397e5da38 returned with HTTP 200 Sep 06 06:39:07 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 657/1307] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:39:07 2026] GET /volume/v3/volumes/56487097-f72e-4e49-b462-f9d397e5da38 => generated 856 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:39:07 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-a71d20cb-113f-4622-a6a5-91a10d67780f tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c8ddaae-2bda-43fe-8387-a746da159f7a) transitioned into state 'SUCCESS' from state '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-1324357135',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82cc621f1aa04354a30a1f9be6f70d85',qos_specs=None,replication_status=,reservations=['b226e106-2acf-4a42-8ac0-9e2741b6ea43','f0ab835d-c212-4590-849d-61342583e276','75f2a751-0529-4ccf-a5cd-31abe0fa4e05','cf5cf1f9-1e36-4d99-a9d2-3c6bfd3543ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ae46ca5b7e643b28209a7d374b21186',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:39:07 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-a71d20cb-113f-4622-a6a5-91a10d67780f tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a17a714-f210-4326-8945-98c4ab71d2be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:39:07 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-a71d20cb-113f-4622-a6a5-91a10d67780f tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a17a714-f210-4326-8945-98c4ab71d2be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:39:07 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-a71d20cb-113f-4622-a6a5-91a10d67780f tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Flow 'volume_create_api' (ccd2c95b-218b-409e-b194-a3098d2cca4f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:39:07 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-a71d20cb-113f-4622-a6a5-91a10d67780f tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Create volume request issued successfully. Sep 06 06:39:07 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-a71d20cb-113f-4622-a6a5-91a10d67780f tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:39:07 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 651/1308] 192.168.122.198 () {60 vars in 1143 bytes} [Sun Sep 6 06:39:06 2026] POST /volume/v3/volumes => generated 766 bytes in 620 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:39:07 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-608b43d5-0a7e-4c96-a278-661c16b86d85 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:07 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-608b43d5-0a7e-4c96-a278-661c16b86d85 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:39:07 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-608b43d5-0a7e-4c96-a278-661c16b86d85 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "7005ba32-ec39-44a3-88d9-ca6af0b34ea0", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1176671462"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:39:07 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.volumes [None req-608b43d5-0a7e-4c96-a278-661c16b86d85 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Create volume request body: {'volume': {"'imageRef": '7005ba32-ec39-44a3-88d9-ca6af0b34ea0', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1176671462'}} {{(pid=87015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:39:07 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-608b43d5-0a7e-4c96-a278-661c16b86d85 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Create volume of 1 GB Sep 06 06:39:07 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-608b43d5-0a7e-4c96-a278-661c16b86d85 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Availability Zones retrieved successfully. Sep 06 06:39:07 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-608b43d5-0a7e-4c96-a278-661c16b86d85 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Flow 'volume_create_api' (865b44ac-d544-42b6-a6b0-db8b62e37f0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:39:07 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-608b43d5-0a7e-4c96-a278-661c16b86d85 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09e5f952-281a-46c6-999a-6fbff874d2d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:39:07 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.flows.api.create_volume [None req-608b43d5-0a7e-4c96-a278-661c16b86d85 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Validating volume size '1' using validate_int {{(pid=87015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:39:07 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-608b43d5-0a7e-4c96-a278-661c16b86d85 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09e5f952-281a-46c6-999a-6fbff874d2d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:39:07 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-608b43d5-0a7e-4c96-a278-661c16b86d85 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c838302f-2539-49ca-b9f5-bc5db0e12c0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:39:07 devstack devstack@c-api.service[87015]: DEBUG cinder.quota [None req-608b43d5-0a7e-4c96-a278-661c16b86d85 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Created reservations ['ce00e823-a67d-4411-be7f-44eaed8ea978', 'd628c4b6-6cab-4a6c-9be1-929a094cf89c', 'd99bc4e9-bc7d-4467-8501-378b5a93f2a5', '95dc0700-d172-4c7f-a3a5-d81af222d61f'] {{(pid=87015) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:39:07 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-608b43d5-0a7e-4c96-a278-661c16b86d85 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c838302f-2539-49ca-b9f5-bc5db0e12c0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce00e823-a67d-4411-be7f-44eaed8ea978', 'd628c4b6-6cab-4a6c-9be1-929a094cf89c', 'd99bc4e9-bc7d-4467-8501-378b5a93f2a5', '95dc0700-d172-4c7f-a3a5-d81af222d61f']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:39:07 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-608b43d5-0a7e-4c96-a278-661c16b86d85 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (881e6e4b-3196-4e34-a3bd-9844d0a313a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:39:07 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:07 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:39:07 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-608b43d5-0a7e-4c96-a278-661c16b86d85 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (881e6e4b-3196-4e34-a3bd-9844d0a313a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f377e3fa-6b9c-4f0a-90ce-4b1fb4254636', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1176671462',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82cc621f1aa04354a30a1f9be6f70d85',qos_specs=None,replication_status=,reservations=['ce00e823-a67d-4411-be7f-44eaed8ea978','d628c4b6-6cab-4a6c-9be1-929a094cf89c','d99bc4e9-bc7d-4467-8501-378b5a93f2a5','95dc0700-d172-4c7f-a3a5-d81af222d61f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ae46ca5b7e643b28209a7d374b21186',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:39:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1176671462',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f377e3fa-6b9c-4f0a-90ce-4b1fb4254636,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='82cc621f1aa04354a30a1f9be6f70d85',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4ae46ca5b7e643b28209a7d374b21186',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:39:07 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-608b43d5-0a7e-4c96-a278-661c16b86d85 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd60107b-3930-4f02-9022-321ac03aaac1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:39:07 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-608b43d5-0a7e-4c96-a278-661c16b86d85 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd60107b-3930-4f02-9022-321ac03aaac1) transitioned into state 'SUCCESS' from state '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-1176671462',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82cc621f1aa04354a30a1f9be6f70d85',qos_specs=None,replication_status=,reservations=['ce00e823-a67d-4411-be7f-44eaed8ea978','d628c4b6-6cab-4a6c-9be1-929a094cf89c','d99bc4e9-bc7d-4467-8501-378b5a93f2a5','95dc0700-d172-4c7f-a3a5-d81af222d61f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ae46ca5b7e643b28209a7d374b21186',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:39:07 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-608b43d5-0a7e-4c96-a278-661c16b86d85 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdd55294-277c-4fb7-9948-7695762b9458) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:39:07 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-608b43d5-0a7e-4c96-a278-661c16b86d85 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdd55294-277c-4fb7-9948-7695762b9458) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:39:07 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-608b43d5-0a7e-4c96-a278-661c16b86d85 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Flow 'volume_create_api' (865b44ac-d544-42b6-a6b0-db8b62e37f0e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:39:07 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-608b43d5-0a7e-4c96-a278-661c16b86d85 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Create volume request issued successfully. Sep 06 06:39:07 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-608b43d5-0a7e-4c96-a278-661c16b86d85 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:39:07 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 658/1309] 192.168.122.198 () {60 vars in 1143 bytes} [Sun Sep 6 06:39:07 2026] POST /volume/v3/volumes => generated 766 bytes in 645 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:39:07 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-d230d7c7-8dbc-4d37-9d8a-c7c46e3c6237 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:07 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-d230d7c7-8dbc-4d37-9d8a-c7c46e3c6237 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:39:07 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-d230d7c7-8dbc-4d37-9d8a-c7c46e3c6237 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "7005ba32-ec39-44a3-88d9-ca6af0b34ea0", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-414570460"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:39:07 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.volumes [None req-d230d7c7-8dbc-4d37-9d8a-c7c46e3c6237 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Create volume request body: {'volume': {"'imageRef": '7005ba32-ec39-44a3-88d9-ca6af0b34ea0', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-414570460'}} {{(pid=87014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:39:07 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-d230d7c7-8dbc-4d37-9d8a-c7c46e3c6237 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Create volume of 1 GB Sep 06 06:39:07 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:07 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:39:07 devstack devstack@c-api.service[87014]: DEBUG dbcounter [-] [87014] Writing DB stats cinder:SELECT=549,cinder:UPDATE=137,cinder:INSERT=80 {{(pid=87014) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 06:39:07 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-d230d7c7-8dbc-4d37-9d8a-c7c46e3c6237 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Availability Zones retrieved successfully. Sep 06 06:39:07 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-d230d7c7-8dbc-4d37-9d8a-c7c46e3c6237 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Flow 'volume_create_api' (db88fad7-fa50-43c7-9dd4-4b3fc655d50d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:39:07 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-d230d7c7-8dbc-4d37-9d8a-c7c46e3c6237 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d5dbdf3-809d-4d23-acc9-4f4ab7b77e69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:39:07 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.flows.api.create_volume [None req-d230d7c7-8dbc-4d37-9d8a-c7c46e3c6237 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Validating volume size '1' using validate_int {{(pid=87014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:39:08 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-d230d7c7-8dbc-4d37-9d8a-c7c46e3c6237 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d5dbdf3-809d-4d23-acc9-4f4ab7b77e69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:39:08 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-d230d7c7-8dbc-4d37-9d8a-c7c46e3c6237 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cdd37539-d812-462c-9b7f-a2c53331a777) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:39:08 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-88d13957-6375-42b7-880b-37b843528f5c None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:08 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-88d13957-6375-42b7-880b-37b843528f5c tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] GET http://192.168.122.198/volume/v3/volumes/56487097-f72e-4e49-b462-f9d397e5da38 Sep 06 06:39:08 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-88d13957-6375-42b7-880b-37b843528f5c tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:08 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-88d13957-6375-42b7-880b-37b843528f5c tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:08 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-d230d7c7-8dbc-4d37-9d8a-c7c46e3c6237 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Created reservations ['8a3c9e30-2def-45d8-91d2-0d8b426e2bb8', '8daacf97-d98a-49eb-ade8-f8c6fa7aae32', '33365a3e-04f3-4360-88b3-da5e015711a3', 'd528507f-db9f-4351-a19e-8759dc1a4b1b'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:39:08 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-d230d7c7-8dbc-4d37-9d8a-c7c46e3c6237 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cdd37539-d812-462c-9b7f-a2c53331a777) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8a3c9e30-2def-45d8-91d2-0d8b426e2bb8', '8daacf97-d98a-49eb-ade8-f8c6fa7aae32', '33365a3e-04f3-4360-88b3-da5e015711a3', 'd528507f-db9f-4351-a19e-8759dc1a4b1b']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:39:08 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-d230d7c7-8dbc-4d37-9d8a-c7c46e3c6237 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6bcf7ec4-9462-44f8-8825-9400d3b1e53c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:39:08 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:08 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:39:08 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:08 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:39:08 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-88d13957-6375-42b7-880b-37b843528f5c tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Volume info retrieved successfully. Sep 06 06:39:08 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:08 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:39:08 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-d230d7c7-8dbc-4d37-9d8a-c7c46e3c6237 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6bcf7ec4-9462-44f8-8825-9400d3b1e53c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd75db783-529e-40ac-b191-1505f2a117df', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-414570460',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82cc621f1aa04354a30a1f9be6f70d85',qos_specs=None,replication_status=,reservations=['8a3c9e30-2def-45d8-91d2-0d8b426e2bb8','8daacf97-d98a-49eb-ade8-f8c6fa7aae32','33365a3e-04f3-4360-88b3-da5e015711a3','d528507f-db9f-4351-a19e-8759dc1a4b1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ae46ca5b7e643b28209a7d374b21186',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:39:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-414570460',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d75db783-529e-40ac-b191-1505f2a117df,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='82cc621f1aa04354a30a1f9be6f70d85',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4ae46ca5b7e643b28209a7d374b21186',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:39:08 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-d230d7c7-8dbc-4d37-9d8a-c7c46e3c6237 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (440dff7e-5684-42bd-ac6a-e7520ce9865d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:39:08 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-88d13957-6375-42b7-880b-37b843528f5c tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] http://192.168.122.198/volume/v3/volumes/56487097-f72e-4e49-b462-f9d397e5da38 returned with HTTP 200 Sep 06 06:39:08 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 659/1310] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:39:08 2026] GET /volume/v3/volumes/56487097-f72e-4e49-b462-f9d397e5da38 => generated 856 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:39:08 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-d230d7c7-8dbc-4d37-9d8a-c7c46e3c6237 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (440dff7e-5684-42bd-ac6a-e7520ce9865d) transitioned into state 'SUCCESS' from state '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-414570460',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82cc621f1aa04354a30a1f9be6f70d85',qos_specs=None,replication_status=,reservations=['8a3c9e30-2def-45d8-91d2-0d8b426e2bb8','8daacf97-d98a-49eb-ade8-f8c6fa7aae32','33365a3e-04f3-4360-88b3-da5e015711a3','d528507f-db9f-4351-a19e-8759dc1a4b1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ae46ca5b7e643b28209a7d374b21186',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:39:08 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-d230d7c7-8dbc-4d37-9d8a-c7c46e3c6237 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e222b3b2-52ff-4ab4-9b94-39a7f8a1b3a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:39:08 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-d230d7c7-8dbc-4d37-9d8a-c7c46e3c6237 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e222b3b2-52ff-4ab4-9b94-39a7f8a1b3a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:39:08 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-d230d7c7-8dbc-4d37-9d8a-c7c46e3c6237 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Flow 'volume_create_api' (db88fad7-fa50-43c7-9dd4-4b3fc655d50d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:39:08 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-d230d7c7-8dbc-4d37-9d8a-c7c46e3c6237 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Create volume request issued successfully. Sep 06 06:39:08 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-d230d7c7-8dbc-4d37-9d8a-c7c46e3c6237 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:39:08 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 652/1311] 192.168.122.198 () {60 vars in 1143 bytes} [Sun Sep 6 06:39:07 2026] POST /volume/v3/volumes => generated 765 bytes in 465 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:39:08 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-0d29d9d9-dc01-4eec-aa83-1f949426f725 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:08 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-0d29d9d9-dc01-4eec-aa83-1f949426f725 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] GET http://192.168.122.198/volume/v3/volumes/524883e6-d874-4ee6-9ad0-146db54941c5 Sep 06 06:39:08 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-0d29d9d9-dc01-4eec-aa83-1f949426f725 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:08 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-0d29d9d9-dc01-4eec-aa83-1f949426f725 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:08 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:08 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:39:08 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:08 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:39:08 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-0d29d9d9-dc01-4eec-aa83-1f949426f725 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Volume info retrieved successfully. Sep 06 06:39:08 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-0d29d9d9-dc01-4eec-aa83-1f949426f725 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] http://192.168.122.198/volume/v3/volumes/524883e6-d874-4ee6-9ad0-146db54941c5 returned with HTTP 200 Sep 06 06:39:08 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 660/1312] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:39:08 2026] GET /volume/v3/volumes/524883e6-d874-4ee6-9ad0-146db54941c5 => generated 858 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:39:08 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-e1f5086c-8fff-4b47-8173-20ffda2e86fb None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:08 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-e1f5086c-8fff-4b47-8173-20ffda2e86fb tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] GET http://192.168.122.198/volume/v3/volumes/c7c8b366-13b5-453e-bda4-ef7eabee0705 Sep 06 06:39:08 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-e1f5086c-8fff-4b47-8173-20ffda2e86fb tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:08 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-e1f5086c-8fff-4b47-8173-20ffda2e86fb tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:08 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:08 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:39:08 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:08 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:39:08 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-e1f5086c-8fff-4b47-8173-20ffda2e86fb tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Volume info retrieved successfully. Sep 06 06:39:08 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-e1f5086c-8fff-4b47-8173-20ffda2e86fb tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] http://192.168.122.198/volume/v3/volumes/c7c8b366-13b5-453e-bda4-ef7eabee0705 returned with HTTP 200 Sep 06 06:39:08 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 653/1313] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:39:08 2026] GET /volume/v3/volumes/c7c8b366-13b5-453e-bda4-ef7eabee0705 => generated 858 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:39:09 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-432154e3-2d0c-4b27-8ee0-f9a05cd5d074 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:09 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-432154e3-2d0c-4b27-8ee0-f9a05cd5d074 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] GET http://192.168.122.198/volume/v3/volumes/56487097-f72e-4e49-b462-f9d397e5da38 Sep 06 06:39:09 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-432154e3-2d0c-4b27-8ee0-f9a05cd5d074 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:09 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-432154e3-2d0c-4b27-8ee0-f9a05cd5d074 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:09 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-432154e3-2d0c-4b27-8ee0-f9a05cd5d074 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] http://192.168.122.198/volume/v3/volumes/56487097-f72e-4e49-b462-f9d397e5da38 returned with HTTP 404 Sep 06 06:39:09 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 661/1314] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:39:09 2026] GET /volume/v3/volumes/56487097-f72e-4e49-b462-f9d397e5da38 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:39:09 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-8feceac8-fb39-4770-97b9-e093110d3abb None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:09 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-8feceac8-fb39-4770-97b9-e093110d3abb tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] GET http://192.168.122.198/volume/v3/volumes/dad5b37f-5f4c-437d-afc0-f048dc8fd90b Sep 06 06:39:09 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-8feceac8-fb39-4770-97b9-e093110d3abb tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:09 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-8feceac8-fb39-4770-97b9-e093110d3abb tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:09 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:09 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:39:09 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:09 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:39:09 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-8feceac8-fb39-4770-97b9-e093110d3abb tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Volume info retrieved successfully. Sep 06 06:39:09 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-8feceac8-fb39-4770-97b9-e093110d3abb tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] http://192.168.122.198/volume/v3/volumes/dad5b37f-5f4c-437d-afc0-f048dc8fd90b returned with HTTP 200 Sep 06 06:39:09 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 654/1315] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:39:09 2026] GET /volume/v3/volumes/dad5b37f-5f4c-437d-afc0-f048dc8fd90b => generated 857 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 06:39:09 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-f6ee13c4-fb8d-4f15-b205-d09a2d414033 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:09 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f6ee13c4-fb8d-4f15-b205-d09a2d414033 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] DELETE http://192.168.122.198/volume/v3/volumes/dad5b37f-5f4c-437d-afc0-f048dc8fd90b Sep 06 06:39:09 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-f6ee13c4-fb8d-4f15-b205-d09a2d414033 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:09 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-f6ee13c4-fb8d-4f15-b205-d09a2d414033 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:09 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-f6ee13c4-fb8d-4f15-b205-d09a2d414033 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Delete volume with id: dad5b37f-5f4c-437d-afc0-f048dc8fd90b Sep 06 06:39:09 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:09 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:39:09 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:09 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:39:09 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-f6ee13c4-fb8d-4f15-b205-d09a2d414033 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Volume info retrieved successfully. Sep 06 06:39:09 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-f6ee13c4-fb8d-4f15-b205-d09a2d414033 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Delete volume request issued successfully. Sep 06 06:39:09 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f6ee13c4-fb8d-4f15-b205-d09a2d414033 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] http://192.168.122.198/volume/v3/volumes/dad5b37f-5f4c-437d-afc0-f048dc8fd90b returned with HTTP 202 Sep 06 06:39:09 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 662/1316] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:39:09 2026] DELETE /volume/v3/volumes/dad5b37f-5f4c-437d-afc0-f048dc8fd90b => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:39:09 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-2d9f7770-8095-468d-aa12-4a8dea1813f8 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:09 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-2d9f7770-8095-468d-aa12-4a8dea1813f8 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] GET http://192.168.122.198/volume/v3/volumes/dad5b37f-5f4c-437d-afc0-f048dc8fd90b Sep 06 06:39:09 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-2d9f7770-8095-468d-aa12-4a8dea1813f8 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:09 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-2d9f7770-8095-468d-aa12-4a8dea1813f8 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:09 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:09 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:39:09 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:09 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:39:09 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-2d9f7770-8095-468d-aa12-4a8dea1813f8 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Volume info retrieved successfully. Sep 06 06:39:09 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-2d9f7770-8095-468d-aa12-4a8dea1813f8 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] http://192.168.122.198/volume/v3/volumes/dad5b37f-5f4c-437d-afc0-f048dc8fd90b returned with HTTP 200 Sep 06 06:39:09 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 655/1317] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:39:09 2026] GET /volume/v3/volumes/dad5b37f-5f4c-437d-afc0-f048dc8fd90b => generated 856 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:39:09 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-404bfbca-987a-4901-bc16-fd8cdb902f4a None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:09 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-404bfbca-987a-4901-bc16-fd8cdb902f4a tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] GET http://192.168.122.198/volume/v3/volumes/c7c8b366-13b5-453e-bda4-ef7eabee0705 Sep 06 06:39:09 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-404bfbca-987a-4901-bc16-fd8cdb902f4a tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:09 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-404bfbca-987a-4901-bc16-fd8cdb902f4a tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:09 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:09 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:39:09 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:09 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:39:09 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-404bfbca-987a-4901-bc16-fd8cdb902f4a tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Volume info retrieved successfully. Sep 06 06:39:09 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-404bfbca-987a-4901-bc16-fd8cdb902f4a tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] http://192.168.122.198/volume/v3/volumes/c7c8b366-13b5-453e-bda4-ef7eabee0705 returned with HTTP 200 Sep 06 06:39:09 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 663/1318] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:39:09 2026] GET /volume/v3/volumes/c7c8b366-13b5-453e-bda4-ef7eabee0705 => generated 859 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:39:09 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-ecd2c513-4973-42c6-808a-233fa01131d6 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:09 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ecd2c513-4973-42c6-808a-233fa01131d6 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] GET http://192.168.122.198/volume/v3/volumes/7179551a-7197-4313-892a-1bdee2f669ee Sep 06 06:39:09 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ecd2c513-4973-42c6-808a-233fa01131d6 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:09 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ecd2c513-4973-42c6-808a-233fa01131d6 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:09 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:09 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:39:09 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:09 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:39:09 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-ecd2c513-4973-42c6-808a-233fa01131d6 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Volume info retrieved successfully. Sep 06 06:39:09 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ecd2c513-4973-42c6-808a-233fa01131d6 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] http://192.168.122.198/volume/v3/volumes/7179551a-7197-4313-892a-1bdee2f669ee returned with HTTP 200 Sep 06 06:39:09 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 656/1319] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:39:09 2026] GET /volume/v3/volumes/7179551a-7197-4313-892a-1bdee2f669ee => generated 858 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:39:10 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-b071d88a-4655-4674-b892-af766191cab9 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:10 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b071d88a-4655-4674-b892-af766191cab9 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] GET http://192.168.122.198/volume/v3/volumes/dad5b37f-5f4c-437d-afc0-f048dc8fd90b Sep 06 06:39:10 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b071d88a-4655-4674-b892-af766191cab9 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:10 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b071d88a-4655-4674-b892-af766191cab9 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:10 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b071d88a-4655-4674-b892-af766191cab9 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] http://192.168.122.198/volume/v3/volumes/dad5b37f-5f4c-437d-afc0-f048dc8fd90b returned with HTTP 404 Sep 06 06:39:10 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 664/1320] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:39:10 2026] GET /volume/v3/volumes/dad5b37f-5f4c-437d-afc0-f048dc8fd90b => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 06:39:10 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-35106c04-6375-4461-a96a-b5a90f5346c2 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:10 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-35106c04-6375-4461-a96a-b5a90f5346c2 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] GET http://192.168.122.198/volume/v3/volumes/f24533f9-cd95-40d4-98e6-9a9886faf3d0 Sep 06 06:39:10 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-35106c04-6375-4461-a96a-b5a90f5346c2 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:10 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-35106c04-6375-4461-a96a-b5a90f5346c2 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:10 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:10 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:39:10 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:10 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:39:10 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-35106c04-6375-4461-a96a-b5a90f5346c2 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Volume info retrieved successfully. Sep 06 06:39:10 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-35106c04-6375-4461-a96a-b5a90f5346c2 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] http://192.168.122.198/volume/v3/volumes/f24533f9-cd95-40d4-98e6-9a9886faf3d0 returned with HTTP 200 Sep 06 06:39:10 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 657/1321] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:39:10 2026] GET /volume/v3/volumes/f24533f9-cd95-40d4-98e6-9a9886faf3d0 => generated 857 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 06:39:10 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-2aedb2e3-5183-4340-be04-aa8ca2bde202 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:10 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2aedb2e3-5183-4340-be04-aa8ca2bde202 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] DELETE http://192.168.122.198/volume/v3/volumes/f24533f9-cd95-40d4-98e6-9a9886faf3d0 Sep 06 06:39:10 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-2aedb2e3-5183-4340-be04-aa8ca2bde202 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:10 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-2aedb2e3-5183-4340-be04-aa8ca2bde202 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:10 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-2aedb2e3-5183-4340-be04-aa8ca2bde202 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Delete volume with id: f24533f9-cd95-40d4-98e6-9a9886faf3d0 Sep 06 06:39:10 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:10 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:39:10 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:10 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:39:10 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-2aedb2e3-5183-4340-be04-aa8ca2bde202 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Volume info retrieved successfully. Sep 06 06:39:10 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-2aedb2e3-5183-4340-be04-aa8ca2bde202 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Delete volume request issued successfully. Sep 06 06:39:10 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2aedb2e3-5183-4340-be04-aa8ca2bde202 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] http://192.168.122.198/volume/v3/volumes/f24533f9-cd95-40d4-98e6-9a9886faf3d0 returned with HTTP 202 Sep 06 06:39:10 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 665/1322] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:39:10 2026] DELETE /volume/v3/volumes/f24533f9-cd95-40d4-98e6-9a9886faf3d0 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:39:10 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-8c309f7f-2cfd-4fc2-b376-f1687be130e8 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:10 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-6f4447ad-b483-458c-96d5-6126eac33c53 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:10 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-8c309f7f-2cfd-4fc2-b376-f1687be130e8 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] GET http://192.168.122.198/volume/v3/volumes/7179551a-7197-4313-892a-1bdee2f669ee Sep 06 06:39:10 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-6f4447ad-b483-458c-96d5-6126eac33c53 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] GET http://192.168.122.198/volume/v3/volumes/f24533f9-cd95-40d4-98e6-9a9886faf3d0 Sep 06 06:39:10 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-6f4447ad-b483-458c-96d5-6126eac33c53 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:10 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-8c309f7f-2cfd-4fc2-b376-f1687be130e8 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:10 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-6f4447ad-b483-458c-96d5-6126eac33c53 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:10 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-8c309f7f-2cfd-4fc2-b376-f1687be130e8 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:10 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:10 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:39:10 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:10 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:39:10 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:10 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:39:10 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:10 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:39:10 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-8c309f7f-2cfd-4fc2-b376-f1687be130e8 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Volume info retrieved successfully. Sep 06 06:39:10 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-6f4447ad-b483-458c-96d5-6126eac33c53 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Volume info retrieved successfully. Sep 06 06:39:10 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-6f4447ad-b483-458c-96d5-6126eac33c53 tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] http://192.168.122.198/volume/v3/volumes/f24533f9-cd95-40d4-98e6-9a9886faf3d0 returned with HTTP 200 Sep 06 06:39:10 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 666/1323] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:39:10 2026] GET /volume/v3/volumes/f24533f9-cd95-40d4-98e6-9a9886faf3d0 => generated 856 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:39:10 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-8c309f7f-2cfd-4fc2-b376-f1687be130e8 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] http://192.168.122.198/volume/v3/volumes/7179551a-7197-4313-892a-1bdee2f669ee returned with HTTP 200 Sep 06 06:39:10 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 658/1324] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:39:10 2026] GET /volume/v3/volumes/7179551a-7197-4313-892a-1bdee2f669ee => generated 859 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:39:10 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-a8a91feb-1cc4-4a7f-b81e-07f140cd1841 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:10 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-a8a91feb-1cc4-4a7f-b81e-07f140cd1841 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] GET http://192.168.122.198/volume/v3/volumes/f377e3fa-6b9c-4f0a-90ce-4b1fb4254636 Sep 06 06:39:10 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-a8a91feb-1cc4-4a7f-b81e-07f140cd1841 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:10 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-a8a91feb-1cc4-4a7f-b81e-07f140cd1841 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:10 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:10 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:39:10 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:10 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:39:10 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-a8a91feb-1cc4-4a7f-b81e-07f140cd1841 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Volume info retrieved successfully. Sep 06 06:39:10 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-a8a91feb-1cc4-4a7f-b81e-07f140cd1841 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] http://192.168.122.198/volume/v3/volumes/f377e3fa-6b9c-4f0a-90ce-4b1fb4254636 returned with HTTP 200 Sep 06 06:39:10 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 667/1325] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:39:10 2026] GET /volume/v3/volumes/f377e3fa-6b9c-4f0a-90ce-4b1fb4254636 => generated 858 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:39:11 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-8f684d76-74cc-4b94-ba47-c151e9c2450c None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:11 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-8f684d76-74cc-4b94-ba47-c151e9c2450c tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] GET http://192.168.122.198/volume/v3/volumes/f24533f9-cd95-40d4-98e6-9a9886faf3d0 Sep 06 06:39:11 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-8f684d76-74cc-4b94-ba47-c151e9c2450c tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:11 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-8f684d76-74cc-4b94-ba47-c151e9c2450c tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:11 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-8f684d76-74cc-4b94-ba47-c151e9c2450c tempest-VolumesListAdminTestJSON-1496945980 tempest-VolumesListAdminTestJSON-1496945980-project-member] http://192.168.122.198/volume/v3/volumes/f24533f9-cd95-40d4-98e6-9a9886faf3d0 returned with HTTP 404 Sep 06 06:39:11 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 659/1326] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:39:11 2026] GET /volume/v3/volumes/f24533f9-cd95-40d4-98e6-9a9886faf3d0 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:39:11 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-d5cb8b44-b8e0-4350-bc08-1d39d2d3ab39 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:11 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-d5cb8b44-b8e0-4350-bc08-1d39d2d3ab39 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] GET http://192.168.122.198/volume/v3/volumes/f377e3fa-6b9c-4f0a-90ce-4b1fb4254636 Sep 06 06:39:11 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-d5cb8b44-b8e0-4350-bc08-1d39d2d3ab39 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:11 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-d5cb8b44-b8e0-4350-bc08-1d39d2d3ab39 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:11 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:11 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:39:11 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:11 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:39:11 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-d5cb8b44-b8e0-4350-bc08-1d39d2d3ab39 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Volume info retrieved successfully. Sep 06 06:39:11 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-d5cb8b44-b8e0-4350-bc08-1d39d2d3ab39 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] http://192.168.122.198/volume/v3/volumes/f377e3fa-6b9c-4f0a-90ce-4b1fb4254636 returned with HTTP 200 Sep 06 06:39:11 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 668/1327] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:39:11 2026] GET /volume/v3/volumes/f377e3fa-6b9c-4f0a-90ce-4b1fb4254636 => generated 859 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 06:39:12 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-0f473b88-eb88-4fe5-8d1f-ddcf45ada855 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:12 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-0f473b88-eb88-4fe5-8d1f-ddcf45ada855 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] GET http://192.168.122.198/volume/v3/volumes/d75db783-529e-40ac-b191-1505f2a117df Sep 06 06:39:12 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-0f473b88-eb88-4fe5-8d1f-ddcf45ada855 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:12 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-0f473b88-eb88-4fe5-8d1f-ddcf45ada855 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:12 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:12 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:39:12 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:12 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:39:12 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-0f473b88-eb88-4fe5-8d1f-ddcf45ada855 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Volume info retrieved successfully. Sep 06 06:39:12 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-0f473b88-eb88-4fe5-8d1f-ddcf45ada855 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] http://192.168.122.198/volume/v3/volumes/d75db783-529e-40ac-b191-1505f2a117df returned with HTTP 200 Sep 06 06:39:12 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 660/1328] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:39:12 2026] GET /volume/v3/volumes/d75db783-529e-40ac-b191-1505f2a117df => generated 858 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:39:12 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-e11dbbd8-3719-4dea-9ce7-882742ca68be None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:12 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e11dbbd8-3719-4dea-9ce7-882742ca68be tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] DELETE http://192.168.122.198/volume/v3/volumes/d75db783-529e-40ac-b191-1505f2a117df Sep 06 06:39:12 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e11dbbd8-3719-4dea-9ce7-882742ca68be tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:12 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e11dbbd8-3719-4dea-9ce7-882742ca68be tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:12 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-e11dbbd8-3719-4dea-9ce7-882742ca68be tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Delete volume with id: d75db783-529e-40ac-b191-1505f2a117df Sep 06 06:39:12 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:12 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:39:12 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:12 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:39:12 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-e11dbbd8-3719-4dea-9ce7-882742ca68be tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Volume info retrieved successfully. Sep 06 06:39:12 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-e11dbbd8-3719-4dea-9ce7-882742ca68be tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Delete volume request issued successfully. Sep 06 06:39:12 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e11dbbd8-3719-4dea-9ce7-882742ca68be tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] http://192.168.122.198/volume/v3/volumes/d75db783-529e-40ac-b191-1505f2a117df returned with HTTP 202 Sep 06 06:39:12 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 669/1329] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:39:12 2026] DELETE /volume/v3/volumes/d75db783-529e-40ac-b191-1505f2a117df => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 06 06:39:12 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-c64708f8-8599-4c0c-ade9-976475908785 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:12 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c64708f8-8599-4c0c-ade9-976475908785 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] GET http://192.168.122.198/volume/v3/volumes/d75db783-529e-40ac-b191-1505f2a117df Sep 06 06:39:12 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-c64708f8-8599-4c0c-ade9-976475908785 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:12 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-c64708f8-8599-4c0c-ade9-976475908785 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:12 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:12 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:39:12 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:12 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:39:12 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-c64708f8-8599-4c0c-ade9-976475908785 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Volume info retrieved successfully. Sep 06 06:39:12 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c64708f8-8599-4c0c-ade9-976475908785 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] http://192.168.122.198/volume/v3/volumes/d75db783-529e-40ac-b191-1505f2a117df returned with HTTP 200 Sep 06 06:39:12 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 661/1330] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:39:12 2026] GET /volume/v3/volumes/d75db783-529e-40ac-b191-1505f2a117df => generated 857 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:39:13 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-be047731-66fd-46ed-a1e8-42b03f8060fe None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:13 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-be047731-66fd-46ed-a1e8-42b03f8060fe tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] GET http://192.168.122.198/volume/v3/volumes/d75db783-529e-40ac-b191-1505f2a117df Sep 06 06:39:13 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-be047731-66fd-46ed-a1e8-42b03f8060fe tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:13 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-be047731-66fd-46ed-a1e8-42b03f8060fe tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:13 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:13 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:39:13 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:13 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:39:13 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-be047731-66fd-46ed-a1e8-42b03f8060fe tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Volume info retrieved successfully. Sep 06 06:39:13 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-be047731-66fd-46ed-a1e8-42b03f8060fe tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] http://192.168.122.198/volume/v3/volumes/d75db783-529e-40ac-b191-1505f2a117df returned with HTTP 200 Sep 06 06:39:13 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 670/1331] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:39:13 2026] GET /volume/v3/volumes/d75db783-529e-40ac-b191-1505f2a117df => generated 857 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:39:14 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-a2dd43de-cca9-4c3e-ae38-03aa01290564 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:14 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-a2dd43de-cca9-4c3e-ae38-03aa01290564 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] GET http://192.168.122.198/volume/v3/volumes/d75db783-529e-40ac-b191-1505f2a117df Sep 06 06:39:14 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-a2dd43de-cca9-4c3e-ae38-03aa01290564 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:14 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-a2dd43de-cca9-4c3e-ae38-03aa01290564 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:14 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-a2dd43de-cca9-4c3e-ae38-03aa01290564 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] http://192.168.122.198/volume/v3/volumes/d75db783-529e-40ac-b191-1505f2a117df returned with HTTP 404 Sep 06 06:39:14 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 662/1332] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:39:14 2026] GET /volume/v3/volumes/d75db783-529e-40ac-b191-1505f2a117df => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:39:14 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-27cb5b5f-3125-4024-ac68-59c55e1e4af6 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:14 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-27cb5b5f-3125-4024-ac68-59c55e1e4af6 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] DELETE http://192.168.122.198/volume/v3/volumes/f377e3fa-6b9c-4f0a-90ce-4b1fb4254636 Sep 06 06:39:14 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-27cb5b5f-3125-4024-ac68-59c55e1e4af6 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:14 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-27cb5b5f-3125-4024-ac68-59c55e1e4af6 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:14 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-27cb5b5f-3125-4024-ac68-59c55e1e4af6 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Delete volume with id: f377e3fa-6b9c-4f0a-90ce-4b1fb4254636 Sep 06 06:39:14 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:14 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:39:14 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:14 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:39:14 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-27cb5b5f-3125-4024-ac68-59c55e1e4af6 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Volume info retrieved successfully. Sep 06 06:39:14 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-27cb5b5f-3125-4024-ac68-59c55e1e4af6 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Delete volume request issued successfully. Sep 06 06:39:14 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-27cb5b5f-3125-4024-ac68-59c55e1e4af6 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] http://192.168.122.198/volume/v3/volumes/f377e3fa-6b9c-4f0a-90ce-4b1fb4254636 returned with HTTP 202 Sep 06 06:39:14 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 671/1333] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:39:14 2026] DELETE /volume/v3/volumes/f377e3fa-6b9c-4f0a-90ce-4b1fb4254636 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:39:14 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-332c2eaf-afc4-4eee-a1f3-aecca6142e45 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:14 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-332c2eaf-afc4-4eee-a1f3-aecca6142e45 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] GET http://192.168.122.198/volume/v3/volumes/f377e3fa-6b9c-4f0a-90ce-4b1fb4254636 Sep 06 06:39:14 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-332c2eaf-afc4-4eee-a1f3-aecca6142e45 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:14 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-332c2eaf-afc4-4eee-a1f3-aecca6142e45 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:14 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:14 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:39:14 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:14 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:39:14 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-332c2eaf-afc4-4eee-a1f3-aecca6142e45 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Volume info retrieved successfully. Sep 06 06:39:14 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-332c2eaf-afc4-4eee-a1f3-aecca6142e45 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] http://192.168.122.198/volume/v3/volumes/f377e3fa-6b9c-4f0a-90ce-4b1fb4254636 returned with HTTP 200 Sep 06 06:39:14 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 663/1334] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:39:14 2026] GET /volume/v3/volumes/f377e3fa-6b9c-4f0a-90ce-4b1fb4254636 => generated 858 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:39:15 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-5db0a2a1-b679-464b-bb01-2abe9ffcf34e None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:15 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-5db0a2a1-b679-464b-bb01-2abe9ffcf34e tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] GET http://192.168.122.198/volume/v3/volumes/f377e3fa-6b9c-4f0a-90ce-4b1fb4254636 Sep 06 06:39:15 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-5db0a2a1-b679-464b-bb01-2abe9ffcf34e tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:15 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-5db0a2a1-b679-464b-bb01-2abe9ffcf34e tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:15 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:15 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:39:15 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:15 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:39:15 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-5db0a2a1-b679-464b-bb01-2abe9ffcf34e tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Volume info retrieved successfully. Sep 06 06:39:15 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-5db0a2a1-b679-464b-bb01-2abe9ffcf34e tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] http://192.168.122.198/volume/v3/volumes/f377e3fa-6b9c-4f0a-90ce-4b1fb4254636 returned with HTTP 200 Sep 06 06:39:15 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 672/1335] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:39:15 2026] GET /volume/v3/volumes/f377e3fa-6b9c-4f0a-90ce-4b1fb4254636 => generated 858 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:39:16 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-8f6cf0b7-bbe0-485b-a3c4-2037150eead8 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:16 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-8f6cf0b7-bbe0-485b-a3c4-2037150eead8 tempest-AttachVolumeShelveTestJSON-1287215161 tempest-AttachVolumeShelveTestJSON-1287215161-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:39:16 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-8f6cf0b7-bbe0-485b-a3c4-2037150eead8 tempest-AttachVolumeShelveTestJSON-1287215161 tempest-AttachVolumeShelveTestJSON-1287215161-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-2108141744"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:39:16 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.volumes [None req-8f6cf0b7-bbe0-485b-a3c4-2037150eead8 tempest-AttachVolumeShelveTestJSON-1287215161 tempest-AttachVolumeShelveTestJSON-1287215161-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-2108141744'}} {{(pid=87014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:39:16 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-8f6cf0b7-bbe0-485b-a3c4-2037150eead8 tempest-AttachVolumeShelveTestJSON-1287215161 tempest-AttachVolumeShelveTestJSON-1287215161-project-member] Create volume of 1 GB Sep 06 06:39:16 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-8f6cf0b7-bbe0-485b-a3c4-2037150eead8 tempest-AttachVolumeShelveTestJSON-1287215161 tempest-AttachVolumeShelveTestJSON-1287215161-project-member] Availability Zones retrieved successfully. Sep 06 06:39:16 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-8f6cf0b7-bbe0-485b-a3c4-2037150eead8 tempest-AttachVolumeShelveTestJSON-1287215161 tempest-AttachVolumeShelveTestJSON-1287215161-project-member] Flow 'volume_create_api' (99c85a37-1847-4e79-9551-3b6db8afd2f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:39:16 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-8f6cf0b7-bbe0-485b-a3c4-2037150eead8 tempest-AttachVolumeShelveTestJSON-1287215161 tempest-AttachVolumeShelveTestJSON-1287215161-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0bb3f99c-41b8-4de5-abfd-d41c96d5558d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:39:16 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.flows.api.create_volume [None req-8f6cf0b7-bbe0-485b-a3c4-2037150eead8 tempest-AttachVolumeShelveTestJSON-1287215161 tempest-AttachVolumeShelveTestJSON-1287215161-project-member] Validating volume size '1' using validate_int {{(pid=87014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:39:16 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-8f6cf0b7-bbe0-485b-a3c4-2037150eead8 tempest-AttachVolumeShelveTestJSON-1287215161 tempest-AttachVolumeShelveTestJSON-1287215161-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0bb3f99c-41b8-4de5-abfd-d41c96d5558d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:39:16 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-8f6cf0b7-bbe0-485b-a3c4-2037150eead8 tempest-AttachVolumeShelveTestJSON-1287215161 tempest-AttachVolumeShelveTestJSON-1287215161-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3b43ebf-4365-4253-9096-4682a2ed609c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:39:16 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-bb4dfd07-df87-44ab-9c1b-17f00c4f7b29 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:16 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-bb4dfd07-df87-44ab-9c1b-17f00c4f7b29 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] GET http://192.168.122.198/volume/v3/volumes/f377e3fa-6b9c-4f0a-90ce-4b1fb4254636 Sep 06 06:39:16 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-bb4dfd07-df87-44ab-9c1b-17f00c4f7b29 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:16 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-bb4dfd07-df87-44ab-9c1b-17f00c4f7b29 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:16 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-bb4dfd07-df87-44ab-9c1b-17f00c4f7b29 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] http://192.168.122.198/volume/v3/volumes/f377e3fa-6b9c-4f0a-90ce-4b1fb4254636 returned with HTTP 404 Sep 06 06:39:16 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 673/1336] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:39:16 2026] GET /volume/v3/volumes/f377e3fa-6b9c-4f0a-90ce-4b1fb4254636 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:39:16 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-8f6cf0b7-bbe0-485b-a3c4-2037150eead8 tempest-AttachVolumeShelveTestJSON-1287215161 tempest-AttachVolumeShelveTestJSON-1287215161-project-member] Created reservations ['ee53da30-ae00-4f1a-b5ce-7f1dc9ffaad6', '6fcb50cd-de1b-43df-b492-84b7a3ab7e98', '173199fa-002c-47d0-8104-15795006816d', '771a8523-1245-436d-9410-f0cd5ace41fd'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:39:16 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-8f6cf0b7-bbe0-485b-a3c4-2037150eead8 tempest-AttachVolumeShelveTestJSON-1287215161 tempest-AttachVolumeShelveTestJSON-1287215161-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3b43ebf-4365-4253-9096-4682a2ed609c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ee53da30-ae00-4f1a-b5ce-7f1dc9ffaad6', '6fcb50cd-de1b-43df-b492-84b7a3ab7e98', '173199fa-002c-47d0-8104-15795006816d', '771a8523-1245-436d-9410-f0cd5ace41fd']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:39:16 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-66106da0-c19f-449b-a1f6-2a1360faf308 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:16 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-8f6cf0b7-bbe0-485b-a3c4-2037150eead8 tempest-AttachVolumeShelveTestJSON-1287215161 tempest-AttachVolumeShelveTestJSON-1287215161-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e32445a-4881-4da0-96cc-48f72008eb03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:39:16 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-66106da0-c19f-449b-a1f6-2a1360faf308 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] DELETE http://192.168.122.198/volume/v3/volumes/7179551a-7197-4313-892a-1bdee2f669ee Sep 06 06:39:16 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-66106da0-c19f-449b-a1f6-2a1360faf308 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:16 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-66106da0-c19f-449b-a1f6-2a1360faf308 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:16 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-66106da0-c19f-449b-a1f6-2a1360faf308 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Delete volume with id: 7179551a-7197-4313-892a-1bdee2f669ee Sep 06 06:39:16 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:16 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:39:16 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:16 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:39:16 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-66106da0-c19f-449b-a1f6-2a1360faf308 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Volume info retrieved successfully. Sep 06 06:39:16 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:16 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:39:16 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-8f6cf0b7-bbe0-485b-a3c4-2037150eead8 tempest-AttachVolumeShelveTestJSON-1287215161 tempest-AttachVolumeShelveTestJSON-1287215161-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e32445a-4881-4da0-96cc-48f72008eb03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '14923f28-f152-4f61-b2f2-a658646b422c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-2108141744',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c417a275cec54bb598673f05552bcbd3',qos_specs=None,replication_status=,reservations=['ee53da30-ae00-4f1a-b5ce-7f1dc9ffaad6','6fcb50cd-de1b-43df-b492-84b7a3ab7e98','173199fa-002c-47d0-8104-15795006816d','771a8523-1245-436d-9410-f0cd5ace41fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a290002c4b5640a9824ccda4b74dbd41',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:39:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-2108141744',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=14923f28-f152-4f61-b2f2-a658646b422c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c417a275cec54bb598673f05552bcbd3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a290002c4b5640a9824ccda4b74dbd41',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:39:16 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-8f6cf0b7-bbe0-485b-a3c4-2037150eead8 tempest-AttachVolumeShelveTestJSON-1287215161 tempest-AttachVolumeShelveTestJSON-1287215161-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c049ace-2b23-48cb-97fd-d52c34e4677e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:39:16 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-66106da0-c19f-449b-a1f6-2a1360faf308 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Delete volume request issued successfully. Sep 06 06:39:16 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-66106da0-c19f-449b-a1f6-2a1360faf308 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] http://192.168.122.198/volume/v3/volumes/7179551a-7197-4313-892a-1bdee2f669ee returned with HTTP 202 Sep 06 06:39:16 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 674/1337] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:39:16 2026] DELETE /volume/v3/volumes/7179551a-7197-4313-892a-1bdee2f669ee => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:39:16 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-4e534b31-2528-4a3f-98d0-fe06e431bf07 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:16 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-4e534b31-2528-4a3f-98d0-fe06e431bf07 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] GET http://192.168.122.198/volume/v3/volumes/7179551a-7197-4313-892a-1bdee2f669ee Sep 06 06:39:16 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-4e534b31-2528-4a3f-98d0-fe06e431bf07 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:16 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-4e534b31-2528-4a3f-98d0-fe06e431bf07 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:16 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:16 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:39:16 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:16 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:39:16 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-4e534b31-2528-4a3f-98d0-fe06e431bf07 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Volume info retrieved successfully. Sep 06 06:39:16 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-8f6cf0b7-bbe0-485b-a3c4-2037150eead8 tempest-AttachVolumeShelveTestJSON-1287215161 tempest-AttachVolumeShelveTestJSON-1287215161-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c049ace-2b23-48cb-97fd-d52c34e4677e) transitioned into state 'SUCCESS' from state '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-2108141744',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c417a275cec54bb598673f05552bcbd3',qos_specs=None,replication_status=,reservations=['ee53da30-ae00-4f1a-b5ce-7f1dc9ffaad6','6fcb50cd-de1b-43df-b492-84b7a3ab7e98','173199fa-002c-47d0-8104-15795006816d','771a8523-1245-436d-9410-f0cd5ace41fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a290002c4b5640a9824ccda4b74dbd41',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:39:16 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-4e534b31-2528-4a3f-98d0-fe06e431bf07 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] http://192.168.122.198/volume/v3/volumes/7179551a-7197-4313-892a-1bdee2f669ee returned with HTTP 200 Sep 06 06:39:16 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 675/1338] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:39:16 2026] GET /volume/v3/volumes/7179551a-7197-4313-892a-1bdee2f669ee => generated 858 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:39:16 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-8f6cf0b7-bbe0-485b-a3c4-2037150eead8 tempest-AttachVolumeShelveTestJSON-1287215161 tempest-AttachVolumeShelveTestJSON-1287215161-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7aa6a64-62f1-4c51-b7b7-bfe727d264dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:39:16 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-8f6cf0b7-bbe0-485b-a3c4-2037150eead8 tempest-AttachVolumeShelveTestJSON-1287215161 tempest-AttachVolumeShelveTestJSON-1287215161-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7aa6a64-62f1-4c51-b7b7-bfe727d264dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:39:16 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-8f6cf0b7-bbe0-485b-a3c4-2037150eead8 tempest-AttachVolumeShelveTestJSON-1287215161 tempest-AttachVolumeShelveTestJSON-1287215161-project-member] Flow 'volume_create_api' (99c85a37-1847-4e79-9551-3b6db8afd2f2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:39:16 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-8f6cf0b7-bbe0-485b-a3c4-2037150eead8 tempest-AttachVolumeShelveTestJSON-1287215161 tempest-AttachVolumeShelveTestJSON-1287215161-project-member] Create volume request issued successfully. Sep 06 06:39:16 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-8f6cf0b7-bbe0-485b-a3c4-2037150eead8 tempest-AttachVolumeShelveTestJSON-1287215161 tempest-AttachVolumeShelveTestJSON-1287215161-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:39:16 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 664/1339] 192.168.122.198 () {60 vars in 1142 bytes} [Sun Sep 6 06:39:16 2026] POST /volume/v3/volumes => generated 766 bytes in 573 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 06 06:39:16 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-aafef9c0-32fc-4cd2-8582-050cd00829b2 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:16 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-aafef9c0-32fc-4cd2-8582-050cd00829b2 tempest-AttachVolumeShelveTestJSON-1287215161 tempest-AttachVolumeShelveTestJSON-1287215161-project-member] GET http://192.168.122.198/volume/v3/volumes/14923f28-f152-4f61-b2f2-a658646b422c Sep 06 06:39:16 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-aafef9c0-32fc-4cd2-8582-050cd00829b2 tempest-AttachVolumeShelveTestJSON-1287215161 tempest-AttachVolumeShelveTestJSON-1287215161-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:16 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-aafef9c0-32fc-4cd2-8582-050cd00829b2 tempest-AttachVolumeShelveTestJSON-1287215161 tempest-AttachVolumeShelveTestJSON-1287215161-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:16 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:16 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:39:16 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:16 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:39:16 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-aafef9c0-32fc-4cd2-8582-050cd00829b2 tempest-AttachVolumeShelveTestJSON-1287215161 tempest-AttachVolumeShelveTestJSON-1287215161-project-member] Volume info retrieved successfully. Sep 06 06:39:17 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-aafef9c0-32fc-4cd2-8582-050cd00829b2 tempest-AttachVolumeShelveTestJSON-1287215161 tempest-AttachVolumeShelveTestJSON-1287215161-project-member] http://192.168.122.198/volume/v3/volumes/14923f28-f152-4f61-b2f2-a658646b422c returned with HTTP 200 Sep 06 06:39:17 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 676/1340] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:39:16 2026] GET /volume/v3/volumes/14923f28-f152-4f61-b2f2-a658646b422c => generated 834 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:39:17 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-5437ca59-ea60-4ffd-84be-c26ca75bf08a None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:17 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-5437ca59-ea60-4ffd-84be-c26ca75bf08a tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] GET http://192.168.122.198/volume/v3/volumes/7179551a-7197-4313-892a-1bdee2f669ee Sep 06 06:39:17 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-5437ca59-ea60-4ffd-84be-c26ca75bf08a tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:17 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-5437ca59-ea60-4ffd-84be-c26ca75bf08a tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:17 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:17 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:39:17 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:17 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:39:17 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-5437ca59-ea60-4ffd-84be-c26ca75bf08a tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] http://192.168.122.198/volume/v3/volumes/7179551a-7197-4313-892a-1bdee2f669ee returned with HTTP 404 Sep 06 06:39:17 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 665/1341] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:39:17 2026] GET /volume/v3/volumes/7179551a-7197-4313-892a-1bdee2f669ee => generated 109 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:39:17 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-b8661b40-0a96-4417-95c3-e8ac302705d3 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:17 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b8661b40-0a96-4417-95c3-e8ac302705d3 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] DELETE http://192.168.122.198/volume/v3/volumes/c7c8b366-13b5-453e-bda4-ef7eabee0705 Sep 06 06:39:17 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b8661b40-0a96-4417-95c3-e8ac302705d3 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:17 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b8661b40-0a96-4417-95c3-e8ac302705d3 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:17 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-b8661b40-0a96-4417-95c3-e8ac302705d3 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Delete volume with id: c7c8b366-13b5-453e-bda4-ef7eabee0705 Sep 06 06:39:17 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:17 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:39:18 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:18 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:39:18 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-b8661b40-0a96-4417-95c3-e8ac302705d3 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Volume info retrieved successfully. Sep 06 06:39:18 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-f869a16c-32e8-401c-ae6d-20770aa804c0 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:18 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f869a16c-32e8-401c-ae6d-20770aa804c0 tempest-AttachVolumeShelveTestJSON-1287215161 tempest-AttachVolumeShelveTestJSON-1287215161-project-member] GET http://192.168.122.198/volume/v3/volumes/14923f28-f152-4f61-b2f2-a658646b422c Sep 06 06:39:18 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-f869a16c-32e8-401c-ae6d-20770aa804c0 tempest-AttachVolumeShelveTestJSON-1287215161 tempest-AttachVolumeShelveTestJSON-1287215161-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:18 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-f869a16c-32e8-401c-ae6d-20770aa804c0 tempest-AttachVolumeShelveTestJSON-1287215161 tempest-AttachVolumeShelveTestJSON-1287215161-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:18 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:18 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:39:18 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:18 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:39:18 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-b8661b40-0a96-4417-95c3-e8ac302705d3 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Delete volume request issued successfully. Sep 06 06:39:18 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b8661b40-0a96-4417-95c3-e8ac302705d3 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] http://192.168.122.198/volume/v3/volumes/c7c8b366-13b5-453e-bda4-ef7eabee0705 returned with HTTP 202 Sep 06 06:39:18 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 677/1342] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:39:17 2026] DELETE /volume/v3/volumes/c7c8b366-13b5-453e-bda4-ef7eabee0705 => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:39:18 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-f869a16c-32e8-401c-ae6d-20770aa804c0 tempest-AttachVolumeShelveTestJSON-1287215161 tempest-AttachVolumeShelveTestJSON-1287215161-project-member] Volume info retrieved successfully. Sep 06 06:39:18 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f869a16c-32e8-401c-ae6d-20770aa804c0 tempest-AttachVolumeShelveTestJSON-1287215161 tempest-AttachVolumeShelveTestJSON-1287215161-project-member] http://192.168.122.198/volume/v3/volumes/14923f28-f152-4f61-b2f2-a658646b422c returned with HTTP 200 Sep 06 06:39:18 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-0f1beac6-7799-4c78-add8-3ee44c1b169c None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:18 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 666/1343] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:39:18 2026] GET /volume/v3/volumes/14923f28-f152-4f61-b2f2-a658646b422c => generated 858 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:39:18 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-0f1beac6-7799-4c78-add8-3ee44c1b169c tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] GET http://192.168.122.198/volume/v3/volumes/c7c8b366-13b5-453e-bda4-ef7eabee0705 Sep 06 06:39:18 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-0f1beac6-7799-4c78-add8-3ee44c1b169c tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:18 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-0f1beac6-7799-4c78-add8-3ee44c1b169c tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:18 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:18 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:39:18 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:18 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:39:18 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-0f1beac6-7799-4c78-add8-3ee44c1b169c tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Volume info retrieved successfully. Sep 06 06:39:18 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-0f1beac6-7799-4c78-add8-3ee44c1b169c tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] http://192.168.122.198/volume/v3/volumes/c7c8b366-13b5-453e-bda4-ef7eabee0705 returned with HTTP 200 Sep 06 06:39:18 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 678/1344] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:39:18 2026] GET /volume/v3/volumes/c7c8b366-13b5-453e-bda4-ef7eabee0705 => generated 858 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 06:39:18 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-f647385a-c1de-41b1-8eb6-97cb4186694f None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:19 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f647385a-c1de-41b1-8eb6-97cb4186694f tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:39:19 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-f647385a-c1de-41b1-8eb6-97cb4186694f tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-1409999988"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:39:19 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.volumes [None req-f647385a-c1de-41b1-8eb6-97cb4186694f tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-1409999988'}} {{(pid=87014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:39:19 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-f647385a-c1de-41b1-8eb6-97cb4186694f tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] Create volume of 1 GB Sep 06 06:39:19 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-f647385a-c1de-41b1-8eb6-97cb4186694f tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] Availability Zones retrieved successfully. Sep 06 06:39:19 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-f647385a-c1de-41b1-8eb6-97cb4186694f tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] Flow 'volume_create_api' (3691fde1-3a52-4c8f-86fb-71eb5678d962) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:39:19 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-eefe7e0a-7f13-462d-9e80-34ebb49f505d None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:19 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-f647385a-c1de-41b1-8eb6-97cb4186694f tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3e1be7e-0933-440f-a4d5-7be588058121) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:39:19 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-eefe7e0a-7f13-462d-9e80-34ebb49f505d tempest-AttachVolumeShelveTestJSON-1287215161 tempest-AttachVolumeShelveTestJSON-1287215161-project-member] GET http://192.168.122.198/volume/v3/volumes/14923f28-f152-4f61-b2f2-a658646b422c Sep 06 06:39:19 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-eefe7e0a-7f13-462d-9e80-34ebb49f505d tempest-AttachVolumeShelveTestJSON-1287215161 tempest-AttachVolumeShelveTestJSON-1287215161-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:19 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-eefe7e0a-7f13-462d-9e80-34ebb49f505d tempest-AttachVolumeShelveTestJSON-1287215161 tempest-AttachVolumeShelveTestJSON-1287215161-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:19 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.flows.api.create_volume [None req-f647385a-c1de-41b1-8eb6-97cb4186694f tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] Validating volume size '1' using validate_int {{(pid=87014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:39:19 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:19 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:39:19 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:19 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:39:19 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-eefe7e0a-7f13-462d-9e80-34ebb49f505d tempest-AttachVolumeShelveTestJSON-1287215161 tempest-AttachVolumeShelveTestJSON-1287215161-project-member] Volume info retrieved successfully. Sep 06 06:39:19 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-eefe7e0a-7f13-462d-9e80-34ebb49f505d tempest-AttachVolumeShelveTestJSON-1287215161 tempest-AttachVolumeShelveTestJSON-1287215161-project-member] http://192.168.122.198/volume/v3/volumes/14923f28-f152-4f61-b2f2-a658646b422c returned with HTTP 200 Sep 06 06:39:19 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 679/1345] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:39:19 2026] GET /volume/v3/volumes/14923f28-f152-4f61-b2f2-a658646b422c => generated 859 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 06:39:19 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-3ddf1960-6a3e-47dc-9710-13edbdfc0f10 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:19 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-3ddf1960-6a3e-47dc-9710-13edbdfc0f10 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] GET http://192.168.122.198/volume/v3/volumes/c7c8b366-13b5-453e-bda4-ef7eabee0705 Sep 06 06:39:19 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-3ddf1960-6a3e-47dc-9710-13edbdfc0f10 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:19 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-3ddf1960-6a3e-47dc-9710-13edbdfc0f10 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:19 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-f647385a-c1de-41b1-8eb6-97cb4186694f tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3e1be7e-0933-440f-a4d5-7be588058121) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:39:19 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-f647385a-c1de-41b1-8eb6-97cb4186694f tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5bedc75f-be02-432d-b2bd-7ff4d9e8602d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:39:19 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-3ddf1960-6a3e-47dc-9710-13edbdfc0f10 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] http://192.168.122.198/volume/v3/volumes/c7c8b366-13b5-453e-bda4-ef7eabee0705 returned with HTTP 404 Sep 06 06:39:19 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 680/1346] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:39:19 2026] GET /volume/v3/volumes/c7c8b366-13b5-453e-bda4-ef7eabee0705 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:39:19 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-8a26d0f4-86c8-4f51-9ed1-ef2982cf5d93 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:19 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-8a26d0f4-86c8-4f51-9ed1-ef2982cf5d93 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] DELETE http://192.168.122.198/volume/v3/volumes/524883e6-d874-4ee6-9ad0-146db54941c5 Sep 06 06:39:19 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-8a26d0f4-86c8-4f51-9ed1-ef2982cf5d93 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:19 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-8a26d0f4-86c8-4f51-9ed1-ef2982cf5d93 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:19 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-8a26d0f4-86c8-4f51-9ed1-ef2982cf5d93 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Delete volume with id: 524883e6-d874-4ee6-9ad0-146db54941c5 Sep 06 06:39:19 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:19 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:39:19 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:19 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:39:19 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-8a26d0f4-86c8-4f51-9ed1-ef2982cf5d93 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Volume info retrieved successfully. Sep 06 06:39:19 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-8a26d0f4-86c8-4f51-9ed1-ef2982cf5d93 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Delete volume request issued successfully. Sep 06 06:39:19 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-8a26d0f4-86c8-4f51-9ed1-ef2982cf5d93 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] http://192.168.122.198/volume/v3/volumes/524883e6-d874-4ee6-9ad0-146db54941c5 returned with HTTP 202 Sep 06 06:39:19 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 681/1347] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:39:19 2026] DELETE /volume/v3/volumes/524883e6-d874-4ee6-9ad0-146db54941c5 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:39:19 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-929b691c-afc6-4fc8-ba5d-478194226d69 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:19 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-929b691c-afc6-4fc8-ba5d-478194226d69 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] GET http://192.168.122.198/volume/v3/volumes/524883e6-d874-4ee6-9ad0-146db54941c5 Sep 06 06:39:19 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-929b691c-afc6-4fc8-ba5d-478194226d69 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:19 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-929b691c-afc6-4fc8-ba5d-478194226d69 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:19 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:19 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:39:19 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:19 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:39:19 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-929b691c-afc6-4fc8-ba5d-478194226d69 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Volume info retrieved successfully. Sep 06 06:39:19 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-929b691c-afc6-4fc8-ba5d-478194226d69 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] http://192.168.122.198/volume/v3/volumes/524883e6-d874-4ee6-9ad0-146db54941c5 returned with HTTP 200 Sep 06 06:39:19 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 682/1348] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:39:19 2026] GET /volume/v3/volumes/524883e6-d874-4ee6-9ad0-146db54941c5 => generated 857 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:39:19 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-f647385a-c1de-41b1-8eb6-97cb4186694f tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] Created reservations ['f79819d2-7862-48e5-baad-b19cc43f1598', 'ea968cc6-8ff7-4cc3-ae3e-5c38a148127c', '3b221ee2-8e16-4814-966b-75633433b717', '11ec09f8-ee0a-48ec-8dbe-6c5803b871b7'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:39:19 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-f647385a-c1de-41b1-8eb6-97cb4186694f tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5bedc75f-be02-432d-b2bd-7ff4d9e8602d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f79819d2-7862-48e5-baad-b19cc43f1598', 'ea968cc6-8ff7-4cc3-ae3e-5c38a148127c', '3b221ee2-8e16-4814-966b-75633433b717', '11ec09f8-ee0a-48ec-8dbe-6c5803b871b7']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:39:19 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-f647385a-c1de-41b1-8eb6-97cb4186694f tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7285158e-eba8-41e8-b4d3-1faaf58eb76b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:39:19 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:19 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:39:19 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-f647385a-c1de-41b1-8eb6-97cb4186694f tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7285158e-eba8-41e8-b4d3-1faaf58eb76b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bf09e294-8bad-46d0-9328-cbabe43fad8c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1409999988',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ebbb796f098e421eae8d6786167a9f94',qos_specs=None,replication_status=,reservations=['f79819d2-7862-48e5-baad-b19cc43f1598','ea968cc6-8ff7-4cc3-ae3e-5c38a148127c','3b221ee2-8e16-4814-966b-75633433b717','11ec09f8-ee0a-48ec-8dbe-6c5803b871b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e736e1d3785494687b5f9cc2394a452',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:39:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1409999988',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bf09e294-8bad-46d0-9328-cbabe43fad8c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ebbb796f098e421eae8d6786167a9f94',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7e736e1d3785494687b5f9cc2394a452',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:39:19 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-f647385a-c1de-41b1-8eb6-97cb4186694f tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (166bb63c-2f45-48df-bdc9-fbb0b507483f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:39:19 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-f647385a-c1de-41b1-8eb6-97cb4186694f tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (166bb63c-2f45-48df-bdc9-fbb0b507483f) transitioned into state 'SUCCESS' from state '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-1409999988',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ebbb796f098e421eae8d6786167a9f94',qos_specs=None,replication_status=,reservations=['f79819d2-7862-48e5-baad-b19cc43f1598','ea968cc6-8ff7-4cc3-ae3e-5c38a148127c','3b221ee2-8e16-4814-966b-75633433b717','11ec09f8-ee0a-48ec-8dbe-6c5803b871b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e736e1d3785494687b5f9cc2394a452',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:39:19 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-f647385a-c1de-41b1-8eb6-97cb4186694f tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7265e29a-603c-405a-bcdc-675178dc80a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:39:19 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-f647385a-c1de-41b1-8eb6-97cb4186694f tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7265e29a-603c-405a-bcdc-675178dc80a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:39:19 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-f647385a-c1de-41b1-8eb6-97cb4186694f tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] Flow 'volume_create_api' (3691fde1-3a52-4c8f-86fb-71eb5678d962) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:39:19 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-f647385a-c1de-41b1-8eb6-97cb4186694f tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] Create volume request issued successfully. Sep 06 06:39:19 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f647385a-c1de-41b1-8eb6-97cb4186694f tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:39:19 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 667/1349] 192.168.122.198 () {60 vars in 1142 bytes} [Sun Sep 6 06:39:18 2026] POST /volume/v3/volumes => generated 764 bytes in 845 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:39:19 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-a30c13fc-147b-44d2-8831-36bf98b2d112 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:19 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-a30c13fc-147b-44d2-8831-36bf98b2d112 tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] GET http://192.168.122.198/volume/v3/volumes/bf09e294-8bad-46d0-9328-cbabe43fad8c Sep 06 06:39:19 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-a30c13fc-147b-44d2-8831-36bf98b2d112 tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:19 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-a30c13fc-147b-44d2-8831-36bf98b2d112 tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:19 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:19 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:39:19 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:19 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:39:19 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-a30c13fc-147b-44d2-8831-36bf98b2d112 tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] Volume info retrieved successfully. Sep 06 06:39:19 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-a30c13fc-147b-44d2-8831-36bf98b2d112 tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] http://192.168.122.198/volume/v3/volumes/bf09e294-8bad-46d0-9328-cbabe43fad8c returned with HTTP 200 Sep 06 06:39:19 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 683/1350] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:39:19 2026] GET /volume/v3/volumes/bf09e294-8bad-46d0-9328-cbabe43fad8c => generated 832 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:39:20 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-0c55dbcb-26fb-4e0d-958a-69cea2d48333 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:20 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-0c55dbcb-26fb-4e0d-958a-69cea2d48333 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] GET http://192.168.122.198/volume/v3/volumes/524883e6-d874-4ee6-9ad0-146db54941c5 Sep 06 06:39:20 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-0c55dbcb-26fb-4e0d-958a-69cea2d48333 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:20 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-0c55dbcb-26fb-4e0d-958a-69cea2d48333 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:20 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:20 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:39:20 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:20 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:39:20 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-0c55dbcb-26fb-4e0d-958a-69cea2d48333 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Volume info retrieved successfully. Sep 06 06:39:20 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-0c55dbcb-26fb-4e0d-958a-69cea2d48333 tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] http://192.168.122.198/volume/v3/volumes/524883e6-d874-4ee6-9ad0-146db54941c5 returned with HTTP 200 Sep 06 06:39:20 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 668/1351] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:39:20 2026] GET /volume/v3/volumes/524883e6-d874-4ee6-9ad0-146db54941c5 => generated 857 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:39:20 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-0c669d9c-8d41-439f-a6a4-9a6c114b577e None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:20 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-0c669d9c-8d41-439f-a6a4-9a6c114b577e tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] GET http://192.168.122.198/volume/v3/volumes/bf09e294-8bad-46d0-9328-cbabe43fad8c Sep 06 06:39:20 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-0c669d9c-8d41-439f-a6a4-9a6c114b577e tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:20 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-0c669d9c-8d41-439f-a6a4-9a6c114b577e tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:20 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:20 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:39:20 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:20 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:39:20 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-0c669d9c-8d41-439f-a6a4-9a6c114b577e tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] Volume info retrieved successfully. Sep 06 06:39:20 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-0c669d9c-8d41-439f-a6a4-9a6c114b577e tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] http://192.168.122.198/volume/v3/volumes/bf09e294-8bad-46d0-9328-cbabe43fad8c returned with HTTP 200 Sep 06 06:39:20 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 684/1352] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:39:20 2026] GET /volume/v3/volumes/bf09e294-8bad-46d0-9328-cbabe43fad8c => generated 856 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 06:39:21 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-0170c0fe-c0e9-4a54-bb49-03d51a46ed3e None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:21 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-0170c0fe-c0e9-4a54-bb49-03d51a46ed3e tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] GET http://192.168.122.198/volume/v3/volumes/524883e6-d874-4ee6-9ad0-146db54941c5 Sep 06 06:39:21 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-0170c0fe-c0e9-4a54-bb49-03d51a46ed3e tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:21 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-0170c0fe-c0e9-4a54-bb49-03d51a46ed3e tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:21 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-0170c0fe-c0e9-4a54-bb49-03d51a46ed3e tempest-CreateVolumesFromImageTest-237718682 tempest-CreateVolumesFromImageTest-237718682-project-member] http://192.168.122.198/volume/v3/volumes/524883e6-d874-4ee6-9ad0-146db54941c5 returned with HTTP 404 Sep 06 06:39:21 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 669/1353] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:39:21 2026] GET /volume/v3/volumes/524883e6-d874-4ee6-9ad0-146db54941c5 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:39:21 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-344c38bf-62c2-4ff9-b594-3e7302729335 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:21 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-344c38bf-62c2-4ff9-b594-3e7302729335 tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] GET http://192.168.122.198/volume/v3/volumes/bf09e294-8bad-46d0-9328-cbabe43fad8c Sep 06 06:39:21 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-344c38bf-62c2-4ff9-b594-3e7302729335 tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:21 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-344c38bf-62c2-4ff9-b594-3e7302729335 tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:21 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:21 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:39:22 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:22 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:39:22 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-344c38bf-62c2-4ff9-b594-3e7302729335 tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] Volume info retrieved successfully. Sep 06 06:39:22 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-344c38bf-62c2-4ff9-b594-3e7302729335 tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] http://192.168.122.198/volume/v3/volumes/bf09e294-8bad-46d0-9328-cbabe43fad8c returned with HTTP 200 Sep 06 06:39:22 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 685/1354] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:39:21 2026] GET /volume/v3/volumes/bf09e294-8bad-46d0-9328-cbabe43fad8c => generated 857 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 06:39:22 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-d1dbd558-e170-41f9-a5c1-62cc78eec526 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:22 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-d1dbd558-e170-41f9-a5c1-62cc78eec526 tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] POST http://192.168.122.198/volume/v3/snapshots Sep 06 06:39:22 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-d1dbd558-e170-41f9-a5c1-62cc78eec526 tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bf09e294-8bad-46d0-9328-cbabe43fad8c", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-506915817"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:39:22 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:22 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:39:22 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:22 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:39:22 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-d1dbd558-e170-41f9-a5c1-62cc78eec526 tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] Volume info retrieved successfully. Sep 06 06:39:22 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.snapshots [None req-d1dbd558-e170-41f9-a5c1-62cc78eec526 tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] Create snapshot from volume bf09e294-8bad-46d0-9328-cbabe43fad8c Sep 06 06:39:22 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-d1dbd558-e170-41f9-a5c1-62cc78eec526 tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] Created reservations ['c6f28336-fc75-4a17-8e2a-16c9b94d2cce', 'e9e71bb0-5a2f-4b4a-8bb3-4f86053689c4', '4e9ad17c-f86b-41b3-8f76-8e0e69b44aff', '21820188-324d-424a-82a8-de3ecbcfca02'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:39:22 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:22 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:39:22 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-d1dbd558-e170-41f9-a5c1-62cc78eec526 tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] Snapshot create request issued successfully. Sep 06 06:39:22 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-d1dbd558-e170-41f9-a5c1-62cc78eec526 tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] http://192.168.122.198/volume/v3/snapshots returned with HTTP 202 Sep 06 06:39:22 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 670/1355] 192.168.122.198 () {60 vars in 1149 bytes} [Sun Sep 6 06:39:22 2026] POST /volume/v3/snapshots => generated 310 bytes in 262 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:39:22 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-cae47f75-a2d6-4a2e-b73e-e9250c133f77 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:22 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-cae47f75-a2d6-4a2e-b73e-e9250c133f77 tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] GET http://192.168.122.198/volume/v3/snapshots/1b34f5c7-5706-444a-8349-b8b3b7a9d791 Sep 06 06:39:22 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-cae47f75-a2d6-4a2e-b73e-e9250c133f77 tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:22 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-cae47f75-a2d6-4a2e-b73e-e9250c133f77 tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:22 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:22 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:39:22 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-cae47f75-a2d6-4a2e-b73e-e9250c133f77 tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] Snapshot retrieved successfully. Sep 06 06:39:22 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-cae47f75-a2d6-4a2e-b73e-e9250c133f77 tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] http://192.168.122.198/volume/v3/snapshots/1b34f5c7-5706-444a-8349-b8b3b7a9d791 returned with HTTP 200 Sep 06 06:39:22 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 686/1356] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:39:22 2026] GET /volume/v3/snapshots/1b34f5c7-5706-444a-8349-b8b3b7a9d791 => generated 442 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:39:23 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-ed5a717a-5153-4637-92fd-dd5537b8508c None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:23 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ed5a717a-5153-4637-92fd-dd5537b8508c tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] GET http://192.168.122.198/volume/v3/snapshots/1b34f5c7-5706-444a-8349-b8b3b7a9d791 Sep 06 06:39:23 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ed5a717a-5153-4637-92fd-dd5537b8508c tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:23 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ed5a717a-5153-4637-92fd-dd5537b8508c tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:23 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:23 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:39:23 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-ed5a717a-5153-4637-92fd-dd5537b8508c tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] Snapshot retrieved successfully. Sep 06 06:39:23 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ed5a717a-5153-4637-92fd-dd5537b8508c tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] http://192.168.122.198/volume/v3/snapshots/1b34f5c7-5706-444a-8349-b8b3b7a9d791 returned with HTTP 200 Sep 06 06:39:23 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 671/1357] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:39:23 2026] GET /volume/v3/snapshots/1b34f5c7-5706-444a-8349-b8b3b7a9d791 => generated 442 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:39:24 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-fbcf7397-8919-42a2-baf3-9a3ab2f20913 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:24 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-fbcf7397-8919-42a2-baf3-9a3ab2f20913 tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] GET http://192.168.122.198/volume/v3/snapshots/1b34f5c7-5706-444a-8349-b8b3b7a9d791 Sep 06 06:39:24 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-fbcf7397-8919-42a2-baf3-9a3ab2f20913 tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:24 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-fbcf7397-8919-42a2-baf3-9a3ab2f20913 tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:24 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:24 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:39:24 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-fbcf7397-8919-42a2-baf3-9a3ab2f20913 tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] Snapshot retrieved successfully. Sep 06 06:39:24 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-fbcf7397-8919-42a2-baf3-9a3ab2f20913 tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] http://192.168.122.198/volume/v3/snapshots/1b34f5c7-5706-444a-8349-b8b3b7a9d791 returned with HTTP 200 Sep 06 06:39:24 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 687/1358] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:39:24 2026] GET /volume/v3/snapshots/1b34f5c7-5706-444a-8349-b8b3b7a9d791 => generated 442 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:39:24 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-446633f6-f9f0-41b6-b8ea-09aba98e563e None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:24 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-446633f6-f9f0-41b6-b8ea-09aba98e563e tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:39:24 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-446633f6-f9f0-41b6-b8ea-09aba98e563e tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-725576320"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:39:24 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.volumes [None req-446633f6-f9f0-41b6-b8ea-09aba98e563e tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-725576320'}} {{(pid=87014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:39:24 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-446633f6-f9f0-41b6-b8ea-09aba98e563e tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Create volume of 1 GB Sep 06 06:39:25 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-446633f6-f9f0-41b6-b8ea-09aba98e563e tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Availability Zones retrieved successfully. Sep 06 06:39:25 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-446633f6-f9f0-41b6-b8ea-09aba98e563e tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Flow 'volume_create_api' (64187b16-5fa7-4e99-8e32-50c2fae91323) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:39:25 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-446633f6-f9f0-41b6-b8ea-09aba98e563e tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7d89783-094f-48c2-aa77-5f4dbdefcb17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:39:25 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.flows.api.create_volume [None req-446633f6-f9f0-41b6-b8ea-09aba98e563e tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Validating volume size '1' using validate_int {{(pid=87014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:39:25 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-446633f6-f9f0-41b6-b8ea-09aba98e563e tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7d89783-094f-48c2-aa77-5f4dbdefcb17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:39:25 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-446633f6-f9f0-41b6-b8ea-09aba98e563e tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c45eb67-bff6-4830-844c-e7b04f92b357) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:39:25 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-446633f6-f9f0-41b6-b8ea-09aba98e563e tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Created reservations ['1741064f-c9f1-46b5-80be-e9a184ca698f', '3410d9e9-d6f9-4af5-abe4-2678d8b354a9', '2b919e35-62d1-4eed-ac50-5f17d4a024f1', 'ea658fae-e2b3-4733-bd90-20c18728186c'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:39:25 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-446633f6-f9f0-41b6-b8ea-09aba98e563e tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c45eb67-bff6-4830-844c-e7b04f92b357) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1741064f-c9f1-46b5-80be-e9a184ca698f', '3410d9e9-d6f9-4af5-abe4-2678d8b354a9', '2b919e35-62d1-4eed-ac50-5f17d4a024f1', 'ea658fae-e2b3-4733-bd90-20c18728186c']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:39:25 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-446633f6-f9f0-41b6-b8ea-09aba98e563e tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b8c33c6-7bb4-4b88-8759-acebad973358) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:39:25 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:25 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:39:25 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-446633f6-f9f0-41b6-b8ea-09aba98e563e tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b8c33c6-7bb4-4b88-8759-acebad973358) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '11514717-d5a4-4e5e-8269-d526ed8dc3f0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-725576320',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a48b8b1a02bc4aa79ad2803b2be55536',qos_specs=None,replication_status=,reservations=['1741064f-c9f1-46b5-80be-e9a184ca698f','3410d9e9-d6f9-4af5-abe4-2678d8b354a9','2b919e35-62d1-4eed-ac50-5f17d4a024f1','ea658fae-e2b3-4733-bd90-20c18728186c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b83ce38d41b4486499aacacd05274c92',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:39:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-725576320',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=11514717-d5a4-4e5e-8269-d526ed8dc3f0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a48b8b1a02bc4aa79ad2803b2be55536',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b83ce38d41b4486499aacacd05274c92',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:39:25 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-446633f6-f9f0-41b6-b8ea-09aba98e563e tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44fbf2e2-cc43-4349-bc76-b8857e73b3b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:39:25 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-446633f6-f9f0-41b6-b8ea-09aba98e563e tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44fbf2e2-cc43-4349-bc76-b8857e73b3b5) transitioned into state 'SUCCESS' from state '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-725576320',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a48b8b1a02bc4aa79ad2803b2be55536',qos_specs=None,replication_status=,reservations=['1741064f-c9f1-46b5-80be-e9a184ca698f','3410d9e9-d6f9-4af5-abe4-2678d8b354a9','2b919e35-62d1-4eed-ac50-5f17d4a024f1','ea658fae-e2b3-4733-bd90-20c18728186c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b83ce38d41b4486499aacacd05274c92',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:39:25 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-446633f6-f9f0-41b6-b8ea-09aba98e563e tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0f2a57f-18f6-42bd-99a0-4ec4bd02834e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:39:25 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-446633f6-f9f0-41b6-b8ea-09aba98e563e tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0f2a57f-18f6-42bd-99a0-4ec4bd02834e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:39:25 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-446633f6-f9f0-41b6-b8ea-09aba98e563e tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Flow 'volume_create_api' (64187b16-5fa7-4e99-8e32-50c2fae91323) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:39:25 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-446633f6-f9f0-41b6-b8ea-09aba98e563e tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Create volume request issued successfully. Sep 06 06:39:25 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-446633f6-f9f0-41b6-b8ea-09aba98e563e tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:39:25 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 672/1359] 192.168.122.198 () {60 vars in 1142 bytes} [Sun Sep 6 06:39:24 2026] POST /volume/v3/volumes => generated 768 bytes in 711 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:39:25 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-802bed8c-9e5c-4681-9012-4d50e12750f4 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:25 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-802bed8c-9e5c-4681-9012-4d50e12750f4 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] GET http://192.168.122.198/volume/v3/volumes/11514717-d5a4-4e5e-8269-d526ed8dc3f0 Sep 06 06:39:25 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-802bed8c-9e5c-4681-9012-4d50e12750f4 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:25 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-802bed8c-9e5c-4681-9012-4d50e12750f4 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:25 devstack devstack@c-api.service[87015]: DEBUG dbcounter [-] [87015] Writing DB stats cinder:SELECT=463,cinder:UPDATE=96,cinder:INSERT=60 {{(pid=87015) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 06:39:25 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:25 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:39:25 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:25 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:39:25 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-802bed8c-9e5c-4681-9012-4d50e12750f4 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Volume info retrieved successfully. Sep 06 06:39:25 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-802bed8c-9e5c-4681-9012-4d50e12750f4 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] http://192.168.122.198/volume/v3/volumes/11514717-d5a4-4e5e-8269-d526ed8dc3f0 returned with HTTP 200 Sep 06 06:39:25 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 688/1360] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:39:25 2026] GET /volume/v3/volumes/11514717-d5a4-4e5e-8269-d526ed8dc3f0 => generated 836 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:39:25 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-a729dfb3-8551-46ee-ab57-34610e7639da None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:25 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-a729dfb3-8551-46ee-ab57-34610e7639da tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] GET http://192.168.122.198/volume/v3/snapshots/1b34f5c7-5706-444a-8349-b8b3b7a9d791 Sep 06 06:39:25 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-a729dfb3-8551-46ee-ab57-34610e7639da tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:25 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-a729dfb3-8551-46ee-ab57-34610e7639da tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:25 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:25 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:39:25 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-a729dfb3-8551-46ee-ab57-34610e7639da tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] Snapshot retrieved successfully. Sep 06 06:39:25 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-a729dfb3-8551-46ee-ab57-34610e7639da tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] http://192.168.122.198/volume/v3/snapshots/1b34f5c7-5706-444a-8349-b8b3b7a9d791 returned with HTTP 200 Sep 06 06:39:25 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 673/1361] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:39:25 2026] GET /volume/v3/snapshots/1b34f5c7-5706-444a-8349-b8b3b7a9d791 => generated 469 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:39:25 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-469d94e4-acc5-4e07-ae28-ad2f90ebbfc0 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:25 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-469d94e4-acc5-4e07-ae28-ad2f90ebbfc0 tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] POST http://192.168.122.198/volume/v3/snapshots/1b34f5c7-5706-444a-8349-b8b3b7a9d791/metadata Sep 06 06:39:25 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-469d94e4-acc5-4e07-ae28-ad2f90ebbfc0 tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:39:25 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:25 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:39:25 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-469d94e4-acc5-4e07-ae28-ad2f90ebbfc0 tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] Snapshot retrieved successfully. Sep 06 06:39:25 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-469d94e4-acc5-4e07-ae28-ad2f90ebbfc0 tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] Update snapshot metadata completed successfully. Sep 06 06:39:25 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-469d94e4-acc5-4e07-ae28-ad2f90ebbfc0 tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] http://192.168.122.198/volume/v3/snapshots/1b34f5c7-5706-444a-8349-b8b3b7a9d791/metadata returned with HTTP 200 Sep 06 06:39:25 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 689/1362] 192.168.122.198 () {60 vars in 1286 bytes} [Sun Sep 6 06:39:25 2026] POST /volume/v3/snapshots/1b34f5c7-5706-444a-8349-b8b3b7a9d791/metadata => generated 68 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 06:39:25 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-72e8c39b-bb4b-42fd-b2f8-cecdc223912b None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:25 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-72e8c39b-bb4b-42fd-b2f8-cecdc223912b tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-reader] GET http://192.168.122.198/volume/v3/snapshots/1b34f5c7-5706-444a-8349-b8b3b7a9d791/metadata Sep 06 06:39:25 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-72e8c39b-bb4b-42fd-b2f8-cecdc223912b tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-reader] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:25 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-72e8c39b-bb4b-42fd-b2f8-cecdc223912b tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-reader] Calling method 'index' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:25 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:25 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:39:25 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-72e8c39b-bb4b-42fd-b2f8-cecdc223912b tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-reader] Snapshot retrieved successfully. Sep 06 06:39:25 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-72e8c39b-bb4b-42fd-b2f8-cecdc223912b tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-reader] Get snapshot metadata completed successfully. Sep 06 06:39:25 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-72e8c39b-bb4b-42fd-b2f8-cecdc223912b tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-reader] http://192.168.122.198/volume/v3/snapshots/1b34f5c7-5706-444a-8349-b8b3b7a9d791/metadata returned with HTTP 200 Sep 06 06:39:25 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 674/1363] 192.168.122.198 () {58 vars in 1265 bytes} [Sun Sep 6 06:39:25 2026] GET /volume/v3/snapshots/1b34f5c7-5706-444a-8349-b8b3b7a9d791/metadata => generated 68 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 06:39:25 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-34e525ee-55c9-40b5-854c-5aca1bf4913a None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:25 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-34e525ee-55c9-40b5-854c-5aca1bf4913a tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] PUT http://192.168.122.198/volume/v3/snapshots/1b34f5c7-5706-444a-8349-b8b3b7a9d791/metadata Sep 06 06:39:25 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-34e525ee-55c9-40b5-854c-5aca1bf4913a tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:39:25 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:25 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:39:25 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-34e525ee-55c9-40b5-854c-5aca1bf4913a tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] Snapshot retrieved successfully. Sep 06 06:39:26 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-34e525ee-55c9-40b5-854c-5aca1bf4913a tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] Update snapshot metadata completed successfully. Sep 06 06:39:26 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-34e525ee-55c9-40b5-854c-5aca1bf4913a tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] http://192.168.122.198/volume/v3/snapshots/1b34f5c7-5706-444a-8349-b8b3b7a9d791/metadata returned with HTTP 200 Sep 06 06:39:26 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 690/1364] 192.168.122.198 () {60 vars in 1285 bytes} [Sun Sep 6 06:39:25 2026] PUT /volume/v3/snapshots/1b34f5c7-5706-444a-8349-b8b3b7a9d791/metadata => generated 57 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 06:39:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-0ba28bdf-b6c6-4583-b248-9be69cfd297d None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:26 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-0ba28bdf-b6c6-4583-b248-9be69cfd297d tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-reader] GET http://192.168.122.198/volume/v3/snapshots/1b34f5c7-5706-444a-8349-b8b3b7a9d791/metadata Sep 06 06:39:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-0ba28bdf-b6c6-4583-b248-9be69cfd297d tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-reader] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-0ba28bdf-b6c6-4583-b248-9be69cfd297d tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-reader] Calling method 'index' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:26 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:26 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:39:26 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-0ba28bdf-b6c6-4583-b248-9be69cfd297d tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-reader] Snapshot retrieved successfully. Sep 06 06:39:26 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-0ba28bdf-b6c6-4583-b248-9be69cfd297d tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-reader] Get snapshot metadata completed successfully. Sep 06 06:39:26 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-0ba28bdf-b6c6-4583-b248-9be69cfd297d tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-reader] http://192.168.122.198/volume/v3/snapshots/1b34f5c7-5706-444a-8349-b8b3b7a9d791/metadata returned with HTTP 200 Sep 06 06:39:26 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 675/1365] 192.168.122.198 () {58 vars in 1265 bytes} [Sun Sep 6 06:39:26 2026] GET /volume/v3/snapshots/1b34f5c7-5706-444a-8349-b8b3b7a9d791/metadata => generated 57 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 06 06:39:26 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-5986b4c6-13b0-4c76-8921-2b3e7c9036cc None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:26 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-5986b4c6-13b0-4c76-8921-2b3e7c9036cc tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] DELETE http://192.168.122.198/volume/v3/snapshots/1b34f5c7-5706-444a-8349-b8b3b7a9d791/metadata/key3 Sep 06 06:39:26 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-5986b4c6-13b0-4c76-8921-2b3e7c9036cc tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:26 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-5986b4c6-13b0-4c76-8921-2b3e7c9036cc tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:26 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:26 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:39:26 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-5986b4c6-13b0-4c76-8921-2b3e7c9036cc tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] Snapshot retrieved successfully. Sep 06 06:39:26 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-5986b4c6-13b0-4c76-8921-2b3e7c9036cc tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] Get snapshot metadata completed successfully. Sep 06 06:39:26 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-5986b4c6-13b0-4c76-8921-2b3e7c9036cc tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] Delete snapshot metadata completed successfully. Sep 06 06:39:26 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-5986b4c6-13b0-4c76-8921-2b3e7c9036cc tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] http://192.168.122.198/volume/v3/snapshots/1b34f5c7-5706-444a-8349-b8b3b7a9d791/metadata/key3 returned with HTTP 200 Sep 06 06:39:26 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 691/1366] 192.168.122.198 () {58 vars in 1283 bytes} [Sun Sep 6 06:39:26 2026] DELETE /volume/v3/snapshots/1b34f5c7-5706-444a-8349-b8b3b7a9d791/metadata/key3 => generated 0 bytes in 76 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 06 06:39:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-a6bb0e85-f790-4cb0-a7a1-020bdc9700a9 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:26 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-a6bb0e85-f790-4cb0-a7a1-020bdc9700a9 tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-reader] GET http://192.168.122.198/volume/v3/snapshots/1b34f5c7-5706-444a-8349-b8b3b7a9d791/metadata Sep 06 06:39:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-a6bb0e85-f790-4cb0-a7a1-020bdc9700a9 tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-reader] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-a6bb0e85-f790-4cb0-a7a1-020bdc9700a9 tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-reader] Calling method 'index' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:26 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:26 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:39:26 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-a6bb0e85-f790-4cb0-a7a1-020bdc9700a9 tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-reader] Snapshot retrieved successfully. Sep 06 06:39:26 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-a6bb0e85-f790-4cb0-a7a1-020bdc9700a9 tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-reader] Get snapshot metadata completed successfully. Sep 06 06:39:26 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-a6bb0e85-f790-4cb0-a7a1-020bdc9700a9 tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-reader] http://192.168.122.198/volume/v3/snapshots/1b34f5c7-5706-444a-8349-b8b3b7a9d791/metadata returned with HTTP 200 Sep 06 06:39:26 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 676/1367] 192.168.122.198 () {58 vars in 1265 bytes} [Sun Sep 6 06:39:26 2026] GET /volume/v3/snapshots/1b34f5c7-5706-444a-8349-b8b3b7a9d791/metadata => generated 32 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 06:39:26 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-021ab9bd-eb9f-4852-977c-e50ede40e54a None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:26 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-021ab9bd-eb9f-4852-977c-e50ede40e54a tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] PUT http://192.168.122.198/volume/v3/snapshots/1b34f5c7-5706-444a-8349-b8b3b7a9d791/metadata Sep 06 06:39:26 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-021ab9bd-eb9f-4852-977c-e50ede40e54a tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:39:26 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:26 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:39:26 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-021ab9bd-eb9f-4852-977c-e50ede40e54a tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] Snapshot retrieved successfully. Sep 06 06:39:26 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-021ab9bd-eb9f-4852-977c-e50ede40e54a tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] Update snapshot metadata completed successfully. Sep 06 06:39:26 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-021ab9bd-eb9f-4852-977c-e50ede40e54a tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] http://192.168.122.198/volume/v3/snapshots/1b34f5c7-5706-444a-8349-b8b3b7a9d791/metadata returned with HTTP 200 Sep 06 06:39:26 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 692/1368] 192.168.122.198 () {60 vars in 1285 bytes} [Sun Sep 6 06:39:26 2026] PUT /volume/v3/snapshots/1b34f5c7-5706-444a-8349-b8b3b7a9d791/metadata => generated 16 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 06:39:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-213b11c2-b7c1-4bd8-a904-ddbf2a53c909 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:26 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-213b11c2-b7c1-4bd8-a904-ddbf2a53c909 tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] POST http://192.168.122.198/volume/v3/snapshots/1b34f5c7-5706-444a-8349-b8b3b7a9d791/metadata Sep 06 06:39:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-213b11c2-b7c1-4bd8-a904-ddbf2a53c909 tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:39:26 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:26 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:39:26 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-213b11c2-b7c1-4bd8-a904-ddbf2a53c909 tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] Snapshot retrieved successfully. Sep 06 06:39:26 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-213b11c2-b7c1-4bd8-a904-ddbf2a53c909 tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] Update snapshot metadata completed successfully. Sep 06 06:39:26 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-213b11c2-b7c1-4bd8-a904-ddbf2a53c909 tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] http://192.168.122.198/volume/v3/snapshots/1b34f5c7-5706-444a-8349-b8b3b7a9d791/metadata returned with HTTP 200 Sep 06 06:39:26 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 677/1369] 192.168.122.198 () {60 vars in 1286 bytes} [Sun Sep 6 06:39:26 2026] POST /volume/v3/snapshots/1b34f5c7-5706-444a-8349-b8b3b7a9d791/metadata => generated 68 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 06:39:26 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-7de93f25-e6df-4803-be03-f7e75968b11f None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:26 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-7de93f25-e6df-4803-be03-f7e75968b11f tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-reader] GET http://192.168.122.198/volume/v3/snapshots/1b34f5c7-5706-444a-8349-b8b3b7a9d791/metadata Sep 06 06:39:26 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-7de93f25-e6df-4803-be03-f7e75968b11f tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-reader] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:26 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-7de93f25-e6df-4803-be03-f7e75968b11f tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-reader] Calling method 'index' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:26 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:26 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:39:26 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-7de93f25-e6df-4803-be03-f7e75968b11f tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-reader] Snapshot retrieved successfully. Sep 06 06:39:26 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-7de93f25-e6df-4803-be03-f7e75968b11f tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-reader] Get snapshot metadata completed successfully. Sep 06 06:39:26 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-7de93f25-e6df-4803-be03-f7e75968b11f tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-reader] http://192.168.122.198/volume/v3/snapshots/1b34f5c7-5706-444a-8349-b8b3b7a9d791/metadata returned with HTTP 200 Sep 06 06:39:26 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 693/1370] 192.168.122.198 () {58 vars in 1265 bytes} [Sun Sep 6 06:39:26 2026] GET /volume/v3/snapshots/1b34f5c7-5706-444a-8349-b8b3b7a9d791/metadata => generated 68 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 06:39:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-880c3f73-c821-4307-ac99-922b49b390c5 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:26 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-880c3f73-c821-4307-ac99-922b49b390c5 tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] PUT http://192.168.122.198/volume/v3/snapshots/1b34f5c7-5706-444a-8349-b8b3b7a9d791/metadata/key3 Sep 06 06:39:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-880c3f73-c821-4307-ac99-922b49b390c5 tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:39:26 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:26 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:39:26 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-880c3f73-c821-4307-ac99-922b49b390c5 tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] Snapshot retrieved successfully. Sep 06 06:39:26 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-3688e2d4-e6ff-4c2d-846a-c3f4ac0206fb None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:26 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-3688e2d4-e6ff-4c2d-846a-c3f4ac0206fb tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] GET http://192.168.122.198/volume/v3/volumes/11514717-d5a4-4e5e-8269-d526ed8dc3f0 Sep 06 06:39:26 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-3688e2d4-e6ff-4c2d-846a-c3f4ac0206fb tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:26 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-3688e2d4-e6ff-4c2d-846a-c3f4ac0206fb tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:26 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:26 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:39:26 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:26 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:39:26 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-3688e2d4-e6ff-4c2d-846a-c3f4ac0206fb tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Volume info retrieved successfully. Sep 06 06:39:26 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-3688e2d4-e6ff-4c2d-846a-c3f4ac0206fb tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] http://192.168.122.198/volume/v3/volumes/11514717-d5a4-4e5e-8269-d526ed8dc3f0 returned with HTTP 200 Sep 06 06:39:26 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 694/1371] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:39:26 2026] GET /volume/v3/volumes/11514717-d5a4-4e5e-8269-d526ed8dc3f0 => generated 860 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:39:26 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-880c3f73-c821-4307-ac99-922b49b390c5 tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] Update snapshot metadata completed successfully. Sep 06 06:39:26 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-880c3f73-c821-4307-ac99-922b49b390c5 tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] http://192.168.122.198/volume/v3/snapshots/1b34f5c7-5706-444a-8349-b8b3b7a9d791/metadata/key3 returned with HTTP 200 Sep 06 06:39:26 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 678/1372] 192.168.122.198 () {60 vars in 1300 bytes} [Sun Sep 6 06:39:26 2026] PUT /volume/v3/snapshots/1b34f5c7-5706-444a-8349-b8b3b7a9d791/metadata/key3 => generated 35 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 06:39:26 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-e877ff20-37e2-486a-9feb-7142d36d1bf3 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:26 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e877ff20-37e2-486a-9feb-7142d36d1bf3 tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-reader] GET http://192.168.122.198/volume/v3/snapshots/1b34f5c7-5706-444a-8349-b8b3b7a9d791/metadata/key3 Sep 06 06:39:26 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e877ff20-37e2-486a-9feb-7142d36d1bf3 tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-reader] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:26 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e877ff20-37e2-486a-9feb-7142d36d1bf3 tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-reader] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:26 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:26 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:39:26 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-e877ff20-37e2-486a-9feb-7142d36d1bf3 tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-reader] Snapshot retrieved successfully. Sep 06 06:39:26 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-e877ff20-37e2-486a-9feb-7142d36d1bf3 tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-reader] Get snapshot metadata completed successfully. Sep 06 06:39:26 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e877ff20-37e2-486a-9feb-7142d36d1bf3 tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-reader] http://192.168.122.198/volume/v3/snapshots/1b34f5c7-5706-444a-8349-b8b3b7a9d791/metadata/key3 returned with HTTP 200 Sep 06 06:39:26 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 695/1373] 192.168.122.198 () {58 vars in 1280 bytes} [Sun Sep 6 06:39:26 2026] GET /volume/v3/snapshots/1b34f5c7-5706-444a-8349-b8b3b7a9d791/metadata/key3 => generated 35 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 06:39:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-b092d758-1c78-4f52-afe6-31d0b7670e29 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:26 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-b092d758-1c78-4f52-afe6-31d0b7670e29 tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-reader] GET http://192.168.122.198/volume/v3/snapshots/1b34f5c7-5706-444a-8349-b8b3b7a9d791/metadata Sep 06 06:39:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-b092d758-1c78-4f52-afe6-31d0b7670e29 tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-reader] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-b092d758-1c78-4f52-afe6-31d0b7670e29 tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-reader] Calling method 'index' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:26 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:26 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:39:26 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-b092d758-1c78-4f52-afe6-31d0b7670e29 tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-reader] Snapshot retrieved successfully. Sep 06 06:39:26 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-b092d758-1c78-4f52-afe6-31d0b7670e29 tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-reader] Get snapshot metadata completed successfully. Sep 06 06:39:26 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-b092d758-1c78-4f52-afe6-31d0b7670e29 tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-reader] http://192.168.122.198/volume/v3/snapshots/1b34f5c7-5706-444a-8349-b8b3b7a9d791/metadata returned with HTTP 200 Sep 06 06:39:26 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 679/1374] 192.168.122.198 () {58 vars in 1265 bytes} [Sun Sep 6 06:39:26 2026] GET /volume/v3/snapshots/1b34f5c7-5706-444a-8349-b8b3b7a9d791/metadata => generated 75 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 06:39:26 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-ff5e996a-bbeb-4bfa-b428-424dce1204e6 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:26 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-ff5e996a-bbeb-4bfa-b428-424dce1204e6 tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] PUT http://192.168.122.198/volume/v3/snapshots/1b34f5c7-5706-444a-8349-b8b3b7a9d791/metadata Sep 06 06:39:26 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-ff5e996a-bbeb-4bfa-b428-424dce1204e6 tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:39:26 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:26 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:39:26 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-ff5e996a-bbeb-4bfa-b428-424dce1204e6 tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] Snapshot retrieved successfully. Sep 06 06:39:26 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-ff5e996a-bbeb-4bfa-b428-424dce1204e6 tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] Update snapshot metadata completed successfully. Sep 06 06:39:26 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-ff5e996a-bbeb-4bfa-b428-424dce1204e6 tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] http://192.168.122.198/volume/v3/snapshots/1b34f5c7-5706-444a-8349-b8b3b7a9d791/metadata returned with HTTP 200 Sep 06 06:39:26 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 696/1375] 192.168.122.198 () {60 vars in 1285 bytes} [Sun Sep 6 06:39:26 2026] PUT /volume/v3/snapshots/1b34f5c7-5706-444a-8349-b8b3b7a9d791/metadata => generated 16 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 06:39:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-bd8b5822-3fcc-41dd-864d-0f138ba62303 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:26 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-bd8b5822-3fcc-41dd-864d-0f138ba62303 tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] DELETE http://192.168.122.198/volume/v3/snapshots/1b34f5c7-5706-444a-8349-b8b3b7a9d791 Sep 06 06:39:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-bd8b5822-3fcc-41dd-864d-0f138ba62303 tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-bd8b5822-3fcc-41dd-864d-0f138ba62303 tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:26 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.snapshots [None req-bd8b5822-3fcc-41dd-864d-0f138ba62303 tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] Delete snapshot with id: 1b34f5c7-5706-444a-8349-b8b3b7a9d791 Sep 06 06:39:26 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:26 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:39:26 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-bd8b5822-3fcc-41dd-864d-0f138ba62303 tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] Snapshot retrieved successfully. Sep 06 06:39:26 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:26 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:39:26 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-bd8b5822-3fcc-41dd-864d-0f138ba62303 tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] Snapshot delete request issued successfully. Sep 06 06:39:26 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-bd8b5822-3fcc-41dd-864d-0f138ba62303 tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] http://192.168.122.198/volume/v3/snapshots/1b34f5c7-5706-444a-8349-b8b3b7a9d791 returned with HTTP 202 Sep 06 06:39:26 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 680/1376] 192.168.122.198 () {58 vars in 1241 bytes} [Sun Sep 6 06:39:26 2026] DELETE /volume/v3/snapshots/1b34f5c7-5706-444a-8349-b8b3b7a9d791 => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:39:26 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-dbf3a3c5-9117-4633-866e-dd494b962352 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:26 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-dbf3a3c5-9117-4633-866e-dd494b962352 tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] GET http://192.168.122.198/volume/v3/snapshots/1b34f5c7-5706-444a-8349-b8b3b7a9d791 Sep 06 06:39:26 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-dbf3a3c5-9117-4633-866e-dd494b962352 tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:26 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-dbf3a3c5-9117-4633-866e-dd494b962352 tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:26 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:26 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:39:26 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-dbf3a3c5-9117-4633-866e-dd494b962352 tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] Snapshot retrieved successfully. Sep 06 06:39:26 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-dbf3a3c5-9117-4633-866e-dd494b962352 tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] http://192.168.122.198/volume/v3/snapshots/1b34f5c7-5706-444a-8349-b8b3b7a9d791 returned with HTTP 200 Sep 06 06:39:26 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 697/1377] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:39:26 2026] GET /volume/v3/snapshots/1b34f5c7-5706-444a-8349-b8b3b7a9d791 => generated 468 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 06:39:27 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-c3aeddfa-3a7f-4731-bf20-0e8b1b7de5a2 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:27 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c3aeddfa-3a7f-4731-bf20-0e8b1b7de5a2 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] GET http://192.168.122.198/volume/v3/volumes/11514717-d5a4-4e5e-8269-d526ed8dc3f0 Sep 06 06:39:27 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-c3aeddfa-3a7f-4731-bf20-0e8b1b7de5a2 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:27 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-c3aeddfa-3a7f-4731-bf20-0e8b1b7de5a2 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:27 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:27 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:39:27 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:27 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:39:27 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-c3aeddfa-3a7f-4731-bf20-0e8b1b7de5a2 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Volume info retrieved successfully. Sep 06 06:39:27 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c3aeddfa-3a7f-4731-bf20-0e8b1b7de5a2 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] http://192.168.122.198/volume/v3/volumes/11514717-d5a4-4e5e-8269-d526ed8dc3f0 returned with HTTP 200 Sep 06 06:39:27 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 681/1378] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:39:27 2026] GET /volume/v3/volumes/11514717-d5a4-4e5e-8269-d526ed8dc3f0 => generated 861 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:39:27 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-a4b53796-1783-44d2-99d2-2c031973d740 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:27 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-a4b53796-1783-44d2-99d2-2c031973d740 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] POST http://192.168.122.198/volume/v3/snapshots Sep 06 06:39:27 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-a4b53796-1783-44d2-99d2-2c031973d740 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "11514717-d5a4-4e5e-8269-d526ed8dc3f0", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-1817647843"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:39:27 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-9fa5a987-fa84-4d60-bb3e-11454eb9d325 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:27 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-9fa5a987-fa84-4d60-bb3e-11454eb9d325 tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] GET http://192.168.122.198/volume/v3/snapshots/1b34f5c7-5706-444a-8349-b8b3b7a9d791 Sep 06 06:39:27 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-9fa5a987-fa84-4d60-bb3e-11454eb9d325 tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:27 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-9fa5a987-fa84-4d60-bb3e-11454eb9d325 tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:28 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:28 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:39:28 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-9fa5a987-fa84-4d60-bb3e-11454eb9d325 tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] Snapshot retrieved successfully. Sep 06 06:39:28 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-9fa5a987-fa84-4d60-bb3e-11454eb9d325 tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] http://192.168.122.198/volume/v3/snapshots/1b34f5c7-5706-444a-8349-b8b3b7a9d791 returned with HTTP 200 Sep 06 06:39:28 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 682/1379] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:39:27 2026] GET /volume/v3/snapshots/1b34f5c7-5706-444a-8349-b8b3b7a9d791 => generated 468 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:39:28 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:28 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:39:28 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:28 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:39:28 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-a4b53796-1783-44d2-99d2-2c031973d740 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Volume info retrieved successfully. Sep 06 06:39:28 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.snapshots [None req-a4b53796-1783-44d2-99d2-2c031973d740 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Create snapshot from volume 11514717-d5a4-4e5e-8269-d526ed8dc3f0 Sep 06 06:39:28 devstack devstack@c-api.service[87015]: DEBUG cinder.quota [None req-a4b53796-1783-44d2-99d2-2c031973d740 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Created reservations ['d7997337-fcbb-4597-8acb-eff8e06c211f', 'f6948bd5-7f60-4241-8061-7042f5464539', '0329d0fd-e255-428b-ad5e-2df019e6a2d5', '08185cb8-e31d-4225-81aa-b452a9aff950'] {{(pid=87015) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:39:28 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:28 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:39:28 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-a4b53796-1783-44d2-99d2-2c031973d740 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Snapshot create request issued successfully. Sep 06 06:39:28 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-a4b53796-1783-44d2-99d2-2c031973d740 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] http://192.168.122.198/volume/v3/snapshots returned with HTTP 202 Sep 06 06:39:28 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 698/1380] 192.168.122.198 () {60 vars in 1149 bytes} [Sun Sep 6 06:39:27 2026] POST /volume/v3/snapshots => generated 316 bytes in 686 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:39:28 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-5e3dea77-9fe0-48fa-b2da-0670f140c720 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:28 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-5e3dea77-9fe0-48fa-b2da-0670f140c720 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] GET http://192.168.122.198/volume/v3/snapshots/0b69a6a3-bae3-45a0-b413-b3eb62531ed0 Sep 06 06:39:28 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-5e3dea77-9fe0-48fa-b2da-0670f140c720 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:28 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-5e3dea77-9fe0-48fa-b2da-0670f140c720 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:28 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:28 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:39:28 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-5e3dea77-9fe0-48fa-b2da-0670f140c720 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Snapshot retrieved successfully. Sep 06 06:39:28 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-5e3dea77-9fe0-48fa-b2da-0670f140c720 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] http://192.168.122.198/volume/v3/snapshots/0b69a6a3-bae3-45a0-b413-b3eb62531ed0 returned with HTTP 200 Sep 06 06:39:28 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 683/1381] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:39:28 2026] GET /volume/v3/snapshots/0b69a6a3-bae3-45a0-b413-b3eb62531ed0 => generated 448 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:39:29 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-de259407-93b7-4bf3-81f3-305997680811 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:29 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-de259407-93b7-4bf3-81f3-305997680811 tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] GET http://192.168.122.198/volume/v3/snapshots/1b34f5c7-5706-444a-8349-b8b3b7a9d791 Sep 06 06:39:29 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-de259407-93b7-4bf3-81f3-305997680811 tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:29 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-de259407-93b7-4bf3-81f3-305997680811 tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:29 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:29 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:39:29 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-de259407-93b7-4bf3-81f3-305997680811 tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] Snapshot retrieved successfully. Sep 06 06:39:29 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-de259407-93b7-4bf3-81f3-305997680811 tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] http://192.168.122.198/volume/v3/snapshots/1b34f5c7-5706-444a-8349-b8b3b7a9d791 returned with HTTP 200 Sep 06 06:39:29 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 699/1382] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:39:29 2026] GET /volume/v3/snapshots/1b34f5c7-5706-444a-8349-b8b3b7a9d791 => generated 468 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:39:29 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-601f0a09-554f-4ffc-994c-6ec5dd0cab6f None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:29 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-601f0a09-554f-4ffc-994c-6ec5dd0cab6f tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] GET http://192.168.122.198/volume/v3/snapshots/0b69a6a3-bae3-45a0-b413-b3eb62531ed0 Sep 06 06:39:29 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-601f0a09-554f-4ffc-994c-6ec5dd0cab6f tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:29 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-601f0a09-554f-4ffc-994c-6ec5dd0cab6f tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:29 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:29 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:39:29 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-601f0a09-554f-4ffc-994c-6ec5dd0cab6f tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Snapshot retrieved successfully. Sep 06 06:39:29 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-e4eda40b-d39b-4e5c-a0ef-f4431733849a req-9910450e-f948-4168-9cd5-79b9bc63d3e7 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:29 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-601f0a09-554f-4ffc-994c-6ec5dd0cab6f tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] http://192.168.122.198/volume/v3/snapshots/0b69a6a3-bae3-45a0-b413-b3eb62531ed0 returned with HTTP 200 Sep 06 06:39:29 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 684/1383] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:39:29 2026] GET /volume/v3/snapshots/0b69a6a3-bae3-45a0-b413-b3eb62531ed0 => generated 448 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:39:29 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-e4eda40b-d39b-4e5c-a0ef-f4431733849a req-9910450e-f948-4168-9cd5-79b9bc63d3e7 tempest-AttachVolumeShelveTestJSON-1287215161 tempest-AttachVolumeShelveTestJSON-1287215161-project-member] GET http://192.168.122.198/volume/v3/volumes/14923f28-f152-4f61-b2f2-a658646b422c Sep 06 06:39:29 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-e4eda40b-d39b-4e5c-a0ef-f4431733849a req-9910450e-f948-4168-9cd5-79b9bc63d3e7 tempest-AttachVolumeShelveTestJSON-1287215161 tempest-AttachVolumeShelveTestJSON-1287215161-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:29 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-e4eda40b-d39b-4e5c-a0ef-f4431733849a req-9910450e-f948-4168-9cd5-79b9bc63d3e7 tempest-AttachVolumeShelveTestJSON-1287215161 tempest-AttachVolumeShelveTestJSON-1287215161-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:29 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:29 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:39:29 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:29 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:39:29 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [req-e4eda40b-d39b-4e5c-a0ef-f4431733849a req-9910450e-f948-4168-9cd5-79b9bc63d3e7 tempest-AttachVolumeShelveTestJSON-1287215161 tempest-AttachVolumeShelveTestJSON-1287215161-project-member] Volume info retrieved successfully. Sep 06 06:39:29 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-e4eda40b-d39b-4e5c-a0ef-f4431733849a req-9910450e-f948-4168-9cd5-79b9bc63d3e7 tempest-AttachVolumeShelveTestJSON-1287215161 tempest-AttachVolumeShelveTestJSON-1287215161-project-member] http://192.168.122.198/volume/v3/volumes/14923f28-f152-4f61-b2f2-a658646b422c returned with HTTP 200 Sep 06 06:39:29 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 700/1384] 192.168.122.198 () {60 vars in 1487 bytes} [Sun Sep 6 06:39:29 2026] GET /volume/v3/volumes/14923f28-f152-4f61-b2f2-a658646b422c => generated 859 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:39:29 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-3dcda9b1-11ce-49f7-8ae0-fda7a2d14ee7 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:29 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-3dcda9b1-11ce-49f7-8ae0-fda7a2d14ee7 None None] GET http://192.168.122.198/volume// Sep 06 06:39:29 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-3dcda9b1-11ce-49f7-8ae0-fda7a2d14ee7 None None] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:29 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-3dcda9b1-11ce-49f7-8ae0-fda7a2d14ee7 None None] Calling method 'all' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:29 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-3dcda9b1-11ce-49f7-8ae0-fda7a2d14ee7 None None] http://192.168.122.198/volume// returned with HTTP 300 Sep 06 06:39:29 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 685/1385] 192.168.122.198 () {58 vars in 1308 bytes} [Sun Sep 6 06:39:29 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 06:39:29 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-e4eda40b-d39b-4e5c-a0ef-f4431733849a req-430b515d-4945-4ccf-b2c8-a42eb2ebba20 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:29 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-e4eda40b-d39b-4e5c-a0ef-f4431733849a req-430b515d-4945-4ccf-b2c8-a42eb2ebba20 tempest-AttachVolumeShelveTestJSON-1287215161 tempest-AttachVolumeShelveTestJSON-1287215161-project-member] POST http://192.168.122.198/volume/v3/attachments Sep 06 06:39:29 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-e4eda40b-d39b-4e5c-a0ef-f4431733849a req-430b515d-4945-4ccf-b2c8-a42eb2ebba20 tempest-AttachVolumeShelveTestJSON-1287215161 tempest-AttachVolumeShelveTestJSON-1287215161-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "14923f28-f152-4f61-b2f2-a658646b422c", "connector": null, "instance_uuid": "dcc4a3bc-bbab-46ba-96a2-9753b3e27c33"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:39:29 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:29 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:39:29 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:29 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:39:29 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-e4eda40b-d39b-4e5c-a0ef-f4431733849a req-430b515d-4945-4ccf-b2c8-a42eb2ebba20 tempest-AttachVolumeShelveTestJSON-1287215161 tempest-AttachVolumeShelveTestJSON-1287215161-project-member] http://192.168.122.198/volume/v3/attachments returned with HTTP 200 Sep 06 06:39:29 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 701/1386] 192.168.122.198 () {66 vars in 1483 bytes} [Sun Sep 6 06:39:29 2026] POST /volume/v3/attachments => generated 273 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:39:29 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [req-e4eda40b-d39b-4e5c-a0ef-f4431733849a req-311c6ec7-cdad-4043-9770-ca935042bf35 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:29 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-e4eda40b-d39b-4e5c-a0ef-f4431733849a req-311c6ec7-cdad-4043-9770-ca935042bf35 tempest-AttachVolumeShelveTestJSON-1287215161 tempest-AttachVolumeShelveTestJSON-1287215161-project-member] POST http://192.168.122.198/volume/v3/attachments/5ee192dd-1720-4889-ac54-4155d9c7cca7/action Sep 06 06:39:29 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-e4eda40b-d39b-4e5c-a0ef-f4431733849a req-311c6ec7-cdad-4043-9770-ca935042bf35 tempest-AttachVolumeShelveTestJSON-1287215161 tempest-AttachVolumeShelveTestJSON-1287215161-project-member] Action body: b'{"os-complete": null}' {{(pid=87014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:39:29 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-e4eda40b-d39b-4e5c-a0ef-f4431733849a req-311c6ec7-cdad-4043-9770-ca935042bf35 tempest-AttachVolumeShelveTestJSON-1287215161 tempest-AttachVolumeShelveTestJSON-1287215161-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:39:29 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:29 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:39:29 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:29 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:39:29 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-e4eda40b-d39b-4e5c-a0ef-f4431733849a req-311c6ec7-cdad-4043-9770-ca935042bf35 tempest-AttachVolumeShelveTestJSON-1287215161 tempest-AttachVolumeShelveTestJSON-1287215161-project-member] http://192.168.122.198/volume/v3/attachments/5ee192dd-1720-4889-ac54-4155d9c7cca7/action returned with HTTP 204 Sep 06 06:39:29 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 686/1387] 192.168.122.198 () {66 vars in 1614 bytes} [Sun Sep 6 06:39:29 2026] POST /volume/v3/attachments/5ee192dd-1720-4889-ac54-4155d9c7cca7/action => generated 0 bytes in 152 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:39:30 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-6843a445-3181-4a07-8965-e1c54614f5f9 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:30 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-6843a445-3181-4a07-8965-e1c54614f5f9 tempest-AttachVolumeShelveTestJSON-1287215161 tempest-AttachVolumeShelveTestJSON-1287215161-project-member] GET http://192.168.122.198/volume/v3/volumes/14923f28-f152-4f61-b2f2-a658646b422c Sep 06 06:39:30 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-6843a445-3181-4a07-8965-e1c54614f5f9 tempest-AttachVolumeShelveTestJSON-1287215161 tempest-AttachVolumeShelveTestJSON-1287215161-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:30 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-6843a445-3181-4a07-8965-e1c54614f5f9 tempest-AttachVolumeShelveTestJSON-1287215161 tempest-AttachVolumeShelveTestJSON-1287215161-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:30 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:30 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:39:30 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:30 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:39:30 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-6843a445-3181-4a07-8965-e1c54614f5f9 tempest-AttachVolumeShelveTestJSON-1287215161 tempest-AttachVolumeShelveTestJSON-1287215161-project-member] Volume info retrieved successfully. Sep 06 06:39:30 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-6843a445-3181-4a07-8965-e1c54614f5f9 tempest-AttachVolumeShelveTestJSON-1287215161 tempest-AttachVolumeShelveTestJSON-1287215161-project-member] http://192.168.122.198/volume/v3/volumes/14923f28-f152-4f61-b2f2-a658646b422c returned with HTTP 200 Sep 06 06:39:30 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 702/1388] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:39:30 2026] GET /volume/v3/volumes/14923f28-f152-4f61-b2f2-a658646b422c => generated 1121 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:39:30 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-9616a90a-a27a-4dbb-a159-0a6ed64b15c3 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:30 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-9616a90a-a27a-4dbb-a159-0a6ed64b15c3 tempest-AttachVolumeShelveTestJSON-1287215161 tempest-AttachVolumeShelveTestJSON-1287215161-project-member] GET http://192.168.122.198/volume/v3/volumes/14923f28-f152-4f61-b2f2-a658646b422c Sep 06 06:39:30 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-9616a90a-a27a-4dbb-a159-0a6ed64b15c3 tempest-AttachVolumeShelveTestJSON-1287215161 tempest-AttachVolumeShelveTestJSON-1287215161-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:30 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-9616a90a-a27a-4dbb-a159-0a6ed64b15c3 tempest-AttachVolumeShelveTestJSON-1287215161 tempest-AttachVolumeShelveTestJSON-1287215161-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:30 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:30 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:39:30 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-4aab1b2f-0264-405d-a167-f9a68e07b383 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:30 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-4aab1b2f-0264-405d-a167-f9a68e07b383 tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] GET http://192.168.122.198/volume/v3/snapshots/1b34f5c7-5706-444a-8349-b8b3b7a9d791 Sep 06 06:39:30 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-4aab1b2f-0264-405d-a167-f9a68e07b383 tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:30 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-4aab1b2f-0264-405d-a167-f9a68e07b383 tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:30 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:30 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:39:30 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-4aab1b2f-0264-405d-a167-f9a68e07b383 tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] http://192.168.122.198/volume/v3/snapshots/1b34f5c7-5706-444a-8349-b8b3b7a9d791 returned with HTTP 404 Sep 06 06:39:30 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 703/1389] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:39:30 2026] GET /volume/v3/snapshots/1b34f5c7-5706-444a-8349-b8b3b7a9d791 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:39:30 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-9616a90a-a27a-4dbb-a159-0a6ed64b15c3 tempest-AttachVolumeShelveTestJSON-1287215161 tempest-AttachVolumeShelveTestJSON-1287215161-project-member] Volume info retrieved successfully. Sep 06 06:39:30 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-b92f47d0-0b04-42a3-add5-45f08de92f6a None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:30 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-9616a90a-a27a-4dbb-a159-0a6ed64b15c3 tempest-AttachVolumeShelveTestJSON-1287215161 tempest-AttachVolumeShelveTestJSON-1287215161-project-member] http://192.168.122.198/volume/v3/volumes/14923f28-f152-4f61-b2f2-a658646b422c returned with HTTP 200 Sep 06 06:39:30 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 687/1390] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:39:30 2026] GET /volume/v3/volumes/14923f28-f152-4f61-b2f2-a658646b422c => generated 1121 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:39:30 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b92f47d0-0b04-42a3-add5-45f08de92f6a tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] GET http://192.168.122.198/volume/v3/volumes/bf09e294-8bad-46d0-9328-cbabe43fad8c Sep 06 06:39:30 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b92f47d0-0b04-42a3-add5-45f08de92f6a tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:30 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b92f47d0-0b04-42a3-add5-45f08de92f6a tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:30 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:30 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:39:30 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:30 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:39:30 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-b92f47d0-0b04-42a3-add5-45f08de92f6a tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] Volume info retrieved successfully. Sep 06 06:39:30 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b92f47d0-0b04-42a3-add5-45f08de92f6a tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] http://192.168.122.198/volume/v3/volumes/bf09e294-8bad-46d0-9328-cbabe43fad8c returned with HTTP 200 Sep 06 06:39:30 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 704/1391] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:39:30 2026] GET /volume/v3/volumes/bf09e294-8bad-46d0-9328-cbabe43fad8c => generated 857 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:39:30 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-b8f366e8-6c21-4685-b87e-b7682634e47b None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:30 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [req-0c955a5e-67fc-4931-a74f-523c3d3ea0fa req-bf6e69b4-86ed-4ec6-bbea-fc4e23fdb70a None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:30 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b8f366e8-6c21-4685-b87e-b7682634e47b tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] DELETE http://192.168.122.198/volume/v3/volumes/bf09e294-8bad-46d0-9328-cbabe43fad8c Sep 06 06:39:30 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-0c955a5e-67fc-4931-a74f-523c3d3ea0fa req-bf6e69b4-86ed-4ec6-bbea-fc4e23fdb70a tempest-AttachVolumeShelveTestJSON-1287215161 tempest-AttachVolumeShelveTestJSON-1287215161-project-member] GET http://192.168.122.198/volume/v3/volumes/14923f28-f152-4f61-b2f2-a658646b422c Sep 06 06:39:30 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-0c955a5e-67fc-4931-a74f-523c3d3ea0fa req-bf6e69b4-86ed-4ec6-bbea-fc4e23fdb70a tempest-AttachVolumeShelveTestJSON-1287215161 tempest-AttachVolumeShelveTestJSON-1287215161-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:30 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b8f366e8-6c21-4685-b87e-b7682634e47b tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:30 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b8f366e8-6c21-4685-b87e-b7682634e47b tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:30 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-b8f366e8-6c21-4685-b87e-b7682634e47b tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] Delete volume with id: bf09e294-8bad-46d0-9328-cbabe43fad8c Sep 06 06:39:30 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-0c955a5e-67fc-4931-a74f-523c3d3ea0fa req-bf6e69b4-86ed-4ec6-bbea-fc4e23fdb70a tempest-AttachVolumeShelveTestJSON-1287215161 tempest-AttachVolumeShelveTestJSON-1287215161-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:30 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:30 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:39:30 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:30 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:39:30 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:30 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:39:30 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-b8f366e8-6c21-4685-b87e-b7682634e47b tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] Volume info retrieved successfully. Sep 06 06:39:30 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:30 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:39:30 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [req-0c955a5e-67fc-4931-a74f-523c3d3ea0fa req-bf6e69b4-86ed-4ec6-bbea-fc4e23fdb70a tempest-AttachVolumeShelveTestJSON-1287215161 tempest-AttachVolumeShelveTestJSON-1287215161-project-member] Volume info retrieved successfully. Sep 06 06:39:30 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-0c955a5e-67fc-4931-a74f-523c3d3ea0fa req-bf6e69b4-86ed-4ec6-bbea-fc4e23fdb70a tempest-AttachVolumeShelveTestJSON-1287215161 tempest-AttachVolumeShelveTestJSON-1287215161-project-member] http://192.168.122.198/volume/v3/volumes/14923f28-f152-4f61-b2f2-a658646b422c returned with HTTP 200 Sep 06 06:39:30 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 688/1392] 192.168.122.198 () {60 vars in 1487 bytes} [Sun Sep 6 06:39:30 2026] GET /volume/v3/volumes/14923f28-f152-4f61-b2f2-a658646b422c => generated 1121 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:39:30 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-b8f366e8-6c21-4685-b87e-b7682634e47b tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] Delete volume request issued successfully. Sep 06 06:39:30 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b8f366e8-6c21-4685-b87e-b7682634e47b tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] http://192.168.122.198/volume/v3/volumes/bf09e294-8bad-46d0-9328-cbabe43fad8c returned with HTTP 202 Sep 06 06:39:30 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 705/1393] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:39:30 2026] DELETE /volume/v3/volumes/bf09e294-8bad-46d0-9328-cbabe43fad8c => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:39:30 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-91858cec-1fff-4780-b175-869b8507417a None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:30 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-91858cec-1fff-4780-b175-869b8507417a tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] GET http://192.168.122.198/volume/v3/volumes/bf09e294-8bad-46d0-9328-cbabe43fad8c Sep 06 06:39:30 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-91858cec-1fff-4780-b175-869b8507417a tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:30 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-91858cec-1fff-4780-b175-869b8507417a tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:30 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:30 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:39:30 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:30 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:39:30 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-91858cec-1fff-4780-b175-869b8507417a tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] Volume info retrieved successfully. Sep 06 06:39:30 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-91858cec-1fff-4780-b175-869b8507417a tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] http://192.168.122.198/volume/v3/volumes/bf09e294-8bad-46d0-9328-cbabe43fad8c returned with HTTP 200 Sep 06 06:39:30 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 689/1394] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:39:30 2026] GET /volume/v3/volumes/bf09e294-8bad-46d0-9328-cbabe43fad8c => generated 856 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:39:30 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-0c955a5e-67fc-4931-a74f-523c3d3ea0fa req-735cd2b9-180a-40ee-9ac4-aa7597ac38fa None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:30 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-0c955a5e-67fc-4931-a74f-523c3d3ea0fa req-735cd2b9-180a-40ee-9ac4-aa7597ac38fa tempest-AttachVolumeShelveTestJSON-1287215161 tempest-AttachVolumeShelveTestJSON-1287215161-project-member] DELETE http://192.168.122.198/volume/v3/attachments/5ee192dd-1720-4889-ac54-4155d9c7cca7 Sep 06 06:39:30 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-0c955a5e-67fc-4931-a74f-523c3d3ea0fa req-735cd2b9-180a-40ee-9ac4-aa7597ac38fa tempest-AttachVolumeShelveTestJSON-1287215161 tempest-AttachVolumeShelveTestJSON-1287215161-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:30 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-0c955a5e-67fc-4931-a74f-523c3d3ea0fa req-735cd2b9-180a-40ee-9ac4-aa7597ac38fa tempest-AttachVolumeShelveTestJSON-1287215161 tempest-AttachVolumeShelveTestJSON-1287215161-project-member] Calling method 'version_select' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:30 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:30 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:39:30 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-c7624cc0-34b2-4e2b-8a50-04b36a906c10 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:30 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c7624cc0-34b2-4e2b-8a50-04b36a906c10 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] GET http://192.168.122.198/volume/v3/snapshots/0b69a6a3-bae3-45a0-b413-b3eb62531ed0 Sep 06 06:39:30 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-c7624cc0-34b2-4e2b-8a50-04b36a906c10 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:30 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-c7624cc0-34b2-4e2b-8a50-04b36a906c10 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:30 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:30 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:39:30 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-c7624cc0-34b2-4e2b-8a50-04b36a906c10 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Snapshot retrieved successfully. Sep 06 06:39:30 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c7624cc0-34b2-4e2b-8a50-04b36a906c10 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] http://192.168.122.198/volume/v3/snapshots/0b69a6a3-bae3-45a0-b413-b3eb62531ed0 returned with HTTP 200 Sep 06 06:39:30 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 690/1395] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:39:30 2026] GET /volume/v3/snapshots/0b69a6a3-bae3-45a0-b413-b3eb62531ed0 => generated 448 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:39:30 devstack devstack@c-api.service[87015]: /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 06 06:39:30 devstack devstack@c-api.service[87015]: return base.obj_make_list(context, Sep 06 06:39:30 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-0c955a5e-67fc-4931-a74f-523c3d3ea0fa req-735cd2b9-180a-40ee-9ac4-aa7597ac38fa tempest-AttachVolumeShelveTestJSON-1287215161 tempest-AttachVolumeShelveTestJSON-1287215161-project-member] http://192.168.122.198/volume/v3/attachments/5ee192dd-1720-4889-ac54-4155d9c7cca7 returned with HTTP 200 Sep 06 06:39:30 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 706/1396] 192.168.122.198 () {64 vars in 1562 bytes} [Sun Sep 6 06:39:30 2026] DELETE /volume/v3/attachments/5ee192dd-1720-4889-ac54-4155d9c7cca7 => generated 19 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 06:39:30 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-f415fc61-0e1b-4e81-a0ff-e3c8b07149ac None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:30 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f415fc61-0e1b-4e81-a0ff-e3c8b07149ac tempest-AttachVolumeShelveTestJSON-1287215161 tempest-AttachVolumeShelveTestJSON-1287215161-project-member] GET http://192.168.122.198/volume/v3/volumes/14923f28-f152-4f61-b2f2-a658646b422c Sep 06 06:39:30 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-f415fc61-0e1b-4e81-a0ff-e3c8b07149ac tempest-AttachVolumeShelveTestJSON-1287215161 tempest-AttachVolumeShelveTestJSON-1287215161-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:30 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-f415fc61-0e1b-4e81-a0ff-e3c8b07149ac tempest-AttachVolumeShelveTestJSON-1287215161 tempest-AttachVolumeShelveTestJSON-1287215161-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:30 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:30 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:39:30 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:30 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:39:30 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-f415fc61-0e1b-4e81-a0ff-e3c8b07149ac tempest-AttachVolumeShelveTestJSON-1287215161 tempest-AttachVolumeShelveTestJSON-1287215161-project-member] Volume info retrieved successfully. Sep 06 06:39:30 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f415fc61-0e1b-4e81-a0ff-e3c8b07149ac tempest-AttachVolumeShelveTestJSON-1287215161 tempest-AttachVolumeShelveTestJSON-1287215161-project-member] http://192.168.122.198/volume/v3/volumes/14923f28-f152-4f61-b2f2-a658646b422c returned with HTTP 200 Sep 06 06:39:30 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 691/1397] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:39:30 2026] GET /volume/v3/volumes/14923f28-f152-4f61-b2f2-a658646b422c => generated 859 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:39:31 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-0ef4ec91-060f-4094-808c-3f790fbfeb29 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:31 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-0ef4ec91-060f-4094-808c-3f790fbfeb29 tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] GET http://192.168.122.198/volume/v3/volumes/bf09e294-8bad-46d0-9328-cbabe43fad8c Sep 06 06:39:31 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-0ef4ec91-060f-4094-808c-3f790fbfeb29 tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:31 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-0ef4ec91-060f-4094-808c-3f790fbfeb29 tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:31 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:31 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:39:31 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:31 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:39:31 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-0ef4ec91-060f-4094-808c-3f790fbfeb29 tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] Volume info retrieved successfully. Sep 06 06:39:31 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-0ef4ec91-060f-4094-808c-3f790fbfeb29 tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] http://192.168.122.198/volume/v3/volumes/bf09e294-8bad-46d0-9328-cbabe43fad8c returned with HTTP 200 Sep 06 06:39:31 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 707/1398] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:39:31 2026] GET /volume/v3/volumes/bf09e294-8bad-46d0-9328-cbabe43fad8c => generated 856 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:39:31 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-d33633c4-1682-4908-b14b-13327d25c2c3 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:31 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-d33633c4-1682-4908-b14b-13327d25c2c3 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] GET http://192.168.122.198/volume/v3/snapshots/0b69a6a3-bae3-45a0-b413-b3eb62531ed0 Sep 06 06:39:31 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-d33633c4-1682-4908-b14b-13327d25c2c3 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:31 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-d33633c4-1682-4908-b14b-13327d25c2c3 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:31 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:31 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:39:31 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-d33633c4-1682-4908-b14b-13327d25c2c3 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Snapshot retrieved successfully. Sep 06 06:39:31 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-d33633c4-1682-4908-b14b-13327d25c2c3 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] http://192.168.122.198/volume/v3/snapshots/0b69a6a3-bae3-45a0-b413-b3eb62531ed0 returned with HTTP 200 Sep 06 06:39:31 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 692/1399] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:39:31 2026] GET /volume/v3/snapshots/0b69a6a3-bae3-45a0-b413-b3eb62531ed0 => generated 475 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:39:31 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-ec81e387-f363-461b-9625-52716b74ab76 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:31 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-ec81e387-f363-461b-9625-52716b74ab76 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:39:31 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-ec81e387-f363-461b-9625-52716b74ab76 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "0b69a6a3-bae3-45a0-b413-b3eb62531ed0", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-895731608"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:39:31 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.volumes [None req-ec81e387-f363-461b-9625-52716b74ab76 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Create volume request body: {'volume': {"'snapshot_id": '0b69a6a3-bae3-45a0-b413-b3eb62531ed0', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-895731608'}} {{(pid=87015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:39:31 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-ec81e387-f363-461b-9625-52716b74ab76 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Create volume of 1 GB Sep 06 06:39:31 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-ec81e387-f363-461b-9625-52716b74ab76 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Availability Zones retrieved successfully. Sep 06 06:39:31 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-ec81e387-f363-461b-9625-52716b74ab76 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Flow 'volume_create_api' (5be863c9-82c1-4402-bf8b-eea96ad634d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:39:31 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-ec81e387-f363-461b-9625-52716b74ab76 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8686b58d-a0fa-48e2-a776-d2ec34e0ff1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:39:31 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.flows.api.create_volume [None req-ec81e387-f363-461b-9625-52716b74ab76 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Validating volume size '1' using validate_int {{(pid=87015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:39:31 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-ec81e387-f363-461b-9625-52716b74ab76 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8686b58d-a0fa-48e2-a776-d2ec34e0ff1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:39:31 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-ec81e387-f363-461b-9625-52716b74ab76 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95e5eaa1-2bb2-49dd-9bb2-483cb43aa841) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:39:31 devstack devstack@c-api.service[87015]: DEBUG cinder.quota [None req-ec81e387-f363-461b-9625-52716b74ab76 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Created reservations ['db008b18-e94a-4604-9ca3-9bb9759cfc7b', '5a4dee33-08a9-4b7d-ad76-6850bacf8ca1', '2ade7125-c76e-4c02-b88a-e5140ade7356', 'c1502156-ffaf-464c-938b-45acef8c2e28'] {{(pid=87015) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:39:31 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-ec81e387-f363-461b-9625-52716b74ab76 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95e5eaa1-2bb2-49dd-9bb2-483cb43aa841) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['db008b18-e94a-4604-9ca3-9bb9759cfc7b', '5a4dee33-08a9-4b7d-ad76-6850bacf8ca1', '2ade7125-c76e-4c02-b88a-e5140ade7356', 'c1502156-ffaf-464c-938b-45acef8c2e28']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:39:31 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-ec81e387-f363-461b-9625-52716b74ab76 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f118a95-db01-49a9-bd11-a2817ae75f7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:39:31 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:31 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:39:31 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-ec81e387-f363-461b-9625-52716b74ab76 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f118a95-db01-49a9-bd11-a2817ae75f7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '642b0aff-717c-4105-9f26-1d9ff28794b5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-895731608',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a48b8b1a02bc4aa79ad2803b2be55536',qos_specs=None,replication_status=,reservations=['db008b18-e94a-4604-9ca3-9bb9759cfc7b','5a4dee33-08a9-4b7d-ad76-6850bacf8ca1','2ade7125-c76e-4c02-b88a-e5140ade7356','c1502156-ffaf-464c-938b-45acef8c2e28'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b83ce38d41b4486499aacacd05274c92',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:39:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-895731608',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=642b0aff-717c-4105-9f26-1d9ff28794b5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a48b8b1a02bc4aa79ad2803b2be55536',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b83ce38d41b4486499aacacd05274c92',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:39:31 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-ec81e387-f363-461b-9625-52716b74ab76 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac08676f-426a-4653-b62e-d51a5a7d000e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:39:31 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-ec81e387-f363-461b-9625-52716b74ab76 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac08676f-426a-4653-b62e-d51a5a7d000e) transitioned into state 'SUCCESS' from state '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-895731608',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a48b8b1a02bc4aa79ad2803b2be55536',qos_specs=None,replication_status=,reservations=['db008b18-e94a-4604-9ca3-9bb9759cfc7b','5a4dee33-08a9-4b7d-ad76-6850bacf8ca1','2ade7125-c76e-4c02-b88a-e5140ade7356','c1502156-ffaf-464c-938b-45acef8c2e28'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b83ce38d41b4486499aacacd05274c92',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:39:31 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-ec81e387-f363-461b-9625-52716b74ab76 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (590087c6-df12-450e-9e38-8fa4f382a7ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:39:32 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-ec81e387-f363-461b-9625-52716b74ab76 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (590087c6-df12-450e-9e38-8fa4f382a7ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:39:32 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-ec81e387-f363-461b-9625-52716b74ab76 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Flow 'volume_create_api' (5be863c9-82c1-4402-bf8b-eea96ad634d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:39:32 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-ec81e387-f363-461b-9625-52716b74ab76 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Create volume request issued successfully. Sep 06 06:39:32 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-ec81e387-f363-461b-9625-52716b74ab76 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:39:32 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 708/1400] 192.168.122.198 () {60 vars in 1143 bytes} [Sun Sep 6 06:39:31 2026] POST /volume/v3/volumes => generated 768 bytes in 398 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:39:32 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-0557bb99-4405-4379-a4ac-c70cf98a9aa5 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:32 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-0557bb99-4405-4379-a4ac-c70cf98a9aa5 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:39:32 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-0557bb99-4405-4379-a4ac-c70cf98a9aa5 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "0b69a6a3-bae3-45a0-b413-b3eb62531ed0", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1975168905"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:39:32 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.volumes [None req-0557bb99-4405-4379-a4ac-c70cf98a9aa5 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Create volume request body: {'volume': {"'snapshot_id": '0b69a6a3-bae3-45a0-b413-b3eb62531ed0', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1975168905'}} {{(pid=87014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:39:32 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-0557bb99-4405-4379-a4ac-c70cf98a9aa5 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Create volume of 1 GB Sep 06 06:39:32 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-0557bb99-4405-4379-a4ac-c70cf98a9aa5 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Availability Zones retrieved successfully. Sep 06 06:39:32 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-0557bb99-4405-4379-a4ac-c70cf98a9aa5 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Flow 'volume_create_api' (3cea072a-df74-453a-a9c2-0413f38de35f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:39:32 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-0557bb99-4405-4379-a4ac-c70cf98a9aa5 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08afc458-e6f5-444f-b370-0dea2bb748d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:39:32 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.flows.api.create_volume [None req-0557bb99-4405-4379-a4ac-c70cf98a9aa5 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Validating volume size '1' using validate_int {{(pid=87014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:39:32 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-0557bb99-4405-4379-a4ac-c70cf98a9aa5 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08afc458-e6f5-444f-b370-0dea2bb748d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:39:32 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-0557bb99-4405-4379-a4ac-c70cf98a9aa5 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08e4027e-b8ac-4318-8313-7a94d61ecd4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:39:32 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-0557bb99-4405-4379-a4ac-c70cf98a9aa5 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Created reservations ['6c682acc-3fde-4346-a16d-db5f7d2b1ad3', '6e5f2da2-4c65-4a90-b4d4-d8f887651c4e', '909fce05-2a48-4b21-82ed-d300b49c984e', '73691ff2-c19b-4454-8bb6-17aca6938025'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:39:32 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-0557bb99-4405-4379-a4ac-c70cf98a9aa5 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08e4027e-b8ac-4318-8313-7a94d61ecd4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6c682acc-3fde-4346-a16d-db5f7d2b1ad3', '6e5f2da2-4c65-4a90-b4d4-d8f887651c4e', '909fce05-2a48-4b21-82ed-d300b49c984e', '73691ff2-c19b-4454-8bb6-17aca6938025']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:39:32 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-0557bb99-4405-4379-a4ac-c70cf98a9aa5 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e59f5f6b-7637-4af5-bdbe-d2194e29d3be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:39:32 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:32 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:39:32 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-0557bb99-4405-4379-a4ac-c70cf98a9aa5 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e59f5f6b-7637-4af5-bdbe-d2194e29d3be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '394f0ada-a8b8-46b5-804d-6d37838a39a2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1975168905',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a48b8b1a02bc4aa79ad2803b2be55536',qos_specs=None,replication_status=,reservations=['6c682acc-3fde-4346-a16d-db5f7d2b1ad3','6e5f2da2-4c65-4a90-b4d4-d8f887651c4e','909fce05-2a48-4b21-82ed-d300b49c984e','73691ff2-c19b-4454-8bb6-17aca6938025'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b83ce38d41b4486499aacacd05274c92',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:39:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1975168905',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=394f0ada-a8b8-46b5-804d-6d37838a39a2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a48b8b1a02bc4aa79ad2803b2be55536',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b83ce38d41b4486499aacacd05274c92',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:39:32 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-0557bb99-4405-4379-a4ac-c70cf98a9aa5 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (052f1d4b-8ad1-4fc4-a9af-008800d4e0e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:39:32 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-0557bb99-4405-4379-a4ac-c70cf98a9aa5 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (052f1d4b-8ad1-4fc4-a9af-008800d4e0e8) transitioned into state 'SUCCESS' from state '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-1975168905',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a48b8b1a02bc4aa79ad2803b2be55536',qos_specs=None,replication_status=,reservations=['6c682acc-3fde-4346-a16d-db5f7d2b1ad3','6e5f2da2-4c65-4a90-b4d4-d8f887651c4e','909fce05-2a48-4b21-82ed-d300b49c984e','73691ff2-c19b-4454-8bb6-17aca6938025'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b83ce38d41b4486499aacacd05274c92',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:39:32 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-0557bb99-4405-4379-a4ac-c70cf98a9aa5 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd4d8970-0fc7-40a0-88ea-2beb57041361) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:39:32 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-0557bb99-4405-4379-a4ac-c70cf98a9aa5 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd4d8970-0fc7-40a0-88ea-2beb57041361) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:39:32 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-0557bb99-4405-4379-a4ac-c70cf98a9aa5 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Flow 'volume_create_api' (3cea072a-df74-453a-a9c2-0413f38de35f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:39:32 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-0557bb99-4405-4379-a4ac-c70cf98a9aa5 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Create volume request issued successfully. Sep 06 06:39:32 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-0557bb99-4405-4379-a4ac-c70cf98a9aa5 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:39:32 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 693/1401] 192.168.122.198 () {60 vars in 1143 bytes} [Sun Sep 6 06:39:32 2026] POST /volume/v3/volumes => generated 769 bytes in 374 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:39:32 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-16393cfa-804c-41f1-a6eb-fdee71ebb3dd None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:32 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-16393cfa-804c-41f1-a6eb-fdee71ebb3dd tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:39:32 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-16393cfa-804c-41f1-a6eb-fdee71ebb3dd tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "0b69a6a3-bae3-45a0-b413-b3eb62531ed0", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1092424859"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:39:32 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.volumes [None req-16393cfa-804c-41f1-a6eb-fdee71ebb3dd tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Create volume request body: {'volume': {"'snapshot_id": '0b69a6a3-bae3-45a0-b413-b3eb62531ed0', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1092424859'}} {{(pid=87015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:39:32 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-16393cfa-804c-41f1-a6eb-fdee71ebb3dd tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Create volume of 1 GB Sep 06 06:39:32 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:32 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:39:32 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-16393cfa-804c-41f1-a6eb-fdee71ebb3dd tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Availability Zones retrieved successfully. Sep 06 06:39:32 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-16393cfa-804c-41f1-a6eb-fdee71ebb3dd tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Flow 'volume_create_api' (3bed0cab-f58b-4035-9b2f-1727dabcd101) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:39:32 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-d626b902-64a5-4d23-bc65-2c8f472e498e None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:32 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-16393cfa-804c-41f1-a6eb-fdee71ebb3dd tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbd29086-c682-4bb7-9f29-8cef5322c2c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:39:32 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-d626b902-64a5-4d23-bc65-2c8f472e498e tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] GET http://192.168.122.198/volume/v3/volumes/bf09e294-8bad-46d0-9328-cbabe43fad8c Sep 06 06:39:32 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.flows.api.create_volume [None req-16393cfa-804c-41f1-a6eb-fdee71ebb3dd tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Validating volume size '1' using validate_int {{(pid=87015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:39:32 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-d626b902-64a5-4d23-bc65-2c8f472e498e tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:32 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-d626b902-64a5-4d23-bc65-2c8f472e498e tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:32 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-d626b902-64a5-4d23-bc65-2c8f472e498e tempest-SnapshotMetadataTestJSON-677755387 tempest-SnapshotMetadataTestJSON-677755387-project-member] http://192.168.122.198/volume/v3/volumes/bf09e294-8bad-46d0-9328-cbabe43fad8c returned with HTTP 404 Sep 06 06:39:32 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 694/1402] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:39:32 2026] GET /volume/v3/volumes/bf09e294-8bad-46d0-9328-cbabe43fad8c => generated 109 bytes in 72 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:39:32 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-16393cfa-804c-41f1-a6eb-fdee71ebb3dd tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbd29086-c682-4bb7-9f29-8cef5322c2c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:39:32 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-16393cfa-804c-41f1-a6eb-fdee71ebb3dd tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (416723df-8a3b-4444-a588-c81f10282c48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:39:32 devstack devstack@c-api.service[87015]: DEBUG cinder.quota [None req-16393cfa-804c-41f1-a6eb-fdee71ebb3dd tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Created reservations ['6da51b50-9c1f-4473-9532-e20591dddb88', '222234a5-942b-46ce-8708-330a418968b3', 'b6035c29-e894-4645-879b-3d13386d8a4b', 'cf7e466a-df6d-44f6-8ab2-796a175336b3'] {{(pid=87015) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:39:33 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-16393cfa-804c-41f1-a6eb-fdee71ebb3dd tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (416723df-8a3b-4444-a588-c81f10282c48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6da51b50-9c1f-4473-9532-e20591dddb88', '222234a5-942b-46ce-8708-330a418968b3', 'b6035c29-e894-4645-879b-3d13386d8a4b', 'cf7e466a-df6d-44f6-8ab2-796a175336b3']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:39:33 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-16393cfa-804c-41f1-a6eb-fdee71ebb3dd tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ef94df5-c9d4-47bd-af61-a4802aa407ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:39:33 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:33 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:39:33 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-16393cfa-804c-41f1-a6eb-fdee71ebb3dd tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ef94df5-c9d4-47bd-af61-a4802aa407ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8294b8cb-6b6c-4a4f-b347-2df244dd852f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1092424859',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a48b8b1a02bc4aa79ad2803b2be55536',qos_specs=None,replication_status=,reservations=['6da51b50-9c1f-4473-9532-e20591dddb88','222234a5-942b-46ce-8708-330a418968b3','b6035c29-e894-4645-879b-3d13386d8a4b','cf7e466a-df6d-44f6-8ab2-796a175336b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b83ce38d41b4486499aacacd05274c92',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:39:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1092424859',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8294b8cb-6b6c-4a4f-b347-2df244dd852f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a48b8b1a02bc4aa79ad2803b2be55536',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b83ce38d41b4486499aacacd05274c92',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:39:33 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-16393cfa-804c-41f1-a6eb-fdee71ebb3dd tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1e8e331-c834-4e10-93a7-2f49a5d6c389) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:39:33 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-16393cfa-804c-41f1-a6eb-fdee71ebb3dd tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1e8e331-c834-4e10-93a7-2f49a5d6c389) transitioned into state 'SUCCESS' from state '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-1092424859',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a48b8b1a02bc4aa79ad2803b2be55536',qos_specs=None,replication_status=,reservations=['6da51b50-9c1f-4473-9532-e20591dddb88','222234a5-942b-46ce-8708-330a418968b3','b6035c29-e894-4645-879b-3d13386d8a4b','cf7e466a-df6d-44f6-8ab2-796a175336b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b83ce38d41b4486499aacacd05274c92',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:39:33 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-16393cfa-804c-41f1-a6eb-fdee71ebb3dd tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86c42a81-e63b-498b-b5fb-cd8bceb2c078) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:39:33 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-16393cfa-804c-41f1-a6eb-fdee71ebb3dd tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86c42a81-e63b-498b-b5fb-cd8bceb2c078) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:39:33 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-16393cfa-804c-41f1-a6eb-fdee71ebb3dd tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Flow 'volume_create_api' (3bed0cab-f58b-4035-9b2f-1727dabcd101) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:39:33 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-16393cfa-804c-41f1-a6eb-fdee71ebb3dd tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Create volume request issued successfully. Sep 06 06:39:33 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-16393cfa-804c-41f1-a6eb-fdee71ebb3dd tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:39:33 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 709/1403] 192.168.122.198 () {60 vars in 1143 bytes} [Sun Sep 6 06:39:32 2026] POST /volume/v3/volumes => generated 769 bytes in 779 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 06 06:39:33 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-2d6c7e34-5539-4774-b3fc-e8a90d602e64 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:33 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-2d6c7e34-5539-4774-b3fc-e8a90d602e64 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:39:33 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-2d6c7e34-5539-4774-b3fc-e8a90d602e64 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "0b69a6a3-bae3-45a0-b413-b3eb62531ed0", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-498412058"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:39:33 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.volumes [None req-2d6c7e34-5539-4774-b3fc-e8a90d602e64 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Create volume request body: {'volume': {"'snapshot_id": '0b69a6a3-bae3-45a0-b413-b3eb62531ed0', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-498412058'}} {{(pid=87014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:39:33 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-2d6c7e34-5539-4774-b3fc-e8a90d602e64 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Create volume of 1 GB Sep 06 06:39:33 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:33 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:39:33 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-2d6c7e34-5539-4774-b3fc-e8a90d602e64 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Availability Zones retrieved successfully. Sep 06 06:39:33 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-2d6c7e34-5539-4774-b3fc-e8a90d602e64 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Flow 'volume_create_api' (39fa09c6-41e3-46a6-a8a4-df903aea7ea9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:39:33 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-2d6c7e34-5539-4774-b3fc-e8a90d602e64 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd9624aa-8083-48da-bea4-4d799bfcbb6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:39:33 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.flows.api.create_volume [None req-2d6c7e34-5539-4774-b3fc-e8a90d602e64 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Validating volume size '1' using validate_int {{(pid=87014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:39:33 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-2d6c7e34-5539-4774-b3fc-e8a90d602e64 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd9624aa-8083-48da-bea4-4d799bfcbb6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:39:33 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-2d6c7e34-5539-4774-b3fc-e8a90d602e64 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d660146-1d9c-424d-aff3-bd971476cd8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:39:33 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-2d6c7e34-5539-4774-b3fc-e8a90d602e64 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Created reservations ['11ab83a2-7302-4d10-b8af-d762ed0ec05d', '90d73e20-49db-474f-930e-40dcafd293e3', '192254e4-c728-4d05-b463-d78f8c5a2cf1', 'aa283e35-a083-4ebe-b7f9-2486155e3d20'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:39:33 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-2d6c7e34-5539-4774-b3fc-e8a90d602e64 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d660146-1d9c-424d-aff3-bd971476cd8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['11ab83a2-7302-4d10-b8af-d762ed0ec05d', '90d73e20-49db-474f-930e-40dcafd293e3', '192254e4-c728-4d05-b463-d78f8c5a2cf1', 'aa283e35-a083-4ebe-b7f9-2486155e3d20']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:39:33 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-2d6c7e34-5539-4774-b3fc-e8a90d602e64 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7207122d-8257-4880-947c-0563b638d62e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:39:33 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:33 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:39:33 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-2d6c7e34-5539-4774-b3fc-e8a90d602e64 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7207122d-8257-4880-947c-0563b638d62e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '12ec1c42-f0e9-4206-9c0f-f816d9d6345a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-498412058',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a48b8b1a02bc4aa79ad2803b2be55536',qos_specs=None,replication_status=,reservations=['11ab83a2-7302-4d10-b8af-d762ed0ec05d','90d73e20-49db-474f-930e-40dcafd293e3','192254e4-c728-4d05-b463-d78f8c5a2cf1','aa283e35-a083-4ebe-b7f9-2486155e3d20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b83ce38d41b4486499aacacd05274c92',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:39:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-498412058',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=12ec1c42-f0e9-4206-9c0f-f816d9d6345a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a48b8b1a02bc4aa79ad2803b2be55536',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b83ce38d41b4486499aacacd05274c92',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:39:33 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-2d6c7e34-5539-4774-b3fc-e8a90d602e64 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0887d371-4db4-475b-bb20-b243e2e5e8eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:39:33 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-2d6c7e34-5539-4774-b3fc-e8a90d602e64 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0887d371-4db4-475b-bb20-b243e2e5e8eb) transitioned into state 'SUCCESS' from state '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-498412058',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a48b8b1a02bc4aa79ad2803b2be55536',qos_specs=None,replication_status=,reservations=['11ab83a2-7302-4d10-b8af-d762ed0ec05d','90d73e20-49db-474f-930e-40dcafd293e3','192254e4-c728-4d05-b463-d78f8c5a2cf1','aa283e35-a083-4ebe-b7f9-2486155e3d20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b83ce38d41b4486499aacacd05274c92',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:39:33 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-2d6c7e34-5539-4774-b3fc-e8a90d602e64 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9375dd1e-beaa-41af-9811-cbde295a0da5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:39:33 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-2d6c7e34-5539-4774-b3fc-e8a90d602e64 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9375dd1e-beaa-41af-9811-cbde295a0da5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:39:33 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-2d6c7e34-5539-4774-b3fc-e8a90d602e64 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Flow 'volume_create_api' (39fa09c6-41e3-46a6-a8a4-df903aea7ea9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:39:33 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-2d6c7e34-5539-4774-b3fc-e8a90d602e64 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Create volume request issued successfully. Sep 06 06:39:33 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-2d6c7e34-5539-4774-b3fc-e8a90d602e64 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:39:33 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 695/1404] 192.168.122.198 () {60 vars in 1143 bytes} [Sun Sep 6 06:39:33 2026] POST /volume/v3/volumes => generated 768 bytes in 552 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:39:33 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-c5f3633e-e924-4393-818c-15cb04f5465a None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:33 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c5f3633e-e924-4393-818c-15cb04f5465a tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:39:33 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-c5f3633e-e924-4393-818c-15cb04f5465a tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "0b69a6a3-bae3-45a0-b413-b3eb62531ed0", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1585995268"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:39:33 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.volumes [None req-c5f3633e-e924-4393-818c-15cb04f5465a tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Create volume request body: {'volume': {"'snapshot_id": '0b69a6a3-bae3-45a0-b413-b3eb62531ed0', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1585995268'}} {{(pid=87015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:39:33 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-c5f3633e-e924-4393-818c-15cb04f5465a tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Create volume of 1 GB Sep 06 06:39:33 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:33 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:39:33 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-c5f3633e-e924-4393-818c-15cb04f5465a tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Availability Zones retrieved successfully. Sep 06 06:39:33 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-c5f3633e-e924-4393-818c-15cb04f5465a tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Flow 'volume_create_api' (ca58f4e0-7d7f-45f9-a5a6-182ff3c935d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:39:33 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-c5f3633e-e924-4393-818c-15cb04f5465a tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70a05b16-7ff1-4ca6-b494-370dcfc57de1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:39:33 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.flows.api.create_volume [None req-c5f3633e-e924-4393-818c-15cb04f5465a tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Validating volume size '1' using validate_int {{(pid=87015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:39:33 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-c5f3633e-e924-4393-818c-15cb04f5465a tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70a05b16-7ff1-4ca6-b494-370dcfc57de1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:39:33 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-c5f3633e-e924-4393-818c-15cb04f5465a tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff3cf1b7-ac59-4019-8f0f-462faa8404bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:39:34 devstack devstack@c-api.service[87015]: DEBUG cinder.quota [None req-c5f3633e-e924-4393-818c-15cb04f5465a tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Created reservations ['20266c74-591b-4e65-b8d8-09040d184c4d', '9ea2d6f3-16c7-428c-abf0-d2b853abe8dd', '2d2631ee-74ed-4672-94c2-e5f5dd00b729', '63476a5d-82ae-4dd2-b8e8-74fd264f4d2b'] {{(pid=87015) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:39:34 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-c5f3633e-e924-4393-818c-15cb04f5465a tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff3cf1b7-ac59-4019-8f0f-462faa8404bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['20266c74-591b-4e65-b8d8-09040d184c4d', '9ea2d6f3-16c7-428c-abf0-d2b853abe8dd', '2d2631ee-74ed-4672-94c2-e5f5dd00b729', '63476a5d-82ae-4dd2-b8e8-74fd264f4d2b']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:39:34 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-c5f3633e-e924-4393-818c-15cb04f5465a tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb53d09b-e2f9-4b97-b0f6-36384402d1cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:39:34 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:34 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:39:34 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-c5f3633e-e924-4393-818c-15cb04f5465a tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb53d09b-e2f9-4b97-b0f6-36384402d1cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '561ce14f-2365-487e-a919-236bf2e2172c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1585995268',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a48b8b1a02bc4aa79ad2803b2be55536',qos_specs=None,replication_status=,reservations=['20266c74-591b-4e65-b8d8-09040d184c4d','9ea2d6f3-16c7-428c-abf0-d2b853abe8dd','2d2631ee-74ed-4672-94c2-e5f5dd00b729','63476a5d-82ae-4dd2-b8e8-74fd264f4d2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b83ce38d41b4486499aacacd05274c92',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:39:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1585995268',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=561ce14f-2365-487e-a919-236bf2e2172c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a48b8b1a02bc4aa79ad2803b2be55536',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b83ce38d41b4486499aacacd05274c92',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:39:34 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-c5f3633e-e924-4393-818c-15cb04f5465a tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9f05226-9209-483c-85c3-447333c3b928) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:39:34 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-c5f3633e-e924-4393-818c-15cb04f5465a tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9f05226-9209-483c-85c3-447333c3b928) transitioned into state 'SUCCESS' from state '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-1585995268',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a48b8b1a02bc4aa79ad2803b2be55536',qos_specs=None,replication_status=,reservations=['20266c74-591b-4e65-b8d8-09040d184c4d','9ea2d6f3-16c7-428c-abf0-d2b853abe8dd','2d2631ee-74ed-4672-94c2-e5f5dd00b729','63476a5d-82ae-4dd2-b8e8-74fd264f4d2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b83ce38d41b4486499aacacd05274c92',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:39:34 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-c5f3633e-e924-4393-818c-15cb04f5465a tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97575b8a-3e0f-469d-bb8c-830e9322e889) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:39:34 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-c5f3633e-e924-4393-818c-15cb04f5465a tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97575b8a-3e0f-469d-bb8c-830e9322e889) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:39:34 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-c5f3633e-e924-4393-818c-15cb04f5465a tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Flow 'volume_create_api' (ca58f4e0-7d7f-45f9-a5a6-182ff3c935d8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:39:34 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-c5f3633e-e924-4393-818c-15cb04f5465a tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Create volume request issued successfully. Sep 06 06:39:34 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c5f3633e-e924-4393-818c-15cb04f5465a tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:39:34 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 710/1405] 192.168.122.198 () {60 vars in 1143 bytes} [Sun Sep 6 06:39:33 2026] POST /volume/v3/volumes => generated 769 bytes in 755 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:39:34 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-03a070d3-f151-49f7-bd21-36f9ee05cc7f None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:34 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-03a070d3-f151-49f7-bd21-36f9ee05cc7f tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] GET http://192.168.122.198/volume/v3/volumes/642b0aff-717c-4105-9f26-1d9ff28794b5 Sep 06 06:39:34 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-03a070d3-f151-49f7-bd21-36f9ee05cc7f tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:34 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-03a070d3-f151-49f7-bd21-36f9ee05cc7f tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:34 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:34 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:39:34 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:34 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:39:34 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-03a070d3-f151-49f7-bd21-36f9ee05cc7f tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Volume info retrieved successfully. Sep 06 06:39:34 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-03a070d3-f151-49f7-bd21-36f9ee05cc7f tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] http://192.168.122.198/volume/v3/volumes/642b0aff-717c-4105-9f26-1d9ff28794b5 returned with HTTP 200 Sep 06 06:39:34 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 696/1406] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:39:34 2026] GET /volume/v3/volumes/642b0aff-717c-4105-9f26-1d9ff28794b5 => generated 861 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 06:39:34 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-fe3ad816-b540-45cd-b1c3-5b6ce9e66215 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:34 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-fe3ad816-b540-45cd-b1c3-5b6ce9e66215 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] GET http://192.168.122.198/volume/v3/volumes/394f0ada-a8b8-46b5-804d-6d37838a39a2 Sep 06 06:39:34 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-fe3ad816-b540-45cd-b1c3-5b6ce9e66215 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:34 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-fe3ad816-b540-45cd-b1c3-5b6ce9e66215 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:34 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:34 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:39:34 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:34 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:39:34 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-fe3ad816-b540-45cd-b1c3-5b6ce9e66215 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Volume info retrieved successfully. Sep 06 06:39:34 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-fe3ad816-b540-45cd-b1c3-5b6ce9e66215 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] http://192.168.122.198/volume/v3/volumes/394f0ada-a8b8-46b5-804d-6d37838a39a2 returned with HTTP 200 Sep 06 06:39:34 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 711/1407] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:39:34 2026] GET /volume/v3/volumes/394f0ada-a8b8-46b5-804d-6d37838a39a2 => generated 861 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 06:39:35 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-e8f1b6a7-e7c7-49c6-a92c-66d7d4aa89e7 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:35 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-e8f1b6a7-e7c7-49c6-a92c-66d7d4aa89e7 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] GET http://192.168.122.198/volume/v3/volumes/394f0ada-a8b8-46b5-804d-6d37838a39a2 Sep 06 06:39:35 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-e8f1b6a7-e7c7-49c6-a92c-66d7d4aa89e7 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:35 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-e8f1b6a7-e7c7-49c6-a92c-66d7d4aa89e7 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:35 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:35 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:39:35 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:35 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:39:35 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-e8f1b6a7-e7c7-49c6-a92c-66d7d4aa89e7 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Volume info retrieved successfully. Sep 06 06:39:35 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-e8f1b6a7-e7c7-49c6-a92c-66d7d4aa89e7 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] http://192.168.122.198/volume/v3/volumes/394f0ada-a8b8-46b5-804d-6d37838a39a2 returned with HTTP 200 Sep 06 06:39:35 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 697/1408] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:39:35 2026] GET /volume/v3/volumes/394f0ada-a8b8-46b5-804d-6d37838a39a2 => generated 862 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:39:35 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-abfa6d5f-4f79-4d23-91f4-b8201e24bdca None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:35 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-abfa6d5f-4f79-4d23-91f4-b8201e24bdca tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] GET http://192.168.122.198/volume/v3/volumes/8294b8cb-6b6c-4a4f-b347-2df244dd852f Sep 06 06:39:35 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-abfa6d5f-4f79-4d23-91f4-b8201e24bdca tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:35 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-abfa6d5f-4f79-4d23-91f4-b8201e24bdca tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:35 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:35 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:39:35 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:35 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:39:35 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-abfa6d5f-4f79-4d23-91f4-b8201e24bdca tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Volume info retrieved successfully. Sep 06 06:39:35 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-abfa6d5f-4f79-4d23-91f4-b8201e24bdca tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] http://192.168.122.198/volume/v3/volumes/8294b8cb-6b6c-4a4f-b347-2df244dd852f returned with HTTP 200 Sep 06 06:39:35 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 712/1409] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:39:35 2026] GET /volume/v3/volumes/8294b8cb-6b6c-4a4f-b347-2df244dd852f => generated 861 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:39:36 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-9e6c27bc-5bc4-40ef-8365-c42f586dc88c None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:36 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-9e6c27bc-5bc4-40ef-8365-c42f586dc88c tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] GET http://192.168.122.198/volume/v3/volumes/8294b8cb-6b6c-4a4f-b347-2df244dd852f Sep 06 06:39:36 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-9e6c27bc-5bc4-40ef-8365-c42f586dc88c tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:36 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-9e6c27bc-5bc4-40ef-8365-c42f586dc88c tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:36 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:36 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:39:36 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:36 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:39:36 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-9e6c27bc-5bc4-40ef-8365-c42f586dc88c tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Volume info retrieved successfully. Sep 06 06:39:37 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-9e6c27bc-5bc4-40ef-8365-c42f586dc88c tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] http://192.168.122.198/volume/v3/volumes/8294b8cb-6b6c-4a4f-b347-2df244dd852f returned with HTTP 200 Sep 06 06:39:37 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 698/1410] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:39:36 2026] GET /volume/v3/volumes/8294b8cb-6b6c-4a4f-b347-2df244dd852f => generated 862 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:39:37 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-90505f21-a776-4566-b160-cde94d8ee5c5 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:37 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-90505f21-a776-4566-b160-cde94d8ee5c5 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] GET http://192.168.122.198/volume/v3/volumes/12ec1c42-f0e9-4206-9c0f-f816d9d6345a Sep 06 06:39:37 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-90505f21-a776-4566-b160-cde94d8ee5c5 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:37 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-90505f21-a776-4566-b160-cde94d8ee5c5 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:37 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:37 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:39:37 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:37 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:39:37 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-90505f21-a776-4566-b160-cde94d8ee5c5 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Volume info retrieved successfully. Sep 06 06:39:37 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-90505f21-a776-4566-b160-cde94d8ee5c5 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] http://192.168.122.198/volume/v3/volumes/12ec1c42-f0e9-4206-9c0f-f816d9d6345a returned with HTTP 200 Sep 06 06:39:37 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 713/1411] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:39:37 2026] GET /volume/v3/volumes/12ec1c42-f0e9-4206-9c0f-f816d9d6345a => generated 860 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:39:38 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-c8ec21ba-a7f5-42a1-a52c-62632512b442 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:38 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c8ec21ba-a7f5-42a1-a52c-62632512b442 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] GET http://192.168.122.198/volume/v3/volumes/12ec1c42-f0e9-4206-9c0f-f816d9d6345a Sep 06 06:39:38 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-c8ec21ba-a7f5-42a1-a52c-62632512b442 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:38 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-c8ec21ba-a7f5-42a1-a52c-62632512b442 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:38 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:38 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:39:38 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:38 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:39:38 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-c8ec21ba-a7f5-42a1-a52c-62632512b442 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Volume info retrieved successfully. Sep 06 06:39:38 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c8ec21ba-a7f5-42a1-a52c-62632512b442 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] http://192.168.122.198/volume/v3/volumes/12ec1c42-f0e9-4206-9c0f-f816d9d6345a returned with HTTP 200 Sep 06 06:39:38 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 699/1412] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:39:38 2026] GET /volume/v3/volumes/12ec1c42-f0e9-4206-9c0f-f816d9d6345a => generated 861 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:39:38 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-c0d7814f-2e7a-4b4e-9387-e1f258ceaf06 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:38 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c0d7814f-2e7a-4b4e-9387-e1f258ceaf06 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] GET http://192.168.122.198/volume/v3/volumes/561ce14f-2365-487e-a919-236bf2e2172c Sep 06 06:39:38 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-c0d7814f-2e7a-4b4e-9387-e1f258ceaf06 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:38 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-c0d7814f-2e7a-4b4e-9387-e1f258ceaf06 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:38 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:38 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:39:38 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:38 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:39:38 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-c0d7814f-2e7a-4b4e-9387-e1f258ceaf06 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Volume info retrieved successfully. Sep 06 06:39:38 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c0d7814f-2e7a-4b4e-9387-e1f258ceaf06 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] http://192.168.122.198/volume/v3/volumes/561ce14f-2365-487e-a919-236bf2e2172c returned with HTTP 200 Sep 06 06:39:38 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 714/1413] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:39:38 2026] GET /volume/v3/volumes/561ce14f-2365-487e-a919-236bf2e2172c => generated 861 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:39:38 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-b94c2950-1d4b-4483-a8df-d4914ecddd7f None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:38 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-b94c2950-1d4b-4483-a8df-d4914ecddd7f tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:39:38 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-b94c2950-1d4b-4483-a8df-d4914ecddd7f tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-612068499"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:39:38 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.volumes [None req-b94c2950-1d4b-4483-a8df-d4914ecddd7f tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-612068499'}} {{(pid=87014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:39:38 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-b94c2950-1d4b-4483-a8df-d4914ecddd7f tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Create volume of 1 GB Sep 06 06:39:38 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-b94c2950-1d4b-4483-a8df-d4914ecddd7f tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Availability Zones retrieved successfully. Sep 06 06:39:38 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-b94c2950-1d4b-4483-a8df-d4914ecddd7f tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Flow 'volume_create_api' (2f7e0663-6e11-42dd-9137-6e099d52b77b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:39:38 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-b94c2950-1d4b-4483-a8df-d4914ecddd7f tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71b1ec90-c041-4e4e-b43e-ea7fbddf53c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:39:38 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.flows.api.create_volume [None req-b94c2950-1d4b-4483-a8df-d4914ecddd7f tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Validating volume size '1' using validate_int {{(pid=87014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:39:38 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-b94c2950-1d4b-4483-a8df-d4914ecddd7f tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71b1ec90-c041-4e4e-b43e-ea7fbddf53c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:39:38 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-b94c2950-1d4b-4483-a8df-d4914ecddd7f tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2def359d-d4c8-4499-8695-ff157b9f4d39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:39:39 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-b94c2950-1d4b-4483-a8df-d4914ecddd7f tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Created reservations ['88f1bce3-1f21-4a6d-ade4-9e857561fc6a', '6c6a3948-d943-4698-94be-9d78535fe7b1', '146c833b-f010-4f47-baa3-dbc8eb213b89', '553f84aa-51da-4afa-ba8c-fbc05a557de2'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:39:39 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-b94c2950-1d4b-4483-a8df-d4914ecddd7f tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2def359d-d4c8-4499-8695-ff157b9f4d39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['88f1bce3-1f21-4a6d-ade4-9e857561fc6a', '6c6a3948-d943-4698-94be-9d78535fe7b1', '146c833b-f010-4f47-baa3-dbc8eb213b89', '553f84aa-51da-4afa-ba8c-fbc05a557de2']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:39:39 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-b94c2950-1d4b-4483-a8df-d4914ecddd7f tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf5348c5-af9f-49a1-a600-c9da902ba934) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:39:39 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:39 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:39:39 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-b94c2950-1d4b-4483-a8df-d4914ecddd7f tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf5348c5-af9f-49a1-a600-c9da902ba934) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6c3134b1-aec6-4fad-bb5b-1c184fbc92b4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-612068499',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80ea58b259f149e7ada783971acdfcb0',qos_specs=None,replication_status=,reservations=['88f1bce3-1f21-4a6d-ade4-9e857561fc6a','6c6a3948-d943-4698-94be-9d78535fe7b1','146c833b-f010-4f47-baa3-dbc8eb213b89','553f84aa-51da-4afa-ba8c-fbc05a557de2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='50b5313700b94db385ea112cc128b1a4',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:39:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-612068499',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6c3134b1-aec6-4fad-bb5b-1c184fbc92b4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='80ea58b259f149e7ada783971acdfcb0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='50b5313700b94db385ea112cc128b1a4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:39:39 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-b94c2950-1d4b-4483-a8df-d4914ecddd7f tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97770d0d-fa67-4aba-b319-29304709f292) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:39:39 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-b94c2950-1d4b-4483-a8df-d4914ecddd7f tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97770d0d-fa67-4aba-b319-29304709f292) transitioned into state 'SUCCESS' from state '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-612068499',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80ea58b259f149e7ada783971acdfcb0',qos_specs=None,replication_status=,reservations=['88f1bce3-1f21-4a6d-ade4-9e857561fc6a','6c6a3948-d943-4698-94be-9d78535fe7b1','146c833b-f010-4f47-baa3-dbc8eb213b89','553f84aa-51da-4afa-ba8c-fbc05a557de2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='50b5313700b94db385ea112cc128b1a4',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:39:39 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-b94c2950-1d4b-4483-a8df-d4914ecddd7f tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e5763b8-d6ca-4775-ac53-ffe8bad39497) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:39:39 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-b94c2950-1d4b-4483-a8df-d4914ecddd7f tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e5763b8-d6ca-4775-ac53-ffe8bad39497) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:39:39 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-b94c2950-1d4b-4483-a8df-d4914ecddd7f tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Flow 'volume_create_api' (2f7e0663-6e11-42dd-9137-6e099d52b77b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:39:39 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-b94c2950-1d4b-4483-a8df-d4914ecddd7f tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Create volume request issued successfully. Sep 06 06:39:39 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-b94c2950-1d4b-4483-a8df-d4914ecddd7f tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:39:39 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 700/1414] 192.168.122.198 () {60 vars in 1142 bytes} [Sun Sep 6 06:39:38 2026] POST /volume/v3/volumes => generated 759 bytes in 842 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:39:39 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-35733fd3-c196-49c8-8023-c0fe90cc5871 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:39 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-35733fd3-c196-49c8-8023-c0fe90cc5871 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] GET http://192.168.122.198/volume/v3/volumes/6c3134b1-aec6-4fad-bb5b-1c184fbc92b4 Sep 06 06:39:39 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-35733fd3-c196-49c8-8023-c0fe90cc5871 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:39 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-35733fd3-c196-49c8-8023-c0fe90cc5871 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:39 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:39 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:39:39 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:39 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:39:39 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-35733fd3-c196-49c8-8023-c0fe90cc5871 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Volume info retrieved successfully. Sep 06 06:39:39 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-ea285651-3a70-467b-a7ba-abd55f35d6e4 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:39 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ea285651-3a70-467b-a7ba-abd55f35d6e4 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] GET http://192.168.122.198/volume/v3/volumes/561ce14f-2365-487e-a919-236bf2e2172c Sep 06 06:39:39 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ea285651-3a70-467b-a7ba-abd55f35d6e4 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:39 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ea285651-3a70-467b-a7ba-abd55f35d6e4 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:39 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-35733fd3-c196-49c8-8023-c0fe90cc5871 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] http://192.168.122.198/volume/v3/volumes/6c3134b1-aec6-4fad-bb5b-1c184fbc92b4 returned with HTTP 200 Sep 06 06:39:39 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 715/1415] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:39:39 2026] GET /volume/v3/volumes/6c3134b1-aec6-4fad-bb5b-1c184fbc92b4 => generated 827 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:39:39 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:39 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:39:39 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:39 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:39:39 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-ea285651-3a70-467b-a7ba-abd55f35d6e4 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Volume info retrieved successfully. Sep 06 06:39:39 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ea285651-3a70-467b-a7ba-abd55f35d6e4 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] http://192.168.122.198/volume/v3/volumes/561ce14f-2365-487e-a919-236bf2e2172c returned with HTTP 200 Sep 06 06:39:39 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 701/1416] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:39:39 2026] GET /volume/v3/volumes/561ce14f-2365-487e-a919-236bf2e2172c => generated 862 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:39:39 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-d4d9486a-e7ba-4c02-bec2-74832f48926e None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:39 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-d4d9486a-e7ba-4c02-bec2-74832f48926e tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] DELETE http://192.168.122.198/volume/v3/volumes/561ce14f-2365-487e-a919-236bf2e2172c Sep 06 06:39:39 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-d4d9486a-e7ba-4c02-bec2-74832f48926e tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:39 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-d4d9486a-e7ba-4c02-bec2-74832f48926e tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:39 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-d4d9486a-e7ba-4c02-bec2-74832f48926e tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Delete volume with id: 561ce14f-2365-487e-a919-236bf2e2172c Sep 06 06:39:39 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:39 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:39:39 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:39 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:39:39 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-d4d9486a-e7ba-4c02-bec2-74832f48926e tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Volume info retrieved successfully. Sep 06 06:39:39 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-d4d9486a-e7ba-4c02-bec2-74832f48926e tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Delete volume request issued successfully. Sep 06 06:39:39 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-d4d9486a-e7ba-4c02-bec2-74832f48926e tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] http://192.168.122.198/volume/v3/volumes/561ce14f-2365-487e-a919-236bf2e2172c returned with HTTP 202 Sep 06 06:39:39 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 716/1417] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:39:39 2026] DELETE /volume/v3/volumes/561ce14f-2365-487e-a919-236bf2e2172c => generated 0 bytes in 226 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:39:39 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-6502d5df-4924-4763-bc83-f5190174315b None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:39 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-6502d5df-4924-4763-bc83-f5190174315b tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] GET http://192.168.122.198/volume/v3/volumes/561ce14f-2365-487e-a919-236bf2e2172c Sep 06 06:39:39 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-6502d5df-4924-4763-bc83-f5190174315b tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:39 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-6502d5df-4924-4763-bc83-f5190174315b tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:39 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:39 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:39:39 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:39 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:39:39 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-6502d5df-4924-4763-bc83-f5190174315b tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Volume info retrieved successfully. Sep 06 06:39:39 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-6502d5df-4924-4763-bc83-f5190174315b tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] http://192.168.122.198/volume/v3/volumes/561ce14f-2365-487e-a919-236bf2e2172c returned with HTTP 200 Sep 06 06:39:39 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 702/1418] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:39:39 2026] GET /volume/v3/volumes/561ce14f-2365-487e-a919-236bf2e2172c => generated 861 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:39:40 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-39e8239a-5dbe-477e-9d75-aa526d754e94 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:40 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-39e8239a-5dbe-477e-9d75-aa526d754e94 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] GET http://192.168.122.198/volume/v3/volumes/6c3134b1-aec6-4fad-bb5b-1c184fbc92b4 Sep 06 06:39:40 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-39e8239a-5dbe-477e-9d75-aa526d754e94 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:40 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-39e8239a-5dbe-477e-9d75-aa526d754e94 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:40 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:40 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:39:40 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:40 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:39:40 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-39e8239a-5dbe-477e-9d75-aa526d754e94 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Volume info retrieved successfully. Sep 06 06:39:40 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-39e8239a-5dbe-477e-9d75-aa526d754e94 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] http://192.168.122.198/volume/v3/volumes/6c3134b1-aec6-4fad-bb5b-1c184fbc92b4 returned with HTTP 200 Sep 06 06:39:40 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 717/1419] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:39:40 2026] GET /volume/v3/volumes/6c3134b1-aec6-4fad-bb5b-1c184fbc92b4 => generated 851 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:39:40 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-2c8040c7-fbea-4808-abf8-e5c810f437b3 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:40 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-2c8040c7-fbea-4808-abf8-e5c810f437b3 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] GET http://192.168.122.198/volume/v3/volumes/561ce14f-2365-487e-a919-236bf2e2172c Sep 06 06:39:40 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-2c8040c7-fbea-4808-abf8-e5c810f437b3 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:40 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-2c8040c7-fbea-4808-abf8-e5c810f437b3 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:40 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:40 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:39:40 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:40 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:39:40 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-2c8040c7-fbea-4808-abf8-e5c810f437b3 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] http://192.168.122.198/volume/v3/volumes/561ce14f-2365-487e-a919-236bf2e2172c returned with HTTP 404 Sep 06 06:39:40 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 703/1420] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:39:40 2026] GET /volume/v3/volumes/561ce14f-2365-487e-a919-236bf2e2172c => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:39:40 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-1d116b11-0d58-4835-b26d-167bbd7cd54b None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:40 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-1d116b11-0d58-4835-b26d-167bbd7cd54b tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] DELETE http://192.168.122.198/volume/v3/volumes/12ec1c42-f0e9-4206-9c0f-f816d9d6345a Sep 06 06:39:40 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-1d116b11-0d58-4835-b26d-167bbd7cd54b tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:40 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-1d116b11-0d58-4835-b26d-167bbd7cd54b tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:40 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-1d116b11-0d58-4835-b26d-167bbd7cd54b tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Delete volume with id: 12ec1c42-f0e9-4206-9c0f-f816d9d6345a Sep 06 06:39:40 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:40 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:39:40 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:40 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:39:40 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-1d116b11-0d58-4835-b26d-167bbd7cd54b tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Volume info retrieved successfully. Sep 06 06:39:40 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-1d116b11-0d58-4835-b26d-167bbd7cd54b tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Delete volume request issued successfully. Sep 06 06:39:40 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-1d116b11-0d58-4835-b26d-167bbd7cd54b tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] http://192.168.122.198/volume/v3/volumes/12ec1c42-f0e9-4206-9c0f-f816d9d6345a returned with HTTP 202 Sep 06 06:39:40 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-138f6dc7-0da2-4273-8fec-619ebd0f2310 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:40 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 718/1421] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:39:40 2026] DELETE /volume/v3/volumes/12ec1c42-f0e9-4206-9c0f-f816d9d6345a => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:39:40 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-138f6dc7-0da2-4273-8fec-619ebd0f2310 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] GET http://192.168.122.198/volume/v3/volumes/12ec1c42-f0e9-4206-9c0f-f816d9d6345a Sep 06 06:39:40 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-138f6dc7-0da2-4273-8fec-619ebd0f2310 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:40 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-138f6dc7-0da2-4273-8fec-619ebd0f2310 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:41 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:41 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:39:41 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:41 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:39:41 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-138f6dc7-0da2-4273-8fec-619ebd0f2310 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Volume info retrieved successfully. Sep 06 06:39:41 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-138f6dc7-0da2-4273-8fec-619ebd0f2310 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] http://192.168.122.198/volume/v3/volumes/12ec1c42-f0e9-4206-9c0f-f816d9d6345a returned with HTTP 200 Sep 06 06:39:41 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 704/1422] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:39:40 2026] GET /volume/v3/volumes/12ec1c42-f0e9-4206-9c0f-f816d9d6345a => generated 860 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:39:41 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-8a0af4f7-5f6b-4b02-b35a-7934032be86a None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:41 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-8a0af4f7-5f6b-4b02-b35a-7934032be86a tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] GET http://192.168.122.198/volume/v3/volumes/6c3134b1-aec6-4fad-bb5b-1c184fbc92b4 Sep 06 06:39:41 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-8a0af4f7-5f6b-4b02-b35a-7934032be86a tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:41 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-8a0af4f7-5f6b-4b02-b35a-7934032be86a tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:41 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:41 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:39:41 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:41 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:39:41 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-8a0af4f7-5f6b-4b02-b35a-7934032be86a tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Volume info retrieved successfully. Sep 06 06:39:41 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-8a0af4f7-5f6b-4b02-b35a-7934032be86a tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] http://192.168.122.198/volume/v3/volumes/6c3134b1-aec6-4fad-bb5b-1c184fbc92b4 returned with HTTP 200 Sep 06 06:39:41 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 719/1423] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:39:41 2026] GET /volume/v3/volumes/6c3134b1-aec6-4fad-bb5b-1c184fbc92b4 => generated 852 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:39:41 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-f0cdd0c6-872d-4999-9dca-2649320073af None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:41 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f0cdd0c6-872d-4999-9dca-2649320073af tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] POST http://192.168.122.198/volume/v3/snapshots Sep 06 06:39:41 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-f0cdd0c6-872d-4999-9dca-2649320073af tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6c3134b1-aec6-4fad-bb5b-1c184fbc92b4", "name": "tempest-VolumesDeleteCascade-Snapshot-543599123"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:39:41 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:41 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:39:41 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:41 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:39:41 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-f0cdd0c6-872d-4999-9dca-2649320073af tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Volume info retrieved successfully. Sep 06 06:39:41 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.snapshots [None req-f0cdd0c6-872d-4999-9dca-2649320073af tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Create snapshot from volume 6c3134b1-aec6-4fad-bb5b-1c184fbc92b4 Sep 06 06:39:41 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-f0cdd0c6-872d-4999-9dca-2649320073af tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Created reservations ['1e0fb030-5f9c-45b0-b6ab-032b0234f139', '9c279d68-64bb-45c6-86cd-03a808acd090', '46ccb2ca-1dcb-4784-a191-ea36150d4bc3', '9b3476d8-c547-462e-a3ba-a7c07a657adf'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:39:41 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:41 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:39:41 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-f0cdd0c6-872d-4999-9dca-2649320073af tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Snapshot create request issued successfully. Sep 06 06:39:41 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f0cdd0c6-872d-4999-9dca-2649320073af tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] http://192.168.122.198/volume/v3/snapshots returned with HTTP 202 Sep 06 06:39:41 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 705/1424] 192.168.122.198 () {60 vars in 1149 bytes} [Sun Sep 6 06:39:41 2026] POST /volume/v3/snapshots => generated 306 bytes in 308 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:39:41 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-82c6e040-1009-4658-b61c-8b40d400702c None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:41 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-82c6e040-1009-4658-b61c-8b40d400702c tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] GET http://192.168.122.198/volume/v3/snapshots/7b0bd551-6d41-4e42-9ee2-d51cbebc4a52 Sep 06 06:39:41 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-82c6e040-1009-4658-b61c-8b40d400702c tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:41 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-82c6e040-1009-4658-b61c-8b40d400702c tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:41 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:41 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:39:41 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-82c6e040-1009-4658-b61c-8b40d400702c tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Snapshot retrieved successfully. Sep 06 06:39:41 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-82c6e040-1009-4658-b61c-8b40d400702c tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] http://192.168.122.198/volume/v3/snapshots/7b0bd551-6d41-4e42-9ee2-d51cbebc4a52 returned with HTTP 200 Sep 06 06:39:41 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 720/1425] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:39:41 2026] GET /volume/v3/snapshots/7b0bd551-6d41-4e42-9ee2-d51cbebc4a52 => generated 438 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:39:42 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-d1c9c301-ecd8-4356-b474-650a79e6ec3c None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:42 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-d1c9c301-ecd8-4356-b474-650a79e6ec3c tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] GET http://192.168.122.198/volume/v3/volumes/12ec1c42-f0e9-4206-9c0f-f816d9d6345a Sep 06 06:39:42 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-d1c9c301-ecd8-4356-b474-650a79e6ec3c tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:42 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-d1c9c301-ecd8-4356-b474-650a79e6ec3c tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:42 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:42 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:39:42 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:42 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:39:42 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-d1c9c301-ecd8-4356-b474-650a79e6ec3c tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Volume info retrieved successfully. Sep 06 06:39:42 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-d1c9c301-ecd8-4356-b474-650a79e6ec3c tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] http://192.168.122.198/volume/v3/volumes/12ec1c42-f0e9-4206-9c0f-f816d9d6345a returned with HTTP 200 Sep 06 06:39:42 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 706/1426] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:39:42 2026] GET /volume/v3/volumes/12ec1c42-f0e9-4206-9c0f-f816d9d6345a => generated 860 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:39:42 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-b6c1d99f-922d-4092-8e41-d1495c3f44fb None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:42 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b6c1d99f-922d-4092-8e41-d1495c3f44fb tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] GET http://192.168.122.198/volume/v3/snapshots/7b0bd551-6d41-4e42-9ee2-d51cbebc4a52 Sep 06 06:39:43 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b6c1d99f-922d-4092-8e41-d1495c3f44fb tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:43 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b6c1d99f-922d-4092-8e41-d1495c3f44fb tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:43 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:43 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:39:43 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-b6c1d99f-922d-4092-8e41-d1495c3f44fb tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Snapshot retrieved successfully. Sep 06 06:39:43 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b6c1d99f-922d-4092-8e41-d1495c3f44fb tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] http://192.168.122.198/volume/v3/snapshots/7b0bd551-6d41-4e42-9ee2-d51cbebc4a52 returned with HTTP 200 Sep 06 06:39:43 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 721/1427] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:39:42 2026] GET /volume/v3/snapshots/7b0bd551-6d41-4e42-9ee2-d51cbebc4a52 => generated 438 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:39:43 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-b3a86a60-1849-4188-bdad-bda2f27fa148 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:43 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-b3a86a60-1849-4188-bdad-bda2f27fa148 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] GET http://192.168.122.198/volume/v3/volumes/12ec1c42-f0e9-4206-9c0f-f816d9d6345a Sep 06 06:39:43 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-b3a86a60-1849-4188-bdad-bda2f27fa148 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:43 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-b3a86a60-1849-4188-bdad-bda2f27fa148 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:43 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-b3a86a60-1849-4188-bdad-bda2f27fa148 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] http://192.168.122.198/volume/v3/volumes/12ec1c42-f0e9-4206-9c0f-f816d9d6345a returned with HTTP 404 Sep 06 06:39:43 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 707/1428] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:39:43 2026] GET /volume/v3/volumes/12ec1c42-f0e9-4206-9c0f-f816d9d6345a => generated 109 bytes in 73 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:39:43 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-1fff51b9-8ab4-4633-a580-c2685b8af47a None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:43 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-1fff51b9-8ab4-4633-a580-c2685b8af47a tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] DELETE http://192.168.122.198/volume/v3/volumes/8294b8cb-6b6c-4a4f-b347-2df244dd852f Sep 06 06:39:43 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-1fff51b9-8ab4-4633-a580-c2685b8af47a tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:43 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-1fff51b9-8ab4-4633-a580-c2685b8af47a tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:43 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-1fff51b9-8ab4-4633-a580-c2685b8af47a tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Delete volume with id: 8294b8cb-6b6c-4a4f-b347-2df244dd852f Sep 06 06:39:43 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:43 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:39:43 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:43 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:39:43 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-1fff51b9-8ab4-4633-a580-c2685b8af47a tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Volume info retrieved successfully. Sep 06 06:39:43 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-1fff51b9-8ab4-4633-a580-c2685b8af47a tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Delete volume request issued successfully. Sep 06 06:39:43 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-1fff51b9-8ab4-4633-a580-c2685b8af47a tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] http://192.168.122.198/volume/v3/volumes/8294b8cb-6b6c-4a4f-b347-2df244dd852f returned with HTTP 202 Sep 06 06:39:43 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 722/1429] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:39:43 2026] DELETE /volume/v3/volumes/8294b8cb-6b6c-4a4f-b347-2df244dd852f => generated 0 bytes in 135 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:39:43 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-77a08e7d-820a-470b-897c-64aa986877d2 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:43 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-77a08e7d-820a-470b-897c-64aa986877d2 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] GET http://192.168.122.198/volume/v3/volumes/8294b8cb-6b6c-4a4f-b347-2df244dd852f Sep 06 06:39:43 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-77a08e7d-820a-470b-897c-64aa986877d2 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:43 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-77a08e7d-820a-470b-897c-64aa986877d2 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:43 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:43 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:39:43 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:43 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:39:43 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-77a08e7d-820a-470b-897c-64aa986877d2 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Volume info retrieved successfully. Sep 06 06:39:43 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-77a08e7d-820a-470b-897c-64aa986877d2 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] http://192.168.122.198/volume/v3/volumes/8294b8cb-6b6c-4a4f-b347-2df244dd852f returned with HTTP 200 Sep 06 06:39:43 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 708/1430] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:39:43 2026] GET /volume/v3/volumes/8294b8cb-6b6c-4a4f-b347-2df244dd852f => generated 861 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:39:44 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-5deff494-ceff-4087-959e-31e8b45a07a5 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:44 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-5deff494-ceff-4087-959e-31e8b45a07a5 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] GET http://192.168.122.198/volume/v3/snapshots/7b0bd551-6d41-4e42-9ee2-d51cbebc4a52 Sep 06 06:39:44 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-5deff494-ceff-4087-959e-31e8b45a07a5 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:44 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-5deff494-ceff-4087-959e-31e8b45a07a5 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:44 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:44 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:39:44 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-5deff494-ceff-4087-959e-31e8b45a07a5 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Snapshot retrieved successfully. Sep 06 06:39:44 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-5deff494-ceff-4087-959e-31e8b45a07a5 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] http://192.168.122.198/volume/v3/snapshots/7b0bd551-6d41-4e42-9ee2-d51cbebc4a52 returned with HTTP 200 Sep 06 06:39:44 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 723/1431] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:39:44 2026] GET /volume/v3/snapshots/7b0bd551-6d41-4e42-9ee2-d51cbebc4a52 => generated 438 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:39:44 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-c1d9b3d8-6d92-4309-a871-8d95df5135eb None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:44 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c1d9b3d8-6d92-4309-a871-8d95df5135eb tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] GET http://192.168.122.198/volume/v3/volumes/8294b8cb-6b6c-4a4f-b347-2df244dd852f Sep 06 06:39:44 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-c1d9b3d8-6d92-4309-a871-8d95df5135eb tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:44 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-c1d9b3d8-6d92-4309-a871-8d95df5135eb tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:44 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:44 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:39:44 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:44 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:39:44 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-c1d9b3d8-6d92-4309-a871-8d95df5135eb tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Volume info retrieved successfully. Sep 06 06:39:44 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c1d9b3d8-6d92-4309-a871-8d95df5135eb tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] http://192.168.122.198/volume/v3/volumes/8294b8cb-6b6c-4a4f-b347-2df244dd852f returned with HTTP 200 Sep 06 06:39:44 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 709/1432] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:39:44 2026] GET /volume/v3/volumes/8294b8cb-6b6c-4a4f-b347-2df244dd852f => generated 861 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:39:45 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-e734167b-ff50-45a0-83a0-5ad8cd5f6189 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:45 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e734167b-ff50-45a0-83a0-5ad8cd5f6189 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] GET http://192.168.122.198/volume/v3/snapshots/7b0bd551-6d41-4e42-9ee2-d51cbebc4a52 Sep 06 06:39:45 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e734167b-ff50-45a0-83a0-5ad8cd5f6189 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:45 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e734167b-ff50-45a0-83a0-5ad8cd5f6189 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:45 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:45 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:39:45 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-e734167b-ff50-45a0-83a0-5ad8cd5f6189 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Snapshot retrieved successfully. Sep 06 06:39:45 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e734167b-ff50-45a0-83a0-5ad8cd5f6189 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] http://192.168.122.198/volume/v3/snapshots/7b0bd551-6d41-4e42-9ee2-d51cbebc4a52 returned with HTTP 200 Sep 06 06:39:45 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 724/1433] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:39:45 2026] GET /volume/v3/snapshots/7b0bd551-6d41-4e42-9ee2-d51cbebc4a52 => generated 438 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:39:45 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-39bd279c-483d-4253-b135-9cccf25bb101 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:45 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-39bd279c-483d-4253-b135-9cccf25bb101 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] GET http://192.168.122.198/volume/v3/volumes/8294b8cb-6b6c-4a4f-b347-2df244dd852f Sep 06 06:39:45 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-39bd279c-483d-4253-b135-9cccf25bb101 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:45 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-39bd279c-483d-4253-b135-9cccf25bb101 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:45 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:45 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:39:45 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:45 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:39:45 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-39bd279c-483d-4253-b135-9cccf25bb101 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Volume info retrieved successfully. Sep 06 06:39:45 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-39bd279c-483d-4253-b135-9cccf25bb101 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] http://192.168.122.198/volume/v3/volumes/8294b8cb-6b6c-4a4f-b347-2df244dd852f returned with HTTP 200 Sep 06 06:39:45 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 710/1434] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:39:45 2026] GET /volume/v3/volumes/8294b8cb-6b6c-4a4f-b347-2df244dd852f => generated 861 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:39:46 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-ccaea0ff-c3e1-4c3c-ac47-abb321bf7e46 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:46 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-ccaea0ff-c3e1-4c3c-ac47-abb321bf7e46 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] GET http://192.168.122.198/volume/v3/snapshots/7b0bd551-6d41-4e42-9ee2-d51cbebc4a52 Sep 06 06:39:46 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-ccaea0ff-c3e1-4c3c-ac47-abb321bf7e46 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:46 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-ccaea0ff-c3e1-4c3c-ac47-abb321bf7e46 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:46 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:46 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:39:46 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-ccaea0ff-c3e1-4c3c-ac47-abb321bf7e46 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Snapshot retrieved successfully. Sep 06 06:39:46 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-ccaea0ff-c3e1-4c3c-ac47-abb321bf7e46 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] http://192.168.122.198/volume/v3/snapshots/7b0bd551-6d41-4e42-9ee2-d51cbebc4a52 returned with HTTP 200 Sep 06 06:39:46 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 725/1435] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:39:46 2026] GET /volume/v3/snapshots/7b0bd551-6d41-4e42-9ee2-d51cbebc4a52 => generated 438 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:39:46 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-4c6abfe7-5aa3-4c90-b662-3f9e984e36b0 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:47 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-4c6abfe7-5aa3-4c90-b662-3f9e984e36b0 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] GET http://192.168.122.198/volume/v3/volumes/8294b8cb-6b6c-4a4f-b347-2df244dd852f Sep 06 06:39:47 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-4c6abfe7-5aa3-4c90-b662-3f9e984e36b0 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:47 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-4c6abfe7-5aa3-4c90-b662-3f9e984e36b0 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:47 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-4c6abfe7-5aa3-4c90-b662-3f9e984e36b0 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] http://192.168.122.198/volume/v3/volumes/8294b8cb-6b6c-4a4f-b347-2df244dd852f returned with HTTP 404 Sep 06 06:39:47 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 711/1436] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:39:46 2026] GET /volume/v3/volumes/8294b8cb-6b6c-4a4f-b347-2df244dd852f => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:39:47 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-f8ee2e6b-c0f8-4973-a650-431c9556de97 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:47 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f8ee2e6b-c0f8-4973-a650-431c9556de97 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] DELETE http://192.168.122.198/volume/v3/volumes/394f0ada-a8b8-46b5-804d-6d37838a39a2 Sep 06 06:39:47 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-f8ee2e6b-c0f8-4973-a650-431c9556de97 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:47 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-f8ee2e6b-c0f8-4973-a650-431c9556de97 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:47 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-f8ee2e6b-c0f8-4973-a650-431c9556de97 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Delete volume with id: 394f0ada-a8b8-46b5-804d-6d37838a39a2 Sep 06 06:39:47 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:47 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:39:47 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:47 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:39:47 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-f8ee2e6b-c0f8-4973-a650-431c9556de97 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Volume info retrieved successfully. Sep 06 06:39:47 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-f8ee2e6b-c0f8-4973-a650-431c9556de97 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Delete volume request issued successfully. Sep 06 06:39:47 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f8ee2e6b-c0f8-4973-a650-431c9556de97 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] http://192.168.122.198/volume/v3/volumes/394f0ada-a8b8-46b5-804d-6d37838a39a2 returned with HTTP 202 Sep 06 06:39:47 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 726/1437] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:39:47 2026] DELETE /volume/v3/volumes/394f0ada-a8b8-46b5-804d-6d37838a39a2 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:39:47 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-88362a22-c282-459d-a658-ffe21a373568 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:47 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-88362a22-c282-459d-a658-ffe21a373568 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] GET http://192.168.122.198/volume/v3/volumes/394f0ada-a8b8-46b5-804d-6d37838a39a2 Sep 06 06:39:47 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-88362a22-c282-459d-a658-ffe21a373568 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:47 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-88362a22-c282-459d-a658-ffe21a373568 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:47 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:47 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:39:47 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:47 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:39:47 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-88362a22-c282-459d-a658-ffe21a373568 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Volume info retrieved successfully. Sep 06 06:39:47 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-88362a22-c282-459d-a658-ffe21a373568 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] http://192.168.122.198/volume/v3/volumes/394f0ada-a8b8-46b5-804d-6d37838a39a2 returned with HTTP 200 Sep 06 06:39:47 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 712/1438] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:39:47 2026] GET /volume/v3/volumes/394f0ada-a8b8-46b5-804d-6d37838a39a2 => generated 861 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:39:47 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-b6935a66-4851-4a6f-a9fa-d552093a11d4 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:47 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b6935a66-4851-4a6f-a9fa-d552093a11d4 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] GET http://192.168.122.198/volume/v3/snapshots/7b0bd551-6d41-4e42-9ee2-d51cbebc4a52 Sep 06 06:39:47 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b6935a66-4851-4a6f-a9fa-d552093a11d4 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:47 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b6935a66-4851-4a6f-a9fa-d552093a11d4 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:47 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:47 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:39:47 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-b6935a66-4851-4a6f-a9fa-d552093a11d4 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Snapshot retrieved successfully. Sep 06 06:39:47 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b6935a66-4851-4a6f-a9fa-d552093a11d4 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] http://192.168.122.198/volume/v3/snapshots/7b0bd551-6d41-4e42-9ee2-d51cbebc4a52 returned with HTTP 200 Sep 06 06:39:47 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 727/1439] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:39:47 2026] GET /volume/v3/snapshots/7b0bd551-6d41-4e42-9ee2-d51cbebc4a52 => generated 465 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:39:47 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-3697f9cf-4908-45d5-bd35-0f7e19153e3e None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:47 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-3697f9cf-4908-45d5-bd35-0f7e19153e3e tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] POST http://192.168.122.198/volume/v3/snapshots Sep 06 06:39:47 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-3697f9cf-4908-45d5-bd35-0f7e19153e3e tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6c3134b1-aec6-4fad-bb5b-1c184fbc92b4", "name": "tempest-VolumesDeleteCascade-Snapshot-2031611070"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:39:47 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:47 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:39:47 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:47 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:39:47 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-3697f9cf-4908-45d5-bd35-0f7e19153e3e tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Volume info retrieved successfully. Sep 06 06:39:47 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.snapshots [None req-3697f9cf-4908-45d5-bd35-0f7e19153e3e tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Create snapshot from volume 6c3134b1-aec6-4fad-bb5b-1c184fbc92b4 Sep 06 06:39:47 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-3697f9cf-4908-45d5-bd35-0f7e19153e3e tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Created reservations ['7a07fe07-8b81-4a2a-a373-08fab94714dd', 'f3b03b47-9e22-4f15-a6da-84854dec7853', '62fd3210-9cd4-43ed-a809-f4648d791d9f', 'c2bc99c2-8dea-438c-805a-6d789d1f03fb'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:39:47 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:47 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:39:47 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-3697f9cf-4908-45d5-bd35-0f7e19153e3e tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Snapshot create request issued successfully. Sep 06 06:39:47 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-3697f9cf-4908-45d5-bd35-0f7e19153e3e tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] http://192.168.122.198/volume/v3/snapshots returned with HTTP 202 Sep 06 06:39:47 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 713/1440] 192.168.122.198 () {60 vars in 1149 bytes} [Sun Sep 6 06:39:47 2026] POST /volume/v3/snapshots => generated 307 bytes in 307 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:39:47 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-c5090b33-09cc-4cfc-b56c-820ca4e6b765 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:47 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c5090b33-09cc-4cfc-b56c-820ca4e6b765 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] GET http://192.168.122.198/volume/v3/snapshots/ac6211dc-a548-404b-8331-feb393fabf7e Sep 06 06:39:47 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-c5090b33-09cc-4cfc-b56c-820ca4e6b765 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:47 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-c5090b33-09cc-4cfc-b56c-820ca4e6b765 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:47 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:47 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:39:47 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-c5090b33-09cc-4cfc-b56c-820ca4e6b765 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Snapshot retrieved successfully. Sep 06 06:39:47 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c5090b33-09cc-4cfc-b56c-820ca4e6b765 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] http://192.168.122.198/volume/v3/snapshots/ac6211dc-a548-404b-8331-feb393fabf7e returned with HTTP 200 Sep 06 06:39:47 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 728/1441] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:39:47 2026] GET /volume/v3/snapshots/ac6211dc-a548-404b-8331-feb393fabf7e => generated 439 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:39:48 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-b124d18f-a5be-4438-823c-05e1a2e46bd8 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:48 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-b124d18f-a5be-4438-823c-05e1a2e46bd8 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] GET http://192.168.122.198/volume/v3/volumes/394f0ada-a8b8-46b5-804d-6d37838a39a2 Sep 06 06:39:48 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-b124d18f-a5be-4438-823c-05e1a2e46bd8 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:48 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-b124d18f-a5be-4438-823c-05e1a2e46bd8 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:48 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:48 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:39:48 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:48 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:39:48 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-b124d18f-a5be-4438-823c-05e1a2e46bd8 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Volume info retrieved successfully. Sep 06 06:39:48 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-b124d18f-a5be-4438-823c-05e1a2e46bd8 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] http://192.168.122.198/volume/v3/volumes/394f0ada-a8b8-46b5-804d-6d37838a39a2 returned with HTTP 200 Sep 06 06:39:48 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 714/1442] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:39:48 2026] GET /volume/v3/volumes/394f0ada-a8b8-46b5-804d-6d37838a39a2 => generated 861 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:39:48 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-fdc834ee-9ec6-46ee-a442-bfa0383e8c74 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:48 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-fdc834ee-9ec6-46ee-a442-bfa0383e8c74 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] GET http://192.168.122.198/volume/v3/snapshots/ac6211dc-a548-404b-8331-feb393fabf7e Sep 06 06:39:48 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-fdc834ee-9ec6-46ee-a442-bfa0383e8c74 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:48 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-fdc834ee-9ec6-46ee-a442-bfa0383e8c74 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:48 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:48 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:39:48 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-fdc834ee-9ec6-46ee-a442-bfa0383e8c74 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Snapshot retrieved successfully. Sep 06 06:39:48 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-fdc834ee-9ec6-46ee-a442-bfa0383e8c74 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] http://192.168.122.198/volume/v3/snapshots/ac6211dc-a548-404b-8331-feb393fabf7e returned with HTTP 200 Sep 06 06:39:48 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 729/1443] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:39:48 2026] GET /volume/v3/snapshots/ac6211dc-a548-404b-8331-feb393fabf7e => generated 439 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:39:49 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-ad3b23ce-5ee3-4574-af83-c49dfd0ff9e4 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:49 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ad3b23ce-5ee3-4574-af83-c49dfd0ff9e4 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] GET http://192.168.122.198/volume/v3/volumes/394f0ada-a8b8-46b5-804d-6d37838a39a2 Sep 06 06:39:49 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ad3b23ce-5ee3-4574-af83-c49dfd0ff9e4 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:49 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ad3b23ce-5ee3-4574-af83-c49dfd0ff9e4 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:49 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ad3b23ce-5ee3-4574-af83-c49dfd0ff9e4 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] http://192.168.122.198/volume/v3/volumes/394f0ada-a8b8-46b5-804d-6d37838a39a2 returned with HTTP 404 Sep 06 06:39:49 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 715/1444] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:39:49 2026] GET /volume/v3/volumes/394f0ada-a8b8-46b5-804d-6d37838a39a2 => generated 109 bytes in 75 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:39:49 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-42407d01-03e5-467d-a6b7-da5834ca1068 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:49 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-42407d01-03e5-467d-a6b7-da5834ca1068 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] DELETE http://192.168.122.198/volume/v3/volumes/642b0aff-717c-4105-9f26-1d9ff28794b5 Sep 06 06:39:49 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-42407d01-03e5-467d-a6b7-da5834ca1068 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:49 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-42407d01-03e5-467d-a6b7-da5834ca1068 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:49 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-42407d01-03e5-467d-a6b7-da5834ca1068 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Delete volume with id: 642b0aff-717c-4105-9f26-1d9ff28794b5 Sep 06 06:39:49 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:49 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:39:49 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:49 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:39:49 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-42407d01-03e5-467d-a6b7-da5834ca1068 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Volume info retrieved successfully. Sep 06 06:39:49 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-42407d01-03e5-467d-a6b7-da5834ca1068 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Delete volume request issued successfully. Sep 06 06:39:49 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-42407d01-03e5-467d-a6b7-da5834ca1068 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] http://192.168.122.198/volume/v3/volumes/642b0aff-717c-4105-9f26-1d9ff28794b5 returned with HTTP 202 Sep 06 06:39:49 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 730/1445] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:39:49 2026] DELETE /volume/v3/volumes/642b0aff-717c-4105-9f26-1d9ff28794b5 => generated 0 bytes in 131 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 06 06:39:49 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-cff7eb10-e5bd-4990-8a38-ebffa0879c75 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:49 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-cff7eb10-e5bd-4990-8a38-ebffa0879c75 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] GET http://192.168.122.198/volume/v3/volumes/642b0aff-717c-4105-9f26-1d9ff28794b5 Sep 06 06:39:49 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-cff7eb10-e5bd-4990-8a38-ebffa0879c75 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:49 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-cff7eb10-e5bd-4990-8a38-ebffa0879c75 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:49 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:49 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:39:49 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:49 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:39:49 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-cff7eb10-e5bd-4990-8a38-ebffa0879c75 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Volume info retrieved successfully. Sep 06 06:39:49 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-cff7eb10-e5bd-4990-8a38-ebffa0879c75 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] http://192.168.122.198/volume/v3/volumes/642b0aff-717c-4105-9f26-1d9ff28794b5 returned with HTTP 200 Sep 06 06:39:49 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 716/1446] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:39:49 2026] GET /volume/v3/volumes/642b0aff-717c-4105-9f26-1d9ff28794b5 => generated 860 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:39:49 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-191010ff-ee7b-42cb-8fe9-d029a0a200c1 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:49 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-191010ff-ee7b-42cb-8fe9-d029a0a200c1 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] GET http://192.168.122.198/volume/v3/snapshots/ac6211dc-a548-404b-8331-feb393fabf7e Sep 06 06:39:49 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-191010ff-ee7b-42cb-8fe9-d029a0a200c1 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:49 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-191010ff-ee7b-42cb-8fe9-d029a0a200c1 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:49 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:49 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:39:49 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-191010ff-ee7b-42cb-8fe9-d029a0a200c1 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Snapshot retrieved successfully. Sep 06 06:39:49 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-191010ff-ee7b-42cb-8fe9-d029a0a200c1 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] http://192.168.122.198/volume/v3/snapshots/ac6211dc-a548-404b-8331-feb393fabf7e returned with HTTP 200 Sep 06 06:39:49 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 731/1447] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:39:49 2026] GET /volume/v3/snapshots/ac6211dc-a548-404b-8331-feb393fabf7e => generated 439 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:39:50 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-789b8883-426e-43fc-ad9c-60574c7f659e None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:50 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-789b8883-426e-43fc-ad9c-60574c7f659e tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] GET http://192.168.122.198/volume/v3/volumes/642b0aff-717c-4105-9f26-1d9ff28794b5 Sep 06 06:39:50 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-789b8883-426e-43fc-ad9c-60574c7f659e tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:50 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-789b8883-426e-43fc-ad9c-60574c7f659e tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:50 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:50 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:39:50 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:50 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:39:50 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-789b8883-426e-43fc-ad9c-60574c7f659e tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Volume info retrieved successfully. Sep 06 06:39:50 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-789b8883-426e-43fc-ad9c-60574c7f659e tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] http://192.168.122.198/volume/v3/volumes/642b0aff-717c-4105-9f26-1d9ff28794b5 returned with HTTP 200 Sep 06 06:39:50 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 717/1448] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:39:50 2026] GET /volume/v3/volumes/642b0aff-717c-4105-9f26-1d9ff28794b5 => generated 860 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:39:50 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-6f10c806-840a-4c10-af76-247949f12e18 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:50 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-6f10c806-840a-4c10-af76-247949f12e18 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] GET http://192.168.122.198/volume/v3/snapshots/ac6211dc-a548-404b-8331-feb393fabf7e Sep 06 06:39:50 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-6f10c806-840a-4c10-af76-247949f12e18 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:50 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-6f10c806-840a-4c10-af76-247949f12e18 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:50 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:50 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:39:50 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-6f10c806-840a-4c10-af76-247949f12e18 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Snapshot retrieved successfully. Sep 06 06:39:50 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-6f10c806-840a-4c10-af76-247949f12e18 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] http://192.168.122.198/volume/v3/snapshots/ac6211dc-a548-404b-8331-feb393fabf7e returned with HTTP 200 Sep 06 06:39:50 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 732/1449] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:39:50 2026] GET /volume/v3/snapshots/ac6211dc-a548-404b-8331-feb393fabf7e => generated 466 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:39:50 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-5762f6b1-ead1-4689-9c0b-40b5dcf5cca3 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:50 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-5762f6b1-ead1-4689-9c0b-40b5dcf5cca3 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] DELETE http://192.168.122.198/volume/v3/volumes/6c3134b1-aec6-4fad-bb5b-1c184fbc92b4?cascade=True Sep 06 06:39:50 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-5762f6b1-ead1-4689-9c0b-40b5dcf5cca3 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:50 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-5762f6b1-ead1-4689-9c0b-40b5dcf5cca3 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:50 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-5762f6b1-ead1-4689-9c0b-40b5dcf5cca3 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Delete volume with id: 6c3134b1-aec6-4fad-bb5b-1c184fbc92b4 Sep 06 06:39:50 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:50 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:39:50 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:50 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:39:50 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-5762f6b1-ead1-4689-9c0b-40b5dcf5cca3 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Volume info retrieved successfully. Sep 06 06:39:51 devstack devstack@c-api.service[87014]: /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 06 06:39:51 devstack devstack@c-api.service[87014]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 06:39:51 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-5762f6b1-ead1-4689-9c0b-40b5dcf5cca3 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Delete volume request issued successfully. Sep 06 06:39:51 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-5762f6b1-ead1-4689-9c0b-40b5dcf5cca3 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] http://192.168.122.198/volume/v3/volumes/6c3134b1-aec6-4fad-bb5b-1c184fbc92b4?cascade=True returned with HTTP 202 Sep 06 06:39:51 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 718/1450] 192.168.122.198 () {58 vars in 1260 bytes} [Sun Sep 6 06:39:50 2026] DELETE /volume/v3/volumes/6c3134b1-aec6-4fad-bb5b-1c184fbc92b4?cascade=True => generated 0 bytes in 170 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:39:51 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-3860f1d1-b402-4e58-87e3-30841749f109 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:51 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-3860f1d1-b402-4e58-87e3-30841749f109 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] GET http://192.168.122.198/volume/v3/volumes/6c3134b1-aec6-4fad-bb5b-1c184fbc92b4 Sep 06 06:39:51 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-3860f1d1-b402-4e58-87e3-30841749f109 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:51 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-3860f1d1-b402-4e58-87e3-30841749f109 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:51 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:51 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:39:51 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:51 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:39:51 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-3860f1d1-b402-4e58-87e3-30841749f109 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Volume info retrieved successfully. Sep 06 06:39:51 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-3860f1d1-b402-4e58-87e3-30841749f109 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] http://192.168.122.198/volume/v3/volumes/6c3134b1-aec6-4fad-bb5b-1c184fbc92b4 returned with HTTP 200 Sep 06 06:39:51 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 733/1451] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:39:51 2026] GET /volume/v3/volumes/6c3134b1-aec6-4fad-bb5b-1c184fbc92b4 => generated 851 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:39:51 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-d97b77fa-59b7-4416-8437-8507b7a627e7 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:51 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-d97b77fa-59b7-4416-8437-8507b7a627e7 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] GET http://192.168.122.198/volume/v3/volumes/642b0aff-717c-4105-9f26-1d9ff28794b5 Sep 06 06:39:51 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-d97b77fa-59b7-4416-8437-8507b7a627e7 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:51 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-d97b77fa-59b7-4416-8437-8507b7a627e7 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:51 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-d97b77fa-59b7-4416-8437-8507b7a627e7 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] http://192.168.122.198/volume/v3/volumes/642b0aff-717c-4105-9f26-1d9ff28794b5 returned with HTTP 404 Sep 06 06:39:51 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 719/1452] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:39:51 2026] GET /volume/v3/volumes/642b0aff-717c-4105-9f26-1d9ff28794b5 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:39:51 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-491a396f-371a-43f4-9a09-80b7e77160e9 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:51 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-491a396f-371a-43f4-9a09-80b7e77160e9 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] DELETE http://192.168.122.198/volume/v3/snapshots/0b69a6a3-bae3-45a0-b413-b3eb62531ed0 Sep 06 06:39:51 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-491a396f-371a-43f4-9a09-80b7e77160e9 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:51 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-491a396f-371a-43f4-9a09-80b7e77160e9 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:51 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.snapshots [None req-491a396f-371a-43f4-9a09-80b7e77160e9 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Delete snapshot with id: 0b69a6a3-bae3-45a0-b413-b3eb62531ed0 Sep 06 06:39:51 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:51 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:39:51 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-491a396f-371a-43f4-9a09-80b7e77160e9 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Snapshot retrieved successfully. Sep 06 06:39:51 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:51 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:39:51 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-491a396f-371a-43f4-9a09-80b7e77160e9 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Snapshot delete request issued successfully. Sep 06 06:39:51 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-491a396f-371a-43f4-9a09-80b7e77160e9 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] http://192.168.122.198/volume/v3/snapshots/0b69a6a3-bae3-45a0-b413-b3eb62531ed0 returned with HTTP 202 Sep 06 06:39:51 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 734/1453] 192.168.122.198 () {58 vars in 1241 bytes} [Sun Sep 6 06:39:51 2026] DELETE /volume/v3/snapshots/0b69a6a3-bae3-45a0-b413-b3eb62531ed0 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:39:52 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-a0912eb9-f39b-4ff6-a7ae-a48b5cbd21b4 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:52 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-a0912eb9-f39b-4ff6-a7ae-a48b5cbd21b4 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] GET http://192.168.122.198/volume/v3/snapshots/0b69a6a3-bae3-45a0-b413-b3eb62531ed0 Sep 06 06:39:52 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-a0912eb9-f39b-4ff6-a7ae-a48b5cbd21b4 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:52 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-a0912eb9-f39b-4ff6-a7ae-a48b5cbd21b4 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:52 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:52 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:39:52 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-a0912eb9-f39b-4ff6-a7ae-a48b5cbd21b4 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Snapshot retrieved successfully. Sep 06 06:39:52 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-a0912eb9-f39b-4ff6-a7ae-a48b5cbd21b4 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] http://192.168.122.198/volume/v3/snapshots/0b69a6a3-bae3-45a0-b413-b3eb62531ed0 returned with HTTP 200 Sep 06 06:39:52 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 720/1454] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:39:52 2026] GET /volume/v3/snapshots/0b69a6a3-bae3-45a0-b413-b3eb62531ed0 => generated 474 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:39:52 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-082c42a4-5e2a-4b49-82f0-ffb5e2f8d7fe None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:52 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-082c42a4-5e2a-4b49-82f0-ffb5e2f8d7fe tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] GET http://192.168.122.198/volume/v3/volumes/6c3134b1-aec6-4fad-bb5b-1c184fbc92b4 Sep 06 06:39:52 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-082c42a4-5e2a-4b49-82f0-ffb5e2f8d7fe tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:52 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-082c42a4-5e2a-4b49-82f0-ffb5e2f8d7fe tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:52 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:52 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:39:52 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:52 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:39:52 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-082c42a4-5e2a-4b49-82f0-ffb5e2f8d7fe tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Volume info retrieved successfully. Sep 06 06:39:52 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-082c42a4-5e2a-4b49-82f0-ffb5e2f8d7fe tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] http://192.168.122.198/volume/v3/volumes/6c3134b1-aec6-4fad-bb5b-1c184fbc92b4 returned with HTTP 200 Sep 06 06:39:52 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 735/1455] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:39:52 2026] GET /volume/v3/volumes/6c3134b1-aec6-4fad-bb5b-1c184fbc92b4 => generated 851 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:39:53 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-db3035d1-6173-46f0-8737-98054185d910 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:53 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-db3035d1-6173-46f0-8737-98054185d910 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] GET http://192.168.122.198/volume/v3/snapshots/0b69a6a3-bae3-45a0-b413-b3eb62531ed0 Sep 06 06:39:53 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-db3035d1-6173-46f0-8737-98054185d910 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:53 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-db3035d1-6173-46f0-8737-98054185d910 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:53 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:53 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:39:53 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-db3035d1-6173-46f0-8737-98054185d910 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Snapshot retrieved successfully. Sep 06 06:39:53 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-db3035d1-6173-46f0-8737-98054185d910 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] http://192.168.122.198/volume/v3/snapshots/0b69a6a3-bae3-45a0-b413-b3eb62531ed0 returned with HTTP 200 Sep 06 06:39:53 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 721/1456] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:39:53 2026] GET /volume/v3/snapshots/0b69a6a3-bae3-45a0-b413-b3eb62531ed0 => generated 474 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:39:53 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-b7690c0e-a04d-4ff9-882a-090fcb39d70f None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:53 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b7690c0e-a04d-4ff9-882a-090fcb39d70f tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] GET http://192.168.122.198/volume/v3/volumes/6c3134b1-aec6-4fad-bb5b-1c184fbc92b4 Sep 06 06:39:53 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b7690c0e-a04d-4ff9-882a-090fcb39d70f tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:53 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b7690c0e-a04d-4ff9-882a-090fcb39d70f tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:53 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:53 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:39:53 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:53 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:39:53 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-b7690c0e-a04d-4ff9-882a-090fcb39d70f tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Volume info retrieved successfully. Sep 06 06:39:53 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b7690c0e-a04d-4ff9-882a-090fcb39d70f tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] http://192.168.122.198/volume/v3/volumes/6c3134b1-aec6-4fad-bb5b-1c184fbc92b4 returned with HTTP 200 Sep 06 06:39:53 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 736/1457] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:39:53 2026] GET /volume/v3/volumes/6c3134b1-aec6-4fad-bb5b-1c184fbc92b4 => generated 851 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:39:54 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-afdb1c47-3a54-4d18-8258-de38d22b2f68 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:54 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-afdb1c47-3a54-4d18-8258-de38d22b2f68 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] GET http://192.168.122.198/volume/v3/snapshots/0b69a6a3-bae3-45a0-b413-b3eb62531ed0 Sep 06 06:39:54 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-afdb1c47-3a54-4d18-8258-de38d22b2f68 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:54 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-afdb1c47-3a54-4d18-8258-de38d22b2f68 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:54 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-afdb1c47-3a54-4d18-8258-de38d22b2f68 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] http://192.168.122.198/volume/v3/snapshots/0b69a6a3-bae3-45a0-b413-b3eb62531ed0 returned with HTTP 404 Sep 06 06:39:54 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 722/1458] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:39:54 2026] GET /volume/v3/snapshots/0b69a6a3-bae3-45a0-b413-b3eb62531ed0 => generated 111 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 06:39:54 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-c696a3ba-5f9f-4f4e-9853-7555146378d4 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:54 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c696a3ba-5f9f-4f4e-9853-7555146378d4 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] DELETE http://192.168.122.198/volume/v3/volumes/11514717-d5a4-4e5e-8269-d526ed8dc3f0 Sep 06 06:39:54 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-c696a3ba-5f9f-4f4e-9853-7555146378d4 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:54 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-c696a3ba-5f9f-4f4e-9853-7555146378d4 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:54 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-c696a3ba-5f9f-4f4e-9853-7555146378d4 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Delete volume with id: 11514717-d5a4-4e5e-8269-d526ed8dc3f0 Sep 06 06:39:54 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:54 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:39:54 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:54 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:39:54 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-c696a3ba-5f9f-4f4e-9853-7555146378d4 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Volume info retrieved successfully. Sep 06 06:39:54 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-c696a3ba-5f9f-4f4e-9853-7555146378d4 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Delete volume request issued successfully. Sep 06 06:39:54 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c696a3ba-5f9f-4f4e-9853-7555146378d4 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] http://192.168.122.198/volume/v3/volumes/11514717-d5a4-4e5e-8269-d526ed8dc3f0 returned with HTTP 202 Sep 06 06:39:54 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 737/1459] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:39:54 2026] DELETE /volume/v3/volumes/11514717-d5a4-4e5e-8269-d526ed8dc3f0 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:39:54 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-c0e1cad5-2a9f-49ea-a183-35be262e99ae None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:54 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c0e1cad5-2a9f-49ea-a183-35be262e99ae tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] GET http://192.168.122.198/volume/v3/volumes/11514717-d5a4-4e5e-8269-d526ed8dc3f0 Sep 06 06:39:54 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-c0e1cad5-2a9f-49ea-a183-35be262e99ae tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:54 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-c0e1cad5-2a9f-49ea-a183-35be262e99ae tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:54 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:54 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:39:54 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:54 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:39:54 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-c0e1cad5-2a9f-49ea-a183-35be262e99ae tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Volume info retrieved successfully. Sep 06 06:39:54 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c0e1cad5-2a9f-49ea-a183-35be262e99ae tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] http://192.168.122.198/volume/v3/volumes/11514717-d5a4-4e5e-8269-d526ed8dc3f0 returned with HTTP 200 Sep 06 06:39:54 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 723/1460] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:39:54 2026] GET /volume/v3/volumes/11514717-d5a4-4e5e-8269-d526ed8dc3f0 => generated 860 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:39:54 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-c91511d2-f1e2-43c6-b1c0-5a74aef3ac3e None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:54 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c91511d2-f1e2-43c6-b1c0-5a74aef3ac3e tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] GET http://192.168.122.198/volume/v3/volumes/6c3134b1-aec6-4fad-bb5b-1c184fbc92b4 Sep 06 06:39:54 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-c91511d2-f1e2-43c6-b1c0-5a74aef3ac3e tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:54 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-c91511d2-f1e2-43c6-b1c0-5a74aef3ac3e tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:54 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:54 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:39:54 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:54 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:39:54 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-c91511d2-f1e2-43c6-b1c0-5a74aef3ac3e tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Volume info retrieved successfully. Sep 06 06:39:54 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c91511d2-f1e2-43c6-b1c0-5a74aef3ac3e tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] http://192.168.122.198/volume/v3/volumes/6c3134b1-aec6-4fad-bb5b-1c184fbc92b4 returned with HTTP 200 Sep 06 06:39:54 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 738/1461] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:39:54 2026] GET /volume/v3/volumes/6c3134b1-aec6-4fad-bb5b-1c184fbc92b4 => generated 851 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:39:55 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-fa40c491-da09-446c-b445-07ae6e6a3901 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:55 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-fa40c491-da09-446c-b445-07ae6e6a3901 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] GET http://192.168.122.198/volume/v3/volumes/11514717-d5a4-4e5e-8269-d526ed8dc3f0 Sep 06 06:39:55 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-fa40c491-da09-446c-b445-07ae6e6a3901 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:55 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-fa40c491-da09-446c-b445-07ae6e6a3901 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:55 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:55 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:39:55 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:55 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:39:55 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-fa40c491-da09-446c-b445-07ae6e6a3901 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Volume info retrieved successfully. Sep 06 06:39:55 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-fa40c491-da09-446c-b445-07ae6e6a3901 tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] http://192.168.122.198/volume/v3/volumes/11514717-d5a4-4e5e-8269-d526ed8dc3f0 returned with HTTP 200 Sep 06 06:39:55 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 724/1462] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:39:55 2026] GET /volume/v3/volumes/11514717-d5a4-4e5e-8269-d526ed8dc3f0 => generated 860 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:39:55 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-c4a00864-3736-4825-828c-34ae5a8cd74e None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:55 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c4a00864-3736-4825-828c-34ae5a8cd74e tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] GET http://192.168.122.198/volume/v3/volumes/6c3134b1-aec6-4fad-bb5b-1c184fbc92b4 Sep 06 06:39:55 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-c4a00864-3736-4825-828c-34ae5a8cd74e tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:55 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-c4a00864-3736-4825-828c-34ae5a8cd74e tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:55 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:55 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:39:55 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:55 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:39:55 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-c4a00864-3736-4825-828c-34ae5a8cd74e tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Volume info retrieved successfully. Sep 06 06:39:55 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c4a00864-3736-4825-828c-34ae5a8cd74e tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] http://192.168.122.198/volume/v3/volumes/6c3134b1-aec6-4fad-bb5b-1c184fbc92b4 returned with HTTP 200 Sep 06 06:39:55 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 739/1463] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:39:55 2026] GET /volume/v3/volumes/6c3134b1-aec6-4fad-bb5b-1c184fbc92b4 => generated 851 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:39:56 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-471e6299-7d9f-4afb-a253-aa589c8b7e1f None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:56 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-471e6299-7d9f-4afb-a253-aa589c8b7e1f tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] GET http://192.168.122.198/volume/v3/volumes/11514717-d5a4-4e5e-8269-d526ed8dc3f0 Sep 06 06:39:56 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-471e6299-7d9f-4afb-a253-aa589c8b7e1f tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:56 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-471e6299-7d9f-4afb-a253-aa589c8b7e1f tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:56 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-471e6299-7d9f-4afb-a253-aa589c8b7e1f tempest-CreateVolumesFromSnapshotTest-1337710689 tempest-CreateVolumesFromSnapshotTest-1337710689-project-member] http://192.168.122.198/volume/v3/volumes/11514717-d5a4-4e5e-8269-d526ed8dc3f0 returned with HTTP 404 Sep 06 06:39:56 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 725/1464] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:39:56 2026] GET /volume/v3/volumes/11514717-d5a4-4e5e-8269-d526ed8dc3f0 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:39:56 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-6aacba2e-dc0c-40e8-a807-781e25ff3594 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:56 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-6aacba2e-dc0c-40e8-a807-781e25ff3594 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] GET http://192.168.122.198/volume/v3/volumes/6c3134b1-aec6-4fad-bb5b-1c184fbc92b4 Sep 06 06:39:56 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-6aacba2e-dc0c-40e8-a807-781e25ff3594 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:56 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-6aacba2e-dc0c-40e8-a807-781e25ff3594 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:56 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:56 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:39:56 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:56 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:39:56 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-6aacba2e-dc0c-40e8-a807-781e25ff3594 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Volume info retrieved successfully. Sep 06 06:39:56 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-6aacba2e-dc0c-40e8-a807-781e25ff3594 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] http://192.168.122.198/volume/v3/volumes/6c3134b1-aec6-4fad-bb5b-1c184fbc92b4 returned with HTTP 200 Sep 06 06:39:56 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 740/1465] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:39:56 2026] GET /volume/v3/volumes/6c3134b1-aec6-4fad-bb5b-1c184fbc92b4 => generated 851 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:39:57 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-2011c8f8-f87a-4aca-8783-4b9789c23e1f None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:57 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-2011c8f8-f87a-4aca-8783-4b9789c23e1f tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] GET http://192.168.122.198/volume/v3/volumes/6c3134b1-aec6-4fad-bb5b-1c184fbc92b4 Sep 06 06:39:57 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-2011c8f8-f87a-4aca-8783-4b9789c23e1f tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:57 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-2011c8f8-f87a-4aca-8783-4b9789c23e1f tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:57 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:57 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:39:57 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:57 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:39:57 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-2011c8f8-f87a-4aca-8783-4b9789c23e1f tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Volume info retrieved successfully. Sep 06 06:39:57 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-2011c8f8-f87a-4aca-8783-4b9789c23e1f tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] http://192.168.122.198/volume/v3/volumes/6c3134b1-aec6-4fad-bb5b-1c184fbc92b4 returned with HTTP 200 Sep 06 06:39:57 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 726/1466] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:39:57 2026] GET /volume/v3/volumes/6c3134b1-aec6-4fad-bb5b-1c184fbc92b4 => generated 851 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:39:58 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-e19b6833-3747-400c-9bac-f8cab1c19037 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:58 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e19b6833-3747-400c-9bac-f8cab1c19037 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] GET http://192.168.122.198/volume/v3/volumes/6c3134b1-aec6-4fad-bb5b-1c184fbc92b4 Sep 06 06:39:58 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e19b6833-3747-400c-9bac-f8cab1c19037 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:58 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e19b6833-3747-400c-9bac-f8cab1c19037 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:58 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e19b6833-3747-400c-9bac-f8cab1c19037 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] http://192.168.122.198/volume/v3/volumes/6c3134b1-aec6-4fad-bb5b-1c184fbc92b4 returned with HTTP 404 Sep 06 06:39:58 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 741/1467] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:39:58 2026] GET /volume/v3/volumes/6c3134b1-aec6-4fad-bb5b-1c184fbc92b4 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:39:59 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-b0f58aef-7f87-4219-959b-905ac2419b40 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:59 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-b0f58aef-7f87-4219-959b-905ac2419b40 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-reader] GET http://192.168.122.198/volume/v3/volumes Sep 06 06:39:59 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-b0f58aef-7f87-4219-959b-905ac2419b40 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-reader] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:59 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-b0f58aef-7f87-4219-959b-905ac2419b40 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-reader] Calling method 'index' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:59 devstack devstack@c-api.service[87014]: DEBUG cinder.api.api_utils [None req-b0f58aef-7f87-4219-959b-905ac2419b40 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-reader] Removing options '' from query. {{(pid=87014) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 06:39:59 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-b0f58aef-7f87-4219-959b-905ac2419b40 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87014) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 06:39:59 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-b0f58aef-7f87-4219-959b-905ac2419b40 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-reader] Get all volumes completed successfully. Sep 06 06:39:59 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-b0f58aef-7f87-4219-959b-905ac2419b40 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-reader] http://192.168.122.198/volume/v3/volumes returned with HTTP 200 Sep 06 06:39:59 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 727/1468] 192.168.122.198 () {58 vars in 1121 bytes} [Sun Sep 6 06:39:58 2026] GET /volume/v3/volumes => generated 15 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 06:39:59 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-c1d8d20b-bea1-4d5c-be07-3060f8a00ed1 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:59 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c1d8d20b-bea1-4d5c-be07-3060f8a00ed1 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-reader] GET http://192.168.122.198/volume/v3/snapshots Sep 06 06:39:59 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-c1d8d20b-bea1-4d5c-be07-3060f8a00ed1 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-reader] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:59 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-c1d8d20b-bea1-4d5c-be07-3060f8a00ed1 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-reader] Calling method 'index' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:59 devstack devstack@c-api.service[87015]: DEBUG cinder.api.api_utils [None req-c1d8d20b-bea1-4d5c-be07-3060f8a00ed1 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-reader] Removing options '' from query. {{(pid=87015) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 06:39:59 devstack devstack@c-api.service[87015]: DEBUG cinder.db.api [None req-c1d8d20b-bea1-4d5c-be07-3060f8a00ed1 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-reader] Building query based on filter {{(pid=87015) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 06:39:59 devstack devstack@c-api.service[87015]: /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 06 06:39:59 devstack devstack@c-api.service[87015]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 06:39:59 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-c1d8d20b-bea1-4d5c-be07-3060f8a00ed1 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-reader] Get all snapshots completed successfully. Sep 06 06:39:59 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c1d8d20b-bea1-4d5c-be07-3060f8a00ed1 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-reader] http://192.168.122.198/volume/v3/snapshots returned with HTTP 200 Sep 06 06:39:59 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 742/1469] 192.168.122.198 () {58 vars in 1127 bytes} [Sun Sep 6 06:39:59 2026] GET /volume/v3/snapshots => generated 17 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 06:39:59 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-9e69c965-02f1-4b86-bec1-51264185dd80 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:59 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-9e69c965-02f1-4b86-bec1-51264185dd80 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] DELETE http://192.168.122.198/volume/v3/snapshots/ac6211dc-a548-404b-8331-feb393fabf7e Sep 06 06:39:59 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-9e69c965-02f1-4b86-bec1-51264185dd80 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:59 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-9e69c965-02f1-4b86-bec1-51264185dd80 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:59 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.snapshots [None req-9e69c965-02f1-4b86-bec1-51264185dd80 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Delete snapshot with id: ac6211dc-a548-404b-8331-feb393fabf7e Sep 06 06:39:59 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-9e69c965-02f1-4b86-bec1-51264185dd80 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] http://192.168.122.198/volume/v3/snapshots/ac6211dc-a548-404b-8331-feb393fabf7e returned with HTTP 404 Sep 06 06:39:59 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 728/1470] 192.168.122.198 () {58 vars in 1241 bytes} [Sun Sep 6 06:39:59 2026] DELETE /volume/v3/snapshots/ac6211dc-a548-404b-8331-feb393fabf7e => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:39:59 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-2e4e3a8d-9f22-42a3-91f7-e735b344b827 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:59 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2e4e3a8d-9f22-42a3-91f7-e735b344b827 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] DELETE http://192.168.122.198/volume/v3/snapshots/7b0bd551-6d41-4e42-9ee2-d51cbebc4a52 Sep 06 06:39:59 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-2e4e3a8d-9f22-42a3-91f7-e735b344b827 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:59 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-2e4e3a8d-9f22-42a3-91f7-e735b344b827 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:59 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.snapshots [None req-2e4e3a8d-9f22-42a3-91f7-e735b344b827 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Delete snapshot with id: 7b0bd551-6d41-4e42-9ee2-d51cbebc4a52 Sep 06 06:39:59 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2e4e3a8d-9f22-42a3-91f7-e735b344b827 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] http://192.168.122.198/volume/v3/snapshots/7b0bd551-6d41-4e42-9ee2-d51cbebc4a52 returned with HTTP 404 Sep 06 06:39:59 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 743/1471] 192.168.122.198 () {58 vars in 1241 bytes} [Sun Sep 6 06:39:59 2026] DELETE /volume/v3/snapshots/7b0bd551-6d41-4e42-9ee2-d51cbebc4a52 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:39:59 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-2f0caa71-23b5-469d-a4a2-3b34938d2a68 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:59 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-2f0caa71-23b5-469d-a4a2-3b34938d2a68 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] GET http://192.168.122.198/volume/v3/volumes/6c3134b1-aec6-4fad-bb5b-1c184fbc92b4 Sep 06 06:39:59 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-2f0caa71-23b5-469d-a4a2-3b34938d2a68 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:59 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-2f0caa71-23b5-469d-a4a2-3b34938d2a68 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:59 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-2f0caa71-23b5-469d-a4a2-3b34938d2a68 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] http://192.168.122.198/volume/v3/volumes/6c3134b1-aec6-4fad-bb5b-1c184fbc92b4 returned with HTTP 404 Sep 06 06:39:59 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 729/1472] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:39:59 2026] GET /volume/v3/volumes/6c3134b1-aec6-4fad-bb5b-1c184fbc92b4 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:39:59 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-1757ea6f-0f10-47a0-86ab-89c79404f9d3 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:59 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-1757ea6f-0f10-47a0-86ab-89c79404f9d3 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] DELETE http://192.168.122.198/volume/v3/volumes/6c3134b1-aec6-4fad-bb5b-1c184fbc92b4 Sep 06 06:39:59 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-1757ea6f-0f10-47a0-86ab-89c79404f9d3 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:59 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-1757ea6f-0f10-47a0-86ab-89c79404f9d3 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:59 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-1757ea6f-0f10-47a0-86ab-89c79404f9d3 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Delete volume with id: 6c3134b1-aec6-4fad-bb5b-1c184fbc92b4 Sep 06 06:39:59 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-1757ea6f-0f10-47a0-86ab-89c79404f9d3 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] http://192.168.122.198/volume/v3/volumes/6c3134b1-aec6-4fad-bb5b-1c184fbc92b4 returned with HTTP 404 Sep 06 06:39:59 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 744/1473] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:39:59 2026] DELETE /volume/v3/volumes/6c3134b1-aec6-4fad-bb5b-1c184fbc92b4 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:39:59 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-3f7e73fe-4a3e-40ae-b0cb-694355db12c0 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:59 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-3f7e73fe-4a3e-40ae-b0cb-694355db12c0 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:39:59 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-3f7e73fe-4a3e-40ae-b0cb-694355db12c0 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-982825102"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:39:59 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.volumes [None req-3f7e73fe-4a3e-40ae-b0cb-694355db12c0 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-982825102'}} {{(pid=87014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:39:59 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-3f7e73fe-4a3e-40ae-b0cb-694355db12c0 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Create volume of 1 GB Sep 06 06:39:59 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-3f7e73fe-4a3e-40ae-b0cb-694355db12c0 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Availability Zones retrieved successfully. Sep 06 06:39:59 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-3f7e73fe-4a3e-40ae-b0cb-694355db12c0 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Flow 'volume_create_api' (7bf5fd40-2421-452b-8d40-cd85e4f6a990) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:39:59 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-3f7e73fe-4a3e-40ae-b0cb-694355db12c0 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b2b58fc-2dfe-4d59-96ee-36d7fa2b0672) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:39:59 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.flows.api.create_volume [None req-3f7e73fe-4a3e-40ae-b0cb-694355db12c0 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Validating volume size '1' using validate_int {{(pid=87014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:39:59 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-3f7e73fe-4a3e-40ae-b0cb-694355db12c0 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b2b58fc-2dfe-4d59-96ee-36d7fa2b0672) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:39:59 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-3f7e73fe-4a3e-40ae-b0cb-694355db12c0 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eca87728-65f9-4c32-8a8d-1106a8eff8ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:39:59 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-b1cc905a-4011-4e42-863f-3bf75c21cf03 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:59 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-3f7e73fe-4a3e-40ae-b0cb-694355db12c0 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Created reservations ['29031ef0-b0e1-4cf9-a84b-34cf33b7bf64', '2cc19d9c-8a42-420f-a553-98ba165b144a', 'c28696f4-d82c-4c56-8b6f-fb6c3e66f7a4', '89d84e6f-5a49-46dd-b30e-bc0c4945df31'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:39:59 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-3f7e73fe-4a3e-40ae-b0cb-694355db12c0 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eca87728-65f9-4c32-8a8d-1106a8eff8ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['29031ef0-b0e1-4cf9-a84b-34cf33b7bf64', '2cc19d9c-8a42-420f-a553-98ba165b144a', 'c28696f4-d82c-4c56-8b6f-fb6c3e66f7a4', '89d84e6f-5a49-46dd-b30e-bc0c4945df31']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:39:59 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-3f7e73fe-4a3e-40ae-b0cb-694355db12c0 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c14eb83d-23ab-4799-ae4c-3cd7e71c26d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:39:59 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:59 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:39:59 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-3f7e73fe-4a3e-40ae-b0cb-694355db12c0 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c14eb83d-23ab-4799-ae4c-3cd7e71c26d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '03df205b-744d-4e5c-bb3c-31a03b1a4dbd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-982825102',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80ea58b259f149e7ada783971acdfcb0',qos_specs=None,replication_status=,reservations=['29031ef0-b0e1-4cf9-a84b-34cf33b7bf64','2cc19d9c-8a42-420f-a553-98ba165b144a','c28696f4-d82c-4c56-8b6f-fb6c3e66f7a4','89d84e6f-5a49-46dd-b30e-bc0c4945df31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='50b5313700b94db385ea112cc128b1a4',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:39:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-982825102',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=03df205b-744d-4e5c-bb3c-31a03b1a4dbd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='80ea58b259f149e7ada783971acdfcb0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='50b5313700b94db385ea112cc128b1a4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:39:59 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-3f7e73fe-4a3e-40ae-b0cb-694355db12c0 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bff18f94-b0a5-4e0a-adaf-2886ed3ec0ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:39:59 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b1cc905a-4011-4e42-863f-3bf75c21cf03 tempest-VolumeTypesAdminTests-749971902 tempest-VolumeTypesAdminTests-749971902-project-admin] POST http://192.168.122.198/volume/v3/types Sep 06 06:39:59 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b1cc905a-4011-4e42-863f-3bf75c21cf03 tempest-VolumeTypesAdminTests-749971902 tempest-VolumeTypesAdminTests-749971902-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1030883295", "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=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:39:59 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-3f7e73fe-4a3e-40ae-b0cb-694355db12c0 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bff18f94-b0a5-4e0a-adaf-2886ed3ec0ce) transitioned into state 'SUCCESS' from state '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-982825102',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80ea58b259f149e7ada783971acdfcb0',qos_specs=None,replication_status=,reservations=['29031ef0-b0e1-4cf9-a84b-34cf33b7bf64','2cc19d9c-8a42-420f-a553-98ba165b144a','c28696f4-d82c-4c56-8b6f-fb6c3e66f7a4','89d84e6f-5a49-46dd-b30e-bc0c4945df31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='50b5313700b94db385ea112cc128b1a4',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:39:59 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b1cc905a-4011-4e42-863f-3bf75c21cf03 tempest-VolumeTypesAdminTests-749971902 tempest-VolumeTypesAdminTests-749971902-project-admin] http://192.168.122.198/volume/v3/types returned with HTTP 200 Sep 06 06:39:59 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-3f7e73fe-4a3e-40ae-b0cb-694355db12c0 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c053f57-4553-441a-93d7-3b36d2177bb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:39:59 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 745/1474] 192.168.122.198 () {60 vars in 1137 bytes} [Sun Sep 6 06:39:59 2026] POST /volume/v3/types => generated 380 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:39:59 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-b4375c11-c225-4cb0-8940-b68c16bc2931 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:59 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b4375c11-c225-4cb0-8940-b68c16bc2931 tempest-VolumeTypesAdminTests-749971902 tempest-VolumeTypesAdminTests-749971902-project-admin] POST http://192.168.122.198/volume/v3/types/e631ca8a-bc69-45d1-9365-51680ea74685/encryption Sep 06 06:39:59 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b4375c11-c225-4cb0-8940-b68c16bc2931 tempest-VolumeTypesAdminTests-749971902 tempest-VolumeTypesAdminTests-749971902-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:39:59 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-3f7e73fe-4a3e-40ae-b0cb-694355db12c0 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c053f57-4553-441a-93d7-3b36d2177bb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:39:59 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-3f7e73fe-4a3e-40ae-b0cb-694355db12c0 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Flow 'volume_create_api' (7bf5fd40-2421-452b-8d40-cd85e4f6a990) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:39:59 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-3f7e73fe-4a3e-40ae-b0cb-694355db12c0 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Create volume request issued successfully. Sep 06 06:39:59 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-3f7e73fe-4a3e-40ae-b0cb-694355db12c0 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:39:59 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 730/1475] 192.168.122.198 () {60 vars in 1142 bytes} [Sun Sep 6 06:39:59 2026] POST /volume/v3/volumes => generated 759 bytes in 384 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:39:59 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-7bb63af8-a63d-4818-abed-24fafa73b28c None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:59 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-7bb63af8-a63d-4818-abed-24fafa73b28c tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] GET http://192.168.122.198/volume/v3/volumes/03df205b-744d-4e5c-bb3c-31a03b1a4dbd Sep 06 06:39:59 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-7bb63af8-a63d-4818-abed-24fafa73b28c tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:39:59 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-7bb63af8-a63d-4818-abed-24fafa73b28c tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:39:59 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:39:59 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:39:59 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:39:59 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:39:59 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-7bb63af8-a63d-4818-abed-24fafa73b28c tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Volume info retrieved successfully. Sep 06 06:39:59 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b4375c11-c225-4cb0-8940-b68c16bc2931 tempest-VolumeTypesAdminTests-749971902 tempest-VolumeTypesAdminTests-749971902-project-admin] http://192.168.122.198/volume/v3/types/e631ca8a-bc69-45d1-9365-51680ea74685/encryption returned with HTTP 200 Sep 06 06:39:59 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 746/1476] 192.168.122.198 () {60 vars in 1281 bytes} [Sun Sep 6 06:39:59 2026] POST /volume/v3/types/e631ca8a-bc69-45d1-9365-51680ea74685/encryption => generated 239 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:39:59 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-7bb63af8-a63d-4818-abed-24fafa73b28c tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] http://192.168.122.198/volume/v3/volumes/03df205b-744d-4e5c-bb3c-31a03b1a4dbd returned with HTTP 200 Sep 06 06:39:59 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 731/1477] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:39:59 2026] GET /volume/v3/volumes/03df205b-744d-4e5c-bb3c-31a03b1a4dbd => generated 827 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:39:59 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-a7dcb143-c419-4f72-9fbe-e4db0ca4a639 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:59 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-a7dcb143-c419-4f72-9fbe-e4db0ca4a639 tempest-VolumeTypesAdminTests-749971902 tempest-VolumeTypesAdminTests-749971902-project-admin] POST http://192.168.122.198/volume/v3/types Sep 06 06:39:59 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-a7dcb143-c419-4f72-9fbe-e4db0ca4a639 tempest-VolumeTypesAdminTests-749971902 tempest-VolumeTypesAdminTests-749971902-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2071204882", "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=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:39:59 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-a7dcb143-c419-4f72-9fbe-e4db0ca4a639 tempest-VolumeTypesAdminTests-749971902 tempest-VolumeTypesAdminTests-749971902-project-admin] http://192.168.122.198/volume/v3/types returned with HTTP 200 Sep 06 06:39:59 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 747/1478] 192.168.122.198 () {60 vars in 1137 bytes} [Sun Sep 6 06:39:59 2026] POST /volume/v3/types => generated 380 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:39:59 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-cdf61e4f-45e5-4fb1-80fe-dc9e5cd89009 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:39:59 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-cdf61e4f-45e5-4fb1-80fe-dc9e5cd89009 tempest-VolumeTypesAdminTests-749971902 tempest-VolumeTypesAdminTests-749971902-project-admin] POST http://192.168.122.198/volume/v3/types/1113e631-3d16-4d9e-92b3-a40c646fd9f6/encryption Sep 06 06:39:59 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-cdf61e4f-45e5-4fb1-80fe-dc9e5cd89009 tempest-VolumeTypesAdminTests-749971902 tempest-VolumeTypesAdminTests-749971902-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:39:59 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-cdf61e4f-45e5-4fb1-80fe-dc9e5cd89009 tempest-VolumeTypesAdminTests-749971902 tempest-VolumeTypesAdminTests-749971902-project-admin] http://192.168.122.198/volume/v3/types/1113e631-3d16-4d9e-92b3-a40c646fd9f6/encryption returned with HTTP 200 Sep 06 06:39:59 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 732/1479] 192.168.122.198 () {60 vars in 1281 bytes} [Sun Sep 6 06:39:59 2026] POST /volume/v3/types/1113e631-3d16-4d9e-92b3-a40c646fd9f6/encryption => generated 239 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:39:59 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-0e2b87cb-a521-4194-b96c-accd5244e1b7 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:00 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-0e2b87cb-a521-4194-b96c-accd5244e1b7 tempest-VolumeTypesAdminTests-749971902 tempest-VolumeTypesAdminTests-749971902-project-admin] POST http://192.168.122.198/volume/v3/types Sep 06 06:40:00 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-0e2b87cb-a521-4194-b96c-accd5244e1b7 tempest-VolumeTypesAdminTests-749971902 tempest-VolumeTypesAdminTests-749971902-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1249141649", "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=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:40:00 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-0e2b87cb-a521-4194-b96c-accd5244e1b7 tempest-VolumeTypesAdminTests-749971902 tempest-VolumeTypesAdminTests-749971902-project-admin] http://192.168.122.198/volume/v3/types returned with HTTP 200 Sep 06 06:40:00 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 748/1480] 192.168.122.198 () {60 vars in 1137 bytes} [Sun Sep 6 06:39:59 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 06 06:40:00 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-852566df-7d30-4558-b03b-f034b0e56aef None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:00 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-852566df-7d30-4558-b03b-f034b0e56aef tempest-VolumeTypesAdminTests-749971902 tempest-VolumeTypesAdminTests-749971902-project-admin] POST http://192.168.122.198/volume/v3/types/7d95783e-01a1-45ab-8bd3-8da0d8eba5df/extra_specs Sep 06 06:40:00 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-852566df-7d30-4558-b03b-f034b0e56aef tempest-VolumeTypesAdminTests-749971902 tempest-VolumeTypesAdminTests-749971902-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:40:00 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-852566df-7d30-4558-b03b-f034b0e56aef tempest-VolumeTypesAdminTests-749971902 tempest-VolumeTypesAdminTests-749971902-project-admin] http://192.168.122.198/volume/v3/types/7d95783e-01a1-45ab-8bd3-8da0d8eba5df/extra_specs returned with HTTP 200 Sep 06 06:40:00 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 733/1481] 192.168.122.198 () {60 vars in 1283 bytes} [Sun Sep 6 06:40:00 2026] POST /volume/v3/types/7d95783e-01a1-45ab-8bd3-8da0d8eba5df/extra_specs => generated 35 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 06:40:00 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-d4e5f587-3f03-448b-a56a-3e653a2ffa4c None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:00 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-d4e5f587-3f03-448b-a56a-3e653a2ffa4c tempest-VolumeTypesAdminTests-749971902 tempest-VolumeTypesAdminTests-749971902-project-admin] PUT http://192.168.122.198/volume/v3/types/7d95783e-01a1-45ab-8bd3-8da0d8eba5df/extra_specs/key2 Sep 06 06:40:00 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-d4e5f587-3f03-448b-a56a-3e653a2ffa4c tempest-VolumeTypesAdminTests-749971902 tempest-VolumeTypesAdminTests-749971902-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:40:00 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-d4e5f587-3f03-448b-a56a-3e653a2ffa4c tempest-VolumeTypesAdminTests-749971902 tempest-VolumeTypesAdminTests-749971902-project-admin] http://192.168.122.198/volume/v3/types/7d95783e-01a1-45ab-8bd3-8da0d8eba5df/extra_specs/key2 returned with HTTP 200 Sep 06 06:40:00 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 749/1482] 192.168.122.198 () {60 vars in 1297 bytes} [Sun Sep 6 06:40:00 2026] PUT /volume/v3/types/7d95783e-01a1-45ab-8bd3-8da0d8eba5df/extra_specs/key2 => generated 25 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 06:40:00 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-d55f7ecf-985f-4d4b-9db1-3a9f2394d674 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:00 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-d55f7ecf-985f-4d4b-9db1-3a9f2394d674 tempest-VolumeTypesAdminTests-749971902 tempest-VolumeTypesAdminTests-749971902-project-admin] POST http://192.168.122.198/volume/v3/types Sep 06 06:40:00 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-d55f7ecf-985f-4d4b-9db1-3a9f2394d674 tempest-VolumeTypesAdminTests-749971902 tempest-VolumeTypesAdminTests-749971902-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:40:00 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-d55f7ecf-985f-4d4b-9db1-3a9f2394d674 tempest-VolumeTypesAdminTests-749971902 tempest-VolumeTypesAdminTests-749971902-project-admin] http://192.168.122.198/volume/v3/types returned with HTTP 200 Sep 06 06:40:00 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 734/1483] 192.168.122.198 () {60 vars in 1136 bytes} [Sun Sep 6 06:40:00 2026] POST /volume/v3/types => generated 195 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:40:00 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-3ba33dc8-aae7-4393-8067-b5d8c256785b None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:00 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-3ba33dc8-aae7-4393-8067-b5d8c256785b tempest-VolumeTypesAdminTests-749971902 tempest-VolumeTypesAdminTests-749971902-project-admin] DELETE http://192.168.122.198/volume/v3/types/59e6b14a-bc1c-45c3-8a8f-2b79fffaef67 Sep 06 06:40:00 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-3ba33dc8-aae7-4393-8067-b5d8c256785b tempest-VolumeTypesAdminTests-749971902 tempest-VolumeTypesAdminTests-749971902-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:00 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-3ba33dc8-aae7-4393-8067-b5d8c256785b tempest-VolumeTypesAdminTests-749971902 tempest-VolumeTypesAdminTests-749971902-project-admin] Calling method '_delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:00 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-3ba33dc8-aae7-4393-8067-b5d8c256785b tempest-VolumeTypesAdminTests-749971902 tempest-VolumeTypesAdminTests-749971902-project-admin] http://192.168.122.198/volume/v3/types/59e6b14a-bc1c-45c3-8a8f-2b79fffaef67 returned with HTTP 202 Sep 06 06:40:00 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 750/1484] 192.168.122.198 () {58 vars in 1229 bytes} [Sun Sep 6 06:40:00 2026] DELETE /volume/v3/types/59e6b14a-bc1c-45c3-8a8f-2b79fffaef67 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:40:00 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-f4ac3bad-a0b3-4e6b-9b46-71e8741ae2b2 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:00 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f4ac3bad-a0b3-4e6b-9b46-71e8741ae2b2 tempest-VolumeTypesAdminTests-749971902 tempest-VolumeTypesAdminTests-749971902-project-admin] POST http://192.168.122.198/volume/v3/types Sep 06 06:40:00 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-f4ac3bad-a0b3-4e6b-9b46-71e8741ae2b2 tempest-VolumeTypesAdminTests-749971902 tempest-VolumeTypesAdminTests-749971902-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1401523406", "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=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:40:00 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f4ac3bad-a0b3-4e6b-9b46-71e8741ae2b2 tempest-VolumeTypesAdminTests-749971902 tempest-VolumeTypesAdminTests-749971902-project-admin] http://192.168.122.198/volume/v3/types returned with HTTP 200 Sep 06 06:40:00 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 735/1485] 192.168.122.198 () {60 vars in 1137 bytes} [Sun Sep 6 06:40:00 2026] POST /volume/v3/types => generated 380 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:40:00 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-7b22cdd5-1b3c-43bb-9f58-74a44ac9a1d8 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:00 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-7b22cdd5-1b3c-43bb-9f58-74a44ac9a1d8 tempest-VolumeTypesAdminTests-749971902 tempest-VolumeTypesAdminTests-749971902-project-admin] POST http://192.168.122.198/volume/v3/types/03aa684f-ae03-4fc2-b70c-54ad0b4f9e10/encryption Sep 06 06:40:00 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-7b22cdd5-1b3c-43bb-9f58-74a44ac9a1d8 tempest-VolumeTypesAdminTests-749971902 tempest-VolumeTypesAdminTests-749971902-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:40:00 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-7b22cdd5-1b3c-43bb-9f58-74a44ac9a1d8 tempest-VolumeTypesAdminTests-749971902 tempest-VolumeTypesAdminTests-749971902-project-admin] http://192.168.122.198/volume/v3/types/03aa684f-ae03-4fc2-b70c-54ad0b4f9e10/encryption returned with HTTP 200 Sep 06 06:40:00 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 751/1486] 192.168.122.198 () {60 vars in 1281 bytes} [Sun Sep 6 06:40:00 2026] POST /volume/v3/types/03aa684f-ae03-4fc2-b70c-54ad0b4f9e10/encryption => generated 239 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:40:00 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-71cfb3ae-d95a-42aa-b590-25dccef5b9f0 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:00 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-71cfb3ae-d95a-42aa-b590-25dccef5b9f0 tempest-VolumeTypesAdminTests-749971902 tempest-VolumeTypesAdminTests-749971902-project-admin] DELETE http://192.168.122.198/volume/v3/types/03aa684f-ae03-4fc2-b70c-54ad0b4f9e10/encryption/0c4c34a4-b5a8-419d-8c86-e7861a1cc737 Sep 06 06:40:00 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-71cfb3ae-d95a-42aa-b590-25dccef5b9f0 tempest-VolumeTypesAdminTests-749971902 tempest-VolumeTypesAdminTests-749971902-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:00 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-71cfb3ae-d95a-42aa-b590-25dccef5b9f0 tempest-VolumeTypesAdminTests-749971902 tempest-VolumeTypesAdminTests-749971902-project-admin] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:00 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-71cfb3ae-d95a-42aa-b590-25dccef5b9f0 tempest-VolumeTypesAdminTests-749971902 tempest-VolumeTypesAdminTests-749971902-project-admin] http://192.168.122.198/volume/v3/types/03aa684f-ae03-4fc2-b70c-54ad0b4f9e10/encryption/0c4c34a4-b5a8-419d-8c86-e7861a1cc737 returned with HTTP 202 Sep 06 06:40:00 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 736/1487] 192.168.122.198 () {58 vars in 1373 bytes} [Sun Sep 6 06:40:00 2026] DELETE /volume/v3/types/03aa684f-ae03-4fc2-b70c-54ad0b4f9e10/encryption/0c4c34a4-b5a8-419d-8c86-e7861a1cc737 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:40:00 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-468a784d-d077-4942-98cb-0cbb12faaa30 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:00 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-468a784d-d077-4942-98cb-0cbb12faaa30 tempest-VolumeTypesAdminTests-749971902 tempest-VolumeTypesAdminTests-749971902-project-admin] POST http://192.168.122.198/volume/v3/types Sep 06 06:40:00 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-468a784d-d077-4942-98cb-0cbb12faaa30 tempest-VolumeTypesAdminTests-749971902 tempest-VolumeTypesAdminTests-749971902-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1866122426", "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=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:40:00 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-468a784d-d077-4942-98cb-0cbb12faaa30 tempest-VolumeTypesAdminTests-749971902 tempest-VolumeTypesAdminTests-749971902-project-admin] http://192.168.122.198/volume/v3/types returned with HTTP 200 Sep 06 06:40:00 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 752/1488] 192.168.122.198 () {60 vars in 1137 bytes} [Sun Sep 6 06:40:00 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 06 06:40:00 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-f6211450-b320-4ae9-ab98-865601f7b9be None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:00 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f6211450-b320-4ae9-ab98-865601f7b9be tempest-VolumeTypesAdminTests-749971902 tempest-VolumeTypesAdminTests-749971902-project-admin] DELETE http://192.168.122.198/volume/v3/types/3a067266-271a-4c3d-a49d-261f23547d1f/extra_specs/key1 Sep 06 06:40:00 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-f6211450-b320-4ae9-ab98-865601f7b9be tempest-VolumeTypesAdminTests-749971902 tempest-VolumeTypesAdminTests-749971902-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:00 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-f6211450-b320-4ae9-ab98-865601f7b9be tempest-VolumeTypesAdminTests-749971902 tempest-VolumeTypesAdminTests-749971902-project-admin] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:00 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f6211450-b320-4ae9-ab98-865601f7b9be tempest-VolumeTypesAdminTests-749971902 tempest-VolumeTypesAdminTests-749971902-project-admin] http://192.168.122.198/volume/v3/types/3a067266-271a-4c3d-a49d-261f23547d1f/extra_specs/key1 returned with HTTP 202 Sep 06 06:40:00 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 737/1489] 192.168.122.198 () {58 vars in 1280 bytes} [Sun Sep 6 06:40:00 2026] DELETE /volume/v3/types/3a067266-271a-4c3d-a49d-261f23547d1f/extra_specs/key1 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 06:40:00 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-075d8395-d6f8-42b7-8398-714174d2cbfb None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:00 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-075d8395-d6f8-42b7-8398-714174d2cbfb tempest-VolumeTypesAdminTests-749971902 tempest-VolumeTypesAdminTests-749971902-project-admin] POST http://192.168.122.198/volume/v3/types Sep 06 06:40:00 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-075d8395-d6f8-42b7-8398-714174d2cbfb tempest-VolumeTypesAdminTests-749971902 tempest-VolumeTypesAdminTests-749971902-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-629161811", "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=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:40:00 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-075d8395-d6f8-42b7-8398-714174d2cbfb tempest-VolumeTypesAdminTests-749971902 tempest-VolumeTypesAdminTests-749971902-project-admin] http://192.168.122.198/volume/v3/types returned with HTTP 200 Sep 06 06:40:00 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 753/1490] 192.168.122.198 () {60 vars in 1137 bytes} [Sun Sep 6 06:40:00 2026] POST /volume/v3/types => generated 379 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:40:00 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-c6a011df-ec81-4705-b0fe-56c916490fe9 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:00 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c6a011df-ec81-4705-b0fe-56c916490fe9 tempest-VolumeTypesAdminTests-749971902 tempest-VolumeTypesAdminTests-749971902-project-admin] DELETE http://192.168.122.198/volume/v3/types/a2d79260-85c9-4701-834d-7b55e51e6513 Sep 06 06:40:00 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-c6a011df-ec81-4705-b0fe-56c916490fe9 tempest-VolumeTypesAdminTests-749971902 tempest-VolumeTypesAdminTests-749971902-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:00 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-c6a011df-ec81-4705-b0fe-56c916490fe9 tempest-VolumeTypesAdminTests-749971902 tempest-VolumeTypesAdminTests-749971902-project-admin] Calling method '_delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:00 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c6a011df-ec81-4705-b0fe-56c916490fe9 tempest-VolumeTypesAdminTests-749971902 tempest-VolumeTypesAdminTests-749971902-project-admin] http://192.168.122.198/volume/v3/types/a2d79260-85c9-4701-834d-7b55e51e6513 returned with HTTP 202 Sep 06 06:40:00 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 738/1491] 192.168.122.198 () {58 vars in 1229 bytes} [Sun Sep 6 06:40:00 2026] DELETE /volume/v3/types/a2d79260-85c9-4701-834d-7b55e51e6513 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:40:00 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-1f8acebd-cde5-40b1-84d0-e993adf284cd None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:00 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-1f8acebd-cde5-40b1-84d0-e993adf284cd tempest-VolumeTypesAdminTests-749971902 tempest-VolumeTypesAdminTests-749971902-project-admin] GET http://192.168.122.198/volume/v3/types/e631ca8a-bc69-45d1-9365-51680ea74685/extra_specs Sep 06 06:40:00 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-1f8acebd-cde5-40b1-84d0-e993adf284cd tempest-VolumeTypesAdminTests-749971902 tempest-VolumeTypesAdminTests-749971902-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:00 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-1f8acebd-cde5-40b1-84d0-e993adf284cd tempest-VolumeTypesAdminTests-749971902 tempest-VolumeTypesAdminTests-749971902-project-admin] Calling method 'index' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:00 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-1f8acebd-cde5-40b1-84d0-e993adf284cd tempest-VolumeTypesAdminTests-749971902 tempest-VolumeTypesAdminTests-749971902-project-admin] http://192.168.122.198/volume/v3/types/e631ca8a-bc69-45d1-9365-51680ea74685/extra_specs returned with HTTP 200 Sep 06 06:40:00 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 754/1492] 192.168.122.198 () {58 vars in 1262 bytes} [Sun Sep 6 06:40:00 2026] GET /volume/v3/types/e631ca8a-bc69-45d1-9365-51680ea74685/extra_specs => generated 185 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:40:00 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-13afa146-1386-4772-b75f-7de0dd55c794 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:00 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-13afa146-1386-4772-b75f-7de0dd55c794 tempest-VolumeTypesAdminTests-749971902 tempest-VolumeTypesAdminTests-749971902-project-admin] GET http://192.168.122.198/volume/v3/types Sep 06 06:40:00 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-13afa146-1386-4772-b75f-7de0dd55c794 tempest-VolumeTypesAdminTests-749971902 tempest-VolumeTypesAdminTests-749971902-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:00 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-13afa146-1386-4772-b75f-7de0dd55c794 tempest-VolumeTypesAdminTests-749971902 tempest-VolumeTypesAdminTests-749971902-project-admin] Calling method 'index' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:00 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-9612e49a-3b95-4db6-afb4-dd2e428d20bc None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:00 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-9612e49a-3b95-4db6-afb4-dd2e428d20bc tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] GET http://192.168.122.198/volume/v3/volumes/03df205b-744d-4e5c-bb3c-31a03b1a4dbd Sep 06 06:40:00 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-9612e49a-3b95-4db6-afb4-dd2e428d20bc tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:00 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-9612e49a-3b95-4db6-afb4-dd2e428d20bc tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:00 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:00 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:40:00 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:40:00 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:40:00 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-9612e49a-3b95-4db6-afb4-dd2e428d20bc tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Volume info retrieved successfully. Sep 06 06:40:00 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-13afa146-1386-4772-b75f-7de0dd55c794 tempest-VolumeTypesAdminTests-749971902 tempest-VolumeTypesAdminTests-749971902-project-admin] http://192.168.122.198/volume/v3/types returned with HTTP 200 Sep 06 06:40:00 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 739/1493] 192.168.122.198 () {58 vars in 1115 bytes} [Sun Sep 6 06:40:00 2026] GET /volume/v3/types => generated 2590 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:40:00 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-9612e49a-3b95-4db6-afb4-dd2e428d20bc tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] http://192.168.122.198/volume/v3/volumes/03df205b-744d-4e5c-bb3c-31a03b1a4dbd returned with HTTP 200 Sep 06 06:40:00 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 755/1494] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:40:00 2026] GET /volume/v3/volumes/03df205b-744d-4e5c-bb3c-31a03b1a4dbd => generated 851 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 06:40:00 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-ebf16cb6-2e25-4335-b555-4d0a75c8453a None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:00 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ebf16cb6-2e25-4335-b555-4d0a75c8453a tempest-VolumeTypesAdminTests-749971902 tempest-VolumeTypesAdminTests-749971902-project-admin] GET http://192.168.122.198/volume/v3/types/e631ca8a-bc69-45d1-9365-51680ea74685/encryption/cipher Sep 06 06:40:00 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ebf16cb6-2e25-4335-b555-4d0a75c8453a tempest-VolumeTypesAdminTests-749971902 tempest-VolumeTypesAdminTests-749971902-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:00 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ebf16cb6-2e25-4335-b555-4d0a75c8453a tempest-VolumeTypesAdminTests-749971902 tempest-VolumeTypesAdminTests-749971902-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:00 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ebf16cb6-2e25-4335-b555-4d0a75c8453a tempest-VolumeTypesAdminTests-749971902 tempest-VolumeTypesAdminTests-749971902-project-admin] http://192.168.122.198/volume/v3/types/e631ca8a-bc69-45d1-9365-51680ea74685/encryption/cipher returned with HTTP 200 Sep 06 06:40:00 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 740/1495] 192.168.122.198 () {58 vars in 1280 bytes} [Sun Sep 6 06:40:00 2026] GET /volume/v3/types/e631ca8a-bc69-45d1-9365-51680ea74685/encryption/cipher => generated 29 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 06:40:00 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-6f846462-001d-4d86-aadb-b18f6f9d38a7 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:00 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-6f846462-001d-4d86-aadb-b18f6f9d38a7 tempest-VolumeTypesAdminTests-749971902 tempest-VolumeTypesAdminTests-749971902-project-admin] GET http://192.168.122.198/volume/v3/types/e631ca8a-bc69-45d1-9365-51680ea74685/encryption Sep 06 06:40:00 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-6f846462-001d-4d86-aadb-b18f6f9d38a7 tempest-VolumeTypesAdminTests-749971902 tempest-VolumeTypesAdminTests-749971902-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:00 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-6f846462-001d-4d86-aadb-b18f6f9d38a7 tempest-VolumeTypesAdminTests-749971902 tempest-VolumeTypesAdminTests-749971902-project-admin] Calling method 'index' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:00 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-6f846462-001d-4d86-aadb-b18f6f9d38a7 tempest-VolumeTypesAdminTests-749971902 tempest-VolumeTypesAdminTests-749971902-project-admin] http://192.168.122.198/volume/v3/types/e631ca8a-bc69-45d1-9365-51680ea74685/encryption returned with HTTP 200 Sep 06 06:40:00 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 756/1496] 192.168.122.198 () {58 vars in 1259 bytes} [Sun Sep 6 06:40:00 2026] GET /volume/v3/types/e631ca8a-bc69-45d1-9365-51680ea74685/encryption => generated 325 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:40:00 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-f017fc65-3838-491e-9364-58d96ab6ccff None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:01 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f017fc65-3838-491e-9364-58d96ab6ccff tempest-VolumeTypesAdminTests-749971902 tempest-VolumeTypesAdminTests-749971902-project-admin] GET http://192.168.122.198/volume/v3/types/e631ca8a-bc69-45d1-9365-51680ea74685/extra_specs/multiattach Sep 06 06:40:01 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-f017fc65-3838-491e-9364-58d96ab6ccff tempest-VolumeTypesAdminTests-749971902 tempest-VolumeTypesAdminTests-749971902-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:01 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-f017fc65-3838-491e-9364-58d96ab6ccff tempest-VolumeTypesAdminTests-749971902 tempest-VolumeTypesAdminTests-749971902-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:01 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f017fc65-3838-491e-9364-58d96ab6ccff tempest-VolumeTypesAdminTests-749971902 tempest-VolumeTypesAdminTests-749971902-project-admin] http://192.168.122.198/volume/v3/types/e631ca8a-bc69-45d1-9365-51680ea74685/extra_specs/multiattach returned with HTTP 200 Sep 06 06:40:01 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 741/1497] 192.168.122.198 () {58 vars in 1298 bytes} [Sun Sep 6 06:40:00 2026] GET /volume/v3/types/e631ca8a-bc69-45d1-9365-51680ea74685/extra_specs/multiattach => generated 29 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 06:40:01 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-f196b889-437f-4370-ae08-0309b2b0d0d2 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:01 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f196b889-437f-4370-ae08-0309b2b0d0d2 tempest-VolumeTypesAdminTests-749971902 tempest-VolumeTypesAdminTests-749971902-project-admin] GET http://192.168.122.198/volume/v3/types/e631ca8a-bc69-45d1-9365-51680ea74685/extra_specs/volume_backend_name Sep 06 06:40:01 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-f196b889-437f-4370-ae08-0309b2b0d0d2 tempest-VolumeTypesAdminTests-749971902 tempest-VolumeTypesAdminTests-749971902-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:01 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-f196b889-437f-4370-ae08-0309b2b0d0d2 tempest-VolumeTypesAdminTests-749971902 tempest-VolumeTypesAdminTests-749971902-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:01 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f196b889-437f-4370-ae08-0309b2b0d0d2 tempest-VolumeTypesAdminTests-749971902 tempest-VolumeTypesAdminTests-749971902-project-admin] http://192.168.122.198/volume/v3/types/e631ca8a-bc69-45d1-9365-51680ea74685/extra_specs/volume_backend_name returned with HTTP 200 Sep 06 06:40:01 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 757/1498] 192.168.122.198 () {58 vars in 1322 bytes} [Sun Sep 6 06:40:01 2026] GET /volume/v3/types/e631ca8a-bc69-45d1-9365-51680ea74685/extra_specs/volume_backend_name => generated 44 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 06:40:01 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-bb7e9bc6-f046-4b79-8e1c-03f0d5c9bf8a None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:01 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-bb7e9bc6-f046-4b79-8e1c-03f0d5c9bf8a tempest-VolumeTypesAdminTests-749971902 tempest-VolumeTypesAdminTests-749971902-project-admin] GET http://192.168.122.198/volume/v3/types/e631ca8a-bc69-45d1-9365-51680ea74685 Sep 06 06:40:01 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-bb7e9bc6-f046-4b79-8e1c-03f0d5c9bf8a tempest-VolumeTypesAdminTests-749971902 tempest-VolumeTypesAdminTests-749971902-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:01 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-bb7e9bc6-f046-4b79-8e1c-03f0d5c9bf8a tempest-VolumeTypesAdminTests-749971902 tempest-VolumeTypesAdminTests-749971902-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:01 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-bb7e9bc6-f046-4b79-8e1c-03f0d5c9bf8a tempest-VolumeTypesAdminTests-749971902 tempest-VolumeTypesAdminTests-749971902-project-admin] http://192.168.122.198/volume/v3/types/e631ca8a-bc69-45d1-9365-51680ea74685 returned with HTTP 200 Sep 06 06:40:01 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 742/1499] 192.168.122.198 () {58 vars in 1226 bytes} [Sun Sep 6 06:40:01 2026] GET /volume/v3/types/e631ca8a-bc69-45d1-9365-51680ea74685 => generated 402 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:40:01 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-a354ef6d-df7d-4da1-ba5a-9c0293e1c262 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:01 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-a354ef6d-df7d-4da1-ba5a-9c0293e1c262 tempest-VolumeTypesAdminTests-749971902 tempest-VolumeTypesAdminTests-749971902-project-admin] PUT http://192.168.122.198/volume/v3/types/e631ca8a-bc69-45d1-9365-51680ea74685/encryption/9d772507-8e2c-4fe4-a6e5-570369006fbd Sep 06 06:40:01 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-a354ef6d-df7d-4da1-ba5a-9c0293e1c262 tempest-VolumeTypesAdminTests-749971902 tempest-VolumeTypesAdminTests-749971902-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:40:01 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-a354ef6d-df7d-4da1-ba5a-9c0293e1c262 tempest-VolumeTypesAdminTests-749971902 tempest-VolumeTypesAdminTests-749971902-project-admin] http://192.168.122.198/volume/v3/types/e631ca8a-bc69-45d1-9365-51680ea74685/encryption/9d772507-8e2c-4fe4-a6e5-570369006fbd returned with HTTP 200 Sep 06 06:40:01 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 758/1500] 192.168.122.198 () {60 vars in 1390 bytes} [Sun Sep 6 06:40:01 2026] PUT /volume/v3/types/e631ca8a-bc69-45d1-9365-51680ea74685/encryption/9d772507-8e2c-4fe4-a6e5-570369006fbd => generated 33 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 06 06:40:01 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-553235bf-457c-45d3-ac5d-5aab71a8ebbc None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:01 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-553235bf-457c-45d3-ac5d-5aab71a8ebbc tempest-VolumeTypesAdminTests-749971902 tempest-VolumeTypesAdminTests-749971902-project-admin] PUT http://192.168.122.198/volume/v3/types/e631ca8a-bc69-45d1-9365-51680ea74685/extra_specs/key1 Sep 06 06:40:01 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-553235bf-457c-45d3-ac5d-5aab71a8ebbc tempest-VolumeTypesAdminTests-749971902 tempest-VolumeTypesAdminTests-749971902-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:40:01 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-553235bf-457c-45d3-ac5d-5aab71a8ebbc tempest-VolumeTypesAdminTests-749971902 tempest-VolumeTypesAdminTests-749971902-project-admin] http://192.168.122.198/volume/v3/types/e631ca8a-bc69-45d1-9365-51680ea74685/extra_specs/key1 returned with HTTP 200 Sep 06 06:40:01 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 743/1501] 192.168.122.198 () {60 vars in 1297 bytes} [Sun Sep 6 06:40:01 2026] PUT /volume/v3/types/e631ca8a-bc69-45d1-9365-51680ea74685/extra_specs/key1 => generated 30 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 06 06:40:01 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-2fcb65a2-341b-4539-9840-386b783f9ae7 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:01 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2fcb65a2-341b-4539-9840-386b783f9ae7 tempest-VolumeTypesAdminTests-749971902 tempest-VolumeTypesAdminTests-749971902-project-admin] PUT http://192.168.122.198/volume/v3/types/e631ca8a-bc69-45d1-9365-51680ea74685 Sep 06 06:40:01 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-2fcb65a2-341b-4539-9840-386b783f9ae7 tempest-VolumeTypesAdminTests-749971902 tempest-VolumeTypesAdminTests-749971902-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:40:01 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2fcb65a2-341b-4539-9840-386b783f9ae7 tempest-VolumeTypesAdminTests-749971902 tempest-VolumeTypesAdminTests-749971902-project-admin] http://192.168.122.198/volume/v3/types/e631ca8a-bc69-45d1-9365-51680ea74685 returned with HTTP 200 Sep 06 06:40:01 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 759/1502] 192.168.122.198 () {60 vars in 1246 bytes} [Sun Sep 6 06:40:01 2026] PUT /volume/v3/types/e631ca8a-bc69-45d1-9365-51680ea74685 => generated 371 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:40:01 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-660296fd-6ba6-4509-b0ac-e49edee751bb None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:01 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-660296fd-6ba6-4509-b0ac-e49edee751bb tempest-VolumeTypesAdminTests-749971902 tempest-VolumeTypesAdminTests-749971902-project-admin] DELETE http://192.168.122.198/volume/v3/types/3a067266-271a-4c3d-a49d-261f23547d1f Sep 06 06:40:01 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-660296fd-6ba6-4509-b0ac-e49edee751bb tempest-VolumeTypesAdminTests-749971902 tempest-VolumeTypesAdminTests-749971902-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:01 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-660296fd-6ba6-4509-b0ac-e49edee751bb tempest-VolumeTypesAdminTests-749971902 tempest-VolumeTypesAdminTests-749971902-project-admin] Calling method '_delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:01 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-660296fd-6ba6-4509-b0ac-e49edee751bb tempest-VolumeTypesAdminTests-749971902 tempest-VolumeTypesAdminTests-749971902-project-admin] http://192.168.122.198/volume/v3/types/3a067266-271a-4c3d-a49d-261f23547d1f returned with HTTP 202 Sep 06 06:40:01 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 744/1503] 192.168.122.198 () {58 vars in 1229 bytes} [Sun Sep 6 06:40:01 2026] DELETE /volume/v3/types/3a067266-271a-4c3d-a49d-261f23547d1f => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:40:01 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-9764bc93-d321-48e6-986d-5ca025aee53e None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:01 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-9764bc93-d321-48e6-986d-5ca025aee53e tempest-VolumeTypesAdminTests-749971902 tempest-VolumeTypesAdminTests-749971902-project-admin] DELETE http://192.168.122.198/volume/v3/types/03aa684f-ae03-4fc2-b70c-54ad0b4f9e10 Sep 06 06:40:01 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-9764bc93-d321-48e6-986d-5ca025aee53e tempest-VolumeTypesAdminTests-749971902 tempest-VolumeTypesAdminTests-749971902-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:01 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-9764bc93-d321-48e6-986d-5ca025aee53e tempest-VolumeTypesAdminTests-749971902 tempest-VolumeTypesAdminTests-749971902-project-admin] Calling method '_delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:01 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-9764bc93-d321-48e6-986d-5ca025aee53e tempest-VolumeTypesAdminTests-749971902 tempest-VolumeTypesAdminTests-749971902-project-admin] http://192.168.122.198/volume/v3/types/03aa684f-ae03-4fc2-b70c-54ad0b4f9e10 returned with HTTP 202 Sep 06 06:40:01 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 760/1504] 192.168.122.198 () {58 vars in 1229 bytes} [Sun Sep 6 06:40:01 2026] DELETE /volume/v3/types/03aa684f-ae03-4fc2-b70c-54ad0b4f9e10 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:40:01 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-8f31411e-69f2-4b57-83cc-14d2abaf71db None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:01 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-8f31411e-69f2-4b57-83cc-14d2abaf71db tempest-VolumeTypesAdminTests-749971902 tempest-VolumeTypesAdminTests-749971902-project-admin] DELETE http://192.168.122.198/volume/v3/types/7d95783e-01a1-45ab-8bd3-8da0d8eba5df Sep 06 06:40:01 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-8f31411e-69f2-4b57-83cc-14d2abaf71db tempest-VolumeTypesAdminTests-749971902 tempest-VolumeTypesAdminTests-749971902-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:01 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-8f31411e-69f2-4b57-83cc-14d2abaf71db tempest-VolumeTypesAdminTests-749971902 tempest-VolumeTypesAdminTests-749971902-project-admin] Calling method '_delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:01 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-8f31411e-69f2-4b57-83cc-14d2abaf71db tempest-VolumeTypesAdminTests-749971902 tempest-VolumeTypesAdminTests-749971902-project-admin] http://192.168.122.198/volume/v3/types/7d95783e-01a1-45ab-8bd3-8da0d8eba5df returned with HTTP 202 Sep 06 06:40:01 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 745/1505] 192.168.122.198 () {58 vars in 1229 bytes} [Sun Sep 6 06:40:01 2026] DELETE /volume/v3/types/7d95783e-01a1-45ab-8bd3-8da0d8eba5df => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:40:01 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-9b57c1fa-851c-45c0-87b2-8d86916ee83d None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:01 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-9b57c1fa-851c-45c0-87b2-8d86916ee83d tempest-VolumeTypesAdminTests-749971902 tempest-VolumeTypesAdminTests-749971902-project-admin] DELETE http://192.168.122.198/volume/v3/types/1113e631-3d16-4d9e-92b3-a40c646fd9f6 Sep 06 06:40:01 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-9b57c1fa-851c-45c0-87b2-8d86916ee83d tempest-VolumeTypesAdminTests-749971902 tempest-VolumeTypesAdminTests-749971902-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:01 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-9b57c1fa-851c-45c0-87b2-8d86916ee83d tempest-VolumeTypesAdminTests-749971902 tempest-VolumeTypesAdminTests-749971902-project-admin] Calling method '_delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:01 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-9b57c1fa-851c-45c0-87b2-8d86916ee83d tempest-VolumeTypesAdminTests-749971902 tempest-VolumeTypesAdminTests-749971902-project-admin] http://192.168.122.198/volume/v3/types/1113e631-3d16-4d9e-92b3-a40c646fd9f6 returned with HTTP 202 Sep 06 06:40:01 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 761/1506] 192.168.122.198 () {58 vars in 1229 bytes} [Sun Sep 6 06:40:01 2026] DELETE /volume/v3/types/1113e631-3d16-4d9e-92b3-a40c646fd9f6 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:40:01 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-e967ed79-dc80-4539-b4f5-a3bb4713ed33 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:01 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-e967ed79-dc80-4539-b4f5-a3bb4713ed33 tempest-VolumeTypesAdminTests-749971902 tempest-VolumeTypesAdminTests-749971902-project-admin] DELETE http://192.168.122.198/volume/v3/types/e631ca8a-bc69-45d1-9365-51680ea74685 Sep 06 06:40:01 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-e967ed79-dc80-4539-b4f5-a3bb4713ed33 tempest-VolumeTypesAdminTests-749971902 tempest-VolumeTypesAdminTests-749971902-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:01 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-e967ed79-dc80-4539-b4f5-a3bb4713ed33 tempest-VolumeTypesAdminTests-749971902 tempest-VolumeTypesAdminTests-749971902-project-admin] Calling method '_delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:01 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-e967ed79-dc80-4539-b4f5-a3bb4713ed33 tempest-VolumeTypesAdminTests-749971902 tempest-VolumeTypesAdminTests-749971902-project-admin] http://192.168.122.198/volume/v3/types/e631ca8a-bc69-45d1-9365-51680ea74685 returned with HTTP 202 Sep 06 06:40:01 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 746/1507] 192.168.122.198 () {58 vars in 1229 bytes} [Sun Sep 6 06:40:01 2026] DELETE /volume/v3/types/e631ca8a-bc69-45d1-9365-51680ea74685 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:40:01 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-bb606ff3-cc4e-4060-9cf4-f873c9faea64 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:01 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-bb606ff3-cc4e-4060-9cf4-f873c9faea64 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] GET http://192.168.122.198/volume/v3/volumes/03df205b-744d-4e5c-bb3c-31a03b1a4dbd Sep 06 06:40:01 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-bb606ff3-cc4e-4060-9cf4-f873c9faea64 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:01 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-bb606ff3-cc4e-4060-9cf4-f873c9faea64 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:01 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:01 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:40:01 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:40:01 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:40:01 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-bb606ff3-cc4e-4060-9cf4-f873c9faea64 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Volume info retrieved successfully. Sep 06 06:40:01 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-bb606ff3-cc4e-4060-9cf4-f873c9faea64 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] http://192.168.122.198/volume/v3/volumes/03df205b-744d-4e5c-bb3c-31a03b1a4dbd returned with HTTP 200 Sep 06 06:40:01 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 762/1508] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:40:01 2026] GET /volume/v3/volumes/03df205b-744d-4e5c-bb3c-31a03b1a4dbd => generated 852 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:40:02 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-9fd80911-5966-4e00-b3e2-3c85beb99d52 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:02 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-9fd80911-5966-4e00-b3e2-3c85beb99d52 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] POST http://192.168.122.198/volume/v3/snapshots Sep 06 06:40:02 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-9fd80911-5966-4e00-b3e2-3c85beb99d52 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "03df205b-744d-4e5c-bb3c-31a03b1a4dbd", "name": "tempest-VolumesDeleteCascade-Snapshot-1922868040"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:40:02 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:02 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:40:02 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:40:02 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:40:02 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-9fd80911-5966-4e00-b3e2-3c85beb99d52 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Volume info retrieved successfully. Sep 06 06:40:02 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.snapshots [None req-9fd80911-5966-4e00-b3e2-3c85beb99d52 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Create snapshot from volume 03df205b-744d-4e5c-bb3c-31a03b1a4dbd Sep 06 06:40:02 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-9fd80911-5966-4e00-b3e2-3c85beb99d52 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Created reservations ['033d62ab-f52a-406d-83e6-ae22ea211538', 'dfa0517c-d61c-40d0-a220-c598347eaf52', '8e6d8e6e-27d5-4cf7-983d-de961834daec', 'd42fa2be-5ff1-45ba-8baa-8d25daaf554f'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:40:02 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:02 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:40:02 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-9fd80911-5966-4e00-b3e2-3c85beb99d52 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Snapshot create request issued successfully. Sep 06 06:40:02 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-9fd80911-5966-4e00-b3e2-3c85beb99d52 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] http://192.168.122.198/volume/v3/snapshots returned with HTTP 202 Sep 06 06:40:02 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 747/1509] 192.168.122.198 () {60 vars in 1149 bytes} [Sun Sep 6 06:40:02 2026] POST /volume/v3/snapshots => generated 307 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:40:02 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-467bf38d-a156-4725-9f88-c5ac3bba58ff None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:02 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-467bf38d-a156-4725-9f88-c5ac3bba58ff tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] GET http://192.168.122.198/volume/v3/snapshots/14d88ca9-1942-4a31-9a3b-715f56524bb9 Sep 06 06:40:02 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-467bf38d-a156-4725-9f88-c5ac3bba58ff tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:02 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-467bf38d-a156-4725-9f88-c5ac3bba58ff tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:02 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:40:02 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:40:02 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-467bf38d-a156-4725-9f88-c5ac3bba58ff tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Snapshot retrieved successfully. Sep 06 06:40:02 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-467bf38d-a156-4725-9f88-c5ac3bba58ff tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] http://192.168.122.198/volume/v3/snapshots/14d88ca9-1942-4a31-9a3b-715f56524bb9 returned with HTTP 200 Sep 06 06:40:02 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 763/1510] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:40:02 2026] GET /volume/v3/snapshots/14d88ca9-1942-4a31-9a3b-715f56524bb9 => generated 439 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:40:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-27812495-42c4-4072-9ec5-9a9dadda7f75 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:03 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-27812495-42c4-4072-9ec5-9a9dadda7f75 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] GET http://192.168.122.198/volume/v3/snapshots/14d88ca9-1942-4a31-9a3b-715f56524bb9 Sep 06 06:40:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-27812495-42c4-4072-9ec5-9a9dadda7f75 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-27812495-42c4-4072-9ec5-9a9dadda7f75 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:03 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:40:03 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:40:03 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-27812495-42c4-4072-9ec5-9a9dadda7f75 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Snapshot retrieved successfully. Sep 06 06:40:03 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-27812495-42c4-4072-9ec5-9a9dadda7f75 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] http://192.168.122.198/volume/v3/snapshots/14d88ca9-1942-4a31-9a3b-715f56524bb9 returned with HTTP 200 Sep 06 06:40:03 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 748/1511] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:40:03 2026] GET /volume/v3/snapshots/14d88ca9-1942-4a31-9a3b-715f56524bb9 => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:40:04 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-52cc8247-35b1-4f12-9831-85eaf3bbb3ff None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:04 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-52cc8247-35b1-4f12-9831-85eaf3bbb3ff tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] GET http://192.168.122.198/volume/v3/snapshots/14d88ca9-1942-4a31-9a3b-715f56524bb9 Sep 06 06:40:04 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-52cc8247-35b1-4f12-9831-85eaf3bbb3ff tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:04 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-52cc8247-35b1-4f12-9831-85eaf3bbb3ff tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:04 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:40:04 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:40:04 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-52cc8247-35b1-4f12-9831-85eaf3bbb3ff tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Snapshot retrieved successfully. Sep 06 06:40:04 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-52cc8247-35b1-4f12-9831-85eaf3bbb3ff tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] http://192.168.122.198/volume/v3/snapshots/14d88ca9-1942-4a31-9a3b-715f56524bb9 returned with HTTP 200 Sep 06 06:40:04 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 764/1512] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:40:04 2026] GET /volume/v3/snapshots/14d88ca9-1942-4a31-9a3b-715f56524bb9 => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:40:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-abb5112b-3a06-477f-aed2-a166bf6b43fc None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:04 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-abb5112b-3a06-477f-aed2-a166bf6b43fc tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:40:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-abb5112b-3a06-477f-aed2-a166bf6b43fc tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "14d88ca9-1942-4a31-9a3b-715f56524bb9", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1731231567"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:40:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.volumes [None req-abb5112b-3a06-477f-aed2-a166bf6b43fc tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Create volume request body: {'volume': {'snapshot_id': '14d88ca9-1942-4a31-9a3b-715f56524bb9', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1731231567'}} {{(pid=87014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:40:04 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:40:04 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:40:04 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-abb5112b-3a06-477f-aed2-a166bf6b43fc tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Snapshot retrieved successfully. Sep 06 06:40:04 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-abb5112b-3a06-477f-aed2-a166bf6b43fc tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Create volume of 1 GB Sep 06 06:40:04 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-abb5112b-3a06-477f-aed2-a166bf6b43fc tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Availability Zones retrieved successfully. Sep 06 06:40:04 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-abb5112b-3a06-477f-aed2-a166bf6b43fc tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Flow 'volume_create_api' (8722d3d4-9018-4079-b2a8-18bcf131bab2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:40:04 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-abb5112b-3a06-477f-aed2-a166bf6b43fc tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e509704-bb6e-4f06-aca8-fed50f165a36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:40:04 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.flows.api.create_volume [None req-abb5112b-3a06-477f-aed2-a166bf6b43fc tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:40:04 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:04 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:40:04 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-abb5112b-3a06-477f-aed2-a166bf6b43fc tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e509704-bb6e-4f06-aca8-fed50f165a36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '14d88ca9-1942-4a31-9a3b-715f56524bb9', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:40:04 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-abb5112b-3a06-477f-aed2-a166bf6b43fc tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03d51c0b-0e9a-4b7c-9be5-c191f376a683) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:40:04 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-abb5112b-3a06-477f-aed2-a166bf6b43fc tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Created reservations ['c7295baf-4484-491f-81be-f7b2bd1e2f76', '3adf5ef1-f053-4f19-99ec-78db316d8426', 'dffe7dfc-a08c-431b-92ed-3a97d520c850', '62f788c1-7d3f-42ef-9e66-0df7df8aaf73'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:40:04 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-abb5112b-3a06-477f-aed2-a166bf6b43fc tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03d51c0b-0e9a-4b7c-9be5-c191f376a683) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c7295baf-4484-491f-81be-f7b2bd1e2f76', '3adf5ef1-f053-4f19-99ec-78db316d8426', 'dffe7dfc-a08c-431b-92ed-3a97d520c850', '62f788c1-7d3f-42ef-9e66-0df7df8aaf73']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:40:04 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-abb5112b-3a06-477f-aed2-a166bf6b43fc tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a825d128-02fe-4f53-b3c8-4cba4aede5dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:40:04 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:04 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:40:04 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:04 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:40:04 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-abb5112b-3a06-477f-aed2-a166bf6b43fc tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a825d128-02fe-4f53-b3c8-4cba4aede5dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '86251d98-4ebd-4a44-93ed-3d92e254584e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1731231567',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80ea58b259f149e7ada783971acdfcb0',qos_specs=None,replication_status=,reservations=['c7295baf-4484-491f-81be-f7b2bd1e2f76','3adf5ef1-f053-4f19-99ec-78db316d8426','dffe7dfc-a08c-431b-92ed-3a97d520c850','62f788c1-7d3f-42ef-9e66-0df7df8aaf73'],size=1,snapshot_id=14d88ca9-1942-4a31-9a3b-715f56524bb9,source_replicaid=,source_volid=None,status='creating',user_id='50b5313700b94db385ea112cc128b1a4',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:40:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1731231567',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=86251d98-4ebd-4a44-93ed-3d92e254584e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='80ea58b259f149e7ada783971acdfcb0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=14d88ca9-1942-4a31-9a3b-715f56524bb9,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='50b5313700b94db385ea112cc128b1a4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:40:04 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-abb5112b-3a06-477f-aed2-a166bf6b43fc tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a66fcecf-db2f-413e-9fdf-91ec8a93281b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:40:04 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-abb5112b-3a06-477f-aed2-a166bf6b43fc tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a66fcecf-db2f-413e-9fdf-91ec8a93281b) transitioned into state 'SUCCESS' from state '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-1731231567',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80ea58b259f149e7ada783971acdfcb0',qos_specs=None,replication_status=,reservations=['c7295baf-4484-491f-81be-f7b2bd1e2f76','3adf5ef1-f053-4f19-99ec-78db316d8426','dffe7dfc-a08c-431b-92ed-3a97d520c850','62f788c1-7d3f-42ef-9e66-0df7df8aaf73'],size=1,snapshot_id=14d88ca9-1942-4a31-9a3b-715f56524bb9,source_replicaid=,source_volid=None,status='creating',user_id='50b5313700b94db385ea112cc128b1a4',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:40:04 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-abb5112b-3a06-477f-aed2-a166bf6b43fc tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70b0a12c-9c6d-48df-84c3-a43e2d896687) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:40:04 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:04 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:40:04 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-abb5112b-3a06-477f-aed2-a166bf6b43fc tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70b0a12c-9c6d-48df-84c3-a43e2d896687) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:40:04 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-abb5112b-3a06-477f-aed2-a166bf6b43fc tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Flow 'volume_create_api' (8722d3d4-9018-4079-b2a8-18bcf131bab2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:40:04 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-abb5112b-3a06-477f-aed2-a166bf6b43fc tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Create volume request issued successfully. Sep 06 06:40:04 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-abb5112b-3a06-477f-aed2-a166bf6b43fc tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:40:04 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 749/1513] 192.168.122.198 () {60 vars in 1143 bytes} [Sun Sep 6 06:40:04 2026] POST /volume/v3/volumes => generated 794 bytes in 365 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:40:04 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-e4d2ae55-b953-4fae-9e06-4ba8eba30a8d None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:04 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e4d2ae55-b953-4fae-9e06-4ba8eba30a8d tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] GET http://192.168.122.198/volume/v3/volumes/86251d98-4ebd-4a44-93ed-3d92e254584e Sep 06 06:40:04 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e4d2ae55-b953-4fae-9e06-4ba8eba30a8d tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:04 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e4d2ae55-b953-4fae-9e06-4ba8eba30a8d tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:04 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:04 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:40:04 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:40:04 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:40:04 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-e4d2ae55-b953-4fae-9e06-4ba8eba30a8d tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Volume info retrieved successfully. Sep 06 06:40:04 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e4d2ae55-b953-4fae-9e06-4ba8eba30a8d tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] http://192.168.122.198/volume/v3/volumes/86251d98-4ebd-4a44-93ed-3d92e254584e returned with HTTP 200 Sep 06 06:40:04 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 765/1514] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:40:04 2026] GET /volume/v3/volumes/86251d98-4ebd-4a44-93ed-3d92e254584e => generated 862 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:40:05 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-ace8be85-39f9-40b9-bede-bbad79cca380 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:05 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ace8be85-39f9-40b9-bede-bbad79cca380 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] GET http://192.168.122.198/volume/v3/volumes/86251d98-4ebd-4a44-93ed-3d92e254584e Sep 06 06:40:05 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ace8be85-39f9-40b9-bede-bbad79cca380 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:05 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ace8be85-39f9-40b9-bede-bbad79cca380 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:05 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:05 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:40:05 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:40:05 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:40:05 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-ace8be85-39f9-40b9-bede-bbad79cca380 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Volume info retrieved successfully. Sep 06 06:40:05 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ace8be85-39f9-40b9-bede-bbad79cca380 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] http://192.168.122.198/volume/v3/volumes/86251d98-4ebd-4a44-93ed-3d92e254584e returned with HTTP 200 Sep 06 06:40:05 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 750/1515] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:40:05 2026] GET /volume/v3/volumes/86251d98-4ebd-4a44-93ed-3d92e254584e => generated 886 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:40:06 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-1a881c3b-0e32-42dc-afe4-61771f20feed None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:06 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-1a881c3b-0e32-42dc-afe4-61771f20feed tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] GET http://192.168.122.198/volume/v3/volumes/86251d98-4ebd-4a44-93ed-3d92e254584e Sep 06 06:40:06 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-1a881c3b-0e32-42dc-afe4-61771f20feed tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:06 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-1a881c3b-0e32-42dc-afe4-61771f20feed tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:06 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:06 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:40:06 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:40:06 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:40:06 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-1a881c3b-0e32-42dc-afe4-61771f20feed tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Volume info retrieved successfully. Sep 06 06:40:06 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-1a881c3b-0e32-42dc-afe4-61771f20feed tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] http://192.168.122.198/volume/v3/volumes/86251d98-4ebd-4a44-93ed-3d92e254584e returned with HTTP 200 Sep 06 06:40:06 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 766/1516] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:40:06 2026] GET /volume/v3/volumes/86251d98-4ebd-4a44-93ed-3d92e254584e => generated 886 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:40:07 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-3dc6aa76-ae32-47a1-939f-6f02aae96e98 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:07 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-3dc6aa76-ae32-47a1-939f-6f02aae96e98 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] GET http://192.168.122.198/volume/v3/volumes/86251d98-4ebd-4a44-93ed-3d92e254584e Sep 06 06:40:07 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-3dc6aa76-ae32-47a1-939f-6f02aae96e98 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:07 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-3dc6aa76-ae32-47a1-939f-6f02aae96e98 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:07 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:07 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:40:07 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:40:07 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:40:07 devstack devstack@c-api.service[87014]: DEBUG dbcounter [-] [87014] Writing DB stats cinder:SELECT=532,cinder:INSERT=107,cinder:UPDATE=184 {{(pid=87014) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 06:40:08 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-3dc6aa76-ae32-47a1-939f-6f02aae96e98 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Volume info retrieved successfully. Sep 06 06:40:08 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-3dc6aa76-ae32-47a1-939f-6f02aae96e98 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] http://192.168.122.198/volume/v3/volumes/86251d98-4ebd-4a44-93ed-3d92e254584e returned with HTTP 200 Sep 06 06:40:08 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 751/1517] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:40:07 2026] GET /volume/v3/volumes/86251d98-4ebd-4a44-93ed-3d92e254584e => generated 886 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:40:09 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-882c04e8-de81-4e75-8592-283c98628bff None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:09 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-882c04e8-de81-4e75-8592-283c98628bff tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] GET http://192.168.122.198/volume/v3/volumes/86251d98-4ebd-4a44-93ed-3d92e254584e Sep 06 06:40:09 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-882c04e8-de81-4e75-8592-283c98628bff tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:09 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-882c04e8-de81-4e75-8592-283c98628bff tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:09 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:09 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:40:09 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:40:09 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:40:09 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-882c04e8-de81-4e75-8592-283c98628bff tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Volume info retrieved successfully. Sep 06 06:40:09 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-882c04e8-de81-4e75-8592-283c98628bff tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] http://192.168.122.198/volume/v3/volumes/86251d98-4ebd-4a44-93ed-3d92e254584e returned with HTTP 200 Sep 06 06:40:09 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 767/1518] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:40:09 2026] GET /volume/v3/volumes/86251d98-4ebd-4a44-93ed-3d92e254584e => generated 886 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:40:09 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-0a21a1c1-2603-43bd-88e1-4771eec07bb4 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:09 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-0a21a1c1-2603-43bd-88e1-4771eec07bb4 tempest-AttachVolumeShelveTestJSON-1287215161 tempest-AttachVolumeShelveTestJSON-1287215161-project-member] GET http://192.168.122.198/volume/v3/volumes/14923f28-f152-4f61-b2f2-a658646b422c Sep 06 06:40:09 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-0a21a1c1-2603-43bd-88e1-4771eec07bb4 tempest-AttachVolumeShelveTestJSON-1287215161 tempest-AttachVolumeShelveTestJSON-1287215161-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:09 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-0a21a1c1-2603-43bd-88e1-4771eec07bb4 tempest-AttachVolumeShelveTestJSON-1287215161 tempest-AttachVolumeShelveTestJSON-1287215161-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:09 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:09 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:40:09 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:40:09 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:40:10 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-0a21a1c1-2603-43bd-88e1-4771eec07bb4 tempest-AttachVolumeShelveTestJSON-1287215161 tempest-AttachVolumeShelveTestJSON-1287215161-project-member] Volume info retrieved successfully. Sep 06 06:40:10 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-0a21a1c1-2603-43bd-88e1-4771eec07bb4 tempest-AttachVolumeShelveTestJSON-1287215161 tempest-AttachVolumeShelveTestJSON-1287215161-project-member] http://192.168.122.198/volume/v3/volumes/14923f28-f152-4f61-b2f2-a658646b422c returned with HTTP 200 Sep 06 06:40:10 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 752/1519] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:40:09 2026] GET /volume/v3/volumes/14923f28-f152-4f61-b2f2-a658646b422c => generated 859 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:40:10 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-3c8f2e54-da3d-4d86-92c1-2ac14caa4c89 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:10 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-3c8f2e54-da3d-4d86-92c1-2ac14caa4c89 tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:40:10 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-3c8f2e54-da3d-4d86-92c1-2ac14caa4c89 tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-1388867425", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:40:10 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.volumes [None req-3c8f2e54-da3d-4d86-92c1-2ac14caa4c89 tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-1388867425', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:40:10 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-3c8f2e54-da3d-4d86-92c1-2ac14caa4c89 tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] Create volume of 1 GB Sep 06 06:40:10 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-3c8f2e54-da3d-4d86-92c1-2ac14caa4c89 tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] Availability Zones retrieved successfully. Sep 06 06:40:10 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-d7dad711-f58e-4c94-a120-27d514be8993 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:10 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-3c8f2e54-da3d-4d86-92c1-2ac14caa4c89 tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] Flow 'volume_create_api' (47ac09a0-37b9-4573-a1d5-ea9acdf8553c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:40:10 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-d7dad711-f58e-4c94-a120-27d514be8993 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] GET http://192.168.122.198/volume/v3/volumes/86251d98-4ebd-4a44-93ed-3d92e254584e Sep 06 06:40:10 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-d7dad711-f58e-4c94-a120-27d514be8993 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:10 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-d7dad711-f58e-4c94-a120-27d514be8993 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:10 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-3c8f2e54-da3d-4d86-92c1-2ac14caa4c89 tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (847f3e69-9051-4f5e-b880-0cf4bf98bd7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:40:10 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.flows.api.create_volume [None req-3c8f2e54-da3d-4d86-92c1-2ac14caa4c89 tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] Validating volume size '1' using validate_int {{(pid=87015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:40:10 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:10 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:40:10 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:40:10 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:40:10 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-d7dad711-f58e-4c94-a120-27d514be8993 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Volume info retrieved successfully. Sep 06 06:40:10 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-d7dad711-f58e-4c94-a120-27d514be8993 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] http://192.168.122.198/volume/v3/volumes/86251d98-4ebd-4a44-93ed-3d92e254584e returned with HTTP 200 Sep 06 06:40:10 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-3c8f2e54-da3d-4d86-92c1-2ac14caa4c89 tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (847f3e69-9051-4f5e-b880-0cf4bf98bd7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:40:10 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 753/1520] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:40:10 2026] GET /volume/v3/volumes/86251d98-4ebd-4a44-93ed-3d92e254584e => generated 886 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:40:10 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-87d4216f-bd87-43ee-aea4-30620f83d3f4 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:10 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-3c8f2e54-da3d-4d86-92c1-2ac14caa4c89 tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (990eceb2-bb85-45c1-97af-f635d4512db5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:40:10 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-87d4216f-bd87-43ee-aea4-30620f83d3f4 tempest-AttachVolumeShelveTestJSON-1287215161 tempest-AttachVolumeShelveTestJSON-1287215161-project-member] GET http://192.168.122.198/volume/v3/volumes/14923f28-f152-4f61-b2f2-a658646b422c Sep 06 06:40:10 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-87d4216f-bd87-43ee-aea4-30620f83d3f4 tempest-AttachVolumeShelveTestJSON-1287215161 tempest-AttachVolumeShelveTestJSON-1287215161-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:10 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-87d4216f-bd87-43ee-aea4-30620f83d3f4 tempest-AttachVolumeShelveTestJSON-1287215161 tempest-AttachVolumeShelveTestJSON-1287215161-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:10 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:10 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:40:10 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:40:10 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:40:10 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-87d4216f-bd87-43ee-aea4-30620f83d3f4 tempest-AttachVolumeShelveTestJSON-1287215161 tempest-AttachVolumeShelveTestJSON-1287215161-project-member] Volume info retrieved successfully. Sep 06 06:40:10 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-87d4216f-bd87-43ee-aea4-30620f83d3f4 tempest-AttachVolumeShelveTestJSON-1287215161 tempest-AttachVolumeShelveTestJSON-1287215161-project-member] http://192.168.122.198/volume/v3/volumes/14923f28-f152-4f61-b2f2-a658646b422c returned with HTTP 200 Sep 06 06:40:10 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 754/1521] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:40:10 2026] GET /volume/v3/volumes/14923f28-f152-4f61-b2f2-a658646b422c => generated 859 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:40:10 devstack devstack@c-api.service[87015]: DEBUG cinder.quota [None req-3c8f2e54-da3d-4d86-92c1-2ac14caa4c89 tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] Created reservations ['c2449f60-a085-4f44-9bf8-8b4cf8234cf7', '9daca730-967d-445c-8716-0dd494be0e6e', 'd3909923-9560-4cb6-9bb0-93a471a38b56', 'b3c55a86-fcf7-4232-9d14-f269990ee941'] {{(pid=87015) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:40:10 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-3c8f2e54-da3d-4d86-92c1-2ac14caa4c89 tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (990eceb2-bb85-45c1-97af-f635d4512db5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c2449f60-a085-4f44-9bf8-8b4cf8234cf7', '9daca730-967d-445c-8716-0dd494be0e6e', 'd3909923-9560-4cb6-9bb0-93a471a38b56', 'b3c55a86-fcf7-4232-9d14-f269990ee941']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:40:10 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-3c8f2e54-da3d-4d86-92c1-2ac14caa4c89 tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0679ecc9-8725-4fe9-8034-9760602a3837) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:40:10 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:10 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:40:10 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-3c8f2e54-da3d-4d86-92c1-2ac14caa4c89 tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0679ecc9-8725-4fe9-8034-9760602a3837) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9b0162fb-263d-4286-a1de-30903afe84d4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1388867425',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d951b3cc85734cffa8098e74e108a8a2',qos_specs=None,replication_status=,reservations=['c2449f60-a085-4f44-9bf8-8b4cf8234cf7','9daca730-967d-445c-8716-0dd494be0e6e','d3909923-9560-4cb6-9bb0-93a471a38b56','b3c55a86-fcf7-4232-9d14-f269990ee941'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='efcb41b52be44623a642378eef5bfc6b',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:40:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1388867425',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9b0162fb-263d-4286-a1de-30903afe84d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d951b3cc85734cffa8098e74e108a8a2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='efcb41b52be44623a642378eef5bfc6b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:40:10 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-3c8f2e54-da3d-4d86-92c1-2ac14caa4c89 tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e86a4bc-6b1f-4872-95f0-eca3c1a4b4d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:40:10 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-3c8f2e54-da3d-4d86-92c1-2ac14caa4c89 tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e86a4bc-6b1f-4872-95f0-eca3c1a4b4d0) transitioned into state 'SUCCESS' from state '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-1388867425',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d951b3cc85734cffa8098e74e108a8a2',qos_specs=None,replication_status=,reservations=['c2449f60-a085-4f44-9bf8-8b4cf8234cf7','9daca730-967d-445c-8716-0dd494be0e6e','d3909923-9560-4cb6-9bb0-93a471a38b56','b3c55a86-fcf7-4232-9d14-f269990ee941'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='efcb41b52be44623a642378eef5bfc6b',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:40:10 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-3c8f2e54-da3d-4d86-92c1-2ac14caa4c89 tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db6d256e-4b8b-45a3-8575-2dabb4e2a546) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:40:10 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-3c8f2e54-da3d-4d86-92c1-2ac14caa4c89 tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db6d256e-4b8b-45a3-8575-2dabb4e2a546) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:40:10 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-3c8f2e54-da3d-4d86-92c1-2ac14caa4c89 tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] Flow 'volume_create_api' (47ac09a0-37b9-4573-a1d5-ea9acdf8553c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:40:10 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-3c8f2e54-da3d-4d86-92c1-2ac14caa4c89 tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] Create volume request issued successfully. Sep 06 06:40:10 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-3c8f2e54-da3d-4d86-92c1-2ac14caa4c89 tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:40:10 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 768/1522] 192.168.122.198 () {62 vars in 1184 bytes} [Sun Sep 6 06:40:10 2026] POST /volume/v3/volumes => generated 798 bytes in 741 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:40:10 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-d0d2c919-20f2-4247-b05f-59757ea07cdc None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:10 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-d0d2c919-20f2-4247-b05f-59757ea07cdc tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] GET http://192.168.122.198/volume/v3/volumes/9b0162fb-263d-4286-a1de-30903afe84d4 Sep 06 06:40:10 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-d0d2c919-20f2-4247-b05f-59757ea07cdc tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:10 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-d0d2c919-20f2-4247-b05f-59757ea07cdc tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:11 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:11 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:40:11 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:40:11 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:40:11 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-d0d2c919-20f2-4247-b05f-59757ea07cdc tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] Volume info retrieved successfully. Sep 06 06:40:11 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-d0d2c919-20f2-4247-b05f-59757ea07cdc tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] http://192.168.122.198/volume/v3/volumes/9b0162fb-263d-4286-a1de-30903afe84d4 returned with HTTP 200 Sep 06 06:40:11 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 755/1523] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:40:10 2026] GET /volume/v3/volumes/9b0162fb-263d-4286-a1de-30903afe84d4 => generated 866 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:40:11 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-27d2122d-156b-4c5b-98a5-8ddcbcbe3fc5 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:11 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-27d2122d-156b-4c5b-98a5-8ddcbcbe3fc5 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] GET http://192.168.122.198/volume/v3/volumes/86251d98-4ebd-4a44-93ed-3d92e254584e Sep 06 06:40:11 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-27d2122d-156b-4c5b-98a5-8ddcbcbe3fc5 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:11 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-27d2122d-156b-4c5b-98a5-8ddcbcbe3fc5 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:11 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:11 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:40:11 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:40:11 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:40:11 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-27d2122d-156b-4c5b-98a5-8ddcbcbe3fc5 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Volume info retrieved successfully. Sep 06 06:40:11 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-27d2122d-156b-4c5b-98a5-8ddcbcbe3fc5 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] http://192.168.122.198/volume/v3/volumes/86251d98-4ebd-4a44-93ed-3d92e254584e returned with HTTP 200 Sep 06 06:40:11 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 769/1524] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:40:11 2026] GET /volume/v3/volumes/86251d98-4ebd-4a44-93ed-3d92e254584e => generated 886 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:40:12 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-7d0d31af-c7c3-4d20-a23a-2ffe5dffacea None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:12 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-7d0d31af-c7c3-4d20-a23a-2ffe5dffacea tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] GET http://192.168.122.198/volume/v3/volumes/9b0162fb-263d-4286-a1de-30903afe84d4 Sep 06 06:40:12 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-7d0d31af-c7c3-4d20-a23a-2ffe5dffacea tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:12 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-7d0d31af-c7c3-4d20-a23a-2ffe5dffacea tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:12 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:12 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:40:12 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:40:12 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:40:12 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-7d0d31af-c7c3-4d20-a23a-2ffe5dffacea tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] Volume info retrieved successfully. Sep 06 06:40:12 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-7d0d31af-c7c3-4d20-a23a-2ffe5dffacea tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] http://192.168.122.198/volume/v3/volumes/9b0162fb-263d-4286-a1de-30903afe84d4 returned with HTTP 200 Sep 06 06:40:12 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 756/1525] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:40:12 2026] GET /volume/v3/volumes/9b0162fb-263d-4286-a1de-30903afe84d4 => generated 890 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 06:40:12 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-d69ff060-a8c1-4151-991a-c11ade962817 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:12 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-d69ff060-a8c1-4151-991a-c11ade962817 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] GET http://192.168.122.198/volume/v3/volumes/86251d98-4ebd-4a44-93ed-3d92e254584e Sep 06 06:40:12 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-d69ff060-a8c1-4151-991a-c11ade962817 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:12 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-d69ff060-a8c1-4151-991a-c11ade962817 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:12 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:12 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:40:12 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:40:12 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:40:12 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-d69ff060-a8c1-4151-991a-c11ade962817 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Volume info retrieved successfully. Sep 06 06:40:12 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-d69ff060-a8c1-4151-991a-c11ade962817 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] http://192.168.122.198/volume/v3/volumes/86251d98-4ebd-4a44-93ed-3d92e254584e returned with HTTP 200 Sep 06 06:40:12 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 770/1526] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:40:12 2026] GET /volume/v3/volumes/86251d98-4ebd-4a44-93ed-3d92e254584e => generated 887 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:40:12 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-813d8633-8367-4573-a6fb-4dc01117f721 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:12 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-813d8633-8367-4573-a6fb-4dc01117f721 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-reader] GET http://192.168.122.198/volume/v3/volumes/86251d98-4ebd-4a44-93ed-3d92e254584e Sep 06 06:40:12 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-813d8633-8367-4573-a6fb-4dc01117f721 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-reader] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:12 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-813d8633-8367-4573-a6fb-4dc01117f721 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-reader] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:12 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:12 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:40:12 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:40:12 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:40:12 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-813d8633-8367-4573-a6fb-4dc01117f721 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-reader] Volume info retrieved successfully. Sep 06 06:40:12 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-813d8633-8367-4573-a6fb-4dc01117f721 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-reader] http://192.168.122.198/volume/v3/volumes/86251d98-4ebd-4a44-93ed-3d92e254584e returned with HTTP 200 Sep 06 06:40:12 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 757/1527] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:40:12 2026] GET /volume/v3/volumes/86251d98-4ebd-4a44-93ed-3d92e254584e => generated 887 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:40:12 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-5c704959-b305-49b4-963d-de1e0de7c98a None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:12 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-5c704959-b305-49b4-963d-de1e0de7c98a tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] DELETE http://192.168.122.198/volume/v3/volumes/03df205b-744d-4e5c-bb3c-31a03b1a4dbd?cascade=True Sep 06 06:40:12 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-5c704959-b305-49b4-963d-de1e0de7c98a tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:12 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-5c704959-b305-49b4-963d-de1e0de7c98a tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:12 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-5c704959-b305-49b4-963d-de1e0de7c98a tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Delete volume with id: 03df205b-744d-4e5c-bb3c-31a03b1a4dbd Sep 06 06:40:12 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:12 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:40:12 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:40:12 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:40:12 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-5c704959-b305-49b4-963d-de1e0de7c98a tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Volume info retrieved successfully. Sep 06 06:40:12 devstack devstack@c-api.service[87015]: /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 06 06:40:12 devstack devstack@c-api.service[87015]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 06:40:12 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-5c704959-b305-49b4-963d-de1e0de7c98a tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Delete volume request issued successfully. Sep 06 06:40:12 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-5c704959-b305-49b4-963d-de1e0de7c98a tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] http://192.168.122.198/volume/v3/volumes/03df205b-744d-4e5c-bb3c-31a03b1a4dbd?cascade=True returned with HTTP 202 Sep 06 06:40:12 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 771/1528] 192.168.122.198 () {58 vars in 1260 bytes} [Sun Sep 6 06:40:12 2026] DELETE /volume/v3/volumes/03df205b-744d-4e5c-bb3c-31a03b1a4dbd?cascade=True => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:40:12 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-7e3e563b-04e4-4348-8b34-13591389a3ec None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:12 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-7e3e563b-04e4-4348-8b34-13591389a3ec tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] GET http://192.168.122.198/volume/v3/volumes/03df205b-744d-4e5c-bb3c-31a03b1a4dbd Sep 06 06:40:12 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-7e3e563b-04e4-4348-8b34-13591389a3ec tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:12 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-7e3e563b-04e4-4348-8b34-13591389a3ec tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:12 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:12 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:40:12 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:40:12 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:40:12 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-7e3e563b-04e4-4348-8b34-13591389a3ec tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Volume info retrieved successfully. Sep 06 06:40:12 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-7e3e563b-04e4-4348-8b34-13591389a3ec tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] http://192.168.122.198/volume/v3/volumes/03df205b-744d-4e5c-bb3c-31a03b1a4dbd returned with HTTP 200 Sep 06 06:40:12 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 758/1529] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:40:12 2026] GET /volume/v3/volumes/03df205b-744d-4e5c-bb3c-31a03b1a4dbd => generated 851 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:40:13 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-658648a3-6a6a-45ae-ad22-ac5e1d737601 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:13 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-658648a3-6a6a-45ae-ad22-ac5e1d737601 tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] GET http://192.168.122.198/volume/v3/volumes/9b0162fb-263d-4286-a1de-30903afe84d4 Sep 06 06:40:13 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-658648a3-6a6a-45ae-ad22-ac5e1d737601 tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:13 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-658648a3-6a6a-45ae-ad22-ac5e1d737601 tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:13 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:13 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:40:13 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:40:13 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:40:13 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-658648a3-6a6a-45ae-ad22-ac5e1d737601 tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] Volume info retrieved successfully. Sep 06 06:40:13 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-658648a3-6a6a-45ae-ad22-ac5e1d737601 tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] http://192.168.122.198/volume/v3/volumes/9b0162fb-263d-4286-a1de-30903afe84d4 returned with HTTP 200 Sep 06 06:40:13 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 772/1530] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:40:13 2026] GET /volume/v3/volumes/9b0162fb-263d-4286-a1de-30903afe84d4 => generated 891 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:40:13 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-9ebf8905-3ec1-41b1-b3fb-047d6d1f2492 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:13 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-9ebf8905-3ec1-41b1-b3fb-047d6d1f2492 tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] GET http://192.168.122.198/volume/v3/volumes/9b0162fb-263d-4286-a1de-30903afe84d4 Sep 06 06:40:13 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-9ebf8905-3ec1-41b1-b3fb-047d6d1f2492 tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:13 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-9ebf8905-3ec1-41b1-b3fb-047d6d1f2492 tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:13 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:13 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:40:13 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:40:13 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:40:13 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-9ebf8905-3ec1-41b1-b3fb-047d6d1f2492 tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] Volume info retrieved successfully. Sep 06 06:40:13 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-9ebf8905-3ec1-41b1-b3fb-047d6d1f2492 tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] http://192.168.122.198/volume/v3/volumes/9b0162fb-263d-4286-a1de-30903afe84d4 returned with HTTP 200 Sep 06 06:40:13 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 759/1531] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:40:13 2026] GET /volume/v3/volumes/9b0162fb-263d-4286-a1de-30903afe84d4 => generated 891 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:40:13 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-0400d5f2-b20c-4e9a-98bd-a617dc74f283 req-6bc9370e-ba10-4f4c-a51c-3ea27ef9e5e3 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:13 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-0400d5f2-b20c-4e9a-98bd-a617dc74f283 req-6bc9370e-ba10-4f4c-a51c-3ea27ef9e5e3 tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] GET http://192.168.122.198/volume/v3/volumes/9b0162fb-263d-4286-a1de-30903afe84d4 Sep 06 06:40:13 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-0400d5f2-b20c-4e9a-98bd-a617dc74f283 req-6bc9370e-ba10-4f4c-a51c-3ea27ef9e5e3 tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:13 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-0400d5f2-b20c-4e9a-98bd-a617dc74f283 req-6bc9370e-ba10-4f4c-a51c-3ea27ef9e5e3 tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:13 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:13 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:40:13 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:40:13 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:40:13 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [req-0400d5f2-b20c-4e9a-98bd-a617dc74f283 req-6bc9370e-ba10-4f4c-a51c-3ea27ef9e5e3 tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] Volume info retrieved successfully. Sep 06 06:40:13 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-0400d5f2-b20c-4e9a-98bd-a617dc74f283 req-6bc9370e-ba10-4f4c-a51c-3ea27ef9e5e3 tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] http://192.168.122.198/volume/v3/volumes/9b0162fb-263d-4286-a1de-30903afe84d4 returned with HTTP 200 Sep 06 06:40:13 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 773/1532] 192.168.122.198 () {60 vars in 1487 bytes} [Sun Sep 6 06:40:13 2026] GET /volume/v3/volumes/9b0162fb-263d-4286-a1de-30903afe84d4 => generated 873 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:40:13 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-93899b82-3305-4279-9973-fc2449dc0102 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:13 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-93899b82-3305-4279-9973-fc2449dc0102 None None] GET http://192.168.122.198/volume// Sep 06 06:40:13 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-93899b82-3305-4279-9973-fc2449dc0102 None None] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:13 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-93899b82-3305-4279-9973-fc2449dc0102 None None] Calling method 'all' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:13 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-93899b82-3305-4279-9973-fc2449dc0102 None None] http://192.168.122.198/volume// returned with HTTP 300 Sep 06 06:40:13 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 760/1533] 192.168.122.198 () {58 vars in 1317 bytes} [Sun Sep 6 06:40:13 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 06 06:40:13 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-0400d5f2-b20c-4e9a-98bd-a617dc74f283 req-f4e3d424-d115-4c71-a634-264cd84a00a3 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:13 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-0400d5f2-b20c-4e9a-98bd-a617dc74f283 req-f4e3d424-d115-4c71-a634-264cd84a00a3 tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] POST http://192.168.122.198/volume/v3/attachments Sep 06 06:40:13 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-0400d5f2-b20c-4e9a-98bd-a617dc74f283 req-f4e3d424-d115-4c71-a634-264cd84a00a3 tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9b0162fb-263d-4286-a1de-30903afe84d4", "connector": null, "instance_uuid": "3dbef9e5-74da-4917-a342-cb284d853fa9"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:40:13 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:13 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:40:13 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:40:13 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:40:13 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-0400d5f2-b20c-4e9a-98bd-a617dc74f283 req-f4e3d424-d115-4c71-a634-264cd84a00a3 tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] http://192.168.122.198/volume/v3/attachments returned with HTTP 200 Sep 06 06:40:13 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 774/1534] 192.168.122.198 () {66 vars in 1483 bytes} [Sun Sep 6 06:40:13 2026] POST /volume/v3/attachments => generated 273 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:40:13 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-4bdfb548-6a17-488f-8919-44df33fffba4 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:13 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-4bdfb548-6a17-488f-8919-44df33fffba4 tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] GET http://192.168.122.198/volume/v3/volumes/9b0162fb-263d-4286-a1de-30903afe84d4 Sep 06 06:40:13 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-4bdfb548-6a17-488f-8919-44df33fffba4 tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:13 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-4bdfb548-6a17-488f-8919-44df33fffba4 tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:13 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:13 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:40:13 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-23c6d78f-631e-4133-b163-a6b607dc4493 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:13 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-23c6d78f-631e-4133-b163-a6b607dc4493 None None] GET http://192.168.122.198/volume// Sep 06 06:40:13 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-23c6d78f-631e-4133-b163-a6b607dc4493 None None] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:13 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-23c6d78f-631e-4133-b163-a6b607dc4493 None None] Calling method 'all' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:13 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-23c6d78f-631e-4133-b163-a6b607dc4493 None None] http://192.168.122.198/volume// returned with HTTP 300 Sep 06 06:40:13 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 775/1535] 192.168.122.198 () {58 vars in 1315 bytes} [Sun Sep 6 06:40:13 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 06:40:13 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:40:13 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:40:13 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-0400d5f2-b20c-4e9a-98bd-a617dc74f283 req-17bcd51a-5504-4e3c-9e87-a9af471aae80 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:13 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-4bdfb548-6a17-488f-8919-44df33fffba4 tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] Volume info retrieved successfully. Sep 06 06:40:13 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-0400d5f2-b20c-4e9a-98bd-a617dc74f283 req-17bcd51a-5504-4e3c-9e87-a9af471aae80 tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] GET http://192.168.122.198/volume/v3/volumes/9b0162fb-263d-4286-a1de-30903afe84d4 Sep 06 06:40:13 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-0400d5f2-b20c-4e9a-98bd-a617dc74f283 req-17bcd51a-5504-4e3c-9e87-a9af471aae80 tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:13 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-0400d5f2-b20c-4e9a-98bd-a617dc74f283 req-17bcd51a-5504-4e3c-9e87-a9af471aae80 tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:13 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-4bdfb548-6a17-488f-8919-44df33fffba4 tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] http://192.168.122.198/volume/v3/volumes/9b0162fb-263d-4286-a1de-30903afe84d4 returned with HTTP 200 Sep 06 06:40:13 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 761/1536] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:40:13 2026] GET /volume/v3/volumes/9b0162fb-263d-4286-a1de-30903afe84d4 => generated 890 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:40:13 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:13 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:40:13 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:40:13 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:40:13 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [req-0400d5f2-b20c-4e9a-98bd-a617dc74f283 req-17bcd51a-5504-4e3c-9e87-a9af471aae80 tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] Volume info retrieved successfully. Sep 06 06:40:13 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-0400d5f2-b20c-4e9a-98bd-a617dc74f283 req-17bcd51a-5504-4e3c-9e87-a9af471aae80 tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] http://192.168.122.198/volume/v3/volumes/9b0162fb-263d-4286-a1de-30903afe84d4 returned with HTTP 200 Sep 06 06:40:13 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 776/1537] 192.168.122.198 () {62 vars in 1528 bytes} [Sun Sep 6 06:40:13 2026] GET /volume/v3/volumes/9b0162fb-263d-4286-a1de-30903afe84d4 => generated 1053 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 06:40:13 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-aedf3dd0-969d-4f3e-adcf-a6ca9a32f388 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:13 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-aedf3dd0-969d-4f3e-adcf-a6ca9a32f388 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] GET http://192.168.122.198/volume/v3/volumes/03df205b-744d-4e5c-bb3c-31a03b1a4dbd Sep 06 06:40:13 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-aedf3dd0-969d-4f3e-adcf-a6ca9a32f388 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:13 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-aedf3dd0-969d-4f3e-adcf-a6ca9a32f388 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:13 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:13 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:40:13 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:40:13 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:40:13 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-aedf3dd0-969d-4f3e-adcf-a6ca9a32f388 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Volume info retrieved successfully. Sep 06 06:40:13 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-aedf3dd0-969d-4f3e-adcf-a6ca9a32f388 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] http://192.168.122.198/volume/v3/volumes/03df205b-744d-4e5c-bb3c-31a03b1a4dbd returned with HTTP 200 Sep 06 06:40:13 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 762/1538] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:40:13 2026] GET /volume/v3/volumes/03df205b-744d-4e5c-bb3c-31a03b1a4dbd => generated 851 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:40:13 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-0400d5f2-b20c-4e9a-98bd-a617dc74f283 req-2e2bcdfa-6568-492d-bdcb-b99dbc1a6e40 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:13 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-0400d5f2-b20c-4e9a-98bd-a617dc74f283 req-2e2bcdfa-6568-492d-bdcb-b99dbc1a6e40 tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] PUT http://192.168.122.198/volume/v3/attachments/429ee956-dbba-4c5b-9648-2f332ac5a960 Sep 06 06:40:13 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-0400d5f2-b20c-4e9a-98bd-a617dc74f283 req-2e2bcdfa-6568-492d-bdcb-b99dbc1a6e40 tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.198", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:24e15970b53b", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "43662e98-aa50-48bf-885a-92da7f50de73", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:40:14 devstack devstack@c-api.service[87015]: DEBUG cinder.coordination [req-0400d5f2-b20c-4e9a-98bd-a617dc74f283 req-2e2bcdfa-6568-492d-bdcb-b99dbc1a6e40 tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] Acquiring lock "cinder-attachment_update-9b0162fb-263d-4286-a1de-30903afe84d4-devstack" by "attachment_update" {{(pid=87015) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 06 06:40:14 devstack devstack@c-api.service[87015]: DEBUG cinder.coordination [req-0400d5f2-b20c-4e9a-98bd-a617dc74f283 req-2e2bcdfa-6568-492d-bdcb-b99dbc1a6e40 tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] Lock "cinder-attachment_update-9b0162fb-263d-4286-a1de-30903afe84d4-devstack" acquired by "attachment_update" :: waited 0.017s {{(pid=87015) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 06 06:40:14 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:40:14 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:40:14 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:14 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:40:14 devstack devstack@c-api.service[87015]: DEBUG cinder.coordination [req-0400d5f2-b20c-4e9a-98bd-a617dc74f283 req-2e2bcdfa-6568-492d-bdcb-b99dbc1a6e40 tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] Lock "cinder-attachment_update-9b0162fb-263d-4286-a1de-30903afe84d4-devstack" released by "attachment_update" :: held 0.222s {{(pid=87015) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 06 06:40:14 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-0400d5f2-b20c-4e9a-98bd-a617dc74f283 req-2e2bcdfa-6568-492d-bdcb-b99dbc1a6e40 tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] http://192.168.122.198/volume/v3/attachments/429ee956-dbba-4c5b-9648-2f332ac5a960 returned with HTTP 200 Sep 06 06:40:14 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 777/1539] 192.168.122.198 () {66 vars in 1593 bytes} [Sun Sep 6 06:40:13 2026] PUT /volume/v3/attachments/429ee956-dbba-4c5b-9648-2f332ac5a960 => generated 694 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:40:14 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-3981f596-814f-46f4-b9eb-ba4420ed8e05 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:14 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-3981f596-814f-46f4-b9eb-ba4420ed8e05 tempest-AttachVolumeShelveTestJSON-1287215161 tempest-AttachVolumeShelveTestJSON-1287215161-project-member] DELETE http://192.168.122.198/volume/v3/volumes/14923f28-f152-4f61-b2f2-a658646b422c Sep 06 06:40:14 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-3981f596-814f-46f4-b9eb-ba4420ed8e05 tempest-AttachVolumeShelveTestJSON-1287215161 tempest-AttachVolumeShelveTestJSON-1287215161-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:14 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-3981f596-814f-46f4-b9eb-ba4420ed8e05 tempest-AttachVolumeShelveTestJSON-1287215161 tempest-AttachVolumeShelveTestJSON-1287215161-project-member] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:14 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-3981f596-814f-46f4-b9eb-ba4420ed8e05 tempest-AttachVolumeShelveTestJSON-1287215161 tempest-AttachVolumeShelveTestJSON-1287215161-project-member] Delete volume with id: 14923f28-f152-4f61-b2f2-a658646b422c Sep 06 06:40:14 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:14 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:40:14 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:40:14 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:40:14 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-3981f596-814f-46f4-b9eb-ba4420ed8e05 tempest-AttachVolumeShelveTestJSON-1287215161 tempest-AttachVolumeShelveTestJSON-1287215161-project-member] Volume info retrieved successfully. Sep 06 06:40:14 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-a554b4ce-b312-458b-95db-ac3d7d43f618 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:14 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-a554b4ce-b312-458b-95db-ac3d7d43f618 tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] GET http://192.168.122.198/volume/v3/volumes/9b0162fb-263d-4286-a1de-30903afe84d4 Sep 06 06:40:14 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-a554b4ce-b312-458b-95db-ac3d7d43f618 tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:14 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-a554b4ce-b312-458b-95db-ac3d7d43f618 tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:14 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:14 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:40:14 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:40:14 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:40:14 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-a554b4ce-b312-458b-95db-ac3d7d43f618 tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] Volume info retrieved successfully. Sep 06 06:40:14 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-3981f596-814f-46f4-b9eb-ba4420ed8e05 tempest-AttachVolumeShelveTestJSON-1287215161 tempest-AttachVolumeShelveTestJSON-1287215161-project-member] Delete volume request issued successfully. Sep 06 06:40:14 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-3981f596-814f-46f4-b9eb-ba4420ed8e05 tempest-AttachVolumeShelveTestJSON-1287215161 tempest-AttachVolumeShelveTestJSON-1287215161-project-member] http://192.168.122.198/volume/v3/volumes/14923f28-f152-4f61-b2f2-a658646b422c returned with HTTP 202 Sep 06 06:40:14 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 763/1540] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:40:14 2026] DELETE /volume/v3/volumes/14923f28-f152-4f61-b2f2-a658646b422c => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:40:14 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-a554b4ce-b312-458b-95db-ac3d7d43f618 tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] http://192.168.122.198/volume/v3/volumes/9b0162fb-263d-4286-a1de-30903afe84d4 returned with HTTP 200 Sep 06 06:40:14 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 778/1541] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:40:14 2026] GET /volume/v3/volumes/9b0162fb-263d-4286-a1de-30903afe84d4 => generated 891 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:40:14 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-f0d6e612-00d4-48c4-9735-a879ce336494 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:14 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f0d6e612-00d4-48c4-9735-a879ce336494 tempest-AttachVolumeShelveTestJSON-1287215161 tempest-AttachVolumeShelveTestJSON-1287215161-project-member] GET http://192.168.122.198/volume/v3/volumes/14923f28-f152-4f61-b2f2-a658646b422c Sep 06 06:40:14 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-f0d6e612-00d4-48c4-9735-a879ce336494 tempest-AttachVolumeShelveTestJSON-1287215161 tempest-AttachVolumeShelveTestJSON-1287215161-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:14 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-f0d6e612-00d4-48c4-9735-a879ce336494 tempest-AttachVolumeShelveTestJSON-1287215161 tempest-AttachVolumeShelveTestJSON-1287215161-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:14 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:14 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:40:14 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:40:14 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:40:14 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-f0d6e612-00d4-48c4-9735-a879ce336494 tempest-AttachVolumeShelveTestJSON-1287215161 tempest-AttachVolumeShelveTestJSON-1287215161-project-member] Volume info retrieved successfully. Sep 06 06:40:14 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f0d6e612-00d4-48c4-9735-a879ce336494 tempest-AttachVolumeShelveTestJSON-1287215161 tempest-AttachVolumeShelveTestJSON-1287215161-project-member] http://192.168.122.198/volume/v3/volumes/14923f28-f152-4f61-b2f2-a658646b422c returned with HTTP 200 Sep 06 06:40:14 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 764/1542] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:40:14 2026] GET /volume/v3/volumes/14923f28-f152-4f61-b2f2-a658646b422c => generated 858 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:40:14 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-0400d5f2-b20c-4e9a-98bd-a617dc74f283 req-7b13526f-3e0d-4d5f-a453-8bd3a9d64054 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:14 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-0400d5f2-b20c-4e9a-98bd-a617dc74f283 req-7b13526f-3e0d-4d5f-a453-8bd3a9d64054 tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] POST http://192.168.122.198/volume/v3/attachments/429ee956-dbba-4c5b-9648-2f332ac5a960/action Sep 06 06:40:14 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-0400d5f2-b20c-4e9a-98bd-a617dc74f283 req-7b13526f-3e0d-4d5f-a453-8bd3a9d64054 tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] Action body: b'{"os-complete": null}' {{(pid=87015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:40:14 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-0400d5f2-b20c-4e9a-98bd-a617dc74f283 req-7b13526f-3e0d-4d5f-a453-8bd3a9d64054 tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:40:14 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-2ae1c3a3-1ed7-435f-84aa-87c8539dc85c None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:14 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-2ae1c3a3-1ed7-435f-84aa-87c8539dc85c tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] GET http://192.168.122.198/volume/v3/volumes/03df205b-744d-4e5c-bb3c-31a03b1a4dbd Sep 06 06:40:14 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-2ae1c3a3-1ed7-435f-84aa-87c8539dc85c tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:14 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-2ae1c3a3-1ed7-435f-84aa-87c8539dc85c tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:14 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:14 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:40:14 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:40:14 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:40:14 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:14 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:40:15 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-2ae1c3a3-1ed7-435f-84aa-87c8539dc85c tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Volume info retrieved successfully. Sep 06 06:40:15 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:40:15 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:40:15 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-2ae1c3a3-1ed7-435f-84aa-87c8539dc85c tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] http://192.168.122.198/volume/v3/volumes/03df205b-744d-4e5c-bb3c-31a03b1a4dbd returned with HTTP 200 Sep 06 06:40:15 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 765/1543] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:40:14 2026] GET /volume/v3/volumes/03df205b-744d-4e5c-bb3c-31a03b1a4dbd => generated 851 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:40:15 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-0400d5f2-b20c-4e9a-98bd-a617dc74f283 req-7b13526f-3e0d-4d5f-a453-8bd3a9d64054 tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] http://192.168.122.198/volume/v3/attachments/429ee956-dbba-4c5b-9648-2f332ac5a960/action returned with HTTP 204 Sep 06 06:40:15 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 779/1544] 192.168.122.198 () {66 vars in 1614 bytes} [Sun Sep 6 06:40:14 2026] POST /volume/v3/attachments/429ee956-dbba-4c5b-9648-2f332ac5a960/action => generated 0 bytes in 124 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:40:15 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-2ac1c10b-b807-4a82-88f0-cecbe64b32f2 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:15 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-2ac1c10b-b807-4a82-88f0-cecbe64b32f2 tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] GET http://192.168.122.198/volume/v3/volumes/9b0162fb-263d-4286-a1de-30903afe84d4 Sep 06 06:40:15 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-2ac1c10b-b807-4a82-88f0-cecbe64b32f2 tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:15 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-2ac1c10b-b807-4a82-88f0-cecbe64b32f2 tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:15 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:15 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:40:15 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:40:15 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:40:15 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-2ac1c10b-b807-4a82-88f0-cecbe64b32f2 tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] Volume info retrieved successfully. Sep 06 06:40:15 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-e79f8c82-a614-44ca-bbca-e4fdd8dbba6d None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:15 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-2ac1c10b-b807-4a82-88f0-cecbe64b32f2 tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] http://192.168.122.198/volume/v3/volumes/9b0162fb-263d-4286-a1de-30903afe84d4 returned with HTTP 200 Sep 06 06:40:15 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e79f8c82-a614-44ca-bbca-e4fdd8dbba6d tempest-AttachVolumeShelveTestJSON-1287215161 tempest-AttachVolumeShelveTestJSON-1287215161-project-member] GET http://192.168.122.198/volume/v3/volumes/14923f28-f152-4f61-b2f2-a658646b422c Sep 06 06:40:15 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e79f8c82-a614-44ca-bbca-e4fdd8dbba6d tempest-AttachVolumeShelveTestJSON-1287215161 tempest-AttachVolumeShelveTestJSON-1287215161-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:15 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e79f8c82-a614-44ca-bbca-e4fdd8dbba6d tempest-AttachVolumeShelveTestJSON-1287215161 tempest-AttachVolumeShelveTestJSON-1287215161-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:15 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 766/1545] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:40:15 2026] GET /volume/v3/volumes/9b0162fb-263d-4286-a1de-30903afe84d4 => generated 1183 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 06:40:15 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e79f8c82-a614-44ca-bbca-e4fdd8dbba6d tempest-AttachVolumeShelveTestJSON-1287215161 tempest-AttachVolumeShelveTestJSON-1287215161-project-member] http://192.168.122.198/volume/v3/volumes/14923f28-f152-4f61-b2f2-a658646b422c returned with HTTP 404 Sep 06 06:40:15 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 780/1546] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:40:15 2026] GET /volume/v3/volumes/14923f28-f152-4f61-b2f2-a658646b422c => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:40:15 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-5ed8917c-49ef-43d8-a598-3e9e2f1dad26 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:15 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-5ed8917c-49ef-43d8-a598-3e9e2f1dad26 tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] GET http://192.168.122.198/volume/v3/volumes/9b0162fb-263d-4286-a1de-30903afe84d4 Sep 06 06:40:15 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-5ed8917c-49ef-43d8-a598-3e9e2f1dad26 tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:15 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-5ed8917c-49ef-43d8-a598-3e9e2f1dad26 tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:15 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:15 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:40:16 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:40:16 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:40:16 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-5ed8917c-49ef-43d8-a598-3e9e2f1dad26 tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] Volume info retrieved successfully. Sep 06 06:40:16 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-5ed8917c-49ef-43d8-a598-3e9e2f1dad26 tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] http://192.168.122.198/volume/v3/volumes/9b0162fb-263d-4286-a1de-30903afe84d4 returned with HTTP 200 Sep 06 06:40:16 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 767/1547] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:40:15 2026] GET /volume/v3/volumes/9b0162fb-263d-4286-a1de-30903afe84d4 => generated 1183 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 06:40:16 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-d19e7ea8-1314-41d5-8acd-6a3086d7caa2 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:16 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-d19e7ea8-1314-41d5-8acd-6a3086d7caa2 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] GET http://192.168.122.198/volume/v3/volumes/03df205b-744d-4e5c-bb3c-31a03b1a4dbd Sep 06 06:40:16 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-d19e7ea8-1314-41d5-8acd-6a3086d7caa2 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:16 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-d19e7ea8-1314-41d5-8acd-6a3086d7caa2 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:16 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-df90c1dc-e1b4-4de8-b95c-718bc6facd7b None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:16 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 768/1548] 192.168.122.198 () {62 vars in 1495 bytes} [Sun Sep 6 06:40:16 2026] DELETE /volume/v3/attachments/429ee956-dbba-4c5b-9648-2f332ac5a960 => generated 114 bytes in 8 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 06 06:40:16 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-cf179c94-3039-404f-a49b-e0800703cc9b None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:16 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-d19e7ea8-1314-41d5-8acd-6a3086d7caa2 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] http://192.168.122.198/volume/v3/volumes/03df205b-744d-4e5c-bb3c-31a03b1a4dbd returned with HTTP 404 Sep 06 06:40:16 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 781/1549] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:40:16 2026] GET /volume/v3/volumes/03df205b-744d-4e5c-bb3c-31a03b1a4dbd => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:40:16 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-27caf418-be3c-44f9-8218-52706e0886d7 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:16 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-27caf418-be3c-44f9-8218-52706e0886d7 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-reader] GET http://192.168.122.198/volume/v3/volumes Sep 06 06:40:16 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-27caf418-be3c-44f9-8218-52706e0886d7 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-reader] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:16 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-27caf418-be3c-44f9-8218-52706e0886d7 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-reader] Calling method 'index' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:16 devstack devstack@c-api.service[87015]: DEBUG cinder.api.api_utils [None req-27caf418-be3c-44f9-8218-52706e0886d7 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-reader] Removing options '' from query. {{(pid=87015) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 06:40:16 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-27caf418-be3c-44f9-8218-52706e0886d7 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87015) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 06:40:16 devstack devstack@c-api.service[87015]: /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 06 06:40:16 devstack devstack@c-api.service[87015]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 06:40:16 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:16 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:40:16 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-27caf418-be3c-44f9-8218-52706e0886d7 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-reader] Get all volumes completed successfully. Sep 06 06:40:16 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-27caf418-be3c-44f9-8218-52706e0886d7 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-reader] http://192.168.122.198/volume/v3/volumes returned with HTTP 200 Sep 06 06:40:16 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 782/1550] 192.168.122.198 () {58 vars in 1121 bytes} [Sun Sep 6 06:40:16 2026] GET /volume/v3/volumes => generated 343 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:40:16 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-197467e0-8526-4bfe-be01-e888f22212ba None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:16 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-197467e0-8526-4bfe-be01-e888f22212ba tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-reader] GET http://192.168.122.198/volume/v3/snapshots Sep 06 06:40:16 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-197467e0-8526-4bfe-be01-e888f22212ba tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-reader] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:16 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-197467e0-8526-4bfe-be01-e888f22212ba tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-reader] Calling method 'index' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:16 devstack devstack@c-api.service[87015]: DEBUG cinder.api.api_utils [None req-197467e0-8526-4bfe-be01-e888f22212ba tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-reader] Removing options '' from query. {{(pid=87015) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 06:40:16 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:40:16 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:40:16 devstack devstack@c-api.service[87015]: DEBUG cinder.db.api [None req-197467e0-8526-4bfe-be01-e888f22212ba tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-reader] Building query based on filter {{(pid=87015) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 06:40:16 devstack devstack@c-api.service[87015]: /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 06 06:40:16 devstack devstack@c-api.service[87015]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 06:40:16 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-197467e0-8526-4bfe-be01-e888f22212ba tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-reader] Get all snapshots completed successfully. Sep 06 06:40:16 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-197467e0-8526-4bfe-be01-e888f22212ba tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-reader] http://192.168.122.198/volume/v3/snapshots returned with HTTP 200 Sep 06 06:40:16 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 783/1551] 192.168.122.198 () {58 vars in 1127 bytes} [Sun Sep 6 06:40:16 2026] GET /volume/v3/snapshots => generated 17 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 06:40:16 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-f0226b21-57ce-464d-8968-7a246529ec60 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:16 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f0226b21-57ce-464d-8968-7a246529ec60 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] GET http://192.168.122.198/volume/v3/volumes/86251d98-4ebd-4a44-93ed-3d92e254584e Sep 06 06:40:16 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-f0226b21-57ce-464d-8968-7a246529ec60 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:16 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-f0226b21-57ce-464d-8968-7a246529ec60 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:16 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:16 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:40:16 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:40:16 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:40:16 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-f0226b21-57ce-464d-8968-7a246529ec60 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Volume info retrieved successfully. Sep 06 06:40:16 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f0226b21-57ce-464d-8968-7a246529ec60 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] http://192.168.122.198/volume/v3/volumes/86251d98-4ebd-4a44-93ed-3d92e254584e returned with HTTP 200 Sep 06 06:40:16 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 784/1552] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:40:16 2026] GET /volume/v3/volumes/86251d98-4ebd-4a44-93ed-3d92e254584e => generated 887 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:40:16 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-23becb41-5b52-4d5a-a526-f8c9cebe5722 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:16 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-23becb41-5b52-4d5a-a526-f8c9cebe5722 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] DELETE http://192.168.122.198/volume/v3/volumes/86251d98-4ebd-4a44-93ed-3d92e254584e Sep 06 06:40:16 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-23becb41-5b52-4d5a-a526-f8c9cebe5722 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:16 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-23becb41-5b52-4d5a-a526-f8c9cebe5722 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:16 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-23becb41-5b52-4d5a-a526-f8c9cebe5722 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Delete volume with id: 86251d98-4ebd-4a44-93ed-3d92e254584e Sep 06 06:40:16 devstack devstack@c-api.service[87014]: WARNING keystonemiddleware.auth_token [None req-cf179c94-3039-404f-a49b-e0800703cc9b None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 06 06:40:16 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 769/1553] 192.168.122.198 () {62 vars in 1495 bytes} [Sun Sep 6 06:40:16 2026] DELETE /volume/v3/attachments/429ee956-dbba-4c5b-9648-2f332ac5a960 => generated 114 bytes in 186 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 06 06:40:16 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:16 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:40:16 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:40:16 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:40:16 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-23becb41-5b52-4d5a-a526-f8c9cebe5722 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Volume info retrieved successfully. Sep 06 06:40:16 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-b8c2e8f1-f063-45a5-bf1b-4539947d825f None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:16 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-b8c2e8f1-f063-45a5-bf1b-4539947d825f tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] DELETE http://192.168.122.198/volume/v3/attachments/429ee956-dbba-4c5b-9648-2f332ac5a960 Sep 06 06:40:16 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-b8c2e8f1-f063-45a5-bf1b-4539947d825f tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:16 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-b8c2e8f1-f063-45a5-bf1b-4539947d825f tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] Calling method 'version_select' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:16 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:40:16 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:40:16 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-23becb41-5b52-4d5a-a526-f8c9cebe5722 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Delete volume request issued successfully. Sep 06 06:40:16 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-23becb41-5b52-4d5a-a526-f8c9cebe5722 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] http://192.168.122.198/volume/v3/volumes/86251d98-4ebd-4a44-93ed-3d92e254584e returned with HTTP 202 Sep 06 06:40:16 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 785/1554] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:40:16 2026] DELETE /volume/v3/volumes/86251d98-4ebd-4a44-93ed-3d92e254584e => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:40:16 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-7bef5cf9-8c04-484e-951c-0a28dc9c43de None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:16 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-7bef5cf9-8c04-484e-951c-0a28dc9c43de tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] GET http://192.168.122.198/volume/v3/volumes/86251d98-4ebd-4a44-93ed-3d92e254584e Sep 06 06:40:16 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-7bef5cf9-8c04-484e-951c-0a28dc9c43de tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:16 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-7bef5cf9-8c04-484e-951c-0a28dc9c43de tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:16 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:16 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:40:16 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:40:16 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:40:16 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-7bef5cf9-8c04-484e-951c-0a28dc9c43de tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Volume info retrieved successfully. Sep 06 06:40:16 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-7bef5cf9-8c04-484e-951c-0a28dc9c43de tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] http://192.168.122.198/volume/v3/volumes/86251d98-4ebd-4a44-93ed-3d92e254584e returned with HTTP 200 Sep 06 06:40:16 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 786/1555] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:40:16 2026] GET /volume/v3/volumes/86251d98-4ebd-4a44-93ed-3d92e254584e => generated 886 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:40:16 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-b8c2e8f1-f063-45a5-bf1b-4539947d825f tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] Attachment connected to vm 3dbef9e5-74da-4917-a342-cb284d853fa9, checking data on nova Sep 06 06:40:16 devstack devstack@c-api.service[87014]: DEBUG cinder.compute.nova [None req-b8c2e8f1-f063-45a5-bf1b-4539947d825f tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] Creating Keystone token plugin using URL: http://192.168.122.198/identity {{(pid=87014) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 06 06:40:16 devstack devstack@c-api.service[87014]: DEBUG novaclient.v2.client [None req-b8c2e8f1-f063-45a5-bf1b-4539947d825f tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] REQ: curl -g -i -X GET http://192.168.122.198/compute/v2.1/servers/3dbef9e5-74da-4917-a342-cb284d853fa9/os-volume_attachments/9b0162fb-263d-4286-a1de-30903afe84d4 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}81c360582094fc5dfce03e1750e9c7b09ac26629d06b697302317bef40faa183" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-b8c2e8f1-f063-45a5-bf1b-4539947d825f" -H "X-Service-Token: {SHA256}683f8de3bc37b6a22e215e54e816272d873dfbf6ed553fab45ca95aae8e66edf" {{(pid=87014) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 06 06:40:16 devstack devstack@c-api.service[87014]: DEBUG novaclient.v2.client [None req-b8c2e8f1-f063-45a5-bf1b-4539947d825f tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Sun, 06 Sep 2026 04:40:16 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-9efbbc6b-b3db-42d5-9894-5fe2b69458ef x-openstack-request-id: req-9efbbc6b-b3db-42d5-9894-5fe2b69458ef {{(pid=87014) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 06 06:40:16 devstack devstack@c-api.service[87014]: DEBUG novaclient.v2.client [None req-b8c2e8f1-f063-45a5-bf1b-4539947d825f tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "9b0162fb-263d-4286-a1de-30903afe84d4", "serverId": "3dbef9e5-74da-4917-a342-cb284d853fa9", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "429ee956-dbba-4c5b-9648-2f332ac5a960", "bdm_uuid": "94ca9634-89c2-4c4f-af97-dc40735618ae"}} {{(pid=87014) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 06 06:40:16 devstack devstack@c-api.service[87014]: DEBUG novaclient.v2.client [None req-b8c2e8f1-f063-45a5-bf1b-4539947d825f tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] GET call to compute for http://192.168.122.198/compute/v2.1/servers/3dbef9e5-74da-4917-a342-cb284d853fa9/os-volume_attachments/9b0162fb-263d-4286-a1de-30903afe84d4 used request id req-9efbbc6b-b3db-42d5-9894-5fe2b69458ef {{(pid=87014) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 06 06:40:16 devstack devstack@c-api.service[87014]: ERROR cinder.volume.api [None req-b8c2e8f1-f063-45a5-bf1b-4539947d825f tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-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 06 06:40:16 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault [None req-b8c2e8f1-f063-45a5-bf1b-4539947d825f tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] Caught error: Detach volume from instance 3dbef9e5-74da-4917-a342-cb284d853fa9 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 3dbef9e5-74da-4917-a342-cb284d853fa9 using the Compute API Sep 06 06:40:16 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 06 06:40:16 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 06 06:40:16 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 06 06:40:16 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:40:16 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 06 06:40:16 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 06 06:40:16 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:40:16 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 06 06:40:16 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 06 06:40:16 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:40:16 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 06 06:40:16 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 06 06:40:16 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:40:16 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 06 06:40:16 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 06 06:40:16 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:40:16 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 06 06:40:16 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 06 06:40:16 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:40:16 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 06 06:40:16 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 06 06:40:16 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:40:16 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 06 06:40:16 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 06 06:40:16 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:40:16 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 06 06:40:16 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 06 06:40:16 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:40:16 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 06 06:40:16 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 06 06:40:16 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:40:16 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 06 06:40:16 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 06 06:40:16 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:40:16 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 06 06:40:16 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 06 06:40:16 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:40:16 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 06 06:40:16 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 06 06:40:16 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:40:16 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 06 06:40:16 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 06 06:40:16 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:40:16 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 06 06:40:16 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 06 06:40:16 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:40:16 devstack devstack@c-api.service[87014]: 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 06 06:40:16 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 06 06:40:16 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:40:16 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 06 06:40:16 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 06 06:40:16 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:40:16 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 06 06:40:16 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 06 06:40:16 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:40:16 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 06 06:40:16 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 06 06:40:16 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:40:16 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 06 06:40:16 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 06 06:40:16 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:40:16 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 06 06:40:16 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 06 06:40:16 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:40:16 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 06 06:40:16 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 06 06:40:16 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:40:16 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 06 06:40:16 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 06 06:40:16 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:40:16 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 06 06:40:16 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 06 06:40:16 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:40:16 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 06 06:40:16 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 06 06:40:16 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:40:16 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 06 06:40:16 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 06 06:40:16 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:40:16 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 06 06:40:16 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 06 06:40:16 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:40:16 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Sep 06 06:40:16 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Sep 06 06:40:16 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:40:16 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Sep 06 06:40:16 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Sep 06 06:40:16 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:40:16 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Sep 06 06:40:16 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Sep 06 06:40:16 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 06 06:40:16 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 06 06:40:16 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 3dbef9e5-74da-4917-a342-cb284d853fa9 using the Compute API Sep 06 06:40:16 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault Sep 06 06:40:16 devstack devstack@c-api.service[87014]: INFO cinder.api.middleware.fault [None req-b8c2e8f1-f063-45a5-bf1b-4539947d825f tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] http://192.168.122.198/volume/v3/attachments/429ee956-dbba-4c5b-9648-2f332ac5a960 returned with HTTP 409 Sep 06 06:40:16 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 770/1556] 192.168.122.198 () {60 vars in 1288 bytes} [Sun Sep 6 06:40:16 2026] DELETE /volume/v3/attachments/429ee956-dbba-4c5b-9648-2f332ac5a960 => generated 167 bytes in 656 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:40:16 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-3082954d-38f1-4465-a451-1244579d3f3d req-f4a227f8-4605-41de-b24a-390e1c5f928d None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:17 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-3082954d-38f1-4465-a451-1244579d3f3d req-f4a227f8-4605-41de-b24a-390e1c5f928d tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] GET http://192.168.122.198/volume/v3/volumes/9b0162fb-263d-4286-a1de-30903afe84d4 Sep 06 06:40:17 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-3082954d-38f1-4465-a451-1244579d3f3d req-f4a227f8-4605-41de-b24a-390e1c5f928d tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:17 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-3082954d-38f1-4465-a451-1244579d3f3d req-f4a227f8-4605-41de-b24a-390e1c5f928d tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:17 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:17 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:40:17 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:40:17 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:40:17 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [req-3082954d-38f1-4465-a451-1244579d3f3d req-f4a227f8-4605-41de-b24a-390e1c5f928d tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] Volume info retrieved successfully. Sep 06 06:40:17 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-3082954d-38f1-4465-a451-1244579d3f3d req-f4a227f8-4605-41de-b24a-390e1c5f928d tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] http://192.168.122.198/volume/v3/volumes/9b0162fb-263d-4286-a1de-30903afe84d4 returned with HTTP 200 Sep 06 06:40:17 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 787/1557] 192.168.122.198 () {60 vars in 1487 bytes} [Sun Sep 6 06:40:16 2026] GET /volume/v3/volumes/9b0162fb-263d-4286-a1de-30903afe84d4 => generated 1165 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:40:17 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [req-3082954d-38f1-4465-a451-1244579d3f3d req-4d17776b-4416-4a89-848b-db88f42ec6d8 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:17 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-3082954d-38f1-4465-a451-1244579d3f3d req-4d17776b-4416-4a89-848b-db88f42ec6d8 tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] POST http://192.168.122.198/volume/v3/volumes/9b0162fb-263d-4286-a1de-30903afe84d4/action Sep 06 06:40:17 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-3082954d-38f1-4465-a451-1244579d3f3d req-4d17776b-4416-4a89-848b-db88f42ec6d8 tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:40:17 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-3082954d-38f1-4465-a451-1244579d3f3d req-4d17776b-4416-4a89-848b-db88f42ec6d8 tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:40:17 devstack devstack@c-api.service[87014]: DEBUG oslo_db.sqlalchemy.engines [req-3082954d-38f1-4465-a451-1244579d3f3d req-4d17776b-4416-4a89-848b-db88f42ec6d8 tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87014) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:40:17 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:17 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:40:17 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:40:17 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:40:17 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [req-3082954d-38f1-4465-a451-1244579d3f3d req-4d17776b-4416-4a89-848b-db88f42ec6d8 tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] Volume info retrieved successfully. Sep 06 06:40:17 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [req-3082954d-38f1-4465-a451-1244579d3f3d req-4d17776b-4416-4a89-848b-db88f42ec6d8 tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] Begin detaching volume completed successfully. Sep 06 06:40:17 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-3082954d-38f1-4465-a451-1244579d3f3d req-4d17776b-4416-4a89-848b-db88f42ec6d8 tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] http://192.168.122.198/volume/v3/volumes/9b0162fb-263d-4286-a1de-30903afe84d4/action returned with HTTP 202 Sep 06 06:40:17 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 771/1558] 192.168.122.198 () {64 vars in 1561 bytes} [Sun Sep 6 06:40:17 2026] POST /volume/v3/volumes/9b0162fb-263d-4286-a1de-30903afe84d4/action => generated 0 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 06:40:17 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-28eb130d-ccca-4659-ad63-3389460d6c8d None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:17 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-28eb130d-ccca-4659-ad63-3389460d6c8d None None] GET http://192.168.122.198/volume// Sep 06 06:40:17 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-28eb130d-ccca-4659-ad63-3389460d6c8d None None] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:17 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-28eb130d-ccca-4659-ad63-3389460d6c8d None None] Calling method 'all' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:17 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-28eb130d-ccca-4659-ad63-3389460d6c8d None None] http://192.168.122.198/volume// returned with HTTP 300 Sep 06 06:40:17 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 788/1559] 192.168.122.198 () {58 vars in 1315 bytes} [Sun Sep 6 06:40:17 2026] GET /volume/ => generated 390 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 06:40:17 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [req-3082954d-38f1-4465-a451-1244579d3f3d req-6b704893-1ede-4694-ad5c-753cb3ce1fc2 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:17 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-3082954d-38f1-4465-a451-1244579d3f3d req-6b704893-1ede-4694-ad5c-753cb3ce1fc2 tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] GET http://192.168.122.198/volume/v3/volumes/9b0162fb-263d-4286-a1de-30903afe84d4 Sep 06 06:40:17 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-3082954d-38f1-4465-a451-1244579d3f3d req-6b704893-1ede-4694-ad5c-753cb3ce1fc2 tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:17 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-3082954d-38f1-4465-a451-1244579d3f3d req-6b704893-1ede-4694-ad5c-753cb3ce1fc2 tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:17 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:17 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:40:17 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:40:17 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:40:17 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [req-3082954d-38f1-4465-a451-1244579d3f3d req-6b704893-1ede-4694-ad5c-753cb3ce1fc2 tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] Volume info retrieved successfully. Sep 06 06:40:17 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-3082954d-38f1-4465-a451-1244579d3f3d req-6b704893-1ede-4694-ad5c-753cb3ce1fc2 tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] http://192.168.122.198/volume/v3/volumes/9b0162fb-263d-4286-a1de-30903afe84d4 returned with HTTP 200 Sep 06 06:40:17 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 772/1560] 192.168.122.198 () {62 vars in 1528 bytes} [Sun Sep 6 06:40:17 2026] GET /volume/v3/volumes/9b0162fb-263d-4286-a1de-30903afe84d4 => generated 1349 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 06:40:17 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-11ad92d0-2582-4872-b3ae-d6b6d17b7f19 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:17 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-11ad92d0-2582-4872-b3ae-d6b6d17b7f19 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] GET http://192.168.122.198/volume/v3/volumes/86251d98-4ebd-4a44-93ed-3d92e254584e Sep 06 06:40:17 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-11ad92d0-2582-4872-b3ae-d6b6d17b7f19 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:17 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-11ad92d0-2582-4872-b3ae-d6b6d17b7f19 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:17 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-11ad92d0-2582-4872-b3ae-d6b6d17b7f19 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] http://192.168.122.198/volume/v3/volumes/86251d98-4ebd-4a44-93ed-3d92e254584e returned with HTTP 404 Sep 06 06:40:17 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 789/1561] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:40:17 2026] GET /volume/v3/volumes/86251d98-4ebd-4a44-93ed-3d92e254584e => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:40:17 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-6ee5498f-dbdb-422e-b17a-3f532237c6f4 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:17 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-6ee5498f-dbdb-422e-b17a-3f532237c6f4 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] DELETE http://192.168.122.198/volume/v3/snapshots/14d88ca9-1942-4a31-9a3b-715f56524bb9 Sep 06 06:40:17 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-6ee5498f-dbdb-422e-b17a-3f532237c6f4 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:17 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-6ee5498f-dbdb-422e-b17a-3f532237c6f4 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:17 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.snapshots [None req-6ee5498f-dbdb-422e-b17a-3f532237c6f4 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Delete snapshot with id: 14d88ca9-1942-4a31-9a3b-715f56524bb9 Sep 06 06:40:17 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-6ee5498f-dbdb-422e-b17a-3f532237c6f4 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] http://192.168.122.198/volume/v3/snapshots/14d88ca9-1942-4a31-9a3b-715f56524bb9 returned with HTTP 404 Sep 06 06:40:17 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 773/1562] 192.168.122.198 () {58 vars in 1241 bytes} [Sun Sep 6 06:40:17 2026] DELETE /volume/v3/snapshots/14d88ca9-1942-4a31-9a3b-715f56524bb9 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:40:17 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-fa127bd9-a533-4599-9737-077220632633 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:17 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-fa127bd9-a533-4599-9737-077220632633 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] GET http://192.168.122.198/volume/v3/volumes/03df205b-744d-4e5c-bb3c-31a03b1a4dbd Sep 06 06:40:17 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-fa127bd9-a533-4599-9737-077220632633 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:17 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-fa127bd9-a533-4599-9737-077220632633 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:17 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-fa127bd9-a533-4599-9737-077220632633 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] http://192.168.122.198/volume/v3/volumes/03df205b-744d-4e5c-bb3c-31a03b1a4dbd returned with HTTP 404 Sep 06 06:40:17 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 790/1563] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:40:17 2026] GET /volume/v3/volumes/03df205b-744d-4e5c-bb3c-31a03b1a4dbd => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:40:17 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-12a08e9f-d9b9-4962-b1fa-d29dbb6ccac8 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:17 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-12a08e9f-d9b9-4962-b1fa-d29dbb6ccac8 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] DELETE http://192.168.122.198/volume/v3/volumes/03df205b-744d-4e5c-bb3c-31a03b1a4dbd Sep 06 06:40:17 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-12a08e9f-d9b9-4962-b1fa-d29dbb6ccac8 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:17 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-12a08e9f-d9b9-4962-b1fa-d29dbb6ccac8 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:17 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-12a08e9f-d9b9-4962-b1fa-d29dbb6ccac8 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] Delete volume with id: 03df205b-744d-4e5c-bb3c-31a03b1a4dbd Sep 06 06:40:17 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-12a08e9f-d9b9-4962-b1fa-d29dbb6ccac8 tempest-VolumesDeleteCascade-1697863049 tempest-VolumesDeleteCascade-1697863049-project-member] http://192.168.122.198/volume/v3/volumes/03df205b-744d-4e5c-bb3c-31a03b1a4dbd returned with HTTP 404 Sep 06 06:40:17 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 774/1564] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:40:17 2026] DELETE /volume/v3/volumes/03df205b-744d-4e5c-bb3c-31a03b1a4dbd => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:40:17 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-3082954d-38f1-4465-a451-1244579d3f3d req-bbdf26fd-9bbb-4231-93c4-88a65ac894f6 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:17 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-3082954d-38f1-4465-a451-1244579d3f3d req-bbdf26fd-9bbb-4231-93c4-88a65ac894f6 tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] DELETE http://192.168.122.198/volume/v3/attachments/429ee956-dbba-4c5b-9648-2f332ac5a960 Sep 06 06:40:17 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-3082954d-38f1-4465-a451-1244579d3f3d req-bbdf26fd-9bbb-4231-93c4-88a65ac894f6 tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:17 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-3082954d-38f1-4465-a451-1244579d3f3d req-bbdf26fd-9bbb-4231-93c4-88a65ac894f6 tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] Calling method 'version_select' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:17 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:40:17 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:40:17 devstack devstack@c-api.service[87015]: /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 06 06:40:17 devstack devstack@c-api.service[87015]: return base.obj_make_list(context, Sep 06 06:40:17 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-3082954d-38f1-4465-a451-1244579d3f3d req-bbdf26fd-9bbb-4231-93c4-88a65ac894f6 tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] http://192.168.122.198/volume/v3/attachments/429ee956-dbba-4c5b-9648-2f332ac5a960 returned with HTTP 200 Sep 06 06:40:17 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 791/1565] 192.168.122.198 () {64 vars in 1562 bytes} [Sun Sep 6 06:40:17 2026] DELETE /volume/v3/attachments/429ee956-dbba-4c5b-9648-2f332ac5a960 => generated 19 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:40:18 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [req-a93ff518-13cb-4f30-b6a0-ed25600919a9 req-f9e5b198-d8f3-44e3-9160-289e237f6d80 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:18 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-a93ff518-13cb-4f30-b6a0-ed25600919a9 req-f9e5b198-d8f3-44e3-9160-289e237f6d80 tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] GET http://192.168.122.198/volume/v3/volumes/9b0162fb-263d-4286-a1de-30903afe84d4 Sep 06 06:40:18 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-a93ff518-13cb-4f30-b6a0-ed25600919a9 req-f9e5b198-d8f3-44e3-9160-289e237f6d80 tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:18 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-a93ff518-13cb-4f30-b6a0-ed25600919a9 req-f9e5b198-d8f3-44e3-9160-289e237f6d80 tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:18 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:18 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:40:18 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:40:18 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:40:18 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [req-a93ff518-13cb-4f30-b6a0-ed25600919a9 req-f9e5b198-d8f3-44e3-9160-289e237f6d80 tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] Volume info retrieved successfully. Sep 06 06:40:18 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-a93ff518-13cb-4f30-b6a0-ed25600919a9 req-f9e5b198-d8f3-44e3-9160-289e237f6d80 tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] http://192.168.122.198/volume/v3/volumes/9b0162fb-263d-4286-a1de-30903afe84d4 returned with HTTP 200 Sep 06 06:40:18 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 775/1566] 192.168.122.198 () {60 vars in 1487 bytes} [Sun Sep 6 06:40:18 2026] GET /volume/v3/volumes/9b0162fb-263d-4286-a1de-30903afe84d4 => generated 873 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:40:18 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-992802a6-6ba2-49d3-a032-52071c4eeadd None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:18 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-992802a6-6ba2-49d3-a032-52071c4eeadd tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] DELETE http://192.168.122.198/volume/v3/volumes/9b0162fb-263d-4286-a1de-30903afe84d4 Sep 06 06:40:18 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-992802a6-6ba2-49d3-a032-52071c4eeadd tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:18 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-992802a6-6ba2-49d3-a032-52071c4eeadd tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:18 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-992802a6-6ba2-49d3-a032-52071c4eeadd tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] Delete volume with id: 9b0162fb-263d-4286-a1de-30903afe84d4 Sep 06 06:40:18 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:18 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:40:18 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:40:18 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:40:18 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-992802a6-6ba2-49d3-a032-52071c4eeadd tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] Volume info retrieved successfully. Sep 06 06:40:18 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-992802a6-6ba2-49d3-a032-52071c4eeadd tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] Delete volume request issued successfully. Sep 06 06:40:18 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-992802a6-6ba2-49d3-a032-52071c4eeadd tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] http://192.168.122.198/volume/v3/volumes/9b0162fb-263d-4286-a1de-30903afe84d4 returned with HTTP 202 Sep 06 06:40:18 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 792/1567] 192.168.122.198 () {60 vars in 1276 bytes} [Sun Sep 6 06:40:18 2026] DELETE /volume/v3/volumes/9b0162fb-263d-4286-a1de-30903afe84d4 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 06 06:40:18 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-9cb6c4dd-1a6b-4284-9a44-84985e27211a None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:18 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-9cb6c4dd-1a6b-4284-9a44-84985e27211a tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] GET http://192.168.122.198/volume/v3/volumes/9b0162fb-263d-4286-a1de-30903afe84d4 Sep 06 06:40:18 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-9cb6c4dd-1a6b-4284-9a44-84985e27211a tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:18 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-9cb6c4dd-1a6b-4284-9a44-84985e27211a tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:18 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:18 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:40:18 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:40:18 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:40:18 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-9cb6c4dd-1a6b-4284-9a44-84985e27211a tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] Volume info retrieved successfully. Sep 06 06:40:18 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-9cb6c4dd-1a6b-4284-9a44-84985e27211a tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] http://192.168.122.198/volume/v3/volumes/9b0162fb-263d-4286-a1de-30903afe84d4 returned with HTTP 200 Sep 06 06:40:18 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 776/1568] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:40:18 2026] GET /volume/v3/volumes/9b0162fb-263d-4286-a1de-30903afe84d4 => generated 890 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:40:19 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-7b8aea47-4c43-4d12-8508-a7ced0db2b3b None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:19 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-7b8aea47-4c43-4d12-8508-a7ced0db2b3b tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] GET http://192.168.122.198/volume/v3/volumes/9b0162fb-263d-4286-a1de-30903afe84d4 Sep 06 06:40:19 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-7b8aea47-4c43-4d12-8508-a7ced0db2b3b tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:19 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-7b8aea47-4c43-4d12-8508-a7ced0db2b3b tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:19 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-7b8aea47-4c43-4d12-8508-a7ced0db2b3b tempest-TestServerVolumeAttachScenarioOldVersion-631312841 tempest-TestServerVolumeAttachScenarioOldVersion-631312841-project-member] http://192.168.122.198/volume/v3/volumes/9b0162fb-263d-4286-a1de-30903afe84d4 returned with HTTP 404 Sep 06 06:40:19 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 793/1569] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:40:19 2026] GET /volume/v3/volumes/9b0162fb-263d-4286-a1de-30903afe84d4 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 06:40:23 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-402addfb-9857-4b03-af46-65e0276e533e None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:23 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-402addfb-9857-4b03-af46-65e0276e533e tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:40:23 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-402addfb-9857-4b03-af46-65e0276e533e tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-394982058"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:40:23 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.volumes [None req-402addfb-9857-4b03-af46-65e0276e533e tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-394982058'}} {{(pid=87014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:40:23 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-402addfb-9857-4b03-af46-65e0276e533e tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] Create volume of 1 GB Sep 06 06:40:23 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-402addfb-9857-4b03-af46-65e0276e533e tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] Availability Zones retrieved successfully. Sep 06 06:40:23 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-402addfb-9857-4b03-af46-65e0276e533e tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] Flow 'volume_create_api' (557ba6ac-b7d1-4edd-b13a-9d10a635cef8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:40:23 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-402addfb-9857-4b03-af46-65e0276e533e tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87f0b7b3-38e2-4932-8981-a3ff328b140a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:40:23 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.flows.api.create_volume [None req-402addfb-9857-4b03-af46-65e0276e533e tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] Validating volume size '1' using validate_int {{(pid=87014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:40:23 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-402addfb-9857-4b03-af46-65e0276e533e tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87f0b7b3-38e2-4932-8981-a3ff328b140a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:40:23 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-402addfb-9857-4b03-af46-65e0276e533e tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7bf29707-5633-43fa-b7c7-d6db72b1ac59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:40:23 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-402addfb-9857-4b03-af46-65e0276e533e tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] Created reservations ['e1ae4e56-c3a8-461d-8252-57aabe564149', 'f1bacd7e-c881-439e-96ee-a988f18403fd', '4a2915e4-e645-45c0-8cc5-26a84cb16bda', '6c02b00a-59c5-45a7-a335-9fd1484ccc85'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:40:23 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-402addfb-9857-4b03-af46-65e0276e533e tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7bf29707-5633-43fa-b7c7-d6db72b1ac59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e1ae4e56-c3a8-461d-8252-57aabe564149', 'f1bacd7e-c881-439e-96ee-a988f18403fd', '4a2915e4-e645-45c0-8cc5-26a84cb16bda', '6c02b00a-59c5-45a7-a335-9fd1484ccc85']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:40:23 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-402addfb-9857-4b03-af46-65e0276e533e tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6248e33e-d40d-4961-88e2-ee1c347d9259) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:40:23 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:23 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:40:23 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-402addfb-9857-4b03-af46-65e0276e533e tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6248e33e-d40d-4961-88e2-ee1c347d9259) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '195f64d8-3444-4843-88d9-0e61e7c61f54', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-394982058',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18771e4cd33846c484fefece7009d0bc',qos_specs=None,replication_status=,reservations=['e1ae4e56-c3a8-461d-8252-57aabe564149','f1bacd7e-c881-439e-96ee-a988f18403fd','4a2915e4-e645-45c0-8cc5-26a84cb16bda','6c02b00a-59c5-45a7-a335-9fd1484ccc85'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ca9cfe336ef496fb8a80ef13d0e61e1',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:40:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-394982058',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=195f64d8-3444-4843-88d9-0e61e7c61f54,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='18771e4cd33846c484fefece7009d0bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5ca9cfe336ef496fb8a80ef13d0e61e1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:40:23 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-402addfb-9857-4b03-af46-65e0276e533e tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a33c8aa8-973c-4caf-9363-f295560c856f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:40:23 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-402addfb-9857-4b03-af46-65e0276e533e tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a33c8aa8-973c-4caf-9363-f295560c856f) transitioned into state 'SUCCESS' from state '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-394982058',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18771e4cd33846c484fefece7009d0bc',qos_specs=None,replication_status=,reservations=['e1ae4e56-c3a8-461d-8252-57aabe564149','f1bacd7e-c881-439e-96ee-a988f18403fd','4a2915e4-e645-45c0-8cc5-26a84cb16bda','6c02b00a-59c5-45a7-a335-9fd1484ccc85'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ca9cfe336ef496fb8a80ef13d0e61e1',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:40:23 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-402addfb-9857-4b03-af46-65e0276e533e tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1de3371-4035-4944-91f4-c74e99b111cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:40:23 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-402addfb-9857-4b03-af46-65e0276e533e tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1de3371-4035-4944-91f4-c74e99b111cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:40:23 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-402addfb-9857-4b03-af46-65e0276e533e tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] Flow 'volume_create_api' (557ba6ac-b7d1-4edd-b13a-9d10a635cef8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:40:23 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-402addfb-9857-4b03-af46-65e0276e533e tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] Create volume request issued successfully. Sep 06 06:40:23 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-402addfb-9857-4b03-af46-65e0276e533e tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:40:23 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 777/1570] 192.168.122.198 () {62 vars in 1183 bytes} [Sun Sep 6 06:40:23 2026] POST /volume/v3/volumes => generated 827 bytes in 728 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:40:23 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-f5b6cc67-09b3-47d0-9aa7-7a0889f5b54e None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:23 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f5b6cc67-09b3-47d0-9aa7-7a0889f5b54e tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] GET http://192.168.122.198/volume/v3/volumes/195f64d8-3444-4843-88d9-0e61e7c61f54 Sep 06 06:40:23 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-f5b6cc67-09b3-47d0-9aa7-7a0889f5b54e tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:23 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-f5b6cc67-09b3-47d0-9aa7-7a0889f5b54e tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:23 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:23 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:40:23 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:40:23 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:40:23 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-f5b6cc67-09b3-47d0-9aa7-7a0889f5b54e tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] Volume info retrieved successfully. Sep 06 06:40:24 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f5b6cc67-09b3-47d0-9aa7-7a0889f5b54e tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] http://192.168.122.198/volume/v3/volumes/195f64d8-3444-4843-88d9-0e61e7c61f54 returned with HTTP 200 Sep 06 06:40:24 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 794/1571] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:40:23 2026] GET /volume/v3/volumes/195f64d8-3444-4843-88d9-0e61e7c61f54 => generated 895 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:40:25 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-3a4064de-b063-4e60-9782-195cd62651b3 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:25 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-3a4064de-b063-4e60-9782-195cd62651b3 tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] GET http://192.168.122.198/volume/v3/volumes/195f64d8-3444-4843-88d9-0e61e7c61f54 Sep 06 06:40:25 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-3a4064de-b063-4e60-9782-195cd62651b3 tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:25 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-3a4064de-b063-4e60-9782-195cd62651b3 tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:25 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:25 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:40:25 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:40:25 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:40:25 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-3a4064de-b063-4e60-9782-195cd62651b3 tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] Volume info retrieved successfully. Sep 06 06:40:25 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-3a4064de-b063-4e60-9782-195cd62651b3 tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] http://192.168.122.198/volume/v3/volumes/195f64d8-3444-4843-88d9-0e61e7c61f54 returned with HTTP 200 Sep 06 06:40:25 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 778/1572] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:40:25 2026] GET /volume/v3/volumes/195f64d8-3444-4843-88d9-0e61e7c61f54 => generated 919 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:40:26 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-0ba975a5-a631-45f6-b92d-7af3ecbf0ffd None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:26 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-0ba975a5-a631-45f6-b92d-7af3ecbf0ffd tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] GET http://192.168.122.198/volume/v3/volumes/195f64d8-3444-4843-88d9-0e61e7c61f54 Sep 06 06:40:26 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-0ba975a5-a631-45f6-b92d-7af3ecbf0ffd tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:26 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-0ba975a5-a631-45f6-b92d-7af3ecbf0ffd tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:26 devstack devstack@c-api.service[87015]: DEBUG dbcounter [-] [87015] Writing DB stats cinder:SELECT=432,cinder:INSERT=83,cinder:UPDATE=112 {{(pid=87015) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 06:40:26 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:26 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:40:26 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:40:26 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:40:26 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-0ba975a5-a631-45f6-b92d-7af3ecbf0ffd tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] Volume info retrieved successfully. Sep 06 06:40:26 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-0ba975a5-a631-45f6-b92d-7af3ecbf0ffd tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] http://192.168.122.198/volume/v3/volumes/195f64d8-3444-4843-88d9-0e61e7c61f54 returned with HTTP 200 Sep 06 06:40:26 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 795/1573] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:40:26 2026] GET /volume/v3/volumes/195f64d8-3444-4843-88d9-0e61e7c61f54 => generated 955 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:40:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-fd2a7a3a-ab8d-46fa-96ba-7c927f396b87 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:26 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-fd2a7a3a-ab8d-46fa-96ba-7c927f396b87 tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] POST http://192.168.122.198/volume/v3/volume-transfers Sep 06 06:40:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-fd2a7a3a-ab8d-46fa-96ba-7c927f396b87 tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "195f64d8-3444-4843-88d9-0e61e7c61f54"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:40:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.volume_transfer [None req-fd2a7a3a-ab8d-46fa-96ba-7c927f396b87 tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] Creating new volume transfer {'transfer': {'volume_id': '195f64d8-3444-4843-88d9-0e61e7c61f54'}} {{(pid=87014) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 06 06:40:26 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volume_transfer [None req-fd2a7a3a-ab8d-46fa-96ba-7c927f396b87 tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] Creating transfer of volume 195f64d8-3444-4843-88d9-0e61e7c61f54 Sep 06 06:40:26 devstack devstack@c-api.service[87014]: INFO cinder.transfer.api [None req-fd2a7a3a-ab8d-46fa-96ba-7c927f396b87 tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] Generating transfer record for volume 195f64d8-3444-4843-88d9-0e61e7c61f54 Sep 06 06:40:26 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:26 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:40:26 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:40:26 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:40:26 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-fd2a7a3a-ab8d-46fa-96ba-7c927f396b87 tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] http://192.168.122.198/volume/v3/volume-transfers returned with HTTP 202 Sep 06 06:40:26 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 779/1574] 192.168.122.198 () {62 vars in 1210 bytes} [Sun Sep 6 06:40:26 2026] POST /volume/v3/volume-transfers => generated 472 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:40:26 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-07b8fa82-f183-43b5-bd34-f7b4a2074653 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:26 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-07b8fa82-f183-43b5-bd34-f7b4a2074653 tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] GET http://192.168.122.198/volume/v3/volumes/195f64d8-3444-4843-88d9-0e61e7c61f54 Sep 06 06:40:26 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-07b8fa82-f183-43b5-bd34-f7b4a2074653 tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:26 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-07b8fa82-f183-43b5-bd34-f7b4a2074653 tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:26 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:26 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:40:26 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:40:26 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:40:26 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-07b8fa82-f183-43b5-bd34-f7b4a2074653 tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] Volume info retrieved successfully. Sep 06 06:40:26 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-07b8fa82-f183-43b5-bd34-f7b4a2074653 tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] http://192.168.122.198/volume/v3/volumes/195f64d8-3444-4843-88d9-0e61e7c61f54 returned with HTTP 200 Sep 06 06:40:26 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 796/1575] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:40:26 2026] GET /volume/v3/volumes/195f64d8-3444-4843-88d9-0e61e7c61f54 => generated 963 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:40:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-fa71106c-374d-4ed9-8c98-3f08a77d351d None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:26 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-fa71106c-374d-4ed9-8c98-3f08a77d351d tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-reader] GET http://192.168.122.198/volume/v3/os-volume-transfer/6659e87e-3293-429a-b301-cc3e2237ab92 Sep 06 06:40:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-fa71106c-374d-4ed9-8c98-3f08a77d351d tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-reader] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-fa71106c-374d-4ed9-8c98-3f08a77d351d tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-reader] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:26 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-fa71106c-374d-4ed9-8c98-3f08a77d351d tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-reader] http://192.168.122.198/volume/v3/os-volume-transfer/6659e87e-3293-429a-b301-cc3e2237ab92 returned with HTTP 200 Sep 06 06:40:26 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 780/1576] 192.168.122.198 () {60 vars in 1306 bytes} [Sun Sep 6 06:40:26 2026] GET /volume/v3/os-volume-transfer/6659e87e-3293-429a-b301-cc3e2237ab92 => generated 440 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:40:26 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-d1d22581-66c5-433b-9e01-89cd73181926 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:26 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-d1d22581-66c5-433b-9e01-89cd73181926 tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-reader] GET http://192.168.122.198/volume/v3/os-volume-transfer Sep 06 06:40:26 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-d1d22581-66c5-433b-9e01-89cd73181926 tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-reader] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:26 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-d1d22581-66c5-433b-9e01-89cd73181926 tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-reader] Calling method 'index' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:26 devstack devstack@c-api.service[87015]: DEBUG cinder.api.contrib.volume_transfer [None req-d1d22581-66c5-433b-9e01-89cd73181926 tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-reader] Listing volume transfers {{(pid=87015) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 06 06:40:26 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-d1d22581-66c5-433b-9e01-89cd73181926 tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-reader] http://192.168.122.198/volume/v3/os-volume-transfer returned with HTTP 200 Sep 06 06:40:26 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 797/1577] 192.168.122.198 () {60 vars in 1195 bytes} [Sun Sep 6 06:40:26 2026] GET /volume/v3/os-volume-transfer => generated 376 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 06:40:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-315d8870-7ef0-4f2f-a9f9-6298c3eca5ca None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:26 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-315d8870-7ef0-4f2f-a9f9-6298c3eca5ca tempest-VolumesTransfersV355Test-787103255 tempest-VolumesTransfersV355Test-787103255-project-member] POST http://192.168.122.198/volume/v3/volume-transfers/6659e87e-3293-429a-b301-cc3e2237ab92/accept Sep 06 06:40:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-315d8870-7ef0-4f2f-a9f9-6298c3eca5ca tempest-VolumesTransfersV355Test-787103255 tempest-VolumesTransfersV355Test-787103255-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "7654be78a37b9cbe"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:40:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.contrib.volume_transfer [None req-315d8870-7ef0-4f2f-a9f9-6298c3eca5ca tempest-VolumesTransfersV355Test-787103255 tempest-VolumesTransfersV355Test-787103255-project-member] Accepting volume transfer 6659e87e-3293-429a-b301-cc3e2237ab92 {{(pid=87014) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 06 06:40:26 devstack devstack@c-api.service[87014]: INFO cinder.api.contrib.volume_transfer [None req-315d8870-7ef0-4f2f-a9f9-6298c3eca5ca tempest-VolumesTransfersV355Test-787103255 tempest-VolumesTransfersV355Test-787103255-project-member] Accepting transfer 6659e87e-3293-429a-b301-cc3e2237ab92 Sep 06 06:40:26 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:26 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:40:26 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-315d8870-7ef0-4f2f-a9f9-6298c3eca5ca tempest-VolumesTransfersV355Test-787103255 tempest-VolumesTransfersV355Test-787103255-project-member] Created reservations ['8556936c-3196-418f-8e4e-dbddd43230fc', '8b442da4-3bee-442e-b775-511a877a9515', '8b41cdca-6037-45b9-9c55-3978460729f1', 'eebfcdda-f43c-4fdb-87bc-a84a7390601b'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:40:26 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-315d8870-7ef0-4f2f-a9f9-6298c3eca5ca tempest-VolumesTransfersV355Test-787103255 tempest-VolumesTransfersV355Test-787103255-project-member] Created reservations ['f71788e1-38cc-48ab-b8c9-7d1245555942', 'eed2e000-ba04-4029-a641-f8890cce7063', 'aa1ed66c-9d5c-4d65-ba24-5dd3d74a47cf', '44056f44-218c-4387-9e19-43b05c73fe44'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:40:26 devstack devstack@c-api.service[87014]: /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 06 06:40:26 devstack devstack@c-api.service[87014]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 06:40:27 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-315d8870-7ef0-4f2f-a9f9-6298c3eca5ca tempest-VolumesTransfersV355Test-787103255 tempest-VolumesTransfersV355Test-787103255-project-member] Created reservations ['2db73f3f-3ec5-4dd8-aa21-79fe08e75055', '62ed53ec-9124-4d1c-bd66-7f1d82fbc346', '544e59f8-20ca-42eb-96e4-619d0ed80b64', '8d4b8798-fc79-4c59-9605-a86d64fc7a07'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:40:27 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-315d8870-7ef0-4f2f-a9f9-6298c3eca5ca tempest-VolumesTransfersV355Test-787103255 tempest-VolumesTransfersV355Test-787103255-project-member] Created reservations ['65b459a2-a023-4a41-9064-11b4dcb449ca', 'c908277e-b956-4703-b370-3fa012e68ef8', '538181c6-5567-4cc7-993d-f72b3e95dd5c', '7e2a55ca-88a6-4d9a-a438-3c5f315e660d'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:40:27 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-315d8870-7ef0-4f2f-a9f9-6298c3eca5ca tempest-VolumesTransfersV355Test-787103255 tempest-VolumesTransfersV355Test-787103255-project-member] Transfer volume completed successfully. Sep 06 06:40:27 devstack devstack@c-api.service[87014]: INFO cinder.transfer.api [None req-315d8870-7ef0-4f2f-a9f9-6298c3eca5ca tempest-VolumesTransfersV355Test-787103255 tempest-VolumesTransfersV355Test-787103255-project-member] Volume 195f64d8-3444-4843-88d9-0e61e7c61f54 has been transferred. Sep 06 06:40:27 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:27 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:40:27 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-315d8870-7ef0-4f2f-a9f9-6298c3eca5ca tempest-VolumesTransfersV355Test-787103255 tempest-VolumesTransfersV355Test-787103255-project-member] http://192.168.122.198/volume/v3/volume-transfers/6659e87e-3293-429a-b301-cc3e2237ab92/accept returned with HTTP 202 Sep 06 06:40:27 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 781/1578] 192.168.122.198 () {62 vars in 1342 bytes} [Sun Sep 6 06:40:26 2026] POST /volume/v3/volume-transfers/6659e87e-3293-429a-b301-cc3e2237ab92/accept => generated 373 bytes in 766 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:40:27 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-e2f224bd-4b7c-4b3b-882b-a30e8ab08b52 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:27 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e2f224bd-4b7c-4b3b-882b-a30e8ab08b52 tempest-VolumesTransfersV355Test-787103255 tempest-VolumesTransfersV355Test-787103255-project-member] GET http://192.168.122.198/volume/v3/volumes/195f64d8-3444-4843-88d9-0e61e7c61f54 Sep 06 06:40:27 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e2f224bd-4b7c-4b3b-882b-a30e8ab08b52 tempest-VolumesTransfersV355Test-787103255 tempest-VolumesTransfersV355Test-787103255-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:27 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e2f224bd-4b7c-4b3b-882b-a30e8ab08b52 tempest-VolumesTransfersV355Test-787103255 tempest-VolumesTransfersV355Test-787103255-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:27 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:27 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:40:27 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:40:27 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:40:27 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-e2f224bd-4b7c-4b3b-882b-a30e8ab08b52 tempest-VolumesTransfersV355Test-787103255 tempest-VolumesTransfersV355Test-787103255-project-member] Volume info retrieved successfully. Sep 06 06:40:27 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e2f224bd-4b7c-4b3b-882b-a30e8ab08b52 tempest-VolumesTransfersV355Test-787103255 tempest-VolumesTransfersV355Test-787103255-project-member] http://192.168.122.198/volume/v3/volumes/195f64d8-3444-4843-88d9-0e61e7c61f54 returned with HTTP 200 Sep 06 06:40:27 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 798/1579] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:40:27 2026] GET /volume/v3/volumes/195f64d8-3444-4843-88d9-0e61e7c61f54 => generated 955 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:40:27 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-d9143392-29a9-4012-b25a-048ee1cdd625 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:27 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-d9143392-29a9-4012-b25a-048ee1cdd625 tempest-VolumesTransfersV355Test-787103255 tempest-VolumesTransfersV355Test-787103255-project-member] GET http://192.168.122.198/volume/v3/volumes/195f64d8-3444-4843-88d9-0e61e7c61f54 Sep 06 06:40:27 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-d9143392-29a9-4012-b25a-048ee1cdd625 tempest-VolumesTransfersV355Test-787103255 tempest-VolumesTransfersV355Test-787103255-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:27 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-d9143392-29a9-4012-b25a-048ee1cdd625 tempest-VolumesTransfersV355Test-787103255 tempest-VolumesTransfersV355Test-787103255-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:27 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:27 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:40:27 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:40:27 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:40:27 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-d9143392-29a9-4012-b25a-048ee1cdd625 tempest-VolumesTransfersV355Test-787103255 tempest-VolumesTransfersV355Test-787103255-project-member] Volume info retrieved successfully. Sep 06 06:40:27 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-d9143392-29a9-4012-b25a-048ee1cdd625 tempest-VolumesTransfersV355Test-787103255 tempest-VolumesTransfersV355Test-787103255-project-member] http://192.168.122.198/volume/v3/volumes/195f64d8-3444-4843-88d9-0e61e7c61f54 returned with HTTP 200 Sep 06 06:40:27 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 782/1580] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:40:27 2026] GET /volume/v3/volumes/195f64d8-3444-4843-88d9-0e61e7c61f54 => generated 955 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 06:40:27 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-c86c5fda-bf78-4123-937c-0234c2b1b6b2 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:27 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c86c5fda-bf78-4123-937c-0234c2b1b6b2 tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] DELETE http://192.168.122.198/volume/v3/volume-transfers/6659e87e-3293-429a-b301-cc3e2237ab92 Sep 06 06:40:27 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-c86c5fda-bf78-4123-937c-0234c2b1b6b2 tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:27 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-c86c5fda-bf78-4123-937c-0234c2b1b6b2 tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:27 devstack devstack@c-api.service[87015]: INFO cinder.api.contrib.volume_transfer [None req-c86c5fda-bf78-4123-937c-0234c2b1b6b2 tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] Delete transfer with id: 6659e87e-3293-429a-b301-cc3e2237ab92 Sep 06 06:40:27 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c86c5fda-bf78-4123-937c-0234c2b1b6b2 tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] http://192.168.122.198/volume/v3/volume-transfers/6659e87e-3293-429a-b301-cc3e2237ab92 returned with HTTP 404 Sep 06 06:40:27 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 799/1581] 192.168.122.198 () {60 vars in 1303 bytes} [Sun Sep 6 06:40:27 2026] DELETE /volume/v3/volume-transfers/6659e87e-3293-429a-b301-cc3e2237ab92 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 06 06:40:27 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-11f6cdd2-731c-4ca2-94bc-01f98d324ea1 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:27 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-11f6cdd2-731c-4ca2-94bc-01f98d324ea1 tempest-VolumesTransfersV355Test-1936200090 tempest-VolumesTransfersV355Test-1936200090-project-admin] DELETE http://192.168.122.198/volume/v3/volumes/195f64d8-3444-4843-88d9-0e61e7c61f54 Sep 06 06:40:27 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-11f6cdd2-731c-4ca2-94bc-01f98d324ea1 tempest-VolumesTransfersV355Test-1936200090 tempest-VolumesTransfersV355Test-1936200090-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:27 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-11f6cdd2-731c-4ca2-94bc-01f98d324ea1 tempest-VolumesTransfersV355Test-1936200090 tempest-VolumesTransfersV355Test-1936200090-project-admin] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:27 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-11f6cdd2-731c-4ca2-94bc-01f98d324ea1 tempest-VolumesTransfersV355Test-1936200090 tempest-VolumesTransfersV355Test-1936200090-project-admin] Delete volume with id: 195f64d8-3444-4843-88d9-0e61e7c61f54 Sep 06 06:40:27 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:27 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:40:27 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:40:27 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:40:27 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-11f6cdd2-731c-4ca2-94bc-01f98d324ea1 tempest-VolumesTransfersV355Test-1936200090 tempest-VolumesTransfersV355Test-1936200090-project-admin] Volume info retrieved successfully. Sep 06 06:40:27 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-11f6cdd2-731c-4ca2-94bc-01f98d324ea1 tempest-VolumesTransfersV355Test-1936200090 tempest-VolumesTransfersV355Test-1936200090-project-admin] Delete volume request issued successfully. Sep 06 06:40:27 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-11f6cdd2-731c-4ca2-94bc-01f98d324ea1 tempest-VolumesTransfersV355Test-1936200090 tempest-VolumesTransfersV355Test-1936200090-project-admin] http://192.168.122.198/volume/v3/volumes/195f64d8-3444-4843-88d9-0e61e7c61f54 returned with HTTP 202 Sep 06 06:40:27 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 783/1582] 192.168.122.198 () {60 vars in 1276 bytes} [Sun Sep 6 06:40:27 2026] DELETE /volume/v3/volumes/195f64d8-3444-4843-88d9-0e61e7c61f54 => generated 0 bytes in 227 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 06 06:40:27 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-64146bcf-d564-4c5f-a88b-13b4e3badcc5 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:27 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-64146bcf-d564-4c5f-a88b-13b4e3badcc5 tempest-VolumesTransfersV355Test-1936200090 tempest-VolumesTransfersV355Test-1936200090-project-admin] GET http://192.168.122.198/volume/v3/volumes/195f64d8-3444-4843-88d9-0e61e7c61f54 Sep 06 06:40:27 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-64146bcf-d564-4c5f-a88b-13b4e3badcc5 tempest-VolumesTransfersV355Test-1936200090 tempest-VolumesTransfersV355Test-1936200090-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:27 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-64146bcf-d564-4c5f-a88b-13b4e3badcc5 tempest-VolumesTransfersV355Test-1936200090 tempest-VolumesTransfersV355Test-1936200090-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:27 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:27 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:40:27 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:40:27 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:40:27 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-64146bcf-d564-4c5f-a88b-13b4e3badcc5 tempest-VolumesTransfersV355Test-1936200090 tempest-VolumesTransfersV355Test-1936200090-project-admin] Volume info retrieved successfully. Sep 06 06:40:27 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-64146bcf-d564-4c5f-a88b-13b4e3badcc5 tempest-VolumesTransfersV355Test-1936200090 tempest-VolumesTransfersV355Test-1936200090-project-admin] http://192.168.122.198/volume/v3/volumes/195f64d8-3444-4843-88d9-0e61e7c61f54 returned with HTTP 200 Sep 06 06:40:27 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 800/1583] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:40:27 2026] GET /volume/v3/volumes/195f64d8-3444-4843-88d9-0e61e7c61f54 => generated 1138 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 06:40:28 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-cd886564-c4b6-4873-9a47-36fbd472ca17 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:28 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-cd886564-c4b6-4873-9a47-36fbd472ca17 tempest-VolumesTransfersV355Test-1936200090 tempest-VolumesTransfersV355Test-1936200090-project-admin] GET http://192.168.122.198/volume/v3/volumes/195f64d8-3444-4843-88d9-0e61e7c61f54 Sep 06 06:40:28 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-cd886564-c4b6-4873-9a47-36fbd472ca17 tempest-VolumesTransfersV355Test-1936200090 tempest-VolumesTransfersV355Test-1936200090-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:28 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-cd886564-c4b6-4873-9a47-36fbd472ca17 tempest-VolumesTransfersV355Test-1936200090 tempest-VolumesTransfersV355Test-1936200090-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:28 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-cd886564-c4b6-4873-9a47-36fbd472ca17 tempest-VolumesTransfersV355Test-1936200090 tempest-VolumesTransfersV355Test-1936200090-project-admin] http://192.168.122.198/volume/v3/volumes/195f64d8-3444-4843-88d9-0e61e7c61f54 returned with HTTP 404 Sep 06 06:40:28 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 784/1584] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:40:28 2026] GET /volume/v3/volumes/195f64d8-3444-4843-88d9-0e61e7c61f54 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 06:40:28 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-f2395947-9a23-4ef1-af93-d014bd2f9f25 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:28 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f2395947-9a23-4ef1-af93-d014bd2f9f25 tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] GET http://192.168.122.198/volume/v3/volumes/195f64d8-3444-4843-88d9-0e61e7c61f54 Sep 06 06:40:28 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-f2395947-9a23-4ef1-af93-d014bd2f9f25 tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:28 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-f2395947-9a23-4ef1-af93-d014bd2f9f25 tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:28 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f2395947-9a23-4ef1-af93-d014bd2f9f25 tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] http://192.168.122.198/volume/v3/volumes/195f64d8-3444-4843-88d9-0e61e7c61f54 returned with HTTP 404 Sep 06 06:40:28 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 801/1585] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:40:28 2026] GET /volume/v3/volumes/195f64d8-3444-4843-88d9-0e61e7c61f54 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 06:40:28 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-3598104e-d274-4ef6-9a94-0f8529309aea None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:28 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-3598104e-d274-4ef6-9a94-0f8529309aea tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] DELETE http://192.168.122.198/volume/v3/volumes/195f64d8-3444-4843-88d9-0e61e7c61f54 Sep 06 06:40:28 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-3598104e-d274-4ef6-9a94-0f8529309aea tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:28 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-3598104e-d274-4ef6-9a94-0f8529309aea tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:28 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-3598104e-d274-4ef6-9a94-0f8529309aea tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] Delete volume with id: 195f64d8-3444-4843-88d9-0e61e7c61f54 Sep 06 06:40:28 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-3598104e-d274-4ef6-9a94-0f8529309aea tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] http://192.168.122.198/volume/v3/volumes/195f64d8-3444-4843-88d9-0e61e7c61f54 returned with HTTP 404 Sep 06 06:40:28 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 785/1586] 192.168.122.198 () {60 vars in 1276 bytes} [Sun Sep 6 06:40:28 2026] DELETE /volume/v3/volumes/195f64d8-3444-4843-88d9-0e61e7c61f54 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 06:40:28 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-ab9a1c34-da6e-413c-85ff-25aae195db13 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:28 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-ab9a1c34-da6e-413c-85ff-25aae195db13 tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:40:28 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-ab9a1c34-da6e-413c-85ff-25aae195db13 tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1651874247"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:40:28 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.volumes [None req-ab9a1c34-da6e-413c-85ff-25aae195db13 tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1651874247'}} {{(pid=87015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:40:28 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-ab9a1c34-da6e-413c-85ff-25aae195db13 tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] Create volume of 1 GB Sep 06 06:40:29 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-ab9a1c34-da6e-413c-85ff-25aae195db13 tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] Availability Zones retrieved successfully. Sep 06 06:40:29 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-ab9a1c34-da6e-413c-85ff-25aae195db13 tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] Flow 'volume_create_api' (893452c6-f4f3-4180-ab23-4c6924d079e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:40:29 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-ab9a1c34-da6e-413c-85ff-25aae195db13 tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8e05789-8fe6-4499-885f-1f1e906c38e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:40:29 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.flows.api.create_volume [None req-ab9a1c34-da6e-413c-85ff-25aae195db13 tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] Validating volume size '1' using validate_int {{(pid=87015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:40:29 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-ab9a1c34-da6e-413c-85ff-25aae195db13 tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8e05789-8fe6-4499-885f-1f1e906c38e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:40:29 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-ab9a1c34-da6e-413c-85ff-25aae195db13 tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3ee50df-018c-4aa0-9fd7-fcf42d2338a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:40:29 devstack devstack@c-api.service[87015]: DEBUG cinder.quota [None req-ab9a1c34-da6e-413c-85ff-25aae195db13 tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] Created reservations ['a6d95fb9-dbea-498f-b946-97017563545f', '44033616-c38f-431f-97c5-18fc3da23416', '7d3eb194-c61e-4230-9fc4-a7a99706c6e5', '10c94882-cd64-4522-b922-fd4f45b0816d'] {{(pid=87015) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:40:29 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-ab9a1c34-da6e-413c-85ff-25aae195db13 tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3ee50df-018c-4aa0-9fd7-fcf42d2338a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a6d95fb9-dbea-498f-b946-97017563545f', '44033616-c38f-431f-97c5-18fc3da23416', '7d3eb194-c61e-4230-9fc4-a7a99706c6e5', '10c94882-cd64-4522-b922-fd4f45b0816d']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:40:29 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-ab9a1c34-da6e-413c-85ff-25aae195db13 tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (498298f4-e4a8-4d33-b521-736c0013f180) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:40:29 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:29 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:40:29 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-ab9a1c34-da6e-413c-85ff-25aae195db13 tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (498298f4-e4a8-4d33-b521-736c0013f180) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '01d2a5fa-504a-4ed8-a480-0a9feaaff765', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1651874247',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18771e4cd33846c484fefece7009d0bc',qos_specs=None,replication_status=,reservations=['a6d95fb9-dbea-498f-b946-97017563545f','44033616-c38f-431f-97c5-18fc3da23416','7d3eb194-c61e-4230-9fc4-a7a99706c6e5','10c94882-cd64-4522-b922-fd4f45b0816d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ca9cfe336ef496fb8a80ef13d0e61e1',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:40:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1651874247',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=01d2a5fa-504a-4ed8-a480-0a9feaaff765,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='18771e4cd33846c484fefece7009d0bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5ca9cfe336ef496fb8a80ef13d0e61e1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:40:29 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-ab9a1c34-da6e-413c-85ff-25aae195db13 tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c48ea5f-332c-4c30-8a67-fb7b6873a9ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:40:29 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-ab9a1c34-da6e-413c-85ff-25aae195db13 tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c48ea5f-332c-4c30-8a67-fb7b6873a9ce) transitioned into state 'SUCCESS' from state '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-1651874247',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18771e4cd33846c484fefece7009d0bc',qos_specs=None,replication_status=,reservations=['a6d95fb9-dbea-498f-b946-97017563545f','44033616-c38f-431f-97c5-18fc3da23416','7d3eb194-c61e-4230-9fc4-a7a99706c6e5','10c94882-cd64-4522-b922-fd4f45b0816d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ca9cfe336ef496fb8a80ef13d0e61e1',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:40:29 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-ab9a1c34-da6e-413c-85ff-25aae195db13 tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1346bdd4-5e05-40a5-b33e-868a82991a6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:40:29 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-ab9a1c34-da6e-413c-85ff-25aae195db13 tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1346bdd4-5e05-40a5-b33e-868a82991a6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:40:29 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-ab9a1c34-da6e-413c-85ff-25aae195db13 tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] Flow 'volume_create_api' (893452c6-f4f3-4180-ab23-4c6924d079e1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:40:29 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-ab9a1c34-da6e-413c-85ff-25aae195db13 tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] Create volume request issued successfully. Sep 06 06:40:29 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-ab9a1c34-da6e-413c-85ff-25aae195db13 tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:40:29 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 802/1587] 192.168.122.198 () {62 vars in 1183 bytes} [Sun Sep 6 06:40:28 2026] POST /volume/v3/volumes => generated 828 bytes in 427 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:40:29 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-63e65061-ae75-4008-972e-6ca8004ff00b None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:29 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-63e65061-ae75-4008-972e-6ca8004ff00b tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] GET http://192.168.122.198/volume/v3/volumes/01d2a5fa-504a-4ed8-a480-0a9feaaff765 Sep 06 06:40:29 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-63e65061-ae75-4008-972e-6ca8004ff00b tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:29 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-63e65061-ae75-4008-972e-6ca8004ff00b tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:29 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:29 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:40:29 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:40:29 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:40:29 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-63e65061-ae75-4008-972e-6ca8004ff00b tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] Volume info retrieved successfully. Sep 06 06:40:29 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-63e65061-ae75-4008-972e-6ca8004ff00b tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] http://192.168.122.198/volume/v3/volumes/01d2a5fa-504a-4ed8-a480-0a9feaaff765 returned with HTTP 200 Sep 06 06:40:29 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 786/1588] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:40:29 2026] GET /volume/v3/volumes/01d2a5fa-504a-4ed8-a480-0a9feaaff765 => generated 896 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:40:30 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-7c4aa3f4-f3cb-4055-bbd0-f763e6f5d5a5 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:30 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-7c4aa3f4-f3cb-4055-bbd0-f763e6f5d5a5 tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] GET http://192.168.122.198/volume/v3/volumes/01d2a5fa-504a-4ed8-a480-0a9feaaff765 Sep 06 06:40:30 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-7c4aa3f4-f3cb-4055-bbd0-f763e6f5d5a5 tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:30 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-7c4aa3f4-f3cb-4055-bbd0-f763e6f5d5a5 tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:30 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:30 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:40:30 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:40:30 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:40:30 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-7c4aa3f4-f3cb-4055-bbd0-f763e6f5d5a5 tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] Volume info retrieved successfully. Sep 06 06:40:30 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-7c4aa3f4-f3cb-4055-bbd0-f763e6f5d5a5 tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] http://192.168.122.198/volume/v3/volumes/01d2a5fa-504a-4ed8-a480-0a9feaaff765 returned with HTTP 200 Sep 06 06:40:30 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 803/1589] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:40:30 2026] GET /volume/v3/volumes/01d2a5fa-504a-4ed8-a480-0a9feaaff765 => generated 920 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:40:31 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-d0119eb7-3d22-4a52-b157-c967613d1a76 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:31 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-d0119eb7-3d22-4a52-b157-c967613d1a76 tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] GET http://192.168.122.198/volume/v3/volumes/01d2a5fa-504a-4ed8-a480-0a9feaaff765 Sep 06 06:40:31 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-d0119eb7-3d22-4a52-b157-c967613d1a76 tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:31 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-d0119eb7-3d22-4a52-b157-c967613d1a76 tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:31 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:31 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:40:31 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:40:31 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:40:31 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-d0119eb7-3d22-4a52-b157-c967613d1a76 tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] Volume info retrieved successfully. Sep 06 06:40:31 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-d0119eb7-3d22-4a52-b157-c967613d1a76 tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] http://192.168.122.198/volume/v3/volumes/01d2a5fa-504a-4ed8-a480-0a9feaaff765 returned with HTTP 200 Sep 06 06:40:31 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 787/1590] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:40:31 2026] GET /volume/v3/volumes/01d2a5fa-504a-4ed8-a480-0a9feaaff765 => generated 956 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:40:31 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-bddb2db2-de60-4409-818e-8845e28c6455 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:31 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-bddb2db2-de60-4409-818e-8845e28c6455 tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] POST http://192.168.122.198/volume/v3/volume-transfers Sep 06 06:40:31 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-bddb2db2-de60-4409-818e-8845e28c6455 tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "01d2a5fa-504a-4ed8-a480-0a9feaaff765"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:40:31 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.volume_transfer [None req-bddb2db2-de60-4409-818e-8845e28c6455 tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] Creating new volume transfer {'transfer': {'volume_id': '01d2a5fa-504a-4ed8-a480-0a9feaaff765'}} {{(pid=87015) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 06 06:40:31 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volume_transfer [None req-bddb2db2-de60-4409-818e-8845e28c6455 tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] Creating transfer of volume 01d2a5fa-504a-4ed8-a480-0a9feaaff765 Sep 06 06:40:31 devstack devstack@c-api.service[87015]: INFO cinder.transfer.api [None req-bddb2db2-de60-4409-818e-8845e28c6455 tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] Generating transfer record for volume 01d2a5fa-504a-4ed8-a480-0a9feaaff765 Sep 06 06:40:31 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:31 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:40:31 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:40:31 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:40:31 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-bddb2db2-de60-4409-818e-8845e28c6455 tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] http://192.168.122.198/volume/v3/volume-transfers returned with HTTP 202 Sep 06 06:40:31 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 804/1591] 192.168.122.198 () {62 vars in 1210 bytes} [Sun Sep 6 06:40:31 2026] POST /volume/v3/volume-transfers => generated 472 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:40:31 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-17f2ac77-7554-4460-aef0-2db878de8e6a None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:31 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-17f2ac77-7554-4460-aef0-2db878de8e6a tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] GET http://192.168.122.198/volume/v3/volumes/01d2a5fa-504a-4ed8-a480-0a9feaaff765 Sep 06 06:40:31 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-17f2ac77-7554-4460-aef0-2db878de8e6a tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:31 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-17f2ac77-7554-4460-aef0-2db878de8e6a tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:31 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:31 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:40:31 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:40:31 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:40:31 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-17f2ac77-7554-4460-aef0-2db878de8e6a tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] Volume info retrieved successfully. Sep 06 06:40:31 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-17f2ac77-7554-4460-aef0-2db878de8e6a tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] http://192.168.122.198/volume/v3/volumes/01d2a5fa-504a-4ed8-a480-0a9feaaff765 returned with HTTP 200 Sep 06 06:40:31 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 788/1592] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:40:31 2026] GET /volume/v3/volumes/01d2a5fa-504a-4ed8-a480-0a9feaaff765 => generated 964 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:40:31 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-2c0c5b12-6039-473f-8801-c7802528a7aa None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:31 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2c0c5b12-6039-473f-8801-c7802528a7aa tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-reader] GET http://192.168.122.198/volume/v3/os-volume-transfer/detail Sep 06 06:40:31 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-2c0c5b12-6039-473f-8801-c7802528a7aa tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-reader] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:31 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-2c0c5b12-6039-473f-8801-c7802528a7aa tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-reader] Calling method 'detail' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:31 devstack devstack@c-api.service[87015]: DEBUG cinder.api.contrib.volume_transfer [None req-2c0c5b12-6039-473f-8801-c7802528a7aa tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-reader] Listing volume transfers {{(pid=87015) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 06 06:40:31 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2c0c5b12-6039-473f-8801-c7802528a7aa tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-reader] http://192.168.122.198/volume/v3/os-volume-transfer/detail returned with HTTP 200 Sep 06 06:40:31 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 805/1593] 192.168.122.198 () {60 vars in 1216 bytes} [Sun Sep 6 06:40:31 2026] GET /volume/v3/os-volume-transfer/detail => generated 443 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 06:40:31 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-48da4771-b279-492a-be07-69f531893e2a None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:31 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-48da4771-b279-492a-be07-69f531893e2a tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] DELETE http://192.168.122.198/volume/v3/volume-transfers/0a15847d-8e64-46d3-9ad6-8858696e6490 Sep 06 06:40:31 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-48da4771-b279-492a-be07-69f531893e2a tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:31 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-48da4771-b279-492a-be07-69f531893e2a tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:31 devstack devstack@c-api.service[87014]: INFO cinder.api.contrib.volume_transfer [None req-48da4771-b279-492a-be07-69f531893e2a tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] Delete transfer with id: 0a15847d-8e64-46d3-9ad6-8858696e6490 Sep 06 06:40:31 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:31 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:40:31 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:40:31 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:40:31 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-48da4771-b279-492a-be07-69f531893e2a tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] http://192.168.122.198/volume/v3/volume-transfers/0a15847d-8e64-46d3-9ad6-8858696e6490 returned with HTTP 202 Sep 06 06:40:31 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 789/1594] 192.168.122.198 () {60 vars in 1303 bytes} [Sun Sep 6 06:40:31 2026] DELETE /volume/v3/volume-transfers/0a15847d-8e64-46d3-9ad6-8858696e6490 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 06 06:40:31 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-906b8454-7b3c-4c49-a215-3ad694bd8bff None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:31 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-906b8454-7b3c-4c49-a215-3ad694bd8bff tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] GET http://192.168.122.198/volume/v3/volumes/01d2a5fa-504a-4ed8-a480-0a9feaaff765 Sep 06 06:40:31 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-906b8454-7b3c-4c49-a215-3ad694bd8bff tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:31 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-906b8454-7b3c-4c49-a215-3ad694bd8bff tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:31 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:31 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:40:31 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:40:31 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:40:31 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-906b8454-7b3c-4c49-a215-3ad694bd8bff tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] Volume info retrieved successfully. Sep 06 06:40:31 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-906b8454-7b3c-4c49-a215-3ad694bd8bff tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] http://192.168.122.198/volume/v3/volumes/01d2a5fa-504a-4ed8-a480-0a9feaaff765 returned with HTTP 200 Sep 06 06:40:31 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 806/1595] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:40:31 2026] GET /volume/v3/volumes/01d2a5fa-504a-4ed8-a480-0a9feaaff765 => generated 956 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 06:40:31 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-c29e4965-78b0-4622-ba41-9c8fadedd57e None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:31 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c29e4965-78b0-4622-ba41-9c8fadedd57e tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] DELETE http://192.168.122.198/volume/v3/volume-transfers/0a15847d-8e64-46d3-9ad6-8858696e6490 Sep 06 06:40:31 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-c29e4965-78b0-4622-ba41-9c8fadedd57e tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:31 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-c29e4965-78b0-4622-ba41-9c8fadedd57e tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:31 devstack devstack@c-api.service[87014]: INFO cinder.api.contrib.volume_transfer [None req-c29e4965-78b0-4622-ba41-9c8fadedd57e tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] Delete transfer with id: 0a15847d-8e64-46d3-9ad6-8858696e6490 Sep 06 06:40:31 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c29e4965-78b0-4622-ba41-9c8fadedd57e tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] http://192.168.122.198/volume/v3/volume-transfers/0a15847d-8e64-46d3-9ad6-8858696e6490 returned with HTTP 404 Sep 06 06:40:31 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 790/1596] 192.168.122.198 () {60 vars in 1303 bytes} [Sun Sep 6 06:40:31 2026] DELETE /volume/v3/volume-transfers/0a15847d-8e64-46d3-9ad6-8858696e6490 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 06:40:31 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-13e18115-2886-4f75-9f89-61eac385a870 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:31 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-13e18115-2886-4f75-9f89-61eac385a870 tempest-VolumesTransfersV355Test-1936200090 tempest-VolumesTransfersV355Test-1936200090-project-admin] DELETE http://192.168.122.198/volume/v3/volumes/01d2a5fa-504a-4ed8-a480-0a9feaaff765 Sep 06 06:40:31 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-13e18115-2886-4f75-9f89-61eac385a870 tempest-VolumesTransfersV355Test-1936200090 tempest-VolumesTransfersV355Test-1936200090-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:31 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-13e18115-2886-4f75-9f89-61eac385a870 tempest-VolumesTransfersV355Test-1936200090 tempest-VolumesTransfersV355Test-1936200090-project-admin] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:31 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-13e18115-2886-4f75-9f89-61eac385a870 tempest-VolumesTransfersV355Test-1936200090 tempest-VolumesTransfersV355Test-1936200090-project-admin] Delete volume with id: 01d2a5fa-504a-4ed8-a480-0a9feaaff765 Sep 06 06:40:31 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:31 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:40:31 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:40:31 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:40:31 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-13e18115-2886-4f75-9f89-61eac385a870 tempest-VolumesTransfersV355Test-1936200090 tempest-VolumesTransfersV355Test-1936200090-project-admin] Volume info retrieved successfully. Sep 06 06:40:32 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-13e18115-2886-4f75-9f89-61eac385a870 tempest-VolumesTransfersV355Test-1936200090 tempest-VolumesTransfersV355Test-1936200090-project-admin] Delete volume request issued successfully. Sep 06 06:40:32 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-13e18115-2886-4f75-9f89-61eac385a870 tempest-VolumesTransfersV355Test-1936200090 tempest-VolumesTransfersV355Test-1936200090-project-admin] http://192.168.122.198/volume/v3/volumes/01d2a5fa-504a-4ed8-a480-0a9feaaff765 returned with HTTP 202 Sep 06 06:40:32 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 807/1597] 192.168.122.198 () {60 vars in 1276 bytes} [Sun Sep 6 06:40:31 2026] DELETE /volume/v3/volumes/01d2a5fa-504a-4ed8-a480-0a9feaaff765 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 06:40:32 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-eab5d0f8-2fd1-4a8a-99a5-1c53f1c43c54 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:32 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-eab5d0f8-2fd1-4a8a-99a5-1c53f1c43c54 tempest-VolumesTransfersV355Test-1936200090 tempest-VolumesTransfersV355Test-1936200090-project-admin] GET http://192.168.122.198/volume/v3/volumes/01d2a5fa-504a-4ed8-a480-0a9feaaff765 Sep 06 06:40:32 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-eab5d0f8-2fd1-4a8a-99a5-1c53f1c43c54 tempest-VolumesTransfersV355Test-1936200090 tempest-VolumesTransfersV355Test-1936200090-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:32 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-eab5d0f8-2fd1-4a8a-99a5-1c53f1c43c54 tempest-VolumesTransfersV355Test-1936200090 tempest-VolumesTransfersV355Test-1936200090-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:32 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:32 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:40:32 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:40:32 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:40:32 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-eab5d0f8-2fd1-4a8a-99a5-1c53f1c43c54 tempest-VolumesTransfersV355Test-1936200090 tempest-VolumesTransfersV355Test-1936200090-project-admin] Volume info retrieved successfully. Sep 06 06:40:32 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-eab5d0f8-2fd1-4a8a-99a5-1c53f1c43c54 tempest-VolumesTransfersV355Test-1936200090 tempest-VolumesTransfersV355Test-1936200090-project-admin] http://192.168.122.198/volume/v3/volumes/01d2a5fa-504a-4ed8-a480-0a9feaaff765 returned with HTTP 200 Sep 06 06:40:32 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 791/1598] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:40:32 2026] GET /volume/v3/volumes/01d2a5fa-504a-4ed8-a480-0a9feaaff765 => generated 1139 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 06 06:40:33 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-78d796da-6bcd-44cf-a54e-a36ef694409e None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:33 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-78d796da-6bcd-44cf-a54e-a36ef694409e tempest-VolumesTransfersV355Test-1936200090 tempest-VolumesTransfersV355Test-1936200090-project-admin] GET http://192.168.122.198/volume/v3/volumes/01d2a5fa-504a-4ed8-a480-0a9feaaff765 Sep 06 06:40:33 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-78d796da-6bcd-44cf-a54e-a36ef694409e tempest-VolumesTransfersV355Test-1936200090 tempest-VolumesTransfersV355Test-1936200090-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:33 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-78d796da-6bcd-44cf-a54e-a36ef694409e tempest-VolumesTransfersV355Test-1936200090 tempest-VolumesTransfersV355Test-1936200090-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:33 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-78d796da-6bcd-44cf-a54e-a36ef694409e tempest-VolumesTransfersV355Test-1936200090 tempest-VolumesTransfersV355Test-1936200090-project-admin] http://192.168.122.198/volume/v3/volumes/01d2a5fa-504a-4ed8-a480-0a9feaaff765 returned with HTTP 404 Sep 06 06:40:33 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 808/1599] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:40:33 2026] GET /volume/v3/volumes/01d2a5fa-504a-4ed8-a480-0a9feaaff765 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 06:40:33 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-775cbf21-0d3a-4490-b390-60a65e985c73 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:33 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-775cbf21-0d3a-4490-b390-60a65e985c73 tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] GET http://192.168.122.198/volume/v3/volumes/01d2a5fa-504a-4ed8-a480-0a9feaaff765 Sep 06 06:40:33 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-775cbf21-0d3a-4490-b390-60a65e985c73 tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:33 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-775cbf21-0d3a-4490-b390-60a65e985c73 tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:33 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-775cbf21-0d3a-4490-b390-60a65e985c73 tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] http://192.168.122.198/volume/v3/volumes/01d2a5fa-504a-4ed8-a480-0a9feaaff765 returned with HTTP 404 Sep 06 06:40:33 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 792/1600] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:40:33 2026] GET /volume/v3/volumes/01d2a5fa-504a-4ed8-a480-0a9feaaff765 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 06:40:33 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-67b8472b-41eb-4c4b-acad-7278fa7223ba None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:33 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-67b8472b-41eb-4c4b-acad-7278fa7223ba tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] DELETE http://192.168.122.198/volume/v3/volumes/01d2a5fa-504a-4ed8-a480-0a9feaaff765 Sep 06 06:40:33 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-67b8472b-41eb-4c4b-acad-7278fa7223ba tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:33 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-67b8472b-41eb-4c4b-acad-7278fa7223ba tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:33 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-67b8472b-41eb-4c4b-acad-7278fa7223ba tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] Delete volume with id: 01d2a5fa-504a-4ed8-a480-0a9feaaff765 Sep 06 06:40:33 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-67b8472b-41eb-4c4b-acad-7278fa7223ba tempest-VolumesTransfersV355Test-1327350034 tempest-VolumesTransfersV355Test-1327350034-project-member] http://192.168.122.198/volume/v3/volumes/01d2a5fa-504a-4ed8-a480-0a9feaaff765 returned with HTTP 404 Sep 06 06:40:33 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 809/1601] 192.168.122.198 () {60 vars in 1276 bytes} [Sun Sep 6 06:40:33 2026] DELETE /volume/v3/volumes/01d2a5fa-504a-4ed8-a480-0a9feaaff765 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 06:40:39 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-831fae3e-bfae-4479-9fe7-fc64a467c934 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:39 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-831fae3e-bfae-4479-9fe7-fc64a467c934 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:40:39 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-831fae3e-bfae-4479-9fe7-fc64a467c934 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1454478945"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:40:39 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.volumes [None req-831fae3e-bfae-4479-9fe7-fc64a467c934 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1454478945'}} {{(pid=87014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:40:39 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-831fae3e-bfae-4479-9fe7-fc64a467c934 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Create volume of 1 GB Sep 06 06:40:39 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-831fae3e-bfae-4479-9fe7-fc64a467c934 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Availability Zones retrieved successfully. Sep 06 06:40:39 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-831fae3e-bfae-4479-9fe7-fc64a467c934 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Flow 'volume_create_api' (24867099-1a6f-47ab-b040-9ec762074c66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:40:39 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-831fae3e-bfae-4479-9fe7-fc64a467c934 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c7fe688-444a-43bf-8a87-6228945cdba9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:40:39 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.flows.api.create_volume [None req-831fae3e-bfae-4479-9fe7-fc64a467c934 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Validating volume size '1' using validate_int {{(pid=87014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:40:39 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-831fae3e-bfae-4479-9fe7-fc64a467c934 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c7fe688-444a-43bf-8a87-6228945cdba9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:40:39 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-831fae3e-bfae-4479-9fe7-fc64a467c934 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa424f0f-6fb8-4ae6-9806-c228ee322221) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:40:39 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-831fae3e-bfae-4479-9fe7-fc64a467c934 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Created reservations ['bf81f1f1-9a90-48d6-8a0c-86cfc1f6388b', '32f7b384-2ae9-4cd6-8424-8659b2094cbe', '713f1bec-fd7a-4f0a-8b2e-a09c1dc9552f', 'b9a3dde2-930c-48fb-a3d4-da467e0164d1'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:40:39 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-831fae3e-bfae-4479-9fe7-fc64a467c934 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa424f0f-6fb8-4ae6-9806-c228ee322221) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf81f1f1-9a90-48d6-8a0c-86cfc1f6388b', '32f7b384-2ae9-4cd6-8424-8659b2094cbe', '713f1bec-fd7a-4f0a-8b2e-a09c1dc9552f', 'b9a3dde2-930c-48fb-a3d4-da467e0164d1']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:40:39 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-831fae3e-bfae-4479-9fe7-fc64a467c934 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0dc5bac1-e890-49fd-b380-9263d122cbbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:40:39 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:39 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:40:39 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-831fae3e-bfae-4479-9fe7-fc64a467c934 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0dc5bac1-e890-49fd-b380-9263d122cbbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a0a616d-4117-4b8e-a6a4-b41ff175423c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1454478945',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46f52a8fc2cd40898813ebea168c263a',qos_specs=None,replication_status=,reservations=['bf81f1f1-9a90-48d6-8a0c-86cfc1f6388b','32f7b384-2ae9-4cd6-8424-8659b2094cbe','713f1bec-fd7a-4f0a-8b2e-a09c1dc9552f','b9a3dde2-930c-48fb-a3d4-da467e0164d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63f6570ea0dc4e83854c1b9f1b29a85d',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:40:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1454478945',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2a0a616d-4117-4b8e-a6a4-b41ff175423c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='46f52a8fc2cd40898813ebea168c263a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='63f6570ea0dc4e83854c1b9f1b29a85d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:40:39 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-831fae3e-bfae-4479-9fe7-fc64a467c934 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0fcbab4c-ad95-48e1-9d18-a59a0075a54d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:40:39 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-831fae3e-bfae-4479-9fe7-fc64a467c934 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0fcbab4c-ad95-48e1-9d18-a59a0075a54d) transitioned into state 'SUCCESS' from state '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-1454478945',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46f52a8fc2cd40898813ebea168c263a',qos_specs=None,replication_status=,reservations=['bf81f1f1-9a90-48d6-8a0c-86cfc1f6388b','32f7b384-2ae9-4cd6-8424-8659b2094cbe','713f1bec-fd7a-4f0a-8b2e-a09c1dc9552f','b9a3dde2-930c-48fb-a3d4-da467e0164d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63f6570ea0dc4e83854c1b9f1b29a85d',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:40:39 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-831fae3e-bfae-4479-9fe7-fc64a467c934 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4d0ca5c-6ffb-4e2a-b60a-4c8248bb9259) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:40:39 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-831fae3e-bfae-4479-9fe7-fc64a467c934 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4d0ca5c-6ffb-4e2a-b60a-4c8248bb9259) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:40:39 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-831fae3e-bfae-4479-9fe7-fc64a467c934 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Flow 'volume_create_api' (24867099-1a6f-47ab-b040-9ec762074c66) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:40:39 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-831fae3e-bfae-4479-9fe7-fc64a467c934 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Create volume request issued successfully. Sep 06 06:40:39 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-831fae3e-bfae-4479-9fe7-fc64a467c934 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:40:39 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 793/1602] 192.168.122.198 () {60 vars in 1142 bytes} [Sun Sep 6 06:40:39 2026] POST /volume/v3/volumes => generated 773 bytes in 588 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:40:39 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-8eba3f15-d2c9-45f3-ae92-18a3d08fade1 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:39 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-8eba3f15-d2c9-45f3-ae92-18a3d08fade1 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] GET http://192.168.122.198/volume/v3/volumes/2a0a616d-4117-4b8e-a6a4-b41ff175423c Sep 06 06:40:39 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-8eba3f15-d2c9-45f3-ae92-18a3d08fade1 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:39 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-8eba3f15-d2c9-45f3-ae92-18a3d08fade1 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:39 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:39 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:40:39 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:40:39 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:40:39 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-8eba3f15-d2c9-45f3-ae92-18a3d08fade1 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Volume info retrieved successfully. Sep 06 06:40:39 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-8eba3f15-d2c9-45f3-ae92-18a3d08fade1 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] http://192.168.122.198/volume/v3/volumes/2a0a616d-4117-4b8e-a6a4-b41ff175423c returned with HTTP 200 Sep 06 06:40:39 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 810/1603] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:40:39 2026] GET /volume/v3/volumes/2a0a616d-4117-4b8e-a6a4-b41ff175423c => generated 841 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 06:40:40 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-42ac7edb-a616-4e7a-ad3b-a8bbef3c50bc None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:40 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-42ac7edb-a616-4e7a-ad3b-a8bbef3c50bc tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:40:40 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-42ac7edb-a616-4e7a-ad3b-a8bbef3c50bc tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-727147231"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:40:40 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.volumes [None req-42ac7edb-a616-4e7a-ad3b-a8bbef3c50bc tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-727147231'}} {{(pid=87014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:40:40 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-42ac7edb-a616-4e7a-ad3b-a8bbef3c50bc tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] Create volume of 1 GB Sep 06 06:40:40 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:40:40 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:40:40 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-42ac7edb-a616-4e7a-ad3b-a8bbef3c50bc tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] Availability Zones retrieved successfully. Sep 06 06:40:40 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-42ac7edb-a616-4e7a-ad3b-a8bbef3c50bc tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] Flow 'volume_create_api' (21f08269-11d6-4c2f-8db9-d3dcf1d22087) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:40:40 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-42ac7edb-a616-4e7a-ad3b-a8bbef3c50bc tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e2a57de-4f28-488f-8f29-308eccdb719d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:40:40 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.flows.api.create_volume [None req-42ac7edb-a616-4e7a-ad3b-a8bbef3c50bc tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] Validating volume size '1' using validate_int {{(pid=87014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:40:40 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-79a9a638-8644-4b70-9c67-afb3ed795054 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:40 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-79a9a638-8644-4b70-9c67-afb3ed795054 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] GET http://192.168.122.198/volume/v3/volumes/2a0a616d-4117-4b8e-a6a4-b41ff175423c Sep 06 06:40:40 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-79a9a638-8644-4b70-9c67-afb3ed795054 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:40 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-79a9a638-8644-4b70-9c67-afb3ed795054 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:40 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-42ac7edb-a616-4e7a-ad3b-a8bbef3c50bc tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e2a57de-4f28-488f-8f29-308eccdb719d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:40:40 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-42ac7edb-a616-4e7a-ad3b-a8bbef3c50bc tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (520840a8-1b97-49de-9859-73a59a40fda1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:40:40 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:40 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:40:40 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:40:40 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:40:40 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-79a9a638-8644-4b70-9c67-afb3ed795054 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Volume info retrieved successfully. Sep 06 06:40:40 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-79a9a638-8644-4b70-9c67-afb3ed795054 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] http://192.168.122.198/volume/v3/volumes/2a0a616d-4117-4b8e-a6a4-b41ff175423c returned with HTTP 200 Sep 06 06:40:40 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 811/1604] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:40:40 2026] GET /volume/v3/volumes/2a0a616d-4117-4b8e-a6a4-b41ff175423c => generated 865 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:40:41 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-42ac7edb-a616-4e7a-ad3b-a8bbef3c50bc tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] Created reservations ['dccc1a16-e020-41c5-8ea4-152dc2deba5b', 'e2d26bf7-8c9a-4a68-b6bd-ca68fa45fb05', '6e54537f-786d-43af-a33f-df651943cecc', 'a662de8d-c31a-488e-9d60-31246713b892'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:40:41 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-42ac7edb-a616-4e7a-ad3b-a8bbef3c50bc tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (520840a8-1b97-49de-9859-73a59a40fda1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dccc1a16-e020-41c5-8ea4-152dc2deba5b', 'e2d26bf7-8c9a-4a68-b6bd-ca68fa45fb05', '6e54537f-786d-43af-a33f-df651943cecc', 'a662de8d-c31a-488e-9d60-31246713b892']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:40:41 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-42ac7edb-a616-4e7a-ad3b-a8bbef3c50bc tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8507d13-5094-4e7e-88fc-da6c0580bf5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:40:41 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:41 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:40:41 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-42ac7edb-a616-4e7a-ad3b-a8bbef3c50bc tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8507d13-5094-4e7e-88fc-da6c0580bf5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '071ddf2b-7aaa-438f-8ee9-dfea9065eaf1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-727147231',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='471efa60fd7f4bc89c0426665573cf90',qos_specs=None,replication_status=,reservations=['dccc1a16-e020-41c5-8ea4-152dc2deba5b','e2d26bf7-8c9a-4a68-b6bd-ca68fa45fb05','6e54537f-786d-43af-a33f-df651943cecc','a662de8d-c31a-488e-9d60-31246713b892'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8ec2463119247b49f3c47081f75f3ac',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:40:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-727147231',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=071ddf2b-7aaa-438f-8ee9-dfea9065eaf1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='471efa60fd7f4bc89c0426665573cf90',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d8ec2463119247b49f3c47081f75f3ac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:40:41 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-42ac7edb-a616-4e7a-ad3b-a8bbef3c50bc tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70a8f624-57b4-4511-9553-79b343b31dcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:40:41 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-42ac7edb-a616-4e7a-ad3b-a8bbef3c50bc tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70a8f624-57b4-4511-9553-79b343b31dcf) transitioned into state 'SUCCESS' from state '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-727147231',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='471efa60fd7f4bc89c0426665573cf90',qos_specs=None,replication_status=,reservations=['dccc1a16-e020-41c5-8ea4-152dc2deba5b','e2d26bf7-8c9a-4a68-b6bd-ca68fa45fb05','6e54537f-786d-43af-a33f-df651943cecc','a662de8d-c31a-488e-9d60-31246713b892'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8ec2463119247b49f3c47081f75f3ac',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:40:41 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-42ac7edb-a616-4e7a-ad3b-a8bbef3c50bc tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f45536c1-00f3-4f5a-b465-a3eea5155c4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:40:41 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-42ac7edb-a616-4e7a-ad3b-a8bbef3c50bc tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f45536c1-00f3-4f5a-b465-a3eea5155c4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:40:41 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-42ac7edb-a616-4e7a-ad3b-a8bbef3c50bc tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] Flow 'volume_create_api' (21f08269-11d6-4c2f-8db9-d3dcf1d22087) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:40:41 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-42ac7edb-a616-4e7a-ad3b-a8bbef3c50bc tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] Create volume request issued successfully. Sep 06 06:40:41 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-42ac7edb-a616-4e7a-ad3b-a8bbef3c50bc tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:40:41 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 794/1605] 192.168.122.198 () {60 vars in 1142 bytes} [Sun Sep 6 06:40:40 2026] POST /volume/v3/volumes => generated 755 bytes in 744 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:40:41 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-9ae7df85-ed03-4717-9e17-08f3363f116f None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:41 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-9ae7df85-ed03-4717-9e17-08f3363f116f tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] GET http://192.168.122.198/volume/v3/volumes/071ddf2b-7aaa-438f-8ee9-dfea9065eaf1 Sep 06 06:40:41 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-9ae7df85-ed03-4717-9e17-08f3363f116f tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:41 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-9ae7df85-ed03-4717-9e17-08f3363f116f tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:41 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:41 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:40:41 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:40:41 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:40:41 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-9ae7df85-ed03-4717-9e17-08f3363f116f tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] Volume info retrieved successfully. Sep 06 06:40:41 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-9ae7df85-ed03-4717-9e17-08f3363f116f tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] http://192.168.122.198/volume/v3/volumes/071ddf2b-7aaa-438f-8ee9-dfea9065eaf1 returned with HTTP 200 Sep 06 06:40:41 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 812/1606] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:40:41 2026] GET /volume/v3/volumes/071ddf2b-7aaa-438f-8ee9-dfea9065eaf1 => generated 823 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:40:41 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-8a7efe41-ce15-4b33-a5fa-60af9345c728 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:41 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-8a7efe41-ce15-4b33-a5fa-60af9345c728 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] GET http://192.168.122.198/volume/v3/volumes/2a0a616d-4117-4b8e-a6a4-b41ff175423c Sep 06 06:40:41 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-8a7efe41-ce15-4b33-a5fa-60af9345c728 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:41 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-8a7efe41-ce15-4b33-a5fa-60af9345c728 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:41 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:41 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:40:41 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:40:41 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:40:41 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-8a7efe41-ce15-4b33-a5fa-60af9345c728 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Volume info retrieved successfully. Sep 06 06:40:42 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-8a7efe41-ce15-4b33-a5fa-60af9345c728 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] http://192.168.122.198/volume/v3/volumes/2a0a616d-4117-4b8e-a6a4-b41ff175423c returned with HTTP 200 Sep 06 06:40:42 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 795/1607] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:40:41 2026] GET /volume/v3/volumes/2a0a616d-4117-4b8e-a6a4-b41ff175423c => generated 866 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:40:42 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-c7ad590b-9906-4e95-9c21-749e2127ea24 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:42 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c7ad590b-9906-4e95-9c21-749e2127ea24 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:40:42 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-c7ad590b-9906-4e95-9c21-749e2127ea24 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "2a0a616d-4117-4b8e-a6a4-b41ff175423c", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-989441224"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:40:42 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.volumes [None req-c7ad590b-9906-4e95-9c21-749e2127ea24 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Create volume request body: {'volume': {"'source_volid": '2a0a616d-4117-4b8e-a6a4-b41ff175423c', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-989441224'}} {{(pid=87015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:40:42 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-c7ad590b-9906-4e95-9c21-749e2127ea24 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Create volume of 1 GB Sep 06 06:40:42 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-c7ad590b-9906-4e95-9c21-749e2127ea24 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Availability Zones retrieved successfully. Sep 06 06:40:42 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-c7ad590b-9906-4e95-9c21-749e2127ea24 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Flow 'volume_create_api' (98a55755-15cd-47e3-914c-7577a25d75c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:40:42 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-c7ad590b-9906-4e95-9c21-749e2127ea24 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66f71389-2f94-4b29-b453-db7b26badc5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:40:42 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.flows.api.create_volume [None req-c7ad590b-9906-4e95-9c21-749e2127ea24 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Validating volume size '1' using validate_int {{(pid=87015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:40:42 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-c7ad590b-9906-4e95-9c21-749e2127ea24 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66f71389-2f94-4b29-b453-db7b26badc5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:40:42 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-c7ad590b-9906-4e95-9c21-749e2127ea24 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e074c21f-fe5f-448b-8e56-c4bc818db82f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:40:42 devstack devstack@c-api.service[87015]: DEBUG cinder.quota [None req-c7ad590b-9906-4e95-9c21-749e2127ea24 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Created reservations ['379869da-2192-42e9-82d5-8293133e4c29', 'f8b23f27-8430-40f9-959c-14edfbf33b74', 'c2269357-4ae4-4be1-88ec-31f4dca07afd', '9492b392-357a-4805-8156-e3c55cb42ef2'] {{(pid=87015) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:40:42 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-c7ad590b-9906-4e95-9c21-749e2127ea24 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e074c21f-fe5f-448b-8e56-c4bc818db82f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['379869da-2192-42e9-82d5-8293133e4c29', 'f8b23f27-8430-40f9-959c-14edfbf33b74', 'c2269357-4ae4-4be1-88ec-31f4dca07afd', '9492b392-357a-4805-8156-e3c55cb42ef2']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:40:42 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-c7ad590b-9906-4e95-9c21-749e2127ea24 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89f5c308-0f18-43a9-95c8-599e7459c0a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:40:42 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:42 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:40:42 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-c7ad590b-9906-4e95-9c21-749e2127ea24 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89f5c308-0f18-43a9-95c8-599e7459c0a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e466a30a-8c43-4df6-b513-5968bfbe9345', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-989441224',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46f52a8fc2cd40898813ebea168c263a',qos_specs=None,replication_status=,reservations=['379869da-2192-42e9-82d5-8293133e4c29','f8b23f27-8430-40f9-959c-14edfbf33b74','c2269357-4ae4-4be1-88ec-31f4dca07afd','9492b392-357a-4805-8156-e3c55cb42ef2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63f6570ea0dc4e83854c1b9f1b29a85d',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:40:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-989441224',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e466a30a-8c43-4df6-b513-5968bfbe9345,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='46f52a8fc2cd40898813ebea168c263a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='63f6570ea0dc4e83854c1b9f1b29a85d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:40:42 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-c7ad590b-9906-4e95-9c21-749e2127ea24 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb260bcf-e33e-441d-b3ef-a6824a7a1341) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:40:42 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-5f8d34e4-c764-4df0-932d-e34f692ef4d5 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:42 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-5f8d34e4-c764-4df0-932d-e34f692ef4d5 tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] GET http://192.168.122.198/volume/v3/volumes/071ddf2b-7aaa-438f-8ee9-dfea9065eaf1 Sep 06 06:40:42 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-5f8d34e4-c764-4df0-932d-e34f692ef4d5 tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:42 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-5f8d34e4-c764-4df0-932d-e34f692ef4d5 tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:42 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:42 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:40:42 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:40:42 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:40:42 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-5f8d34e4-c764-4df0-932d-e34f692ef4d5 tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] Volume info retrieved successfully. Sep 06 06:40:42 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-c7ad590b-9906-4e95-9c21-749e2127ea24 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb260bcf-e33e-441d-b3ef-a6824a7a1341) transitioned into state 'SUCCESS' from state '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-989441224',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46f52a8fc2cd40898813ebea168c263a',qos_specs=None,replication_status=,reservations=['379869da-2192-42e9-82d5-8293133e4c29','f8b23f27-8430-40f9-959c-14edfbf33b74','c2269357-4ae4-4be1-88ec-31f4dca07afd','9492b392-357a-4805-8156-e3c55cb42ef2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63f6570ea0dc4e83854c1b9f1b29a85d',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:40:42 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-5f8d34e4-c764-4df0-932d-e34f692ef4d5 tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] http://192.168.122.198/volume/v3/volumes/071ddf2b-7aaa-438f-8ee9-dfea9065eaf1 returned with HTTP 200 Sep 06 06:40:42 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 796/1608] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:40:42 2026] GET /volume/v3/volumes/071ddf2b-7aaa-438f-8ee9-dfea9065eaf1 => generated 847 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:40:42 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-c7ad590b-9906-4e95-9c21-749e2127ea24 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16827ce6-72f2-4847-9fa4-b2b0ee0e8634) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:40:42 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-c7ad590b-9906-4e95-9c21-749e2127ea24 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16827ce6-72f2-4847-9fa4-b2b0ee0e8634) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:40:42 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-c7ad590b-9906-4e95-9c21-749e2127ea24 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Flow 'volume_create_api' (98a55755-15cd-47e3-914c-7577a25d75c2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:40:42 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-c7ad590b-9906-4e95-9c21-749e2127ea24 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Create volume request issued successfully. Sep 06 06:40:42 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c7ad590b-9906-4e95-9c21-749e2127ea24 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:40:42 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 813/1609] 192.168.122.198 () {60 vars in 1143 bytes} [Sun Sep 6 06:40:42 2026] POST /volume/v3/volumes => generated 772 bytes in 361 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:40:42 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-a349d36e-bffb-43b5-a219-2cfe9d391c49 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:42 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-a349d36e-bffb-43b5-a219-2cfe9d391c49 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:40:42 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-a349d36e-bffb-43b5-a219-2cfe9d391c49 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "2a0a616d-4117-4b8e-a6a4-b41ff175423c", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-942183794"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:40:42 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.volumes [None req-a349d36e-bffb-43b5-a219-2cfe9d391c49 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Create volume request body: {'volume': {"'source_volid": '2a0a616d-4117-4b8e-a6a4-b41ff175423c', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-942183794'}} {{(pid=87014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:40:42 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-a349d36e-bffb-43b5-a219-2cfe9d391c49 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Create volume of 1 GB Sep 06 06:40:42 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-a349d36e-bffb-43b5-a219-2cfe9d391c49 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Availability Zones retrieved successfully. Sep 06 06:40:42 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-a349d36e-bffb-43b5-a219-2cfe9d391c49 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Flow 'volume_create_api' (30abfc33-1abe-4779-8d9c-565d5c4c203f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:40:42 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-a349d36e-bffb-43b5-a219-2cfe9d391c49 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c85898b-36c0-479e-9abf-c740f7c1ef86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:40:42 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.flows.api.create_volume [None req-a349d36e-bffb-43b5-a219-2cfe9d391c49 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Validating volume size '1' using validate_int {{(pid=87014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:40:42 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-a349d36e-bffb-43b5-a219-2cfe9d391c49 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c85898b-36c0-479e-9abf-c740f7c1ef86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:40:42 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-a349d36e-bffb-43b5-a219-2cfe9d391c49 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46935f0e-fbbc-4c58-a8e5-1acd2c387ad1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:40:42 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-a349d36e-bffb-43b5-a219-2cfe9d391c49 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Created reservations ['cd99f2a0-28f1-4c20-a4c0-7e441f6f257b', '8aa663e1-4c8f-4d71-8782-e75bf17e7541', 'cb7a7271-d184-46bf-a6aa-d07b59084974', '7bbb09a1-a7eb-4703-8d81-6a3a59c309fc'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:40:42 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-a349d36e-bffb-43b5-a219-2cfe9d391c49 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46935f0e-fbbc-4c58-a8e5-1acd2c387ad1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd99f2a0-28f1-4c20-a4c0-7e441f6f257b', '8aa663e1-4c8f-4d71-8782-e75bf17e7541', 'cb7a7271-d184-46bf-a6aa-d07b59084974', '7bbb09a1-a7eb-4703-8d81-6a3a59c309fc']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:40:42 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-a349d36e-bffb-43b5-a219-2cfe9d391c49 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb85e275-4919-47b4-ba68-b0f46f388153) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:40:42 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:42 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:40:42 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-a349d36e-bffb-43b5-a219-2cfe9d391c49 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb85e275-4919-47b4-ba68-b0f46f388153) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd485d5f9-d238-4235-a88b-b69cf72c95da', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-942183794',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46f52a8fc2cd40898813ebea168c263a',qos_specs=None,replication_status=,reservations=['cd99f2a0-28f1-4c20-a4c0-7e441f6f257b','8aa663e1-4c8f-4d71-8782-e75bf17e7541','cb7a7271-d184-46bf-a6aa-d07b59084974','7bbb09a1-a7eb-4703-8d81-6a3a59c309fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63f6570ea0dc4e83854c1b9f1b29a85d',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:40:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-942183794',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d485d5f9-d238-4235-a88b-b69cf72c95da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='46f52a8fc2cd40898813ebea168c263a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='63f6570ea0dc4e83854c1b9f1b29a85d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:40:42 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-a349d36e-bffb-43b5-a219-2cfe9d391c49 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f91a0987-1546-43eb-8f49-d0391c1fc249) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:40:42 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-a349d36e-bffb-43b5-a219-2cfe9d391c49 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f91a0987-1546-43eb-8f49-d0391c1fc249) transitioned into state 'SUCCESS' from state '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-942183794',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46f52a8fc2cd40898813ebea168c263a',qos_specs=None,replication_status=,reservations=['cd99f2a0-28f1-4c20-a4c0-7e441f6f257b','8aa663e1-4c8f-4d71-8782-e75bf17e7541','cb7a7271-d184-46bf-a6aa-d07b59084974','7bbb09a1-a7eb-4703-8d81-6a3a59c309fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63f6570ea0dc4e83854c1b9f1b29a85d',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:40:42 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-a349d36e-bffb-43b5-a219-2cfe9d391c49 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37fbd041-7793-4f35-8d0d-b3c805105010) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:40:42 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-a349d36e-bffb-43b5-a219-2cfe9d391c49 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37fbd041-7793-4f35-8d0d-b3c805105010) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:40:42 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-a349d36e-bffb-43b5-a219-2cfe9d391c49 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Flow 'volume_create_api' (30abfc33-1abe-4779-8d9c-565d5c4c203f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:40:42 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-a349d36e-bffb-43b5-a219-2cfe9d391c49 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Create volume request issued successfully. Sep 06 06:40:42 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-a349d36e-bffb-43b5-a219-2cfe9d391c49 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:40:42 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 797/1610] 192.168.122.198 () {60 vars in 1143 bytes} [Sun Sep 6 06:40:42 2026] POST /volume/v3/volumes => generated 772 bytes in 471 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:40:42 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-5fe54156-0b49-44bd-900c-649e89f626f5 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:42 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-5fe54156-0b49-44bd-900c-649e89f626f5 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:40:42 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-5fe54156-0b49-44bd-900c-649e89f626f5 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "2a0a616d-4117-4b8e-a6a4-b41ff175423c", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1013005244"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:40:42 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.volumes [None req-5fe54156-0b49-44bd-900c-649e89f626f5 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Create volume request body: {'volume': {"'source_volid": '2a0a616d-4117-4b8e-a6a4-b41ff175423c', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1013005244'}} {{(pid=87015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:40:42 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-5fe54156-0b49-44bd-900c-649e89f626f5 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Create volume of 1 GB Sep 06 06:40:42 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:40:42 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:40:42 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-5fe54156-0b49-44bd-900c-649e89f626f5 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Availability Zones retrieved successfully. Sep 06 06:40:42 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-5fe54156-0b49-44bd-900c-649e89f626f5 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Flow 'volume_create_api' (aff5a8e4-763a-4845-b3ef-6fcfe9d28f95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:40:42 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-5fe54156-0b49-44bd-900c-649e89f626f5 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8fddec9f-ab04-4d82-b296-4e0c926e464b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:40:42 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.flows.api.create_volume [None req-5fe54156-0b49-44bd-900c-649e89f626f5 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Validating volume size '1' using validate_int {{(pid=87015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:40:43 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-5fe54156-0b49-44bd-900c-649e89f626f5 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8fddec9f-ab04-4d82-b296-4e0c926e464b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:40:43 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-5fe54156-0b49-44bd-900c-649e89f626f5 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5617790-fc3c-4f30-a0f1-0ee478994c50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:40:43 devstack devstack@c-api.service[87015]: DEBUG cinder.quota [None req-5fe54156-0b49-44bd-900c-649e89f626f5 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Created reservations ['c7b0c27a-0740-4537-8455-04da396bf977', '46d727c0-94ee-44a4-b1ca-cfe9a73cca0e', '048b9586-ab6a-4926-8778-3f470dbce1f8', 'a524d19f-0fd5-4c02-a9c0-3bdc52fab95c'] {{(pid=87015) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:40:43 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-5fe54156-0b49-44bd-900c-649e89f626f5 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5617790-fc3c-4f30-a0f1-0ee478994c50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c7b0c27a-0740-4537-8455-04da396bf977', '46d727c0-94ee-44a4-b1ca-cfe9a73cca0e', '048b9586-ab6a-4926-8778-3f470dbce1f8', 'a524d19f-0fd5-4c02-a9c0-3bdc52fab95c']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:40:43 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-5fe54156-0b49-44bd-900c-649e89f626f5 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9fed5a32-fc9f-444a-9143-b04022b09eea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:40:43 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:43 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:40:43 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-5fe54156-0b49-44bd-900c-649e89f626f5 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9fed5a32-fc9f-444a-9143-b04022b09eea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '59f04e33-e3d2-431e-87d3-9ca7a5361eed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1013005244',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46f52a8fc2cd40898813ebea168c263a',qos_specs=None,replication_status=,reservations=['c7b0c27a-0740-4537-8455-04da396bf977','46d727c0-94ee-44a4-b1ca-cfe9a73cca0e','048b9586-ab6a-4926-8778-3f470dbce1f8','a524d19f-0fd5-4c02-a9c0-3bdc52fab95c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63f6570ea0dc4e83854c1b9f1b29a85d',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:40:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1013005244',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=59f04e33-e3d2-431e-87d3-9ca7a5361eed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='46f52a8fc2cd40898813ebea168c263a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='63f6570ea0dc4e83854c1b9f1b29a85d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:40:43 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-5fe54156-0b49-44bd-900c-649e89f626f5 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7ddda6e-7411-4d7c-81ab-009cb456a68c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:40:43 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-5fe54156-0b49-44bd-900c-649e89f626f5 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7ddda6e-7411-4d7c-81ab-009cb456a68c) transitioned into state 'SUCCESS' from state '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-1013005244',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46f52a8fc2cd40898813ebea168c263a',qos_specs=None,replication_status=,reservations=['c7b0c27a-0740-4537-8455-04da396bf977','46d727c0-94ee-44a4-b1ca-cfe9a73cca0e','048b9586-ab6a-4926-8778-3f470dbce1f8','a524d19f-0fd5-4c02-a9c0-3bdc52fab95c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63f6570ea0dc4e83854c1b9f1b29a85d',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:40:43 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-5fe54156-0b49-44bd-900c-649e89f626f5 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78c514cd-782d-41e5-a87b-662a6d198090) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:40:43 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-5fe54156-0b49-44bd-900c-649e89f626f5 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78c514cd-782d-41e5-a87b-662a6d198090) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:40:43 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-5fe54156-0b49-44bd-900c-649e89f626f5 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Flow 'volume_create_api' (aff5a8e4-763a-4845-b3ef-6fcfe9d28f95) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:40:43 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-5fe54156-0b49-44bd-900c-649e89f626f5 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Create volume request issued successfully. Sep 06 06:40:43 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-5fe54156-0b49-44bd-900c-649e89f626f5 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:40:43 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 814/1611] 192.168.122.198 () {60 vars in 1143 bytes} [Sun Sep 6 06:40:42 2026] POST /volume/v3/volumes => generated 773 bytes in 449 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:40:43 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-dc62e0ce-759e-4f96-bba4-1e858efa12ab None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:43 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-fe60569b-5b7c-4703-a4e7-12f1689a5db0 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:43 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-dc62e0ce-759e-4f96-bba4-1e858efa12ab tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:40:43 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-dc62e0ce-759e-4f96-bba4-1e858efa12ab tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "2a0a616d-4117-4b8e-a6a4-b41ff175423c", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1024357446"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:40:43 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-fe60569b-5b7c-4703-a4e7-12f1689a5db0 tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] GET http://192.168.122.198/volume/v3/volumes/071ddf2b-7aaa-438f-8ee9-dfea9065eaf1 Sep 06 06:40:43 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-fe60569b-5b7c-4703-a4e7-12f1689a5db0 tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:43 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-fe60569b-5b7c-4703-a4e7-12f1689a5db0 tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:43 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.volumes [None req-dc62e0ce-759e-4f96-bba4-1e858efa12ab tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Create volume request body: {'volume': {"'source_volid": '2a0a616d-4117-4b8e-a6a4-b41ff175423c', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1024357446'}} {{(pid=87014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:40:43 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-dc62e0ce-759e-4f96-bba4-1e858efa12ab tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Create volume of 1 GB Sep 06 06:40:43 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:40:43 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:40:43 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:43 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:40:43 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:40:43 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:40:43 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-dc62e0ce-759e-4f96-bba4-1e858efa12ab tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Availability Zones retrieved successfully. Sep 06 06:40:43 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-fe60569b-5b7c-4703-a4e7-12f1689a5db0 tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] Volume info retrieved successfully. Sep 06 06:40:43 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-dc62e0ce-759e-4f96-bba4-1e858efa12ab tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Flow 'volume_create_api' (4d060f97-1bd9-4823-813e-2792614ba588) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:40:43 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-dc62e0ce-759e-4f96-bba4-1e858efa12ab tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f92aeca5-58bb-449d-baa1-c94ceda20149) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:40:43 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.flows.api.create_volume [None req-dc62e0ce-759e-4f96-bba4-1e858efa12ab tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Validating volume size '1' using validate_int {{(pid=87014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:40:43 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-fe60569b-5b7c-4703-a4e7-12f1689a5db0 tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] http://192.168.122.198/volume/v3/volumes/071ddf2b-7aaa-438f-8ee9-dfea9065eaf1 returned with HTTP 200 Sep 06 06:40:43 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 815/1612] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:40:43 2026] GET /volume/v3/volumes/071ddf2b-7aaa-438f-8ee9-dfea9065eaf1 => generated 848 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 06:40:43 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-4c711501-3a89-4599-8fa6-5ad9cc2dd4aa None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:43 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-4c711501-3a89-4599-8fa6-5ad9cc2dd4aa tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:40:43 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-4c711501-3a89-4599-8fa6-5ad9cc2dd4aa tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "071ddf2b-7aaa-438f-8ee9-dfea9065eaf1", "size": 2, "name": "tempest-VolumesCloneTest-Volume-573940866"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:40:43 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.volumes [None req-4c711501-3a89-4599-8fa6-5ad9cc2dd4aa tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] Create volume request body: {'volume': {'source_volid': '071ddf2b-7aaa-438f-8ee9-dfea9065eaf1', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-573940866'}} {{(pid=87015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:40:43 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:43 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:40:43 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:40:43 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:40:43 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-4c711501-3a89-4599-8fa6-5ad9cc2dd4aa tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] Volume retrieved successfully. Sep 06 06:40:43 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-4c711501-3a89-4599-8fa6-5ad9cc2dd4aa tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] Create volume of 2 GB Sep 06 06:40:43 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-4c711501-3a89-4599-8fa6-5ad9cc2dd4aa tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] Availability Zones retrieved successfully. Sep 06 06:40:43 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-dc62e0ce-759e-4f96-bba4-1e858efa12ab tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f92aeca5-58bb-449d-baa1-c94ceda20149) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:40:43 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-dc62e0ce-759e-4f96-bba4-1e858efa12ab tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ca6444d-4483-4fa6-9ac2-b3adf61df853) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:40:43 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-4c711501-3a89-4599-8fa6-5ad9cc2dd4aa tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] Flow 'volume_create_api' (a7078a5d-dcd6-4336-b73d-7fc801020720) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:40:43 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-4c711501-3a89-4599-8fa6-5ad9cc2dd4aa tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d12b757a-5f40-445a-bad4-48b5b0795a96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:40:43 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.flows.api.create_volume [None req-4c711501-3a89-4599-8fa6-5ad9cc2dd4aa tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=87015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:40:43 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-4c711501-3a89-4599-8fa6-5ad9cc2dd4aa tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d12b757a-5f40-445a-bad4-48b5b0795a96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': '071ddf2b-7aaa-438f-8ee9-dfea9065eaf1', 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:40:43 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-4c711501-3a89-4599-8fa6-5ad9cc2dd4aa tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (850798c2-046f-4249-a933-b420dd90113d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:40:43 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-dc62e0ce-759e-4f96-bba4-1e858efa12ab tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Created reservations ['a434bafd-886a-48a3-ae2a-068d91159732', 'b4aab607-4e8b-4cfb-afb7-0557a81668b3', 'b6a1a26c-5388-4983-9db7-1963822c3983', '5f080ad0-1afe-4254-8699-26959d315ae1'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:40:43 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-dc62e0ce-759e-4f96-bba4-1e858efa12ab tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ca6444d-4483-4fa6-9ac2-b3adf61df853) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a434bafd-886a-48a3-ae2a-068d91159732', 'b4aab607-4e8b-4cfb-afb7-0557a81668b3', 'b6a1a26c-5388-4983-9db7-1963822c3983', '5f080ad0-1afe-4254-8699-26959d315ae1']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:40:43 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-dc62e0ce-759e-4f96-bba4-1e858efa12ab tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b605986-04f9-4165-938f-72a14c53b7d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:40:43 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:43 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:40:43 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-dc62e0ce-759e-4f96-bba4-1e858efa12ab tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b605986-04f9-4165-938f-72a14c53b7d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2f583026-4d18-42af-b1be-1fe0a3357c7c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1024357446',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46f52a8fc2cd40898813ebea168c263a',qos_specs=None,replication_status=,reservations=['a434bafd-886a-48a3-ae2a-068d91159732','b4aab607-4e8b-4cfb-afb7-0557a81668b3','b6a1a26c-5388-4983-9db7-1963822c3983','5f080ad0-1afe-4254-8699-26959d315ae1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63f6570ea0dc4e83854c1b9f1b29a85d',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:40:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1024357446',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2f583026-4d18-42af-b1be-1fe0a3357c7c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='46f52a8fc2cd40898813ebea168c263a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='63f6570ea0dc4e83854c1b9f1b29a85d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:40:43 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-dc62e0ce-759e-4f96-bba4-1e858efa12ab tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (090f53c7-13c6-4a13-8ddf-6f95009cd377) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:40:43 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-dc62e0ce-759e-4f96-bba4-1e858efa12ab tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (090f53c7-13c6-4a13-8ddf-6f95009cd377) transitioned into state 'SUCCESS' from state '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-1024357446',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46f52a8fc2cd40898813ebea168c263a',qos_specs=None,replication_status=,reservations=['a434bafd-886a-48a3-ae2a-068d91159732','b4aab607-4e8b-4cfb-afb7-0557a81668b3','b6a1a26c-5388-4983-9db7-1963822c3983','5f080ad0-1afe-4254-8699-26959d315ae1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63f6570ea0dc4e83854c1b9f1b29a85d',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:40:43 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-dc62e0ce-759e-4f96-bba4-1e858efa12ab tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9cc353cb-ede5-49d2-a850-8a890ca71106) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:40:43 devstack devstack@c-api.service[87015]: DEBUG cinder.quota [None req-4c711501-3a89-4599-8fa6-5ad9cc2dd4aa tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] Created reservations ['9b6f72ba-5186-443b-86ce-ce7dce55a970', 'a465e448-d150-4730-bca5-678691d781b4', 'b9edb3e3-400d-4a1e-9a6b-405f1ee990f1', 'fb01713c-4a9e-4c68-8b64-cf6e23356721'] {{(pid=87015) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:40:43 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-dc62e0ce-759e-4f96-bba4-1e858efa12ab tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9cc353cb-ede5-49d2-a850-8a890ca71106) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:40:43 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-4c711501-3a89-4599-8fa6-5ad9cc2dd4aa tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (850798c2-046f-4249-a933-b420dd90113d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9b6f72ba-5186-443b-86ce-ce7dce55a970', 'a465e448-d150-4730-bca5-678691d781b4', 'b9edb3e3-400d-4a1e-9a6b-405f1ee990f1', 'fb01713c-4a9e-4c68-8b64-cf6e23356721']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:40:43 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-dc62e0ce-759e-4f96-bba4-1e858efa12ab tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Flow 'volume_create_api' (4d060f97-1bd9-4823-813e-2792614ba588) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:40:43 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-dc62e0ce-759e-4f96-bba4-1e858efa12ab tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Create volume request issued successfully. Sep 06 06:40:43 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-dc62e0ce-759e-4f96-bba4-1e858efa12ab tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:40:43 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 798/1613] 192.168.122.198 () {60 vars in 1143 bytes} [Sun Sep 6 06:40:43 2026] POST /volume/v3/volumes => generated 773 bytes in 563 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:40:43 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-4c711501-3a89-4599-8fa6-5ad9cc2dd4aa tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6acd429a-ea4d-43ea-9192-d7fb2d254f33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:40:43 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-dee46c50-82b1-4016-a39f-54b61c309967 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:43 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-dee46c50-82b1-4016-a39f-54b61c309967 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:40:43 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-dee46c50-82b1-4016-a39f-54b61c309967 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "2a0a616d-4117-4b8e-a6a4-b41ff175423c", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1937913775"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:40:43 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.volumes [None req-dee46c50-82b1-4016-a39f-54b61c309967 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Create volume request body: {'volume': {"'source_volid": '2a0a616d-4117-4b8e-a6a4-b41ff175423c', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1937913775'}} {{(pid=87014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:40:43 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-dee46c50-82b1-4016-a39f-54b61c309967 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Create volume of 1 GB Sep 06 06:40:43 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:40:43 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:40:44 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-dee46c50-82b1-4016-a39f-54b61c309967 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Availability Zones retrieved successfully. Sep 06 06:40:44 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:44 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:40:44 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-dee46c50-82b1-4016-a39f-54b61c309967 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Flow 'volume_create_api' (89142104-c8e1-44bc-8f1e-b76f9f1fcc5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:40:44 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-dee46c50-82b1-4016-a39f-54b61c309967 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b36b646-aea6-4eca-a1bf-6507e7528684) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:40:44 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.flows.api.create_volume [None req-dee46c50-82b1-4016-a39f-54b61c309967 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Validating volume size '1' using validate_int {{(pid=87014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:40:44 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:44 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:40:44 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-4c711501-3a89-4599-8fa6-5ad9cc2dd4aa tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6acd429a-ea4d-43ea-9192-d7fb2d254f33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c3f4220f-a711-47eb-b49f-d31f26e59dd0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-573940866',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='471efa60fd7f4bc89c0426665573cf90',qos_specs=None,replication_status=,reservations=['9b6f72ba-5186-443b-86ce-ce7dce55a970','a465e448-d150-4730-bca5-678691d781b4','b9edb3e3-400d-4a1e-9a6b-405f1ee990f1','fb01713c-4a9e-4c68-8b64-cf6e23356721'],size=2,snapshot_id=None,source_replicaid=,source_volid=071ddf2b-7aaa-438f-8ee9-dfea9065eaf1,status='creating',user_id='d8ec2463119247b49f3c47081f75f3ac',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:40:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-573940866',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c3f4220f-a711-47eb-b49f-d31f26e59dd0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='471efa60fd7f4bc89c0426665573cf90',provider_auth=None,provider_geometry=None,provider_id=None,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=071ddf2b-7aaa-438f-8ee9-dfea9065eaf1,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d8ec2463119247b49f3c47081f75f3ac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:40:44 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-4c711501-3a89-4599-8fa6-5ad9cc2dd4aa tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (509d2ea3-f6d2-447f-8c76-7ac8f9862115) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:40:44 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-dee46c50-82b1-4016-a39f-54b61c309967 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b36b646-aea6-4eca-a1bf-6507e7528684) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:40:44 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-dee46c50-82b1-4016-a39f-54b61c309967 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f13100d-9e1c-4345-bea3-22f2889d94af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:40:44 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-4c711501-3a89-4599-8fa6-5ad9cc2dd4aa tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (509d2ea3-f6d2-447f-8c76-7ac8f9862115) transitioned into state 'SUCCESS' from state '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-573940866',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='471efa60fd7f4bc89c0426665573cf90',qos_specs=None,replication_status=,reservations=['9b6f72ba-5186-443b-86ce-ce7dce55a970','a465e448-d150-4730-bca5-678691d781b4','b9edb3e3-400d-4a1e-9a6b-405f1ee990f1','fb01713c-4a9e-4c68-8b64-cf6e23356721'],size=2,snapshot_id=None,source_replicaid=,source_volid=071ddf2b-7aaa-438f-8ee9-dfea9065eaf1,status='creating',user_id='d8ec2463119247b49f3c47081f75f3ac',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:40:44 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-4c711501-3a89-4599-8fa6-5ad9cc2dd4aa tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ba1b97a-cde1-487a-8192-882e7c61bf66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:40:44 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:44 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:40:44 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-dee46c50-82b1-4016-a39f-54b61c309967 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Created reservations ['8b547371-09e8-4dad-a2b1-ffda20b598ae', '188ac6eb-9931-4195-a75a-9a693cdd437b', 'c5b561cd-e758-43e0-8c16-4fdb771ce2ec', '488317fa-6d78-470e-bac1-53fb67627503'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:40:44 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-dee46c50-82b1-4016-a39f-54b61c309967 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f13100d-9e1c-4345-bea3-22f2889d94af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8b547371-09e8-4dad-a2b1-ffda20b598ae', '188ac6eb-9931-4195-a75a-9a693cdd437b', 'c5b561cd-e758-43e0-8c16-4fdb771ce2ec', '488317fa-6d78-470e-bac1-53fb67627503']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:40:44 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-4c711501-3a89-4599-8fa6-5ad9cc2dd4aa tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ba1b97a-cde1-487a-8192-882e7c61bf66) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:40:44 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-dee46c50-82b1-4016-a39f-54b61c309967 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aea8b795-122c-4990-9fa2-29481c7bbca6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:40:44 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-4c711501-3a89-4599-8fa6-5ad9cc2dd4aa tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] Flow 'volume_create_api' (a7078a5d-dcd6-4336-b73d-7fc801020720) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:40:44 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-4c711501-3a89-4599-8fa6-5ad9cc2dd4aa tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] Create volume request issued successfully. Sep 06 06:40:44 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-4c711501-3a89-4599-8fa6-5ad9cc2dd4aa tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:40:44 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 816/1614] 192.168.122.198 () {60 vars in 1143 bytes} [Sun Sep 6 06:40:43 2026] POST /volume/v3/volumes => generated 789 bytes in 1047 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:40:44 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-fe10a485-fd11-48f7-81ff-bf3b878f4b1b None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:44 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-fe10a485-fd11-48f7-81ff-bf3b878f4b1b tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] GET http://192.168.122.198/volume/v3/volumes/c3f4220f-a711-47eb-b49f-d31f26e59dd0 Sep 06 06:40:44 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-fe10a485-fd11-48f7-81ff-bf3b878f4b1b tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:44 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-fe10a485-fd11-48f7-81ff-bf3b878f4b1b tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:44 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:44 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:40:44 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-dee46c50-82b1-4016-a39f-54b61c309967 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aea8b795-122c-4990-9fa2-29481c7bbca6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2bb9307d-e3ae-492f-bd4b-a8d9450cfb9d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1937913775',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46f52a8fc2cd40898813ebea168c263a',qos_specs=None,replication_status=,reservations=['8b547371-09e8-4dad-a2b1-ffda20b598ae','188ac6eb-9931-4195-a75a-9a693cdd437b','c5b561cd-e758-43e0-8c16-4fdb771ce2ec','488317fa-6d78-470e-bac1-53fb67627503'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63f6570ea0dc4e83854c1b9f1b29a85d',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:40:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1937913775',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2bb9307d-e3ae-492f-bd4b-a8d9450cfb9d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='46f52a8fc2cd40898813ebea168c263a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='63f6570ea0dc4e83854c1b9f1b29a85d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:40:44 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-dee46c50-82b1-4016-a39f-54b61c309967 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ec8637d-c2e9-4c1a-bb56-6fd70d082d1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:40:44 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:44 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:40:44 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:40:44 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:40:44 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-fe10a485-fd11-48f7-81ff-bf3b878f4b1b tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] Volume info retrieved successfully. Sep 06 06:40:44 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-fe10a485-fd11-48f7-81ff-bf3b878f4b1b tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] http://192.168.122.198/volume/v3/volumes/c3f4220f-a711-47eb-b49f-d31f26e59dd0 returned with HTTP 200 Sep 06 06:40:44 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 817/1615] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:40:44 2026] GET /volume/v3/volumes/c3f4220f-a711-47eb-b49f-d31f26e59dd0 => generated 857 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:40:44 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-dee46c50-82b1-4016-a39f-54b61c309967 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ec8637d-c2e9-4c1a-bb56-6fd70d082d1f) transitioned into state 'SUCCESS' from state '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-1937913775',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46f52a8fc2cd40898813ebea168c263a',qos_specs=None,replication_status=,reservations=['8b547371-09e8-4dad-a2b1-ffda20b598ae','188ac6eb-9931-4195-a75a-9a693cdd437b','c5b561cd-e758-43e0-8c16-4fdb771ce2ec','488317fa-6d78-470e-bac1-53fb67627503'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63f6570ea0dc4e83854c1b9f1b29a85d',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:40:45 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-dee46c50-82b1-4016-a39f-54b61c309967 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b10aa791-0259-4d25-8e9f-97101ca7e32d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:40:45 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-dee46c50-82b1-4016-a39f-54b61c309967 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b10aa791-0259-4d25-8e9f-97101ca7e32d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:40:45 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-dee46c50-82b1-4016-a39f-54b61c309967 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Flow 'volume_create_api' (89142104-c8e1-44bc-8f1e-b76f9f1fcc5d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:40:45 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-dee46c50-82b1-4016-a39f-54b61c309967 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Create volume request issued successfully. Sep 06 06:40:45 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-dee46c50-82b1-4016-a39f-54b61c309967 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:40:45 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 799/1616] 192.168.122.198 () {60 vars in 1143 bytes} [Sun Sep 6 06:40:43 2026] POST /volume/v3/volumes => generated 773 bytes in 944 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 06 06:40:45 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-7ee78902-d22b-4088-bb6d-a4b49bfe792f None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:45 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-7ee78902-d22b-4088-bb6d-a4b49bfe792f tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] GET http://192.168.122.198/volume/v3/volumes/e466a30a-8c43-4df6-b513-5968bfbe9345 Sep 06 06:40:45 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-7ee78902-d22b-4088-bb6d-a4b49bfe792f tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:45 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-7ee78902-d22b-4088-bb6d-a4b49bfe792f tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:45 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:45 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:40:45 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:40:45 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:40:45 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-7ee78902-d22b-4088-bb6d-a4b49bfe792f tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Volume info retrieved successfully. Sep 06 06:40:45 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-7ee78902-d22b-4088-bb6d-a4b49bfe792f tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] http://192.168.122.198/volume/v3/volumes/e466a30a-8c43-4df6-b513-5968bfbe9345 returned with HTTP 200 Sep 06 06:40:45 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 818/1617] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:40:44 2026] GET /volume/v3/volumes/e466a30a-8c43-4df6-b513-5968bfbe9345 => generated 865 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:40:45 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-6335bbf0-096a-4a80-99a2-ed272315ca26 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:45 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-6335bbf0-096a-4a80-99a2-ed272315ca26 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] GET http://192.168.122.198/volume/v3/volumes/d485d5f9-d238-4235-a88b-b69cf72c95da Sep 06 06:40:45 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-6335bbf0-096a-4a80-99a2-ed272315ca26 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:45 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-6335bbf0-096a-4a80-99a2-ed272315ca26 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:45 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:45 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:40:45 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:40:45 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:40:45 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-6335bbf0-096a-4a80-99a2-ed272315ca26 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Volume info retrieved successfully. Sep 06 06:40:45 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-6335bbf0-096a-4a80-99a2-ed272315ca26 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] http://192.168.122.198/volume/v3/volumes/d485d5f9-d238-4235-a88b-b69cf72c95da returned with HTTP 200 Sep 06 06:40:45 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 800/1618] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:40:45 2026] GET /volume/v3/volumes/d485d5f9-d238-4235-a88b-b69cf72c95da => generated 864 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:40:45 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-d9654fda-f001-4bb5-9c1b-4a6104e9923c None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:45 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-d9654fda-f001-4bb5-9c1b-4a6104e9923c tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] GET http://192.168.122.198/volume/v3/volumes/c3f4220f-a711-47eb-b49f-d31f26e59dd0 Sep 06 06:40:45 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-d9654fda-f001-4bb5-9c1b-4a6104e9923c tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:45 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-d9654fda-f001-4bb5-9c1b-4a6104e9923c tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:45 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:45 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:40:45 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:40:45 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:40:45 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-d9654fda-f001-4bb5-9c1b-4a6104e9923c tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] Volume info retrieved successfully. Sep 06 06:40:45 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-d9654fda-f001-4bb5-9c1b-4a6104e9923c tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] http://192.168.122.198/volume/v3/volumes/c3f4220f-a711-47eb-b49f-d31f26e59dd0 returned with HTTP 200 Sep 06 06:40:45 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 819/1619] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:40:45 2026] GET /volume/v3/volumes/c3f4220f-a711-47eb-b49f-d31f26e59dd0 => generated 881 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:40:46 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-5d9812d8-804b-4c9a-b8f2-32a55c1ecc85 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:46 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-5d9812d8-804b-4c9a-b8f2-32a55c1ecc85 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] GET http://192.168.122.198/volume/v3/volumes/d485d5f9-d238-4235-a88b-b69cf72c95da Sep 06 06:40:46 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-5d9812d8-804b-4c9a-b8f2-32a55c1ecc85 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:46 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-5d9812d8-804b-4c9a-b8f2-32a55c1ecc85 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:46 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:46 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:40:46 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:40:46 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:40:46 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-5d9812d8-804b-4c9a-b8f2-32a55c1ecc85 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Volume info retrieved successfully. Sep 06 06:40:46 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-5d9812d8-804b-4c9a-b8f2-32a55c1ecc85 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] http://192.168.122.198/volume/v3/volumes/d485d5f9-d238-4235-a88b-b69cf72c95da returned with HTTP 200 Sep 06 06:40:46 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 801/1620] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:40:46 2026] GET /volume/v3/volumes/d485d5f9-d238-4235-a88b-b69cf72c95da => generated 865 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:40:46 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-93ba9a96-51e8-4067-9479-9d640c085af6 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:46 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-93ba9a96-51e8-4067-9479-9d640c085af6 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] GET http://192.168.122.198/volume/v3/volumes/59f04e33-e3d2-431e-87d3-9ca7a5361eed Sep 06 06:40:46 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-93ba9a96-51e8-4067-9479-9d640c085af6 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:46 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-93ba9a96-51e8-4067-9479-9d640c085af6 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:46 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:46 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:40:46 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:40:46 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:40:46 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-93ba9a96-51e8-4067-9479-9d640c085af6 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Volume info retrieved successfully. Sep 06 06:40:46 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-93ba9a96-51e8-4067-9479-9d640c085af6 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] http://192.168.122.198/volume/v3/volumes/59f04e33-e3d2-431e-87d3-9ca7a5361eed returned with HTTP 200 Sep 06 06:40:46 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 820/1621] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:40:46 2026] GET /volume/v3/volumes/59f04e33-e3d2-431e-87d3-9ca7a5361eed => generated 865 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:40:46 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-7227fdb6-5878-40eb-84cd-d841a17a530e None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:46 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-7227fdb6-5878-40eb-84cd-d841a17a530e tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] GET http://192.168.122.198/volume/v3/volumes/c3f4220f-a711-47eb-b49f-d31f26e59dd0 Sep 06 06:40:46 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-7227fdb6-5878-40eb-84cd-d841a17a530e tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:46 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-7227fdb6-5878-40eb-84cd-d841a17a530e tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:46 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:46 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:40:46 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:40:46 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:40:46 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-7227fdb6-5878-40eb-84cd-d841a17a530e tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] Volume info retrieved successfully. Sep 06 06:40:46 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-7227fdb6-5878-40eb-84cd-d841a17a530e tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] http://192.168.122.198/volume/v3/volumes/c3f4220f-a711-47eb-b49f-d31f26e59dd0 returned with HTTP 200 Sep 06 06:40:46 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 802/1622] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:40:46 2026] GET /volume/v3/volumes/c3f4220f-a711-47eb-b49f-d31f26e59dd0 => generated 881 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:40:47 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-7facc07a-fb8e-4ae3-a25f-25ccedf2dcd3 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:47 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-7facc07a-fb8e-4ae3-a25f-25ccedf2dcd3 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] GET http://192.168.122.198/volume/v3/volumes/59f04e33-e3d2-431e-87d3-9ca7a5361eed Sep 06 06:40:47 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-7facc07a-fb8e-4ae3-a25f-25ccedf2dcd3 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:47 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-7facc07a-fb8e-4ae3-a25f-25ccedf2dcd3 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:47 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:47 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:40:47 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:40:47 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:40:47 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-7facc07a-fb8e-4ae3-a25f-25ccedf2dcd3 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Volume info retrieved successfully. Sep 06 06:40:47 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-7facc07a-fb8e-4ae3-a25f-25ccedf2dcd3 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] http://192.168.122.198/volume/v3/volumes/59f04e33-e3d2-431e-87d3-9ca7a5361eed returned with HTTP 200 Sep 06 06:40:47 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 821/1623] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:40:47 2026] GET /volume/v3/volumes/59f04e33-e3d2-431e-87d3-9ca7a5361eed => generated 866 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:40:47 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-88aedb11-ab74-4a2b-89cd-f1ef4a407e91 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:47 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-88aedb11-ab74-4a2b-89cd-f1ef4a407e91 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] GET http://192.168.122.198/volume/v3/volumes/2f583026-4d18-42af-b1be-1fe0a3357c7c Sep 06 06:40:47 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-88aedb11-ab74-4a2b-89cd-f1ef4a407e91 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:47 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-88aedb11-ab74-4a2b-89cd-f1ef4a407e91 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:47 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:47 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:40:47 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:40:47 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:40:47 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-88aedb11-ab74-4a2b-89cd-f1ef4a407e91 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Volume info retrieved successfully. Sep 06 06:40:47 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-88aedb11-ab74-4a2b-89cd-f1ef4a407e91 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] http://192.168.122.198/volume/v3/volumes/2f583026-4d18-42af-b1be-1fe0a3357c7c returned with HTTP 200 Sep 06 06:40:47 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 803/1624] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:40:47 2026] GET /volume/v3/volumes/2f583026-4d18-42af-b1be-1fe0a3357c7c => generated 866 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:40:47 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-e06e27f7-4191-4634-a858-56d1189bf1e0 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:47 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e06e27f7-4191-4634-a858-56d1189bf1e0 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] GET http://192.168.122.198/volume/v3/volumes/2bb9307d-e3ae-492f-bd4b-a8d9450cfb9d Sep 06 06:40:47 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e06e27f7-4191-4634-a858-56d1189bf1e0 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:47 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e06e27f7-4191-4634-a858-56d1189bf1e0 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:47 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:47 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:40:47 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:40:47 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:40:47 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-e06e27f7-4191-4634-a858-56d1189bf1e0 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Volume info retrieved successfully. Sep 06 06:40:47 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e06e27f7-4191-4634-a858-56d1189bf1e0 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] http://192.168.122.198/volume/v3/volumes/2bb9307d-e3ae-492f-bd4b-a8d9450cfb9d returned with HTTP 200 Sep 06 06:40:47 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 822/1625] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:40:47 2026] GET /volume/v3/volumes/2bb9307d-e3ae-492f-bd4b-a8d9450cfb9d => generated 865 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:40:47 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-6d42726b-f473-46ae-ab71-afb5aea80116 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:47 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-6d42726b-f473-46ae-ab71-afb5aea80116 tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] GET http://192.168.122.198/volume/v3/volumes/c3f4220f-a711-47eb-b49f-d31f26e59dd0 Sep 06 06:40:47 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-6d42726b-f473-46ae-ab71-afb5aea80116 tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:47 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-6d42726b-f473-46ae-ab71-afb5aea80116 tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:47 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:47 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:40:47 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:40:47 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:40:47 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-6d42726b-f473-46ae-ab71-afb5aea80116 tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] Volume info retrieved successfully. Sep 06 06:40:47 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-6d42726b-f473-46ae-ab71-afb5aea80116 tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] http://192.168.122.198/volume/v3/volumes/c3f4220f-a711-47eb-b49f-d31f26e59dd0 returned with HTTP 200 Sep 06 06:40:47 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 804/1626] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:40:47 2026] GET /volume/v3/volumes/c3f4220f-a711-47eb-b49f-d31f26e59dd0 => generated 881 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:40:48 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-765d4ada-bdce-4fa2-a756-985d80ce6008 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:48 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-765d4ada-bdce-4fa2-a756-985d80ce6008 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] GET http://192.168.122.198/volume/v3/volumes/2bb9307d-e3ae-492f-bd4b-a8d9450cfb9d Sep 06 06:40:48 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-765d4ada-bdce-4fa2-a756-985d80ce6008 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:48 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-765d4ada-bdce-4fa2-a756-985d80ce6008 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:48 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:48 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:40:48 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:40:48 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:40:48 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-765d4ada-bdce-4fa2-a756-985d80ce6008 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Volume info retrieved successfully. Sep 06 06:40:48 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-765d4ada-bdce-4fa2-a756-985d80ce6008 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] http://192.168.122.198/volume/v3/volumes/2bb9307d-e3ae-492f-bd4b-a8d9450cfb9d returned with HTTP 200 Sep 06 06:40:48 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 823/1627] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:40:48 2026] GET /volume/v3/volumes/2bb9307d-e3ae-492f-bd4b-a8d9450cfb9d => generated 866 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:40:48 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-8c0cb467-494f-49d1-824e-8f9ac8efb421 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:48 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-8c0cb467-494f-49d1-824e-8f9ac8efb421 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] DELETE http://192.168.122.198/volume/v3/volumes/2bb9307d-e3ae-492f-bd4b-a8d9450cfb9d Sep 06 06:40:48 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-8c0cb467-494f-49d1-824e-8f9ac8efb421 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:48 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-8c0cb467-494f-49d1-824e-8f9ac8efb421 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:48 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-8c0cb467-494f-49d1-824e-8f9ac8efb421 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Delete volume with id: 2bb9307d-e3ae-492f-bd4b-a8d9450cfb9d Sep 06 06:40:48 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:48 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:40:48 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:40:48 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:40:48 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-8c0cb467-494f-49d1-824e-8f9ac8efb421 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Volume info retrieved successfully. Sep 06 06:40:48 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-8c0cb467-494f-49d1-824e-8f9ac8efb421 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Delete volume request issued successfully. Sep 06 06:40:48 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-8c0cb467-494f-49d1-824e-8f9ac8efb421 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] http://192.168.122.198/volume/v3/volumes/2bb9307d-e3ae-492f-bd4b-a8d9450cfb9d returned with HTTP 202 Sep 06 06:40:48 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 805/1628] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:40:48 2026] DELETE /volume/v3/volumes/2bb9307d-e3ae-492f-bd4b-a8d9450cfb9d => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:40:48 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-21f1d7c5-0103-48df-af3c-49a4bb4424f6 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:48 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-21f1d7c5-0103-48df-af3c-49a4bb4424f6 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] GET http://192.168.122.198/volume/v3/volumes/2bb9307d-e3ae-492f-bd4b-a8d9450cfb9d Sep 06 06:40:48 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-21f1d7c5-0103-48df-af3c-49a4bb4424f6 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:48 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-21f1d7c5-0103-48df-af3c-49a4bb4424f6 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:48 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:48 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:40:48 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:40:48 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:40:48 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-21f1d7c5-0103-48df-af3c-49a4bb4424f6 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Volume info retrieved successfully. Sep 06 06:40:48 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-21f1d7c5-0103-48df-af3c-49a4bb4424f6 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] http://192.168.122.198/volume/v3/volumes/2bb9307d-e3ae-492f-bd4b-a8d9450cfb9d returned with HTTP 200 Sep 06 06:40:48 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 824/1629] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:40:48 2026] GET /volume/v3/volumes/2bb9307d-e3ae-492f-bd4b-a8d9450cfb9d => generated 865 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:40:49 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-936c13d8-5c0a-43d1-b07e-cbc2dcd46f9a None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:49 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-936c13d8-5c0a-43d1-b07e-cbc2dcd46f9a tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] GET http://192.168.122.198/volume/v3/volumes/c3f4220f-a711-47eb-b49f-d31f26e59dd0 Sep 06 06:40:49 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-936c13d8-5c0a-43d1-b07e-cbc2dcd46f9a tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:49 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-936c13d8-5c0a-43d1-b07e-cbc2dcd46f9a tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:49 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:49 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:40:49 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:40:49 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:40:49 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-936c13d8-5c0a-43d1-b07e-cbc2dcd46f9a tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] Volume info retrieved successfully. Sep 06 06:40:49 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-936c13d8-5c0a-43d1-b07e-cbc2dcd46f9a tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] http://192.168.122.198/volume/v3/volumes/c3f4220f-a711-47eb-b49f-d31f26e59dd0 returned with HTTP 200 Sep 06 06:40:49 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 806/1630] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:40:48 2026] GET /volume/v3/volumes/c3f4220f-a711-47eb-b49f-d31f26e59dd0 => generated 881 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:40:49 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-1036eb05-79f3-48db-84c7-abb96767cd42 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:49 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-1036eb05-79f3-48db-84c7-abb96767cd42 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] GET http://192.168.122.198/volume/v3/volumes/2bb9307d-e3ae-492f-bd4b-a8d9450cfb9d Sep 06 06:40:49 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-1036eb05-79f3-48db-84c7-abb96767cd42 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:49 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-1036eb05-79f3-48db-84c7-abb96767cd42 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:49 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-1036eb05-79f3-48db-84c7-abb96767cd42 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] http://192.168.122.198/volume/v3/volumes/2bb9307d-e3ae-492f-bd4b-a8d9450cfb9d returned with HTTP 404 Sep 06 06:40:49 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 825/1631] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:40:49 2026] GET /volume/v3/volumes/2bb9307d-e3ae-492f-bd4b-a8d9450cfb9d => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:40:49 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-9f22d020-ba28-4fe3-b3fa-5b6e801909f8 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:50 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-9f22d020-ba28-4fe3-b3fa-5b6e801909f8 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] DELETE http://192.168.122.198/volume/v3/volumes/2f583026-4d18-42af-b1be-1fe0a3357c7c Sep 06 06:40:50 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-9f22d020-ba28-4fe3-b3fa-5b6e801909f8 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:50 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-9f22d020-ba28-4fe3-b3fa-5b6e801909f8 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:50 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-9f22d020-ba28-4fe3-b3fa-5b6e801909f8 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Delete volume with id: 2f583026-4d18-42af-b1be-1fe0a3357c7c Sep 06 06:40:50 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:50 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:40:50 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:40:50 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:40:50 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-9f22d020-ba28-4fe3-b3fa-5b6e801909f8 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Volume info retrieved successfully. Sep 06 06:40:50 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-e076a58e-06de-4415-a188-102267f100a7 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:50 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e076a58e-06de-4415-a188-102267f100a7 tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] GET http://192.168.122.198/volume/v3/volumes/c3f4220f-a711-47eb-b49f-d31f26e59dd0 Sep 06 06:40:50 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e076a58e-06de-4415-a188-102267f100a7 tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:50 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e076a58e-06de-4415-a188-102267f100a7 tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:50 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:50 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:40:50 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:40:50 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:40:50 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-e076a58e-06de-4415-a188-102267f100a7 tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] Volume info retrieved successfully. Sep 06 06:40:50 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e076a58e-06de-4415-a188-102267f100a7 tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] http://192.168.122.198/volume/v3/volumes/c3f4220f-a711-47eb-b49f-d31f26e59dd0 returned with HTTP 200 Sep 06 06:40:50 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 826/1632] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:40:50 2026] GET /volume/v3/volumes/c3f4220f-a711-47eb-b49f-d31f26e59dd0 => generated 881 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:40:50 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-9f22d020-ba28-4fe3-b3fa-5b6e801909f8 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Delete volume request issued successfully. Sep 06 06:40:50 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-9f22d020-ba28-4fe3-b3fa-5b6e801909f8 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] http://192.168.122.198/volume/v3/volumes/2f583026-4d18-42af-b1be-1fe0a3357c7c returned with HTTP 202 Sep 06 06:40:50 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 807/1633] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:40:49 2026] DELETE /volume/v3/volumes/2f583026-4d18-42af-b1be-1fe0a3357c7c => generated 0 bytes in 140 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:40:50 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-2a7abde6-ff70-4142-b893-2be14a8cc517 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:50 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2a7abde6-ff70-4142-b893-2be14a8cc517 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] GET http://192.168.122.198/volume/v3/volumes/2f583026-4d18-42af-b1be-1fe0a3357c7c Sep 06 06:40:50 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-2a7abde6-ff70-4142-b893-2be14a8cc517 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:50 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-2a7abde6-ff70-4142-b893-2be14a8cc517 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:50 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:50 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:40:50 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:40:50 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:40:50 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-2a7abde6-ff70-4142-b893-2be14a8cc517 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Volume info retrieved successfully. Sep 06 06:40:50 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2a7abde6-ff70-4142-b893-2be14a8cc517 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] http://192.168.122.198/volume/v3/volumes/2f583026-4d18-42af-b1be-1fe0a3357c7c returned with HTTP 200 Sep 06 06:40:50 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 827/1634] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:40:50 2026] GET /volume/v3/volumes/2f583026-4d18-42af-b1be-1fe0a3357c7c => generated 865 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:40:51 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-9fcdadbd-162a-4bb5-bce4-6864b5a40226 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:51 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-9fcdadbd-162a-4bb5-bce4-6864b5a40226 tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] GET http://192.168.122.198/volume/v3/volumes/c3f4220f-a711-47eb-b49f-d31f26e59dd0 Sep 06 06:40:51 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-9fcdadbd-162a-4bb5-bce4-6864b5a40226 tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:51 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-9fcdadbd-162a-4bb5-bce4-6864b5a40226 tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:51 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:51 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:40:51 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:40:51 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:40:51 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-9fcdadbd-162a-4bb5-bce4-6864b5a40226 tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] Volume info retrieved successfully. Sep 06 06:40:51 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-9fcdadbd-162a-4bb5-bce4-6864b5a40226 tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] http://192.168.122.198/volume/v3/volumes/c3f4220f-a711-47eb-b49f-d31f26e59dd0 returned with HTTP 200 Sep 06 06:40:51 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 808/1635] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:40:51 2026] GET /volume/v3/volumes/c3f4220f-a711-47eb-b49f-d31f26e59dd0 => generated 881 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:40:51 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-06661b91-209b-45ce-9bae-7ef9a918a4bf None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:51 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-06661b91-209b-45ce-9bae-7ef9a918a4bf tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] GET http://192.168.122.198/volume/v3/volumes/2f583026-4d18-42af-b1be-1fe0a3357c7c Sep 06 06:40:51 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-06661b91-209b-45ce-9bae-7ef9a918a4bf tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:51 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-06661b91-209b-45ce-9bae-7ef9a918a4bf tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:51 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-06661b91-209b-45ce-9bae-7ef9a918a4bf tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] http://192.168.122.198/volume/v3/volumes/2f583026-4d18-42af-b1be-1fe0a3357c7c returned with HTTP 404 Sep 06 06:40:51 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 828/1636] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:40:51 2026] GET /volume/v3/volumes/2f583026-4d18-42af-b1be-1fe0a3357c7c => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:40:51 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-96cef5bd-a5d7-4157-a9a3-361967792a5a None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:51 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-96cef5bd-a5d7-4157-a9a3-361967792a5a tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] DELETE http://192.168.122.198/volume/v3/volumes/59f04e33-e3d2-431e-87d3-9ca7a5361eed Sep 06 06:40:51 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-96cef5bd-a5d7-4157-a9a3-361967792a5a tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:51 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-96cef5bd-a5d7-4157-a9a3-361967792a5a tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:51 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-96cef5bd-a5d7-4157-a9a3-361967792a5a tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Delete volume with id: 59f04e33-e3d2-431e-87d3-9ca7a5361eed Sep 06 06:40:51 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:51 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:40:51 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:40:51 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:40:51 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-96cef5bd-a5d7-4157-a9a3-361967792a5a tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Volume info retrieved successfully. Sep 06 06:40:51 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-96cef5bd-a5d7-4157-a9a3-361967792a5a tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Delete volume request issued successfully. Sep 06 06:40:51 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-96cef5bd-a5d7-4157-a9a3-361967792a5a tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] http://192.168.122.198/volume/v3/volumes/59f04e33-e3d2-431e-87d3-9ca7a5361eed returned with HTTP 202 Sep 06 06:40:51 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 809/1637] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:40:51 2026] DELETE /volume/v3/volumes/59f04e33-e3d2-431e-87d3-9ca7a5361eed => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:40:51 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-56e1b33d-9694-4ca5-8ad4-2e3997e45dd6 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:51 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-56e1b33d-9694-4ca5-8ad4-2e3997e45dd6 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] GET http://192.168.122.198/volume/v3/volumes/59f04e33-e3d2-431e-87d3-9ca7a5361eed Sep 06 06:40:51 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-56e1b33d-9694-4ca5-8ad4-2e3997e45dd6 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:51 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-56e1b33d-9694-4ca5-8ad4-2e3997e45dd6 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:51 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:51 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:40:51 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:40:51 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:40:51 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-56e1b33d-9694-4ca5-8ad4-2e3997e45dd6 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Volume info retrieved successfully. Sep 06 06:40:51 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-56e1b33d-9694-4ca5-8ad4-2e3997e45dd6 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] http://192.168.122.198/volume/v3/volumes/59f04e33-e3d2-431e-87d3-9ca7a5361eed returned with HTTP 200 Sep 06 06:40:51 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 829/1638] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:40:51 2026] GET /volume/v3/volumes/59f04e33-e3d2-431e-87d3-9ca7a5361eed => generated 865 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:40:52 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-c633d8fe-d04c-47c7-8e9d-c58a3aed280f None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:52 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c633d8fe-d04c-47c7-8e9d-c58a3aed280f tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] GET http://192.168.122.198/volume/v3/volumes/c3f4220f-a711-47eb-b49f-d31f26e59dd0 Sep 06 06:40:52 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-c633d8fe-d04c-47c7-8e9d-c58a3aed280f tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:52 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-c633d8fe-d04c-47c7-8e9d-c58a3aed280f tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:52 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:52 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:40:52 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:40:52 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:40:52 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-c633d8fe-d04c-47c7-8e9d-c58a3aed280f tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] Volume info retrieved successfully. Sep 06 06:40:52 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c633d8fe-d04c-47c7-8e9d-c58a3aed280f tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] http://192.168.122.198/volume/v3/volumes/c3f4220f-a711-47eb-b49f-d31f26e59dd0 returned with HTTP 200 Sep 06 06:40:52 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 810/1639] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:40:52 2026] GET /volume/v3/volumes/c3f4220f-a711-47eb-b49f-d31f26e59dd0 => generated 881 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 06:40:52 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-6239302a-1f05-4096-8d2a-ce05a4c8ac46 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:52 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-6239302a-1f05-4096-8d2a-ce05a4c8ac46 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] GET http://192.168.122.198/volume/v3/volumes/59f04e33-e3d2-431e-87d3-9ca7a5361eed Sep 06 06:40:52 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-6239302a-1f05-4096-8d2a-ce05a4c8ac46 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:52 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-6239302a-1f05-4096-8d2a-ce05a4c8ac46 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:52 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:52 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:40:52 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:40:52 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:40:52 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-6239302a-1f05-4096-8d2a-ce05a4c8ac46 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Volume info retrieved successfully. Sep 06 06:40:52 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-6239302a-1f05-4096-8d2a-ce05a4c8ac46 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] http://192.168.122.198/volume/v3/volumes/59f04e33-e3d2-431e-87d3-9ca7a5361eed returned with HTTP 200 Sep 06 06:40:52 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 830/1640] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:40:52 2026] GET /volume/v3/volumes/59f04e33-e3d2-431e-87d3-9ca7a5361eed => generated 865 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:40:53 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-de4fc81b-29cc-4e02-b3fd-af7c55e68710 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:53 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-de4fc81b-29cc-4e02-b3fd-af7c55e68710 tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] GET http://192.168.122.198/volume/v3/volumes/c3f4220f-a711-47eb-b49f-d31f26e59dd0 Sep 06 06:40:53 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-de4fc81b-29cc-4e02-b3fd-af7c55e68710 tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:53 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-de4fc81b-29cc-4e02-b3fd-af7c55e68710 tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:53 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:53 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:40:53 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:40:53 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:40:53 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-de4fc81b-29cc-4e02-b3fd-af7c55e68710 tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] Volume info retrieved successfully. Sep 06 06:40:53 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-de4fc81b-29cc-4e02-b3fd-af7c55e68710 tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] http://192.168.122.198/volume/v3/volumes/c3f4220f-a711-47eb-b49f-d31f26e59dd0 returned with HTTP 200 Sep 06 06:40:53 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 811/1641] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:40:53 2026] GET /volume/v3/volumes/c3f4220f-a711-47eb-b49f-d31f26e59dd0 => generated 881 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:40:53 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-b9fd86b6-2d72-4b88-b2e9-5e149cecba23 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:53 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b9fd86b6-2d72-4b88-b2e9-5e149cecba23 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] GET http://192.168.122.198/volume/v3/volumes/59f04e33-e3d2-431e-87d3-9ca7a5361eed Sep 06 06:40:53 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b9fd86b6-2d72-4b88-b2e9-5e149cecba23 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:53 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b9fd86b6-2d72-4b88-b2e9-5e149cecba23 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:53 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b9fd86b6-2d72-4b88-b2e9-5e149cecba23 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] http://192.168.122.198/volume/v3/volumes/59f04e33-e3d2-431e-87d3-9ca7a5361eed returned with HTTP 404 Sep 06 06:40:53 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 831/1642] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:40:53 2026] GET /volume/v3/volumes/59f04e33-e3d2-431e-87d3-9ca7a5361eed => generated 109 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:40:53 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-e9fed5ed-5282-48e4-9b80-7cc7050309fc None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:53 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-e9fed5ed-5282-48e4-9b80-7cc7050309fc tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] DELETE http://192.168.122.198/volume/v3/volumes/d485d5f9-d238-4235-a88b-b69cf72c95da Sep 06 06:40:53 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-e9fed5ed-5282-48e4-9b80-7cc7050309fc tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:53 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-e9fed5ed-5282-48e4-9b80-7cc7050309fc tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:53 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-e9fed5ed-5282-48e4-9b80-7cc7050309fc tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Delete volume with id: d485d5f9-d238-4235-a88b-b69cf72c95da Sep 06 06:40:53 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:53 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:40:53 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:40:53 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:40:53 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-e9fed5ed-5282-48e4-9b80-7cc7050309fc tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Volume info retrieved successfully. Sep 06 06:40:53 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-e9fed5ed-5282-48e4-9b80-7cc7050309fc tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Delete volume request issued successfully. Sep 06 06:40:53 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-e9fed5ed-5282-48e4-9b80-7cc7050309fc tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] http://192.168.122.198/volume/v3/volumes/d485d5f9-d238-4235-a88b-b69cf72c95da returned with HTTP 202 Sep 06 06:40:53 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 812/1643] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:40:53 2026] DELETE /volume/v3/volumes/d485d5f9-d238-4235-a88b-b69cf72c95da => generated 0 bytes in 211 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:40:53 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-98bbad09-884a-46d4-8ae3-0d901b120f0e None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:53 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-98bbad09-884a-46d4-8ae3-0d901b120f0e tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] GET http://192.168.122.198/volume/v3/volumes/d485d5f9-d238-4235-a88b-b69cf72c95da Sep 06 06:40:53 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-98bbad09-884a-46d4-8ae3-0d901b120f0e tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:53 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-98bbad09-884a-46d4-8ae3-0d901b120f0e tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:54 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:54 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:40:54 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:40:54 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:40:54 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-98bbad09-884a-46d4-8ae3-0d901b120f0e tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Volume info retrieved successfully. Sep 06 06:40:54 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-98bbad09-884a-46d4-8ae3-0d901b120f0e tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] http://192.168.122.198/volume/v3/volumes/d485d5f9-d238-4235-a88b-b69cf72c95da returned with HTTP 200 Sep 06 06:40:54 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 832/1644] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:40:53 2026] GET /volume/v3/volumes/d485d5f9-d238-4235-a88b-b69cf72c95da => generated 864 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:40:54 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-9465937d-f868-44ec-8674-c3d34147c786 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:54 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-9465937d-f868-44ec-8674-c3d34147c786 tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] GET http://192.168.122.198/volume/v3/volumes/c3f4220f-a711-47eb-b49f-d31f26e59dd0 Sep 06 06:40:54 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-9465937d-f868-44ec-8674-c3d34147c786 tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:54 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-9465937d-f868-44ec-8674-c3d34147c786 tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:54 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:54 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:40:54 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:40:54 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:40:54 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-9465937d-f868-44ec-8674-c3d34147c786 tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] Volume info retrieved successfully. Sep 06 06:40:54 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-9465937d-f868-44ec-8674-c3d34147c786 tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] http://192.168.122.198/volume/v3/volumes/c3f4220f-a711-47eb-b49f-d31f26e59dd0 returned with HTTP 200 Sep 06 06:40:54 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 813/1645] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:40:54 2026] GET /volume/v3/volumes/c3f4220f-a711-47eb-b49f-d31f26e59dd0 => generated 881 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 06:40:55 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-b6b13b68-a5fa-4aa8-8ddb-d3f239b060fc None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:55 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b6b13b68-a5fa-4aa8-8ddb-d3f239b060fc tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] GET http://192.168.122.198/volume/v3/volumes/d485d5f9-d238-4235-a88b-b69cf72c95da Sep 06 06:40:55 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b6b13b68-a5fa-4aa8-8ddb-d3f239b060fc tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:55 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b6b13b68-a5fa-4aa8-8ddb-d3f239b060fc tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:55 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:55 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:40:55 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:40:55 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:40:55 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-b6b13b68-a5fa-4aa8-8ddb-d3f239b060fc tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Volume info retrieved successfully. Sep 06 06:40:55 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b6b13b68-a5fa-4aa8-8ddb-d3f239b060fc tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] http://192.168.122.198/volume/v3/volumes/d485d5f9-d238-4235-a88b-b69cf72c95da returned with HTTP 200 Sep 06 06:40:55 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 833/1646] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:40:55 2026] GET /volume/v3/volumes/d485d5f9-d238-4235-a88b-b69cf72c95da => generated 864 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:40:55 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-fef02a42-b218-45af-acc5-7567222d2abe None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:55 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-fef02a42-b218-45af-acc5-7567222d2abe tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] GET http://192.168.122.198/volume/v3/volumes/c3f4220f-a711-47eb-b49f-d31f26e59dd0 Sep 06 06:40:55 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-fef02a42-b218-45af-acc5-7567222d2abe tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:55 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-fef02a42-b218-45af-acc5-7567222d2abe tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:55 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:55 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:40:55 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:40:55 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:40:55 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-fef02a42-b218-45af-acc5-7567222d2abe tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] Volume info retrieved successfully. Sep 06 06:40:55 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-fef02a42-b218-45af-acc5-7567222d2abe tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] http://192.168.122.198/volume/v3/volumes/c3f4220f-a711-47eb-b49f-d31f26e59dd0 returned with HTTP 200 Sep 06 06:40:55 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 814/1647] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:40:55 2026] GET /volume/v3/volumes/c3f4220f-a711-47eb-b49f-d31f26e59dd0 => generated 881 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:40:56 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-221c1c2a-48b1-41dc-b0a9-833060800614 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:56 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-221c1c2a-48b1-41dc-b0a9-833060800614 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] GET http://192.168.122.198/volume/v3/volumes/d485d5f9-d238-4235-a88b-b69cf72c95da Sep 06 06:40:56 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-221c1c2a-48b1-41dc-b0a9-833060800614 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:56 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-221c1c2a-48b1-41dc-b0a9-833060800614 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:56 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-221c1c2a-48b1-41dc-b0a9-833060800614 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] http://192.168.122.198/volume/v3/volumes/d485d5f9-d238-4235-a88b-b69cf72c95da returned with HTTP 404 Sep 06 06:40:56 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 834/1648] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:40:56 2026] GET /volume/v3/volumes/d485d5f9-d238-4235-a88b-b69cf72c95da => generated 109 bytes in 85 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:40:56 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-543f7c8f-8f84-4199-b938-beb446e4699d None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:56 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-543f7c8f-8f84-4199-b938-beb446e4699d tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] DELETE http://192.168.122.198/volume/v3/volumes/e466a30a-8c43-4df6-b513-5968bfbe9345 Sep 06 06:40:56 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-543f7c8f-8f84-4199-b938-beb446e4699d tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:56 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-543f7c8f-8f84-4199-b938-beb446e4699d tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:56 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-543f7c8f-8f84-4199-b938-beb446e4699d tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Delete volume with id: e466a30a-8c43-4df6-b513-5968bfbe9345 Sep 06 06:40:56 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:56 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:40:56 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:40:56 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:40:56 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-543f7c8f-8f84-4199-b938-beb446e4699d tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Volume info retrieved successfully. Sep 06 06:40:56 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-543f7c8f-8f84-4199-b938-beb446e4699d tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Delete volume request issued successfully. Sep 06 06:40:56 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-543f7c8f-8f84-4199-b938-beb446e4699d tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] http://192.168.122.198/volume/v3/volumes/e466a30a-8c43-4df6-b513-5968bfbe9345 returned with HTTP 202 Sep 06 06:40:56 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 815/1649] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:40:56 2026] DELETE /volume/v3/volumes/e466a30a-8c43-4df6-b513-5968bfbe9345 => generated 0 bytes in 324 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:40:56 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-caca0bae-0b17-4beb-8abd-b8987e808164 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:56 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-caca0bae-0b17-4beb-8abd-b8987e808164 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] GET http://192.168.122.198/volume/v3/volumes/e466a30a-8c43-4df6-b513-5968bfbe9345 Sep 06 06:40:56 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-caca0bae-0b17-4beb-8abd-b8987e808164 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:56 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-caca0bae-0b17-4beb-8abd-b8987e808164 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:56 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:56 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:40:56 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:40:56 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:40:56 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-caca0bae-0b17-4beb-8abd-b8987e808164 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Volume info retrieved successfully. Sep 06 06:40:56 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-caca0bae-0b17-4beb-8abd-b8987e808164 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] http://192.168.122.198/volume/v3/volumes/e466a30a-8c43-4df6-b513-5968bfbe9345 returned with HTTP 200 Sep 06 06:40:56 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-8122e7ec-fbe5-4c33-b02c-c264615f18c8 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:56 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 835/1650] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:40:56 2026] GET /volume/v3/volumes/e466a30a-8c43-4df6-b513-5968bfbe9345 => generated 864 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:40:56 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-8122e7ec-fbe5-4c33-b02c-c264615f18c8 tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] GET http://192.168.122.198/volume/v3/volumes/c3f4220f-a711-47eb-b49f-d31f26e59dd0 Sep 06 06:40:56 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-8122e7ec-fbe5-4c33-b02c-c264615f18c8 tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:56 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-8122e7ec-fbe5-4c33-b02c-c264615f18c8 tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:57 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:57 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:40:57 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:40:57 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:40:57 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-8122e7ec-fbe5-4c33-b02c-c264615f18c8 tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] Volume info retrieved successfully. Sep 06 06:40:57 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-8122e7ec-fbe5-4c33-b02c-c264615f18c8 tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] http://192.168.122.198/volume/v3/volumes/c3f4220f-a711-47eb-b49f-d31f26e59dd0 returned with HTTP 200 Sep 06 06:40:57 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 816/1651] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:40:56 2026] GET /volume/v3/volumes/c3f4220f-a711-47eb-b49f-d31f26e59dd0 => generated 881 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 06:40:57 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-ca5e7cb8-a35e-4025-a565-c425eea166b9 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:57 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-ca5e7cb8-a35e-4025-a565-c425eea166b9 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] GET http://192.168.122.198/volume/v3/volumes/e466a30a-8c43-4df6-b513-5968bfbe9345 Sep 06 06:40:57 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-ca5e7cb8-a35e-4025-a565-c425eea166b9 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:57 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-ca5e7cb8-a35e-4025-a565-c425eea166b9 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:57 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:57 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:40:57 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:40:57 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:40:57 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-ca5e7cb8-a35e-4025-a565-c425eea166b9 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Volume info retrieved successfully. Sep 06 06:40:58 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-ca5e7cb8-a35e-4025-a565-c425eea166b9 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] http://192.168.122.198/volume/v3/volumes/e466a30a-8c43-4df6-b513-5968bfbe9345 returned with HTTP 200 Sep 06 06:40:58 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 836/1652] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:40:57 2026] GET /volume/v3/volumes/e466a30a-8c43-4df6-b513-5968bfbe9345 => generated 864 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:40:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-d0457f1a-079e-4ab4-831c-16a55f14c24b None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:58 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-d0457f1a-079e-4ab4-831c-16a55f14c24b tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] GET http://192.168.122.198/volume/v3/volumes/c3f4220f-a711-47eb-b49f-d31f26e59dd0 Sep 06 06:40:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-d0457f1a-079e-4ab4-831c-16a55f14c24b tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-d0457f1a-079e-4ab4-831c-16a55f14c24b tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:58 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:58 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:40:58 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:40:58 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:40:58 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-d0457f1a-079e-4ab4-831c-16a55f14c24b tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] Volume info retrieved successfully. Sep 06 06:40:58 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-d0457f1a-079e-4ab4-831c-16a55f14c24b tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] http://192.168.122.198/volume/v3/volumes/c3f4220f-a711-47eb-b49f-d31f26e59dd0 returned with HTTP 200 Sep 06 06:40:58 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 817/1653] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:40:58 2026] GET /volume/v3/volumes/c3f4220f-a711-47eb-b49f-d31f26e59dd0 => generated 881 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:40:59 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-3c1e3691-a181-4c42-86f6-55c91f353045 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:59 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-3c1e3691-a181-4c42-86f6-55c91f353045 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] GET http://192.168.122.198/volume/v3/volumes/e466a30a-8c43-4df6-b513-5968bfbe9345 Sep 06 06:40:59 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-3c1e3691-a181-4c42-86f6-55c91f353045 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:59 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-3c1e3691-a181-4c42-86f6-55c91f353045 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:59 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-3c1e3691-a181-4c42-86f6-55c91f353045 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] http://192.168.122.198/volume/v3/volumes/e466a30a-8c43-4df6-b513-5968bfbe9345 returned with HTTP 404 Sep 06 06:40:59 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 837/1654] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:40:59 2026] GET /volume/v3/volumes/e466a30a-8c43-4df6-b513-5968bfbe9345 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:40:59 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-0547a04f-ab32-4243-8944-5fe3839ef2e9 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:59 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-0547a04f-ab32-4243-8944-5fe3839ef2e9 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] DELETE http://192.168.122.198/volume/v3/volumes/2a0a616d-4117-4b8e-a6a4-b41ff175423c Sep 06 06:40:59 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-0547a04f-ab32-4243-8944-5fe3839ef2e9 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:59 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-0547a04f-ab32-4243-8944-5fe3839ef2e9 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:59 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-0547a04f-ab32-4243-8944-5fe3839ef2e9 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Delete volume with id: 2a0a616d-4117-4b8e-a6a4-b41ff175423c Sep 06 06:40:59 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:59 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:40:59 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:40:59 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:40:59 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-0547a04f-ab32-4243-8944-5fe3839ef2e9 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Volume info retrieved successfully. Sep 06 06:40:59 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-0547a04f-ab32-4243-8944-5fe3839ef2e9 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Delete volume request issued successfully. Sep 06 06:40:59 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-0547a04f-ab32-4243-8944-5fe3839ef2e9 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] http://192.168.122.198/volume/v3/volumes/2a0a616d-4117-4b8e-a6a4-b41ff175423c returned with HTTP 202 Sep 06 06:40:59 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 818/1655] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:40:59 2026] DELETE /volume/v3/volumes/2a0a616d-4117-4b8e-a6a4-b41ff175423c => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:40:59 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-884479d3-447b-4e2a-aa51-9190092311d6 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:59 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-884479d3-447b-4e2a-aa51-9190092311d6 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] GET http://192.168.122.198/volume/v3/volumes/2a0a616d-4117-4b8e-a6a4-b41ff175423c Sep 06 06:40:59 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-884479d3-447b-4e2a-aa51-9190092311d6 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:59 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-884479d3-447b-4e2a-aa51-9190092311d6 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:59 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:59 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:40:59 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:40:59 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:40:59 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-884479d3-447b-4e2a-aa51-9190092311d6 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Volume info retrieved successfully. Sep 06 06:40:59 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-884479d3-447b-4e2a-aa51-9190092311d6 tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] http://192.168.122.198/volume/v3/volumes/2a0a616d-4117-4b8e-a6a4-b41ff175423c returned with HTTP 200 Sep 06 06:40:59 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 838/1656] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:40:59 2026] GET /volume/v3/volumes/2a0a616d-4117-4b8e-a6a4-b41ff175423c => generated 865 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:40:59 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-820825b6-131a-4348-b473-c1f1f1cfc6b4 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:40:59 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-820825b6-131a-4348-b473-c1f1f1cfc6b4 tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] GET http://192.168.122.198/volume/v3/volumes/c3f4220f-a711-47eb-b49f-d31f26e59dd0 Sep 06 06:40:59 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-820825b6-131a-4348-b473-c1f1f1cfc6b4 tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:40:59 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-820825b6-131a-4348-b473-c1f1f1cfc6b4 tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:40:59 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:40:59 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:40:59 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:40:59 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:40:59 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-820825b6-131a-4348-b473-c1f1f1cfc6b4 tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] Volume info retrieved successfully. Sep 06 06:40:59 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-820825b6-131a-4348-b473-c1f1f1cfc6b4 tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] http://192.168.122.198/volume/v3/volumes/c3f4220f-a711-47eb-b49f-d31f26e59dd0 returned with HTTP 200 Sep 06 06:40:59 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 819/1657] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:40:59 2026] GET /volume/v3/volumes/c3f4220f-a711-47eb-b49f-d31f26e59dd0 => generated 881 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:41:00 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-6b20c9a1-d404-4756-832b-c7bcfdc9787e None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:00 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-6b20c9a1-d404-4756-832b-c7bcfdc9787e tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] GET http://192.168.122.198/volume/v3/volumes/2a0a616d-4117-4b8e-a6a4-b41ff175423c Sep 06 06:41:00 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-6b20c9a1-d404-4756-832b-c7bcfdc9787e tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:00 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-6b20c9a1-d404-4756-832b-c7bcfdc9787e tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:00 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-6b20c9a1-d404-4756-832b-c7bcfdc9787e tempest-CreateVolumesFromSourceVolumeTest-356108605 tempest-CreateVolumesFromSourceVolumeTest-356108605-project-member] http://192.168.122.198/volume/v3/volumes/2a0a616d-4117-4b8e-a6a4-b41ff175423c returned with HTTP 404 Sep 06 06:41:00 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 839/1658] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:41:00 2026] GET /volume/v3/volumes/2a0a616d-4117-4b8e-a6a4-b41ff175423c => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:41:00 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-ee2a41f3-2b26-428b-bceb-c601b1204e97 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:00 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ee2a41f3-2b26-428b-bceb-c601b1204e97 tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] GET http://192.168.122.198/volume/v3/volumes/c3f4220f-a711-47eb-b49f-d31f26e59dd0 Sep 06 06:41:00 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ee2a41f3-2b26-428b-bceb-c601b1204e97 tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:00 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ee2a41f3-2b26-428b-bceb-c601b1204e97 tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:00 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:00 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:41:00 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:00 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:41:00 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-ee2a41f3-2b26-428b-bceb-c601b1204e97 tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] Volume info retrieved successfully. Sep 06 06:41:00 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ee2a41f3-2b26-428b-bceb-c601b1204e97 tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] http://192.168.122.198/volume/v3/volumes/c3f4220f-a711-47eb-b49f-d31f26e59dd0 returned with HTTP 200 Sep 06 06:41:00 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 820/1659] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:41:00 2026] GET /volume/v3/volumes/c3f4220f-a711-47eb-b49f-d31f26e59dd0 => generated 882 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 06:41:00 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-dbc0ac81-e949-4187-adb7-b5e36721efb5 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:00 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-dbc0ac81-e949-4187-adb7-b5e36721efb5 tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-reader] GET http://192.168.122.198/volume/v3/volumes/c3f4220f-a711-47eb-b49f-d31f26e59dd0 Sep 06 06:41:00 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-dbc0ac81-e949-4187-adb7-b5e36721efb5 tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-reader] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:00 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-dbc0ac81-e949-4187-adb7-b5e36721efb5 tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-reader] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:00 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:00 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:41:00 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:00 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:41:00 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-dbc0ac81-e949-4187-adb7-b5e36721efb5 tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-reader] Volume info retrieved successfully. Sep 06 06:41:00 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-dbc0ac81-e949-4187-adb7-b5e36721efb5 tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-reader] http://192.168.122.198/volume/v3/volumes/c3f4220f-a711-47eb-b49f-d31f26e59dd0 returned with HTTP 200 Sep 06 06:41:00 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 840/1660] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:41:00 2026] GET /volume/v3/volumes/c3f4220f-a711-47eb-b49f-d31f26e59dd0 => generated 882 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:41:00 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-633296a9-9eb0-4149-89ed-8bd71e939954 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:00 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-633296a9-9eb0-4149-89ed-8bd71e939954 tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] GET http://192.168.122.198/volume/v3/volumes/c3f4220f-a711-47eb-b49f-d31f26e59dd0 Sep 06 06:41:00 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-633296a9-9eb0-4149-89ed-8bd71e939954 tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:00 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-633296a9-9eb0-4149-89ed-8bd71e939954 tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:00 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:00 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:41:00 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:00 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:41:00 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-633296a9-9eb0-4149-89ed-8bd71e939954 tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] Volume info retrieved successfully. Sep 06 06:41:00 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-633296a9-9eb0-4149-89ed-8bd71e939954 tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] http://192.168.122.198/volume/v3/volumes/c3f4220f-a711-47eb-b49f-d31f26e59dd0 returned with HTTP 200 Sep 06 06:41:00 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 821/1661] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:41:00 2026] GET /volume/v3/volumes/c3f4220f-a711-47eb-b49f-d31f26e59dd0 => generated 882 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:41:00 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-04589da2-fd75-4a52-9d6a-e0db91369abd None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:00 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-04589da2-fd75-4a52-9d6a-e0db91369abd tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] DELETE http://192.168.122.198/volume/v3/volumes/c3f4220f-a711-47eb-b49f-d31f26e59dd0 Sep 06 06:41:00 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-04589da2-fd75-4a52-9d6a-e0db91369abd tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:00 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-04589da2-fd75-4a52-9d6a-e0db91369abd tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:00 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-04589da2-fd75-4a52-9d6a-e0db91369abd tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] Delete volume with id: c3f4220f-a711-47eb-b49f-d31f26e59dd0 Sep 06 06:41:00 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:00 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:41:00 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:00 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:41:00 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-04589da2-fd75-4a52-9d6a-e0db91369abd tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] Volume info retrieved successfully. Sep 06 06:41:00 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-04589da2-fd75-4a52-9d6a-e0db91369abd tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] Delete volume request issued successfully. Sep 06 06:41:00 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-04589da2-fd75-4a52-9d6a-e0db91369abd tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] http://192.168.122.198/volume/v3/volumes/c3f4220f-a711-47eb-b49f-d31f26e59dd0 returned with HTTP 202 Sep 06 06:41:00 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 841/1662] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:41:00 2026] DELETE /volume/v3/volumes/c3f4220f-a711-47eb-b49f-d31f26e59dd0 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:41:00 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-b40af220-4e29-4fe5-83d8-34d5dd81f28d None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:00 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-b40af220-4e29-4fe5-83d8-34d5dd81f28d tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] GET http://192.168.122.198/volume/v3/volumes/c3f4220f-a711-47eb-b49f-d31f26e59dd0 Sep 06 06:41:00 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-b40af220-4e29-4fe5-83d8-34d5dd81f28d tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:00 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-b40af220-4e29-4fe5-83d8-34d5dd81f28d tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:00 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:00 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:41:00 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:00 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:41:00 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-b40af220-4e29-4fe5-83d8-34d5dd81f28d tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] Volume info retrieved successfully. Sep 06 06:41:00 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-b40af220-4e29-4fe5-83d8-34d5dd81f28d tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] http://192.168.122.198/volume/v3/volumes/c3f4220f-a711-47eb-b49f-d31f26e59dd0 returned with HTTP 200 Sep 06 06:41:00 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 822/1663] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:41:00 2026] GET /volume/v3/volumes/c3f4220f-a711-47eb-b49f-d31f26e59dd0 => generated 881 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:41:01 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-f045ee25-1db8-42f4-ab1a-3e039ff33d52 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:01 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f045ee25-1db8-42f4-ab1a-3e039ff33d52 tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] GET http://192.168.122.198/volume/v3/volumes/c3f4220f-a711-47eb-b49f-d31f26e59dd0 Sep 06 06:41:01 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-f045ee25-1db8-42f4-ab1a-3e039ff33d52 tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:01 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-f045ee25-1db8-42f4-ab1a-3e039ff33d52 tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:01 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f045ee25-1db8-42f4-ab1a-3e039ff33d52 tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] http://192.168.122.198/volume/v3/volumes/c3f4220f-a711-47eb-b49f-d31f26e59dd0 returned with HTTP 404 Sep 06 06:41:01 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 842/1664] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:41:01 2026] GET /volume/v3/volumes/c3f4220f-a711-47eb-b49f-d31f26e59dd0 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:41:01 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-be1ccf58-ba87-4ccf-8e13-980dbff794d5 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:01 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-be1ccf58-ba87-4ccf-8e13-980dbff794d5 tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] GET http://192.168.122.198/volume/v3/volumes/071ddf2b-7aaa-438f-8ee9-dfea9065eaf1 Sep 06 06:41:01 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-be1ccf58-ba87-4ccf-8e13-980dbff794d5 tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:01 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-be1ccf58-ba87-4ccf-8e13-980dbff794d5 tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:01 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:01 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:41:01 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:01 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:41:01 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-be1ccf58-ba87-4ccf-8e13-980dbff794d5 tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] Volume info retrieved successfully. Sep 06 06:41:01 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-be1ccf58-ba87-4ccf-8e13-980dbff794d5 tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] http://192.168.122.198/volume/v3/volumes/071ddf2b-7aaa-438f-8ee9-dfea9065eaf1 returned with HTTP 200 Sep 06 06:41:01 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 823/1665] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:41:01 2026] GET /volume/v3/volumes/071ddf2b-7aaa-438f-8ee9-dfea9065eaf1 => generated 848 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:41:01 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-e23cf1f5-6f77-4b4a-b513-0ecbfbc1ccd4 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:01 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e23cf1f5-6f77-4b4a-b513-0ecbfbc1ccd4 tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] DELETE http://192.168.122.198/volume/v3/volumes/071ddf2b-7aaa-438f-8ee9-dfea9065eaf1 Sep 06 06:41:01 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e23cf1f5-6f77-4b4a-b513-0ecbfbc1ccd4 tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:01 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e23cf1f5-6f77-4b4a-b513-0ecbfbc1ccd4 tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:01 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-e23cf1f5-6f77-4b4a-b513-0ecbfbc1ccd4 tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] Delete volume with id: 071ddf2b-7aaa-438f-8ee9-dfea9065eaf1 Sep 06 06:41:01 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:01 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:41:01 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:01 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:41:01 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-e23cf1f5-6f77-4b4a-b513-0ecbfbc1ccd4 tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] Volume info retrieved successfully. Sep 06 06:41:01 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-e23cf1f5-6f77-4b4a-b513-0ecbfbc1ccd4 tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] Delete volume request issued successfully. Sep 06 06:41:01 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e23cf1f5-6f77-4b4a-b513-0ecbfbc1ccd4 tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] http://192.168.122.198/volume/v3/volumes/071ddf2b-7aaa-438f-8ee9-dfea9065eaf1 returned with HTTP 202 Sep 06 06:41:01 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 843/1666] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:41:01 2026] DELETE /volume/v3/volumes/071ddf2b-7aaa-438f-8ee9-dfea9065eaf1 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:41:01 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-4f75eb9b-e2f4-4871-a7d6-d7d9edbc2e5b None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:01 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-4f75eb9b-e2f4-4871-a7d6-d7d9edbc2e5b tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] GET http://192.168.122.198/volume/v3/volumes/071ddf2b-7aaa-438f-8ee9-dfea9065eaf1 Sep 06 06:41:01 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-4f75eb9b-e2f4-4871-a7d6-d7d9edbc2e5b tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:01 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-4f75eb9b-e2f4-4871-a7d6-d7d9edbc2e5b tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:01 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:01 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:41:01 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:01 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:41:01 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-4f75eb9b-e2f4-4871-a7d6-d7d9edbc2e5b tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] Volume info retrieved successfully. Sep 06 06:41:01 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-4f75eb9b-e2f4-4871-a7d6-d7d9edbc2e5b tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] http://192.168.122.198/volume/v3/volumes/071ddf2b-7aaa-438f-8ee9-dfea9065eaf1 returned with HTTP 200 Sep 06 06:41:01 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 824/1667] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:41:01 2026] GET /volume/v3/volumes/071ddf2b-7aaa-438f-8ee9-dfea9065eaf1 => generated 847 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:41:02 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-cbf27c47-7483-442c-94d8-0c3688adbf99 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:02 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-cbf27c47-7483-442c-94d8-0c3688adbf99 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:41:02 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-cbf27c47-7483-442c-94d8-0c3688adbf99 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1298916404"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:41:02 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.volumes [None req-cbf27c47-7483-442c-94d8-0c3688adbf99 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1298916404'}} {{(pid=87015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:41:02 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-cbf27c47-7483-442c-94d8-0c3688adbf99 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Create volume of 1 GB Sep 06 06:41:02 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-cbf27c47-7483-442c-94d8-0c3688adbf99 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Availability Zones retrieved successfully. Sep 06 06:41:02 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-cbf27c47-7483-442c-94d8-0c3688adbf99 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Flow 'volume_create_api' (85761ae2-69d2-4b57-a0b1-74597f213eee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:41:02 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-cbf27c47-7483-442c-94d8-0c3688adbf99 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ecc07f19-aaaa-4d03-85e8-e2ef76a819a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:41:02 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.flows.api.create_volume [None req-cbf27c47-7483-442c-94d8-0c3688adbf99 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Validating volume size '1' using validate_int {{(pid=87015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:41:02 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-cbf27c47-7483-442c-94d8-0c3688adbf99 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ecc07f19-aaaa-4d03-85e8-e2ef76a819a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:41:02 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-cbf27c47-7483-442c-94d8-0c3688adbf99 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57db717c-cce6-4fea-bab0-3a71c152217c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:41:02 devstack devstack@c-api.service[87015]: DEBUG cinder.quota [None req-cbf27c47-7483-442c-94d8-0c3688adbf99 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Created reservations ['af4c4656-df04-43b2-87b7-b43548261923', '0895cdbf-c5cb-49eb-b23b-63620684a4a1', 'bde4196c-fe6e-4f80-b514-2ee3b70e309f', 'f8368f5d-4ed5-4dd7-ba84-0382b821d9e8'] {{(pid=87015) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:41:02 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-cbf27c47-7483-442c-94d8-0c3688adbf99 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57db717c-cce6-4fea-bab0-3a71c152217c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['af4c4656-df04-43b2-87b7-b43548261923', '0895cdbf-c5cb-49eb-b23b-63620684a4a1', 'bde4196c-fe6e-4f80-b514-2ee3b70e309f', 'f8368f5d-4ed5-4dd7-ba84-0382b821d9e8']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:41:02 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-cbf27c47-7483-442c-94d8-0c3688adbf99 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (061d0c63-4c16-4c0e-a293-ecfe1108264a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:41:02 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:02 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:41:02 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-cbf27c47-7483-442c-94d8-0c3688adbf99 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (061d0c63-4c16-4c0e-a293-ecfe1108264a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8cead335-b15e-4c1e-85b3-c8b1cf1ef742', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1298916404',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10953d61cb12481c98ecb4dad19a09e8',qos_specs=None,replication_status=,reservations=['af4c4656-df04-43b2-87b7-b43548261923','0895cdbf-c5cb-49eb-b23b-63620684a4a1','bde4196c-fe6e-4f80-b514-2ee3b70e309f','f8368f5d-4ed5-4dd7-ba84-0382b821d9e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06222c309f854392831c5e0f6129469a',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:41:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1298916404',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8cead335-b15e-4c1e-85b3-c8b1cf1ef742,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='10953d61cb12481c98ecb4dad19a09e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='06222c309f854392831c5e0f6129469a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:41:02 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-cbf27c47-7483-442c-94d8-0c3688adbf99 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (645b72de-6869-4a9e-bd2c-aa8e2679fff5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:41:02 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-4ce0d1bf-b390-4721-a7d8-70f31e0d9762 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:02 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-4ce0d1bf-b390-4721-a7d8-70f31e0d9762 tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] GET http://192.168.122.198/volume/v3/volumes/071ddf2b-7aaa-438f-8ee9-dfea9065eaf1 Sep 06 06:41:02 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-4ce0d1bf-b390-4721-a7d8-70f31e0d9762 tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:02 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-4ce0d1bf-b390-4721-a7d8-70f31e0d9762 tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:02 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-cbf27c47-7483-442c-94d8-0c3688adbf99 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (645b72de-6869-4a9e-bd2c-aa8e2679fff5) transitioned into state 'SUCCESS' from state '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-1298916404',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10953d61cb12481c98ecb4dad19a09e8',qos_specs=None,replication_status=,reservations=['af4c4656-df04-43b2-87b7-b43548261923','0895cdbf-c5cb-49eb-b23b-63620684a4a1','bde4196c-fe6e-4f80-b514-2ee3b70e309f','f8368f5d-4ed5-4dd7-ba84-0382b821d9e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06222c309f854392831c5e0f6129469a',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:41:02 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-cbf27c47-7483-442c-94d8-0c3688adbf99 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e14156c-cc5d-412f-8e41-53625e7304fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:41:02 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-4ce0d1bf-b390-4721-a7d8-70f31e0d9762 tempest-VolumesCloneTest-741677168 tempest-VolumesCloneTest-741677168-project-member] http://192.168.122.198/volume/v3/volumes/071ddf2b-7aaa-438f-8ee9-dfea9065eaf1 returned with HTTP 404 Sep 06 06:41:02 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 825/1668] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:41:02 2026] GET /volume/v3/volumes/071ddf2b-7aaa-438f-8ee9-dfea9065eaf1 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 06:41:02 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-cbf27c47-7483-442c-94d8-0c3688adbf99 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e14156c-cc5d-412f-8e41-53625e7304fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:41:02 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-cbf27c47-7483-442c-94d8-0c3688adbf99 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Flow 'volume_create_api' (85761ae2-69d2-4b57-a0b1-74597f213eee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:41:02 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-cbf27c47-7483-442c-94d8-0c3688adbf99 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Create volume request issued successfully. Sep 06 06:41:02 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-cbf27c47-7483-442c-94d8-0c3688adbf99 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:41:02 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 844/1669] 192.168.122.198 () {62 vars in 1183 bytes} [Sun Sep 6 06:41:02 2026] POST /volume/v3/volumes => generated 779 bytes in 497 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:41:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-d300d2b5-1a7b-4247-a492-b27f84fb9297 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:03 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-d300d2b5-1a7b-4247-a492-b27f84fb9297 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] GET http://192.168.122.198/volume/v3/volumes/8cead335-b15e-4c1e-85b3-c8b1cf1ef742 Sep 06 06:41:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-d300d2b5-1a7b-4247-a492-b27f84fb9297 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-d300d2b5-1a7b-4247-a492-b27f84fb9297 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:03 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:03 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:41:03 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:03 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:41:03 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-d300d2b5-1a7b-4247-a492-b27f84fb9297 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Volume info retrieved successfully. Sep 06 06:41:03 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-d300d2b5-1a7b-4247-a492-b27f84fb9297 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] http://192.168.122.198/volume/v3/volumes/8cead335-b15e-4c1e-85b3-c8b1cf1ef742 returned with HTTP 200 Sep 06 06:41:03 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 826/1670] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:41:03 2026] GET /volume/v3/volumes/8cead335-b15e-4c1e-85b3-c8b1cf1ef742 => generated 847 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:41:04 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-28eb21c7-908f-4ced-91d7-dcd1f49e492e None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:04 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-28eb21c7-908f-4ced-91d7-dcd1f49e492e tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] GET http://192.168.122.198/volume/v3/volumes/8cead335-b15e-4c1e-85b3-c8b1cf1ef742 Sep 06 06:41:04 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-28eb21c7-908f-4ced-91d7-dcd1f49e492e tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:04 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-28eb21c7-908f-4ced-91d7-dcd1f49e492e tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:04 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:04 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:41:04 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:04 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:41:04 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-28eb21c7-908f-4ced-91d7-dcd1f49e492e tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Volume info retrieved successfully. Sep 06 06:41:04 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-28eb21c7-908f-4ced-91d7-dcd1f49e492e tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] http://192.168.122.198/volume/v3/volumes/8cead335-b15e-4c1e-85b3-c8b1cf1ef742 returned with HTTP 200 Sep 06 06:41:04 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 845/1671] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:41:04 2026] GET /volume/v3/volumes/8cead335-b15e-4c1e-85b3-c8b1cf1ef742 => generated 872 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:41:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-51167c97-e61a-4cda-bd17-035c0cb9d54f None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:04 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-51167c97-e61a-4cda-bd17-035c0cb9d54f tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] POST http://192.168.122.198/volume/v3/snapshots Sep 06 06:41:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-51167c97-e61a-4cda-bd17-035c0cb9d54f tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8cead335-b15e-4c1e-85b3-c8b1cf1ef742", "name": "tempest-VolumeDependencyTests-Snapshot-1358780002"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:41:04 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:04 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:41:04 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:04 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:41:04 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-51167c97-e61a-4cda-bd17-035c0cb9d54f tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Volume info retrieved successfully. Sep 06 06:41:04 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.snapshots [None req-51167c97-e61a-4cda-bd17-035c0cb9d54f tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Create snapshot from volume 8cead335-b15e-4c1e-85b3-c8b1cf1ef742 Sep 06 06:41:04 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-51167c97-e61a-4cda-bd17-035c0cb9d54f tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Created reservations ['49a68362-8e7b-4a60-b526-b78afa2507e3', 'bd64e07c-1857-4cc5-8c47-6ec2fb29c41e', '74f82f5d-0b93-4bda-bb6a-1e71f416feca', '35544683-0418-4690-bc4e-a05a736b000c'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:41:04 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:04 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:41:04 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-51167c97-e61a-4cda-bd17-035c0cb9d54f tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Snapshot create request issued successfully. Sep 06 06:41:04 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-51167c97-e61a-4cda-bd17-035c0cb9d54f tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] http://192.168.122.198/volume/v3/snapshots returned with HTTP 202 Sep 06 06:41:04 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 827/1672] 192.168.122.198 () {60 vars in 1149 bytes} [Sun Sep 6 06:41:04 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 06 06:41:04 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-2ece9ebe-6cdc-49a9-a7c2-c7be0587da57 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:04 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2ece9ebe-6cdc-49a9-a7c2-c7be0587da57 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] GET http://192.168.122.198/volume/v3/snapshots/44907dec-fa79-4e63-916a-21423470cbf2 Sep 06 06:41:04 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-2ece9ebe-6cdc-49a9-a7c2-c7be0587da57 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:04 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-2ece9ebe-6cdc-49a9-a7c2-c7be0587da57 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:04 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:04 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:41:04 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-2ece9ebe-6cdc-49a9-a7c2-c7be0587da57 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Snapshot retrieved successfully. Sep 06 06:41:04 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2ece9ebe-6cdc-49a9-a7c2-c7be0587da57 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] http://192.168.122.198/volume/v3/snapshots/44907dec-fa79-4e63-916a-21423470cbf2 returned with HTTP 200 Sep 06 06:41:04 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 846/1673] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:41:04 2026] GET /volume/v3/snapshots/44907dec-fa79-4e63-916a-21423470cbf2 => generated 440 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:41:05 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-7f10e2d3-2b3a-46ee-a7cc-576408e49ac9 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:05 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-7f10e2d3-2b3a-46ee-a7cc-576408e49ac9 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] GET http://192.168.122.198/volume/v3/snapshots/44907dec-fa79-4e63-916a-21423470cbf2 Sep 06 06:41:05 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-7f10e2d3-2b3a-46ee-a7cc-576408e49ac9 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:05 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-7f10e2d3-2b3a-46ee-a7cc-576408e49ac9 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:05 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:05 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:41:05 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-7f10e2d3-2b3a-46ee-a7cc-576408e49ac9 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Snapshot retrieved successfully. Sep 06 06:41:05 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-7f10e2d3-2b3a-46ee-a7cc-576408e49ac9 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] http://192.168.122.198/volume/v3/snapshots/44907dec-fa79-4e63-916a-21423470cbf2 returned with HTTP 200 Sep 06 06:41:05 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 828/1674] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:41:05 2026] GET /volume/v3/snapshots/44907dec-fa79-4e63-916a-21423470cbf2 => generated 440 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:41:06 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-b4ed4662-4217-4ad6-a4db-73201599215b None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:06 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b4ed4662-4217-4ad6-a4db-73201599215b tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] GET http://192.168.122.198/volume/v3/snapshots/44907dec-fa79-4e63-916a-21423470cbf2 Sep 06 06:41:06 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b4ed4662-4217-4ad6-a4db-73201599215b tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:06 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-6a9b7ae3-5422-48b4-8c2e-42aa838520fc None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:06 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b4ed4662-4217-4ad6-a4db-73201599215b tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:06 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-6a9b7ae3-5422-48b4-8c2e-42aa838520fc tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:41:06 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-6a9b7ae3-5422-48b4-8c2e-42aa838520fc tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "7005ba32-ec39-44a3-88d9-ca6af0b34ea0", "size": 1, "name": "tempest-VolumesExtendTest-Volume-234567190"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:41:06 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.volumes [None req-6a9b7ae3-5422-48b4-8c2e-42aa838520fc tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Create volume request body: {'volume': {'imageRef': '7005ba32-ec39-44a3-88d9-ca6af0b34ea0', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-234567190'}} {{(pid=87014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:41:06 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:06 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:41:06 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-b4ed4662-4217-4ad6-a4db-73201599215b tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Snapshot retrieved successfully. Sep 06 06:41:06 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b4ed4662-4217-4ad6-a4db-73201599215b tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] http://192.168.122.198/volume/v3/snapshots/44907dec-fa79-4e63-916a-21423470cbf2 returned with HTTP 200 Sep 06 06:41:06 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 847/1675] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:41:06 2026] GET /volume/v3/snapshots/44907dec-fa79-4e63-916a-21423470cbf2 => generated 440 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:41:06 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-6a9b7ae3-5422-48b4-8c2e-42aa838520fc tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Create volume of 1 GB Sep 06 06:41:06 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-6a9b7ae3-5422-48b4-8c2e-42aa838520fc tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Availability Zones retrieved successfully. Sep 06 06:41:06 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-6a9b7ae3-5422-48b4-8c2e-42aa838520fc tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Flow 'volume_create_api' (dda5829b-203c-4e02-aadc-169a114248f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:41:06 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-6a9b7ae3-5422-48b4-8c2e-42aa838520fc tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48f741ef-a8f3-4845-bf09-168dabbb9da5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:41:06 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.flows.api.create_volume [None req-6a9b7ae3-5422-48b4-8c2e-42aa838520fc tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Validating volume size '1' using validate_int {{(pid=87014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:41:06 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-6a9b7ae3-5422-48b4-8c2e-42aa838520fc tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48f741ef-a8f3-4845-bf09-168dabbb9da5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:41:06 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-6a9b7ae3-5422-48b4-8c2e-42aa838520fc tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e891f1f1-f2d8-4d7a-bb13-9ceb48aa9bb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:41:07 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-6a9b7ae3-5422-48b4-8c2e-42aa838520fc tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Created reservations ['cc15cfd8-45ad-4df2-8bd2-e714a8c2438e', '4b320d84-7661-44be-99e7-2e2a2d6c8a82', '079bdeb6-97ec-4595-a93c-773263fd28ae', '08d8e680-0117-4d48-86bf-a4217e812326'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:41:07 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-6a9b7ae3-5422-48b4-8c2e-42aa838520fc tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e891f1f1-f2d8-4d7a-bb13-9ceb48aa9bb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cc15cfd8-45ad-4df2-8bd2-e714a8c2438e', '4b320d84-7661-44be-99e7-2e2a2d6c8a82', '079bdeb6-97ec-4595-a93c-773263fd28ae', '08d8e680-0117-4d48-86bf-a4217e812326']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:41:07 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-6a9b7ae3-5422-48b4-8c2e-42aa838520fc tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd8a21c0-f81c-4157-a86b-bb77a2845975) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:41:07 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:07 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:41:07 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-6a9b7ae3-5422-48b4-8c2e-42aa838520fc tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd8a21c0-f81c-4157-a86b-bb77a2845975) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2116a3dc-938c-4819-8330-b815a8d9d41d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-234567190',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c49313d5ba74cc0a3146268e6d81af1',qos_specs=None,replication_status=,reservations=['cc15cfd8-45ad-4df2-8bd2-e714a8c2438e','4b320d84-7661-44be-99e7-2e2a2d6c8a82','079bdeb6-97ec-4595-a93c-773263fd28ae','08d8e680-0117-4d48-86bf-a4217e812326'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0d331e312fc4c7fb9384dca06e6135a',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:41:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-234567190',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2116a3dc-938c-4819-8330-b815a8d9d41d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c49313d5ba74cc0a3146268e6d81af1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f0d331e312fc4c7fb9384dca06e6135a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:41:07 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-6a9b7ae3-5422-48b4-8c2e-42aa838520fc tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73cee0e2-9e28-49a0-b5d5-ee4c93230a7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:41:07 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-6a9b7ae3-5422-48b4-8c2e-42aa838520fc tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73cee0e2-9e28-49a0-b5d5-ee4c93230a7e) transitioned into state 'SUCCESS' from state '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-234567190',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c49313d5ba74cc0a3146268e6d81af1',qos_specs=None,replication_status=,reservations=['cc15cfd8-45ad-4df2-8bd2-e714a8c2438e','4b320d84-7661-44be-99e7-2e2a2d6c8a82','079bdeb6-97ec-4595-a93c-773263fd28ae','08d8e680-0117-4d48-86bf-a4217e812326'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0d331e312fc4c7fb9384dca06e6135a',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:41:07 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-6a9b7ae3-5422-48b4-8c2e-42aa838520fc tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd57299a-3d77-4507-b97f-d1d768bf5cce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:41:07 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-6a9b7ae3-5422-48b4-8c2e-42aa838520fc tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd57299a-3d77-4507-b97f-d1d768bf5cce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:41:07 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-6a9b7ae3-5422-48b4-8c2e-42aa838520fc tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Flow 'volume_create_api' (dda5829b-203c-4e02-aadc-169a114248f4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:41:07 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-6a9b7ae3-5422-48b4-8c2e-42aa838520fc tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Create volume request issued successfully. Sep 06 06:41:07 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-6a9b7ae3-5422-48b4-8c2e-42aa838520fc tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:41:07 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 829/1676] 192.168.122.198 () {60 vars in 1143 bytes} [Sun Sep 6 06:41:06 2026] POST /volume/v3/volumes => generated 756 bytes in 717 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:41:07 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-6f431cff-60cc-43b3-a33b-12474671e664 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:07 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-6f431cff-60cc-43b3-a33b-12474671e664 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] GET http://192.168.122.198/volume/v3/volumes/2116a3dc-938c-4819-8330-b815a8d9d41d Sep 06 06:41:07 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-6f431cff-60cc-43b3-a33b-12474671e664 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:07 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-6f431cff-60cc-43b3-a33b-12474671e664 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:07 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:07 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:41:07 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:07 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:41:07 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-6f431cff-60cc-43b3-a33b-12474671e664 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Volume info retrieved successfully. Sep 06 06:41:07 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-6f431cff-60cc-43b3-a33b-12474671e664 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] http://192.168.122.198/volume/v3/volumes/2116a3dc-938c-4819-8330-b815a8d9d41d returned with HTTP 200 Sep 06 06:41:07 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 848/1677] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:41:07 2026] GET /volume/v3/volumes/2116a3dc-938c-4819-8330-b815a8d9d41d => generated 824 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:41:07 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-75455d0d-7584-4771-894b-b45d6a71cdb0 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:07 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-75455d0d-7584-4771-894b-b45d6a71cdb0 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] GET http://192.168.122.198/volume/v3/snapshots/44907dec-fa79-4e63-916a-21423470cbf2 Sep 06 06:41:07 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-75455d0d-7584-4771-894b-b45d6a71cdb0 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:07 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-75455d0d-7584-4771-894b-b45d6a71cdb0 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:07 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:07 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:41:07 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-75455d0d-7584-4771-894b-b45d6a71cdb0 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Snapshot retrieved successfully. Sep 06 06:41:07 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-75455d0d-7584-4771-894b-b45d6a71cdb0 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] http://192.168.122.198/volume/v3/snapshots/44907dec-fa79-4e63-916a-21423470cbf2 returned with HTTP 200 Sep 06 06:41:07 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 830/1678] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:41:07 2026] GET /volume/v3/snapshots/44907dec-fa79-4e63-916a-21423470cbf2 => generated 467 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:41:07 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-5b23fefc-3dfa-44a9-ac92-62c458264d84 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:07 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-5b23fefc-3dfa-44a9-ac92-62c458264d84 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:41:07 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-5b23fefc-3dfa-44a9-ac92-62c458264d84 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "44907dec-fa79-4e63-916a-21423470cbf2", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1158934687"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:41:07 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.volumes [None req-5b23fefc-3dfa-44a9-ac92-62c458264d84 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Create volume request body: {'volume': {'snapshot_id': '44907dec-fa79-4e63-916a-21423470cbf2', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1158934687'}} {{(pid=87015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:41:07 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:07 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:41:07 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-5b23fefc-3dfa-44a9-ac92-62c458264d84 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Snapshot retrieved successfully. Sep 06 06:41:07 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-5b23fefc-3dfa-44a9-ac92-62c458264d84 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Create volume of 1 GB Sep 06 06:41:07 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-5b23fefc-3dfa-44a9-ac92-62c458264d84 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Availability Zones retrieved successfully. Sep 06 06:41:07 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-5b23fefc-3dfa-44a9-ac92-62c458264d84 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Flow 'volume_create_api' (893c0d95-91a0-40d0-8677-b0de253d31ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:41:07 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-5b23fefc-3dfa-44a9-ac92-62c458264d84 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38a8b786-0a2c-4882-80a4-ebd8b9c0d56b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:41:07 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.flows.api.create_volume [None req-5b23fefc-3dfa-44a9-ac92-62c458264d84 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:41:07 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:07 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:41:07 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-5b23fefc-3dfa-44a9-ac92-62c458264d84 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38a8b786-0a2c-4882-80a4-ebd8b9c0d56b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '44907dec-fa79-4e63-916a-21423470cbf2', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:41:07 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-5b23fefc-3dfa-44a9-ac92-62c458264d84 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6433ea1-94ef-4200-8f63-1e9431db3fd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:41:07 devstack devstack@c-api.service[87015]: DEBUG cinder.quota [None req-5b23fefc-3dfa-44a9-ac92-62c458264d84 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Created reservations ['1f1b7b81-b822-4a16-aec1-43d08061a37c', '996ee58f-08c8-48a3-b0bf-22319ba6b1b2', '4f6377a1-7157-401b-b673-78847141c08b', '6647007c-2edf-4c16-9299-2b690a0f2dbb'] {{(pid=87015) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:41:07 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-5b23fefc-3dfa-44a9-ac92-62c458264d84 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6433ea1-94ef-4200-8f63-1e9431db3fd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1f1b7b81-b822-4a16-aec1-43d08061a37c', '996ee58f-08c8-48a3-b0bf-22319ba6b1b2', '4f6377a1-7157-401b-b673-78847141c08b', '6647007c-2edf-4c16-9299-2b690a0f2dbb']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:41:07 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-5b23fefc-3dfa-44a9-ac92-62c458264d84 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0fd90252-9bcb-423c-bad5-a23ffd7d1435) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:41:07 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:07 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:41:07 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:07 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:41:07 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-5b23fefc-3dfa-44a9-ac92-62c458264d84 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0fd90252-9bcb-423c-bad5-a23ffd7d1435) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1a254542-d95e-4699-a37c-4bfb8a08d277', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1158934687',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10953d61cb12481c98ecb4dad19a09e8',qos_specs=None,replication_status=,reservations=['1f1b7b81-b822-4a16-aec1-43d08061a37c','996ee58f-08c8-48a3-b0bf-22319ba6b1b2','4f6377a1-7157-401b-b673-78847141c08b','6647007c-2edf-4c16-9299-2b690a0f2dbb'],size=1,snapshot_id=44907dec-fa79-4e63-916a-21423470cbf2,source_replicaid=,source_volid=None,status='creating',user_id='06222c309f854392831c5e0f6129469a',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:41:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1158934687',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1a254542-d95e-4699-a37c-4bfb8a08d277,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='10953d61cb12481c98ecb4dad19a09e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=44907dec-fa79-4e63-916a-21423470cbf2,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='06222c309f854392831c5e0f6129469a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:41:07 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-5b23fefc-3dfa-44a9-ac92-62c458264d84 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad7d4b5e-8d08-4cbc-accc-9d5ce6156b4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:41:07 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-5b23fefc-3dfa-44a9-ac92-62c458264d84 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad7d4b5e-8d08-4cbc-accc-9d5ce6156b4e) transitioned into state 'SUCCESS' from state '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-1158934687',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10953d61cb12481c98ecb4dad19a09e8',qos_specs=None,replication_status=,reservations=['1f1b7b81-b822-4a16-aec1-43d08061a37c','996ee58f-08c8-48a3-b0bf-22319ba6b1b2','4f6377a1-7157-401b-b673-78847141c08b','6647007c-2edf-4c16-9299-2b690a0f2dbb'],size=1,snapshot_id=44907dec-fa79-4e63-916a-21423470cbf2,source_replicaid=,source_volid=None,status='creating',user_id='06222c309f854392831c5e0f6129469a',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:41:07 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-5b23fefc-3dfa-44a9-ac92-62c458264d84 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89b9d43a-877a-4d80-82bd-a0e1c37dd29f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:41:07 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:07 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:41:07 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-5b23fefc-3dfa-44a9-ac92-62c458264d84 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89b9d43a-877a-4d80-82bd-a0e1c37dd29f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:41:07 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-5b23fefc-3dfa-44a9-ac92-62c458264d84 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Flow 'volume_create_api' (893c0d95-91a0-40d0-8677-b0de253d31ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:41:07 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-5b23fefc-3dfa-44a9-ac92-62c458264d84 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Create volume request issued successfully. Sep 06 06:41:07 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-5b23fefc-3dfa-44a9-ac92-62c458264d84 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:41:07 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 849/1679] 192.168.122.198 () {62 vars in 1184 bytes} [Sun Sep 6 06:41:07 2026] POST /volume/v3/volumes => generated 813 bytes in 432 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:41:07 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-cb24ae53-68f4-4efb-ab31-988aae3d4f71 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:07 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-cb24ae53-68f4-4efb-ab31-988aae3d4f71 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] GET http://192.168.122.198/volume/v3/volumes/1a254542-d95e-4699-a37c-4bfb8a08d277 Sep 06 06:41:07 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-cb24ae53-68f4-4efb-ab31-988aae3d4f71 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:07 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-cb24ae53-68f4-4efb-ab31-988aae3d4f71 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:08 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:08 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:41:08 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:08 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:41:08 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-cb24ae53-68f4-4efb-ab31-988aae3d4f71 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Volume info retrieved successfully. Sep 06 06:41:08 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-cb24ae53-68f4-4efb-ab31-988aae3d4f71 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] http://192.168.122.198/volume/v3/volumes/1a254542-d95e-4699-a37c-4bfb8a08d277 returned with HTTP 200 Sep 06 06:41:08 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 831/1680] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:41:07 2026] GET /volume/v3/volumes/1a254542-d95e-4699-a37c-4bfb8a08d277 => generated 881 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:41:08 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-0b47e192-fde8-46d9-9321-60e66583974b None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:08 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-0b47e192-fde8-46d9-9321-60e66583974b tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:41:08 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-0b47e192-fde8-46d9-9321-60e66583974b tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1918421195"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:41:08 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.volumes [None req-0b47e192-fde8-46d9-9321-60e66583974b tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1918421195'}} {{(pid=87015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:41:08 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-0b47e192-fde8-46d9-9321-60e66583974b tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Create volume of 1 GB Sep 06 06:41:08 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:08 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:41:08 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-0b47e192-fde8-46d9-9321-60e66583974b tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Availability Zones retrieved successfully. Sep 06 06:41:08 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-0b47e192-fde8-46d9-9321-60e66583974b tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Flow 'volume_create_api' (fbf778bc-1b20-4896-b73c-f4e70c0880bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:41:08 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-0b47e192-fde8-46d9-9321-60e66583974b tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c01df45-b7bc-4713-a9c9-0a0a2e992913) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:41:08 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.flows.api.create_volume [None req-0b47e192-fde8-46d9-9321-60e66583974b tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Validating volume size '1' using validate_int {{(pid=87015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:41:08 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-77ce58d3-4d9c-4bb2-9fb9-4b304a59aa3d None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:08 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-77ce58d3-4d9c-4bb2-9fb9-4b304a59aa3d tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] GET http://192.168.122.198/volume/v3/volumes/2116a3dc-938c-4819-8330-b815a8d9d41d Sep 06 06:41:08 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-0b47e192-fde8-46d9-9321-60e66583974b tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c01df45-b7bc-4713-a9c9-0a0a2e992913) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:41:08 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-77ce58d3-4d9c-4bb2-9fb9-4b304a59aa3d tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:08 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-77ce58d3-4d9c-4bb2-9fb9-4b304a59aa3d tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:08 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-0b47e192-fde8-46d9-9321-60e66583974b tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3478572c-3286-4bbb-abfb-62ea8977c95b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:41:08 devstack devstack@c-api.service[87014]: DEBUG dbcounter [-] [87014] Writing DB stats cinder:SELECT=471,cinder:UPDATE=138,cinder:INSERT=98 {{(pid=87014) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 06:41:08 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:08 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:41:08 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:08 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:41:08 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-77ce58d3-4d9c-4bb2-9fb9-4b304a59aa3d tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Volume info retrieved successfully. Sep 06 06:41:08 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-77ce58d3-4d9c-4bb2-9fb9-4b304a59aa3d tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] http://192.168.122.198/volume/v3/volumes/2116a3dc-938c-4819-8330-b815a8d9d41d returned with HTTP 200 Sep 06 06:41:08 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 832/1681] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:41:08 2026] GET /volume/v3/volumes/2116a3dc-938c-4819-8330-b815a8d9d41d => generated 848 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:41:08 devstack devstack@c-api.service[87015]: DEBUG cinder.quota [None req-0b47e192-fde8-46d9-9321-60e66583974b tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Created reservations ['d944f40d-3734-4d9e-9918-e27ff351619b', '0cfe96dc-c333-48b7-966a-7afe76086e90', '88be7d6f-3dc8-470f-9d3a-f9e229b6ab4d', '31f1dd1d-70fa-46b0-bf43-a21dc57136fe'] {{(pid=87015) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:41:08 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-0b47e192-fde8-46d9-9321-60e66583974b tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3478572c-3286-4bbb-abfb-62ea8977c95b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d944f40d-3734-4d9e-9918-e27ff351619b', '0cfe96dc-c333-48b7-966a-7afe76086e90', '88be7d6f-3dc8-470f-9d3a-f9e229b6ab4d', '31f1dd1d-70fa-46b0-bf43-a21dc57136fe']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:41:08 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-0b47e192-fde8-46d9-9321-60e66583974b tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f29c69c-8fb4-4c39-a251-6511c4afad9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:41:08 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:08 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:41:08 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-0b47e192-fde8-46d9-9321-60e66583974b tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f29c69c-8fb4-4c39-a251-6511c4afad9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '285d28b3-ee74-43a2-9ffc-15959096b0a9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1918421195',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0963cc134ebb4365b128ea7e41f4469c',qos_specs=None,replication_status=,reservations=['d944f40d-3734-4d9e-9918-e27ff351619b','0cfe96dc-c333-48b7-966a-7afe76086e90','88be7d6f-3dc8-470f-9d3a-f9e229b6ab4d','31f1dd1d-70fa-46b0-bf43-a21dc57136fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e1bdadfacfaf4b9394e7ded7f4848d7e',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:41:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1918421195',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=285d28b3-ee74-43a2-9ffc-15959096b0a9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0963cc134ebb4365b128ea7e41f4469c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e1bdadfacfaf4b9394e7ded7f4848d7e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:41:08 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-0b47e192-fde8-46d9-9321-60e66583974b tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (504e7f01-c199-4315-9fff-e4b6eb81a045) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:41:08 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-0b47e192-fde8-46d9-9321-60e66583974b tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (504e7f01-c199-4315-9fff-e4b6eb81a045) transitioned into state 'SUCCESS' from state '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-1918421195',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0963cc134ebb4365b128ea7e41f4469c',qos_specs=None,replication_status=,reservations=['d944f40d-3734-4d9e-9918-e27ff351619b','0cfe96dc-c333-48b7-966a-7afe76086e90','88be7d6f-3dc8-470f-9d3a-f9e229b6ab4d','31f1dd1d-70fa-46b0-bf43-a21dc57136fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e1bdadfacfaf4b9394e7ded7f4848d7e',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:41:08 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-0b47e192-fde8-46d9-9321-60e66583974b tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26713503-6b68-410a-86f9-e445d86886dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:41:08 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-0b47e192-fde8-46d9-9321-60e66583974b tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26713503-6b68-410a-86f9-e445d86886dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:41:08 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-0b47e192-fde8-46d9-9321-60e66583974b tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Flow 'volume_create_api' (fbf778bc-1b20-4896-b73c-f4e70c0880bd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:41:08 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-0b47e192-fde8-46d9-9321-60e66583974b tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Create volume request issued successfully. Sep 06 06:41:08 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-0b47e192-fde8-46d9-9321-60e66583974b tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:41:08 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 850/1682] 192.168.122.198 () {60 vars in 1142 bytes} [Sun Sep 6 06:41:08 2026] POST /volume/v3/volumes => generated 760 bytes in 428 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:41:08 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-18dba0bf-7f5a-4a35-aa45-48f2a352ab5e None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:08 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-18dba0bf-7f5a-4a35-aa45-48f2a352ab5e tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] GET http://192.168.122.198/volume/v3/volumes/285d28b3-ee74-43a2-9ffc-15959096b0a9 Sep 06 06:41:08 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-18dba0bf-7f5a-4a35-aa45-48f2a352ab5e tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:08 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-18dba0bf-7f5a-4a35-aa45-48f2a352ab5e tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:08 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:08 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:41:08 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:08 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:41:08 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-18dba0bf-7f5a-4a35-aa45-48f2a352ab5e tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Volume info retrieved successfully. Sep 06 06:41:08 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-18dba0bf-7f5a-4a35-aa45-48f2a352ab5e tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] http://192.168.122.198/volume/v3/volumes/285d28b3-ee74-43a2-9ffc-15959096b0a9 returned with HTTP 200 Sep 06 06:41:08 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 833/1683] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:41:08 2026] GET /volume/v3/volumes/285d28b3-ee74-43a2-9ffc-15959096b0a9 => generated 828 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:41:09 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-826b35e8-5a1b-4f15-81e9-da7e51efa032 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:09 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-826b35e8-5a1b-4f15-81e9-da7e51efa032 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] GET http://192.168.122.198/volume/v3/volumes/1a254542-d95e-4699-a37c-4bfb8a08d277 Sep 06 06:41:09 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-826b35e8-5a1b-4f15-81e9-da7e51efa032 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:09 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-826b35e8-5a1b-4f15-81e9-da7e51efa032 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:09 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:09 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:41:09 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:09 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:41:09 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-826b35e8-5a1b-4f15-81e9-da7e51efa032 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Volume info retrieved successfully. Sep 06 06:41:09 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-826b35e8-5a1b-4f15-81e9-da7e51efa032 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] http://192.168.122.198/volume/v3/volumes/1a254542-d95e-4699-a37c-4bfb8a08d277 returned with HTTP 200 Sep 06 06:41:09 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 851/1684] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:41:09 2026] GET /volume/v3/volumes/1a254542-d95e-4699-a37c-4bfb8a08d277 => generated 905 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:41:09 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-d24a17dc-5dde-4623-8e0a-77b0ff23bf1c None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:09 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-d24a17dc-5dde-4623-8e0a-77b0ff23bf1c tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] GET http://192.168.122.198/volume/v3/volumes/2116a3dc-938c-4819-8330-b815a8d9d41d Sep 06 06:41:09 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-d24a17dc-5dde-4623-8e0a-77b0ff23bf1c tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:09 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-d24a17dc-5dde-4623-8e0a-77b0ff23bf1c tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:09 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:09 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:41:09 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:09 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:41:09 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-d24a17dc-5dde-4623-8e0a-77b0ff23bf1c tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Volume info retrieved successfully. Sep 06 06:41:09 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-d24a17dc-5dde-4623-8e0a-77b0ff23bf1c tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] http://192.168.122.198/volume/v3/volumes/2116a3dc-938c-4819-8330-b815a8d9d41d returned with HTTP 200 Sep 06 06:41:09 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 834/1685] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:41:09 2026] GET /volume/v3/volumes/2116a3dc-938c-4819-8330-b815a8d9d41d => generated 906 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:41:09 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-2608d7a0-d138-4c44-8036-1d59392fbd75 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:09 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2608d7a0-d138-4c44-8036-1d59392fbd75 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] GET http://192.168.122.198/volume/v3/volumes/285d28b3-ee74-43a2-9ffc-15959096b0a9 Sep 06 06:41:09 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-2608d7a0-d138-4c44-8036-1d59392fbd75 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:09 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-2608d7a0-d138-4c44-8036-1d59392fbd75 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:09 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:09 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:41:09 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:09 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:41:09 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-2608d7a0-d138-4c44-8036-1d59392fbd75 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Volume info retrieved successfully. Sep 06 06:41:09 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2608d7a0-d138-4c44-8036-1d59392fbd75 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] http://192.168.122.198/volume/v3/volumes/285d28b3-ee74-43a2-9ffc-15959096b0a9 returned with HTTP 200 Sep 06 06:41:09 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 852/1686] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:41:09 2026] GET /volume/v3/volumes/285d28b3-ee74-43a2-9ffc-15959096b0a9 => generated 852 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:41:10 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-45c0976a-563e-4c67-9661-2257e18fcf11 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:10 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-45c0976a-563e-4c67-9661-2257e18fcf11 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] GET http://192.168.122.198/volume/v3/volumes/1a254542-d95e-4699-a37c-4bfb8a08d277 Sep 06 06:41:10 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-45c0976a-563e-4c67-9661-2257e18fcf11 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:10 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-45c0976a-563e-4c67-9661-2257e18fcf11 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:10 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:10 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:41:10 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:10 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:41:10 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-45c0976a-563e-4c67-9661-2257e18fcf11 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Volume info retrieved successfully. Sep 06 06:41:10 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-45c0976a-563e-4c67-9661-2257e18fcf11 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] http://192.168.122.198/volume/v3/volumes/1a254542-d95e-4699-a37c-4bfb8a08d277 returned with HTTP 200 Sep 06 06:41:10 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 835/1687] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:41:10 2026] GET /volume/v3/volumes/1a254542-d95e-4699-a37c-4bfb8a08d277 => generated 905 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:41:10 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-53bd9caa-4be3-4fd0-b52a-d6037a34b98d None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:10 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-53bd9caa-4be3-4fd0-b52a-d6037a34b98d tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] GET http://192.168.122.198/volume/v3/volumes/2116a3dc-938c-4819-8330-b815a8d9d41d Sep 06 06:41:10 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-53bd9caa-4be3-4fd0-b52a-d6037a34b98d tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:10 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-53bd9caa-4be3-4fd0-b52a-d6037a34b98d tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:10 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:10 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:41:10 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:10 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:41:10 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-53bd9caa-4be3-4fd0-b52a-d6037a34b98d tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Volume info retrieved successfully. Sep 06 06:41:10 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-53bd9caa-4be3-4fd0-b52a-d6037a34b98d tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] http://192.168.122.198/volume/v3/volumes/2116a3dc-938c-4819-8330-b815a8d9d41d returned with HTTP 200 Sep 06 06:41:10 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 853/1688] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:41:10 2026] GET /volume/v3/volumes/2116a3dc-938c-4819-8330-b815a8d9d41d => generated 906 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:41:10 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-3c6f5d11-d902-413b-bad3-3d18e303d322 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:10 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-3c6f5d11-d902-413b-bad3-3d18e303d322 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] GET http://192.168.122.198/volume/v3/volumes/285d28b3-ee74-43a2-9ffc-15959096b0a9 Sep 06 06:41:10 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-3c6f5d11-d902-413b-bad3-3d18e303d322 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:10 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-3c6f5d11-d902-413b-bad3-3d18e303d322 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:10 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:10 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:41:10 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:10 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:41:10 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-3c6f5d11-d902-413b-bad3-3d18e303d322 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Volume info retrieved successfully. Sep 06 06:41:10 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-3c6f5d11-d902-413b-bad3-3d18e303d322 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] http://192.168.122.198/volume/v3/volumes/285d28b3-ee74-43a2-9ffc-15959096b0a9 returned with HTTP 200 Sep 06 06:41:10 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 836/1689] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:41:10 2026] GET /volume/v3/volumes/285d28b3-ee74-43a2-9ffc-15959096b0a9 => generated 852 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:41:11 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-cf08e59e-6fec-41da-948d-ee6a31631c23 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:11 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-cf08e59e-6fec-41da-948d-ee6a31631c23 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] GET http://192.168.122.198/volume/v3/volumes/1a254542-d95e-4699-a37c-4bfb8a08d277 Sep 06 06:41:11 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-cf08e59e-6fec-41da-948d-ee6a31631c23 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:11 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-cf08e59e-6fec-41da-948d-ee6a31631c23 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:11 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:11 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:41:11 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:11 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:41:11 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-cf08e59e-6fec-41da-948d-ee6a31631c23 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Volume info retrieved successfully. Sep 06 06:41:11 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-cf08e59e-6fec-41da-948d-ee6a31631c23 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] http://192.168.122.198/volume/v3/volumes/1a254542-d95e-4699-a37c-4bfb8a08d277 returned with HTTP 200 Sep 06 06:41:11 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 854/1690] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:41:11 2026] GET /volume/v3/volumes/1a254542-d95e-4699-a37c-4bfb8a08d277 => generated 905 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:41:11 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-1e8b7414-2ac6-4106-86ab-695ba768d456 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:11 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-1e8b7414-2ac6-4106-86ab-695ba768d456 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] GET http://192.168.122.198/volume/v3/volumes/2116a3dc-938c-4819-8330-b815a8d9d41d Sep 06 06:41:11 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-1e8b7414-2ac6-4106-86ab-695ba768d456 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:11 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-1e8b7414-2ac6-4106-86ab-695ba768d456 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:11 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:11 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:41:11 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:11 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:41:11 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-1e8b7414-2ac6-4106-86ab-695ba768d456 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Volume info retrieved successfully. Sep 06 06:41:11 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-1e8b7414-2ac6-4106-86ab-695ba768d456 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] http://192.168.122.198/volume/v3/volumes/2116a3dc-938c-4819-8330-b815a8d9d41d returned with HTTP 200 Sep 06 06:41:11 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 837/1691] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:41:11 2026] GET /volume/v3/volumes/2116a3dc-938c-4819-8330-b815a8d9d41d => generated 906 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:41:11 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-36a7e9d2-9705-4d13-84cf-10617d25fb0b None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:11 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-36a7e9d2-9705-4d13-84cf-10617d25fb0b tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] GET http://192.168.122.198/volume/v3/volumes/285d28b3-ee74-43a2-9ffc-15959096b0a9 Sep 06 06:41:11 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-36a7e9d2-9705-4d13-84cf-10617d25fb0b tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:11 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-36a7e9d2-9705-4d13-84cf-10617d25fb0b tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:11 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:11 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:41:11 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:11 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:41:12 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-36a7e9d2-9705-4d13-84cf-10617d25fb0b tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Volume info retrieved successfully. Sep 06 06:41:12 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-36a7e9d2-9705-4d13-84cf-10617d25fb0b tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] http://192.168.122.198/volume/v3/volumes/285d28b3-ee74-43a2-9ffc-15959096b0a9 returned with HTTP 200 Sep 06 06:41:12 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 855/1692] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:41:11 2026] GET /volume/v3/volumes/285d28b3-ee74-43a2-9ffc-15959096b0a9 => generated 852 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 06:41:12 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-075969b3-7835-4c62-8011-b40e17169f83 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:12 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-075969b3-7835-4c62-8011-b40e17169f83 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] GET http://192.168.122.198/volume/v3/volumes/1a254542-d95e-4699-a37c-4bfb8a08d277 Sep 06 06:41:12 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-075969b3-7835-4c62-8011-b40e17169f83 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:12 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-075969b3-7835-4c62-8011-b40e17169f83 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:12 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:12 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:41:12 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:12 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:41:12 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-075969b3-7835-4c62-8011-b40e17169f83 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Volume info retrieved successfully. Sep 06 06:41:12 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-075969b3-7835-4c62-8011-b40e17169f83 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] http://192.168.122.198/volume/v3/volumes/1a254542-d95e-4699-a37c-4bfb8a08d277 returned with HTTP 200 Sep 06 06:41:12 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 838/1693] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:41:12 2026] GET /volume/v3/volumes/1a254542-d95e-4699-a37c-4bfb8a08d277 => generated 905 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:41:12 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-7a0eb2a9-4df7-4461-828e-25cdf97b92dd None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:12 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-7a0eb2a9-4df7-4461-828e-25cdf97b92dd tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] GET http://192.168.122.198/volume/v3/volumes/2116a3dc-938c-4819-8330-b815a8d9d41d Sep 06 06:41:12 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-7a0eb2a9-4df7-4461-828e-25cdf97b92dd tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:12 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-7a0eb2a9-4df7-4461-828e-25cdf97b92dd tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:12 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:12 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:41:12 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:12 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:41:12 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-7a0eb2a9-4df7-4461-828e-25cdf97b92dd tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Volume info retrieved successfully. Sep 06 06:41:12 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-7a0eb2a9-4df7-4461-828e-25cdf97b92dd tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] http://192.168.122.198/volume/v3/volumes/2116a3dc-938c-4819-8330-b815a8d9d41d returned with HTTP 200 Sep 06 06:41:12 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 856/1694] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:41:12 2026] GET /volume/v3/volumes/2116a3dc-938c-4819-8330-b815a8d9d41d => generated 906 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:41:13 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-597a9bd0-29dc-4d2f-80e7-e2249a0446f2 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:13 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-597a9bd0-29dc-4d2f-80e7-e2249a0446f2 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] GET http://192.168.122.198/volume/v3/volumes/285d28b3-ee74-43a2-9ffc-15959096b0a9 Sep 06 06:41:13 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-597a9bd0-29dc-4d2f-80e7-e2249a0446f2 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:13 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-597a9bd0-29dc-4d2f-80e7-e2249a0446f2 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:13 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:13 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:41:13 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:13 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:41:13 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-597a9bd0-29dc-4d2f-80e7-e2249a0446f2 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Volume info retrieved successfully. Sep 06 06:41:13 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-597a9bd0-29dc-4d2f-80e7-e2249a0446f2 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] http://192.168.122.198/volume/v3/volumes/285d28b3-ee74-43a2-9ffc-15959096b0a9 returned with HTTP 200 Sep 06 06:41:13 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 839/1695] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:41:13 2026] GET /volume/v3/volumes/285d28b3-ee74-43a2-9ffc-15959096b0a9 => generated 852 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:41:13 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-d0375f7f-65cc-44e6-908a-47f7a3150b19 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:13 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-d0375f7f-65cc-44e6-908a-47f7a3150b19 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] GET http://192.168.122.198/volume/v3/volumes/1a254542-d95e-4699-a37c-4bfb8a08d277 Sep 06 06:41:13 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-d0375f7f-65cc-44e6-908a-47f7a3150b19 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:13 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-d0375f7f-65cc-44e6-908a-47f7a3150b19 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:13 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:13 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:41:13 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:13 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:41:13 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-d0375f7f-65cc-44e6-908a-47f7a3150b19 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Volume info retrieved successfully. Sep 06 06:41:13 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-d0375f7f-65cc-44e6-908a-47f7a3150b19 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] http://192.168.122.198/volume/v3/volumes/1a254542-d95e-4699-a37c-4bfb8a08d277 returned with HTTP 200 Sep 06 06:41:13 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 857/1696] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:41:13 2026] GET /volume/v3/volumes/1a254542-d95e-4699-a37c-4bfb8a08d277 => generated 905 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 06:41:13 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-4747fe9f-8d4f-4082-8cd7-3508502b4c87 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:13 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-4747fe9f-8d4f-4082-8cd7-3508502b4c87 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] GET http://192.168.122.198/volume/v3/volumes/2116a3dc-938c-4819-8330-b815a8d9d41d Sep 06 06:41:13 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-4747fe9f-8d4f-4082-8cd7-3508502b4c87 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:13 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-4747fe9f-8d4f-4082-8cd7-3508502b4c87 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:13 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:13 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:41:13 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:13 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:41:13 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-4747fe9f-8d4f-4082-8cd7-3508502b4c87 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Volume info retrieved successfully. Sep 06 06:41:13 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-4747fe9f-8d4f-4082-8cd7-3508502b4c87 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] http://192.168.122.198/volume/v3/volumes/2116a3dc-938c-4819-8330-b815a8d9d41d returned with HTTP 200 Sep 06 06:41:13 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 840/1697] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:41:13 2026] GET /volume/v3/volumes/2116a3dc-938c-4819-8330-b815a8d9d41d => generated 906 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:41:14 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-f5a24f81-ee14-4a37-8864-e7db7df772e5 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:14 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f5a24f81-ee14-4a37-8864-e7db7df772e5 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] GET http://192.168.122.198/volume/v3/volumes/285d28b3-ee74-43a2-9ffc-15959096b0a9 Sep 06 06:41:14 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-f5a24f81-ee14-4a37-8864-e7db7df772e5 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:14 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-f5a24f81-ee14-4a37-8864-e7db7df772e5 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:14 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:14 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:41:14 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:14 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:41:14 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-f5a24f81-ee14-4a37-8864-e7db7df772e5 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Volume info retrieved successfully. Sep 06 06:41:14 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f5a24f81-ee14-4a37-8864-e7db7df772e5 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] http://192.168.122.198/volume/v3/volumes/285d28b3-ee74-43a2-9ffc-15959096b0a9 returned with HTTP 200 Sep 06 06:41:14 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 858/1698] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:41:14 2026] GET /volume/v3/volumes/285d28b3-ee74-43a2-9ffc-15959096b0a9 => generated 852 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:41:14 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-96b45200-e040-47f7-94de-403a5a170d21 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:14 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-96b45200-e040-47f7-94de-403a5a170d21 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] GET http://192.168.122.198/volume/v3/volumes/1a254542-d95e-4699-a37c-4bfb8a08d277 Sep 06 06:41:14 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-96b45200-e040-47f7-94de-403a5a170d21 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:14 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-96b45200-e040-47f7-94de-403a5a170d21 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:14 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:14 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:41:14 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:14 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:41:14 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-96b45200-e040-47f7-94de-403a5a170d21 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Volume info retrieved successfully. Sep 06 06:41:14 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-96b45200-e040-47f7-94de-403a5a170d21 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] http://192.168.122.198/volume/v3/volumes/1a254542-d95e-4699-a37c-4bfb8a08d277 returned with HTTP 200 Sep 06 06:41:14 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 841/1699] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:41:14 2026] GET /volume/v3/volumes/1a254542-d95e-4699-a37c-4bfb8a08d277 => generated 906 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:41:14 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-3062a50c-798c-4485-baf1-07b4b5d14cdb None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:14 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-3062a50c-798c-4485-baf1-07b4b5d14cdb tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] DELETE http://192.168.122.198/volume/v3/snapshots/44907dec-fa79-4e63-916a-21423470cbf2 Sep 06 06:41:14 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-3062a50c-798c-4485-baf1-07b4b5d14cdb tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:14 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-3062a50c-798c-4485-baf1-07b4b5d14cdb tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:14 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.snapshots [None req-3062a50c-798c-4485-baf1-07b4b5d14cdb tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Delete snapshot with id: 44907dec-fa79-4e63-916a-21423470cbf2 Sep 06 06:41:14 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:14 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:41:14 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-3062a50c-798c-4485-baf1-07b4b5d14cdb tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Snapshot retrieved successfully. Sep 06 06:41:14 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:14 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:41:14 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-3062a50c-798c-4485-baf1-07b4b5d14cdb tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Snapshot delete request issued successfully. Sep 06 06:41:14 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-3062a50c-798c-4485-baf1-07b4b5d14cdb tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] http://192.168.122.198/volume/v3/snapshots/44907dec-fa79-4e63-916a-21423470cbf2 returned with HTTP 202 Sep 06 06:41:14 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 859/1700] 192.168.122.198 () {58 vars in 1241 bytes} [Sun Sep 6 06:41:14 2026] DELETE /volume/v3/snapshots/44907dec-fa79-4e63-916a-21423470cbf2 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:41:14 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-5a650af8-7b26-4802-9974-c39130d6f2cf None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:14 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-5a650af8-7b26-4802-9974-c39130d6f2cf tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] GET http://192.168.122.198/volume/v3/snapshots/44907dec-fa79-4e63-916a-21423470cbf2 Sep 06 06:41:14 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-5a650af8-7b26-4802-9974-c39130d6f2cf tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:14 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-5a650af8-7b26-4802-9974-c39130d6f2cf tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:14 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:14 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:41:14 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-5a650af8-7b26-4802-9974-c39130d6f2cf tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Snapshot retrieved successfully. Sep 06 06:41:14 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-5a650af8-7b26-4802-9974-c39130d6f2cf tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] http://192.168.122.198/volume/v3/snapshots/44907dec-fa79-4e63-916a-21423470cbf2 returned with HTTP 200 Sep 06 06:41:14 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 842/1701] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:41:14 2026] GET /volume/v3/snapshots/44907dec-fa79-4e63-916a-21423470cbf2 => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:41:14 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-80d3cfb9-51e9-41e3-a6fa-6eb0f9d26b00 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:14 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-80d3cfb9-51e9-41e3-a6fa-6eb0f9d26b00 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] GET http://192.168.122.198/volume/v3/volumes/2116a3dc-938c-4819-8330-b815a8d9d41d Sep 06 06:41:14 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-80d3cfb9-51e9-41e3-a6fa-6eb0f9d26b00 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:14 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-80d3cfb9-51e9-41e3-a6fa-6eb0f9d26b00 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:14 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:14 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:41:14 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:14 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:41:14 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-80d3cfb9-51e9-41e3-a6fa-6eb0f9d26b00 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Volume info retrieved successfully. Sep 06 06:41:14 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-80d3cfb9-51e9-41e3-a6fa-6eb0f9d26b00 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] http://192.168.122.198/volume/v3/volumes/2116a3dc-938c-4819-8330-b815a8d9d41d returned with HTTP 200 Sep 06 06:41:14 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 860/1702] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:41:14 2026] GET /volume/v3/volumes/2116a3dc-938c-4819-8330-b815a8d9d41d => generated 906 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:41:15 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-a9d72d6e-e6ae-42d6-a5a4-e21d46354a7b None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:15 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-a9d72d6e-e6ae-42d6-a5a4-e21d46354a7b tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] GET http://192.168.122.198/volume/v3/volumes/285d28b3-ee74-43a2-9ffc-15959096b0a9 Sep 06 06:41:15 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-a9d72d6e-e6ae-42d6-a5a4-e21d46354a7b tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:15 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-a9d72d6e-e6ae-42d6-a5a4-e21d46354a7b tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:15 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:15 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:41:15 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:15 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:41:15 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-a9d72d6e-e6ae-42d6-a5a4-e21d46354a7b tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Volume info retrieved successfully. Sep 06 06:41:15 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-a9d72d6e-e6ae-42d6-a5a4-e21d46354a7b tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] http://192.168.122.198/volume/v3/volumes/285d28b3-ee74-43a2-9ffc-15959096b0a9 returned with HTTP 200 Sep 06 06:41:15 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 843/1703] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:41:15 2026] GET /volume/v3/volumes/285d28b3-ee74-43a2-9ffc-15959096b0a9 => generated 853 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:41:15 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-c6f04664-dcc0-45da-9fd2-d0e693d7facc req-60fcdcf1-f9d5-4c8e-9389-2a165cef8f7e None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:15 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-c6f04664-dcc0-45da-9fd2-d0e693d7facc req-60fcdcf1-f9d5-4c8e-9389-2a165cef8f7e tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] GET http://192.168.122.198/volume/v3/volumes/285d28b3-ee74-43a2-9ffc-15959096b0a9 Sep 06 06:41:15 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-c6f04664-dcc0-45da-9fd2-d0e693d7facc req-60fcdcf1-f9d5-4c8e-9389-2a165cef8f7e tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:15 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-c6f04664-dcc0-45da-9fd2-d0e693d7facc req-60fcdcf1-f9d5-4c8e-9389-2a165cef8f7e tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:15 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:15 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:41:15 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:15 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:41:15 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [req-c6f04664-dcc0-45da-9fd2-d0e693d7facc req-60fcdcf1-f9d5-4c8e-9389-2a165cef8f7e tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Volume info retrieved successfully. Sep 06 06:41:15 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-c6f04664-dcc0-45da-9fd2-d0e693d7facc req-60fcdcf1-f9d5-4c8e-9389-2a165cef8f7e tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] http://192.168.122.198/volume/v3/volumes/285d28b3-ee74-43a2-9ffc-15959096b0a9 returned with HTTP 200 Sep 06 06:41:15 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 861/1704] 192.168.122.198 () {60 vars in 1487 bytes} [Sun Sep 6 06:41:15 2026] GET /volume/v3/volumes/285d28b3-ee74-43a2-9ffc-15959096b0a9 => generated 853 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:41:15 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-137897a2-b7b3-4e49-9cad-5680086ba787 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:15 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-137897a2-b7b3-4e49-9cad-5680086ba787 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] GET http://192.168.122.198/volume/v3/snapshots/44907dec-fa79-4e63-916a-21423470cbf2 Sep 06 06:41:15 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-137897a2-b7b3-4e49-9cad-5680086ba787 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:15 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-137897a2-b7b3-4e49-9cad-5680086ba787 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:15 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:15 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:41:15 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-137897a2-b7b3-4e49-9cad-5680086ba787 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Snapshot retrieved successfully. Sep 06 06:41:15 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-137897a2-b7b3-4e49-9cad-5680086ba787 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] http://192.168.122.198/volume/v3/snapshots/44907dec-fa79-4e63-916a-21423470cbf2 returned with HTTP 200 Sep 06 06:41:15 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 844/1705] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:41:15 2026] GET /volume/v3/snapshots/44907dec-fa79-4e63-916a-21423470cbf2 => generated 466 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:41:15 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-e009cd30-20c0-4e40-9113-4a770dc809cb None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:15 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e009cd30-20c0-4e40-9113-4a770dc809cb None None] GET http://192.168.122.198/volume// Sep 06 06:41:15 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e009cd30-20c0-4e40-9113-4a770dc809cb None None] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:15 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e009cd30-20c0-4e40-9113-4a770dc809cb None None] Calling method 'all' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:15 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e009cd30-20c0-4e40-9113-4a770dc809cb None None] http://192.168.122.198/volume// returned with HTTP 300 Sep 06 06:41:15 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 862/1706] 192.168.122.198 () {58 vars in 1317 bytes} [Sun Sep 6 06:41:15 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 06:41:15 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [req-c6f04664-dcc0-45da-9fd2-d0e693d7facc req-89ebee84-2317-4734-b112-599cb3daccf2 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:15 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-c6f04664-dcc0-45da-9fd2-d0e693d7facc req-89ebee84-2317-4734-b112-599cb3daccf2 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] POST http://192.168.122.198/volume/v3/attachments Sep 06 06:41:15 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-c6f04664-dcc0-45da-9fd2-d0e693d7facc req-89ebee84-2317-4734-b112-599cb3daccf2 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "285d28b3-ee74-43a2-9ffc-15959096b0a9", "connector": null, "instance_uuid": "82b8c651-b753-43e0-90f4-7d4f46657de8"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:41:15 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:15 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:41:15 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:15 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:41:15 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-c6f04664-dcc0-45da-9fd2-d0e693d7facc req-89ebee84-2317-4734-b112-599cb3daccf2 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] http://192.168.122.198/volume/v3/attachments returned with HTTP 200 Sep 06 06:41:15 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 845/1707] 192.168.122.198 () {66 vars in 1483 bytes} [Sun Sep 6 06:41:15 2026] POST /volume/v3/attachments => generated 273 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 06:41:15 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-25eacbd8-cd56-4735-b683-235e8b502a7d None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:15 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-9222edfc-fb0a-4721-8e95-a47d605f5245 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:15 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-25eacbd8-cd56-4735-b683-235e8b502a7d tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] GET http://192.168.122.198/volume/v3/volumes/2116a3dc-938c-4819-8330-b815a8d9d41d Sep 06 06:41:15 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-25eacbd8-cd56-4735-b683-235e8b502a7d tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:15 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-9222edfc-fb0a-4721-8e95-a47d605f5245 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] GET http://192.168.122.198/volume/v3/volumes/285d28b3-ee74-43a2-9ffc-15959096b0a9 Sep 06 06:41:15 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-9222edfc-fb0a-4721-8e95-a47d605f5245 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:15 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-9222edfc-fb0a-4721-8e95-a47d605f5245 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:15 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-25eacbd8-cd56-4735-b683-235e8b502a7d tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:15 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:15 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:41:15 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:15 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:41:15 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:15 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:41:15 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:15 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:41:15 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-9222edfc-fb0a-4721-8e95-a47d605f5245 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Volume info retrieved successfully. Sep 06 06:41:15 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-25eacbd8-cd56-4735-b683-235e8b502a7d tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Volume info retrieved successfully. Sep 06 06:41:15 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-9222edfc-fb0a-4721-8e95-a47d605f5245 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] http://192.168.122.198/volume/v3/volumes/285d28b3-ee74-43a2-9ffc-15959096b0a9 returned with HTTP 200 Sep 06 06:41:15 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 846/1708] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:41:15 2026] GET /volume/v3/volumes/285d28b3-ee74-43a2-9ffc-15959096b0a9 => generated 852 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:41:15 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-25eacbd8-cd56-4735-b683-235e8b502a7d tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] http://192.168.122.198/volume/v3/volumes/2116a3dc-938c-4819-8330-b815a8d9d41d returned with HTTP 200 Sep 06 06:41:15 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 863/1709] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:41:15 2026] GET /volume/v3/volumes/2116a3dc-938c-4819-8330-b815a8d9d41d => generated 909 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:41:15 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-8e159959-b4ca-4150-9ca9-decf3df47543 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:15 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-8e159959-b4ca-4150-9ca9-decf3df47543 None None] GET http://192.168.122.198/volume// Sep 06 06:41:15 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-8e159959-b4ca-4150-9ca9-decf3df47543 None None] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:15 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-8e159959-b4ca-4150-9ca9-decf3df47543 None None] Calling method 'all' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:15 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-8e159959-b4ca-4150-9ca9-decf3df47543 None None] http://192.168.122.198/volume// returned with HTTP 300 Sep 06 06:41:15 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 847/1710] 192.168.122.198 () {58 vars in 1315 bytes} [Sun Sep 6 06:41:15 2026] GET /volume/ => generated 390 bytes in 17 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 06:41:16 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-c6f04664-dcc0-45da-9fd2-d0e693d7facc req-1dcf69a0-a86e-410b-bf58-0309a65a245b None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:16 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-c6f04664-dcc0-45da-9fd2-d0e693d7facc req-1dcf69a0-a86e-410b-bf58-0309a65a245b tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] GET http://192.168.122.198/volume/v3/volumes/285d28b3-ee74-43a2-9ffc-15959096b0a9 Sep 06 06:41:16 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-c6f04664-dcc0-45da-9fd2-d0e693d7facc req-1dcf69a0-a86e-410b-bf58-0309a65a245b tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:16 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-c6f04664-dcc0-45da-9fd2-d0e693d7facc req-1dcf69a0-a86e-410b-bf58-0309a65a245b tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:16 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:16 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:41:16 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:16 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:41:16 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [req-c6f04664-dcc0-45da-9fd2-d0e693d7facc req-1dcf69a0-a86e-410b-bf58-0309a65a245b tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Volume info retrieved successfully. Sep 06 06:41:16 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-c6f04664-dcc0-45da-9fd2-d0e693d7facc req-1dcf69a0-a86e-410b-bf58-0309a65a245b tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] http://192.168.122.198/volume/v3/volumes/285d28b3-ee74-43a2-9ffc-15959096b0a9 returned with HTTP 200 Sep 06 06:41:16 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 864/1711] 192.168.122.198 () {62 vars in 1528 bytes} [Sun Sep 6 06:41:16 2026] GET /volume/v3/volumes/285d28b3-ee74-43a2-9ffc-15959096b0a9 => generated 1033 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 06:41:16 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [req-c6f04664-dcc0-45da-9fd2-d0e693d7facc req-21f57fec-8989-4bbf-8def-b26668fc5e12 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:16 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-c6f04664-dcc0-45da-9fd2-d0e693d7facc req-21f57fec-8989-4bbf-8def-b26668fc5e12 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] PUT http://192.168.122.198/volume/v3/attachments/3c546323-3332-42ae-b29e-ad90e9865c25 Sep 06 06:41:16 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-c6f04664-dcc0-45da-9fd2-d0e693d7facc req-21f57fec-8989-4bbf-8def-b26668fc5e12 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.198", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:24e15970b53b", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "43662e98-aa50-48bf-885a-92da7f50de73", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:41:16 devstack devstack@c-api.service[87014]: DEBUG cinder.coordination [req-c6f04664-dcc0-45da-9fd2-d0e693d7facc req-21f57fec-8989-4bbf-8def-b26668fc5e12 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Acquiring lock "cinder-attachment_update-285d28b3-ee74-43a2-9ffc-15959096b0a9-devstack" by "attachment_update" {{(pid=87014) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 06 06:41:16 devstack devstack@c-api.service[87014]: DEBUG cinder.coordination [req-c6f04664-dcc0-45da-9fd2-d0e693d7facc req-21f57fec-8989-4bbf-8def-b26668fc5e12 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Lock "cinder-attachment_update-285d28b3-ee74-43a2-9ffc-15959096b0a9-devstack" acquired by "attachment_update" :: waited 0.020s {{(pid=87014) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 06 06:41:16 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:16 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:41:16 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:16 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:41:16 devstack devstack@c-api.service[87014]: DEBUG cinder.coordination [req-c6f04664-dcc0-45da-9fd2-d0e693d7facc req-21f57fec-8989-4bbf-8def-b26668fc5e12 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Lock "cinder-attachment_update-285d28b3-ee74-43a2-9ffc-15959096b0a9-devstack" released by "attachment_update" :: held 0.243s {{(pid=87014) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 06 06:41:16 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-c6f04664-dcc0-45da-9fd2-d0e693d7facc req-21f57fec-8989-4bbf-8def-b26668fc5e12 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] http://192.168.122.198/volume/v3/attachments/3c546323-3332-42ae-b29e-ad90e9865c25 returned with HTTP 200 Sep 06 06:41:16 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 848/1712] 192.168.122.198 () {66 vars in 1593 bytes} [Sun Sep 6 06:41:16 2026] PUT /volume/v3/attachments/3c546323-3332-42ae-b29e-ad90e9865c25 => generated 694 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:41:16 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-b486f3bf-06ef-4ce8-b531-16e4dd3a8be8 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:16 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b486f3bf-06ef-4ce8-b531-16e4dd3a8be8 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] GET http://192.168.122.198/volume/v3/snapshots/44907dec-fa79-4e63-916a-21423470cbf2 Sep 06 06:41:16 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b486f3bf-06ef-4ce8-b531-16e4dd3a8be8 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:16 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b486f3bf-06ef-4ce8-b531-16e4dd3a8be8 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:16 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b486f3bf-06ef-4ce8-b531-16e4dd3a8be8 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] http://192.168.122.198/volume/v3/snapshots/44907dec-fa79-4e63-916a-21423470cbf2 returned with HTTP 404 Sep 06 06:41:16 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 865/1713] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:41:16 2026] GET /volume/v3/snapshots/44907dec-fa79-4e63-916a-21423470cbf2 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 06:41:16 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-060e658b-99e8-46a5-9220-0266f841b13d None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:16 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-060e658b-99e8-46a5-9220-0266f841b13d tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] DELETE http://192.168.122.198/volume/v3/volumes/8cead335-b15e-4c1e-85b3-c8b1cf1ef742 Sep 06 06:41:16 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-060e658b-99e8-46a5-9220-0266f841b13d tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:16 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-060e658b-99e8-46a5-9220-0266f841b13d tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:16 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-060e658b-99e8-46a5-9220-0266f841b13d tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Delete volume with id: 8cead335-b15e-4c1e-85b3-c8b1cf1ef742 Sep 06 06:41:16 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:16 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:41:16 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:16 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:41:16 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-060e658b-99e8-46a5-9220-0266f841b13d tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Volume info retrieved successfully. Sep 06 06:41:16 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-060e658b-99e8-46a5-9220-0266f841b13d tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Delete volume request issued successfully. Sep 06 06:41:16 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-060e658b-99e8-46a5-9220-0266f841b13d tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] http://192.168.122.198/volume/v3/volumes/8cead335-b15e-4c1e-85b3-c8b1cf1ef742 returned with HTTP 202 Sep 06 06:41:16 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 849/1714] 192.168.122.198 () {60 vars in 1276 bytes} [Sun Sep 6 06:41:16 2026] DELETE /volume/v3/volumes/8cead335-b15e-4c1e-85b3-c8b1cf1ef742 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 06:41:16 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-578713b6-cda5-461a-94bb-9b8d182fb0bb None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:16 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-578713b6-cda5-461a-94bb-9b8d182fb0bb tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] GET http://192.168.122.198/volume/v3/volumes/8cead335-b15e-4c1e-85b3-c8b1cf1ef742 Sep 06 06:41:16 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-578713b6-cda5-461a-94bb-9b8d182fb0bb tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:16 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-578713b6-cda5-461a-94bb-9b8d182fb0bb tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:16 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:16 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:41:16 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:16 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:41:16 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-578713b6-cda5-461a-94bb-9b8d182fb0bb tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Volume info retrieved successfully. Sep 06 06:41:16 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-578713b6-cda5-461a-94bb-9b8d182fb0bb tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] http://192.168.122.198/volume/v3/volumes/8cead335-b15e-4c1e-85b3-c8b1cf1ef742 returned with HTTP 200 Sep 06 06:41:16 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 866/1715] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:41:16 2026] GET /volume/v3/volumes/8cead335-b15e-4c1e-85b3-c8b1cf1ef742 => generated 871 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:41:17 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-77617bf4-471f-456c-b0d3-59af043e855c None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:17 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-dc354bef-4a67-42bd-954e-cc744b17be66 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:17 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-77617bf4-471f-456c-b0d3-59af043e855c tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] GET http://192.168.122.198/volume/v3/volumes/285d28b3-ee74-43a2-9ffc-15959096b0a9 Sep 06 06:41:17 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-77617bf4-471f-456c-b0d3-59af043e855c tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:17 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-77617bf4-471f-456c-b0d3-59af043e855c tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:17 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-dc354bef-4a67-42bd-954e-cc744b17be66 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] GET http://192.168.122.198/volume/v3/volumes/2116a3dc-938c-4819-8330-b815a8d9d41d Sep 06 06:41:17 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-dc354bef-4a67-42bd-954e-cc744b17be66 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:17 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-dc354bef-4a67-42bd-954e-cc744b17be66 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:17 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:17 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:41:17 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:17 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:41:17 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:17 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:41:17 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-dc354bef-4a67-42bd-954e-cc744b17be66 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Volume info retrieved successfully. Sep 06 06:41:17 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:17 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:41:17 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-dc354bef-4a67-42bd-954e-cc744b17be66 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] http://192.168.122.198/volume/v3/volumes/2116a3dc-938c-4819-8330-b815a8d9d41d returned with HTTP 200 Sep 06 06:41:17 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 867/1716] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:41:17 2026] GET /volume/v3/volumes/2116a3dc-938c-4819-8330-b815a8d9d41d => generated 909 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:41:17 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-77617bf4-471f-456c-b0d3-59af043e855c tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Volume info retrieved successfully. Sep 06 06:41:17 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-77617bf4-471f-456c-b0d3-59af043e855c tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] http://192.168.122.198/volume/v3/volumes/285d28b3-ee74-43a2-9ffc-15959096b0a9 returned with HTTP 200 Sep 06 06:41:17 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 850/1717] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:41:17 2026] GET /volume/v3/volumes/285d28b3-ee74-43a2-9ffc-15959096b0a9 => generated 853 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 06:41:17 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-c6f04664-dcc0-45da-9fd2-d0e693d7facc req-b9420082-db3f-4873-88bf-3f1344a6fb64 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:17 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-c6f04664-dcc0-45da-9fd2-d0e693d7facc req-b9420082-db3f-4873-88bf-3f1344a6fb64 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] POST http://192.168.122.198/volume/v3/attachments/3c546323-3332-42ae-b29e-ad90e9865c25/action Sep 06 06:41:17 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-c6f04664-dcc0-45da-9fd2-d0e693d7facc req-b9420082-db3f-4873-88bf-3f1344a6fb64 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Action body: b'{"os-complete": null}' {{(pid=87015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:41:17 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-c6f04664-dcc0-45da-9fd2-d0e693d7facc req-b9420082-db3f-4873-88bf-3f1344a6fb64 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:41:17 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:17 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:41:17 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:17 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:41:17 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-c6f04664-dcc0-45da-9fd2-d0e693d7facc req-b9420082-db3f-4873-88bf-3f1344a6fb64 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] http://192.168.122.198/volume/v3/attachments/3c546323-3332-42ae-b29e-ad90e9865c25/action returned with HTTP 204 Sep 06 06:41:17 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 868/1718] 192.168.122.198 () {66 vars in 1614 bytes} [Sun Sep 6 06:41:17 2026] POST /volume/v3/attachments/3c546323-3332-42ae-b29e-ad90e9865c25/action => generated 0 bytes in 84 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:41:17 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-6230b6b2-8527-4aea-8ae9-60a71b18d317 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:17 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-6230b6b2-8527-4aea-8ae9-60a71b18d317 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] GET http://192.168.122.198/volume/v3/volumes/8cead335-b15e-4c1e-85b3-c8b1cf1ef742 Sep 06 06:41:17 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-6230b6b2-8527-4aea-8ae9-60a71b18d317 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:17 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-6230b6b2-8527-4aea-8ae9-60a71b18d317 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:17 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-6230b6b2-8527-4aea-8ae9-60a71b18d317 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] http://192.168.122.198/volume/v3/volumes/8cead335-b15e-4c1e-85b3-c8b1cf1ef742 returned with HTTP 404 Sep 06 06:41:17 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 851/1719] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:41:17 2026] GET /volume/v3/volumes/8cead335-b15e-4c1e-85b3-c8b1cf1ef742 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 06:41:17 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-1ad43a90-8b2d-4f34-8255-010b83b57031 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:17 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-1ad43a90-8b2d-4f34-8255-010b83b57031 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] DELETE http://192.168.122.198/volume/v3/volumes/1a254542-d95e-4699-a37c-4bfb8a08d277 Sep 06 06:41:17 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-1ad43a90-8b2d-4f34-8255-010b83b57031 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:17 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-1ad43a90-8b2d-4f34-8255-010b83b57031 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:17 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-1ad43a90-8b2d-4f34-8255-010b83b57031 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Delete volume with id: 1a254542-d95e-4699-a37c-4bfb8a08d277 Sep 06 06:41:18 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:18 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:41:18 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:18 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:41:18 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-1ad43a90-8b2d-4f34-8255-010b83b57031 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Volume info retrieved successfully. Sep 06 06:41:18 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-1ad43a90-8b2d-4f34-8255-010b83b57031 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Delete volume request issued successfully. Sep 06 06:41:18 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-1ad43a90-8b2d-4f34-8255-010b83b57031 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] http://192.168.122.198/volume/v3/volumes/1a254542-d95e-4699-a37c-4bfb8a08d277 returned with HTTP 202 Sep 06 06:41:18 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 869/1720] 192.168.122.198 () {60 vars in 1276 bytes} [Sun Sep 6 06:41:17 2026] DELETE /volume/v3/volumes/1a254542-d95e-4699-a37c-4bfb8a08d277 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 06:41:18 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-66f2d330-5b40-457d-a9a9-db4f7a988907 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:18 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-66f2d330-5b40-457d-a9a9-db4f7a988907 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] GET http://192.168.122.198/volume/v3/volumes/1a254542-d95e-4699-a37c-4bfb8a08d277 Sep 06 06:41:18 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-66f2d330-5b40-457d-a9a9-db4f7a988907 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:18 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-66f2d330-5b40-457d-a9a9-db4f7a988907 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:18 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:18 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:41:18 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:18 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:41:18 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-78332556-d679-4064-b5a8-1e5a45b0c63a None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:18 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-66f2d330-5b40-457d-a9a9-db4f7a988907 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Volume info retrieved successfully. Sep 06 06:41:18 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-78332556-d679-4064-b5a8-1e5a45b0c63a tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] GET http://192.168.122.198/volume/v3/volumes/2116a3dc-938c-4819-8330-b815a8d9d41d Sep 06 06:41:18 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-78332556-d679-4064-b5a8-1e5a45b0c63a tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:18 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-66f2d330-5b40-457d-a9a9-db4f7a988907 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] http://192.168.122.198/volume/v3/volumes/1a254542-d95e-4699-a37c-4bfb8a08d277 returned with HTTP 200 Sep 06 06:41:18 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-78332556-d679-4064-b5a8-1e5a45b0c63a tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:18 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 852/1721] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:41:18 2026] GET /volume/v3/volumes/1a254542-d95e-4699-a37c-4bfb8a08d277 => generated 905 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:41:18 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-74a7a13e-9c97-444a-a23a-c7146b73634a None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:18 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-74a7a13e-9c97-444a-a23a-c7146b73634a tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] GET http://192.168.122.198/volume/v3/volumes/285d28b3-ee74-43a2-9ffc-15959096b0a9 Sep 06 06:41:18 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-74a7a13e-9c97-444a-a23a-c7146b73634a tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:18 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-74a7a13e-9c97-444a-a23a-c7146b73634a tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:18 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:18 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:41:18 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:18 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:41:18 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:18 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:41:18 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:18 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:41:18 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-78332556-d679-4064-b5a8-1e5a45b0c63a tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Volume info retrieved successfully. Sep 06 06:41:18 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-74a7a13e-9c97-444a-a23a-c7146b73634a tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Volume info retrieved successfully. Sep 06 06:41:18 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-74a7a13e-9c97-444a-a23a-c7146b73634a tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] http://192.168.122.198/volume/v3/volumes/285d28b3-ee74-43a2-9ffc-15959096b0a9 returned with HTTP 200 Sep 06 06:41:18 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 853/1722] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:41:18 2026] GET /volume/v3/volumes/285d28b3-ee74-43a2-9ffc-15959096b0a9 => generated 1145 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:41:18 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-78332556-d679-4064-b5a8-1e5a45b0c63a tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] http://192.168.122.198/volume/v3/volumes/2116a3dc-938c-4819-8330-b815a8d9d41d returned with HTTP 200 Sep 06 06:41:18 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 870/1723] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:41:18 2026] GET /volume/v3/volumes/2116a3dc-938c-4819-8330-b815a8d9d41d => generated 909 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:41:18 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-b99b7781-8708-45d2-b447-42a2fac5e22d None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:18 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-b99b7781-8708-45d2-b447-42a2fac5e22d tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] GET http://192.168.122.198/volume/v3/volumes/285d28b3-ee74-43a2-9ffc-15959096b0a9 Sep 06 06:41:18 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-b99b7781-8708-45d2-b447-42a2fac5e22d tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:18 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-b99b7781-8708-45d2-b447-42a2fac5e22d tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:18 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:18 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:41:18 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:18 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:41:18 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-b99b7781-8708-45d2-b447-42a2fac5e22d tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Volume info retrieved successfully. Sep 06 06:41:18 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-b99b7781-8708-45d2-b447-42a2fac5e22d tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] http://192.168.122.198/volume/v3/volumes/285d28b3-ee74-43a2-9ffc-15959096b0a9 returned with HTTP 200 Sep 06 06:41:18 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 854/1724] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:41:18 2026] GET /volume/v3/volumes/285d28b3-ee74-43a2-9ffc-15959096b0a9 => generated 1145 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:41:19 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-30cec631-df75-4a63-ae7b-56dca25a60ea None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:19 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-30cec631-df75-4a63-ae7b-56dca25a60ea tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] GET http://192.168.122.198/volume/v3/volumes/1a254542-d95e-4699-a37c-4bfb8a08d277 Sep 06 06:41:19 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-30cec631-df75-4a63-ae7b-56dca25a60ea tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:19 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-30cec631-df75-4a63-ae7b-56dca25a60ea tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:19 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-30cec631-df75-4a63-ae7b-56dca25a60ea tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] http://192.168.122.198/volume/v3/volumes/1a254542-d95e-4699-a37c-4bfb8a08d277 returned with HTTP 404 Sep 06 06:41:19 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 871/1725] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:41:19 2026] GET /volume/v3/volumes/1a254542-d95e-4699-a37c-4bfb8a08d277 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 06:41:19 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-4a36ae37-1d7d-4fab-8816-137bd2c46449 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:19 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-4a36ae37-1d7d-4fab-8816-137bd2c46449 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] DELETE http://192.168.122.198/volume/v3/snapshots/44907dec-fa79-4e63-916a-21423470cbf2 Sep 06 06:41:19 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-4a36ae37-1d7d-4fab-8816-137bd2c46449 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:19 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-4a36ae37-1d7d-4fab-8816-137bd2c46449 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:19 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.snapshots [None req-4a36ae37-1d7d-4fab-8816-137bd2c46449 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Delete snapshot with id: 44907dec-fa79-4e63-916a-21423470cbf2 Sep 06 06:41:19 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-4a36ae37-1d7d-4fab-8816-137bd2c46449 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] http://192.168.122.198/volume/v3/snapshots/44907dec-fa79-4e63-916a-21423470cbf2 returned with HTTP 404 Sep 06 06:41:19 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 855/1726] 192.168.122.198 () {58 vars in 1241 bytes} [Sun Sep 6 06:41:19 2026] DELETE /volume/v3/snapshots/44907dec-fa79-4e63-916a-21423470cbf2 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:41:19 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-6120add7-7f89-437a-a2c1-e16b2b185c2a None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:19 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-6120add7-7f89-437a-a2c1-e16b2b185c2a tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] GET http://192.168.122.198/volume/v3/snapshots/44907dec-fa79-4e63-916a-21423470cbf2 Sep 06 06:41:19 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-6120add7-7f89-437a-a2c1-e16b2b185c2a tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:19 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-6120add7-7f89-437a-a2c1-e16b2b185c2a tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:19 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-6120add7-7f89-437a-a2c1-e16b2b185c2a tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] http://192.168.122.198/volume/v3/snapshots/44907dec-fa79-4e63-916a-21423470cbf2 returned with HTTP 404 Sep 06 06:41:19 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 872/1727] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:41:19 2026] GET /volume/v3/snapshots/44907dec-fa79-4e63-916a-21423470cbf2 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:41:19 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-c9c5aa32-afc8-4232-b035-4ad7650d1d66 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:19 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c9c5aa32-afc8-4232-b035-4ad7650d1d66 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] DELETE http://192.168.122.198/volume/v3/volumes/8cead335-b15e-4c1e-85b3-c8b1cf1ef742 Sep 06 06:41:19 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-c9c5aa32-afc8-4232-b035-4ad7650d1d66 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:19 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-c9c5aa32-afc8-4232-b035-4ad7650d1d66 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:19 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-c9c5aa32-afc8-4232-b035-4ad7650d1d66 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Delete volume with id: 8cead335-b15e-4c1e-85b3-c8b1cf1ef742 Sep 06 06:41:19 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c9c5aa32-afc8-4232-b035-4ad7650d1d66 tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] http://192.168.122.198/volume/v3/volumes/8cead335-b15e-4c1e-85b3-c8b1cf1ef742 returned with HTTP 404 Sep 06 06:41:19 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 856/1728] 192.168.122.198 () {60 vars in 1276 bytes} [Sun Sep 6 06:41:19 2026] DELETE /volume/v3/volumes/8cead335-b15e-4c1e-85b3-c8b1cf1ef742 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 06:41:19 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-a49373a7-5f43-41d0-8525-1b110e593c2a None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:19 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-a49373a7-5f43-41d0-8525-1b110e593c2a tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] GET http://192.168.122.198/volume/v3/volumes/2116a3dc-938c-4819-8330-b815a8d9d41d Sep 06 06:41:19 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-a49373a7-5f43-41d0-8525-1b110e593c2a tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:19 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-bf4c3052-1374-4566-bb2f-360d39405d0a None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:19 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-a49373a7-5f43-41d0-8525-1b110e593c2a tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:19 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-bf4c3052-1374-4566-bb2f-360d39405d0a tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] GET http://192.168.122.198/volume/v3/volumes/8cead335-b15e-4c1e-85b3-c8b1cf1ef742 Sep 06 06:41:19 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-bf4c3052-1374-4566-bb2f-360d39405d0a tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:19 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-bf4c3052-1374-4566-bb2f-360d39405d0a tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:19 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:19 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:41:19 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:19 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:41:19 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-bf4c3052-1374-4566-bb2f-360d39405d0a tempest-VolumeDependencyTests-1326358127 tempest-VolumeDependencyTests-1326358127-project-member] http://192.168.122.198/volume/v3/volumes/8cead335-b15e-4c1e-85b3-c8b1cf1ef742 returned with HTTP 404 Sep 06 06:41:19 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 857/1729] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:41:19 2026] GET /volume/v3/volumes/8cead335-b15e-4c1e-85b3-c8b1cf1ef742 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 06:41:19 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-a49373a7-5f43-41d0-8525-1b110e593c2a tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Volume info retrieved successfully. Sep 06 06:41:19 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-a49373a7-5f43-41d0-8525-1b110e593c2a tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] http://192.168.122.198/volume/v3/volumes/2116a3dc-938c-4819-8330-b815a8d9d41d returned with HTTP 200 Sep 06 06:41:19 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 873/1730] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:41:19 2026] GET /volume/v3/volumes/2116a3dc-938c-4819-8330-b815a8d9d41d => generated 1327 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:41:19 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-a106ffe6-d88a-48c8-8242-ca20c7ad7486 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:19 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-a106ffe6-d88a-48c8-8242-ca20c7ad7486 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] POST http://192.168.122.198/volume/v3/volumes/2116a3dc-938c-4819-8330-b815a8d9d41d/action Sep 06 06:41:19 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-a106ffe6-d88a-48c8-8242-ca20c7ad7486 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:41:19 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-a106ffe6-d88a-48c8-8242-ca20c7ad7486 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:41:19 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:19 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:41:19 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:19 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:41:19 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-a106ffe6-d88a-48c8-8242-ca20c7ad7486 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Volume info retrieved successfully. Sep 06 06:41:19 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-a106ffe6-d88a-48c8-8242-ca20c7ad7486 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Created reservations ['64aa3862-28bf-4eef-bfb8-ef9b58580eaf', '625b948e-2b02-4faa-bd14-f8ebdc1ab6e6'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:41:19 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-a106ffe6-d88a-48c8-8242-ca20c7ad7486 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Extend volume request issued successfully. Sep 06 06:41:19 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-a106ffe6-d88a-48c8-8242-ca20c7ad7486 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] http://192.168.122.198/volume/v3/volumes/2116a3dc-938c-4819-8330-b815a8d9d41d/action returned with HTTP 202 Sep 06 06:41:19 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 858/1731] 192.168.122.198 () {60 vars in 1274 bytes} [Sun Sep 6 06:41:19 2026] POST /volume/v3/volumes/2116a3dc-938c-4819-8330-b815a8d9d41d/action => generated 0 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 06:41:19 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-36050e8d-d2c7-4d91-8b96-d0f381af1a16 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:19 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-36050e8d-d2c7-4d91-8b96-d0f381af1a16 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] GET http://192.168.122.198/volume/v3/volumes/2116a3dc-938c-4819-8330-b815a8d9d41d Sep 06 06:41:19 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-36050e8d-d2c7-4d91-8b96-d0f381af1a16 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:19 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-36050e8d-d2c7-4d91-8b96-d0f381af1a16 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:19 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:19 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:41:19 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:19 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:41:19 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-36050e8d-d2c7-4d91-8b96-d0f381af1a16 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Volume info retrieved successfully. Sep 06 06:41:19 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-36050e8d-d2c7-4d91-8b96-d0f381af1a16 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] http://192.168.122.198/volume/v3/volumes/2116a3dc-938c-4819-8330-b815a8d9d41d returned with HTTP 200 Sep 06 06:41:19 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 874/1732] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:41:19 2026] GET /volume/v3/volumes/2116a3dc-938c-4819-8330-b815a8d9d41d => generated 1327 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:41:20 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-29d7b16f-4d55-4168-9e65-58e0fe6fe510 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:20 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-29d7b16f-4d55-4168-9e65-58e0fe6fe510 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] GET http://192.168.122.198/volume/v3/volumes/2116a3dc-938c-4819-8330-b815a8d9d41d Sep 06 06:41:20 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-29d7b16f-4d55-4168-9e65-58e0fe6fe510 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:20 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-29d7b16f-4d55-4168-9e65-58e0fe6fe510 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:20 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:20 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:41:20 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:20 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:41:20 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-29d7b16f-4d55-4168-9e65-58e0fe6fe510 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Volume info retrieved successfully. Sep 06 06:41:20 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-29d7b16f-4d55-4168-9e65-58e0fe6fe510 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] http://192.168.122.198/volume/v3/volumes/2116a3dc-938c-4819-8330-b815a8d9d41d returned with HTTP 200 Sep 06 06:41:20 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 859/1733] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:41:20 2026] GET /volume/v3/volumes/2116a3dc-938c-4819-8330-b815a8d9d41d => generated 1327 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:41:20 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-d5b2e8f5-cf37-46ce-bc8e-b914e39a58d0 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:20 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-d5b2e8f5-cf37-46ce-bc8e-b914e39a58d0 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-reader] GET http://192.168.122.198/volume/v3/volumes/2116a3dc-938c-4819-8330-b815a8d9d41d Sep 06 06:41:20 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-d5b2e8f5-cf37-46ce-bc8e-b914e39a58d0 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-reader] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:20 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-d5b2e8f5-cf37-46ce-bc8e-b914e39a58d0 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-reader] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:20 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:20 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:41:20 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:20 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:41:20 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-d5b2e8f5-cf37-46ce-bc8e-b914e39a58d0 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-reader] Volume info retrieved successfully. Sep 06 06:41:20 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-d5b2e8f5-cf37-46ce-bc8e-b914e39a58d0 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-reader] http://192.168.122.198/volume/v3/volumes/2116a3dc-938c-4819-8330-b815a8d9d41d returned with HTTP 200 Sep 06 06:41:20 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 875/1734] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:41:20 2026] GET /volume/v3/volumes/2116a3dc-938c-4819-8330-b815a8d9d41d => generated 1327 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:41:20 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-ea3fed81-c6c0-45a3-b3d4-adf2c816bfe6 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:20 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ea3fed81-c6c0-45a3-b3d4-adf2c816bfe6 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] GET http://192.168.122.198/volume/v3/volumes/2116a3dc-938c-4819-8330-b815a8d9d41d Sep 06 06:41:20 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ea3fed81-c6c0-45a3-b3d4-adf2c816bfe6 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:20 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ea3fed81-c6c0-45a3-b3d4-adf2c816bfe6 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:20 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:20 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:41:20 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:20 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:41:20 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-ea3fed81-c6c0-45a3-b3d4-adf2c816bfe6 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Volume info retrieved successfully. Sep 06 06:41:20 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ea3fed81-c6c0-45a3-b3d4-adf2c816bfe6 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] http://192.168.122.198/volume/v3/volumes/2116a3dc-938c-4819-8330-b815a8d9d41d returned with HTTP 200 Sep 06 06:41:20 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 860/1735] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:41:20 2026] GET /volume/v3/volumes/2116a3dc-938c-4819-8330-b815a8d9d41d => generated 1327 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 06:41:20 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-1a36054f-77dc-441c-b119-77a6d951041e None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:20 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-1a36054f-77dc-441c-b119-77a6d951041e tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] DELETE http://192.168.122.198/volume/v3/volumes/2116a3dc-938c-4819-8330-b815a8d9d41d Sep 06 06:41:20 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-1a36054f-77dc-441c-b119-77a6d951041e tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:20 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-1a36054f-77dc-441c-b119-77a6d951041e tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:20 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-1a36054f-77dc-441c-b119-77a6d951041e tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Delete volume with id: 2116a3dc-938c-4819-8330-b815a8d9d41d Sep 06 06:41:20 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:20 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:41:20 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:20 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:41:20 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-1a36054f-77dc-441c-b119-77a6d951041e tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Volume info retrieved successfully. Sep 06 06:41:21 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-1a36054f-77dc-441c-b119-77a6d951041e tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Delete volume request issued successfully. Sep 06 06:41:21 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-1a36054f-77dc-441c-b119-77a6d951041e tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] http://192.168.122.198/volume/v3/volumes/2116a3dc-938c-4819-8330-b815a8d9d41d returned with HTTP 202 Sep 06 06:41:21 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 876/1736] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:41:20 2026] DELETE /volume/v3/volumes/2116a3dc-938c-4819-8330-b815a8d9d41d => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 06 06:41:21 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-6e944a17-5caf-4d4e-879e-c2514f2ec392 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:21 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-6e944a17-5caf-4d4e-879e-c2514f2ec392 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] GET http://192.168.122.198/volume/v3/volumes/2116a3dc-938c-4819-8330-b815a8d9d41d Sep 06 06:41:21 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-6e944a17-5caf-4d4e-879e-c2514f2ec392 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:21 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-6e944a17-5caf-4d4e-879e-c2514f2ec392 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:21 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:21 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:41:21 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:21 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:41:21 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-6e944a17-5caf-4d4e-879e-c2514f2ec392 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Volume info retrieved successfully. Sep 06 06:41:21 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-6e944a17-5caf-4d4e-879e-c2514f2ec392 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] http://192.168.122.198/volume/v3/volumes/2116a3dc-938c-4819-8330-b815a8d9d41d returned with HTTP 200 Sep 06 06:41:21 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 861/1737] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:41:21 2026] GET /volume/v3/volumes/2116a3dc-938c-4819-8330-b815a8d9d41d => generated 1326 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:41:22 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-47ce4a55-69d5-4990-9932-ac2f610dc3e8 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:22 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-47ce4a55-69d5-4990-9932-ac2f610dc3e8 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] GET http://192.168.122.198/volume/v3/volumes/2116a3dc-938c-4819-8330-b815a8d9d41d Sep 06 06:41:22 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-47ce4a55-69d5-4990-9932-ac2f610dc3e8 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:22 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-47ce4a55-69d5-4990-9932-ac2f610dc3e8 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:22 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:22 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:41:22 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:22 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:41:22 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-47ce4a55-69d5-4990-9932-ac2f610dc3e8 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Volume info retrieved successfully. Sep 06 06:41:22 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-47ce4a55-69d5-4990-9932-ac2f610dc3e8 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] http://192.168.122.198/volume/v3/volumes/2116a3dc-938c-4819-8330-b815a8d9d41d returned with HTTP 200 Sep 06 06:41:22 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 877/1738] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:41:22 2026] GET /volume/v3/volumes/2116a3dc-938c-4819-8330-b815a8d9d41d => generated 1326 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:41:22 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-190d7bca-2bc3-4a16-ab90-006b56b675cf None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:23 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-190d7bca-2bc3-4a16-ab90-006b56b675cf tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:41:23 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-190d7bca-2bc3-4a16-ab90-006b56b675cf tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-849480879"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:41:23 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.volumes [None req-190d7bca-2bc3-4a16-ab90-006b56b675cf tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-849480879'}} {{(pid=87014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:41:23 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-190d7bca-2bc3-4a16-ab90-006b56b675cf tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Create volume of 1 GB Sep 06 06:41:23 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-190d7bca-2bc3-4a16-ab90-006b56b675cf tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Availability Zones retrieved successfully. Sep 06 06:41:23 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-190d7bca-2bc3-4a16-ab90-006b56b675cf tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Flow 'volume_create_api' (b0a1917c-4f83-44aa-9a01-0ef1a05f62e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:41:23 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-190d7bca-2bc3-4a16-ab90-006b56b675cf tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70f4e8c6-4ad0-4e02-bb51-77c6da4341f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:41:23 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.flows.api.create_volume [None req-190d7bca-2bc3-4a16-ab90-006b56b675cf tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Validating volume size '1' using validate_int {{(pid=87014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:41:23 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-563e38f3-3a7f-4040-bd77-e738d61124cb None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:23 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-563e38f3-3a7f-4040-bd77-e738d61124cb tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] GET http://192.168.122.198/volume/v3/volumes/2116a3dc-938c-4819-8330-b815a8d9d41d Sep 06 06:41:23 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-563e38f3-3a7f-4040-bd77-e738d61124cb tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:23 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-563e38f3-3a7f-4040-bd77-e738d61124cb tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:23 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-563e38f3-3a7f-4040-bd77-e738d61124cb tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] http://192.168.122.198/volume/v3/volumes/2116a3dc-938c-4819-8330-b815a8d9d41d returned with HTTP 404 Sep 06 06:41:23 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 878/1739] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:41:23 2026] GET /volume/v3/volumes/2116a3dc-938c-4819-8330-b815a8d9d41d => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 06:41:23 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-4b660863-f071-4b5a-a163-3e2f33f29644 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:23 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-4b660863-f071-4b5a-a163-3e2f33f29644 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:41:23 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-4b660863-f071-4b5a-a163-3e2f33f29644 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-457112254"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:41:23 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.volumes [None req-4b660863-f071-4b5a-a163-3e2f33f29644 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-457112254'}} {{(pid=87015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:41:23 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-4b660863-f071-4b5a-a163-3e2f33f29644 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Create volume of 1 GB Sep 06 06:41:23 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-4b660863-f071-4b5a-a163-3e2f33f29644 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Availability Zones retrieved successfully. Sep 06 06:41:23 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-190d7bca-2bc3-4a16-ab90-006b56b675cf tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70f4e8c6-4ad0-4e02-bb51-77c6da4341f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:41:23 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-190d7bca-2bc3-4a16-ab90-006b56b675cf tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (765ed2ec-90f9-4851-9d6d-4d51adfec417) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:41:23 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-4b660863-f071-4b5a-a163-3e2f33f29644 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Flow 'volume_create_api' (df49e98b-08e5-490a-bd85-4eb897c41c71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:41:23 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-4b660863-f071-4b5a-a163-3e2f33f29644 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89b9d815-bf3a-4112-bed2-f32c0996140a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:41:23 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.flows.api.create_volume [None req-4b660863-f071-4b5a-a163-3e2f33f29644 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Validating volume size '1' using validate_int {{(pid=87015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:41:23 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-4b660863-f071-4b5a-a163-3e2f33f29644 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89b9d815-bf3a-4112-bed2-f32c0996140a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:41:23 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-4b660863-f071-4b5a-a163-3e2f33f29644 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93a1100b-ff51-4b95-ab46-257eecca7e7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:41:23 devstack devstack@c-api.service[87015]: DEBUG cinder.quota [None req-4b660863-f071-4b5a-a163-3e2f33f29644 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Created reservations ['598f3abc-ccec-4a34-a168-fb35bb77dbbe', 'e80a6110-1238-4fcd-9e8f-e9ac1d067bcf', '6d1b2551-f8fc-489b-94e2-a8252ce5b4f7', '386365b0-6a4f-4b2f-84a1-df53306cbfd5'] {{(pid=87015) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:41:23 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-4b660863-f071-4b5a-a163-3e2f33f29644 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93a1100b-ff51-4b95-ab46-257eecca7e7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['598f3abc-ccec-4a34-a168-fb35bb77dbbe', 'e80a6110-1238-4fcd-9e8f-e9ac1d067bcf', '6d1b2551-f8fc-489b-94e2-a8252ce5b4f7', '386365b0-6a4f-4b2f-84a1-df53306cbfd5']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:41:23 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-4b660863-f071-4b5a-a163-3e2f33f29644 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13cd8db6-4fd9-4e58-8f5e-827bfd88c234) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:41:23 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-190d7bca-2bc3-4a16-ab90-006b56b675cf tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Created reservations ['d50b1589-3f96-41bf-91b7-15ff1603bcbd', '63e518f8-7c53-4899-b1c4-36a506659bd8', 'e6714bab-8dc6-4c1d-ba8c-422116bd7444', '1790fa6e-667d-4ee9-90ce-930945f38820'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:41:23 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-190d7bca-2bc3-4a16-ab90-006b56b675cf tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (765ed2ec-90f9-4851-9d6d-4d51adfec417) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d50b1589-3f96-41bf-91b7-15ff1603bcbd', '63e518f8-7c53-4899-b1c4-36a506659bd8', 'e6714bab-8dc6-4c1d-ba8c-422116bd7444', '1790fa6e-667d-4ee9-90ce-930945f38820']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:41:23 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-190d7bca-2bc3-4a16-ab90-006b56b675cf tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a560acb-4f41-4c87-b68d-363ed65b3ce0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:41:23 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:23 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:41:23 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-4b660863-f071-4b5a-a163-3e2f33f29644 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13cd8db6-4fd9-4e58-8f5e-827bfd88c234) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7ad3750f-abeb-49c7-bd97-609cbf3fd1d3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-457112254',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c49313d5ba74cc0a3146268e6d81af1',qos_specs=None,replication_status=,reservations=['598f3abc-ccec-4a34-a168-fb35bb77dbbe','e80a6110-1238-4fcd-9e8f-e9ac1d067bcf','6d1b2551-f8fc-489b-94e2-a8252ce5b4f7','386365b0-6a4f-4b2f-84a1-df53306cbfd5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0d331e312fc4c7fb9384dca06e6135a',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:41:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-457112254',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7ad3750f-abeb-49c7-bd97-609cbf3fd1d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c49313d5ba74cc0a3146268e6d81af1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f0d331e312fc4c7fb9384dca06e6135a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:41:23 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-4b660863-f071-4b5a-a163-3e2f33f29644 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe41560a-3157-4ffa-a10c-ad9e3e93ad0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:41:23 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-4b660863-f071-4b5a-a163-3e2f33f29644 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe41560a-3157-4ffa-a10c-ad9e3e93ad0f) transitioned into state 'SUCCESS' from state '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-457112254',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c49313d5ba74cc0a3146268e6d81af1',qos_specs=None,replication_status=,reservations=['598f3abc-ccec-4a34-a168-fb35bb77dbbe','e80a6110-1238-4fcd-9e8f-e9ac1d067bcf','6d1b2551-f8fc-489b-94e2-a8252ce5b4f7','386365b0-6a4f-4b2f-84a1-df53306cbfd5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0d331e312fc4c7fb9384dca06e6135a',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:41:23 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-4b660863-f071-4b5a-a163-3e2f33f29644 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d37eac2-397a-4e8d-8b9f-3cae7403962c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:41:23 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:23 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:41:23 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-190d7bca-2bc3-4a16-ab90-006b56b675cf tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a560acb-4f41-4c87-b68d-363ed65b3ce0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e54a74da-b0ba-4cd9-8e23-0553fcfb4d8a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-849480879',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='490360e70ad741fcb278afde72a8d371',qos_specs=None,replication_status=,reservations=['d50b1589-3f96-41bf-91b7-15ff1603bcbd','63e518f8-7c53-4899-b1c4-36a506659bd8','e6714bab-8dc6-4c1d-ba8c-422116bd7444','1790fa6e-667d-4ee9-90ce-930945f38820'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='783d3bcc349d4a8781de139829550158',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:41:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-849480879',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e54a74da-b0ba-4cd9-8e23-0553fcfb4d8a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='490360e70ad741fcb278afde72a8d371',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='783d3bcc349d4a8781de139829550158',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:41:23 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-190d7bca-2bc3-4a16-ab90-006b56b675cf tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4eca2e0-e1e6-4255-800a-0cce10987c2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:41:23 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-4b660863-f071-4b5a-a163-3e2f33f29644 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d37eac2-397a-4e8d-8b9f-3cae7403962c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:41:23 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-4b660863-f071-4b5a-a163-3e2f33f29644 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Flow 'volume_create_api' (df49e98b-08e5-490a-bd85-4eb897c41c71) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:41:23 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-4b660863-f071-4b5a-a163-3e2f33f29644 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Create volume request issued successfully. Sep 06 06:41:23 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-4b660863-f071-4b5a-a163-3e2f33f29644 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:41:23 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 879/1740] 192.168.122.198 () {60 vars in 1142 bytes} [Sun Sep 6 06:41:23 2026] POST /volume/v3/volumes => generated 756 bytes in 471 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:41:23 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-2771365f-bb9f-4868-9595-7642cf3b63bf None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:23 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2771365f-bb9f-4868-9595-7642cf3b63bf tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] GET http://192.168.122.198/volume/v3/volumes/7ad3750f-abeb-49c7-bd97-609cbf3fd1d3 Sep 06 06:41:23 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-2771365f-bb9f-4868-9595-7642cf3b63bf tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:23 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-190d7bca-2bc3-4a16-ab90-006b56b675cf tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4eca2e0-e1e6-4255-800a-0cce10987c2c) transitioned into state 'SUCCESS' from state '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-849480879',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='490360e70ad741fcb278afde72a8d371',qos_specs=None,replication_status=,reservations=['d50b1589-3f96-41bf-91b7-15ff1603bcbd','63e518f8-7c53-4899-b1c4-36a506659bd8','e6714bab-8dc6-4c1d-ba8c-422116bd7444','1790fa6e-667d-4ee9-90ce-930945f38820'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='783d3bcc349d4a8781de139829550158',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:41:23 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-2771365f-bb9f-4868-9595-7642cf3b63bf tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:23 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-190d7bca-2bc3-4a16-ab90-006b56b675cf tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (680b839f-a8f4-4037-b87d-ae92ebae567b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:41:23 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:23 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:41:23 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:23 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:41:23 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-2771365f-bb9f-4868-9595-7642cf3b63bf tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Volume info retrieved successfully. Sep 06 06:41:23 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-190d7bca-2bc3-4a16-ab90-006b56b675cf tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (680b839f-a8f4-4037-b87d-ae92ebae567b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:41:23 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-190d7bca-2bc3-4a16-ab90-006b56b675cf tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Flow 'volume_create_api' (b0a1917c-4f83-44aa-9a01-0ef1a05f62e2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:41:23 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-190d7bca-2bc3-4a16-ab90-006b56b675cf tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Create volume request issued successfully. Sep 06 06:41:23 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-190d7bca-2bc3-4a16-ab90-006b56b675cf tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:41:23 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2771365f-bb9f-4868-9595-7642cf3b63bf tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] http://192.168.122.198/volume/v3/volumes/7ad3750f-abeb-49c7-bd97-609cbf3fd1d3 returned with HTTP 200 Sep 06 06:41:23 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 862/1741] 192.168.122.198 () {62 vars in 1183 bytes} [Sun Sep 6 06:41:22 2026] POST /volume/v3/volumes => generated 786 bytes in 917 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:41:23 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 880/1742] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:41:23 2026] GET /volume/v3/volumes/7ad3750f-abeb-49c7-bd97-609cbf3fd1d3 => generated 824 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:41:23 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-cc01f0db-87f1-4d24-a7f6-cc0443c8eb4d None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:23 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-cc01f0db-87f1-4d24-a7f6-cc0443c8eb4d tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] GET http://192.168.122.198/volume/v3/volumes/e54a74da-b0ba-4cd9-8e23-0553fcfb4d8a Sep 06 06:41:23 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-cc01f0db-87f1-4d24-a7f6-cc0443c8eb4d tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:23 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-cc01f0db-87f1-4d24-a7f6-cc0443c8eb4d tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:23 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:23 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:41:23 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:23 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:41:23 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-cc01f0db-87f1-4d24-a7f6-cc0443c8eb4d tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Volume info retrieved successfully. Sep 06 06:41:23 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-cc01f0db-87f1-4d24-a7f6-cc0443c8eb4d tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] http://192.168.122.198/volume/v3/volumes/e54a74da-b0ba-4cd9-8e23-0553fcfb4d8a returned with HTTP 200 Sep 06 06:41:23 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 863/1743] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:41:23 2026] GET /volume/v3/volumes/e54a74da-b0ba-4cd9-8e23-0553fcfb4d8a => generated 965 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 06:41:24 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-4f9a8e14-da07-4ce8-92a7-e2b72f7d9982 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:24 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-4f9a8e14-da07-4ce8-92a7-e2b72f7d9982 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] GET http://192.168.122.198/volume/v3/volumes/7ad3750f-abeb-49c7-bd97-609cbf3fd1d3 Sep 06 06:41:24 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-4f9a8e14-da07-4ce8-92a7-e2b72f7d9982 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:24 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-4f9a8e14-da07-4ce8-92a7-e2b72f7d9982 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:24 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:24 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:41:24 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:24 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:41:24 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-4f9a8e14-da07-4ce8-92a7-e2b72f7d9982 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Volume info retrieved successfully. Sep 06 06:41:24 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-4f9a8e14-da07-4ce8-92a7-e2b72f7d9982 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] http://192.168.122.198/volume/v3/volumes/7ad3750f-abeb-49c7-bd97-609cbf3fd1d3 returned with HTTP 200 Sep 06 06:41:24 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 881/1744] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:41:24 2026] GET /volume/v3/volumes/7ad3750f-abeb-49c7-bd97-609cbf3fd1d3 => generated 848 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:41:24 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-51dc6500-0222-4b15-abc5-5cdddd2ec4ad None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:24 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-51dc6500-0222-4b15-abc5-5cdddd2ec4ad tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] GET http://192.168.122.198/volume/v3/volumes/e54a74da-b0ba-4cd9-8e23-0553fcfb4d8a Sep 06 06:41:24 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-51dc6500-0222-4b15-abc5-5cdddd2ec4ad tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:24 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-51dc6500-0222-4b15-abc5-5cdddd2ec4ad tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:24 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:24 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:41:24 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:24 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:41:24 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-51dc6500-0222-4b15-abc5-5cdddd2ec4ad tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Volume info retrieved successfully. Sep 06 06:41:24 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-51dc6500-0222-4b15-abc5-5cdddd2ec4ad tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] http://192.168.122.198/volume/v3/volumes/e54a74da-b0ba-4cd9-8e23-0553fcfb4d8a returned with HTTP 200 Sep 06 06:41:24 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 864/1745] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:41:24 2026] GET /volume/v3/volumes/e54a74da-b0ba-4cd9-8e23-0553fcfb4d8a => generated 1015 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 06:41:25 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-b30cfe76-0a78-4dc0-8756-907e79fbb2d7 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:25 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b30cfe76-0a78-4dc0-8756-907e79fbb2d7 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] GET http://192.168.122.198/volume/v3/volumes/7ad3750f-abeb-49c7-bd97-609cbf3fd1d3 Sep 06 06:41:25 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b30cfe76-0a78-4dc0-8756-907e79fbb2d7 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:25 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b30cfe76-0a78-4dc0-8756-907e79fbb2d7 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:25 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:25 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:41:25 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:25 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:41:25 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-b30cfe76-0a78-4dc0-8756-907e79fbb2d7 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Volume info retrieved successfully. Sep 06 06:41:25 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b30cfe76-0a78-4dc0-8756-907e79fbb2d7 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] http://192.168.122.198/volume/v3/volumes/7ad3750f-abeb-49c7-bd97-609cbf3fd1d3 returned with HTTP 200 Sep 06 06:41:25 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 882/1746] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:41:25 2026] GET /volume/v3/volumes/7ad3750f-abeb-49c7-bd97-609cbf3fd1d3 => generated 849 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:41:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-36545cb0-0050-4c57-8a06-9dfbb2fcd3a8 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:26 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-c32d7cd4-2383-4dfe-a549-ec0c7943b44b None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:26 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-36545cb0-0050-4c57-8a06-9dfbb2fcd3a8 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] POST http://192.168.122.198/volume/v3/snapshots Sep 06 06:41:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-36545cb0-0050-4c57-8a06-9dfbb2fcd3a8 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7ad3750f-abeb-49c7-bd97-609cbf3fd1d3", "name": "tempest-VolumesExtendTest-Snapshot-703669185"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:41:26 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c32d7cd4-2383-4dfe-a549-ec0c7943b44b tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] GET http://192.168.122.198/volume/v3/volumes/e54a74da-b0ba-4cd9-8e23-0553fcfb4d8a Sep 06 06:41:26 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-c32d7cd4-2383-4dfe-a549-ec0c7943b44b tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:26 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-c32d7cd4-2383-4dfe-a549-ec0c7943b44b tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:26 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:26 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:41:26 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:26 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:41:26 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:26 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:41:26 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:26 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:41:26 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-36545cb0-0050-4c57-8a06-9dfbb2fcd3a8 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Volume info retrieved successfully. Sep 06 06:41:26 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.snapshots [None req-36545cb0-0050-4c57-8a06-9dfbb2fcd3a8 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Create snapshot from volume 7ad3750f-abeb-49c7-bd97-609cbf3fd1d3 Sep 06 06:41:26 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-c32d7cd4-2383-4dfe-a549-ec0c7943b44b tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Volume info retrieved successfully. Sep 06 06:41:26 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c32d7cd4-2383-4dfe-a549-ec0c7943b44b tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] http://192.168.122.198/volume/v3/volumes/e54a74da-b0ba-4cd9-8e23-0553fcfb4d8a returned with HTTP 200 Sep 06 06:41:26 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 883/1747] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:41:26 2026] GET /volume/v3/volumes/e54a74da-b0ba-4cd9-8e23-0553fcfb4d8a => generated 1016 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 06:41:26 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-860336e4-46a3-4cf7-9a2f-96453fb32a5b None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:26 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-36545cb0-0050-4c57-8a06-9dfbb2fcd3a8 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Created reservations ['c68e4da1-fe46-42d0-a69e-d83cb0c9d2f3', '595cfd93-2d17-4777-b6a3-ab0c281fc122', '1e31fcbf-ffb7-4c7e-9202-6afdb199c1e1', '92414b43-7fa0-4178-95ed-4d627a4b014f'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:41:26 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:26 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:41:26 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-36545cb0-0050-4c57-8a06-9dfbb2fcd3a8 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Snapshot create request issued successfully. Sep 06 06:41:26 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-36545cb0-0050-4c57-8a06-9dfbb2fcd3a8 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] http://192.168.122.198/volume/v3/snapshots returned with HTTP 202 Sep 06 06:41:26 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 865/1748] 192.168.122.198 () {60 vars in 1149 bytes} [Sun Sep 6 06:41:26 2026] POST /volume/v3/snapshots => generated 303 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:41:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-33ab6ed3-2b55-4cbf-a952-833878c5600f None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:26 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-33ab6ed3-2b55-4cbf-a952-833878c5600f tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] GET http://192.168.122.198/volume/v3/snapshots/15535945-5405-4da5-80c7-9488e3fb4bd8 Sep 06 06:41:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-33ab6ed3-2b55-4cbf-a952-833878c5600f tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-33ab6ed3-2b55-4cbf-a952-833878c5600f tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:26 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-860336e4-46a3-4cf7-9a2f-96453fb32a5b tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-reader] GET http://192.168.122.198/volume/v3/volumes Sep 06 06:41:26 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-860336e4-46a3-4cf7-9a2f-96453fb32a5b tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-reader] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:26 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-860336e4-46a3-4cf7-9a2f-96453fb32a5b tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-reader] Calling method 'index' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:26 devstack devstack@c-api.service[87015]: DEBUG cinder.api.api_utils [None req-860336e4-46a3-4cf7-9a2f-96453fb32a5b tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-reader] Removing options '' from query. {{(pid=87015) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 06:41:26 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-860336e4-46a3-4cf7-9a2f-96453fb32a5b tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87015) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 06:41:26 devstack devstack@c-api.service[87015]: DEBUG dbcounter [-] [87015] Writing DB stats cinder:SELECT=437,cinder:INSERT=62,cinder:UPDATE=105 {{(pid=87015) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 06:41:26 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:26 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:41:26 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-33ab6ed3-2b55-4cbf-a952-833878c5600f tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Snapshot retrieved successfully. Sep 06 06:41:26 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:26 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:41:26 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-860336e4-46a3-4cf7-9a2f-96453fb32a5b tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-reader] Get all volumes completed successfully. Sep 06 06:41:26 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-860336e4-46a3-4cf7-9a2f-96453fb32a5b tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-reader] http://192.168.122.198/volume/v3/volumes returned with HTTP 200 Sep 06 06:41:26 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 884/1749] 192.168.122.198 () {60 vars in 1162 bytes} [Sun Sep 6 06:41:26 2026] GET /volume/v3/volumes => generated 343 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:41:26 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-33ab6ed3-2b55-4cbf-a952-833878c5600f tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] http://192.168.122.198/volume/v3/snapshots/15535945-5405-4da5-80c7-9488e3fb4bd8 returned with HTTP 200 Sep 06 06:41:26 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 866/1750] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:41:26 2026] GET /volume/v3/snapshots/15535945-5405-4da5-80c7-9488e3fb4bd8 => generated 435 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:41:26 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-e8aa5856-2e2b-4f48-af66-5b366251a61b None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:26 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e8aa5856-2e2b-4f48-af66-5b366251a61b tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] DELETE http://192.168.122.198/volume/v3/volumes/e54a74da-b0ba-4cd9-8e23-0553fcfb4d8a Sep 06 06:41:26 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e8aa5856-2e2b-4f48-af66-5b366251a61b tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:26 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e8aa5856-2e2b-4f48-af66-5b366251a61b tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:26 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-e8aa5856-2e2b-4f48-af66-5b366251a61b tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Delete volume with id: e54a74da-b0ba-4cd9-8e23-0553fcfb4d8a Sep 06 06:41:26 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:26 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:41:26 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:26 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:41:26 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-e8aa5856-2e2b-4f48-af66-5b366251a61b tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Volume info retrieved successfully. Sep 06 06:41:26 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-e8aa5856-2e2b-4f48-af66-5b366251a61b tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Delete volume request issued successfully. Sep 06 06:41:26 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e8aa5856-2e2b-4f48-af66-5b366251a61b tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] http://192.168.122.198/volume/v3/volumes/e54a74da-b0ba-4cd9-8e23-0553fcfb4d8a returned with HTTP 202 Sep 06 06:41:26 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 885/1751] 192.168.122.198 () {60 vars in 1276 bytes} [Sun Sep 6 06:41:26 2026] DELETE /volume/v3/volumes/e54a74da-b0ba-4cd9-8e23-0553fcfb4d8a => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 06:41:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-3457ef71-03c4-4129-94ef-b078e1b89b5d None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:26 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-3457ef71-03c4-4129-94ef-b078e1b89b5d tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] GET http://192.168.122.198/volume/v3/volumes/e54a74da-b0ba-4cd9-8e23-0553fcfb4d8a Sep 06 06:41:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-3457ef71-03c4-4129-94ef-b078e1b89b5d tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-3457ef71-03c4-4129-94ef-b078e1b89b5d tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:26 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:26 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:41:26 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:26 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:41:26 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-3457ef71-03c4-4129-94ef-b078e1b89b5d tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Volume info retrieved successfully. Sep 06 06:41:26 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-3457ef71-03c4-4129-94ef-b078e1b89b5d tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] http://192.168.122.198/volume/v3/volumes/e54a74da-b0ba-4cd9-8e23-0553fcfb4d8a returned with HTTP 200 Sep 06 06:41:26 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 867/1752] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:41:26 2026] GET /volume/v3/volumes/e54a74da-b0ba-4cd9-8e23-0553fcfb4d8a => generated 1015 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 06:41:27 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-32b807c9-f8f9-4b52-8775-b33d7a76c7e1 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:27 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-32b807c9-f8f9-4b52-8775-b33d7a76c7e1 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] GET http://192.168.122.198/volume/v3/snapshots/15535945-5405-4da5-80c7-9488e3fb4bd8 Sep 06 06:41:27 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-32b807c9-f8f9-4b52-8775-b33d7a76c7e1 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:27 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-32b807c9-f8f9-4b52-8775-b33d7a76c7e1 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:27 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:27 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:41:27 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-32b807c9-f8f9-4b52-8775-b33d7a76c7e1 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Snapshot retrieved successfully. Sep 06 06:41:27 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-32b807c9-f8f9-4b52-8775-b33d7a76c7e1 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] http://192.168.122.198/volume/v3/snapshots/15535945-5405-4da5-80c7-9488e3fb4bd8 returned with HTTP 200 Sep 06 06:41:27 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 886/1753] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:41:27 2026] GET /volume/v3/snapshots/15535945-5405-4da5-80c7-9488e3fb4bd8 => generated 435 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:41:27 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-b00c45c2-a37f-4369-8aff-8c85ef11d71f None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:27 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-b00c45c2-a37f-4369-8aff-8c85ef11d71f tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] GET http://192.168.122.198/volume/v3/volumes/e54a74da-b0ba-4cd9-8e23-0553fcfb4d8a Sep 06 06:41:27 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-b00c45c2-a37f-4369-8aff-8c85ef11d71f tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:27 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-b00c45c2-a37f-4369-8aff-8c85ef11d71f tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:27 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-b00c45c2-a37f-4369-8aff-8c85ef11d71f tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] http://192.168.122.198/volume/v3/volumes/e54a74da-b0ba-4cd9-8e23-0553fcfb4d8a returned with HTTP 404 Sep 06 06:41:27 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 868/1754] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:41:27 2026] GET /volume/v3/volumes/e54a74da-b0ba-4cd9-8e23-0553fcfb4d8a => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 06:41:27 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-f663fd7c-cfac-4cc1-8438-34a74376c684 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:27 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f663fd7c-cfac-4cc1-8438-34a74376c684 tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:41:27 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-f663fd7c-cfac-4cc1-8438-34a74376c684 tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-321507170"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:41:27 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.volumes [None req-f663fd7c-cfac-4cc1-8438-34a74376c684 tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-321507170'}} {{(pid=87015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:41:27 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-f663fd7c-cfac-4cc1-8438-34a74376c684 tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Create volume of 1 GB Sep 06 06:41:27 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-f663fd7c-cfac-4cc1-8438-34a74376c684 tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Availability Zones retrieved successfully. Sep 06 06:41:27 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-f663fd7c-cfac-4cc1-8438-34a74376c684 tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Flow 'volume_create_api' (53b3cc0c-f949-438d-868a-89bc0e749f73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:41:27 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-f663fd7c-cfac-4cc1-8438-34a74376c684 tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ffecf727-4b3f-4002-9c34-a0c163c0584f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:41:27 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.flows.api.create_volume [None req-f663fd7c-cfac-4cc1-8438-34a74376c684 tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Validating volume size '1' using validate_int {{(pid=87015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:41:27 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-f663fd7c-cfac-4cc1-8438-34a74376c684 tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ffecf727-4b3f-4002-9c34-a0c163c0584f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:41:27 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-f663fd7c-cfac-4cc1-8438-34a74376c684 tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c72c2dba-abc4-436f-944b-ff884f75d27c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:41:27 devstack devstack@c-api.service[87015]: DEBUG cinder.quota [None req-f663fd7c-cfac-4cc1-8438-34a74376c684 tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Created reservations ['ae218a28-8b59-4b43-883a-ab0220d4e0e6', '0c0cb7c4-f30d-47fe-9c11-e0f0e1cbe193', 'baf1b4a2-13b7-4190-85d8-1b44a3f125be', 'cbd3b710-8f29-4b51-8698-b0c20b748a63'] {{(pid=87015) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:41:27 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-f663fd7c-cfac-4cc1-8438-34a74376c684 tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c72c2dba-abc4-436f-944b-ff884f75d27c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae218a28-8b59-4b43-883a-ab0220d4e0e6', '0c0cb7c4-f30d-47fe-9c11-e0f0e1cbe193', 'baf1b4a2-13b7-4190-85d8-1b44a3f125be', 'cbd3b710-8f29-4b51-8698-b0c20b748a63']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:41:27 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-f663fd7c-cfac-4cc1-8438-34a74376c684 tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4794107-afed-42a7-994a-1b496c599786) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:41:27 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:27 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:41:27 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-f663fd7c-cfac-4cc1-8438-34a74376c684 tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4794107-afed-42a7-994a-1b496c599786) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd588615a-2226-46a8-85cb-011118849442', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-321507170',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='490360e70ad741fcb278afde72a8d371',qos_specs=None,replication_status=,reservations=['ae218a28-8b59-4b43-883a-ab0220d4e0e6','0c0cb7c4-f30d-47fe-9c11-e0f0e1cbe193','baf1b4a2-13b7-4190-85d8-1b44a3f125be','cbd3b710-8f29-4b51-8698-b0c20b748a63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='783d3bcc349d4a8781de139829550158',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:41:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-321507170',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d588615a-2226-46a8-85cb-011118849442,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='490360e70ad741fcb278afde72a8d371',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='783d3bcc349d4a8781de139829550158',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:41:27 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-f663fd7c-cfac-4cc1-8438-34a74376c684 tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2c2b699-ab65-446f-a09d-d0744c67a55b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:41:27 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-f663fd7c-cfac-4cc1-8438-34a74376c684 tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2c2b699-ab65-446f-a09d-d0744c67a55b) transitioned into state 'SUCCESS' from state '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-321507170',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='490360e70ad741fcb278afde72a8d371',qos_specs=None,replication_status=,reservations=['ae218a28-8b59-4b43-883a-ab0220d4e0e6','0c0cb7c4-f30d-47fe-9c11-e0f0e1cbe193','baf1b4a2-13b7-4190-85d8-1b44a3f125be','cbd3b710-8f29-4b51-8698-b0c20b748a63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='783d3bcc349d4a8781de139829550158',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:41:27 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-f663fd7c-cfac-4cc1-8438-34a74376c684 tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40b7cdf0-ea5e-4b1f-9a60-f17b6128f132) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:41:27 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-f663fd7c-cfac-4cc1-8438-34a74376c684 tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40b7cdf0-ea5e-4b1f-9a60-f17b6128f132) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:41:27 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-f663fd7c-cfac-4cc1-8438-34a74376c684 tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Flow 'volume_create_api' (53b3cc0c-f949-438d-868a-89bc0e749f73) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:41:27 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-f663fd7c-cfac-4cc1-8438-34a74376c684 tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Create volume request issued successfully. Sep 06 06:41:27 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f663fd7c-cfac-4cc1-8438-34a74376c684 tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:41:27 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 887/1755] 192.168.122.198 () {62 vars in 1183 bytes} [Sun Sep 6 06:41:27 2026] POST /volume/v3/volumes => generated 786 bytes in 376 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:41:27 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-f6f69b41-14f6-4b60-b396-9d88b79518f2 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:27 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f6f69b41-14f6-4b60-b396-9d88b79518f2 tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] GET http://192.168.122.198/volume/v3/volumes/d588615a-2226-46a8-85cb-011118849442 Sep 06 06:41:27 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-f6f69b41-14f6-4b60-b396-9d88b79518f2 tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:27 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-f6f69b41-14f6-4b60-b396-9d88b79518f2 tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:27 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:27 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:41:27 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:27 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:41:27 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-f6f69b41-14f6-4b60-b396-9d88b79518f2 tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Volume info retrieved successfully. Sep 06 06:41:28 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f6f69b41-14f6-4b60-b396-9d88b79518f2 tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] http://192.168.122.198/volume/v3/volumes/d588615a-2226-46a8-85cb-011118849442 returned with HTTP 200 Sep 06 06:41:28 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 869/1756] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:41:27 2026] GET /volume/v3/volumes/d588615a-2226-46a8-85cb-011118849442 => generated 965 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:41:28 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-d97eea5d-77c4-4d19-bddd-38ef90574218 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:28 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-d97eea5d-77c4-4d19-bddd-38ef90574218 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] GET http://192.168.122.198/volume/v3/snapshots/15535945-5405-4da5-80c7-9488e3fb4bd8 Sep 06 06:41:28 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-d97eea5d-77c4-4d19-bddd-38ef90574218 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:28 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-d97eea5d-77c4-4d19-bddd-38ef90574218 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:28 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:28 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:41:28 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-d97eea5d-77c4-4d19-bddd-38ef90574218 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Snapshot retrieved successfully. Sep 06 06:41:28 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-d97eea5d-77c4-4d19-bddd-38ef90574218 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] http://192.168.122.198/volume/v3/snapshots/15535945-5405-4da5-80c7-9488e3fb4bd8 returned with HTTP 200 Sep 06 06:41:28 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 888/1757] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:41:28 2026] GET /volume/v3/snapshots/15535945-5405-4da5-80c7-9488e3fb4bd8 => generated 435 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:41:29 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-5ead20fc-bf09-4537-90a5-c2533996b90b None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:29 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-5ead20fc-bf09-4537-90a5-c2533996b90b tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] GET http://192.168.122.198/volume/v3/volumes/d588615a-2226-46a8-85cb-011118849442 Sep 06 06:41:29 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-5ead20fc-bf09-4537-90a5-c2533996b90b tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:29 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-5ead20fc-bf09-4537-90a5-c2533996b90b tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:29 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:29 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:41:29 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:29 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:41:29 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-5ead20fc-bf09-4537-90a5-c2533996b90b tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Volume info retrieved successfully. Sep 06 06:41:29 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-5ead20fc-bf09-4537-90a5-c2533996b90b tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] http://192.168.122.198/volume/v3/volumes/d588615a-2226-46a8-85cb-011118849442 returned with HTTP 200 Sep 06 06:41:29 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 870/1758] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:41:29 2026] GET /volume/v3/volumes/d588615a-2226-46a8-85cb-011118849442 => generated 1015 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 06 06:41:29 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-37d4477f-f42c-47ac-9097-956f6a4d69f1 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:29 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-37d4477f-f42c-47ac-9097-956f6a4d69f1 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] GET http://192.168.122.198/volume/v3/snapshots/15535945-5405-4da5-80c7-9488e3fb4bd8 Sep 06 06:41:29 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-37d4477f-f42c-47ac-9097-956f6a4d69f1 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:29 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-37d4477f-f42c-47ac-9097-956f6a4d69f1 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:29 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:29 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:41:29 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-37d4477f-f42c-47ac-9097-956f6a4d69f1 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Snapshot retrieved successfully. Sep 06 06:41:29 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-37d4477f-f42c-47ac-9097-956f6a4d69f1 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] http://192.168.122.198/volume/v3/snapshots/15535945-5405-4da5-80c7-9488e3fb4bd8 returned with HTTP 200 Sep 06 06:41:29 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 889/1759] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:41:29 2026] GET /volume/v3/snapshots/15535945-5405-4da5-80c7-9488e3fb4bd8 => generated 462 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 06:41:29 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-17c9183a-2bab-43bf-b64f-d16b69a5a155 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:29 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-17c9183a-2bab-43bf-b64f-d16b69a5a155 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] POST http://192.168.122.198/volume/v3/volumes/7ad3750f-abeb-49c7-bd97-609cbf3fd1d3/action Sep 06 06:41:29 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-17c9183a-2bab-43bf-b64f-d16b69a5a155 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:41:29 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-17c9183a-2bab-43bf-b64f-d16b69a5a155 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:41:29 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:29 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:41:29 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:29 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:41:29 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-17c9183a-2bab-43bf-b64f-d16b69a5a155 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Volume info retrieved successfully. Sep 06 06:41:29 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-17c9183a-2bab-43bf-b64f-d16b69a5a155 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Created reservations ['3e7969dc-5576-420a-9f32-d53c3cd94032', '4d533d1d-81a6-4a60-899a-61a38929253d'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:41:29 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-17c9183a-2bab-43bf-b64f-d16b69a5a155 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Extend volume request issued successfully. Sep 06 06:41:29 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-17c9183a-2bab-43bf-b64f-d16b69a5a155 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] http://192.168.122.198/volume/v3/volumes/7ad3750f-abeb-49c7-bd97-609cbf3fd1d3/action returned with HTTP 202 Sep 06 06:41:29 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 871/1760] 192.168.122.198 () {60 vars in 1274 bytes} [Sun Sep 6 06:41:29 2026] POST /volume/v3/volumes/7ad3750f-abeb-49c7-bd97-609cbf3fd1d3/action => generated 0 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 06:41:29 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-286fa144-c232-4774-adb2-5208182712ec None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:29 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-286fa144-c232-4774-adb2-5208182712ec tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] GET http://192.168.122.198/volume/v3/volumes/7ad3750f-abeb-49c7-bd97-609cbf3fd1d3 Sep 06 06:41:29 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-286fa144-c232-4774-adb2-5208182712ec tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:29 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-286fa144-c232-4774-adb2-5208182712ec tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:29 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:29 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:41:29 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:29 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:41:29 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-286fa144-c232-4774-adb2-5208182712ec tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Volume info retrieved successfully. Sep 06 06:41:29 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-286fa144-c232-4774-adb2-5208182712ec tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] http://192.168.122.198/volume/v3/volumes/7ad3750f-abeb-49c7-bd97-609cbf3fd1d3 returned with HTTP 200 Sep 06 06:41:29 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 890/1761] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:41:29 2026] GET /volume/v3/volumes/7ad3750f-abeb-49c7-bd97-609cbf3fd1d3 => generated 849 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:41:30 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-4f2c83fe-2d8d-4ee8-9ff3-1dcaff0918fc None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:30 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-4f2c83fe-2d8d-4ee8-9ff3-1dcaff0918fc tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] GET http://192.168.122.198/volume/v3/volumes/d588615a-2226-46a8-85cb-011118849442 Sep 06 06:41:30 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-4f2c83fe-2d8d-4ee8-9ff3-1dcaff0918fc tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:30 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-4f2c83fe-2d8d-4ee8-9ff3-1dcaff0918fc tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:30 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:30 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:41:30 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:30 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:41:30 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-4f2c83fe-2d8d-4ee8-9ff3-1dcaff0918fc tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Volume info retrieved successfully. Sep 06 06:41:30 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-4f2c83fe-2d8d-4ee8-9ff3-1dcaff0918fc tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] http://192.168.122.198/volume/v3/volumes/d588615a-2226-46a8-85cb-011118849442 returned with HTTP 200 Sep 06 06:41:30 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 872/1762] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:41:30 2026] GET /volume/v3/volumes/d588615a-2226-46a8-85cb-011118849442 => generated 1016 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 06:41:30 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-edfc654b-318f-4c96-bc19-34d7e76cc6fd None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:30 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-edfc654b-318f-4c96-bc19-34d7e76cc6fd tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-reader] GET http://192.168.122.198/volume/v3/volumes/detail Sep 06 06:41:30 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-edfc654b-318f-4c96-bc19-34d7e76cc6fd tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-reader] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:30 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-edfc654b-318f-4c96-bc19-34d7e76cc6fd tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-reader] Calling method 'detail' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:30 devstack devstack@c-api.service[87015]: DEBUG cinder.api.api_utils [None req-edfc654b-318f-4c96-bc19-34d7e76cc6fd tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-reader] Removing options '' from query. {{(pid=87015) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 06:41:30 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-edfc654b-318f-4c96-bc19-34d7e76cc6fd tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87015) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 06:41:30 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:30 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:41:30 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-edfc654b-318f-4c96-bc19-34d7e76cc6fd tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-reader] Get all volumes completed successfully. Sep 06 06:41:30 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:30 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:41:30 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-edfc654b-318f-4c96-bc19-34d7e76cc6fd tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-reader] http://192.168.122.198/volume/v3/volumes/detail returned with HTTP 200 Sep 06 06:41:30 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 891/1763] 192.168.122.198 () {60 vars in 1183 bytes} [Sun Sep 6 06:41:30 2026] GET /volume/v3/volumes/detail => generated 856 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:41:30 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-923d1656-a4a3-4e53-8917-93ec8d82b682 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:30 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-923d1656-a4a3-4e53-8917-93ec8d82b682 tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] DELETE http://192.168.122.198/volume/v3/volumes/d588615a-2226-46a8-85cb-011118849442 Sep 06 06:41:30 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-923d1656-a4a3-4e53-8917-93ec8d82b682 tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:30 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-923d1656-a4a3-4e53-8917-93ec8d82b682 tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:30 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-923d1656-a4a3-4e53-8917-93ec8d82b682 tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Delete volume with id: d588615a-2226-46a8-85cb-011118849442 Sep 06 06:41:30 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:30 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:41:30 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:30 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:41:30 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-923d1656-a4a3-4e53-8917-93ec8d82b682 tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Volume info retrieved successfully. Sep 06 06:41:30 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-923d1656-a4a3-4e53-8917-93ec8d82b682 tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Delete volume request issued successfully. Sep 06 06:41:30 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-923d1656-a4a3-4e53-8917-93ec8d82b682 tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] http://192.168.122.198/volume/v3/volumes/d588615a-2226-46a8-85cb-011118849442 returned with HTTP 202 Sep 06 06:41:30 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 873/1764] 192.168.122.198 () {60 vars in 1276 bytes} [Sun Sep 6 06:41:30 2026] DELETE /volume/v3/volumes/d588615a-2226-46a8-85cb-011118849442 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 06:41:30 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-d2925ec7-3188-439f-a722-a475a87f139d None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:30 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-d2925ec7-3188-439f-a722-a475a87f139d tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] GET http://192.168.122.198/volume/v3/volumes/d588615a-2226-46a8-85cb-011118849442 Sep 06 06:41:30 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-d2925ec7-3188-439f-a722-a475a87f139d tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:30 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-d2925ec7-3188-439f-a722-a475a87f139d tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:30 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:30 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:41:30 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:30 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:41:30 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-d2925ec7-3188-439f-a722-a475a87f139d tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Volume info retrieved successfully. Sep 06 06:41:30 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-d2925ec7-3188-439f-a722-a475a87f139d tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] http://192.168.122.198/volume/v3/volumes/d588615a-2226-46a8-85cb-011118849442 returned with HTTP 200 Sep 06 06:41:30 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 892/1765] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:41:30 2026] GET /volume/v3/volumes/d588615a-2226-46a8-85cb-011118849442 => generated 1015 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 06 06:41:30 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-b9804acb-f7b5-44ce-a8b2-4eb8f7eefac8 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:30 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-b9804acb-f7b5-44ce-a8b2-4eb8f7eefac8 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] GET http://192.168.122.198/volume/v3/volumes/7ad3750f-abeb-49c7-bd97-609cbf3fd1d3 Sep 06 06:41:30 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-b9804acb-f7b5-44ce-a8b2-4eb8f7eefac8 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:30 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-b9804acb-f7b5-44ce-a8b2-4eb8f7eefac8 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:30 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:30 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:41:30 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:30 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:41:30 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-b9804acb-f7b5-44ce-a8b2-4eb8f7eefac8 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Volume info retrieved successfully. Sep 06 06:41:30 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-b9804acb-f7b5-44ce-a8b2-4eb8f7eefac8 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] http://192.168.122.198/volume/v3/volumes/7ad3750f-abeb-49c7-bd97-609cbf3fd1d3 returned with HTTP 200 Sep 06 06:41:30 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 874/1766] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:41:30 2026] GET /volume/v3/volumes/7ad3750f-abeb-49c7-bd97-609cbf3fd1d3 => generated 849 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 06:41:30 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-ea9e520d-269f-490c-80fb-813ecfb93d99 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:30 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-ea9e520d-269f-490c-80fb-813ecfb93d99 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-reader] GET http://192.168.122.198/volume/v3/volumes/7ad3750f-abeb-49c7-bd97-609cbf3fd1d3 Sep 06 06:41:30 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-ea9e520d-269f-490c-80fb-813ecfb93d99 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-reader] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:30 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-ea9e520d-269f-490c-80fb-813ecfb93d99 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-reader] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:30 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:30 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:41:30 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:30 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:41:30 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-ea9e520d-269f-490c-80fb-813ecfb93d99 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-reader] Volume info retrieved successfully. Sep 06 06:41:30 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-ea9e520d-269f-490c-80fb-813ecfb93d99 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-reader] http://192.168.122.198/volume/v3/volumes/7ad3750f-abeb-49c7-bd97-609cbf3fd1d3 returned with HTTP 200 Sep 06 06:41:30 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 893/1767] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:41:30 2026] GET /volume/v3/volumes/7ad3750f-abeb-49c7-bd97-609cbf3fd1d3 => generated 849 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:41:30 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-471c0452-17ba-4056-aac8-b9fb8c43c158 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:30 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-471c0452-17ba-4056-aac8-b9fb8c43c158 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] DELETE http://192.168.122.198/volume/v3/snapshots/15535945-5405-4da5-80c7-9488e3fb4bd8 Sep 06 06:41:30 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-471c0452-17ba-4056-aac8-b9fb8c43c158 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:30 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-471c0452-17ba-4056-aac8-b9fb8c43c158 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:30 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.snapshots [None req-471c0452-17ba-4056-aac8-b9fb8c43c158 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Delete snapshot with id: 15535945-5405-4da5-80c7-9488e3fb4bd8 Sep 06 06:41:30 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:30 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:41:30 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-471c0452-17ba-4056-aac8-b9fb8c43c158 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Snapshot retrieved successfully. Sep 06 06:41:30 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:30 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:41:30 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-471c0452-17ba-4056-aac8-b9fb8c43c158 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Snapshot delete request issued successfully. Sep 06 06:41:30 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-471c0452-17ba-4056-aac8-b9fb8c43c158 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] http://192.168.122.198/volume/v3/snapshots/15535945-5405-4da5-80c7-9488e3fb4bd8 returned with HTTP 202 Sep 06 06:41:30 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 875/1768] 192.168.122.198 () {58 vars in 1241 bytes} [Sun Sep 6 06:41:30 2026] DELETE /volume/v3/snapshots/15535945-5405-4da5-80c7-9488e3fb4bd8 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:41:30 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-e3e8fc31-2d9f-4f39-b878-7cb3d765b144 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:30 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e3e8fc31-2d9f-4f39-b878-7cb3d765b144 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] GET http://192.168.122.198/volume/v3/snapshots/15535945-5405-4da5-80c7-9488e3fb4bd8 Sep 06 06:41:30 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e3e8fc31-2d9f-4f39-b878-7cb3d765b144 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:30 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e3e8fc31-2d9f-4f39-b878-7cb3d765b144 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:30 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:30 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:41:30 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-e3e8fc31-2d9f-4f39-b878-7cb3d765b144 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Snapshot retrieved successfully. Sep 06 06:41:30 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e3e8fc31-2d9f-4f39-b878-7cb3d765b144 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] http://192.168.122.198/volume/v3/snapshots/15535945-5405-4da5-80c7-9488e3fb4bd8 returned with HTTP 200 Sep 06 06:41:30 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 894/1769] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:41:30 2026] GET /volume/v3/snapshots/15535945-5405-4da5-80c7-9488e3fb4bd8 => generated 461 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 06:41:31 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-043f1905-ed2b-47db-933c-3902fbb58a05 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:31 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-043f1905-ed2b-47db-933c-3902fbb58a05 tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] GET http://192.168.122.198/volume/v3/volumes/d588615a-2226-46a8-85cb-011118849442 Sep 06 06:41:31 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-043f1905-ed2b-47db-933c-3902fbb58a05 tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:31 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-043f1905-ed2b-47db-933c-3902fbb58a05 tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:31 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-043f1905-ed2b-47db-933c-3902fbb58a05 tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] http://192.168.122.198/volume/v3/volumes/d588615a-2226-46a8-85cb-011118849442 returned with HTTP 404 Sep 06 06:41:31 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 876/1770] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:41:31 2026] GET /volume/v3/volumes/d588615a-2226-46a8-85cb-011118849442 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 06:41:31 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-bc537d13-0fe7-4667-aeae-7250c193d298 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:31 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-bc537d13-0fe7-4667-aeae-7250c193d298 tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:41:31 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-bc537d13-0fe7-4667-aeae-7250c193d298 tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-913374280"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:41:31 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.volumes [None req-bc537d13-0fe7-4667-aeae-7250c193d298 tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-913374280'}} {{(pid=87015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:41:31 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-bc537d13-0fe7-4667-aeae-7250c193d298 tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Create volume of 1 GB Sep 06 06:41:31 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-bc537d13-0fe7-4667-aeae-7250c193d298 tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Availability Zones retrieved successfully. Sep 06 06:41:31 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-bc537d13-0fe7-4667-aeae-7250c193d298 tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Flow 'volume_create_api' (20051f0a-ee2f-4a6b-8fff-9d13a3218e16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:41:31 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-bc537d13-0fe7-4667-aeae-7250c193d298 tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a944787-9e2e-4e86-b1fa-fb1f20c88e58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:41:31 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.flows.api.create_volume [None req-bc537d13-0fe7-4667-aeae-7250c193d298 tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Validating volume size '1' using validate_int {{(pid=87015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:41:31 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-bc537d13-0fe7-4667-aeae-7250c193d298 tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a944787-9e2e-4e86-b1fa-fb1f20c88e58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:41:31 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-bc537d13-0fe7-4667-aeae-7250c193d298 tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65058c25-0d4c-42ca-976a-eb4df57c90e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:41:31 devstack devstack@c-api.service[87015]: DEBUG cinder.quota [None req-bc537d13-0fe7-4667-aeae-7250c193d298 tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Created reservations ['e1c97d69-ec8d-4354-acf5-74924d10e6dc', '15c63f8b-7aac-4980-92e0-0b68aff7c63e', '40f2c1f8-5f66-4d1a-ad60-e66be6edcb79', 'f3d18da5-35cd-470a-aa31-6694e5a90757'] {{(pid=87015) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:41:31 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-bc537d13-0fe7-4667-aeae-7250c193d298 tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65058c25-0d4c-42ca-976a-eb4df57c90e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e1c97d69-ec8d-4354-acf5-74924d10e6dc', '15c63f8b-7aac-4980-92e0-0b68aff7c63e', '40f2c1f8-5f66-4d1a-ad60-e66be6edcb79', 'f3d18da5-35cd-470a-aa31-6694e5a90757']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:41:31 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-bc537d13-0fe7-4667-aeae-7250c193d298 tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e6a88d2-293a-4ba5-8d1e-42eb4a764fe9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:41:31 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:31 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:41:31 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-bc537d13-0fe7-4667-aeae-7250c193d298 tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e6a88d2-293a-4ba5-8d1e-42eb4a764fe9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aa1fd2d8-2d47-40f9-9146-42a74143aa86', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-913374280',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='490360e70ad741fcb278afde72a8d371',qos_specs=None,replication_status=,reservations=['e1c97d69-ec8d-4354-acf5-74924d10e6dc','15c63f8b-7aac-4980-92e0-0b68aff7c63e','40f2c1f8-5f66-4d1a-ad60-e66be6edcb79','f3d18da5-35cd-470a-aa31-6694e5a90757'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='783d3bcc349d4a8781de139829550158',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:41:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-913374280',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aa1fd2d8-2d47-40f9-9146-42a74143aa86,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='490360e70ad741fcb278afde72a8d371',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='783d3bcc349d4a8781de139829550158',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:41:31 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-bc537d13-0fe7-4667-aeae-7250c193d298 tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f57d2ee-c998-4f31-8565-2d28e9a69bb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:41:31 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-bc537d13-0fe7-4667-aeae-7250c193d298 tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f57d2ee-c998-4f31-8565-2d28e9a69bb4) transitioned into state 'SUCCESS' from state '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-913374280',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='490360e70ad741fcb278afde72a8d371',qos_specs=None,replication_status=,reservations=['e1c97d69-ec8d-4354-acf5-74924d10e6dc','15c63f8b-7aac-4980-92e0-0b68aff7c63e','40f2c1f8-5f66-4d1a-ad60-e66be6edcb79','f3d18da5-35cd-470a-aa31-6694e5a90757'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='783d3bcc349d4a8781de139829550158',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:41:31 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-bc537d13-0fe7-4667-aeae-7250c193d298 tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6d86b96-c55d-40cc-81c7-0964946851bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:41:31 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-bc537d13-0fe7-4667-aeae-7250c193d298 tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6d86b96-c55d-40cc-81c7-0964946851bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:41:31 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-bc537d13-0fe7-4667-aeae-7250c193d298 tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Flow 'volume_create_api' (20051f0a-ee2f-4a6b-8fff-9d13a3218e16) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:41:31 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-bc537d13-0fe7-4667-aeae-7250c193d298 tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Create volume request issued successfully. Sep 06 06:41:31 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-bc537d13-0fe7-4667-aeae-7250c193d298 tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:41:31 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 895/1771] 192.168.122.198 () {62 vars in 1183 bytes} [Sun Sep 6 06:41:31 2026] POST /volume/v3/volumes => generated 786 bytes in 396 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:41:31 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-6ad4f9b4-9c30-4c0c-b25c-3fc94923fdd8 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:31 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-6ad4f9b4-9c30-4c0c-b25c-3fc94923fdd8 tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] GET http://192.168.122.198/volume/v3/volumes/aa1fd2d8-2d47-40f9-9146-42a74143aa86 Sep 06 06:41:31 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-6ad4f9b4-9c30-4c0c-b25c-3fc94923fdd8 tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:31 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-6ad4f9b4-9c30-4c0c-b25c-3fc94923fdd8 tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:31 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:31 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:41:31 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:31 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:41:31 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-6ad4f9b4-9c30-4c0c-b25c-3fc94923fdd8 tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Volume info retrieved successfully. Sep 06 06:41:31 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-6ad4f9b4-9c30-4c0c-b25c-3fc94923fdd8 tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] http://192.168.122.198/volume/v3/volumes/aa1fd2d8-2d47-40f9-9146-42a74143aa86 returned with HTTP 200 Sep 06 06:41:31 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 877/1772] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:41:31 2026] GET /volume/v3/volumes/aa1fd2d8-2d47-40f9-9146-42a74143aa86 => generated 965 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:41:31 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-478fdbdf-8446-4949-9054-ae1490ac8e36 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:31 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-478fdbdf-8446-4949-9054-ae1490ac8e36 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] GET http://192.168.122.198/volume/v3/snapshots/15535945-5405-4da5-80c7-9488e3fb4bd8 Sep 06 06:41:31 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-478fdbdf-8446-4949-9054-ae1490ac8e36 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:31 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-478fdbdf-8446-4949-9054-ae1490ac8e36 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:31 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:31 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:41:31 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-478fdbdf-8446-4949-9054-ae1490ac8e36 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Snapshot retrieved successfully. Sep 06 06:41:31 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-478fdbdf-8446-4949-9054-ae1490ac8e36 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] http://192.168.122.198/volume/v3/snapshots/15535945-5405-4da5-80c7-9488e3fb4bd8 returned with HTTP 200 Sep 06 06:41:31 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 896/1773] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:41:31 2026] GET /volume/v3/snapshots/15535945-5405-4da5-80c7-9488e3fb4bd8 => generated 461 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:41:32 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-058953ec-8897-4776-a667-76731ff4a0a3 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:32 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-058953ec-8897-4776-a667-76731ff4a0a3 tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] GET http://192.168.122.198/volume/v3/volumes/aa1fd2d8-2d47-40f9-9146-42a74143aa86 Sep 06 06:41:32 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-058953ec-8897-4776-a667-76731ff4a0a3 tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:32 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-058953ec-8897-4776-a667-76731ff4a0a3 tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:32 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:32 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:41:32 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:32 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:41:32 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-058953ec-8897-4776-a667-76731ff4a0a3 tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Volume info retrieved successfully. Sep 06 06:41:32 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-058953ec-8897-4776-a667-76731ff4a0a3 tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] http://192.168.122.198/volume/v3/volumes/aa1fd2d8-2d47-40f9-9146-42a74143aa86 returned with HTTP 200 Sep 06 06:41:32 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 878/1774] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:41:32 2026] GET /volume/v3/volumes/aa1fd2d8-2d47-40f9-9146-42a74143aa86 => generated 1015 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 06 06:41:32 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-6529259f-b54a-4623-9675-2099a4dd9708 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:32 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-6529259f-b54a-4623-9675-2099a4dd9708 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] GET http://192.168.122.198/volume/v3/snapshots/15535945-5405-4da5-80c7-9488e3fb4bd8 Sep 06 06:41:32 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-6529259f-b54a-4623-9675-2099a4dd9708 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:32 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-6529259f-b54a-4623-9675-2099a4dd9708 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:32 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-6529259f-b54a-4623-9675-2099a4dd9708 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] http://192.168.122.198/volume/v3/snapshots/15535945-5405-4da5-80c7-9488e3fb4bd8 returned with HTTP 404 Sep 06 06:41:32 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 897/1775] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:41:32 2026] GET /volume/v3/snapshots/15535945-5405-4da5-80c7-9488e3fb4bd8 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:41:32 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-d8d53b76-09f7-48ea-a695-aee2e116cce6 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:32 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-d8d53b76-09f7-48ea-a695-aee2e116cce6 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] GET http://192.168.122.198/volume/v3/volumes/7ad3750f-abeb-49c7-bd97-609cbf3fd1d3 Sep 06 06:41:32 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-d8d53b76-09f7-48ea-a695-aee2e116cce6 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:32 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-d8d53b76-09f7-48ea-a695-aee2e116cce6 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:32 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:32 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:41:32 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:32 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:41:32 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-d8d53b76-09f7-48ea-a695-aee2e116cce6 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Volume info retrieved successfully. Sep 06 06:41:33 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-d8d53b76-09f7-48ea-a695-aee2e116cce6 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] http://192.168.122.198/volume/v3/volumes/7ad3750f-abeb-49c7-bd97-609cbf3fd1d3 returned with HTTP 200 Sep 06 06:41:33 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 879/1776] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:41:32 2026] GET /volume/v3/volumes/7ad3750f-abeb-49c7-bd97-609cbf3fd1d3 => generated 849 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:41:33 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-fe283627-08f9-418a-b304-3674ef6d93a5 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:33 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-fe283627-08f9-418a-b304-3674ef6d93a5 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] DELETE http://192.168.122.198/volume/v3/volumes/7ad3750f-abeb-49c7-bd97-609cbf3fd1d3 Sep 06 06:41:33 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-fe283627-08f9-418a-b304-3674ef6d93a5 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:33 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-fe283627-08f9-418a-b304-3674ef6d93a5 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:33 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-fe283627-08f9-418a-b304-3674ef6d93a5 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Delete volume with id: 7ad3750f-abeb-49c7-bd97-609cbf3fd1d3 Sep 06 06:41:33 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:33 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:41:33 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:33 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:41:33 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-fe283627-08f9-418a-b304-3674ef6d93a5 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Volume info retrieved successfully. Sep 06 06:41:33 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-fe283627-08f9-418a-b304-3674ef6d93a5 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Delete volume request issued successfully. Sep 06 06:41:33 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-fe283627-08f9-418a-b304-3674ef6d93a5 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] http://192.168.122.198/volume/v3/volumes/7ad3750f-abeb-49c7-bd97-609cbf3fd1d3 returned with HTTP 202 Sep 06 06:41:33 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 898/1777] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:41:33 2026] DELETE /volume/v3/volumes/7ad3750f-abeb-49c7-bd97-609cbf3fd1d3 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:41:33 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-03226eb1-c978-4252-be41-e1589f119697 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:33 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-03226eb1-c978-4252-be41-e1589f119697 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] GET http://192.168.122.198/volume/v3/volumes/7ad3750f-abeb-49c7-bd97-609cbf3fd1d3 Sep 06 06:41:33 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-03226eb1-c978-4252-be41-e1589f119697 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:33 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-03226eb1-c978-4252-be41-e1589f119697 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:33 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:33 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:41:33 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:33 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:41:33 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-03226eb1-c978-4252-be41-e1589f119697 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Volume info retrieved successfully. Sep 06 06:41:33 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-03226eb1-c978-4252-be41-e1589f119697 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] http://192.168.122.198/volume/v3/volumes/7ad3750f-abeb-49c7-bd97-609cbf3fd1d3 returned with HTTP 200 Sep 06 06:41:33 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 880/1778] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:41:33 2026] GET /volume/v3/volumes/7ad3750f-abeb-49c7-bd97-609cbf3fd1d3 => generated 848 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:41:33 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-4dc0c916-8269-4a71-914a-e87ea1114205 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:33 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-4dc0c916-8269-4a71-914a-e87ea1114205 tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] GET http://192.168.122.198/volume/v3/volumes/aa1fd2d8-2d47-40f9-9146-42a74143aa86 Sep 06 06:41:33 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-4dc0c916-8269-4a71-914a-e87ea1114205 tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:33 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-4dc0c916-8269-4a71-914a-e87ea1114205 tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:33 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:33 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:41:33 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:33 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:41:33 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-4dc0c916-8269-4a71-914a-e87ea1114205 tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Volume info retrieved successfully. Sep 06 06:41:33 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-4dc0c916-8269-4a71-914a-e87ea1114205 tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] http://192.168.122.198/volume/v3/volumes/aa1fd2d8-2d47-40f9-9146-42a74143aa86 returned with HTTP 200 Sep 06 06:41:33 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 899/1779] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:41:33 2026] GET /volume/v3/volumes/aa1fd2d8-2d47-40f9-9146-42a74143aa86 => generated 1016 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 06 06:41:33 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-834aa4dc-1296-499f-aedc-e79c09cd367c None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:33 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-834aa4dc-1296-499f-aedc-e79c09cd367c tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-reader] GET http://192.168.122.198/volume/v3/volumes/aa1fd2d8-2d47-40f9-9146-42a74143aa86 Sep 06 06:41:33 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-834aa4dc-1296-499f-aedc-e79c09cd367c tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-reader] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:33 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-834aa4dc-1296-499f-aedc-e79c09cd367c tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-reader] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:34 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:34 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:41:34 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:34 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:41:34 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-834aa4dc-1296-499f-aedc-e79c09cd367c tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-reader] Volume info retrieved successfully. Sep 06 06:41:34 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-834aa4dc-1296-499f-aedc-e79c09cd367c tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-reader] http://192.168.122.198/volume/v3/volumes/aa1fd2d8-2d47-40f9-9146-42a74143aa86 returned with HTTP 200 Sep 06 06:41:34 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 881/1780] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:41:33 2026] GET /volume/v3/volumes/aa1fd2d8-2d47-40f9-9146-42a74143aa86 => generated 853 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:41:34 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-50f3c858-74ec-4202-b9bc-c3d34482d12d None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:34 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-50f3c858-74ec-4202-b9bc-c3d34482d12d tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] DELETE http://192.168.122.198/volume/v3/volumes/aa1fd2d8-2d47-40f9-9146-42a74143aa86 Sep 06 06:41:34 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-50f3c858-74ec-4202-b9bc-c3d34482d12d tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:34 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-50f3c858-74ec-4202-b9bc-c3d34482d12d tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:34 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-50f3c858-74ec-4202-b9bc-c3d34482d12d tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Delete volume with id: aa1fd2d8-2d47-40f9-9146-42a74143aa86 Sep 06 06:41:34 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:34 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:41:34 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:34 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:41:34 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-50f3c858-74ec-4202-b9bc-c3d34482d12d tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Volume info retrieved successfully. Sep 06 06:41:34 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-50f3c858-74ec-4202-b9bc-c3d34482d12d tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Delete volume request issued successfully. Sep 06 06:41:34 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-50f3c858-74ec-4202-b9bc-c3d34482d12d tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] http://192.168.122.198/volume/v3/volumes/aa1fd2d8-2d47-40f9-9146-42a74143aa86 returned with HTTP 202 Sep 06 06:41:34 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 900/1781] 192.168.122.198 () {60 vars in 1276 bytes} [Sun Sep 6 06:41:34 2026] DELETE /volume/v3/volumes/aa1fd2d8-2d47-40f9-9146-42a74143aa86 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 06:41:34 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-1c80846b-2379-43d7-8b0e-5e28990125a6 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:34 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-1c80846b-2379-43d7-8b0e-5e28990125a6 tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] GET http://192.168.122.198/volume/v3/volumes/aa1fd2d8-2d47-40f9-9146-42a74143aa86 Sep 06 06:41:34 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-1c80846b-2379-43d7-8b0e-5e28990125a6 tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:34 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-1c80846b-2379-43d7-8b0e-5e28990125a6 tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:34 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:34 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:41:34 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:34 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:41:34 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-1c80846b-2379-43d7-8b0e-5e28990125a6 tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Volume info retrieved successfully. Sep 06 06:41:34 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-779fb1b7-20e8-4ecc-85e4-b695d551cc03 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:34 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-779fb1b7-20e8-4ecc-85e4-b695d551cc03 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] GET http://192.168.122.198/volume/v3/volumes/7ad3750f-abeb-49c7-bd97-609cbf3fd1d3 Sep 06 06:41:34 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-779fb1b7-20e8-4ecc-85e4-b695d551cc03 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:34 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-779fb1b7-20e8-4ecc-85e4-b695d551cc03 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:34 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-1c80846b-2379-43d7-8b0e-5e28990125a6 tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] http://192.168.122.198/volume/v3/volumes/aa1fd2d8-2d47-40f9-9146-42a74143aa86 returned with HTTP 200 Sep 06 06:41:34 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 882/1782] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:41:34 2026] GET /volume/v3/volumes/aa1fd2d8-2d47-40f9-9146-42a74143aa86 => generated 1015 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 06:41:34 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-779fb1b7-20e8-4ecc-85e4-b695d551cc03 tempest-VolumesExtendTest-2006658009 tempest-VolumesExtendTest-2006658009-project-member] http://192.168.122.198/volume/v3/volumes/7ad3750f-abeb-49c7-bd97-609cbf3fd1d3 returned with HTTP 404 Sep 06 06:41:34 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 901/1783] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:41:34 2026] GET /volume/v3/volumes/7ad3750f-abeb-49c7-bd97-609cbf3fd1d3 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:41:35 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-c8142e2f-be0d-4d63-8bc1-6d02bf751170 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:35 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c8142e2f-be0d-4d63-8bc1-6d02bf751170 tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] GET http://192.168.122.198/volume/v3/volumes/aa1fd2d8-2d47-40f9-9146-42a74143aa86 Sep 06 06:41:35 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-c8142e2f-be0d-4d63-8bc1-6d02bf751170 tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:35 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-c8142e2f-be0d-4d63-8bc1-6d02bf751170 tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:35 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c8142e2f-be0d-4d63-8bc1-6d02bf751170 tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] http://192.168.122.198/volume/v3/volumes/aa1fd2d8-2d47-40f9-9146-42a74143aa86 returned with HTTP 404 Sep 06 06:41:35 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 883/1784] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:41:35 2026] GET /volume/v3/volumes/aa1fd2d8-2d47-40f9-9146-42a74143aa86 => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 06:41:35 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-09c82e96-c143-4509-abe8-b76479ca14ae None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:35 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-09c82e96-c143-4509-abe8-b76479ca14ae tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:41:35 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-09c82e96-c143-4509-abe8-b76479ca14ae tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-139934239"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:41:35 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.volumes [None req-09c82e96-c143-4509-abe8-b76479ca14ae tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-139934239'}} {{(pid=87015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:41:35 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-09c82e96-c143-4509-abe8-b76479ca14ae tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Create volume of 1 GB Sep 06 06:41:35 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-09c82e96-c143-4509-abe8-b76479ca14ae tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Availability Zones retrieved successfully. Sep 06 06:41:35 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-09c82e96-c143-4509-abe8-b76479ca14ae tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Flow 'volume_create_api' (6efa99c8-349f-4904-9c47-c2b0398e519b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:41:35 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-09c82e96-c143-4509-abe8-b76479ca14ae tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc42c7e0-b77f-4e98-bdb2-d3f93e56e181) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:41:35 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.flows.api.create_volume [None req-09c82e96-c143-4509-abe8-b76479ca14ae tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Validating volume size '1' using validate_int {{(pid=87015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:41:35 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-09c82e96-c143-4509-abe8-b76479ca14ae tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc42c7e0-b77f-4e98-bdb2-d3f93e56e181) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:41:35 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-09c82e96-c143-4509-abe8-b76479ca14ae tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b14690c3-e038-4073-a179-a749b66d5a5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:41:35 devstack devstack@c-api.service[87015]: DEBUG cinder.quota [None req-09c82e96-c143-4509-abe8-b76479ca14ae tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Created reservations ['bd688adf-0971-4b05-8fbd-11edaed7847e', '53ef65ff-232c-4eac-a9c0-0964a43c3802', '9314f7ed-30d4-41e1-9383-f5bc4242582c', '7c6c52ca-da88-4973-9924-4fbe9475daf7'] {{(pid=87015) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:41:35 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-09c82e96-c143-4509-abe8-b76479ca14ae tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b14690c3-e038-4073-a179-a749b66d5a5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bd688adf-0971-4b05-8fbd-11edaed7847e', '53ef65ff-232c-4eac-a9c0-0964a43c3802', '9314f7ed-30d4-41e1-9383-f5bc4242582c', '7c6c52ca-da88-4973-9924-4fbe9475daf7']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:41:35 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-09c82e96-c143-4509-abe8-b76479ca14ae tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f1f373b-70d0-47bc-b606-16fea7aa564a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:41:35 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:35 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:41:35 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-09c82e96-c143-4509-abe8-b76479ca14ae tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f1f373b-70d0-47bc-b606-16fea7aa564a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bb2f4436-114c-435c-ae77-f6d13b113703', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-139934239',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='490360e70ad741fcb278afde72a8d371',qos_specs=None,replication_status=,reservations=['bd688adf-0971-4b05-8fbd-11edaed7847e','53ef65ff-232c-4eac-a9c0-0964a43c3802','9314f7ed-30d4-41e1-9383-f5bc4242582c','7c6c52ca-da88-4973-9924-4fbe9475daf7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='783d3bcc349d4a8781de139829550158',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:41:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-139934239',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bb2f4436-114c-435c-ae77-f6d13b113703,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='490360e70ad741fcb278afde72a8d371',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='783d3bcc349d4a8781de139829550158',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:41:35 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-09c82e96-c143-4509-abe8-b76479ca14ae tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e28f4df3-a888-43fa-b897-9d3744ea55ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:41:35 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-09c82e96-c143-4509-abe8-b76479ca14ae tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e28f4df3-a888-43fa-b897-9d3744ea55ea) transitioned into state 'SUCCESS' from state '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-139934239',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='490360e70ad741fcb278afde72a8d371',qos_specs=None,replication_status=,reservations=['bd688adf-0971-4b05-8fbd-11edaed7847e','53ef65ff-232c-4eac-a9c0-0964a43c3802','9314f7ed-30d4-41e1-9383-f5bc4242582c','7c6c52ca-da88-4973-9924-4fbe9475daf7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='783d3bcc349d4a8781de139829550158',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:41:35 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-09c82e96-c143-4509-abe8-b76479ca14ae tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a551532-7938-4e3c-8d48-395b8539456e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:41:35 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-09c82e96-c143-4509-abe8-b76479ca14ae tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a551532-7938-4e3c-8d48-395b8539456e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:41:35 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-09c82e96-c143-4509-abe8-b76479ca14ae tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Flow 'volume_create_api' (6efa99c8-349f-4904-9c47-c2b0398e519b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:41:35 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-09c82e96-c143-4509-abe8-b76479ca14ae tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Create volume request issued successfully. Sep 06 06:41:35 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-09c82e96-c143-4509-abe8-b76479ca14ae tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:41:35 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 902/1785] 192.168.122.198 () {62 vars in 1183 bytes} [Sun Sep 6 06:41:35 2026] POST /volume/v3/volumes => generated 786 bytes in 488 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:41:35 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-28fdec22-9b1c-4f7d-b57d-3264ca10b5c8 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:35 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-28fdec22-9b1c-4f7d-b57d-3264ca10b5c8 tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] GET http://192.168.122.198/volume/v3/volumes/bb2f4436-114c-435c-ae77-f6d13b113703 Sep 06 06:41:35 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-28fdec22-9b1c-4f7d-b57d-3264ca10b5c8 tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:35 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-28fdec22-9b1c-4f7d-b57d-3264ca10b5c8 tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:35 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:35 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:41:35 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:35 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:41:35 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-28fdec22-9b1c-4f7d-b57d-3264ca10b5c8 tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Volume info retrieved successfully. Sep 06 06:41:35 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-28fdec22-9b1c-4f7d-b57d-3264ca10b5c8 tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] http://192.168.122.198/volume/v3/volumes/bb2f4436-114c-435c-ae77-f6d13b113703 returned with HTTP 200 Sep 06 06:41:35 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 884/1786] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:41:35 2026] GET /volume/v3/volumes/bb2f4436-114c-435c-ae77-f6d13b113703 => generated 965 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:41:36 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-3b5b2670-7866-44b9-95ec-c9d710b9a281 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:36 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-3b5b2670-7866-44b9-95ec-c9d710b9a281 tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] GET http://192.168.122.198/volume/v3/volumes/bb2f4436-114c-435c-ae77-f6d13b113703 Sep 06 06:41:36 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-3b5b2670-7866-44b9-95ec-c9d710b9a281 tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:36 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-3b5b2670-7866-44b9-95ec-c9d710b9a281 tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:36 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:36 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:41:36 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:36 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:41:36 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-3b5b2670-7866-44b9-95ec-c9d710b9a281 tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Volume info retrieved successfully. Sep 06 06:41:36 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-3b5b2670-7866-44b9-95ec-c9d710b9a281 tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] http://192.168.122.198/volume/v3/volumes/bb2f4436-114c-435c-ae77-f6d13b113703 returned with HTTP 200 Sep 06 06:41:36 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 903/1787] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:41:36 2026] GET /volume/v3/volumes/bb2f4436-114c-435c-ae77-f6d13b113703 => generated 1015 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 06:41:37 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-ac8b1866-54a2-49b0-8071-806d8df358ca None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:37 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ac8b1866-54a2-49b0-8071-806d8df358ca tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:41:37 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ac8b1866-54a2-49b0-8071-806d8df358ca tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-2062524047", "metadata": {"Type": "Test"}}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:41:37 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.volumes [None req-ac8b1866-54a2-49b0-8071-806d8df358ca tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-2062524047', 'metadata': {'Type': 'Test'}}} {{(pid=87014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:41:37 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-ac8b1866-54a2-49b0-8071-806d8df358ca tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Create volume of 1 GB Sep 06 06:41:37 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-ac8b1866-54a2-49b0-8071-806d8df358ca tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Availability Zones retrieved successfully. Sep 06 06:41:37 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-ac8b1866-54a2-49b0-8071-806d8df358ca tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Flow 'volume_create_api' (22d36ca2-d64e-4bc1-9c1b-49462e726958) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:41:37 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-ac8b1866-54a2-49b0-8071-806d8df358ca tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f351655c-a852-4650-a3f8-ba14bcf32737) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:41:37 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.flows.api.create_volume [None req-ac8b1866-54a2-49b0-8071-806d8df358ca tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Validating volume size '1' using validate_int {{(pid=87014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:41:37 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-ac8b1866-54a2-49b0-8071-806d8df358ca tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f351655c-a852-4650-a3f8-ba14bcf32737) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:41:37 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-ac8b1866-54a2-49b0-8071-806d8df358ca tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53c36237-db3b-4341-89f6-f18ee1ed7a77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:41:37 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-ac8b1866-54a2-49b0-8071-806d8df358ca tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Created reservations ['bbd77663-373d-4647-8316-1e718d0592aa', '005c61a4-2e82-43bd-8d02-ce1a4043b64e', '187c6eab-232c-4d79-b977-d9c9bad07b97', 'd86f6122-6d5e-4a10-88c5-22858b5df741'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:41:37 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-ac8b1866-54a2-49b0-8071-806d8df358ca tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53c36237-db3b-4341-89f6-f18ee1ed7a77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bbd77663-373d-4647-8316-1e718d0592aa', '005c61a4-2e82-43bd-8d02-ce1a4043b64e', '187c6eab-232c-4d79-b977-d9c9bad07b97', 'd86f6122-6d5e-4a10-88c5-22858b5df741']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:41:37 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-ac8b1866-54a2-49b0-8071-806d8df358ca tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2f59061-26b7-498c-b403-a74ccc21035a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:41:37 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:37 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:41:37 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-ac8b1866-54a2-49b0-8071-806d8df358ca tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2f59061-26b7-498c-b403-a74ccc21035a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '164873a1-6c12-40a9-b7de-38e669bb78c0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-2062524047',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='c90d8f93af0e4316b970f01878855707',qos_specs=None,replication_status=,reservations=['bbd77663-373d-4647-8316-1e718d0592aa','005c61a4-2e82-43bd-8d02-ce1a4043b64e','187c6eab-232c-4d79-b977-d9c9bad07b97','d86f6122-6d5e-4a10-88c5-22858b5df741'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b403002bde0446738f1c0ea9206318e4',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:41:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-2062524047',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=164873a1-6c12-40a9-b7de-38e669bb78c0,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='c90d8f93af0e4316b970f01878855707',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b403002bde0446738f1c0ea9206318e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:41:37 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-ac8b1866-54a2-49b0-8071-806d8df358ca tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f81463f7-18cb-4397-b459-2547eef06789) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:41:37 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-14751779-7b0e-4148-bc97-b25b8b6c6315 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:37 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-14751779-7b0e-4148-bc97-b25b8b6c6315 tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] GET http://192.168.122.198/volume/v3/volumes/bb2f4436-114c-435c-ae77-f6d13b113703 Sep 06 06:41:37 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-14751779-7b0e-4148-bc97-b25b8b6c6315 tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:37 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-14751779-7b0e-4148-bc97-b25b8b6c6315 tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:37 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:37 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:41:37 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:37 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:41:37 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-14751779-7b0e-4148-bc97-b25b8b6c6315 tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Volume info retrieved successfully. Sep 06 06:41:37 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-ac8b1866-54a2-49b0-8071-806d8df358ca tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f81463f7-18cb-4397-b459-2547eef06789) transitioned into state 'SUCCESS' from state '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-2062524047',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='c90d8f93af0e4316b970f01878855707',qos_specs=None,replication_status=,reservations=['bbd77663-373d-4647-8316-1e718d0592aa','005c61a4-2e82-43bd-8d02-ce1a4043b64e','187c6eab-232c-4d79-b977-d9c9bad07b97','d86f6122-6d5e-4a10-88c5-22858b5df741'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b403002bde0446738f1c0ea9206318e4',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:41:37 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-ac8b1866-54a2-49b0-8071-806d8df358ca tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79373be6-d093-4fc6-a5af-07f7d270f158) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:41:37 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-14751779-7b0e-4148-bc97-b25b8b6c6315 tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] http://192.168.122.198/volume/v3/volumes/bb2f4436-114c-435c-ae77-f6d13b113703 returned with HTTP 200 Sep 06 06:41:37 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 904/1788] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:41:37 2026] GET /volume/v3/volumes/bb2f4436-114c-435c-ae77-f6d13b113703 => generated 1016 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 06:41:38 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-ac8b1866-54a2-49b0-8071-806d8df358ca tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79373be6-d093-4fc6-a5af-07f7d270f158) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:41:38 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-ba40f842-efc6-4dd1-ab22-74249aa36f6d None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:38 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-ac8b1866-54a2-49b0-8071-806d8df358ca tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Flow 'volume_create_api' (22d36ca2-d64e-4bc1-9c1b-49462e726958) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:41:38 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-ac8b1866-54a2-49b0-8071-806d8df358ca tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Create volume request issued successfully. Sep 06 06:41:38 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ac8b1866-54a2-49b0-8071-806d8df358ca tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:41:38 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 885/1789] 192.168.122.198 () {60 vars in 1143 bytes} [Sun Sep 6 06:41:37 2026] POST /volume/v3/volumes => generated 768 bytes in 511 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:41:38 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-ba40f842-efc6-4dd1-ab22-74249aa36f6d tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-reader] GET http://192.168.122.198/volume/v3/volumes/summary Sep 06 06:41:38 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-ba40f842-efc6-4dd1-ab22-74249aa36f6d tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-reader] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:38 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-ba40f842-efc6-4dd1-ab22-74249aa36f6d tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-reader] Calling method 'version_select' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:38 devstack devstack@c-api.service[87015]: DEBUG cinder.api.api_utils [None req-ba40f842-efc6-4dd1-ab22-74249aa36f6d tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-reader] Removing options '' from query. {{(pid=87015) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 06:41:38 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-ba40f842-efc6-4dd1-ab22-74249aa36f6d tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-reader] Get summary completed successfully. Sep 06 06:41:38 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-b0356f60-bbdd-4c3f-afcd-400f96115471 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:38 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-ba40f842-efc6-4dd1-ab22-74249aa36f6d tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-reader] http://192.168.122.198/volume/v3/volumes/summary returned with HTTP 200 Sep 06 06:41:38 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 905/1790] 192.168.122.198 () {60 vars in 1186 bytes} [Sun Sep 6 06:41:38 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:41:38 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-b0356f60-bbdd-4c3f-afcd-400f96115471 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] GET http://192.168.122.198/volume/v3/volumes/164873a1-6c12-40a9-b7de-38e669bb78c0 Sep 06 06:41:38 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-b0356f60-bbdd-4c3f-afcd-400f96115471 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:38 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-b0356f60-bbdd-4c3f-afcd-400f96115471 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:38 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-11a2b546-2c3d-42d7-8c7c-de37157943f1 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:38 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-11a2b546-2c3d-42d7-8c7c-de37157943f1 tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] DELETE http://192.168.122.198/volume/v3/volumes/bb2f4436-114c-435c-ae77-f6d13b113703 Sep 06 06:41:38 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-11a2b546-2c3d-42d7-8c7c-de37157943f1 tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:38 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-11a2b546-2c3d-42d7-8c7c-de37157943f1 tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:38 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-11a2b546-2c3d-42d7-8c7c-de37157943f1 tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Delete volume with id: bb2f4436-114c-435c-ae77-f6d13b113703 Sep 06 06:41:38 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:38 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:41:38 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:38 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:41:38 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-b0356f60-bbdd-4c3f-afcd-400f96115471 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Volume info retrieved successfully. Sep 06 06:41:38 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:38 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:41:38 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:38 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:41:38 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-11a2b546-2c3d-42d7-8c7c-de37157943f1 tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Volume info retrieved successfully. Sep 06 06:41:38 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-b0356f60-bbdd-4c3f-afcd-400f96115471 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] http://192.168.122.198/volume/v3/volumes/164873a1-6c12-40a9-b7de-38e669bb78c0 returned with HTTP 200 Sep 06 06:41:38 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 886/1791] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:41:38 2026] GET /volume/v3/volumes/164873a1-6c12-40a9-b7de-38e669bb78c0 => generated 836 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:41:38 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-11a2b546-2c3d-42d7-8c7c-de37157943f1 tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Delete volume request issued successfully. Sep 06 06:41:38 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-11a2b546-2c3d-42d7-8c7c-de37157943f1 tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] http://192.168.122.198/volume/v3/volumes/bb2f4436-114c-435c-ae77-f6d13b113703 returned with HTTP 202 Sep 06 06:41:38 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 906/1792] 192.168.122.198 () {60 vars in 1276 bytes} [Sun Sep 6 06:41:38 2026] DELETE /volume/v3/volumes/bb2f4436-114c-435c-ae77-f6d13b113703 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 06:41:38 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-c739d33d-2de2-4aa8-8867-dc7f5d789925 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:38 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c739d33d-2de2-4aa8-8867-dc7f5d789925 tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] GET http://192.168.122.198/volume/v3/volumes/bb2f4436-114c-435c-ae77-f6d13b113703 Sep 06 06:41:38 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-c739d33d-2de2-4aa8-8867-dc7f5d789925 tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:38 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-c739d33d-2de2-4aa8-8867-dc7f5d789925 tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:38 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:38 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:41:38 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:38 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:41:38 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-c739d33d-2de2-4aa8-8867-dc7f5d789925 tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Volume info retrieved successfully. Sep 06 06:41:38 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c739d33d-2de2-4aa8-8867-dc7f5d789925 tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] http://192.168.122.198/volume/v3/volumes/bb2f4436-114c-435c-ae77-f6d13b113703 returned with HTTP 200 Sep 06 06:41:38 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 887/1793] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:41:38 2026] GET /volume/v3/volumes/bb2f4436-114c-435c-ae77-f6d13b113703 => generated 1015 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 06:41:39 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-1b7f2fb4-896f-4b18-9126-637684760d56 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:39 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-1b7f2fb4-896f-4b18-9126-637684760d56 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] GET http://192.168.122.198/volume/v3/volumes/164873a1-6c12-40a9-b7de-38e669bb78c0 Sep 06 06:41:39 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-1b7f2fb4-896f-4b18-9126-637684760d56 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:39 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-1b7f2fb4-896f-4b18-9126-637684760d56 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:39 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:39 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:41:39 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:39 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:41:39 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-1b7f2fb4-896f-4b18-9126-637684760d56 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Volume info retrieved successfully. Sep 06 06:41:39 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-1b7f2fb4-896f-4b18-9126-637684760d56 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] http://192.168.122.198/volume/v3/volumes/164873a1-6c12-40a9-b7de-38e669bb78c0 returned with HTTP 200 Sep 06 06:41:39 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 907/1794] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:41:39 2026] GET /volume/v3/volumes/164873a1-6c12-40a9-b7de-38e669bb78c0 => generated 861 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:41:39 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-48b4bff5-b0c6-45c5-a3fb-d78458cbd8ef None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:39 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-3b1476d2-891f-4d3c-94e7-374d38c44bad None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:39 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-3b1476d2-891f-4d3c-94e7-374d38c44bad tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] GET http://192.168.122.198/volume/v3/volumes/bb2f4436-114c-435c-ae77-f6d13b113703 Sep 06 06:41:39 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-3b1476d2-891f-4d3c-94e7-374d38c44bad tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:39 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-3b1476d2-891f-4d3c-94e7-374d38c44bad tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:39 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-3b1476d2-891f-4d3c-94e7-374d38c44bad tempest-ProjectReaderTests-565185984 tempest-ProjectReaderTests-565185984-project-admin] http://192.168.122.198/volume/v3/volumes/bb2f4436-114c-435c-ae77-f6d13b113703 returned with HTTP 404 Sep 06 06:41:39 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 908/1795] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:41:39 2026] GET /volume/v3/volumes/bb2f4436-114c-435c-ae77-f6d13b113703 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 06:41:39 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-48b4bff5-b0c6-45c5-a3fb-d78458cbd8ef tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-reader] GET http://192.168.122.198/volume/v3/volumes/164873a1-6c12-40a9-b7de-38e669bb78c0 Sep 06 06:41:39 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-48b4bff5-b0c6-45c5-a3fb-d78458cbd8ef tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-reader] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:39 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-48b4bff5-b0c6-45c5-a3fb-d78458cbd8ef tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-reader] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:39 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:39 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:41:39 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:39 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:41:39 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-48b4bff5-b0c6-45c5-a3fb-d78458cbd8ef tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-reader] Volume info retrieved successfully. Sep 06 06:41:39 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-48b4bff5-b0c6-45c5-a3fb-d78458cbd8ef tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-reader] http://192.168.122.198/volume/v3/volumes/164873a1-6c12-40a9-b7de-38e669bb78c0 returned with HTTP 200 Sep 06 06:41:39 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 888/1796] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:41:39 2026] GET /volume/v3/volumes/164873a1-6c12-40a9-b7de-38e669bb78c0 => generated 861 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:41:39 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-46168cc5-44d6-4c54-8d56-88624b3c56fc None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:39 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-46168cc5-44d6-4c54-8d56-88624b3c56fc tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] PUT http://192.168.122.198/volume/v3/volumes/164873a1-6c12-40a9-b7de-38e669bb78c0 Sep 06 06:41:39 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-46168cc5-44d6-4c54-8d56-88624b3c56fc tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-2062524047"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:41:39 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:39 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:41:39 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:39 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:41:39 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-46168cc5-44d6-4c54-8d56-88624b3c56fc tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Volume info retrieved successfully. Sep 06 06:41:39 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-46168cc5-44d6-4c54-8d56-88624b3c56fc tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Volume updated successfully. Sep 06 06:41:39 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-46168cc5-44d6-4c54-8d56-88624b3c56fc tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] http://192.168.122.198/volume/v3/volumes/164873a1-6c12-40a9-b7de-38e669bb78c0 returned with HTTP 200 Sep 06 06:41:39 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 909/1797] 192.168.122.198 () {60 vars in 1252 bytes} [Sun Sep 6 06:41:39 2026] PUT /volume/v3/volumes/164873a1-6c12-40a9-b7de-38e669bb78c0 => generated 793 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:41:39 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-d29c9767-393b-431f-b4b6-ab75a4d03764 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:39 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-d29c9767-393b-431f-b4b6-ab75a4d03764 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] PUT http://192.168.122.198/volume/v3/volumes/164873a1-6c12-40a9-b7de-38e669bb78c0 Sep 06 06:41:39 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-d29c9767-393b-431f-b4b6-ab75a4d03764 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1915727534", "description": "This is the new description of volume"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:41:39 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:39 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:41:39 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:39 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:41:39 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-d29c9767-393b-431f-b4b6-ab75a4d03764 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Volume info retrieved successfully. Sep 06 06:41:39 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-d29c9767-393b-431f-b4b6-ab75a4d03764 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Volume updated successfully. Sep 06 06:41:39 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-d29c9767-393b-431f-b4b6-ab75a4d03764 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] http://192.168.122.198/volume/v3/volumes/164873a1-6c12-40a9-b7de-38e669bb78c0 returned with HTTP 200 Sep 06 06:41:39 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 889/1798] 192.168.122.198 () {60 vars in 1253 bytes} [Sun Sep 6 06:41:39 2026] PUT /volume/v3/volumes/164873a1-6c12-40a9-b7de-38e669bb78c0 => generated 832 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:41:39 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-96fea989-f4f9-426b-9c3c-d64d08532aee None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:39 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-96fea989-f4f9-426b-9c3c-d64d08532aee tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-reader] GET http://192.168.122.198/volume/v3/volumes/164873a1-6c12-40a9-b7de-38e669bb78c0 Sep 06 06:41:39 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-96fea989-f4f9-426b-9c3c-d64d08532aee tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-reader] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:39 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-96fea989-f4f9-426b-9c3c-d64d08532aee tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-reader] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:39 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:39 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:41:39 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:39 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:41:39 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-96fea989-f4f9-426b-9c3c-d64d08532aee tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-reader] Volume info retrieved successfully. Sep 06 06:41:39 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-96fea989-f4f9-426b-9c3c-d64d08532aee tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-reader] http://192.168.122.198/volume/v3/volumes/164873a1-6c12-40a9-b7de-38e669bb78c0 returned with HTTP 200 Sep 06 06:41:39 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 910/1799] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:41:39 2026] GET /volume/v3/volumes/164873a1-6c12-40a9-b7de-38e669bb78c0 => generated 900 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:41:39 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-6d9bfcb7-f150-4af5-bdba-d48beafe5297 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:39 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-6d9bfcb7-f150-4af5-bdba-d48beafe5297 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:41:39 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-6d9bfcb7-f150-4af5-bdba-d48beafe5297 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1653720080", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-46395612"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:41:39 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.volumes [None req-6d9bfcb7-f150-4af5-bdba-d48beafe5297 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1653720080', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-46395612'}} {{(pid=87014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:41:39 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-6d9bfcb7-f150-4af5-bdba-d48beafe5297 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Create volume of 1 GB Sep 06 06:41:39 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-6d9bfcb7-f150-4af5-bdba-d48beafe5297 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Availability Zones retrieved successfully. Sep 06 06:41:39 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-6d9bfcb7-f150-4af5-bdba-d48beafe5297 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Flow 'volume_create_api' (62106622-ff7d-4184-adbb-efd50b8672e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:41:39 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-6d9bfcb7-f150-4af5-bdba-d48beafe5297 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (942f0fb4-1c31-4cba-ae35-80c011bc1a85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:41:39 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.flows.api.create_volume [None req-6d9bfcb7-f150-4af5-bdba-d48beafe5297 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Validating volume size '1' using validate_int {{(pid=87014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:41:39 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-6d9bfcb7-f150-4af5-bdba-d48beafe5297 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (942f0fb4-1c31-4cba-ae35-80c011bc1a85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:41:39 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-6d9bfcb7-f150-4af5-bdba-d48beafe5297 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b06018a-fa95-4114-b652-def795b76542) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:41:39 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-6d9bfcb7-f150-4af5-bdba-d48beafe5297 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Created reservations ['2ace466c-6112-467a-8b52-1cf2f6406f1a', '71002665-fc29-4f7a-8f92-bc8eae009962', '0d415126-1959-4009-98bf-0aa9dd88eabb', 'a5a3223b-19a2-4911-9b1d-a650b7607f33'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:41:39 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-6d9bfcb7-f150-4af5-bdba-d48beafe5297 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b06018a-fa95-4114-b652-def795b76542) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2ace466c-6112-467a-8b52-1cf2f6406f1a', '71002665-fc29-4f7a-8f92-bc8eae009962', '0d415126-1959-4009-98bf-0aa9dd88eabb', 'a5a3223b-19a2-4911-9b1d-a650b7607f33']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:41:39 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-6d9bfcb7-f150-4af5-bdba-d48beafe5297 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3003b2ef-5266-4011-ab10-93f4a31bf30c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:41:39 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:39 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:41:39 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-6d9bfcb7-f150-4af5-bdba-d48beafe5297 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3003b2ef-5266-4011-ab10-93f4a31bf30c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'daf8904d-f96f-45e9-a7ff-6e7c4169b54c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1653720080',display_name='tempest-VolumesGetTest-Volume-46395612',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c90d8f93af0e4316b970f01878855707',qos_specs=None,replication_status=,reservations=['2ace466c-6112-467a-8b52-1cf2f6406f1a','71002665-fc29-4f7a-8f92-bc8eae009962','0d415126-1959-4009-98bf-0aa9dd88eabb','a5a3223b-19a2-4911-9b1d-a650b7607f33'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b403002bde0446738f1c0ea9206318e4',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:41:39Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1653720080',display_name='tempest-VolumesGetTest-Volume-46395612',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=daf8904d-f96f-45e9-a7ff-6e7c4169b54c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c90d8f93af0e4316b970f01878855707',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b403002bde0446738f1c0ea9206318e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:41:39 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-6d9bfcb7-f150-4af5-bdba-d48beafe5297 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c5ef9da-0de2-4c8b-91ed-18bf27cc7aa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:41:39 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-6d9bfcb7-f150-4af5-bdba-d48beafe5297 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c5ef9da-0de2-4c8b-91ed-18bf27cc7aa4) transitioned into 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-1653720080',display_name='tempest-VolumesGetTest-Volume-46395612',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c90d8f93af0e4316b970f01878855707',qos_specs=None,replication_status=,reservations=['2ace466c-6112-467a-8b52-1cf2f6406f1a','71002665-fc29-4f7a-8f92-bc8eae009962','0d415126-1959-4009-98bf-0aa9dd88eabb','a5a3223b-19a2-4911-9b1d-a650b7607f33'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b403002bde0446738f1c0ea9206318e4',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:41:39 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-6d9bfcb7-f150-4af5-bdba-d48beafe5297 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4c59f39-53e4-44df-a682-32c9288086fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:41:39 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-6d9bfcb7-f150-4af5-bdba-d48beafe5297 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4c59f39-53e4-44df-a682-32c9288086fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:41:39 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-6d9bfcb7-f150-4af5-bdba-d48beafe5297 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Flow 'volume_create_api' (62106622-ff7d-4184-adbb-efd50b8672e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:41:39 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-6d9bfcb7-f150-4af5-bdba-d48beafe5297 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Create volume request issued successfully. Sep 06 06:41:39 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-6d9bfcb7-f150-4af5-bdba-d48beafe5297 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:41:39 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 890/1800] 192.168.122.198 () {60 vars in 1143 bytes} [Sun Sep 6 06:41:39 2026] POST /volume/v3/volumes => generated 787 bytes in 325 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:41:39 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-8fd4c3f1-5347-4dd1-94e8-2cdf18db887e None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:39 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-8fd4c3f1-5347-4dd1-94e8-2cdf18db887e tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] GET http://192.168.122.198/volume/v3/volumes/daf8904d-f96f-45e9-a7ff-6e7c4169b54c Sep 06 06:41:39 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-8fd4c3f1-5347-4dd1-94e8-2cdf18db887e tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:39 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-8fd4c3f1-5347-4dd1-94e8-2cdf18db887e tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:39 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:39 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:41:39 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:39 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:41:39 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-8fd4c3f1-5347-4dd1-94e8-2cdf18db887e tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Volume info retrieved successfully. Sep 06 06:41:39 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-8fd4c3f1-5347-4dd1-94e8-2cdf18db887e tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] http://192.168.122.198/volume/v3/volumes/daf8904d-f96f-45e9-a7ff-6e7c4169b54c returned with HTTP 200 Sep 06 06:41:39 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 911/1801] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:41:39 2026] GET /volume/v3/volumes/daf8904d-f96f-45e9-a7ff-6e7c4169b54c => generated 855 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:41:40 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-23cc68e1-256e-4046-a758-a7ba89d756f5 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:40 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-23cc68e1-256e-4046-a758-a7ba89d756f5 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] GET http://192.168.122.198/volume/v3/volumes/daf8904d-f96f-45e9-a7ff-6e7c4169b54c Sep 06 06:41:40 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-23cc68e1-256e-4046-a758-a7ba89d756f5 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:40 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-23cc68e1-256e-4046-a758-a7ba89d756f5 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:40 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:40 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:41:40 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:40 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:41:40 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-23cc68e1-256e-4046-a758-a7ba89d756f5 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Volume info retrieved successfully. Sep 06 06:41:40 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-23cc68e1-256e-4046-a758-a7ba89d756f5 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] http://192.168.122.198/volume/v3/volumes/daf8904d-f96f-45e9-a7ff-6e7c4169b54c returned with HTTP 200 Sep 06 06:41:40 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 891/1802] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:41:40 2026] GET /volume/v3/volumes/daf8904d-f96f-45e9-a7ff-6e7c4169b54c => generated 880 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:41:40 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-201aa10d-0c03-4ff1-9f42-a6851e259835 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:40 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-201aa10d-0c03-4ff1-9f42-a6851e259835 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] PUT http://192.168.122.198/volume/v3/volumes/daf8904d-f96f-45e9-a7ff-6e7c4169b54c Sep 06 06:41:40 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-201aa10d-0c03-4ff1-9f42-a6851e259835 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-2062524047", "description": null}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:41:40 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:40 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:41:40 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:40 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:41:41 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-201aa10d-0c03-4ff1-9f42-a6851e259835 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Volume info retrieved successfully. Sep 06 06:41:41 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-201aa10d-0c03-4ff1-9f42-a6851e259835 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Volume updated successfully. Sep 06 06:41:41 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-201aa10d-0c03-4ff1-9f42-a6851e259835 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] http://192.168.122.198/volume/v3/volumes/daf8904d-f96f-45e9-a7ff-6e7c4169b54c returned with HTTP 200 Sep 06 06:41:41 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 912/1803] 192.168.122.198 () {60 vars in 1252 bytes} [Sun Sep 6 06:41:40 2026] PUT /volume/v3/volumes/daf8904d-f96f-45e9-a7ff-6e7c4169b54c => generated 779 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 06:41:41 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-6131c3f3-ed85-4530-80e3-2a5fbf99c13b None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:41 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-6131c3f3-ed85-4530-80e3-2a5fbf99c13b tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] GET http://192.168.122.198/volume/v3/volumes/daf8904d-f96f-45e9-a7ff-6e7c4169b54c Sep 06 06:41:41 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-6131c3f3-ed85-4530-80e3-2a5fbf99c13b tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:41 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-6131c3f3-ed85-4530-80e3-2a5fbf99c13b tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:41 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:41 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:41:41 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:41 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:41:41 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-6131c3f3-ed85-4530-80e3-2a5fbf99c13b tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Volume info retrieved successfully. Sep 06 06:41:41 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-6131c3f3-ed85-4530-80e3-2a5fbf99c13b tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] http://192.168.122.198/volume/v3/volumes/daf8904d-f96f-45e9-a7ff-6e7c4169b54c returned with HTTP 200 Sep 06 06:41:41 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 892/1804] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:41:41 2026] GET /volume/v3/volumes/daf8904d-f96f-45e9-a7ff-6e7c4169b54c => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:41:41 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-c4e84dca-5617-4f2a-bbb9-668f203df9e8 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:41 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c4e84dca-5617-4f2a-bbb9-668f203df9e8 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] DELETE http://192.168.122.198/volume/v3/volumes/daf8904d-f96f-45e9-a7ff-6e7c4169b54c Sep 06 06:41:41 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-c4e84dca-5617-4f2a-bbb9-668f203df9e8 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:41 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-c4e84dca-5617-4f2a-bbb9-668f203df9e8 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:41 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-c4e84dca-5617-4f2a-bbb9-668f203df9e8 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Delete volume with id: daf8904d-f96f-45e9-a7ff-6e7c4169b54c Sep 06 06:41:41 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:41 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:41:41 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:41 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:41:41 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-c4e84dca-5617-4f2a-bbb9-668f203df9e8 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Volume info retrieved successfully. Sep 06 06:41:41 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-c4e84dca-5617-4f2a-bbb9-668f203df9e8 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Delete volume request issued successfully. Sep 06 06:41:41 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c4e84dca-5617-4f2a-bbb9-668f203df9e8 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] http://192.168.122.198/volume/v3/volumes/daf8904d-f96f-45e9-a7ff-6e7c4169b54c returned with HTTP 202 Sep 06 06:41:41 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 913/1805] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:41:41 2026] DELETE /volume/v3/volumes/daf8904d-f96f-45e9-a7ff-6e7c4169b54c => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:41:41 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-3371f774-0ede-4a3d-849b-baf06776352f None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:41 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-3371f774-0ede-4a3d-849b-baf06776352f tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] GET http://192.168.122.198/volume/v3/volumes/daf8904d-f96f-45e9-a7ff-6e7c4169b54c Sep 06 06:41:41 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-3371f774-0ede-4a3d-849b-baf06776352f tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:41 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-3371f774-0ede-4a3d-849b-baf06776352f tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:41 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:41 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:41:41 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:41 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:41:41 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-3371f774-0ede-4a3d-849b-baf06776352f tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Volume info retrieved successfully. Sep 06 06:41:41 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-3371f774-0ede-4a3d-849b-baf06776352f tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] http://192.168.122.198/volume/v3/volumes/daf8904d-f96f-45e9-a7ff-6e7c4169b54c returned with HTTP 200 Sep 06 06:41:41 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 893/1806] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:41:41 2026] GET /volume/v3/volumes/daf8904d-f96f-45e9-a7ff-6e7c4169b54c => generated 846 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:41:42 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-475d5bc1-3610-4586-85ba-1d5ce63013c8 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:42 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-475d5bc1-3610-4586-85ba-1d5ce63013c8 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] GET http://192.168.122.198/volume/v3/volumes/daf8904d-f96f-45e9-a7ff-6e7c4169b54c Sep 06 06:41:42 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-475d5bc1-3610-4586-85ba-1d5ce63013c8 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:42 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-475d5bc1-3610-4586-85ba-1d5ce63013c8 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:42 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-475d5bc1-3610-4586-85ba-1d5ce63013c8 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] http://192.168.122.198/volume/v3/volumes/daf8904d-f96f-45e9-a7ff-6e7c4169b54c returned with HTTP 404 Sep 06 06:41:42 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 914/1807] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:41:42 2026] GET /volume/v3/volumes/daf8904d-f96f-45e9-a7ff-6e7c4169b54c => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:41:42 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-bf842220-6ef2-4623-b949-568bc86c35a2 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:42 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-bf842220-6ef2-4623-b949-568bc86c35a2 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] GET http://192.168.122.198/volume/v3/volumes/164873a1-6c12-40a9-b7de-38e669bb78c0 Sep 06 06:41:42 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-bf842220-6ef2-4623-b949-568bc86c35a2 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:42 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-bf842220-6ef2-4623-b949-568bc86c35a2 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:42 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:42 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:41:42 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:42 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:41:42 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-bf842220-6ef2-4623-b949-568bc86c35a2 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Volume info retrieved successfully. Sep 06 06:41:42 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-bf842220-6ef2-4623-b949-568bc86c35a2 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] http://192.168.122.198/volume/v3/volumes/164873a1-6c12-40a9-b7de-38e669bb78c0 returned with HTTP 200 Sep 06 06:41:42 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 894/1808] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:41:42 2026] GET /volume/v3/volumes/164873a1-6c12-40a9-b7de-38e669bb78c0 => generated 900 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:41:42 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-56bb84e0-84bd-4ccc-abc9-538f86443f38 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:42 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-56bb84e0-84bd-4ccc-abc9-538f86443f38 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] DELETE http://192.168.122.198/volume/v3/volumes/164873a1-6c12-40a9-b7de-38e669bb78c0 Sep 06 06:41:42 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-56bb84e0-84bd-4ccc-abc9-538f86443f38 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:42 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-56bb84e0-84bd-4ccc-abc9-538f86443f38 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:42 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-56bb84e0-84bd-4ccc-abc9-538f86443f38 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Delete volume with id: 164873a1-6c12-40a9-b7de-38e669bb78c0 Sep 06 06:41:42 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:42 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:41:42 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:42 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:41:42 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-56bb84e0-84bd-4ccc-abc9-538f86443f38 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Volume info retrieved successfully. Sep 06 06:41:42 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-56bb84e0-84bd-4ccc-abc9-538f86443f38 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Delete volume request issued successfully. Sep 06 06:41:42 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-56bb84e0-84bd-4ccc-abc9-538f86443f38 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] http://192.168.122.198/volume/v3/volumes/164873a1-6c12-40a9-b7de-38e669bb78c0 returned with HTTP 202 Sep 06 06:41:42 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 915/1809] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:41:42 2026] DELETE /volume/v3/volumes/164873a1-6c12-40a9-b7de-38e669bb78c0 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:41:42 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-ac299e6e-79a1-4641-88b6-a1e670add8f2 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:42 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ac299e6e-79a1-4641-88b6-a1e670add8f2 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] GET http://192.168.122.198/volume/v3/volumes/164873a1-6c12-40a9-b7de-38e669bb78c0 Sep 06 06:41:42 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ac299e6e-79a1-4641-88b6-a1e670add8f2 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:42 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ac299e6e-79a1-4641-88b6-a1e670add8f2 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:42 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:42 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:41:42 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:42 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:41:42 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-ac299e6e-79a1-4641-88b6-a1e670add8f2 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Volume info retrieved successfully. Sep 06 06:41:42 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ac299e6e-79a1-4641-88b6-a1e670add8f2 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] http://192.168.122.198/volume/v3/volumes/164873a1-6c12-40a9-b7de-38e669bb78c0 returned with HTTP 200 Sep 06 06:41:42 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 895/1810] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:41:42 2026] GET /volume/v3/volumes/164873a1-6c12-40a9-b7de-38e669bb78c0 => generated 899 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:41:43 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-6e926d99-264e-417f-8f5f-663a9985213a None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:43 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-6e926d99-264e-417f-8f5f-663a9985213a tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] GET http://192.168.122.198/volume/v3/volumes/164873a1-6c12-40a9-b7de-38e669bb78c0 Sep 06 06:41:43 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-6e926d99-264e-417f-8f5f-663a9985213a tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:43 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-6e926d99-264e-417f-8f5f-663a9985213a tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:43 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-6e926d99-264e-417f-8f5f-663a9985213a tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] http://192.168.122.198/volume/v3/volumes/164873a1-6c12-40a9-b7de-38e669bb78c0 returned with HTTP 404 Sep 06 06:41:43 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 916/1811] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:41:43 2026] GET /volume/v3/volumes/164873a1-6c12-40a9-b7de-38e669bb78c0 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:41:43 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-5077b0de-1fd5-44a5-b5fd-5b776aeb3ac8 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:43 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-5077b0de-1fd5-44a5-b5fd-5b776aeb3ac8 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:41:43 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-5077b0de-1fd5-44a5-b5fd-5b776aeb3ac8 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1416763855"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:41:43 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.volumes [None req-5077b0de-1fd5-44a5-b5fd-5b776aeb3ac8 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1416763855'}} {{(pid=87014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:41:43 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-5077b0de-1fd5-44a5-b5fd-5b776aeb3ac8 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Create volume of 1 GB Sep 06 06:41:43 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-5077b0de-1fd5-44a5-b5fd-5b776aeb3ac8 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Availability Zones retrieved successfully. Sep 06 06:41:43 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-5077b0de-1fd5-44a5-b5fd-5b776aeb3ac8 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Flow 'volume_create_api' (ac93a9be-9d29-4af3-a51e-2b22cf603039) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:41:43 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-5077b0de-1fd5-44a5-b5fd-5b776aeb3ac8 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5904f05b-7f46-4edd-88ae-463d03b0a726) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:41:43 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.flows.api.create_volume [None req-5077b0de-1fd5-44a5-b5fd-5b776aeb3ac8 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Validating volume size '1' using validate_int {{(pid=87014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:41:43 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-5077b0de-1fd5-44a5-b5fd-5b776aeb3ac8 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5904f05b-7f46-4edd-88ae-463d03b0a726) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:41:43 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-5077b0de-1fd5-44a5-b5fd-5b776aeb3ac8 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (590c84a9-5686-4a20-8fed-a4d7038c5160) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:41:43 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-5077b0de-1fd5-44a5-b5fd-5b776aeb3ac8 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Created reservations ['f11b00ef-2f15-46f0-b2f9-b0e8032205f4', '6642829f-deb4-424e-ad9d-abe01cfbc2cc', '8a7917a5-2411-4f9e-ba02-e7fcbf73ddbb', '61161418-a18a-4934-8ccf-20345de69463'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:41:43 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-5077b0de-1fd5-44a5-b5fd-5b776aeb3ac8 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (590c84a9-5686-4a20-8fed-a4d7038c5160) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f11b00ef-2f15-46f0-b2f9-b0e8032205f4', '6642829f-deb4-424e-ad9d-abe01cfbc2cc', '8a7917a5-2411-4f9e-ba02-e7fcbf73ddbb', '61161418-a18a-4934-8ccf-20345de69463']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:41:43 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-5077b0de-1fd5-44a5-b5fd-5b776aeb3ac8 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c8a7652-8248-45fd-b44f-78845a4ee8ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:41:43 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:43 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:41:43 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-5077b0de-1fd5-44a5-b5fd-5b776aeb3ac8 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c8a7652-8248-45fd-b44f-78845a4ee8ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b2a5e452-c82c-442d-9b78-f4b2aab1cf45', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1416763855',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c90d8f93af0e4316b970f01878855707',qos_specs=None,replication_status=,reservations=['f11b00ef-2f15-46f0-b2f9-b0e8032205f4','6642829f-deb4-424e-ad9d-abe01cfbc2cc','8a7917a5-2411-4f9e-ba02-e7fcbf73ddbb','61161418-a18a-4934-8ccf-20345de69463'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b403002bde0446738f1c0ea9206318e4',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:41:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1416763855',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b2a5e452-c82c-442d-9b78-f4b2aab1cf45,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c90d8f93af0e4316b970f01878855707',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b403002bde0446738f1c0ea9206318e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:41:43 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-5077b0de-1fd5-44a5-b5fd-5b776aeb3ac8 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d493eb2-7b38-4131-a7c6-afe7d777cee5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:41:43 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-5077b0de-1fd5-44a5-b5fd-5b776aeb3ac8 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d493eb2-7b38-4131-a7c6-afe7d777cee5) transitioned into state 'SUCCESS' from state '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-1416763855',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c90d8f93af0e4316b970f01878855707',qos_specs=None,replication_status=,reservations=['f11b00ef-2f15-46f0-b2f9-b0e8032205f4','6642829f-deb4-424e-ad9d-abe01cfbc2cc','8a7917a5-2411-4f9e-ba02-e7fcbf73ddbb','61161418-a18a-4934-8ccf-20345de69463'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b403002bde0446738f1c0ea9206318e4',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:41:43 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-5077b0de-1fd5-44a5-b5fd-5b776aeb3ac8 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4e94784-75c2-470a-aafc-c7ec695b24d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:41:43 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-5077b0de-1fd5-44a5-b5fd-5b776aeb3ac8 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4e94784-75c2-470a-aafc-c7ec695b24d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:41:43 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-5077b0de-1fd5-44a5-b5fd-5b776aeb3ac8 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Flow 'volume_create_api' (ac93a9be-9d29-4af3-a51e-2b22cf603039) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:41:43 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-5077b0de-1fd5-44a5-b5fd-5b776aeb3ac8 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Create volume request issued successfully. Sep 06 06:41:43 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-5077b0de-1fd5-44a5-b5fd-5b776aeb3ac8 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:41:43 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 896/1812] 192.168.122.198 () {60 vars in 1142 bytes} [Sun Sep 6 06:41:43 2026] POST /volume/v3/volumes => generated 754 bytes in 406 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 06 06:41:43 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-8b1263e2-4fa4-4684-8a79-a4f687322d83 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:43 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-8b1263e2-4fa4-4684-8a79-a4f687322d83 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] GET http://192.168.122.198/volume/v3/volumes/b2a5e452-c82c-442d-9b78-f4b2aab1cf45 Sep 06 06:41:43 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-8b1263e2-4fa4-4684-8a79-a4f687322d83 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:43 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-8b1263e2-4fa4-4684-8a79-a4f687322d83 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:43 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:43 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:41:43 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:43 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:41:44 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-8b1263e2-4fa4-4684-8a79-a4f687322d83 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Volume info retrieved successfully. Sep 06 06:41:44 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-8b1263e2-4fa4-4684-8a79-a4f687322d83 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] http://192.168.122.198/volume/v3/volumes/b2a5e452-c82c-442d-9b78-f4b2aab1cf45 returned with HTTP 200 Sep 06 06:41:44 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 917/1813] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:41:43 2026] GET /volume/v3/volumes/b2a5e452-c82c-442d-9b78-f4b2aab1cf45 => generated 822 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:41:45 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-324c16db-9744-4e0b-900c-2ac3f1378bb6 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:45 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-324c16db-9744-4e0b-900c-2ac3f1378bb6 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] GET http://192.168.122.198/volume/v3/volumes/b2a5e452-c82c-442d-9b78-f4b2aab1cf45 Sep 06 06:41:45 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-324c16db-9744-4e0b-900c-2ac3f1378bb6 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:45 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-324c16db-9744-4e0b-900c-2ac3f1378bb6 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:45 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:45 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:41:45 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:45 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:41:45 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-324c16db-9744-4e0b-900c-2ac3f1378bb6 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Volume info retrieved successfully. Sep 06 06:41:45 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-324c16db-9744-4e0b-900c-2ac3f1378bb6 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] http://192.168.122.198/volume/v3/volumes/b2a5e452-c82c-442d-9b78-f4b2aab1cf45 returned with HTTP 200 Sep 06 06:41:45 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 897/1814] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:41:45 2026] GET /volume/v3/volumes/b2a5e452-c82c-442d-9b78-f4b2aab1cf45 => generated 846 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:41:45 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-4ae23d7d-0250-4a87-ba72-3899bd9040d9 req-2a01abfd-0aab-4b9b-acca-d734565a7149 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:45 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-4ae23d7d-0250-4a87-ba72-3899bd9040d9 req-2a01abfd-0aab-4b9b-acca-d734565a7149 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] GET http://192.168.122.198/volume/v3/volumes/285d28b3-ee74-43a2-9ffc-15959096b0a9 Sep 06 06:41:45 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-4ae23d7d-0250-4a87-ba72-3899bd9040d9 req-2a01abfd-0aab-4b9b-acca-d734565a7149 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:45 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-4ae23d7d-0250-4a87-ba72-3899bd9040d9 req-2a01abfd-0aab-4b9b-acca-d734565a7149 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:45 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:45 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:41:45 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:45 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:41:45 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [req-4ae23d7d-0250-4a87-ba72-3899bd9040d9 req-2a01abfd-0aab-4b9b-acca-d734565a7149 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Volume info retrieved successfully. Sep 06 06:41:45 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-4ae23d7d-0250-4a87-ba72-3899bd9040d9 req-2a01abfd-0aab-4b9b-acca-d734565a7149 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] http://192.168.122.198/volume/v3/volumes/285d28b3-ee74-43a2-9ffc-15959096b0a9 returned with HTTP 200 Sep 06 06:41:45 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 918/1815] 192.168.122.198 () {60 vars in 1487 bytes} [Sun Sep 6 06:41:45 2026] GET /volume/v3/volumes/285d28b3-ee74-43a2-9ffc-15959096b0a9 => generated 1145 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:41:45 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [req-4ae23d7d-0250-4a87-ba72-3899bd9040d9 req-9eaf8d39-4e9a-427b-815a-60ad37228699 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:45 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-4ae23d7d-0250-4a87-ba72-3899bd9040d9 req-9eaf8d39-4e9a-427b-815a-60ad37228699 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] POST http://192.168.122.198/volume/v3/volumes/285d28b3-ee74-43a2-9ffc-15959096b0a9/action Sep 06 06:41:45 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-4ae23d7d-0250-4a87-ba72-3899bd9040d9 req-9eaf8d39-4e9a-427b-815a-60ad37228699 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:41:45 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-4ae23d7d-0250-4a87-ba72-3899bd9040d9 req-9eaf8d39-4e9a-427b-815a-60ad37228699 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:41:45 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:45 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:41:45 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:45 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:41:45 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [req-4ae23d7d-0250-4a87-ba72-3899bd9040d9 req-9eaf8d39-4e9a-427b-815a-60ad37228699 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Volume info retrieved successfully. Sep 06 06:41:45 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [req-4ae23d7d-0250-4a87-ba72-3899bd9040d9 req-9eaf8d39-4e9a-427b-815a-60ad37228699 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Begin detaching volume completed successfully. Sep 06 06:41:45 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-4ae23d7d-0250-4a87-ba72-3899bd9040d9 req-9eaf8d39-4e9a-427b-815a-60ad37228699 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] http://192.168.122.198/volume/v3/volumes/285d28b3-ee74-43a2-9ffc-15959096b0a9/action returned with HTTP 202 Sep 06 06:41:45 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 898/1816] 192.168.122.198 () {64 vars in 1561 bytes} [Sun Sep 6 06:41:45 2026] POST /volume/v3/volumes/285d28b3-ee74-43a2-9ffc-15959096b0a9/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 06 06:41:45 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-eccdb25c-d896-4c35-8821-c41229164390 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:45 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-eccdb25c-d896-4c35-8821-c41229164390 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] GET http://192.168.122.198/volume/v3/volumes/285d28b3-ee74-43a2-9ffc-15959096b0a9 Sep 06 06:41:45 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-eccdb25c-d896-4c35-8821-c41229164390 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:45 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-eccdb25c-d896-4c35-8821-c41229164390 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:45 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:45 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:41:45 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:45 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:41:45 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-eccdb25c-d896-4c35-8821-c41229164390 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Volume info retrieved successfully. Sep 06 06:41:45 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-eccdb25c-d896-4c35-8821-c41229164390 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] http://192.168.122.198/volume/v3/volumes/285d28b3-ee74-43a2-9ffc-15959096b0a9 returned with HTTP 200 Sep 06 06:41:45 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 919/1817] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:41:45 2026] GET /volume/v3/volumes/285d28b3-ee74-43a2-9ffc-15959096b0a9 => generated 1148 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:41:46 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-0eb67dfa-de16-450d-8d4c-d86c3f4bca53 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:46 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-0eb67dfa-de16-450d-8d4c-d86c3f4bca53 None None] GET http://192.168.122.198/volume// Sep 06 06:41:46 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-0eb67dfa-de16-450d-8d4c-d86c3f4bca53 None None] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:46 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-0eb67dfa-de16-450d-8d4c-d86c3f4bca53 None None] Calling method 'all' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:46 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-0eb67dfa-de16-450d-8d4c-d86c3f4bca53 None None] http://192.168.122.198/volume// returned with HTTP 300 Sep 06 06:41:46 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 899/1818] 192.168.122.198 () {58 vars in 1315 bytes} [Sun Sep 6 06:41:45 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 06:41:46 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-4ae23d7d-0250-4a87-ba72-3899bd9040d9 req-728b32fb-3f92-442e-b69b-7a0f1d118d16 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:46 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-4ae23d7d-0250-4a87-ba72-3899bd9040d9 req-728b32fb-3f92-442e-b69b-7a0f1d118d16 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] GET http://192.168.122.198/volume/v3/volumes/285d28b3-ee74-43a2-9ffc-15959096b0a9 Sep 06 06:41:46 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-4ae23d7d-0250-4a87-ba72-3899bd9040d9 req-728b32fb-3f92-442e-b69b-7a0f1d118d16 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:46 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-4ae23d7d-0250-4a87-ba72-3899bd9040d9 req-728b32fb-3f92-442e-b69b-7a0f1d118d16 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:46 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:46 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:41:46 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:46 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:41:46 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [req-4ae23d7d-0250-4a87-ba72-3899bd9040d9 req-728b32fb-3f92-442e-b69b-7a0f1d118d16 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Volume info retrieved successfully. Sep 06 06:41:46 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-4ae23d7d-0250-4a87-ba72-3899bd9040d9 req-728b32fb-3f92-442e-b69b-7a0f1d118d16 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] http://192.168.122.198/volume/v3/volumes/285d28b3-ee74-43a2-9ffc-15959096b0a9 returned with HTTP 200 Sep 06 06:41:46 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 920/1819] 192.168.122.198 () {62 vars in 1528 bytes} [Sun Sep 6 06:41:46 2026] GET /volume/v3/volumes/285d28b3-ee74-43a2-9ffc-15959096b0a9 => generated 1329 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 06:41:46 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-424c2cac-8063-488f-9c1a-1009e6a01b9e None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:46 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-424c2cac-8063-488f-9c1a-1009e6a01b9e tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] GET http://192.168.122.198/volume/v3/volumes/b2a5e452-c82c-442d-9b78-f4b2aab1cf45 Sep 06 06:41:46 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-424c2cac-8063-488f-9c1a-1009e6a01b9e tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:46 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-424c2cac-8063-488f-9c1a-1009e6a01b9e tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:46 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:46 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:41:46 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:46 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:41:46 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-424c2cac-8063-488f-9c1a-1009e6a01b9e tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Volume info retrieved successfully. Sep 06 06:41:46 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-424c2cac-8063-488f-9c1a-1009e6a01b9e tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] http://192.168.122.198/volume/v3/volumes/b2a5e452-c82c-442d-9b78-f4b2aab1cf45 returned with HTTP 200 Sep 06 06:41:46 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 900/1820] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:41:46 2026] GET /volume/v3/volumes/b2a5e452-c82c-442d-9b78-f4b2aab1cf45 => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:41:46 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-7391baa3-d3e9-4a34-b3bc-f3b01c08602a None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:46 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-7391baa3-d3e9-4a34-b3bc-f3b01c08602a tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:41:46 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-7391baa3-d3e9-4a34-b3bc-f3b01c08602a tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "b2a5e452-c82c-442d-9b78-f4b2aab1cf45", "size": 1, "name": "tempest-VolumesGetTest-Volume-2086792852", "metadata": {"Type": "Test"}}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:41:46 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.volumes [None req-7391baa3-d3e9-4a34-b3bc-f3b01c08602a tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Create volume request body: {'volume': {'source_volid': 'b2a5e452-c82c-442d-9b78-f4b2aab1cf45', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-2086792852', 'metadata': {'Type': 'Test'}}} {{(pid=87015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:41:46 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:46 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:41:46 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:46 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:41:46 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-7391baa3-d3e9-4a34-b3bc-f3b01c08602a tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Volume retrieved successfully. Sep 06 06:41:46 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-7391baa3-d3e9-4a34-b3bc-f3b01c08602a tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Create volume of 1 GB Sep 06 06:41:46 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-7391baa3-d3e9-4a34-b3bc-f3b01c08602a tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Availability Zones retrieved successfully. Sep 06 06:41:46 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-7391baa3-d3e9-4a34-b3bc-f3b01c08602a tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Flow 'volume_create_api' (53c1449a-d7c8-4c01-8c48-7f109ee14970) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:41:46 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-7391baa3-d3e9-4a34-b3bc-f3b01c08602a tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (994f2d89-beb4-402f-bae4-c18a3a4f9f7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:41:46 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.flows.api.create_volume [None req-7391baa3-d3e9-4a34-b3bc-f3b01c08602a tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=87015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:41:46 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-7391baa3-d3e9-4a34-b3bc-f3b01c08602a tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (994f2d89-beb4-402f-bae4-c18a3a4f9f7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'b2a5e452-c82c-442d-9b78-f4b2aab1cf45', 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:41:46 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-7391baa3-d3e9-4a34-b3bc-f3b01c08602a tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (605e1700-1e72-438a-97bf-f543699bf1ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:41:46 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [req-4ae23d7d-0250-4a87-ba72-3899bd9040d9 req-4cb6851f-0923-413d-a293-bc4c92839c79 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:46 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-4ae23d7d-0250-4a87-ba72-3899bd9040d9 req-4cb6851f-0923-413d-a293-bc4c92839c79 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] DELETE http://192.168.122.198/volume/v3/attachments/3c546323-3332-42ae-b29e-ad90e9865c25 Sep 06 06:41:46 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-4ae23d7d-0250-4a87-ba72-3899bd9040d9 req-4cb6851f-0923-413d-a293-bc4c92839c79 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:46 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-4ae23d7d-0250-4a87-ba72-3899bd9040d9 req-4cb6851f-0923-413d-a293-bc4c92839c79 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Calling method 'version_select' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:46 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:46 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:41:46 devstack devstack@c-api.service[87014]: /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 06 06:41:46 devstack devstack@c-api.service[87014]: return base.obj_make_list(context, Sep 06 06:41:46 devstack devstack@c-api.service[87015]: DEBUG cinder.quota [None req-7391baa3-d3e9-4a34-b3bc-f3b01c08602a tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Created reservations ['7b1b96de-1d3d-4b61-9e93-9101a153df7d', '65b46c77-c4a0-43cc-a2b4-fdaaec45d967', 'f8053aac-be25-44f6-8b47-69146b17d4be', '43d29409-6aa1-49d7-820e-02f755dbe38d'] {{(pid=87015) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:41:46 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-7391baa3-d3e9-4a34-b3bc-f3b01c08602a tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (605e1700-1e72-438a-97bf-f543699bf1ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7b1b96de-1d3d-4b61-9e93-9101a153df7d', '65b46c77-c4a0-43cc-a2b4-fdaaec45d967', 'f8053aac-be25-44f6-8b47-69146b17d4be', '43d29409-6aa1-49d7-820e-02f755dbe38d']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:41:46 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-7391baa3-d3e9-4a34-b3bc-f3b01c08602a tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9dd06787-f50f-4fa6-9dd4-e33cfc2d3417) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:41:46 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:46 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:41:46 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-4ae23d7d-0250-4a87-ba72-3899bd9040d9 req-4cb6851f-0923-413d-a293-bc4c92839c79 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] http://192.168.122.198/volume/v3/attachments/3c546323-3332-42ae-b29e-ad90e9865c25 returned with HTTP 200 Sep 06 06:41:46 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 901/1821] 192.168.122.198 () {64 vars in 1562 bytes} [Sun Sep 6 06:41:46 2026] DELETE /volume/v3/attachments/3c546323-3332-42ae-b29e-ad90e9865c25 => generated 19 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:41:46 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:46 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:41:46 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-7391baa3-d3e9-4a34-b3bc-f3b01c08602a tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9dd06787-f50f-4fa6-9dd4-e33cfc2d3417) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '727aad21-5552-4cf8-bad5-b86990a91821', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-2086792852',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='c90d8f93af0e4316b970f01878855707',qos_specs=None,replication_status=,reservations=['7b1b96de-1d3d-4b61-9e93-9101a153df7d','65b46c77-c4a0-43cc-a2b4-fdaaec45d967','f8053aac-be25-44f6-8b47-69146b17d4be','43d29409-6aa1-49d7-820e-02f755dbe38d'],size=1,snapshot_id=None,source_replicaid=,source_volid=b2a5e452-c82c-442d-9b78-f4b2aab1cf45,status='creating',user_id='b403002bde0446738f1c0ea9206318e4',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:41:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-2086792852',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=727aad21-5552-4cf8-bad5-b86990a91821,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='c90d8f93af0e4316b970f01878855707',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=b2a5e452-c82c-442d-9b78-f4b2aab1cf45,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b403002bde0446738f1c0ea9206318e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:41:46 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-7391baa3-d3e9-4a34-b3bc-f3b01c08602a tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3fa266b3-e97a-4ae0-bdbb-f979fc1f7d58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:41:46 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-7391baa3-d3e9-4a34-b3bc-f3b01c08602a tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3fa266b3-e97a-4ae0-bdbb-f979fc1f7d58) transitioned into state 'SUCCESS' from state '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-2086792852',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='c90d8f93af0e4316b970f01878855707',qos_specs=None,replication_status=,reservations=['7b1b96de-1d3d-4b61-9e93-9101a153df7d','65b46c77-c4a0-43cc-a2b4-fdaaec45d967','f8053aac-be25-44f6-8b47-69146b17d4be','43d29409-6aa1-49d7-820e-02f755dbe38d'],size=1,snapshot_id=None,source_replicaid=,source_volid=b2a5e452-c82c-442d-9b78-f4b2aab1cf45,status='creating',user_id='b403002bde0446738f1c0ea9206318e4',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:41:46 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-7391baa3-d3e9-4a34-b3bc-f3b01c08602a tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b121e36-7d89-4fbd-b588-374ceaa6eb2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:41:46 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:46 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:41:46 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-7391baa3-d3e9-4a34-b3bc-f3b01c08602a tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b121e36-7d89-4fbd-b588-374ceaa6eb2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:41:46 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-7391baa3-d3e9-4a34-b3bc-f3b01c08602a tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Flow 'volume_create_api' (53c1449a-d7c8-4c01-8c48-7f109ee14970) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:41:46 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-7391baa3-d3e9-4a34-b3bc-f3b01c08602a tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Create volume request issued successfully. Sep 06 06:41:46 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-7391baa3-d3e9-4a34-b3bc-f3b01c08602a tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:41:46 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 921/1822] 192.168.122.198 () {60 vars in 1143 bytes} [Sun Sep 6 06:41:46 2026] POST /volume/v3/volumes => generated 802 bytes in 551 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:41:46 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-49a4020f-cf4f-4ad2-a693-7b9f8777f40a None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:46 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-49a4020f-cf4f-4ad2-a693-7b9f8777f40a tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] GET http://192.168.122.198/volume/v3/volumes/727aad21-5552-4cf8-bad5-b86990a91821 Sep 06 06:41:46 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-49a4020f-cf4f-4ad2-a693-7b9f8777f40a tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:46 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-49a4020f-cf4f-4ad2-a693-7b9f8777f40a tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:46 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:46 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:41:46 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:46 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:41:46 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-49a4020f-cf4f-4ad2-a693-7b9f8777f40a tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Volume info retrieved successfully. Sep 06 06:41:46 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-49a4020f-cf4f-4ad2-a693-7b9f8777f40a tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] http://192.168.122.198/volume/v3/volumes/727aad21-5552-4cf8-bad5-b86990a91821 returned with HTTP 200 Sep 06 06:41:46 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 902/1823] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:41:46 2026] GET /volume/v3/volumes/727aad21-5552-4cf8-bad5-b86990a91821 => generated 870 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:41:47 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-53527386-389b-4a9e-9d88-d521626faec6 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:47 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-53527386-389b-4a9e-9d88-d521626faec6 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] GET http://192.168.122.198/volume/v3/volumes/285d28b3-ee74-43a2-9ffc-15959096b0a9 Sep 06 06:41:47 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-53527386-389b-4a9e-9d88-d521626faec6 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:47 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-53527386-389b-4a9e-9d88-d521626faec6 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:47 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:47 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:41:47 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:47 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:41:47 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-53527386-389b-4a9e-9d88-d521626faec6 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Volume info retrieved successfully. Sep 06 06:41:47 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-53527386-389b-4a9e-9d88-d521626faec6 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] http://192.168.122.198/volume/v3/volumes/285d28b3-ee74-43a2-9ffc-15959096b0a9 returned with HTTP 200 Sep 06 06:41:47 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 922/1824] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:41:47 2026] GET /volume/v3/volumes/285d28b3-ee74-43a2-9ffc-15959096b0a9 => generated 853 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:41:47 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-b6ccb69c-ec73-4b6a-9027-9539451c303b None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:47 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-b6ccb69c-ec73-4b6a-9027-9539451c303b tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] GET http://192.168.122.198/volume/v3/volumes/727aad21-5552-4cf8-bad5-b86990a91821 Sep 06 06:41:47 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-b6ccb69c-ec73-4b6a-9027-9539451c303b tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:47 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-b6ccb69c-ec73-4b6a-9027-9539451c303b tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:47 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:47 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:41:47 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:47 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:41:47 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-b6ccb69c-ec73-4b6a-9027-9539451c303b tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Volume info retrieved successfully. Sep 06 06:41:47 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-b6ccb69c-ec73-4b6a-9027-9539451c303b tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] http://192.168.122.198/volume/v3/volumes/727aad21-5552-4cf8-bad5-b86990a91821 returned with HTTP 200 Sep 06 06:41:47 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 903/1825] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:41:47 2026] GET /volume/v3/volumes/727aad21-5552-4cf8-bad5-b86990a91821 => generated 894 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:41:48 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-47f6226c-2473-4280-8627-3312c27be722 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:48 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-47f6226c-2473-4280-8627-3312c27be722 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] GET http://192.168.122.198/volume/v3/volumes/727aad21-5552-4cf8-bad5-b86990a91821 Sep 06 06:41:48 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-47f6226c-2473-4280-8627-3312c27be722 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:48 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-47f6226c-2473-4280-8627-3312c27be722 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:48 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:48 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:41:48 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:48 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:41:48 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-47f6226c-2473-4280-8627-3312c27be722 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Volume info retrieved successfully. Sep 06 06:41:48 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-47f6226c-2473-4280-8627-3312c27be722 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] http://192.168.122.198/volume/v3/volumes/727aad21-5552-4cf8-bad5-b86990a91821 returned with HTTP 200 Sep 06 06:41:48 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 923/1826] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:41:48 2026] GET /volume/v3/volumes/727aad21-5552-4cf8-bad5-b86990a91821 => generated 894 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:41:50 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-56b52110-4ef4-4362-afce-b2d452277271 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:50 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-56b52110-4ef4-4362-afce-b2d452277271 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] GET http://192.168.122.198/volume/v3/volumes/727aad21-5552-4cf8-bad5-b86990a91821 Sep 06 06:41:50 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-56b52110-4ef4-4362-afce-b2d452277271 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:50 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-56b52110-4ef4-4362-afce-b2d452277271 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:50 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:50 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:41:50 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:50 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:41:50 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-56b52110-4ef4-4362-afce-b2d452277271 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Volume info retrieved successfully. Sep 06 06:41:50 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-56b52110-4ef4-4362-afce-b2d452277271 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] http://192.168.122.198/volume/v3/volumes/727aad21-5552-4cf8-bad5-b86990a91821 returned with HTTP 200 Sep 06 06:41:50 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 904/1827] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:41:49 2026] GET /volume/v3/volumes/727aad21-5552-4cf8-bad5-b86990a91821 => generated 894 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:41:51 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-7f808117-9fbb-48af-875f-df85be57e90b None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:51 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-7f808117-9fbb-48af-875f-df85be57e90b tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] GET http://192.168.122.198/volume/v3/volumes/727aad21-5552-4cf8-bad5-b86990a91821 Sep 06 06:41:51 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-7f808117-9fbb-48af-875f-df85be57e90b tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:51 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-7f808117-9fbb-48af-875f-df85be57e90b tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:51 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:51 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:41:51 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:51 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:41:51 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-7f808117-9fbb-48af-875f-df85be57e90b tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Volume info retrieved successfully. Sep 06 06:41:51 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-7f808117-9fbb-48af-875f-df85be57e90b tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] http://192.168.122.198/volume/v3/volumes/727aad21-5552-4cf8-bad5-b86990a91821 returned with HTTP 200 Sep 06 06:41:51 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 924/1828] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:41:51 2026] GET /volume/v3/volumes/727aad21-5552-4cf8-bad5-b86990a91821 => generated 894 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:41:52 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-028a5bd1-1ccc-44b6-992a-02d6238f723d None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:52 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-028a5bd1-1ccc-44b6-992a-02d6238f723d tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] GET http://192.168.122.198/volume/v3/volumes/727aad21-5552-4cf8-bad5-b86990a91821 Sep 06 06:41:52 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-028a5bd1-1ccc-44b6-992a-02d6238f723d tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:52 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-028a5bd1-1ccc-44b6-992a-02d6238f723d tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:52 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:52 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:41:52 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:52 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:41:52 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-028a5bd1-1ccc-44b6-992a-02d6238f723d tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Volume info retrieved successfully. Sep 06 06:41:52 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-028a5bd1-1ccc-44b6-992a-02d6238f723d tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] http://192.168.122.198/volume/v3/volumes/727aad21-5552-4cf8-bad5-b86990a91821 returned with HTTP 200 Sep 06 06:41:52 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 905/1829] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:41:52 2026] GET /volume/v3/volumes/727aad21-5552-4cf8-bad5-b86990a91821 => generated 894 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:41:53 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-85c99836-e5eb-4633-9c1a-f45e06f6b371 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:53 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-85c99836-e5eb-4633-9c1a-f45e06f6b371 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] GET http://192.168.122.198/volume/v3/volumes/727aad21-5552-4cf8-bad5-b86990a91821 Sep 06 06:41:53 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-85c99836-e5eb-4633-9c1a-f45e06f6b371 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:53 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-85c99836-e5eb-4633-9c1a-f45e06f6b371 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:53 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:53 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:41:53 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:53 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:41:53 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-85c99836-e5eb-4633-9c1a-f45e06f6b371 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Volume info retrieved successfully. Sep 06 06:41:53 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-85c99836-e5eb-4633-9c1a-f45e06f6b371 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] http://192.168.122.198/volume/v3/volumes/727aad21-5552-4cf8-bad5-b86990a91821 returned with HTTP 200 Sep 06 06:41:53 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 925/1830] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:41:53 2026] GET /volume/v3/volumes/727aad21-5552-4cf8-bad5-b86990a91821 => generated 894 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:41:54 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-b5246615-68c9-4d6b-9bfb-96bcf9987275 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:54 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-b5246615-68c9-4d6b-9bfb-96bcf9987275 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] GET http://192.168.122.198/volume/v3/volumes/727aad21-5552-4cf8-bad5-b86990a91821 Sep 06 06:41:54 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-b5246615-68c9-4d6b-9bfb-96bcf9987275 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:54 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-b5246615-68c9-4d6b-9bfb-96bcf9987275 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:54 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:54 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:41:54 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:54 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:41:54 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-b5246615-68c9-4d6b-9bfb-96bcf9987275 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Volume info retrieved successfully. Sep 06 06:41:54 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-b5246615-68c9-4d6b-9bfb-96bcf9987275 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] http://192.168.122.198/volume/v3/volumes/727aad21-5552-4cf8-bad5-b86990a91821 returned with HTTP 200 Sep 06 06:41:54 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 906/1831] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:41:54 2026] GET /volume/v3/volumes/727aad21-5552-4cf8-bad5-b86990a91821 => generated 894 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:41:55 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-6851eeac-f048-4c94-b2a9-fed93d465f7d None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:55 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-6851eeac-f048-4c94-b2a9-fed93d465f7d tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] GET http://192.168.122.198/volume/v3/volumes/727aad21-5552-4cf8-bad5-b86990a91821 Sep 06 06:41:55 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-6851eeac-f048-4c94-b2a9-fed93d465f7d tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:55 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-6851eeac-f048-4c94-b2a9-fed93d465f7d tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:56 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:56 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:41:56 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:56 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:41:56 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-6851eeac-f048-4c94-b2a9-fed93d465f7d tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Volume info retrieved successfully. Sep 06 06:41:56 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-6851eeac-f048-4c94-b2a9-fed93d465f7d tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] http://192.168.122.198/volume/v3/volumes/727aad21-5552-4cf8-bad5-b86990a91821 returned with HTTP 200 Sep 06 06:41:56 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 926/1832] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:41:55 2026] GET /volume/v3/volumes/727aad21-5552-4cf8-bad5-b86990a91821 => generated 894 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:41:57 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-a09d8898-840e-47c0-8097-bb6b890972a2 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:57 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-a09d8898-840e-47c0-8097-bb6b890972a2 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] GET http://192.168.122.198/volume/v3/volumes/727aad21-5552-4cf8-bad5-b86990a91821 Sep 06 06:41:57 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-a09d8898-840e-47c0-8097-bb6b890972a2 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:57 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-a09d8898-840e-47c0-8097-bb6b890972a2 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:57 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:57 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:41:57 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:57 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:41:57 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-a09d8898-840e-47c0-8097-bb6b890972a2 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Volume info retrieved successfully. Sep 06 06:41:57 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-a09d8898-840e-47c0-8097-bb6b890972a2 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] http://192.168.122.198/volume/v3/volumes/727aad21-5552-4cf8-bad5-b86990a91821 returned with HTTP 200 Sep 06 06:41:57 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 907/1833] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:41:57 2026] GET /volume/v3/volumes/727aad21-5552-4cf8-bad5-b86990a91821 => generated 894 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 06:41:58 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-c374fdcf-298e-4220-8805-92597d60d35d None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:58 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c374fdcf-298e-4220-8805-92597d60d35d tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] GET http://192.168.122.198/volume/v3/volumes/727aad21-5552-4cf8-bad5-b86990a91821 Sep 06 06:41:58 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-c374fdcf-298e-4220-8805-92597d60d35d tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:58 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-c374fdcf-298e-4220-8805-92597d60d35d tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:58 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:58 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:41:58 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:58 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:41:58 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-c374fdcf-298e-4220-8805-92597d60d35d tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Volume info retrieved successfully. Sep 06 06:41:58 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c374fdcf-298e-4220-8805-92597d60d35d tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] http://192.168.122.198/volume/v3/volumes/727aad21-5552-4cf8-bad5-b86990a91821 returned with HTTP 200 Sep 06 06:41:58 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 927/1834] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:41:58 2026] GET /volume/v3/volumes/727aad21-5552-4cf8-bad5-b86990a91821 => generated 894 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:41:59 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-a039fd80-8199-4791-98c3-0910b5062cbc None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:41:59 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-a039fd80-8199-4791-98c3-0910b5062cbc tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] GET http://192.168.122.198/volume/v3/volumes/727aad21-5552-4cf8-bad5-b86990a91821 Sep 06 06:41:59 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-a039fd80-8199-4791-98c3-0910b5062cbc tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:41:59 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-a039fd80-8199-4791-98c3-0910b5062cbc tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:41:59 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:41:59 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:41:59 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:41:59 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:41:59 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-a039fd80-8199-4791-98c3-0910b5062cbc tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Volume info retrieved successfully. Sep 06 06:41:59 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-a039fd80-8199-4791-98c3-0910b5062cbc tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] http://192.168.122.198/volume/v3/volumes/727aad21-5552-4cf8-bad5-b86990a91821 returned with HTTP 200 Sep 06 06:41:59 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 908/1835] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:41:59 2026] GET /volume/v3/volumes/727aad21-5552-4cf8-bad5-b86990a91821 => generated 894 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:42:00 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-29ce76e6-a221-4fc5-a6e7-3fb5c7ebf51d None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:42:00 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-29ce76e6-a221-4fc5-a6e7-3fb5c7ebf51d tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] GET http://192.168.122.198/volume/v3/volumes/727aad21-5552-4cf8-bad5-b86990a91821 Sep 06 06:42:00 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-29ce76e6-a221-4fc5-a6e7-3fb5c7ebf51d tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:42:00 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-29ce76e6-a221-4fc5-a6e7-3fb5c7ebf51d tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:42:00 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:42:00 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:42:00 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:42:00 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:42:00 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-29ce76e6-a221-4fc5-a6e7-3fb5c7ebf51d tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Volume info retrieved successfully. Sep 06 06:42:00 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-29ce76e6-a221-4fc5-a6e7-3fb5c7ebf51d tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] http://192.168.122.198/volume/v3/volumes/727aad21-5552-4cf8-bad5-b86990a91821 returned with HTTP 200 Sep 06 06:42:00 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 928/1836] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:42:00 2026] GET /volume/v3/volumes/727aad21-5552-4cf8-bad5-b86990a91821 => generated 895 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:42:00 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-935f0741-6188-4376-86bb-6f94f495ac87 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:42:00 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-935f0741-6188-4376-86bb-6f94f495ac87 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-reader] GET http://192.168.122.198/volume/v3/volumes/727aad21-5552-4cf8-bad5-b86990a91821 Sep 06 06:42:00 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-935f0741-6188-4376-86bb-6f94f495ac87 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-reader] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:42:00 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-935f0741-6188-4376-86bb-6f94f495ac87 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-reader] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:42:00 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:42:00 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:42:00 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:42:00 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:42:00 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-935f0741-6188-4376-86bb-6f94f495ac87 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-reader] Volume info retrieved successfully. Sep 06 06:42:00 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-935f0741-6188-4376-86bb-6f94f495ac87 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-reader] http://192.168.122.198/volume/v3/volumes/727aad21-5552-4cf8-bad5-b86990a91821 returned with HTTP 200 Sep 06 06:42:00 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 909/1837] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:42:00 2026] GET /volume/v3/volumes/727aad21-5552-4cf8-bad5-b86990a91821 => generated 895 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:42:00 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-b110ee06-0577-4066-abdf-7d3b864bdb98 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:42:00 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b110ee06-0577-4066-abdf-7d3b864bdb98 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] PUT http://192.168.122.198/volume/v3/volumes/727aad21-5552-4cf8-bad5-b86990a91821 Sep 06 06:42:00 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b110ee06-0577-4066-abdf-7d3b864bdb98 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-2086792852"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:42:00 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:42:00 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:42:00 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:42:00 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:42:00 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-b110ee06-0577-4066-abdf-7d3b864bdb98 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Volume info retrieved successfully. Sep 06 06:42:00 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-b110ee06-0577-4066-abdf-7d3b864bdb98 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Volume updated successfully. Sep 06 06:42:00 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b110ee06-0577-4066-abdf-7d3b864bdb98 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] http://192.168.122.198/volume/v3/volumes/727aad21-5552-4cf8-bad5-b86990a91821 returned with HTTP 200 Sep 06 06:42:00 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 929/1838] 192.168.122.198 () {60 vars in 1252 bytes} [Sun Sep 6 06:42:00 2026] PUT /volume/v3/volumes/727aad21-5552-4cf8-bad5-b86990a91821 => generated 827 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:42:00 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-49548e2b-ee7c-4e59-a10c-7d63ece15823 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:42:00 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-49548e2b-ee7c-4e59-a10c-7d63ece15823 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] PUT http://192.168.122.198/volume/v3/volumes/727aad21-5552-4cf8-bad5-b86990a91821 Sep 06 06:42:00 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-49548e2b-ee7c-4e59-a10c-7d63ece15823 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-605810927", "description": "This is the new description of volume"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:42:00 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:42:00 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:42:00 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:42:00 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:42:00 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-49548e2b-ee7c-4e59-a10c-7d63ece15823 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Volume info retrieved successfully. Sep 06 06:42:00 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-49548e2b-ee7c-4e59-a10c-7d63ece15823 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Volume updated successfully. Sep 06 06:42:00 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-49548e2b-ee7c-4e59-a10c-7d63ece15823 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] http://192.168.122.198/volume/v3/volumes/727aad21-5552-4cf8-bad5-b86990a91821 returned with HTTP 200 Sep 06 06:42:00 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 910/1839] 192.168.122.198 () {60 vars in 1253 bytes} [Sun Sep 6 06:42:00 2026] PUT /volume/v3/volumes/727aad21-5552-4cf8-bad5-b86990a91821 => generated 865 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:42:00 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-57e6d326-de1e-4d4a-9766-66a786df7f2e None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:42:00 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-57e6d326-de1e-4d4a-9766-66a786df7f2e tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-reader] GET http://192.168.122.198/volume/v3/volumes/727aad21-5552-4cf8-bad5-b86990a91821 Sep 06 06:42:00 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-57e6d326-de1e-4d4a-9766-66a786df7f2e tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-reader] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:42:00 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-57e6d326-de1e-4d4a-9766-66a786df7f2e tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-reader] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:42:00 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:42:00 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:42:00 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:42:00 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:42:00 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-57e6d326-de1e-4d4a-9766-66a786df7f2e tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-reader] Volume info retrieved successfully. Sep 06 06:42:00 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-57e6d326-de1e-4d4a-9766-66a786df7f2e tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-reader] http://192.168.122.198/volume/v3/volumes/727aad21-5552-4cf8-bad5-b86990a91821 returned with HTTP 200 Sep 06 06:42:00 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 930/1840] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:42:00 2026] GET /volume/v3/volumes/727aad21-5552-4cf8-bad5-b86990a91821 => generated 933 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:42:00 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-f3b0d632-47c5-442c-8194-6adea706218a None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:42:00 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f3b0d632-47c5-442c-8194-6adea706218a tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:42:00 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-f3b0d632-47c5-442c-8194-6adea706218a tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1398836017", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-472995959"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:42:00 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.volumes [None req-f3b0d632-47c5-442c-8194-6adea706218a tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1398836017', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-472995959'}} {{(pid=87014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:42:00 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-f3b0d632-47c5-442c-8194-6adea706218a tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Create volume of 1 GB Sep 06 06:42:00 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-f3b0d632-47c5-442c-8194-6adea706218a tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Availability Zones retrieved successfully. Sep 06 06:42:00 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-f3b0d632-47c5-442c-8194-6adea706218a tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Flow 'volume_create_api' (28d36c0a-bacb-4f20-9475-c3ec4c094c6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:42:00 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-f3b0d632-47c5-442c-8194-6adea706218a tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08320475-2667-45a6-bc9f-5950f920132d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:42:00 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.flows.api.create_volume [None req-f3b0d632-47c5-442c-8194-6adea706218a tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Validating volume size '1' using validate_int {{(pid=87014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:42:00 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-f3b0d632-47c5-442c-8194-6adea706218a tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08320475-2667-45a6-bc9f-5950f920132d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:42:00 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-f3b0d632-47c5-442c-8194-6adea706218a tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e8fa459-d3c4-4d6b-b8b4-85e79212cc6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:42:01 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-f3b0d632-47c5-442c-8194-6adea706218a tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Created reservations ['4c102dd5-692d-4eec-94cf-cb82a29b7225', '5c61bb3f-78d0-4a0d-9496-411afbfa6e0e', 'b0efead7-3be1-4d12-92db-3817f704c4a0', '88eeedf2-3bcd-4398-88f0-265763c44e65'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:42:01 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-f3b0d632-47c5-442c-8194-6adea706218a tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e8fa459-d3c4-4d6b-b8b4-85e79212cc6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4c102dd5-692d-4eec-94cf-cb82a29b7225', '5c61bb3f-78d0-4a0d-9496-411afbfa6e0e', 'b0efead7-3be1-4d12-92db-3817f704c4a0', '88eeedf2-3bcd-4398-88f0-265763c44e65']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:42:01 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-f3b0d632-47c5-442c-8194-6adea706218a tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68aa9e1f-5f35-47a8-827b-5434cac40d99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:42:01 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:42:01 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:42:01 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-f3b0d632-47c5-442c-8194-6adea706218a tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68aa9e1f-5f35-47a8-827b-5434cac40d99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e4303c6e-6554-4450-b32e-450aa3b44252', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1398836017',display_name='tempest-VolumesGetTest-Volume-472995959',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c90d8f93af0e4316b970f01878855707',qos_specs=None,replication_status=,reservations=['4c102dd5-692d-4eec-94cf-cb82a29b7225','5c61bb3f-78d0-4a0d-9496-411afbfa6e0e','b0efead7-3be1-4d12-92db-3817f704c4a0','88eeedf2-3bcd-4398-88f0-265763c44e65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b403002bde0446738f1c0ea9206318e4',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:42:01Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1398836017',display_name='tempest-VolumesGetTest-Volume-472995959',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e4303c6e-6554-4450-b32e-450aa3b44252,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c90d8f93af0e4316b970f01878855707',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b403002bde0446738f1c0ea9206318e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:42:01 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-f3b0d632-47c5-442c-8194-6adea706218a tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9877012-5ffd-4d6e-8356-ede1e4c5b6e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:42:01 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-f3b0d632-47c5-442c-8194-6adea706218a tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9877012-5ffd-4d6e-8356-ede1e4c5b6e0) transitioned into 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-1398836017',display_name='tempest-VolumesGetTest-Volume-472995959',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c90d8f93af0e4316b970f01878855707',qos_specs=None,replication_status=,reservations=['4c102dd5-692d-4eec-94cf-cb82a29b7225','5c61bb3f-78d0-4a0d-9496-411afbfa6e0e','b0efead7-3be1-4d12-92db-3817f704c4a0','88eeedf2-3bcd-4398-88f0-265763c44e65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b403002bde0446738f1c0ea9206318e4',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:42:01 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-f3b0d632-47c5-442c-8194-6adea706218a tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13077901-f893-4540-a875-8b0a54c29b7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:42:01 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-f3b0d632-47c5-442c-8194-6adea706218a tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13077901-f893-4540-a875-8b0a54c29b7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:42:01 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-f3b0d632-47c5-442c-8194-6adea706218a tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Flow 'volume_create_api' (28d36c0a-bacb-4f20-9475-c3ec4c094c6c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:42:01 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-f3b0d632-47c5-442c-8194-6adea706218a tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Create volume request issued successfully. Sep 06 06:42:01 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f3b0d632-47c5-442c-8194-6adea706218a tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:42:01 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 911/1841] 192.168.122.198 () {60 vars in 1143 bytes} [Sun Sep 6 06:42:00 2026] POST /volume/v3/volumes => generated 788 bytes in 347 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:42:01 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-2dcad096-8768-4d12-ac90-7bedd26bf421 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:42:01 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2dcad096-8768-4d12-ac90-7bedd26bf421 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] GET http://192.168.122.198/volume/v3/volumes/e4303c6e-6554-4450-b32e-450aa3b44252 Sep 06 06:42:01 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-2dcad096-8768-4d12-ac90-7bedd26bf421 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:42:01 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-2dcad096-8768-4d12-ac90-7bedd26bf421 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:42:01 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:42:01 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:42:01 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:42:01 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:42:01 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-2dcad096-8768-4d12-ac90-7bedd26bf421 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Volume info retrieved successfully. Sep 06 06:42:01 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2dcad096-8768-4d12-ac90-7bedd26bf421 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] http://192.168.122.198/volume/v3/volumes/e4303c6e-6554-4450-b32e-450aa3b44252 returned with HTTP 200 Sep 06 06:42:01 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 931/1842] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:42:01 2026] GET /volume/v3/volumes/e4303c6e-6554-4450-b32e-450aa3b44252 => generated 856 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:42:02 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-adaf567d-ea14-4b1e-9db9-56fe8709d283 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:42:02 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-adaf567d-ea14-4b1e-9db9-56fe8709d283 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] GET http://192.168.122.198/volume/v3/volumes/e4303c6e-6554-4450-b32e-450aa3b44252 Sep 06 06:42:02 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-adaf567d-ea14-4b1e-9db9-56fe8709d283 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:42:02 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-adaf567d-ea14-4b1e-9db9-56fe8709d283 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:42:02 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:42:02 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:42:02 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:42:02 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:42:02 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-adaf567d-ea14-4b1e-9db9-56fe8709d283 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Volume info retrieved successfully. Sep 06 06:42:02 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-adaf567d-ea14-4b1e-9db9-56fe8709d283 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] http://192.168.122.198/volume/v3/volumes/e4303c6e-6554-4450-b32e-450aa3b44252 returned with HTTP 200 Sep 06 06:42:02 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 912/1843] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:42:02 2026] GET /volume/v3/volumes/e4303c6e-6554-4450-b32e-450aa3b44252 => generated 880 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:42:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-530f3ca7-575a-45bb-89a6-63ee143c6f15 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:42:03 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-530f3ca7-575a-45bb-89a6-63ee143c6f15 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] GET http://192.168.122.198/volume/v3/volumes/e4303c6e-6554-4450-b32e-450aa3b44252 Sep 06 06:42:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-530f3ca7-575a-45bb-89a6-63ee143c6f15 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:42:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-530f3ca7-575a-45bb-89a6-63ee143c6f15 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:42:03 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:42:03 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:42:03 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:42:03 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:42:03 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-530f3ca7-575a-45bb-89a6-63ee143c6f15 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Volume info retrieved successfully. Sep 06 06:42:03 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-530f3ca7-575a-45bb-89a6-63ee143c6f15 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] http://192.168.122.198/volume/v3/volumes/e4303c6e-6554-4450-b32e-450aa3b44252 returned with HTTP 200 Sep 06 06:42:03 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 932/1844] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:42:03 2026] GET /volume/v3/volumes/e4303c6e-6554-4450-b32e-450aa3b44252 => generated 881 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 06:42:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-79755505-e25e-4c75-81bd-e943e6aeeb42 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:42:03 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-79755505-e25e-4c75-81bd-e943e6aeeb42 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] PUT http://192.168.122.198/volume/v3/volumes/e4303c6e-6554-4450-b32e-450aa3b44252 Sep 06 06:42:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-79755505-e25e-4c75-81bd-e943e6aeeb42 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-2086792852", "description": null}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:42:03 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:42:03 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:42:03 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:42:03 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:42:03 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-79755505-e25e-4c75-81bd-e943e6aeeb42 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Volume info retrieved successfully. Sep 06 06:42:03 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-79755505-e25e-4c75-81bd-e943e6aeeb42 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Volume updated successfully. Sep 06 06:42:03 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-79755505-e25e-4c75-81bd-e943e6aeeb42 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] http://192.168.122.198/volume/v3/volumes/e4303c6e-6554-4450-b32e-450aa3b44252 returned with HTTP 200 Sep 06 06:42:03 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 913/1845] 192.168.122.198 () {60 vars in 1252 bytes} [Sun Sep 6 06:42:03 2026] PUT /volume/v3/volumes/e4303c6e-6554-4450-b32e-450aa3b44252 => generated 779 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 06:42:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-c63a4b6d-ebfe-4b26-9394-f86a9b43dbd5 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:42:03 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c63a4b6d-ebfe-4b26-9394-f86a9b43dbd5 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] GET http://192.168.122.198/volume/v3/volumes/e4303c6e-6554-4450-b32e-450aa3b44252 Sep 06 06:42:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-c63a4b6d-ebfe-4b26-9394-f86a9b43dbd5 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:42:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-c63a4b6d-ebfe-4b26-9394-f86a9b43dbd5 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:42:03 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:42:03 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:42:03 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:42:03 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:42:03 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-c63a4b6d-ebfe-4b26-9394-f86a9b43dbd5 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Volume info retrieved successfully. Sep 06 06:42:03 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c63a4b6d-ebfe-4b26-9394-f86a9b43dbd5 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] http://192.168.122.198/volume/v3/volumes/e4303c6e-6554-4450-b32e-450aa3b44252 returned with HTTP 200 Sep 06 06:42:03 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 933/1846] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:42:03 2026] GET /volume/v3/volumes/e4303c6e-6554-4450-b32e-450aa3b44252 => generated 847 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:42:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-db30f179-72f3-474e-a25d-572cd0a7e13b None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:42:03 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-db30f179-72f3-474e-a25d-572cd0a7e13b tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] DELETE http://192.168.122.198/volume/v3/volumes/e4303c6e-6554-4450-b32e-450aa3b44252 Sep 06 06:42:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-db30f179-72f3-474e-a25d-572cd0a7e13b tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:42:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-db30f179-72f3-474e-a25d-572cd0a7e13b tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:42:03 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-db30f179-72f3-474e-a25d-572cd0a7e13b tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Delete volume with id: e4303c6e-6554-4450-b32e-450aa3b44252 Sep 06 06:42:03 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:42:03 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:42:03 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:42:03 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:42:03 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-db30f179-72f3-474e-a25d-572cd0a7e13b tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Volume info retrieved successfully. Sep 06 06:42:03 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-db30f179-72f3-474e-a25d-572cd0a7e13b tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Delete volume request issued successfully. Sep 06 06:42:03 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-db30f179-72f3-474e-a25d-572cd0a7e13b tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] http://192.168.122.198/volume/v3/volumes/e4303c6e-6554-4450-b32e-450aa3b44252 returned with HTTP 202 Sep 06 06:42:03 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 914/1847] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:42:03 2026] DELETE /volume/v3/volumes/e4303c6e-6554-4450-b32e-450aa3b44252 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:42:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-50e39b8c-c96c-42fd-a864-52e8d7cc3bd4 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:42:03 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-50e39b8c-c96c-42fd-a864-52e8d7cc3bd4 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] GET http://192.168.122.198/volume/v3/volumes/e4303c6e-6554-4450-b32e-450aa3b44252 Sep 06 06:42:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-50e39b8c-c96c-42fd-a864-52e8d7cc3bd4 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:42:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-50e39b8c-c96c-42fd-a864-52e8d7cc3bd4 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:42:03 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:42:03 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:42:03 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:42:03 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:42:03 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-50e39b8c-c96c-42fd-a864-52e8d7cc3bd4 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Volume info retrieved successfully. Sep 06 06:42:03 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-50e39b8c-c96c-42fd-a864-52e8d7cc3bd4 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] http://192.168.122.198/volume/v3/volumes/e4303c6e-6554-4450-b32e-450aa3b44252 returned with HTTP 200 Sep 06 06:42:03 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 934/1848] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:42:03 2026] GET /volume/v3/volumes/e4303c6e-6554-4450-b32e-450aa3b44252 => generated 846 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 06:42:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-70e511e9-a890-4f9b-be3e-991ff20ce686 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:42:04 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-70e511e9-a890-4f9b-be3e-991ff20ce686 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] GET http://192.168.122.198/volume/v3/volumes/e4303c6e-6554-4450-b32e-450aa3b44252 Sep 06 06:42:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-70e511e9-a890-4f9b-be3e-991ff20ce686 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:42:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-70e511e9-a890-4f9b-be3e-991ff20ce686 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:42:04 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-70e511e9-a890-4f9b-be3e-991ff20ce686 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] http://192.168.122.198/volume/v3/volumes/e4303c6e-6554-4450-b32e-450aa3b44252 returned with HTTP 404 Sep 06 06:42:04 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 915/1849] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:42:04 2026] GET /volume/v3/volumes/e4303c6e-6554-4450-b32e-450aa3b44252 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:42:04 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-b3639898-324c-4cc8-90a5-e0bc131239a6 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:42:04 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b3639898-324c-4cc8-90a5-e0bc131239a6 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] GET http://192.168.122.198/volume/v3/volumes/727aad21-5552-4cf8-bad5-b86990a91821 Sep 06 06:42:04 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b3639898-324c-4cc8-90a5-e0bc131239a6 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:42:04 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b3639898-324c-4cc8-90a5-e0bc131239a6 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:42:04 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:42:04 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:42:04 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:42:04 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:42:04 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-b3639898-324c-4cc8-90a5-e0bc131239a6 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Volume info retrieved successfully. Sep 06 06:42:04 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b3639898-324c-4cc8-90a5-e0bc131239a6 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] http://192.168.122.198/volume/v3/volumes/727aad21-5552-4cf8-bad5-b86990a91821 returned with HTTP 200 Sep 06 06:42:04 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 935/1850] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:42:04 2026] GET /volume/v3/volumes/727aad21-5552-4cf8-bad5-b86990a91821 => generated 933 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:42:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-b0217b65-008a-458a-84ed-459ba2b5c48c None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:42:04 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-b0217b65-008a-458a-84ed-459ba2b5c48c tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] DELETE http://192.168.122.198/volume/v3/volumes/727aad21-5552-4cf8-bad5-b86990a91821 Sep 06 06:42:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-b0217b65-008a-458a-84ed-459ba2b5c48c tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:42:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-b0217b65-008a-458a-84ed-459ba2b5c48c tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:42:04 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-b0217b65-008a-458a-84ed-459ba2b5c48c tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Delete volume with id: 727aad21-5552-4cf8-bad5-b86990a91821 Sep 06 06:42:04 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:42:04 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:42:04 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:42:04 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:42:04 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-b0217b65-008a-458a-84ed-459ba2b5c48c tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Volume info retrieved successfully. Sep 06 06:42:05 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-b0217b65-008a-458a-84ed-459ba2b5c48c tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Delete volume request issued successfully. Sep 06 06:42:05 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-b0217b65-008a-458a-84ed-459ba2b5c48c tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] http://192.168.122.198/volume/v3/volumes/727aad21-5552-4cf8-bad5-b86990a91821 returned with HTTP 202 Sep 06 06:42:05 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 916/1851] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:42:04 2026] DELETE /volume/v3/volumes/727aad21-5552-4cf8-bad5-b86990a91821 => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:42:05 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-faa7095f-aecb-44d6-af98-8910c3378cb4 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:42:05 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-faa7095f-aecb-44d6-af98-8910c3378cb4 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] GET http://192.168.122.198/volume/v3/volumes/727aad21-5552-4cf8-bad5-b86990a91821 Sep 06 06:42:05 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-faa7095f-aecb-44d6-af98-8910c3378cb4 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:42:05 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-faa7095f-aecb-44d6-af98-8910c3378cb4 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:42:05 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:42:05 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:42:05 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:42:05 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:42:05 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-faa7095f-aecb-44d6-af98-8910c3378cb4 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Volume info retrieved successfully. Sep 06 06:42:05 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-faa7095f-aecb-44d6-af98-8910c3378cb4 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] http://192.168.122.198/volume/v3/volumes/727aad21-5552-4cf8-bad5-b86990a91821 returned with HTTP 200 Sep 06 06:42:05 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 936/1852] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:42:05 2026] GET /volume/v3/volumes/727aad21-5552-4cf8-bad5-b86990a91821 => generated 932 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:42:06 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-61255d22-43b4-442a-9495-db174c50793c None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:42:06 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-61255d22-43b4-442a-9495-db174c50793c tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] GET http://192.168.122.198/volume/v3/volumes/727aad21-5552-4cf8-bad5-b86990a91821 Sep 06 06:42:06 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-61255d22-43b4-442a-9495-db174c50793c tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:42:06 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-61255d22-43b4-442a-9495-db174c50793c tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:42:06 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-61255d22-43b4-442a-9495-db174c50793c tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] http://192.168.122.198/volume/v3/volumes/727aad21-5552-4cf8-bad5-b86990a91821 returned with HTTP 404 Sep 06 06:42:06 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 917/1853] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:42:06 2026] GET /volume/v3/volumes/727aad21-5552-4cf8-bad5-b86990a91821 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:42:06 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-91910542-fe8e-4f3a-9487-f2ce6822505b None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:42:06 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-91910542-fe8e-4f3a-9487-f2ce6822505b tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] GET http://192.168.122.198/volume/v3/volumes/b2a5e452-c82c-442d-9b78-f4b2aab1cf45 Sep 06 06:42:06 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-91910542-fe8e-4f3a-9487-f2ce6822505b tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:42:06 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-91910542-fe8e-4f3a-9487-f2ce6822505b tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:42:06 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:42:06 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:42:06 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:42:06 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:42:06 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-91910542-fe8e-4f3a-9487-f2ce6822505b tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Volume info retrieved successfully. Sep 06 06:42:06 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-91910542-fe8e-4f3a-9487-f2ce6822505b tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] http://192.168.122.198/volume/v3/volumes/b2a5e452-c82c-442d-9b78-f4b2aab1cf45 returned with HTTP 200 Sep 06 06:42:06 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 937/1854] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:42:06 2026] GET /volume/v3/volumes/b2a5e452-c82c-442d-9b78-f4b2aab1cf45 => generated 847 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:42:06 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-4493ec7d-f1f6-4b2c-aaf3-3c9fb3115ee6 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:42:06 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-4493ec7d-f1f6-4b2c-aaf3-3c9fb3115ee6 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] DELETE http://192.168.122.198/volume/v3/volumes/b2a5e452-c82c-442d-9b78-f4b2aab1cf45 Sep 06 06:42:06 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-4493ec7d-f1f6-4b2c-aaf3-3c9fb3115ee6 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:42:06 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-4493ec7d-f1f6-4b2c-aaf3-3c9fb3115ee6 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:42:06 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-4493ec7d-f1f6-4b2c-aaf3-3c9fb3115ee6 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Delete volume with id: b2a5e452-c82c-442d-9b78-f4b2aab1cf45 Sep 06 06:42:06 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:42:06 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:42:06 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:42:06 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:42:06 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-4493ec7d-f1f6-4b2c-aaf3-3c9fb3115ee6 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Volume info retrieved successfully. Sep 06 06:42:06 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-4493ec7d-f1f6-4b2c-aaf3-3c9fb3115ee6 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Delete volume request issued successfully. Sep 06 06:42:06 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-4493ec7d-f1f6-4b2c-aaf3-3c9fb3115ee6 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] http://192.168.122.198/volume/v3/volumes/b2a5e452-c82c-442d-9b78-f4b2aab1cf45 returned with HTTP 202 Sep 06 06:42:06 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 918/1855] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:42:06 2026] DELETE /volume/v3/volumes/b2a5e452-c82c-442d-9b78-f4b2aab1cf45 => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:42:06 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-113d7424-fd70-423f-870d-292e8b070afc None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:42:06 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-113d7424-fd70-423f-870d-292e8b070afc tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] GET http://192.168.122.198/volume/v3/volumes/b2a5e452-c82c-442d-9b78-f4b2aab1cf45 Sep 06 06:42:06 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-113d7424-fd70-423f-870d-292e8b070afc tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:42:06 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-113d7424-fd70-423f-870d-292e8b070afc tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:42:06 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:42:06 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:42:06 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:42:06 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:42:06 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-113d7424-fd70-423f-870d-292e8b070afc tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Volume info retrieved successfully. Sep 06 06:42:06 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-113d7424-fd70-423f-870d-292e8b070afc tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] http://192.168.122.198/volume/v3/volumes/b2a5e452-c82c-442d-9b78-f4b2aab1cf45 returned with HTTP 200 Sep 06 06:42:06 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 938/1856] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:42:06 2026] GET /volume/v3/volumes/b2a5e452-c82c-442d-9b78-f4b2aab1cf45 => generated 846 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:42:07 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-3d7da964-bbb1-4dad-93d7-eceb070c2f6f None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:42:07 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-3d7da964-bbb1-4dad-93d7-eceb070c2f6f tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] GET http://192.168.122.198/volume/v3/volumes/b2a5e452-c82c-442d-9b78-f4b2aab1cf45 Sep 06 06:42:07 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-3d7da964-bbb1-4dad-93d7-eceb070c2f6f tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:42:07 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-3d7da964-bbb1-4dad-93d7-eceb070c2f6f tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:42:07 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-3d7da964-bbb1-4dad-93d7-eceb070c2f6f tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] http://192.168.122.198/volume/v3/volumes/b2a5e452-c82c-442d-9b78-f4b2aab1cf45 returned with HTTP 404 Sep 06 06:42:07 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 919/1857] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:42:07 2026] GET /volume/v3/volumes/b2a5e452-c82c-442d-9b78-f4b2aab1cf45 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:42:07 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-2832dcd2-8e55-4ef9-bf91-84f8b9d43a9d None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:42:07 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2832dcd2-8e55-4ef9-bf91-84f8b9d43a9d tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:42:07 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-2832dcd2-8e55-4ef9-bf91-84f8b9d43a9d tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "7005ba32-ec39-44a3-88d9-ca6af0b34ea0", "size": 1, "name": "tempest-VolumesGetTest-Volume-709559685", "metadata": {"Type": "Test"}}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:42:07 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.volumes [None req-2832dcd2-8e55-4ef9-bf91-84f8b9d43a9d tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Create volume request body: {'volume': {'imageRef': '7005ba32-ec39-44a3-88d9-ca6af0b34ea0', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-709559685', 'metadata': {'Type': 'Test'}}} {{(pid=87015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:42:08 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-2832dcd2-8e55-4ef9-bf91-84f8b9d43a9d tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Create volume of 1 GB Sep 06 06:42:08 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-2832dcd2-8e55-4ef9-bf91-84f8b9d43a9d tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Availability Zones retrieved successfully. Sep 06 06:42:08 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-2832dcd2-8e55-4ef9-bf91-84f8b9d43a9d tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Flow 'volume_create_api' (0f3088f4-0547-43bc-a248-84a5ca197722) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:42:08 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-2832dcd2-8e55-4ef9-bf91-84f8b9d43a9d tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2b14594-93cd-48e5-be75-61eecd4ffca1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:42:08 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.flows.api.create_volume [None req-2832dcd2-8e55-4ef9-bf91-84f8b9d43a9d tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Validating volume size '1' using validate_int {{(pid=87015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:42:08 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-2832dcd2-8e55-4ef9-bf91-84f8b9d43a9d tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2b14594-93cd-48e5-be75-61eecd4ffca1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:42:08 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-2832dcd2-8e55-4ef9-bf91-84f8b9d43a9d tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4371f7b-e580-4c93-b4a1-32cb3d61a9ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:42:08 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-314c1ea3-2856-4376-b640-8f083e0c3516 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:42:08 devstack devstack@c-api.service[87015]: DEBUG cinder.quota [None req-2832dcd2-8e55-4ef9-bf91-84f8b9d43a9d tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Created reservations ['42155e70-2581-44e8-aa38-6296598b3e45', '6e7228b3-2d0d-43ec-bc47-19394f6ed93f', '76c6b2af-f89c-4854-a95e-54527c59bbaa', '077ccffb-eca8-49d3-946d-168587b9ba43'] {{(pid=87015) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:42:08 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-2832dcd2-8e55-4ef9-bf91-84f8b9d43a9d tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4371f7b-e580-4c93-b4a1-32cb3d61a9ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['42155e70-2581-44e8-aa38-6296598b3e45', '6e7228b3-2d0d-43ec-bc47-19394f6ed93f', '76c6b2af-f89c-4854-a95e-54527c59bbaa', '077ccffb-eca8-49d3-946d-168587b9ba43']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:42:08 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-2832dcd2-8e55-4ef9-bf91-84f8b9d43a9d tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7bcbf029-92c6-47ba-b5c2-3e9d955fd424) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:42:08 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:42:08 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:42:08 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-2832dcd2-8e55-4ef9-bf91-84f8b9d43a9d tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7bcbf029-92c6-47ba-b5c2-3e9d955fd424) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e46229e-4caa-46f2-a8c3-f63c70401cfd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-709559685',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='c90d8f93af0e4316b970f01878855707',qos_specs=None,replication_status=,reservations=['42155e70-2581-44e8-aa38-6296598b3e45','6e7228b3-2d0d-43ec-bc47-19394f6ed93f','76c6b2af-f89c-4854-a95e-54527c59bbaa','077ccffb-eca8-49d3-946d-168587b9ba43'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b403002bde0446738f1c0ea9206318e4',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:42:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-709559685',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0e46229e-4caa-46f2-a8c3-f63c70401cfd,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='c90d8f93af0e4316b970f01878855707',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b403002bde0446738f1c0ea9206318e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:42:08 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-2832dcd2-8e55-4ef9-bf91-84f8b9d43a9d tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73d3b1d9-9206-40f0-92d3-4e9242b9027a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:42:08 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-314c1ea3-2856-4376-b640-8f083e0c3516 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:42:08 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-314c1ea3-2856-4376-b640-8f083e0c3516 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-1333173631", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:42:08 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.volumes [None req-314c1ea3-2856-4376-b640-8f083e0c3516 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-1333173631', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:42:08 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-314c1ea3-2856-4376-b640-8f083e0c3516 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Create volume of 1 GB Sep 06 06:42:08 devstack devstack@c-api.service[87014]: DEBUG dbcounter [-] [87014] Writing DB stats cinder:SELECT=429,cinder:UPDATE=94,cinder:INSERT=56 {{(pid=87014) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 06:42:08 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-314c1ea3-2856-4376-b640-8f083e0c3516 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Availability Zones retrieved successfully. Sep 06 06:42:08 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-2832dcd2-8e55-4ef9-bf91-84f8b9d43a9d tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73d3b1d9-9206-40f0-92d3-4e9242b9027a) transitioned into state 'SUCCESS' from state '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-709559685',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='c90d8f93af0e4316b970f01878855707',qos_specs=None,replication_status=,reservations=['42155e70-2581-44e8-aa38-6296598b3e45','6e7228b3-2d0d-43ec-bc47-19394f6ed93f','76c6b2af-f89c-4854-a95e-54527c59bbaa','077ccffb-eca8-49d3-946d-168587b9ba43'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b403002bde0446738f1c0ea9206318e4',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:42:08 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-2832dcd2-8e55-4ef9-bf91-84f8b9d43a9d tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a3d4f4e-0695-4fe5-ac2f-98c3b5b1839b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:42:08 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-314c1ea3-2856-4376-b640-8f083e0c3516 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Flow 'volume_create_api' (e169efd0-39b0-43b3-927a-4dde34df397e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:42:08 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-2832dcd2-8e55-4ef9-bf91-84f8b9d43a9d tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a3d4f4e-0695-4fe5-ac2f-98c3b5b1839b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:42:08 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-2832dcd2-8e55-4ef9-bf91-84f8b9d43a9d tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Flow 'volume_create_api' (0f3088f4-0547-43bc-a248-84a5ca197722) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:42:08 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-2832dcd2-8e55-4ef9-bf91-84f8b9d43a9d tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Create volume request issued successfully. Sep 06 06:42:08 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2832dcd2-8e55-4ef9-bf91-84f8b9d43a9d tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:42:08 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 939/1858] 192.168.122.198 () {60 vars in 1143 bytes} [Sun Sep 6 06:42:07 2026] POST /volume/v3/volumes => generated 767 bytes in 1034 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:42:08 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-314c1ea3-2856-4376-b640-8f083e0c3516 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (951bec55-ed2d-44de-9a50-3a83dd8ed5ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:42:08 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.flows.api.create_volume [None req-314c1ea3-2856-4376-b640-8f083e0c3516 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Validating volume size '1' using validate_int {{(pid=87014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:42:08 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-6ca40d1d-d8c8-47b4-a324-1b4fb8c84d2b None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:42:08 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-6ca40d1d-d8c8-47b4-a324-1b4fb8c84d2b tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] GET http://192.168.122.198/volume/v3/volumes/0e46229e-4caa-46f2-a8c3-f63c70401cfd Sep 06 06:42:08 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-6ca40d1d-d8c8-47b4-a324-1b4fb8c84d2b tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:42:08 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-6ca40d1d-d8c8-47b4-a324-1b4fb8c84d2b tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:42:08 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:42:08 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:42:08 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:42:08 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:42:08 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-6ca40d1d-d8c8-47b4-a324-1b4fb8c84d2b tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Volume info retrieved successfully. Sep 06 06:42:08 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-6ca40d1d-d8c8-47b4-a324-1b4fb8c84d2b tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] http://192.168.122.198/volume/v3/volumes/0e46229e-4caa-46f2-a8c3-f63c70401cfd returned with HTTP 200 Sep 06 06:42:08 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 940/1859] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:42:08 2026] GET /volume/v3/volumes/0e46229e-4caa-46f2-a8c3-f63c70401cfd => generated 835 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:42:08 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-314c1ea3-2856-4376-b640-8f083e0c3516 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (951bec55-ed2d-44de-9a50-3a83dd8ed5ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:42:08 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-314c1ea3-2856-4376-b640-8f083e0c3516 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e19a8fc-f80e-4850-a861-cdaf3ece7c00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:42:08 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-314c1ea3-2856-4376-b640-8f083e0c3516 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Created reservations ['6ee19251-e2a4-429d-800e-1568cebd3041', '120a0a54-1d36-48c7-b139-bf07caed1336', '29e28876-f2db-49b8-8404-80b3bd78724c', 'd1900f77-5030-4b91-a12e-350271b96f76'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:42:08 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-314c1ea3-2856-4376-b640-8f083e0c3516 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e19a8fc-f80e-4850-a861-cdaf3ece7c00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6ee19251-e2a4-429d-800e-1568cebd3041', '120a0a54-1d36-48c7-b139-bf07caed1336', '29e28876-f2db-49b8-8404-80b3bd78724c', 'd1900f77-5030-4b91-a12e-350271b96f76']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:42:08 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-314c1ea3-2856-4376-b640-8f083e0c3516 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8011c8bb-57f8-41db-82cc-81dfa651b5bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:42:08 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:42:08 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:42:08 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-314c1ea3-2856-4376-b640-8f083e0c3516 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8011c8bb-57f8-41db-82cc-81dfa651b5bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '34ec050f-0c87-40f2-8c06-d276232602a6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1333173631',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e95349392ce549fca8c01367939232aa',qos_specs=None,replication_status=,reservations=['6ee19251-e2a4-429d-800e-1568cebd3041','120a0a54-1d36-48c7-b139-bf07caed1336','29e28876-f2db-49b8-8404-80b3bd78724c','d1900f77-5030-4b91-a12e-350271b96f76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a753e23934e545458c2b2b9feb64db6d',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:42:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1333173631',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=34ec050f-0c87-40f2-8c06-d276232602a6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e95349392ce549fca8c01367939232aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a753e23934e545458c2b2b9feb64db6d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:42:08 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-314c1ea3-2856-4376-b640-8f083e0c3516 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0244444f-8078-4a4c-8e63-cc0b51a8a43d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:42:08 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-314c1ea3-2856-4376-b640-8f083e0c3516 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0244444f-8078-4a4c-8e63-cc0b51a8a43d) transitioned into state 'SUCCESS' from state '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-1333173631',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e95349392ce549fca8c01367939232aa',qos_specs=None,replication_status=,reservations=['6ee19251-e2a4-429d-800e-1568cebd3041','120a0a54-1d36-48c7-b139-bf07caed1336','29e28876-f2db-49b8-8404-80b3bd78724c','d1900f77-5030-4b91-a12e-350271b96f76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a753e23934e545458c2b2b9feb64db6d',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:42:08 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-314c1ea3-2856-4376-b640-8f083e0c3516 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39af32b5-a98e-499f-a48c-5982b9d2ce75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:42:09 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-314c1ea3-2856-4376-b640-8f083e0c3516 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39af32b5-a98e-499f-a48c-5982b9d2ce75) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:42:09 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-314c1ea3-2856-4376-b640-8f083e0c3516 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Flow 'volume_create_api' (e169efd0-39b0-43b3-927a-4dde34df397e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:42:09 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-314c1ea3-2856-4376-b640-8f083e0c3516 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Create volume request issued successfully. Sep 06 06:42:09 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-314c1ea3-2856-4376-b640-8f083e0c3516 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:42:09 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 920/1860] 192.168.122.198 () {60 vars in 1143 bytes} [Sun Sep 6 06:42:08 2026] POST /volume/v3/volumes => generated 763 bytes in 639 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:42:09 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-4c680327-71b3-42c8-a02d-cea7595aa5e4 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:42:09 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-4c680327-71b3-42c8-a02d-cea7595aa5e4 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] GET http://192.168.122.198/volume/v3/volumes/34ec050f-0c87-40f2-8c06-d276232602a6 Sep 06 06:42:09 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-4c680327-71b3-42c8-a02d-cea7595aa5e4 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:42:09 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-4c680327-71b3-42c8-a02d-cea7595aa5e4 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:42:09 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:42:09 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:42:09 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:42:09 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:42:09 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-4c680327-71b3-42c8-a02d-cea7595aa5e4 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Volume info retrieved successfully. Sep 06 06:42:09 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-4c680327-71b3-42c8-a02d-cea7595aa5e4 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] http://192.168.122.198/volume/v3/volumes/34ec050f-0c87-40f2-8c06-d276232602a6 returned with HTTP 200 Sep 06 06:42:09 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 941/1861] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:42:09 2026] GET /volume/v3/volumes/34ec050f-0c87-40f2-8c06-d276232602a6 => generated 831 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:42:09 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-0073cd5c-802b-4309-9b4f-b1283de09e07 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:42:09 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-0073cd5c-802b-4309-9b4f-b1283de09e07 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] GET http://192.168.122.198/volume/v3/volumes/0e46229e-4caa-46f2-a8c3-f63c70401cfd Sep 06 06:42:09 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-0073cd5c-802b-4309-9b4f-b1283de09e07 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:42:09 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-0073cd5c-802b-4309-9b4f-b1283de09e07 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:42:09 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:42:09 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:42:09 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:42:09 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:42:09 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-0073cd5c-802b-4309-9b4f-b1283de09e07 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Volume info retrieved successfully. Sep 06 06:42:09 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-0073cd5c-802b-4309-9b4f-b1283de09e07 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] http://192.168.122.198/volume/v3/volumes/0e46229e-4caa-46f2-a8c3-f63c70401cfd returned with HTTP 200 Sep 06 06:42:09 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 921/1862] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:42:09 2026] GET /volume/v3/volumes/0e46229e-4caa-46f2-a8c3-f63c70401cfd => generated 859 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:42:10 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-445ae92d-8b83-46c0-9ba5-0c1b23fe5cda None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:42:10 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-445ae92d-8b83-46c0-9ba5-0c1b23fe5cda tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] GET http://192.168.122.198/volume/v3/volumes/34ec050f-0c87-40f2-8c06-d276232602a6 Sep 06 06:42:10 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-445ae92d-8b83-46c0-9ba5-0c1b23fe5cda tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:42:10 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-445ae92d-8b83-46c0-9ba5-0c1b23fe5cda tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:42:10 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:42:10 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:42:10 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:42:10 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:42:10 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-445ae92d-8b83-46c0-9ba5-0c1b23fe5cda tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Volume info retrieved successfully. Sep 06 06:42:10 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-445ae92d-8b83-46c0-9ba5-0c1b23fe5cda tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] http://192.168.122.198/volume/v3/volumes/34ec050f-0c87-40f2-8c06-d276232602a6 returned with HTTP 200 Sep 06 06:42:10 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 942/1863] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:42:10 2026] GET /volume/v3/volumes/34ec050f-0c87-40f2-8c06-d276232602a6 => generated 856 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:42:10 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-cb5da92b-8cc6-45ae-baf2-91b1073b1592 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:42:10 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-cb5da92b-8cc6-45ae-baf2-91b1073b1592 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] GET http://192.168.122.198/volume/v3/volumes/34ec050f-0c87-40f2-8c06-d276232602a6 Sep 06 06:42:10 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-cb5da92b-8cc6-45ae-baf2-91b1073b1592 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:42:10 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-cb5da92b-8cc6-45ae-baf2-91b1073b1592 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:42:10 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:42:10 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:42:10 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:42:10 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:42:10 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-cb5da92b-8cc6-45ae-baf2-91b1073b1592 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Volume info retrieved successfully. Sep 06 06:42:10 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-cb5da92b-8cc6-45ae-baf2-91b1073b1592 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] http://192.168.122.198/volume/v3/volumes/34ec050f-0c87-40f2-8c06-d276232602a6 returned with HTTP 200 Sep 06 06:42:10 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 922/1864] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:42:10 2026] GET /volume/v3/volumes/34ec050f-0c87-40f2-8c06-d276232602a6 => generated 856 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:42:10 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-964fa7f8-25ed-42d3-ba59-176762448a14 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:42:10 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-964fa7f8-25ed-42d3-ba59-176762448a14 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] POST http://192.168.122.198/volume/v3/snapshots Sep 06 06:42:10 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-964fa7f8-25ed-42d3-ba59-176762448a14 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "34ec050f-0c87-40f2-8c06-d276232602a6", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-426120199", "description": null, "metadata": null}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:42:10 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:42:10 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:42:10 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:42:10 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:42:10 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-964fa7f8-25ed-42d3-ba59-176762448a14 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Volume info retrieved successfully. Sep 06 06:42:10 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.snapshots [None req-964fa7f8-25ed-42d3-ba59-176762448a14 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Create snapshot from volume 34ec050f-0c87-40f2-8c06-d276232602a6 Sep 06 06:42:10 devstack devstack@c-api.service[87015]: DEBUG cinder.quota [None req-964fa7f8-25ed-42d3-ba59-176762448a14 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Created reservations ['366f2ff4-ddc9-415f-809e-70136d0e94e0', '773fa4e5-61c8-4ee7-b721-eef2e336cbd3', 'adcc2482-92f7-44ad-85e9-826dae6771db', 'c158be12-2dec-4bb1-a0f3-db3f0575cd4c'] {{(pid=87015) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:42:10 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:42:10 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:42:10 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-964fa7f8-25ed-42d3-ba59-176762448a14 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Snapshot force create request issued successfully. Sep 06 06:42:10 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-964fa7f8-25ed-42d3-ba59-176762448a14 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] http://192.168.122.198/volume/v3/snapshots returned with HTTP 202 Sep 06 06:42:10 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 943/1865] 192.168.122.198 () {60 vars in 1149 bytes} [Sun Sep 6 06:42:10 2026] POST /volume/v3/snapshots => generated 309 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:42:10 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-f2b7c0ff-726b-419d-ab85-d8087518d8b9 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:42:10 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f2b7c0ff-726b-419d-ab85-d8087518d8b9 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] GET http://192.168.122.198/volume/v3/snapshots/fb75f3b0-1244-483d-b66c-cb112076accb Sep 06 06:42:10 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-f2b7c0ff-726b-419d-ab85-d8087518d8b9 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:42:10 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-f2b7c0ff-726b-419d-ab85-d8087518d8b9 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:42:10 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:42:10 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:42:10 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-f2b7c0ff-726b-419d-ab85-d8087518d8b9 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Snapshot retrieved successfully. Sep 06 06:42:10 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f2b7c0ff-726b-419d-ab85-d8087518d8b9 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] http://192.168.122.198/volume/v3/snapshots/fb75f3b0-1244-483d-b66c-cb112076accb returned with HTTP 200 Sep 06 06:42:10 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 923/1866] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:42:10 2026] GET /volume/v3/snapshots/fb75f3b0-1244-483d-b66c-cb112076accb => generated 441 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:42:10 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-786c978a-9223-44fa-80e6-ec879691efb0 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:42:10 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-786c978a-9223-44fa-80e6-ec879691efb0 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] GET http://192.168.122.198/volume/v3/volumes/0e46229e-4caa-46f2-a8c3-f63c70401cfd Sep 06 06:42:10 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-786c978a-9223-44fa-80e6-ec879691efb0 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:42:10 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-786c978a-9223-44fa-80e6-ec879691efb0 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:42:10 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:42:10 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:42:10 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:42:10 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:42:10 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-786c978a-9223-44fa-80e6-ec879691efb0 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Volume info retrieved successfully. Sep 06 06:42:10 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-786c978a-9223-44fa-80e6-ec879691efb0 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] http://192.168.122.198/volume/v3/volumes/0e46229e-4caa-46f2-a8c3-f63c70401cfd returned with HTTP 200 Sep 06 06:42:10 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 944/1867] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:42:10 2026] GET /volume/v3/volumes/0e46229e-4caa-46f2-a8c3-f63c70401cfd => generated 917 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:42:11 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-2839c82d-3efe-4f86-8b3a-503ebf88706c None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:42:11 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-2839c82d-3efe-4f86-8b3a-503ebf88706c tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] GET http://192.168.122.198/volume/v3/snapshots/fb75f3b0-1244-483d-b66c-cb112076accb Sep 06 06:42:11 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-2839c82d-3efe-4f86-8b3a-503ebf88706c tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:42:11 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-2839c82d-3efe-4f86-8b3a-503ebf88706c tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:42:11 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:42:11 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:42:11 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-2839c82d-3efe-4f86-8b3a-503ebf88706c tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Snapshot retrieved successfully. Sep 06 06:42:11 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-2839c82d-3efe-4f86-8b3a-503ebf88706c tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] http://192.168.122.198/volume/v3/snapshots/fb75f3b0-1244-483d-b66c-cb112076accb returned with HTTP 200 Sep 06 06:42:11 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 924/1868] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:42:11 2026] GET /volume/v3/snapshots/fb75f3b0-1244-483d-b66c-cb112076accb => generated 441 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:42:11 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-6424f623-1766-47b1-9fa2-25967161885b None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:42:11 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-6424f623-1766-47b1-9fa2-25967161885b tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] GET http://192.168.122.198/volume/v3/volumes/0e46229e-4caa-46f2-a8c3-f63c70401cfd Sep 06 06:42:11 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-6424f623-1766-47b1-9fa2-25967161885b tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:42:11 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-6424f623-1766-47b1-9fa2-25967161885b tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:42:11 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:42:11 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:42:11 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:42:11 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:42:11 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-6424f623-1766-47b1-9fa2-25967161885b tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Volume info retrieved successfully. Sep 06 06:42:11 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-6424f623-1766-47b1-9fa2-25967161885b tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] http://192.168.122.198/volume/v3/volumes/0e46229e-4caa-46f2-a8c3-f63c70401cfd returned with HTTP 200 Sep 06 06:42:11 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 945/1869] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:42:11 2026] GET /volume/v3/volumes/0e46229e-4caa-46f2-a8c3-f63c70401cfd => generated 920 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:42:12 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-16169ae6-35b5-490c-b179-8c50deea4a95 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:42:12 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-16169ae6-35b5-490c-b179-8c50deea4a95 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] GET http://192.168.122.198/volume/v3/snapshots/fb75f3b0-1244-483d-b66c-cb112076accb Sep 06 06:42:12 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-16169ae6-35b5-490c-b179-8c50deea4a95 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:42:12 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-16169ae6-35b5-490c-b179-8c50deea4a95 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:42:12 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:42:12 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:42:12 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-16169ae6-35b5-490c-b179-8c50deea4a95 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Snapshot retrieved successfully. Sep 06 06:42:12 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-16169ae6-35b5-490c-b179-8c50deea4a95 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] http://192.168.122.198/volume/v3/snapshots/fb75f3b0-1244-483d-b66c-cb112076accb returned with HTTP 200 Sep 06 06:42:12 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 925/1870] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:42:12 2026] GET /volume/v3/snapshots/fb75f3b0-1244-483d-b66c-cb112076accb => generated 441 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:42:12 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-40084863-0878-426c-a6da-a607f0db052e None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:42:12 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-40084863-0878-426c-a6da-a607f0db052e tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] GET http://192.168.122.198/volume/v3/volumes/0e46229e-4caa-46f2-a8c3-f63c70401cfd Sep 06 06:42:12 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-40084863-0878-426c-a6da-a607f0db052e tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:42:12 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-40084863-0878-426c-a6da-a607f0db052e tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:42:12 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:42:12 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:42:12 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:42:12 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:42:12 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-40084863-0878-426c-a6da-a607f0db052e tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Volume info retrieved successfully. Sep 06 06:42:12 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-40084863-0878-426c-a6da-a607f0db052e tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] http://192.168.122.198/volume/v3/volumes/0e46229e-4caa-46f2-a8c3-f63c70401cfd returned with HTTP 200 Sep 06 06:42:12 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 946/1871] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:42:12 2026] GET /volume/v3/volumes/0e46229e-4caa-46f2-a8c3-f63c70401cfd => generated 920 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:42:13 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-c72c92f3-7867-4934-bf2d-2c09d4cdc960 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:42:13 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c72c92f3-7867-4934-bf2d-2c09d4cdc960 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] GET http://192.168.122.198/volume/v3/snapshots/fb75f3b0-1244-483d-b66c-cb112076accb Sep 06 06:42:13 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-c72c92f3-7867-4934-bf2d-2c09d4cdc960 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:42:13 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-c72c92f3-7867-4934-bf2d-2c09d4cdc960 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:42:13 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:42:13 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:42:13 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-c72c92f3-7867-4934-bf2d-2c09d4cdc960 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Snapshot retrieved successfully. Sep 06 06:42:13 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c72c92f3-7867-4934-bf2d-2c09d4cdc960 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] http://192.168.122.198/volume/v3/snapshots/fb75f3b0-1244-483d-b66c-cb112076accb returned with HTTP 200 Sep 06 06:42:13 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 926/1872] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:42:13 2026] GET /volume/v3/snapshots/fb75f3b0-1244-483d-b66c-cb112076accb => generated 468 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:42:13 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-3109a4f0-2a85-451a-9703-4d846c58fa0a None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:42:13 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-3109a4f0-2a85-451a-9703-4d846c58fa0a tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] GET http://192.168.122.198/volume/v3/snapshots/fb75f3b0-1244-483d-b66c-cb112076accb Sep 06 06:42:13 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-3109a4f0-2a85-451a-9703-4d846c58fa0a tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:42:13 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-3109a4f0-2a85-451a-9703-4d846c58fa0a tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:42:13 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:42:13 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:42:13 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-3109a4f0-2a85-451a-9703-4d846c58fa0a tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Snapshot retrieved successfully. Sep 06 06:42:13 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-3109a4f0-2a85-451a-9703-4d846c58fa0a tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] http://192.168.122.198/volume/v3/snapshots/fb75f3b0-1244-483d-b66c-cb112076accb returned with HTTP 200 Sep 06 06:42:13 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 947/1873] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:42:13 2026] GET /volume/v3/snapshots/fb75f3b0-1244-483d-b66c-cb112076accb => generated 468 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:42:13 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-de5068c9-a1a6-4fc7-8d0c-a9b4d32ef382 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:42:13 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-de5068c9-a1a6-4fc7-8d0c-a9b4d32ef382 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] GET http://192.168.122.198/volume/v3/snapshots/fb75f3b0-1244-483d-b66c-cb112076accb Sep 06 06:42:13 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-de5068c9-a1a6-4fc7-8d0c-a9b4d32ef382 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:42:13 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-de5068c9-a1a6-4fc7-8d0c-a9b4d32ef382 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:42:13 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:42:13 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:42:13 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-de5068c9-a1a6-4fc7-8d0c-a9b4d32ef382 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Snapshot retrieved successfully. Sep 06 06:42:13 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-de5068c9-a1a6-4fc7-8d0c-a9b4d32ef382 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] http://192.168.122.198/volume/v3/snapshots/fb75f3b0-1244-483d-b66c-cb112076accb returned with HTTP 200 Sep 06 06:42:13 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 927/1874] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:42:13 2026] GET /volume/v3/snapshots/fb75f3b0-1244-483d-b66c-cb112076accb => generated 468 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:42:13 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-928c15ed-233b-44f3-81de-eb5a689e05da None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:42:13 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-928c15ed-233b-44f3-81de-eb5a689e05da tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:42:13 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-928c15ed-233b-44f3-81de-eb5a689e05da tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "fb75f3b0-1244-483d-b66c-cb112076accb", "size": 1}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:42:13 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.volumes [None req-928c15ed-233b-44f3-81de-eb5a689e05da tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Create volume request body: {'volume': {'snapshot_id': 'fb75f3b0-1244-483d-b66c-cb112076accb', 'size': 1}} {{(pid=87015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:42:13 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:42:13 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:42:13 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-928c15ed-233b-44f3-81de-eb5a689e05da tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Snapshot retrieved successfully. Sep 06 06:42:13 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-928c15ed-233b-44f3-81de-eb5a689e05da tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Create volume of 1 GB Sep 06 06:42:13 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-928c15ed-233b-44f3-81de-eb5a689e05da tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Availability Zones retrieved successfully. Sep 06 06:42:13 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-928c15ed-233b-44f3-81de-eb5a689e05da tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Flow 'volume_create_api' (adac726b-daef-4c37-a791-cd3a0188c364) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:42:13 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-928c15ed-233b-44f3-81de-eb5a689e05da tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db1392ae-d76a-43e2-bcc6-5bc74b8dd375) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:42:13 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.flows.api.create_volume [None req-928c15ed-233b-44f3-81de-eb5a689e05da tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:42:13 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:42:13 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:42:13 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-928c15ed-233b-44f3-81de-eb5a689e05da tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db1392ae-d76a-43e2-bcc6-5bc74b8dd375) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'fb75f3b0-1244-483d-b66c-cb112076accb', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:42:13 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-928c15ed-233b-44f3-81de-eb5a689e05da tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0fe52be3-bc20-46cc-b079-9c247575e9c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:42:13 devstack devstack@c-api.service[87015]: DEBUG cinder.quota [None req-928c15ed-233b-44f3-81de-eb5a689e05da tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Created reservations ['1c4e53c8-0122-4443-866a-2a7a97893015', '6159bbc7-69f8-4840-bdb6-893df4e6f307', '09d70e0c-1afd-4e48-a2bb-bc843055681b', '15a0e239-fe42-4974-b097-95657d79a028'] {{(pid=87015) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:42:13 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-928c15ed-233b-44f3-81de-eb5a689e05da tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0fe52be3-bc20-46cc-b079-9c247575e9c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c4e53c8-0122-4443-866a-2a7a97893015', '6159bbc7-69f8-4840-bdb6-893df4e6f307', '09d70e0c-1afd-4e48-a2bb-bc843055681b', '15a0e239-fe42-4974-b097-95657d79a028']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:42:13 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-928c15ed-233b-44f3-81de-eb5a689e05da tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01a619fb-5370-4f39-ac44-b23732295aa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:42:13 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:42:13 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:42:13 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:42:13 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:42:13 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-928c15ed-233b-44f3-81de-eb5a689e05da tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01a619fb-5370-4f39-ac44-b23732295aa8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd5652d22-331e-4c0f-9785-7e1547d26d2d', '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='e95349392ce549fca8c01367939232aa',qos_specs=None,replication_status=,reservations=['1c4e53c8-0122-4443-866a-2a7a97893015','6159bbc7-69f8-4840-bdb6-893df4e6f307','09d70e0c-1afd-4e48-a2bb-bc843055681b','15a0e239-fe42-4974-b097-95657d79a028'],size=1,snapshot_id=fb75f3b0-1244-483d-b66c-cb112076accb,source_replicaid=,source_volid=None,status='creating',user_id='a753e23934e545458c2b2b9feb64db6d',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:42:13Z,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=d5652d22-331e-4c0f-9785-7e1547d26d2d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e95349392ce549fca8c01367939232aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=fb75f3b0-1244-483d-b66c-cb112076accb,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a753e23934e545458c2b2b9feb64db6d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:42:13 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-928c15ed-233b-44f3-81de-eb5a689e05da tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cee9df51-f5e4-4deb-9e8d-45806b838ce1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:42:13 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-928c15ed-233b-44f3-81de-eb5a689e05da tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cee9df51-f5e4-4deb-9e8d-45806b838ce1) transitioned into state 'SUCCESS' from 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='e95349392ce549fca8c01367939232aa',qos_specs=None,replication_status=,reservations=['1c4e53c8-0122-4443-866a-2a7a97893015','6159bbc7-69f8-4840-bdb6-893df4e6f307','09d70e0c-1afd-4e48-a2bb-bc843055681b','15a0e239-fe42-4974-b097-95657d79a028'],size=1,snapshot_id=fb75f3b0-1244-483d-b66c-cb112076accb,source_replicaid=,source_volid=None,status='creating',user_id='a753e23934e545458c2b2b9feb64db6d',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:42:13 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-928c15ed-233b-44f3-81de-eb5a689e05da tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b060c6cf-954f-4270-8163-3e1a77b27318) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:42:13 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-94cb10ee-2222-47a9-94d9-ca8b67574627 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:42:13 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-94cb10ee-2222-47a9-94d9-ca8b67574627 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] GET http://192.168.122.198/volume/v3/volumes/0e46229e-4caa-46f2-a8c3-f63c70401cfd Sep 06 06:42:13 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-94cb10ee-2222-47a9-94d9-ca8b67574627 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:42:13 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-94cb10ee-2222-47a9-94d9-ca8b67574627 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:42:14 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:42:14 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:42:14 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:42:14 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:42:14 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:42:14 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:42:14 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-94cb10ee-2222-47a9-94d9-ca8b67574627 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Volume info retrieved successfully. Sep 06 06:42:14 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-94cb10ee-2222-47a9-94d9-ca8b67574627 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] http://192.168.122.198/volume/v3/volumes/0e46229e-4caa-46f2-a8c3-f63c70401cfd returned with HTTP 200 Sep 06 06:42:14 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 928/1875] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:42:13 2026] GET /volume/v3/volumes/0e46229e-4caa-46f2-a8c3-f63c70401cfd => generated 920 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:42:14 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-928c15ed-233b-44f3-81de-eb5a689e05da tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b060c6cf-954f-4270-8163-3e1a77b27318) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:42:14 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-928c15ed-233b-44f3-81de-eb5a689e05da tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Flow 'volume_create_api' (adac726b-daef-4c37-a791-cd3a0188c364) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:42:14 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-928c15ed-233b-44f3-81de-eb5a689e05da tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Create volume request issued successfully. Sep 06 06:42:14 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-928c15ed-233b-44f3-81de-eb5a689e05da tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:42:14 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 948/1876] 192.168.122.198 () {60 vars in 1142 bytes} [Sun Sep 6 06:42:13 2026] POST /volume/v3/volumes => generated 750 bytes in 463 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:42:14 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-76124e82-8aaa-4ca4-8fb9-c9eeb8cc6d61 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:42:14 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-76124e82-8aaa-4ca4-8fb9-c9eeb8cc6d61 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] GET http://192.168.122.198/volume/v3/volumes/d5652d22-331e-4c0f-9785-7e1547d26d2d Sep 06 06:42:14 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-76124e82-8aaa-4ca4-8fb9-c9eeb8cc6d61 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:42:14 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-76124e82-8aaa-4ca4-8fb9-c9eeb8cc6d61 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:42:14 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:42:14 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:42:14 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:42:14 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:42:14 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-76124e82-8aaa-4ca4-8fb9-c9eeb8cc6d61 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Volume info retrieved successfully. Sep 06 06:42:14 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-76124e82-8aaa-4ca4-8fb9-c9eeb8cc6d61 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] http://192.168.122.198/volume/v3/volumes/d5652d22-331e-4c0f-9785-7e1547d26d2d returned with HTTP 200 Sep 06 06:42:14 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 929/1877] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:42:14 2026] GET /volume/v3/volumes/d5652d22-331e-4c0f-9785-7e1547d26d2d => generated 818 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:42:15 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-e0b49f6b-a11a-48c1-83c1-ec0cc9c63e53 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:42:15 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e0b49f6b-a11a-48c1-83c1-ec0cc9c63e53 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] GET http://192.168.122.198/volume/v3/volumes/0e46229e-4caa-46f2-a8c3-f63c70401cfd Sep 06 06:42:15 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e0b49f6b-a11a-48c1-83c1-ec0cc9c63e53 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:42:15 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e0b49f6b-a11a-48c1-83c1-ec0cc9c63e53 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:42:15 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:42:15 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:42:15 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:42:15 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:42:15 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-e0b49f6b-a11a-48c1-83c1-ec0cc9c63e53 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Volume info retrieved successfully. Sep 06 06:42:15 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e0b49f6b-a11a-48c1-83c1-ec0cc9c63e53 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] http://192.168.122.198/volume/v3/volumes/0e46229e-4caa-46f2-a8c3-f63c70401cfd returned with HTTP 200 Sep 06 06:42:15 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 949/1878] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:42:15 2026] GET /volume/v3/volumes/0e46229e-4caa-46f2-a8c3-f63c70401cfd => generated 1338 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:42:15 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-33ca9c9b-1c50-487c-be31-3547a27e1081 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:42:15 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-33ca9c9b-1c50-487c-be31-3547a27e1081 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-reader] GET http://192.168.122.198/volume/v3/volumes/0e46229e-4caa-46f2-a8c3-f63c70401cfd Sep 06 06:42:15 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-33ca9c9b-1c50-487c-be31-3547a27e1081 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-reader] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:42:15 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-33ca9c9b-1c50-487c-be31-3547a27e1081 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-reader] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:42:15 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:42:15 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:42:15 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:42:15 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:42:15 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-33ca9c9b-1c50-487c-be31-3547a27e1081 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-reader] Volume info retrieved successfully. Sep 06 06:42:15 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-33ca9c9b-1c50-487c-be31-3547a27e1081 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-reader] http://192.168.122.198/volume/v3/volumes/0e46229e-4caa-46f2-a8c3-f63c70401cfd returned with HTTP 200 Sep 06 06:42:15 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 930/1879] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:42:15 2026] GET /volume/v3/volumes/0e46229e-4caa-46f2-a8c3-f63c70401cfd => generated 1338 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:42:15 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-44cf536e-e2ed-4b73-9c32-433d5dfa759b None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:42:15 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-44cf536e-e2ed-4b73-9c32-433d5dfa759b tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] GET http://192.168.122.198/volume/v3/volumes/d5652d22-331e-4c0f-9785-7e1547d26d2d Sep 06 06:42:15 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-44cf536e-e2ed-4b73-9c32-433d5dfa759b tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:42:15 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-729053fe-51b4-4257-acc2-3b7a877176af None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:42:15 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-44cf536e-e2ed-4b73-9c32-433d5dfa759b tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:42:15 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-729053fe-51b4-4257-acc2-3b7a877176af tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] PUT http://192.168.122.198/volume/v3/volumes/0e46229e-4caa-46f2-a8c3-f63c70401cfd Sep 06 06:42:15 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-729053fe-51b4-4257-acc2-3b7a877176af tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-709559685"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:42:15 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:42:15 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:42:15 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:42:15 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:42:15 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:42:15 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:42:15 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-44cf536e-e2ed-4b73-9c32-433d5dfa759b tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Volume info retrieved successfully. Sep 06 06:42:15 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:42:15 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:42:15 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-729053fe-51b4-4257-acc2-3b7a877176af tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Volume info retrieved successfully. Sep 06 06:42:15 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-44cf536e-e2ed-4b73-9c32-433d5dfa759b tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] http://192.168.122.198/volume/v3/volumes/d5652d22-331e-4c0f-9785-7e1547d26d2d returned with HTTP 200 Sep 06 06:42:15 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 950/1880] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:42:15 2026] GET /volume/v3/volumes/d5652d22-331e-4c0f-9785-7e1547d26d2d => generated 842 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:42:15 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-729053fe-51b4-4257-acc2-3b7a877176af tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Volume updated successfully. Sep 06 06:42:15 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-729053fe-51b4-4257-acc2-3b7a877176af tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] http://192.168.122.198/volume/v3/volumes/0e46229e-4caa-46f2-a8c3-f63c70401cfd returned with HTTP 200 Sep 06 06:42:15 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 931/1881] 192.168.122.198 () {60 vars in 1252 bytes} [Sun Sep 6 06:42:15 2026] PUT /volume/v3/volumes/0e46229e-4caa-46f2-a8c3-f63c70401cfd => generated 791 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:42:15 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-34673c2e-07eb-4435-b2f7-df1e0fe2dee5 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:42:15 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-34673c2e-07eb-4435-b2f7-df1e0fe2dee5 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] PUT http://192.168.122.198/volume/v3/volumes/0e46229e-4caa-46f2-a8c3-f63c70401cfd Sep 06 06:42:15 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-34673c2e-07eb-4435-b2f7-df1e0fe2dee5 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1634352986", "description": "This is the new description of volume"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:42:15 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:42:15 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:42:15 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:42:15 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:42:15 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-34673c2e-07eb-4435-b2f7-df1e0fe2dee5 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Volume info retrieved successfully. Sep 06 06:42:15 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-34673c2e-07eb-4435-b2f7-df1e0fe2dee5 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Volume updated successfully. Sep 06 06:42:15 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-34673c2e-07eb-4435-b2f7-df1e0fe2dee5 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] http://192.168.122.198/volume/v3/volumes/0e46229e-4caa-46f2-a8c3-f63c70401cfd returned with HTTP 200 Sep 06 06:42:15 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 951/1882] 192.168.122.198 () {60 vars in 1253 bytes} [Sun Sep 6 06:42:15 2026] PUT /volume/v3/volumes/0e46229e-4caa-46f2-a8c3-f63c70401cfd => generated 831 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:42:15 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-04362394-b770-42d0-b9e0-d524893fc8dc None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:42:15 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-04362394-b770-42d0-b9e0-d524893fc8dc tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-reader] GET http://192.168.122.198/volume/v3/volumes/0e46229e-4caa-46f2-a8c3-f63c70401cfd Sep 06 06:42:15 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-04362394-b770-42d0-b9e0-d524893fc8dc tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-reader] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:42:15 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-04362394-b770-42d0-b9e0-d524893fc8dc tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-reader] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:42:15 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:42:15 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:42:15 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:42:15 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:42:15 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-04362394-b770-42d0-b9e0-d524893fc8dc tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-reader] Volume info retrieved successfully. Sep 06 06:42:15 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-04362394-b770-42d0-b9e0-d524893fc8dc tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-reader] http://192.168.122.198/volume/v3/volumes/0e46229e-4caa-46f2-a8c3-f63c70401cfd returned with HTTP 200 Sep 06 06:42:15 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 932/1883] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:42:15 2026] GET /volume/v3/volumes/0e46229e-4caa-46f2-a8c3-f63c70401cfd => generated 1378 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:42:15 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-01a8a30a-658f-453a-9a8a-c71b99baa885 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:42:15 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-01a8a30a-658f-453a-9a8a-c71b99baa885 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:42:15 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-01a8a30a-658f-453a-9a8a-c71b99baa885 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-404793058", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-695496334"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:42:15 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.volumes [None req-01a8a30a-658f-453a-9a8a-c71b99baa885 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-404793058', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-695496334'}} {{(pid=87015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:42:15 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-01a8a30a-658f-453a-9a8a-c71b99baa885 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Create volume of 1 GB Sep 06 06:42:15 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-01a8a30a-658f-453a-9a8a-c71b99baa885 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Availability Zones retrieved successfully. Sep 06 06:42:15 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-01a8a30a-658f-453a-9a8a-c71b99baa885 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Flow 'volume_create_api' (a9722383-9ecb-4782-a1c3-707571098ae7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:42:15 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-52a1fbcb-be8a-47ea-8e84-53aeb7b1e4c7 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:42:15 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-01a8a30a-658f-453a-9a8a-c71b99baa885 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9765e862-8d05-468b-8e53-accb3544bbc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:42:15 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-52a1fbcb-be8a-47ea-8e84-53aeb7b1e4c7 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] GET http://192.168.122.198/volume/v3/volumes/285d28b3-ee74-43a2-9ffc-15959096b0a9 Sep 06 06:42:15 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-52a1fbcb-be8a-47ea-8e84-53aeb7b1e4c7 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:42:15 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-52a1fbcb-be8a-47ea-8e84-53aeb7b1e4c7 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:42:15 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.flows.api.create_volume [None req-01a8a30a-658f-453a-9a8a-c71b99baa885 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Validating volume size '1' using validate_int {{(pid=87015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:42:15 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:42:15 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:42:15 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:42:15 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:42:15 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-52a1fbcb-be8a-47ea-8e84-53aeb7b1e4c7 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Volume info retrieved successfully. Sep 06 06:42:15 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-52a1fbcb-be8a-47ea-8e84-53aeb7b1e4c7 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] http://192.168.122.198/volume/v3/volumes/285d28b3-ee74-43a2-9ffc-15959096b0a9 returned with HTTP 200 Sep 06 06:42:15 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 933/1884] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:42:15 2026] GET /volume/v3/volumes/285d28b3-ee74-43a2-9ffc-15959096b0a9 => generated 853 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:42:15 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-01a8a30a-658f-453a-9a8a-c71b99baa885 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9765e862-8d05-468b-8e53-accb3544bbc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:42:15 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-01a8a30a-658f-453a-9a8a-c71b99baa885 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06f738f8-573d-4da0-b09a-97f048311f0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:42:15 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-827a99a7-9bee-4c06-8d30-9047ff3c7708 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:42:15 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-827a99a7-9bee-4c06-8d30-9047ff3c7708 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] GET http://192.168.122.198/volume/v3/volumes/285d28b3-ee74-43a2-9ffc-15959096b0a9 Sep 06 06:42:15 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-827a99a7-9bee-4c06-8d30-9047ff3c7708 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:42:15 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-827a99a7-9bee-4c06-8d30-9047ff3c7708 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:42:15 devstack devstack@c-api.service[87015]: DEBUG cinder.quota [None req-01a8a30a-658f-453a-9a8a-c71b99baa885 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Created reservations ['f4fbb902-a820-4d86-a9e5-b4c4da7780fd', 'fe4f9bfb-718d-4466-aff8-63b5bb4f60b3', '6f3c20ae-febe-483c-b07a-a83d2da3ed74', 'b3c928ed-3565-4276-b4c6-3d7cbff42502'] {{(pid=87015) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:42:15 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-01a8a30a-658f-453a-9a8a-c71b99baa885 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06f738f8-573d-4da0-b09a-97f048311f0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f4fbb902-a820-4d86-a9e5-b4c4da7780fd', 'fe4f9bfb-718d-4466-aff8-63b5bb4f60b3', '6f3c20ae-febe-483c-b07a-a83d2da3ed74', 'b3c928ed-3565-4276-b4c6-3d7cbff42502']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:42:15 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-01a8a30a-658f-453a-9a8a-c71b99baa885 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9de467c-21af-4f4f-9ab0-1364c636cf44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:42:15 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:42:15 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:42:15 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:42:15 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:42:15 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-827a99a7-9bee-4c06-8d30-9047ff3c7708 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Volume info retrieved successfully. Sep 06 06:42:15 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-827a99a7-9bee-4c06-8d30-9047ff3c7708 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] http://192.168.122.198/volume/v3/volumes/285d28b3-ee74-43a2-9ffc-15959096b0a9 returned with HTTP 200 Sep 06 06:42:15 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 934/1885] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:42:15 2026] GET /volume/v3/volumes/285d28b3-ee74-43a2-9ffc-15959096b0a9 => generated 853 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:42:15 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:42:15 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:42:15 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-01a8a30a-658f-453a-9a8a-c71b99baa885 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9de467c-21af-4f4f-9ab0-1364c636cf44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eb81c72c-1e71-42aa-b3df-3bf88aab3922', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-404793058',display_name='tempest-VolumesGetTest-Volume-695496334',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c90d8f93af0e4316b970f01878855707',qos_specs=None,replication_status=,reservations=['f4fbb902-a820-4d86-a9e5-b4c4da7780fd','fe4f9bfb-718d-4466-aff8-63b5bb4f60b3','6f3c20ae-febe-483c-b07a-a83d2da3ed74','b3c928ed-3565-4276-b4c6-3d7cbff42502'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b403002bde0446738f1c0ea9206318e4',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:42:15Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-404793058',display_name='tempest-VolumesGetTest-Volume-695496334',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eb81c72c-1e71-42aa-b3df-3bf88aab3922,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c90d8f93af0e4316b970f01878855707',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b403002bde0446738f1c0ea9206318e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:42:15 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-01a8a30a-658f-453a-9a8a-c71b99baa885 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a876df4-51ba-41d7-815b-277f5ce95b55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:42:15 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-01a8a30a-658f-453a-9a8a-c71b99baa885 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a876df4-51ba-41d7-815b-277f5ce95b55) transitioned into 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-404793058',display_name='tempest-VolumesGetTest-Volume-695496334',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c90d8f93af0e4316b970f01878855707',qos_specs=None,replication_status=,reservations=['f4fbb902-a820-4d86-a9e5-b4c4da7780fd','fe4f9bfb-718d-4466-aff8-63b5bb4f60b3','6f3c20ae-febe-483c-b07a-a83d2da3ed74','b3c928ed-3565-4276-b4c6-3d7cbff42502'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b403002bde0446738f1c0ea9206318e4',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:42:15 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-01a8a30a-658f-453a-9a8a-c71b99baa885 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98c3d3c8-ad87-4adf-94c8-76303014ad48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:42:15 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-01a8a30a-658f-453a-9a8a-c71b99baa885 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98c3d3c8-ad87-4adf-94c8-76303014ad48) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:42:15 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-01a8a30a-658f-453a-9a8a-c71b99baa885 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Flow 'volume_create_api' (a9722383-9ecb-4782-a1c3-707571098ae7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:42:15 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-01a8a30a-658f-453a-9a8a-c71b99baa885 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Create volume request issued successfully. Sep 06 06:42:15 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-01a8a30a-658f-453a-9a8a-c71b99baa885 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:42:15 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 952/1886] 192.168.122.198 () {60 vars in 1143 bytes} [Sun Sep 6 06:42:15 2026] POST /volume/v3/volumes => generated 787 bytes in 331 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:42:15 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-b62885e5-d6a7-4d3a-9346-fbffaf6143a1 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:42:15 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-b62885e5-d6a7-4d3a-9346-fbffaf6143a1 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] GET http://192.168.122.198/volume/v3/volumes/eb81c72c-1e71-42aa-b3df-3bf88aab3922 Sep 06 06:42:15 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-b62885e5-d6a7-4d3a-9346-fbffaf6143a1 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:42:15 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-b62885e5-d6a7-4d3a-9346-fbffaf6143a1 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:42:15 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:42:15 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:42:15 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:42:15 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:42:15 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-b62885e5-d6a7-4d3a-9346-fbffaf6143a1 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Volume info retrieved successfully. Sep 06 06:42:15 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-b62885e5-d6a7-4d3a-9346-fbffaf6143a1 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] http://192.168.122.198/volume/v3/volumes/eb81c72c-1e71-42aa-b3df-3bf88aab3922 returned with HTTP 200 Sep 06 06:42:15 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 935/1887] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:42:15 2026] GET /volume/v3/volumes/eb81c72c-1e71-42aa-b3df-3bf88aab3922 => generated 855 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:42:16 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-cc62332e-4a16-4f5c-ad75-8c60ad88bff5 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:42:16 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-cc62332e-4a16-4f5c-ad75-8c60ad88bff5 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] GET http://192.168.122.198/volume/v3/volumes/d5652d22-331e-4c0f-9785-7e1547d26d2d Sep 06 06:42:16 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-cc62332e-4a16-4f5c-ad75-8c60ad88bff5 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:42:16 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-cc62332e-4a16-4f5c-ad75-8c60ad88bff5 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:42:16 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:42:16 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:42:16 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:42:16 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:42:16 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-cc62332e-4a16-4f5c-ad75-8c60ad88bff5 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Volume info retrieved successfully. Sep 06 06:42:16 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-cc62332e-4a16-4f5c-ad75-8c60ad88bff5 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] http://192.168.122.198/volume/v3/volumes/d5652d22-331e-4c0f-9785-7e1547d26d2d returned with HTTP 200 Sep 06 06:42:16 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 953/1888] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:42:16 2026] GET /volume/v3/volumes/d5652d22-331e-4c0f-9785-7e1547d26d2d => generated 842 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:42:16 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-6071de57-b8e9-453c-a884-28b61ad49360 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:42:16 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-6071de57-b8e9-453c-a884-28b61ad49360 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] GET http://192.168.122.198/volume/v3/volumes/eb81c72c-1e71-42aa-b3df-3bf88aab3922 Sep 06 06:42:16 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-6071de57-b8e9-453c-a884-28b61ad49360 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:42:16 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-6071de57-b8e9-453c-a884-28b61ad49360 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:42:16 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:42:16 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:42:16 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:42:16 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:42:16 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-6071de57-b8e9-453c-a884-28b61ad49360 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Volume info retrieved successfully. Sep 06 06:42:16 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-6071de57-b8e9-453c-a884-28b61ad49360 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] http://192.168.122.198/volume/v3/volumes/eb81c72c-1e71-42aa-b3df-3bf88aab3922 returned with HTTP 200 Sep 06 06:42:16 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 936/1889] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:42:16 2026] GET /volume/v3/volumes/eb81c72c-1e71-42aa-b3df-3bf88aab3922 => generated 879 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:42:17 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-b967a1a4-1efd-46b3-8e3d-babc7198e4d0 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:42:17 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b967a1a4-1efd-46b3-8e3d-babc7198e4d0 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] GET http://192.168.122.198/volume/v3/volumes/d5652d22-331e-4c0f-9785-7e1547d26d2d Sep 06 06:42:17 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b967a1a4-1efd-46b3-8e3d-babc7198e4d0 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:42:17 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b967a1a4-1efd-46b3-8e3d-babc7198e4d0 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:42:17 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:42:17 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:42:17 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:42:17 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:42:17 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-b967a1a4-1efd-46b3-8e3d-babc7198e4d0 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Volume info retrieved successfully. Sep 06 06:42:17 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b967a1a4-1efd-46b3-8e3d-babc7198e4d0 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] http://192.168.122.198/volume/v3/volumes/d5652d22-331e-4c0f-9785-7e1547d26d2d returned with HTTP 200 Sep 06 06:42:17 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 954/1890] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:42:17 2026] GET /volume/v3/volumes/d5652d22-331e-4c0f-9785-7e1547d26d2d => generated 842 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:42:17 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-df76c937-09a2-4be9-9f91-e1a894ac8189 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:42:17 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-df76c937-09a2-4be9-9f91-e1a894ac8189 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] GET http://192.168.122.198/volume/v3/volumes/eb81c72c-1e71-42aa-b3df-3bf88aab3922 Sep 06 06:42:17 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-df76c937-09a2-4be9-9f91-e1a894ac8189 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:42:17 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-df76c937-09a2-4be9-9f91-e1a894ac8189 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:42:18 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:42:18 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:42:18 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:42:18 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:42:18 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-df76c937-09a2-4be9-9f91-e1a894ac8189 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Volume info retrieved successfully. Sep 06 06:42:18 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-df76c937-09a2-4be9-9f91-e1a894ac8189 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] http://192.168.122.198/volume/v3/volumes/eb81c72c-1e71-42aa-b3df-3bf88aab3922 returned with HTTP 200 Sep 06 06:42:18 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 937/1891] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:42:17 2026] GET /volume/v3/volumes/eb81c72c-1e71-42aa-b3df-3bf88aab3922 => generated 879 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:42:18 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-124aa074-a8f5-4725-b433-496bd1d647e6 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:42:18 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-124aa074-a8f5-4725-b433-496bd1d647e6 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] GET http://192.168.122.198/volume/v3/volumes/d5652d22-331e-4c0f-9785-7e1547d26d2d Sep 06 06:42:18 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-124aa074-a8f5-4725-b433-496bd1d647e6 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:42:18 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-124aa074-a8f5-4725-b433-496bd1d647e6 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:42:18 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:42:18 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:42:18 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:42:18 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:42:18 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-124aa074-a8f5-4725-b433-496bd1d647e6 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Volume info retrieved successfully. Sep 06 06:42:18 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-124aa074-a8f5-4725-b433-496bd1d647e6 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] http://192.168.122.198/volume/v3/volumes/d5652d22-331e-4c0f-9785-7e1547d26d2d returned with HTTP 200 Sep 06 06:42:18 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 955/1892] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:42:18 2026] GET /volume/v3/volumes/d5652d22-331e-4c0f-9785-7e1547d26d2d => generated 842 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:42:19 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-344941cf-6758-45b5-a8d9-25991d20ab12 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:42:19 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-344941cf-6758-45b5-a8d9-25991d20ab12 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] GET http://192.168.122.198/volume/v3/volumes/eb81c72c-1e71-42aa-b3df-3bf88aab3922 Sep 06 06:42:19 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-344941cf-6758-45b5-a8d9-25991d20ab12 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:42:19 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-344941cf-6758-45b5-a8d9-25991d20ab12 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:42:19 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:42:19 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:42:19 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:42:19 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:42:19 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-344941cf-6758-45b5-a8d9-25991d20ab12 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Volume info retrieved successfully. Sep 06 06:42:19 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-344941cf-6758-45b5-a8d9-25991d20ab12 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] http://192.168.122.198/volume/v3/volumes/eb81c72c-1e71-42aa-b3df-3bf88aab3922 returned with HTTP 200 Sep 06 06:42:19 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 938/1893] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:42:19 2026] GET /volume/v3/volumes/eb81c72c-1e71-42aa-b3df-3bf88aab3922 => generated 879 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:42:19 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-1cd8af31-c296-45e9-bf7f-6c03d8f96948 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:42:19 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-1cd8af31-c296-45e9-bf7f-6c03d8f96948 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] GET http://192.168.122.198/volume/v3/volumes/d5652d22-331e-4c0f-9785-7e1547d26d2d Sep 06 06:42:19 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-1cd8af31-c296-45e9-bf7f-6c03d8f96948 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:42:19 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-1cd8af31-c296-45e9-bf7f-6c03d8f96948 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:42:19 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:42:19 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:42:19 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:42:19 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:42:19 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-1cd8af31-c296-45e9-bf7f-6c03d8f96948 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Volume info retrieved successfully. Sep 06 06:42:19 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-1cd8af31-c296-45e9-bf7f-6c03d8f96948 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] http://192.168.122.198/volume/v3/volumes/d5652d22-331e-4c0f-9785-7e1547d26d2d returned with HTTP 200 Sep 06 06:42:19 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 956/1894] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:42:19 2026] GET /volume/v3/volumes/d5652d22-331e-4c0f-9785-7e1547d26d2d => generated 842 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:42:20 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-817c3a8b-91d4-4523-86bf-ab1f4c7514fe None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:42:20 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-817c3a8b-91d4-4523-86bf-ab1f4c7514fe tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] GET http://192.168.122.198/volume/v3/volumes/eb81c72c-1e71-42aa-b3df-3bf88aab3922 Sep 06 06:42:20 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-817c3a8b-91d4-4523-86bf-ab1f4c7514fe tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:42:20 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-817c3a8b-91d4-4523-86bf-ab1f4c7514fe tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:42:20 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:42:20 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:42:20 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:42:20 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:42:20 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-817c3a8b-91d4-4523-86bf-ab1f4c7514fe tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Volume info retrieved successfully. Sep 06 06:42:20 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-817c3a8b-91d4-4523-86bf-ab1f4c7514fe tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] http://192.168.122.198/volume/v3/volumes/eb81c72c-1e71-42aa-b3df-3bf88aab3922 returned with HTTP 200 Sep 06 06:42:20 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 939/1895] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:42:20 2026] GET /volume/v3/volumes/eb81c72c-1e71-42aa-b3df-3bf88aab3922 => generated 879 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:42:20 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-81e66752-c130-4941-91a0-ee5a0b546eef None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:42:20 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-81e66752-c130-4941-91a0-ee5a0b546eef tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] GET http://192.168.122.198/volume/v3/volumes/d5652d22-331e-4c0f-9785-7e1547d26d2d Sep 06 06:42:20 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-81e66752-c130-4941-91a0-ee5a0b546eef tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:42:20 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-81e66752-c130-4941-91a0-ee5a0b546eef tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:42:20 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:42:20 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:42:20 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:42:20 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:42:20 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-81e66752-c130-4941-91a0-ee5a0b546eef tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Volume info retrieved successfully. Sep 06 06:42:20 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-81e66752-c130-4941-91a0-ee5a0b546eef tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] http://192.168.122.198/volume/v3/volumes/d5652d22-331e-4c0f-9785-7e1547d26d2d returned with HTTP 200 Sep 06 06:42:20 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 957/1896] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:42:20 2026] GET /volume/v3/volumes/d5652d22-331e-4c0f-9785-7e1547d26d2d => generated 842 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:42:21 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-d03877b8-4810-4796-8f87-0a53752c2686 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:42:21 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-d03877b8-4810-4796-8f87-0a53752c2686 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] GET http://192.168.122.198/volume/v3/volumes/eb81c72c-1e71-42aa-b3df-3bf88aab3922 Sep 06 06:42:21 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-d03877b8-4810-4796-8f87-0a53752c2686 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:42:21 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-d03877b8-4810-4796-8f87-0a53752c2686 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:42:21 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:42:21 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:42:21 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:42:21 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:42:21 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-d03877b8-4810-4796-8f87-0a53752c2686 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Volume info retrieved successfully. Sep 06 06:42:21 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-d03877b8-4810-4796-8f87-0a53752c2686 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] http://192.168.122.198/volume/v3/volumes/eb81c72c-1e71-42aa-b3df-3bf88aab3922 returned with HTTP 200 Sep 06 06:42:21 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 940/1897] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:42:21 2026] GET /volume/v3/volumes/eb81c72c-1e71-42aa-b3df-3bf88aab3922 => generated 879 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:42:21 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-4e9135c8-dedb-4380-9c87-af7af4722102 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:42:21 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-4e9135c8-dedb-4380-9c87-af7af4722102 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] GET http://192.168.122.198/volume/v3/volumes/d5652d22-331e-4c0f-9785-7e1547d26d2d Sep 06 06:42:21 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-4e9135c8-dedb-4380-9c87-af7af4722102 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:42:21 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-4e9135c8-dedb-4380-9c87-af7af4722102 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:42:21 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:42:21 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:42:22 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:42:22 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:42:22 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-4e9135c8-dedb-4380-9c87-af7af4722102 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Volume info retrieved successfully. Sep 06 06:42:22 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-4e9135c8-dedb-4380-9c87-af7af4722102 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] http://192.168.122.198/volume/v3/volumes/d5652d22-331e-4c0f-9785-7e1547d26d2d returned with HTTP 200 Sep 06 06:42:22 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 958/1898] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:42:21 2026] GET /volume/v3/volumes/d5652d22-331e-4c0f-9785-7e1547d26d2d => generated 843 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:42:22 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-f6611f43-8bf8-4fd1-9645-1ae0880ad865 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:42:22 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f6611f43-8bf8-4fd1-9645-1ae0880ad865 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] GET http://192.168.122.198/volume/v3/volumes/d5652d22-331e-4c0f-9785-7e1547d26d2d Sep 06 06:42:22 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-f6611f43-8bf8-4fd1-9645-1ae0880ad865 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:42:22 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-f6611f43-8bf8-4fd1-9645-1ae0880ad865 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:42:22 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:42:22 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:42:22 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:42:22 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:42:22 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-f6611f43-8bf8-4fd1-9645-1ae0880ad865 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Volume info retrieved successfully. Sep 06 06:42:22 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f6611f43-8bf8-4fd1-9645-1ae0880ad865 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] http://192.168.122.198/volume/v3/volumes/d5652d22-331e-4c0f-9785-7e1547d26d2d returned with HTTP 200 Sep 06 06:42:22 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 941/1899] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:42:22 2026] GET /volume/v3/volumes/d5652d22-331e-4c0f-9785-7e1547d26d2d => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:42:22 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-56e1252d-6cce-4a47-9164-e64e6c80e99d None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:42:22 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-56e1252d-6cce-4a47-9164-e64e6c80e99d tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] DELETE http://192.168.122.198/volume/v3/snapshots/fb75f3b0-1244-483d-b66c-cb112076accb Sep 06 06:42:22 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-56e1252d-6cce-4a47-9164-e64e6c80e99d tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:42:22 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-56e1252d-6cce-4a47-9164-e64e6c80e99d tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:42:22 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.snapshots [None req-56e1252d-6cce-4a47-9164-e64e6c80e99d tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Delete snapshot with id: fb75f3b0-1244-483d-b66c-cb112076accb Sep 06 06:42:22 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:42:22 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:42:22 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-56e1252d-6cce-4a47-9164-e64e6c80e99d tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Snapshot retrieved successfully. Sep 06 06:42:22 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:42:22 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:42:22 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-56e1252d-6cce-4a47-9164-e64e6c80e99d tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Snapshot delete request issued successfully. Sep 06 06:42:22 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-56e1252d-6cce-4a47-9164-e64e6c80e99d tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] http://192.168.122.198/volume/v3/snapshots/fb75f3b0-1244-483d-b66c-cb112076accb returned with HTTP 202 Sep 06 06:42:22 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 959/1900] 192.168.122.198 () {58 vars in 1241 bytes} [Sun Sep 6 06:42:22 2026] DELETE /volume/v3/snapshots/fb75f3b0-1244-483d-b66c-cb112076accb => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:42:22 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-2b546c44-fa0b-4bc4-b11a-6c3a21e2acfe None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:42:22 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-2b546c44-fa0b-4bc4-b11a-6c3a21e2acfe tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] GET http://192.168.122.198/volume/v3/snapshots/fb75f3b0-1244-483d-b66c-cb112076accb Sep 06 06:42:22 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-2b546c44-fa0b-4bc4-b11a-6c3a21e2acfe tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:42:22 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-2b546c44-fa0b-4bc4-b11a-6c3a21e2acfe tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:42:22 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:42:22 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:42:22 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-2b546c44-fa0b-4bc4-b11a-6c3a21e2acfe tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Snapshot retrieved successfully. Sep 06 06:42:22 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-2b546c44-fa0b-4bc4-b11a-6c3a21e2acfe tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] http://192.168.122.198/volume/v3/snapshots/fb75f3b0-1244-483d-b66c-cb112076accb returned with HTTP 200 Sep 06 06:42:22 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 942/1901] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:42:22 2026] GET /volume/v3/snapshots/fb75f3b0-1244-483d-b66c-cb112076accb => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:42:22 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-1237720c-1115-441f-9b40-f20ecd9be010 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:42:22 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-1237720c-1115-441f-9b40-f20ecd9be010 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] GET http://192.168.122.198/volume/v3/volumes/eb81c72c-1e71-42aa-b3df-3bf88aab3922 Sep 06 06:42:22 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-1237720c-1115-441f-9b40-f20ecd9be010 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:42:22 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-1237720c-1115-441f-9b40-f20ecd9be010 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:42:22 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:42:22 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:42:22 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:42:22 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:42:22 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-1237720c-1115-441f-9b40-f20ecd9be010 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Volume info retrieved successfully. Sep 06 06:42:22 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-1237720c-1115-441f-9b40-f20ecd9be010 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] http://192.168.122.198/volume/v3/volumes/eb81c72c-1e71-42aa-b3df-3bf88aab3922 returned with HTTP 200 Sep 06 06:42:22 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 960/1902] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:42:22 2026] GET /volume/v3/volumes/eb81c72c-1e71-42aa-b3df-3bf88aab3922 => generated 880 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:42:22 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-f9147142-cc30-4b54-a326-510f203de304 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:42:22 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f9147142-cc30-4b54-a326-510f203de304 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] PUT http://192.168.122.198/volume/v3/volumes/eb81c72c-1e71-42aa-b3df-3bf88aab3922 Sep 06 06:42:22 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-f9147142-cc30-4b54-a326-510f203de304 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-709559685", "description": null}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:42:22 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:42:22 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:42:22 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:42:22 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:42:22 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-f9147142-cc30-4b54-a326-510f203de304 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Volume info retrieved successfully. Sep 06 06:42:22 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-f9147142-cc30-4b54-a326-510f203de304 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Volume updated successfully. Sep 06 06:42:22 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f9147142-cc30-4b54-a326-510f203de304 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] http://192.168.122.198/volume/v3/volumes/eb81c72c-1e71-42aa-b3df-3bf88aab3922 returned with HTTP 200 Sep 06 06:42:22 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 943/1903] 192.168.122.198 () {60 vars in 1252 bytes} [Sun Sep 6 06:42:22 2026] PUT /volume/v3/volumes/eb81c72c-1e71-42aa-b3df-3bf88aab3922 => generated 778 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:42:22 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-58e80231-99f7-4fd0-8225-ecf9eb9b40fb None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:42:22 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-58e80231-99f7-4fd0-8225-ecf9eb9b40fb tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] GET http://192.168.122.198/volume/v3/volumes/eb81c72c-1e71-42aa-b3df-3bf88aab3922 Sep 06 06:42:22 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-58e80231-99f7-4fd0-8225-ecf9eb9b40fb tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:42:22 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-58e80231-99f7-4fd0-8225-ecf9eb9b40fb tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:42:22 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:42:22 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:42:22 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:42:22 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:42:22 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-58e80231-99f7-4fd0-8225-ecf9eb9b40fb tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Volume info retrieved successfully. Sep 06 06:42:22 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-58e80231-99f7-4fd0-8225-ecf9eb9b40fb tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] http://192.168.122.198/volume/v3/volumes/eb81c72c-1e71-42aa-b3df-3bf88aab3922 returned with HTTP 200 Sep 06 06:42:22 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 961/1904] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:42:22 2026] GET /volume/v3/volumes/eb81c72c-1e71-42aa-b3df-3bf88aab3922 => generated 846 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:42:22 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-e7ac8116-175b-48fb-913b-c11c67cf7790 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:42:22 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-e7ac8116-175b-48fb-913b-c11c67cf7790 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] DELETE http://192.168.122.198/volume/v3/volumes/eb81c72c-1e71-42aa-b3df-3bf88aab3922 Sep 06 06:42:22 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-e7ac8116-175b-48fb-913b-c11c67cf7790 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:42:22 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-e7ac8116-175b-48fb-913b-c11c67cf7790 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:42:22 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-e7ac8116-175b-48fb-913b-c11c67cf7790 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Delete volume with id: eb81c72c-1e71-42aa-b3df-3bf88aab3922 Sep 06 06:42:22 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:42:22 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:42:22 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:42:22 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:42:22 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-e7ac8116-175b-48fb-913b-c11c67cf7790 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Volume info retrieved successfully. Sep 06 06:42:22 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-e7ac8116-175b-48fb-913b-c11c67cf7790 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Delete volume request issued successfully. Sep 06 06:42:22 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-e7ac8116-175b-48fb-913b-c11c67cf7790 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] http://192.168.122.198/volume/v3/volumes/eb81c72c-1e71-42aa-b3df-3bf88aab3922 returned with HTTP 202 Sep 06 06:42:22 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 944/1905] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:42:22 2026] DELETE /volume/v3/volumes/eb81c72c-1e71-42aa-b3df-3bf88aab3922 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:42:22 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-7bbda1ba-851a-476a-8d91-87b1f4605898 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:42:22 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-7bbda1ba-851a-476a-8d91-87b1f4605898 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] GET http://192.168.122.198/volume/v3/volumes/eb81c72c-1e71-42aa-b3df-3bf88aab3922 Sep 06 06:42:22 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-7bbda1ba-851a-476a-8d91-87b1f4605898 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:42:22 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-7bbda1ba-851a-476a-8d91-87b1f4605898 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:42:22 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:42:22 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:42:22 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:42:22 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:42:22 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-7bbda1ba-851a-476a-8d91-87b1f4605898 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Volume info retrieved successfully. Sep 06 06:42:22 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-7bbda1ba-851a-476a-8d91-87b1f4605898 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] http://192.168.122.198/volume/v3/volumes/eb81c72c-1e71-42aa-b3df-3bf88aab3922 returned with HTTP 200 Sep 06 06:42:22 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 962/1906] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:42:22 2026] GET /volume/v3/volumes/eb81c72c-1e71-42aa-b3df-3bf88aab3922 => generated 845 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:42:23 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-91630d09-f3f4-421d-9bb2-696c9e97b3fb None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:42:23 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-91630d09-f3f4-421d-9bb2-696c9e97b3fb tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] GET http://192.168.122.198/volume/v3/snapshots/fb75f3b0-1244-483d-b66c-cb112076accb Sep 06 06:42:23 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-91630d09-f3f4-421d-9bb2-696c9e97b3fb tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:42:23 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-91630d09-f3f4-421d-9bb2-696c9e97b3fb tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:42:23 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:42:23 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:42:23 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-91630d09-f3f4-421d-9bb2-696c9e97b3fb tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Snapshot retrieved successfully. Sep 06 06:42:23 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-91630d09-f3f4-421d-9bb2-696c9e97b3fb tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] http://192.168.122.198/volume/v3/snapshots/fb75f3b0-1244-483d-b66c-cb112076accb returned with HTTP 200 Sep 06 06:42:23 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 945/1907] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:42:23 2026] GET /volume/v3/snapshots/fb75f3b0-1244-483d-b66c-cb112076accb => generated 467 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:42:23 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-f7ebc165-ca08-44aa-a23c-a13978f97320 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:42:23 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f7ebc165-ca08-44aa-a23c-a13978f97320 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] GET http://192.168.122.198/volume/v3/volumes/eb81c72c-1e71-42aa-b3df-3bf88aab3922 Sep 06 06:42:23 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-f7ebc165-ca08-44aa-a23c-a13978f97320 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:42:23 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-f7ebc165-ca08-44aa-a23c-a13978f97320 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:42:23 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f7ebc165-ca08-44aa-a23c-a13978f97320 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] http://192.168.122.198/volume/v3/volumes/eb81c72c-1e71-42aa-b3df-3bf88aab3922 returned with HTTP 404 Sep 06 06:42:23 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 963/1908] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:42:23 2026] GET /volume/v3/volumes/eb81c72c-1e71-42aa-b3df-3bf88aab3922 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:42:23 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-b6d6e6f4-3046-48a3-b8f5-56cdb68c8ca7 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:42:23 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-b6d6e6f4-3046-48a3-b8f5-56cdb68c8ca7 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] GET http://192.168.122.198/volume/v3/volumes/0e46229e-4caa-46f2-a8c3-f63c70401cfd Sep 06 06:42:23 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-b6d6e6f4-3046-48a3-b8f5-56cdb68c8ca7 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:42:23 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-b6d6e6f4-3046-48a3-b8f5-56cdb68c8ca7 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:42:23 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:42:23 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:42:23 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:42:23 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:42:23 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-b6d6e6f4-3046-48a3-b8f5-56cdb68c8ca7 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Volume info retrieved successfully. Sep 06 06:42:23 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-b6d6e6f4-3046-48a3-b8f5-56cdb68c8ca7 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] http://192.168.122.198/volume/v3/volumes/0e46229e-4caa-46f2-a8c3-f63c70401cfd returned with HTTP 200 Sep 06 06:42:23 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 946/1909] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:42:23 2026] GET /volume/v3/volumes/0e46229e-4caa-46f2-a8c3-f63c70401cfd => generated 1378 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 06:42:23 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-80e8b582-7e2b-4c3f-8bd6-3c8748a77f52 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:42:23 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-80e8b582-7e2b-4c3f-8bd6-3c8748a77f52 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] DELETE http://192.168.122.198/volume/v3/volumes/0e46229e-4caa-46f2-a8c3-f63c70401cfd Sep 06 06:42:23 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-80e8b582-7e2b-4c3f-8bd6-3c8748a77f52 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:42:23 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-80e8b582-7e2b-4c3f-8bd6-3c8748a77f52 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:42:23 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-80e8b582-7e2b-4c3f-8bd6-3c8748a77f52 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Delete volume with id: 0e46229e-4caa-46f2-a8c3-f63c70401cfd Sep 06 06:42:24 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:42:24 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:42:24 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:42:24 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:42:24 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-80e8b582-7e2b-4c3f-8bd6-3c8748a77f52 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Volume info retrieved successfully. Sep 06 06:42:24 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-80e8b582-7e2b-4c3f-8bd6-3c8748a77f52 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Delete volume request issued successfully. Sep 06 06:42:24 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-80e8b582-7e2b-4c3f-8bd6-3c8748a77f52 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] http://192.168.122.198/volume/v3/volumes/0e46229e-4caa-46f2-a8c3-f63c70401cfd returned with HTTP 202 Sep 06 06:42:24 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 964/1910] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:42:23 2026] DELETE /volume/v3/volumes/0e46229e-4caa-46f2-a8c3-f63c70401cfd => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:42:24 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-a149f7e7-96ce-4c1d-a44c-2b98fa38cba6 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:42:24 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-a149f7e7-96ce-4c1d-a44c-2b98fa38cba6 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] GET http://192.168.122.198/volume/v3/volumes/0e46229e-4caa-46f2-a8c3-f63c70401cfd Sep 06 06:42:24 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-a149f7e7-96ce-4c1d-a44c-2b98fa38cba6 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:42:24 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-a149f7e7-96ce-4c1d-a44c-2b98fa38cba6 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:42:24 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:42:24 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:42:24 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:42:24 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:42:24 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-a149f7e7-96ce-4c1d-a44c-2b98fa38cba6 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Volume info retrieved successfully. Sep 06 06:42:24 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-a149f7e7-96ce-4c1d-a44c-2b98fa38cba6 tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] http://192.168.122.198/volume/v3/volumes/0e46229e-4caa-46f2-a8c3-f63c70401cfd returned with HTTP 200 Sep 06 06:42:24 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 947/1911] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:42:24 2026] GET /volume/v3/volumes/0e46229e-4caa-46f2-a8c3-f63c70401cfd => generated 1377 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:42:24 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-5e2ccd1a-1ff1-4565-9b94-eea9289520f8 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:42:24 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-5e2ccd1a-1ff1-4565-9b94-eea9289520f8 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] GET http://192.168.122.198/volume/v3/snapshots/fb75f3b0-1244-483d-b66c-cb112076accb Sep 06 06:42:24 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-5e2ccd1a-1ff1-4565-9b94-eea9289520f8 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:42:24 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-5e2ccd1a-1ff1-4565-9b94-eea9289520f8 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:42:24 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-5e2ccd1a-1ff1-4565-9b94-eea9289520f8 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] http://192.168.122.198/volume/v3/snapshots/fb75f3b0-1244-483d-b66c-cb112076accb returned with HTTP 404 Sep 06 06:42:24 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 965/1912] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:42:24 2026] GET /volume/v3/snapshots/fb75f3b0-1244-483d-b66c-cb112076accb => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:42:24 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-ad8c9c95-a186-467b-a2e3-01ac366e610b None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:42:24 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ad8c9c95-a186-467b-a2e3-01ac366e610b tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] DELETE http://192.168.122.198/volume/v3/volumes/34ec050f-0c87-40f2-8c06-d276232602a6 Sep 06 06:42:24 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ad8c9c95-a186-467b-a2e3-01ac366e610b tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:42:24 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ad8c9c95-a186-467b-a2e3-01ac366e610b tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:42:24 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-ad8c9c95-a186-467b-a2e3-01ac366e610b tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Delete volume with id: 34ec050f-0c87-40f2-8c06-d276232602a6 Sep 06 06:42:24 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:42:24 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:42:24 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:42:24 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:42:24 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-ad8c9c95-a186-467b-a2e3-01ac366e610b tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Volume info retrieved successfully. Sep 06 06:42:24 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-ad8c9c95-a186-467b-a2e3-01ac366e610b tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Delete volume request issued successfully. Sep 06 06:42:24 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ad8c9c95-a186-467b-a2e3-01ac366e610b tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] http://192.168.122.198/volume/v3/volumes/34ec050f-0c87-40f2-8c06-d276232602a6 returned with HTTP 202 Sep 06 06:42:24 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 948/1913] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:42:24 2026] DELETE /volume/v3/volumes/34ec050f-0c87-40f2-8c06-d276232602a6 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 06 06:42:24 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-0185e241-a076-4857-af61-9e54bcc19236 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:42:24 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-0185e241-a076-4857-af61-9e54bcc19236 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] GET http://192.168.122.198/volume/v3/volumes/34ec050f-0c87-40f2-8c06-d276232602a6 Sep 06 06:42:24 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-0185e241-a076-4857-af61-9e54bcc19236 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:42:24 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-0185e241-a076-4857-af61-9e54bcc19236 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:42:24 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:42:24 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:42:24 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:42:24 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:42:24 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-0185e241-a076-4857-af61-9e54bcc19236 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Volume info retrieved successfully. Sep 06 06:42:24 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-0185e241-a076-4857-af61-9e54bcc19236 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] http://192.168.122.198/volume/v3/volumes/34ec050f-0c87-40f2-8c06-d276232602a6 returned with HTTP 200 Sep 06 06:42:24 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 966/1914] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:42:24 2026] GET /volume/v3/volumes/34ec050f-0c87-40f2-8c06-d276232602a6 => generated 855 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:42:25 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-8f933502-3bdb-4111-9a55-6a6b35ed8f3e None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:42:25 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-8f933502-3bdb-4111-9a55-6a6b35ed8f3e tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] GET http://192.168.122.198/volume/v3/volumes/0e46229e-4caa-46f2-a8c3-f63c70401cfd Sep 06 06:42:25 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-8f933502-3bdb-4111-9a55-6a6b35ed8f3e tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:42:25 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-8f933502-3bdb-4111-9a55-6a6b35ed8f3e tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:42:25 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-8f933502-3bdb-4111-9a55-6a6b35ed8f3e tempest-VolumesGetTest-752433910 tempest-VolumesGetTest-752433910-project-member] http://192.168.122.198/volume/v3/volumes/0e46229e-4caa-46f2-a8c3-f63c70401cfd returned with HTTP 404 Sep 06 06:42:25 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 949/1915] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:42:25 2026] GET /volume/v3/volumes/0e46229e-4caa-46f2-a8c3-f63c70401cfd => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:42:25 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-2066cb7e-fc82-43e3-941d-46e5bc936784 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:42:25 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2066cb7e-fc82-43e3-941d-46e5bc936784 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] GET http://192.168.122.198/volume/v3/volumes/34ec050f-0c87-40f2-8c06-d276232602a6 Sep 06 06:42:25 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-2066cb7e-fc82-43e3-941d-46e5bc936784 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:42:25 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-2066cb7e-fc82-43e3-941d-46e5bc936784 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:42:25 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2066cb7e-fc82-43e3-941d-46e5bc936784 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] http://192.168.122.198/volume/v3/volumes/34ec050f-0c87-40f2-8c06-d276232602a6 returned with HTTP 404 Sep 06 06:42:25 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 967/1916] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:42:25 2026] GET /volume/v3/volumes/34ec050f-0c87-40f2-8c06-d276232602a6 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:42:25 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-3497fbb2-8473-432b-9c5c-ba8db571ed71 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:42:25 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-3497fbb2-8473-432b-9c5c-ba8db571ed71 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] DELETE http://192.168.122.198/volume/v3/volumes/d5652d22-331e-4c0f-9785-7e1547d26d2d Sep 06 06:42:25 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-3497fbb2-8473-432b-9c5c-ba8db571ed71 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:42:25 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-3497fbb2-8473-432b-9c5c-ba8db571ed71 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:42:25 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-3497fbb2-8473-432b-9c5c-ba8db571ed71 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Delete volume with id: d5652d22-331e-4c0f-9785-7e1547d26d2d Sep 06 06:42:25 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:42:25 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:42:25 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:42:25 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:42:25 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-3497fbb2-8473-432b-9c5c-ba8db571ed71 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Volume info retrieved successfully. Sep 06 06:42:25 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-3497fbb2-8473-432b-9c5c-ba8db571ed71 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Delete volume request issued successfully. Sep 06 06:42:25 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-3497fbb2-8473-432b-9c5c-ba8db571ed71 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] http://192.168.122.198/volume/v3/volumes/d5652d22-331e-4c0f-9785-7e1547d26d2d returned with HTTP 202 Sep 06 06:42:25 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 950/1917] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:42:25 2026] DELETE /volume/v3/volumes/d5652d22-331e-4c0f-9785-7e1547d26d2d => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:42:25 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-54f3fe00-3740-4814-8c91-331f531b7c03 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:42:25 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-54f3fe00-3740-4814-8c91-331f531b7c03 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] GET http://192.168.122.198/volume/v3/volumes/d5652d22-331e-4c0f-9785-7e1547d26d2d Sep 06 06:42:25 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-54f3fe00-3740-4814-8c91-331f531b7c03 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:42:25 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-54f3fe00-3740-4814-8c91-331f531b7c03 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:42:25 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:42:25 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:42:25 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:42:25 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:42:25 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-54f3fe00-3740-4814-8c91-331f531b7c03 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Volume info retrieved successfully. Sep 06 06:42:25 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-54f3fe00-3740-4814-8c91-331f531b7c03 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] http://192.168.122.198/volume/v3/volumes/d5652d22-331e-4c0f-9785-7e1547d26d2d returned with HTTP 200 Sep 06 06:42:25 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 968/1918] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:42:25 2026] GET /volume/v3/volumes/d5652d22-331e-4c0f-9785-7e1547d26d2d => generated 842 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:42:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-13a8b45a-3c42-4878-9775-53bd7472ca5c None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:42:26 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-13a8b45a-3c42-4878-9775-53bd7472ca5c tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] GET http://192.168.122.198/volume/v3/volumes/d5652d22-331e-4c0f-9785-7e1547d26d2d Sep 06 06:42:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-13a8b45a-3c42-4878-9775-53bd7472ca5c tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:42:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-13a8b45a-3c42-4878-9775-53bd7472ca5c tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:42:26 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-13a8b45a-3c42-4878-9775-53bd7472ca5c tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] http://192.168.122.198/volume/v3/volumes/d5652d22-331e-4c0f-9785-7e1547d26d2d returned with HTTP 404 Sep 06 06:42:26 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 951/1919] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:42:26 2026] GET /volume/v3/volumes/d5652d22-331e-4c0f-9785-7e1547d26d2d => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:42:26 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-7a471229-83b3-418b-8904-df76a9b8bc96 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:42:26 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-7a471229-83b3-418b-8904-df76a9b8bc96 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] DELETE http://192.168.122.198/volume/v3/snapshots/fb75f3b0-1244-483d-b66c-cb112076accb Sep 06 06:42:26 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-7a471229-83b3-418b-8904-df76a9b8bc96 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:42:26 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-7a471229-83b3-418b-8904-df76a9b8bc96 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:42:26 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.snapshots [None req-7a471229-83b3-418b-8904-df76a9b8bc96 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Delete snapshot with id: fb75f3b0-1244-483d-b66c-cb112076accb Sep 06 06:42:26 devstack devstack@c-api.service[87015]: DEBUG dbcounter [-] [87015] Writing DB stats cinder:SELECT=412,cinder:UPDATE=108,cinder:INSERT=58 {{(pid=87015) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 06:42:26 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-7a471229-83b3-418b-8904-df76a9b8bc96 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] http://192.168.122.198/volume/v3/snapshots/fb75f3b0-1244-483d-b66c-cb112076accb returned with HTTP 404 Sep 06 06:42:26 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 969/1920] 192.168.122.198 () {58 vars in 1241 bytes} [Sun Sep 6 06:42:26 2026] DELETE /volume/v3/snapshots/fb75f3b0-1244-483d-b66c-cb112076accb => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:42:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-281e7b03-409f-42c4-b52c-7798fc81596f None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:42:26 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-281e7b03-409f-42c4-b52c-7798fc81596f tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] GET http://192.168.122.198/volume/v3/snapshots/fb75f3b0-1244-483d-b66c-cb112076accb Sep 06 06:42:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-281e7b03-409f-42c4-b52c-7798fc81596f tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:42:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-281e7b03-409f-42c4-b52c-7798fc81596f tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:42:26 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-281e7b03-409f-42c4-b52c-7798fc81596f tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] http://192.168.122.198/volume/v3/snapshots/fb75f3b0-1244-483d-b66c-cb112076accb returned with HTTP 404 Sep 06 06:42:26 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 952/1921] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:42:26 2026] GET /volume/v3/snapshots/fb75f3b0-1244-483d-b66c-cb112076accb => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 06:42:26 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-14f991ac-539f-4568-9256-199573e1d808 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:42:26 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-14f991ac-539f-4568-9256-199573e1d808 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] DELETE http://192.168.122.198/volume/v3/volumes/34ec050f-0c87-40f2-8c06-d276232602a6 Sep 06 06:42:26 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-14f991ac-539f-4568-9256-199573e1d808 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:42:26 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-14f991ac-539f-4568-9256-199573e1d808 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:42:26 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-14f991ac-539f-4568-9256-199573e1d808 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Delete volume with id: 34ec050f-0c87-40f2-8c06-d276232602a6 Sep 06 06:42:26 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-14f991ac-539f-4568-9256-199573e1d808 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] http://192.168.122.198/volume/v3/volumes/34ec050f-0c87-40f2-8c06-d276232602a6 returned with HTTP 404 Sep 06 06:42:26 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 970/1922] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:42:26 2026] DELETE /volume/v3/volumes/34ec050f-0c87-40f2-8c06-d276232602a6 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:42:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-70e100e7-0d81-4e4b-aae7-c04521529f44 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:42:26 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-70e100e7-0d81-4e4b-aae7-c04521529f44 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] GET http://192.168.122.198/volume/v3/volumes/34ec050f-0c87-40f2-8c06-d276232602a6 Sep 06 06:42:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-70e100e7-0d81-4e4b-aae7-c04521529f44 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:42:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-70e100e7-0d81-4e4b-aae7-c04521529f44 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:42:26 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-70e100e7-0d81-4e4b-aae7-c04521529f44 tempest-SnapshotDependencyTests-1700047514 tempest-SnapshotDependencyTests-1700047514-project-member] http://192.168.122.198/volume/v3/volumes/34ec050f-0c87-40f2-8c06-d276232602a6 returned with HTTP 404 Sep 06 06:42:26 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 953/1923] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:42:26 2026] GET /volume/v3/volumes/34ec050f-0c87-40f2-8c06-d276232602a6 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 06:42:36 devstack devstack@c-api.service[87015]: DEBUG dbcounter [-] [87015] Writing DB stats cinder:SELECT=1 {{(pid=87015) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 06:42:36 devstack devstack@c-api.service[87014]: DEBUG dbcounter [-] [87014] Writing DB stats cinder:SELECT=120,cinder:INSERT=13,cinder:UPDATE=17 {{(pid=87014) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 06:42:57 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-e5175c94-7fcd-465c-968e-708032d1fb72 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:42:57 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e5175c94-7fcd-465c-968e-708032d1fb72 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:42:57 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e5175c94-7fcd-465c-968e-708032d1fb72 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1932903366"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:42:57 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.volumes [None req-e5175c94-7fcd-465c-968e-708032d1fb72 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1932903366'}} {{(pid=87015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:42:57 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-e5175c94-7fcd-465c-968e-708032d1fb72 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Create volume of 1 GB Sep 06 06:42:57 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-e5175c94-7fcd-465c-968e-708032d1fb72 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Availability Zones retrieved successfully. Sep 06 06:42:57 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-e5175c94-7fcd-465c-968e-708032d1fb72 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Flow 'volume_create_api' (270dace2-3058-43d1-8b30-4519c766b6df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:42:57 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-e5175c94-7fcd-465c-968e-708032d1fb72 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f99ec8cb-4b9c-4ab9-8995-79eb3ffda2f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:42:57 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.flows.api.create_volume [None req-e5175c94-7fcd-465c-968e-708032d1fb72 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Validating volume size '1' using validate_int {{(pid=87015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:42:57 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-e5175c94-7fcd-465c-968e-708032d1fb72 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f99ec8cb-4b9c-4ab9-8995-79eb3ffda2f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:42:57 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-e5175c94-7fcd-465c-968e-708032d1fb72 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff4ce33e-746e-497b-99c0-e12c214f7423) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:42:57 devstack devstack@c-api.service[87015]: DEBUG cinder.quota [None req-e5175c94-7fcd-465c-968e-708032d1fb72 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Created reservations ['02177898-2428-4446-b17d-826a85a812ab', '584bb837-ed34-4cf4-8bcc-9a1ef1d19f31', '87de34e5-550e-4f6e-b4b9-bfe06ab9dce2', 'd8a909e1-a85e-42a7-b634-d6157410517b'] {{(pid=87015) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:42:57 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-e5175c94-7fcd-465c-968e-708032d1fb72 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff4ce33e-746e-497b-99c0-e12c214f7423) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['02177898-2428-4446-b17d-826a85a812ab', '584bb837-ed34-4cf4-8bcc-9a1ef1d19f31', '87de34e5-550e-4f6e-b4b9-bfe06ab9dce2', 'd8a909e1-a85e-42a7-b634-d6157410517b']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:42:57 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-e5175c94-7fcd-465c-968e-708032d1fb72 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b1c1720-32e8-4983-bb01-171c436a8ed6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:42:58 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:42:58 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:42:58 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-e5175c94-7fcd-465c-968e-708032d1fb72 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b1c1720-32e8-4983-bb01-171c436a8ed6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '577fd0b3-a5de-4e63-9623-e67764d0afa0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1932903366',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0963cc134ebb4365b128ea7e41f4469c',qos_specs=None,replication_status=,reservations=['02177898-2428-4446-b17d-826a85a812ab','584bb837-ed34-4cf4-8bcc-9a1ef1d19f31','87de34e5-550e-4f6e-b4b9-bfe06ab9dce2','d8a909e1-a85e-42a7-b634-d6157410517b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e1bdadfacfaf4b9394e7ded7f4848d7e',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:42:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1932903366',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=577fd0b3-a5de-4e63-9623-e67764d0afa0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0963cc134ebb4365b128ea7e41f4469c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e1bdadfacfaf4b9394e7ded7f4848d7e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:42:58 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-e5175c94-7fcd-465c-968e-708032d1fb72 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9eff8fe5-cc37-42c2-b0a5-8d385137cb5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:42:58 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-e5175c94-7fcd-465c-968e-708032d1fb72 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9eff8fe5-cc37-42c2-b0a5-8d385137cb5e) transitioned into state 'SUCCESS' from state '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-1932903366',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0963cc134ebb4365b128ea7e41f4469c',qos_specs=None,replication_status=,reservations=['02177898-2428-4446-b17d-826a85a812ab','584bb837-ed34-4cf4-8bcc-9a1ef1d19f31','87de34e5-550e-4f6e-b4b9-bfe06ab9dce2','d8a909e1-a85e-42a7-b634-d6157410517b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e1bdadfacfaf4b9394e7ded7f4848d7e',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:42:58 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-e5175c94-7fcd-465c-968e-708032d1fb72 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46051927-43b7-4446-933a-363b2de9924d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:42:58 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-e5175c94-7fcd-465c-968e-708032d1fb72 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46051927-43b7-4446-933a-363b2de9924d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:42:58 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-e5175c94-7fcd-465c-968e-708032d1fb72 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Flow 'volume_create_api' (270dace2-3058-43d1-8b30-4519c766b6df) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:42:58 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-e5175c94-7fcd-465c-968e-708032d1fb72 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Create volume request issued successfully. Sep 06 06:42:58 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e5175c94-7fcd-465c-968e-708032d1fb72 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:42:58 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 971/1924] 192.168.122.198 () {60 vars in 1142 bytes} [Sun Sep 6 06:42:57 2026] POST /volume/v3/volumes => generated 760 bytes in 420 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:42:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-5fd543cc-0dcb-43d3-bae3-5fe7edea040b None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:42:58 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-5fd543cc-0dcb-43d3-bae3-5fe7edea040b tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] GET http://192.168.122.198/volume/v3/volumes/577fd0b3-a5de-4e63-9623-e67764d0afa0 Sep 06 06:42:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-5fd543cc-0dcb-43d3-bae3-5fe7edea040b tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:42:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-5fd543cc-0dcb-43d3-bae3-5fe7edea040b tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:42:58 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:42:58 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:42:58 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:42:58 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:42:58 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-5fd543cc-0dcb-43d3-bae3-5fe7edea040b tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Volume info retrieved successfully. Sep 06 06:42:58 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-5fd543cc-0dcb-43d3-bae3-5fe7edea040b tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] http://192.168.122.198/volume/v3/volumes/577fd0b3-a5de-4e63-9623-e67764d0afa0 returned with HTTP 200 Sep 06 06:42:58 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 954/1925] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:42:58 2026] GET /volume/v3/volumes/577fd0b3-a5de-4e63-9623-e67764d0afa0 => generated 828 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 06:42:59 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-98927eb9-c670-40a1-90eb-9a89c866ee7f None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:42:59 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-98927eb9-c670-40a1-90eb-9a89c866ee7f tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] GET http://192.168.122.198/volume/v3/volumes/577fd0b3-a5de-4e63-9623-e67764d0afa0 Sep 06 06:42:59 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-98927eb9-c670-40a1-90eb-9a89c866ee7f tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:42:59 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-98927eb9-c670-40a1-90eb-9a89c866ee7f tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:42:59 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:42:59 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:42:59 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:42:59 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:42:59 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-98927eb9-c670-40a1-90eb-9a89c866ee7f tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Volume info retrieved successfully. Sep 06 06:42:59 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-98927eb9-c670-40a1-90eb-9a89c866ee7f tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] http://192.168.122.198/volume/v3/volumes/577fd0b3-a5de-4e63-9623-e67764d0afa0 returned with HTTP 200 Sep 06 06:42:59 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 972/1926] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:42:59 2026] GET /volume/v3/volumes/577fd0b3-a5de-4e63-9623-e67764d0afa0 => generated 852 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:43:00 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-c7b21969-294b-42ed-8ec4-3411ab806176 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:00 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c7b21969-294b-42ed-8ec4-3411ab806176 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] GET http://192.168.122.198/volume/v3/volumes/577fd0b3-a5de-4e63-9623-e67764d0afa0 Sep 06 06:43:00 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-c7b21969-294b-42ed-8ec4-3411ab806176 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:00 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-c7b21969-294b-42ed-8ec4-3411ab806176 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:00 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:00 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:43:00 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:00 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:43:00 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-c7b21969-294b-42ed-8ec4-3411ab806176 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Volume info retrieved successfully. Sep 06 06:43:00 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c7b21969-294b-42ed-8ec4-3411ab806176 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] http://192.168.122.198/volume/v3/volumes/577fd0b3-a5de-4e63-9623-e67764d0afa0 returned with HTTP 200 Sep 06 06:43:00 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 955/1927] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:43:00 2026] GET /volume/v3/volumes/577fd0b3-a5de-4e63-9623-e67764d0afa0 => generated 853 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:43:00 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-ba67cefd-8a2c-47f5-bbbe-fb936116eb16 req-844c4535-4f8a-4703-a2a4-e9abf922c021 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:00 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-ba67cefd-8a2c-47f5-bbbe-fb936116eb16 req-844c4535-4f8a-4703-a2a4-e9abf922c021 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] GET http://192.168.122.198/volume/v3/volumes/577fd0b3-a5de-4e63-9623-e67764d0afa0 Sep 06 06:43:00 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-ba67cefd-8a2c-47f5-bbbe-fb936116eb16 req-844c4535-4f8a-4703-a2a4-e9abf922c021 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:00 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-ba67cefd-8a2c-47f5-bbbe-fb936116eb16 req-844c4535-4f8a-4703-a2a4-e9abf922c021 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:00 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:00 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:43:00 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:00 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:43:00 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [req-ba67cefd-8a2c-47f5-bbbe-fb936116eb16 req-844c4535-4f8a-4703-a2a4-e9abf922c021 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Volume info retrieved successfully. Sep 06 06:43:00 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-ba67cefd-8a2c-47f5-bbbe-fb936116eb16 req-844c4535-4f8a-4703-a2a4-e9abf922c021 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] http://192.168.122.198/volume/v3/volumes/577fd0b3-a5de-4e63-9623-e67764d0afa0 returned with HTTP 200 Sep 06 06:43:00 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 973/1928] 192.168.122.198 () {60 vars in 1487 bytes} [Sun Sep 6 06:43:00 2026] GET /volume/v3/volumes/577fd0b3-a5de-4e63-9623-e67764d0afa0 => generated 853 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:43:00 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-80db6686-f525-4d1b-9cab-f07fb9ad9c78 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:00 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-80db6686-f525-4d1b-9cab-f07fb9ad9c78 tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:43:00 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-80db6686-f525-4d1b-9cab-f07fb9ad9c78 tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-854542336", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:43:00 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.volumes [None req-80db6686-f525-4d1b-9cab-f07fb9ad9c78 tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-854542336', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:43:00 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-80db6686-f525-4d1b-9cab-f07fb9ad9c78 tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] Create volume of 1 GB Sep 06 06:43:00 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-80db6686-f525-4d1b-9cab-f07fb9ad9c78 tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] Availability Zones retrieved successfully. Sep 06 06:43:00 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-80db6686-f525-4d1b-9cab-f07fb9ad9c78 tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] Flow 'volume_create_api' (aa6a79a6-7735-4520-b6f9-319be818be2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:43:00 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-80db6686-f525-4d1b-9cab-f07fb9ad9c78 tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cbac891b-1a45-4659-aa5f-dd2d10420f19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:43:00 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.flows.api.create_volume [None req-80db6686-f525-4d1b-9cab-f07fb9ad9c78 tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] Validating volume size '1' using validate_int {{(pid=87014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:43:00 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-80db6686-f525-4d1b-9cab-f07fb9ad9c78 tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cbac891b-1a45-4659-aa5f-dd2d10420f19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:43:00 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-80db6686-f525-4d1b-9cab-f07fb9ad9c78 tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6eff17f-52d5-42e5-9aa0-4ca81ca4f7bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:43:00 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-f307f722-79ae-4f3e-a3f9-e085ca3280f6 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:00 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f307f722-79ae-4f3e-a3f9-e085ca3280f6 None None] GET http://192.168.122.198/volume// Sep 06 06:43:00 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-f307f722-79ae-4f3e-a3f9-e085ca3280f6 None None] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:00 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-f307f722-79ae-4f3e-a3f9-e085ca3280f6 None None] Calling method 'all' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:00 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f307f722-79ae-4f3e-a3f9-e085ca3280f6 None None] http://192.168.122.198/volume// returned with HTTP 300 Sep 06 06:43:00 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 974/1929] 192.168.122.198 () {58 vars in 1317 bytes} [Sun Sep 6 06:43:00 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 06:43:00 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-ba67cefd-8a2c-47f5-bbbe-fb936116eb16 req-bacaa641-a0eb-4e7a-9748-05397a432c83 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:00 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-ba67cefd-8a2c-47f5-bbbe-fb936116eb16 req-bacaa641-a0eb-4e7a-9748-05397a432c83 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] POST http://192.168.122.198/volume/v3/attachments Sep 06 06:43:00 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-ba67cefd-8a2c-47f5-bbbe-fb936116eb16 req-bacaa641-a0eb-4e7a-9748-05397a432c83 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "577fd0b3-a5de-4e63-9623-e67764d0afa0", "connector": null, "instance_uuid": "70c7c97b-f28c-4074-ad70-89846b0674a0"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:43:00 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:00 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:43:00 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:00 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:43:00 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-ba67cefd-8a2c-47f5-bbbe-fb936116eb16 req-bacaa641-a0eb-4e7a-9748-05397a432c83 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] http://192.168.122.198/volume/v3/attachments returned with HTTP 200 Sep 06 06:43:00 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 975/1930] 192.168.122.198 () {66 vars in 1483 bytes} [Sun Sep 6 06:43:00 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 06 06:43:00 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-80db6686-f525-4d1b-9cab-f07fb9ad9c78 tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] Created reservations ['036c7d24-dce8-4182-968c-ee0a3b93351e', 'bb538bcc-d984-4f8b-ab9b-1cb9262a0c7d', 'bee4ef55-e734-461c-af71-1f807a1a91f8', '9c4020f3-2a93-47f0-ba37-21ece1ec6034'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:43:00 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-80db6686-f525-4d1b-9cab-f07fb9ad9c78 tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6eff17f-52d5-42e5-9aa0-4ca81ca4f7bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['036c7d24-dce8-4182-968c-ee0a3b93351e', 'bb538bcc-d984-4f8b-ab9b-1cb9262a0c7d', 'bee4ef55-e734-461c-af71-1f807a1a91f8', '9c4020f3-2a93-47f0-ba37-21ece1ec6034']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:43:00 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-80db6686-f525-4d1b-9cab-f07fb9ad9c78 tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00218d4e-142b-4d72-9f9d-4ef18c7c9388) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:43:00 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-2bf4e0eb-ac70-4a80-9877-29c6847cd960 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:00 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2bf4e0eb-ac70-4a80-9877-29c6847cd960 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] GET http://192.168.122.198/volume/v3/volumes/577fd0b3-a5de-4e63-9623-e67764d0afa0 Sep 06 06:43:00 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-2bf4e0eb-ac70-4a80-9877-29c6847cd960 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:00 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-2bf4e0eb-ac70-4a80-9877-29c6847cd960 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:00 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:00 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:43:00 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:00 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:43:00 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-80db6686-f525-4d1b-9cab-f07fb9ad9c78 tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00218d4e-142b-4d72-9f9d-4ef18c7c9388) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '64ecd7db-42d3-4cef-8bcd-81e392af5e98', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-854542336',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c4fb09efa2f451bad2966acd13a7880',qos_specs=None,replication_status=,reservations=['036c7d24-dce8-4182-968c-ee0a3b93351e','bb538bcc-d984-4f8b-ab9b-1cb9262a0c7d','bee4ef55-e734-461c-af71-1f807a1a91f8','9c4020f3-2a93-47f0-ba37-21ece1ec6034'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c46c61a09f5540b789b0f4e3fdf650b8',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:43:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-854542336',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=64ecd7db-42d3-4cef-8bcd-81e392af5e98,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5c4fb09efa2f451bad2966acd13a7880',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c46c61a09f5540b789b0f4e3fdf650b8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:43:00 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-80db6686-f525-4d1b-9cab-f07fb9ad9c78 tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (850ed5c4-7786-4498-b012-386651f569b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:43:00 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:00 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:43:00 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-2bf4e0eb-ac70-4a80-9877-29c6847cd960 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Volume info retrieved successfully. Sep 06 06:43:00 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2bf4e0eb-ac70-4a80-9877-29c6847cd960 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] http://192.168.122.198/volume/v3/volumes/577fd0b3-a5de-4e63-9623-e67764d0afa0 returned with HTTP 200 Sep 06 06:43:00 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 976/1931] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:43:00 2026] GET /volume/v3/volumes/577fd0b3-a5de-4e63-9623-e67764d0afa0 => generated 852 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:43:00 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-2bf5d259-86d1-4da2-b8a2-7c4303a1c846 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:00 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2bf5d259-86d1-4da2-b8a2-7c4303a1c846 None None] GET http://192.168.122.198/volume// Sep 06 06:43:00 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-2bf5d259-86d1-4da2-b8a2-7c4303a1c846 None None] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:00 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-2bf5d259-86d1-4da2-b8a2-7c4303a1c846 None None] Calling method 'all' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:00 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2bf5d259-86d1-4da2-b8a2-7c4303a1c846 None None] http://192.168.122.198/volume// returned with HTTP 300 Sep 06 06:43:00 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 977/1932] 192.168.122.198 () {58 vars in 1315 bytes} [Sun Sep 6 06:43:00 2026] GET /volume/ => generated 390 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 06:43:00 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-80db6686-f525-4d1b-9cab-f07fb9ad9c78 tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (850ed5c4-7786-4498-b012-386651f569b8) transitioned into state 'SUCCESS' from state '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-854542336',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c4fb09efa2f451bad2966acd13a7880',qos_specs=None,replication_status=,reservations=['036c7d24-dce8-4182-968c-ee0a3b93351e','bb538bcc-d984-4f8b-ab9b-1cb9262a0c7d','bee4ef55-e734-461c-af71-1f807a1a91f8','9c4020f3-2a93-47f0-ba37-21ece1ec6034'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c46c61a09f5540b789b0f4e3fdf650b8',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:43:00 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-80db6686-f525-4d1b-9cab-f07fb9ad9c78 tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (498f0868-71e6-47b7-826e-9f55573f525e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:43:00 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-ba67cefd-8a2c-47f5-bbbe-fb936116eb16 req-07140ba4-776d-4c15-bb7c-7b44555564ef None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:00 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-ba67cefd-8a2c-47f5-bbbe-fb936116eb16 req-07140ba4-776d-4c15-bb7c-7b44555564ef tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] GET http://192.168.122.198/volume/v3/volumes/577fd0b3-a5de-4e63-9623-e67764d0afa0 Sep 06 06:43:00 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-ba67cefd-8a2c-47f5-bbbe-fb936116eb16 req-07140ba4-776d-4c15-bb7c-7b44555564ef tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:00 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-ba67cefd-8a2c-47f5-bbbe-fb936116eb16 req-07140ba4-776d-4c15-bb7c-7b44555564ef tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:00 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-80db6686-f525-4d1b-9cab-f07fb9ad9c78 tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (498f0868-71e6-47b7-826e-9f55573f525e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:43:00 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:00 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:43:00 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-80db6686-f525-4d1b-9cab-f07fb9ad9c78 tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] Flow 'volume_create_api' (aa6a79a6-7735-4520-b6f9-319be818be2d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:43:01 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-80db6686-f525-4d1b-9cab-f07fb9ad9c78 tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] Create volume request issued successfully. Sep 06 06:43:01 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-80db6686-f525-4d1b-9cab-f07fb9ad9c78 tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:43:01 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 956/1933] 192.168.122.198 () {60 vars in 1143 bytes} [Sun Sep 6 06:43:00 2026] POST /volume/v3/volumes => generated 763 bytes in 487 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 06 06:43:01 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:01 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:43:01 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [req-ba67cefd-8a2c-47f5-bbbe-fb936116eb16 req-07140ba4-776d-4c15-bb7c-7b44555564ef tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Volume info retrieved successfully. Sep 06 06:43:01 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-7905b275-9bfa-44ba-8d55-b8fc86839131 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:01 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-ba67cefd-8a2c-47f5-bbbe-fb936116eb16 req-07140ba4-776d-4c15-bb7c-7b44555564ef tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] http://192.168.122.198/volume/v3/volumes/577fd0b3-a5de-4e63-9623-e67764d0afa0 returned with HTTP 200 Sep 06 06:43:01 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 978/1934] 192.168.122.198 () {62 vars in 1528 bytes} [Sun Sep 6 06:43:00 2026] GET /volume/v3/volumes/577fd0b3-a5de-4e63-9623-e67764d0afa0 => generated 1033 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 06:43:01 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-7905b275-9bfa-44ba-8d55-b8fc86839131 tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] GET http://192.168.122.198/volume/v3/volumes/64ecd7db-42d3-4cef-8bcd-81e392af5e98 Sep 06 06:43:01 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-7905b275-9bfa-44ba-8d55-b8fc86839131 tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:01 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-7905b275-9bfa-44ba-8d55-b8fc86839131 tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:01 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:01 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:43:01 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:01 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:43:01 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-7905b275-9bfa-44ba-8d55-b8fc86839131 tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] Volume info retrieved successfully. Sep 06 06:43:01 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-7905b275-9bfa-44ba-8d55-b8fc86839131 tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] http://192.168.122.198/volume/v3/volumes/64ecd7db-42d3-4cef-8bcd-81e392af5e98 returned with HTTP 200 Sep 06 06:43:01 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 957/1935] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:43:01 2026] GET /volume/v3/volumes/64ecd7db-42d3-4cef-8bcd-81e392af5e98 => generated 831 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:43:01 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-ba67cefd-8a2c-47f5-bbbe-fb936116eb16 req-9a323dc8-0196-4ffc-885c-ffbc41b9c155 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:01 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-ba67cefd-8a2c-47f5-bbbe-fb936116eb16 req-9a323dc8-0196-4ffc-885c-ffbc41b9c155 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] PUT http://192.168.122.198/volume/v3/attachments/53fbbf77-1605-4c27-8c9f-531781ed91fe Sep 06 06:43:01 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-ba67cefd-8a2c-47f5-bbbe-fb936116eb16 req-9a323dc8-0196-4ffc-885c-ffbc41b9c155 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.198", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:24e15970b53b", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "43662e98-aa50-48bf-885a-92da7f50de73", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:43:01 devstack devstack@c-api.service[87015]: DEBUG cinder.coordination [req-ba67cefd-8a2c-47f5-bbbe-fb936116eb16 req-9a323dc8-0196-4ffc-885c-ffbc41b9c155 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Acquiring lock "cinder-attachment_update-577fd0b3-a5de-4e63-9623-e67764d0afa0-devstack" by "attachment_update" {{(pid=87015) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 06 06:43:01 devstack devstack@c-api.service[87015]: DEBUG cinder.coordination [req-ba67cefd-8a2c-47f5-bbbe-fb936116eb16 req-9a323dc8-0196-4ffc-885c-ffbc41b9c155 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Lock "cinder-attachment_update-577fd0b3-a5de-4e63-9623-e67764d0afa0-devstack" acquired by "attachment_update" :: waited 0.023s {{(pid=87015) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 06 06:43:01 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:01 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:43:01 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:01 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:43:01 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-999f5090-aed1-4372-bf27-5d7f4447eb37 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:01 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-999f5090-aed1-4372-bf27-5d7f4447eb37 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] GET http://192.168.122.198/volume/v3/volumes/577fd0b3-a5de-4e63-9623-e67764d0afa0 Sep 06 06:43:01 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-999f5090-aed1-4372-bf27-5d7f4447eb37 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:01 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-999f5090-aed1-4372-bf27-5d7f4447eb37 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:01 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:01 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:43:01 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:01 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:43:02 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-999f5090-aed1-4372-bf27-5d7f4447eb37 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Volume info retrieved successfully. Sep 06 06:43:02 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-999f5090-aed1-4372-bf27-5d7f4447eb37 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] http://192.168.122.198/volume/v3/volumes/577fd0b3-a5de-4e63-9623-e67764d0afa0 returned with HTTP 200 Sep 06 06:43:02 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 958/1936] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:43:01 2026] GET /volume/v3/volumes/577fd0b3-a5de-4e63-9623-e67764d0afa0 => generated 852 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:43:02 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-b894cad8-b687-4f90-af71-b69d3c838e5b None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:02 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-b894cad8-b687-4f90-af71-b69d3c838e5b tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] GET http://192.168.122.198/volume/v3/volumes/64ecd7db-42d3-4cef-8bcd-81e392af5e98 Sep 06 06:43:02 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-b894cad8-b687-4f90-af71-b69d3c838e5b tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:02 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-b894cad8-b687-4f90-af71-b69d3c838e5b tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:02 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:02 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:43:02 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:02 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:43:02 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-b894cad8-b687-4f90-af71-b69d3c838e5b tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] Volume info retrieved successfully. Sep 06 06:43:02 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-b894cad8-b687-4f90-af71-b69d3c838e5b tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] http://192.168.122.198/volume/v3/volumes/64ecd7db-42d3-4cef-8bcd-81e392af5e98 returned with HTTP 200 Sep 06 06:43:02 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 959/1937] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:43:02 2026] GET /volume/v3/volumes/64ecd7db-42d3-4cef-8bcd-81e392af5e98 => generated 855 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:43:02 devstack devstack@c-api.service[87015]: DEBUG cinder.coordination [req-ba67cefd-8a2c-47f5-bbbe-fb936116eb16 req-9a323dc8-0196-4ffc-885c-ffbc41b9c155 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Lock "cinder-attachment_update-577fd0b3-a5de-4e63-9623-e67764d0afa0-devstack" released by "attachment_update" :: held 1.035s {{(pid=87015) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 06 06:43:02 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-ba67cefd-8a2c-47f5-bbbe-fb936116eb16 req-9a323dc8-0196-4ffc-885c-ffbc41b9c155 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] http://192.168.122.198/volume/v3/attachments/53fbbf77-1605-4c27-8c9f-531781ed91fe returned with HTTP 200 Sep 06 06:43:02 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 979/1938] 192.168.122.198 () {66 vars in 1593 bytes} [Sun Sep 6 06:43:01 2026] PUT /volume/v3/attachments/53fbbf77-1605-4c27-8c9f-531781ed91fe => generated 694 bytes in 1092 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:43:02 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [req-ba67cefd-8a2c-47f5-bbbe-fb936116eb16 req-2a659299-ce77-4ecc-9734-af278dd39742 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:02 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-ba67cefd-8a2c-47f5-bbbe-fb936116eb16 req-2a659299-ce77-4ecc-9734-af278dd39742 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] POST http://192.168.122.198/volume/v3/attachments/53fbbf77-1605-4c27-8c9f-531781ed91fe/action Sep 06 06:43:02 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-ba67cefd-8a2c-47f5-bbbe-fb936116eb16 req-2a659299-ce77-4ecc-9734-af278dd39742 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Action body: b'{"os-complete": null}' {{(pid=87014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:43:02 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-ba67cefd-8a2c-47f5-bbbe-fb936116eb16 req-2a659299-ce77-4ecc-9734-af278dd39742 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:43:02 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:02 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:43:02 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:02 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:43:02 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-ba67cefd-8a2c-47f5-bbbe-fb936116eb16 req-2a659299-ce77-4ecc-9734-af278dd39742 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] http://192.168.122.198/volume/v3/attachments/53fbbf77-1605-4c27-8c9f-531781ed91fe/action returned with HTTP 204 Sep 06 06:43:02 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 960/1939] 192.168.122.198 () {66 vars in 1614 bytes} [Sun Sep 6 06:43:02 2026] POST /volume/v3/attachments/53fbbf77-1605-4c27-8c9f-531781ed91fe/action => generated 0 bytes in 79 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:43:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-b41a5b14-002f-4680-998f-60f6c2300058 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:03 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b41a5b14-002f-4680-998f-60f6c2300058 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] GET http://192.168.122.198/volume/v3/volumes/577fd0b3-a5de-4e63-9623-e67764d0afa0 Sep 06 06:43:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b41a5b14-002f-4680-998f-60f6c2300058 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b41a5b14-002f-4680-998f-60f6c2300058 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:03 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:03 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:43:03 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:03 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:43:03 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-b41a5b14-002f-4680-998f-60f6c2300058 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Volume info retrieved successfully. Sep 06 06:43:03 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b41a5b14-002f-4680-998f-60f6c2300058 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] http://192.168.122.198/volume/v3/volumes/577fd0b3-a5de-4e63-9623-e67764d0afa0 returned with HTTP 200 Sep 06 06:43:03 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 980/1940] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:43:03 2026] GET /volume/v3/volumes/577fd0b3-a5de-4e63-9623-e67764d0afa0 => generated 1145 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 06:43:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-f8c0564a-199a-4533-9608-4a80dc4bd5a8 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:03 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f8c0564a-199a-4533-9608-4a80dc4bd5a8 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] GET http://192.168.122.198/volume/v3/volumes/577fd0b3-a5de-4e63-9623-e67764d0afa0 Sep 06 06:43:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-f8c0564a-199a-4533-9608-4a80dc4bd5a8 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-f8c0564a-199a-4533-9608-4a80dc4bd5a8 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:03 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:03 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:43:03 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:03 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:43:03 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-f8c0564a-199a-4533-9608-4a80dc4bd5a8 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Volume info retrieved successfully. Sep 06 06:43:03 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f8c0564a-199a-4533-9608-4a80dc4bd5a8 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] http://192.168.122.198/volume/v3/volumes/577fd0b3-a5de-4e63-9623-e67764d0afa0 returned with HTTP 200 Sep 06 06:43:03 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 961/1941] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:43:03 2026] GET /volume/v3/volumes/577fd0b3-a5de-4e63-9623-e67764d0afa0 => generated 1145 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:43:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-831de76f-5223-4c6b-b886-99527a59c3f5 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:03 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-831de76f-5223-4c6b-b886-99527a59c3f5 tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] GET http://192.168.122.198/volume/v3/volumes/64ecd7db-42d3-4cef-8bcd-81e392af5e98 Sep 06 06:43:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-831de76f-5223-4c6b-b886-99527a59c3f5 tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-831de76f-5223-4c6b-b886-99527a59c3f5 tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:03 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:03 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:43:03 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:03 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:43:03 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-831de76f-5223-4c6b-b886-99527a59c3f5 tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] Volume info retrieved successfully. Sep 06 06:43:03 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-831de76f-5223-4c6b-b886-99527a59c3f5 tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] http://192.168.122.198/volume/v3/volumes/64ecd7db-42d3-4cef-8bcd-81e392af5e98 returned with HTTP 200 Sep 06 06:43:03 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 981/1942] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:43:03 2026] GET /volume/v3/volumes/64ecd7db-42d3-4cef-8bcd-81e392af5e98 => generated 856 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:43:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-8d61f71b-2931-49a1-8a29-f7062fdefe58 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:03 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-8d61f71b-2931-49a1-8a29-f7062fdefe58 tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] GET http://192.168.122.198/volume/v3/volumes/64ecd7db-42d3-4cef-8bcd-81e392af5e98 Sep 06 06:43:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-8d61f71b-2931-49a1-8a29-f7062fdefe58 tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-8d61f71b-2931-49a1-8a29-f7062fdefe58 tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:03 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:03 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:43:03 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:03 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:43:03 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-8d61f71b-2931-49a1-8a29-f7062fdefe58 tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] Volume info retrieved successfully. Sep 06 06:43:03 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-8d61f71b-2931-49a1-8a29-f7062fdefe58 tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] http://192.168.122.198/volume/v3/volumes/64ecd7db-42d3-4cef-8bcd-81e392af5e98 returned with HTTP 200 Sep 06 06:43:03 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 962/1943] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:43:03 2026] GET /volume/v3/volumes/64ecd7db-42d3-4cef-8bcd-81e392af5e98 => generated 856 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:43:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-17e7752e-acee-48c4-a3b8-b881de4b7148 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:03 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-17e7752e-acee-48c4-a3b8-b881de4b7148 tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] GET http://192.168.122.198/volume/v3/volumes Sep 06 06:43:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-17e7752e-acee-48c4-a3b8-b881de4b7148 tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-17e7752e-acee-48c4-a3b8-b881de4b7148 tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] Calling method 'index' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.api_utils [None req-17e7752e-acee-48c4-a3b8-b881de4b7148 tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] Removing options '' from query. {{(pid=87015) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 06:43:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-de35fa39-5791-49df-a3ac-4e1721e57f5e None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:03 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-17e7752e-acee-48c4-a3b8-b881de4b7148 tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87015) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 06:43:03 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-de35fa39-5791-49df-a3ac-4e1721e57f5e tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:43:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-de35fa39-5791-49df-a3ac-4e1721e57f5e tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-602577431"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:43:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.volumes [None req-de35fa39-5791-49df-a3ac-4e1721e57f5e tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-602577431'}} {{(pid=87014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:43:03 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-de35fa39-5791-49df-a3ac-4e1721e57f5e tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Create volume of 1 GB Sep 06 06:43:03 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:03 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:43:03 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-17e7752e-acee-48c4-a3b8-b881de4b7148 tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] Get all volumes completed successfully. Sep 06 06:43:03 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-17e7752e-acee-48c4-a3b8-b881de4b7148 tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 200 Sep 06 06:43:03 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 982/1944] 192.168.122.198 () {58 vars in 1121 bytes} [Sun Sep 6 06:43:03 2026] GET /volume/v3/volumes => generated 346 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:43:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-06d9ce67-e374-4045-b094-487792aecb2a None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:03 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-de35fa39-5791-49df-a3ac-4e1721e57f5e tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Availability Zones retrieved successfully. Sep 06 06:43:03 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-06d9ce67-e374-4045-b094-487792aecb2a tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] GET http://192.168.122.198/volume/v3/volumes/64ecd7db-42d3-4cef-8bcd-81e392af5e98 Sep 06 06:43:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-06d9ce67-e374-4045-b094-487792aecb2a tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-06d9ce67-e374-4045-b094-487792aecb2a tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:03 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:03 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:43:03 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:03 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:43:03 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-de35fa39-5791-49df-a3ac-4e1721e57f5e tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Flow 'volume_create_api' (62b29576-e671-4380-bc57-5639575a6b33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:43:03 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-de35fa39-5791-49df-a3ac-4e1721e57f5e tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b5975ee-d695-4f7d-bc6f-33bea337c61b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:43:03 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-06d9ce67-e374-4045-b094-487792aecb2a tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] Volume info retrieved successfully. Sep 06 06:43:03 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.flows.api.create_volume [None req-de35fa39-5791-49df-a3ac-4e1721e57f5e tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Validating volume size '1' using validate_int {{(pid=87014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:43:03 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-06d9ce67-e374-4045-b094-487792aecb2a tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] http://192.168.122.198/volume/v3/volumes/64ecd7db-42d3-4cef-8bcd-81e392af5e98 returned with HTTP 200 Sep 06 06:43:03 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 983/1945] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:43:03 2026] GET /volume/v3/volumes/64ecd7db-42d3-4cef-8bcd-81e392af5e98 => generated 856 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:43:03 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-de35fa39-5791-49df-a3ac-4e1721e57f5e tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b5975ee-d695-4f7d-bc6f-33bea337c61b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:43:03 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-de35fa39-5791-49df-a3ac-4e1721e57f5e tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99e466e4-9efc-4414-9843-fbc59084a573) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:43:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-49bd9f3a-93dd-43aa-8d4f-cde53770431f req-c85fcdf0-0aaa-420f-84a3-14c82b6967ae None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:03 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-49bd9f3a-93dd-43aa-8d4f-cde53770431f req-c85fcdf0-0aaa-420f-84a3-14c82b6967ae tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] GET http://192.168.122.198/volume/v3/volumes/64ecd7db-42d3-4cef-8bcd-81e392af5e98 Sep 06 06:43:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-49bd9f3a-93dd-43aa-8d4f-cde53770431f req-c85fcdf0-0aaa-420f-84a3-14c82b6967ae tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-49bd9f3a-93dd-43aa-8d4f-cde53770431f req-c85fcdf0-0aaa-420f-84a3-14c82b6967ae tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:03 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:03 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:43:03 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:03 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:43:03 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [req-49bd9f3a-93dd-43aa-8d4f-cde53770431f req-c85fcdf0-0aaa-420f-84a3-14c82b6967ae tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] Volume info retrieved successfully. Sep 06 06:43:03 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-49bd9f3a-93dd-43aa-8d4f-cde53770431f req-c85fcdf0-0aaa-420f-84a3-14c82b6967ae tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] http://192.168.122.198/volume/v3/volumes/64ecd7db-42d3-4cef-8bcd-81e392af5e98 returned with HTTP 200 Sep 06 06:43:03 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 984/1946] 192.168.122.198 () {60 vars in 1487 bytes} [Sun Sep 6 06:43:03 2026] GET /volume/v3/volumes/64ecd7db-42d3-4cef-8bcd-81e392af5e98 => generated 856 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:43:03 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-de35fa39-5791-49df-a3ac-4e1721e57f5e tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Created reservations ['36790b92-ea94-43ac-8b7c-459b9d704a1f', '780ac989-754a-49a7-a571-1a8131535e31', '9979157f-55a9-45be-8c01-87c4e72a611b', '6753aa4a-33fa-47ed-83f3-890a9be0b46f'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:43:03 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-de35fa39-5791-49df-a3ac-4e1721e57f5e tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99e466e4-9efc-4414-9843-fbc59084a573) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['36790b92-ea94-43ac-8b7c-459b9d704a1f', '780ac989-754a-49a7-a571-1a8131535e31', '9979157f-55a9-45be-8c01-87c4e72a611b', '6753aa4a-33fa-47ed-83f3-890a9be0b46f']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:43:03 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-de35fa39-5791-49df-a3ac-4e1721e57f5e tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ed7a7e1-136a-4885-8f84-4cd4a48b4797) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:43:03 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:03 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:43:03 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-de35fa39-5791-49df-a3ac-4e1721e57f5e tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ed7a7e1-136a-4885-8f84-4cd4a48b4797) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0991a793-8038-4394-adca-7c27fe13ad58', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-602577431',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0963cc134ebb4365b128ea7e41f4469c',qos_specs=None,replication_status=,reservations=['36790b92-ea94-43ac-8b7c-459b9d704a1f','780ac989-754a-49a7-a571-1a8131535e31','9979157f-55a9-45be-8c01-87c4e72a611b','6753aa4a-33fa-47ed-83f3-890a9be0b46f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e1bdadfacfaf4b9394e7ded7f4848d7e',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:43:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-602577431',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0991a793-8038-4394-adca-7c27fe13ad58,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0963cc134ebb4365b128ea7e41f4469c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e1bdadfacfaf4b9394e7ded7f4848d7e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:43:03 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-de35fa39-5791-49df-a3ac-4e1721e57f5e tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d45b1b5e-5274-4fcc-b6ee-dfed2af5f059) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:43:03 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-de35fa39-5791-49df-a3ac-4e1721e57f5e tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d45b1b5e-5274-4fcc-b6ee-dfed2af5f059) transitioned into state 'SUCCESS' from state '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-602577431',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0963cc134ebb4365b128ea7e41f4469c',qos_specs=None,replication_status=,reservations=['36790b92-ea94-43ac-8b7c-459b9d704a1f','780ac989-754a-49a7-a571-1a8131535e31','9979157f-55a9-45be-8c01-87c4e72a611b','6753aa4a-33fa-47ed-83f3-890a9be0b46f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e1bdadfacfaf4b9394e7ded7f4848d7e',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:43:03 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-de35fa39-5791-49df-a3ac-4e1721e57f5e tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5e70ce8-e0d6-44b2-b112-69fdcce910c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:43:03 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-de35fa39-5791-49df-a3ac-4e1721e57f5e tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5e70ce8-e0d6-44b2-b112-69fdcce910c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:43:03 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-de35fa39-5791-49df-a3ac-4e1721e57f5e tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Flow 'volume_create_api' (62b29576-e671-4380-bc57-5639575a6b33) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:43:03 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-de35fa39-5791-49df-a3ac-4e1721e57f5e tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Create volume request issued successfully. Sep 06 06:43:03 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-de35fa39-5791-49df-a3ac-4e1721e57f5e tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:43:03 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 963/1947] 192.168.122.198 () {60 vars in 1142 bytes} [Sun Sep 6 06:43:03 2026] POST /volume/v3/volumes => generated 759 bytes in 376 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:43:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-b9e47531-e52c-4745-b37e-51c8a5b46d59 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:03 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b9e47531-e52c-4745-b37e-51c8a5b46d59 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] GET http://192.168.122.198/volume/v3/volumes/0991a793-8038-4394-adca-7c27fe13ad58 Sep 06 06:43:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b9e47531-e52c-4745-b37e-51c8a5b46d59 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b9e47531-e52c-4745-b37e-51c8a5b46d59 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-1c6fe72e-5a41-4559-87ab-9e4d1ad5793f None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:03 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-1c6fe72e-5a41-4559-87ab-9e4d1ad5793f None None] GET http://192.168.122.198/volume// Sep 06 06:43:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-1c6fe72e-5a41-4559-87ab-9e4d1ad5793f None None] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-1c6fe72e-5a41-4559-87ab-9e4d1ad5793f None None] Calling method 'all' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:03 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-1c6fe72e-5a41-4559-87ab-9e4d1ad5793f None None] http://192.168.122.198/volume// returned with HTTP 300 Sep 06 06:43:03 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 964/1948] 192.168.122.198 () {58 vars in 1317 bytes} [Sun Sep 6 06:43:03 2026] GET /volume/ => generated 390 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 06:43:03 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:03 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:43:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [req-49bd9f3a-93dd-43aa-8d4f-cde53770431f req-8031d377-3dc3-4c27-93a0-8714dd4826d0 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:03 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:03 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:43:03 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-49bd9f3a-93dd-43aa-8d4f-cde53770431f req-8031d377-3dc3-4c27-93a0-8714dd4826d0 tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] POST http://192.168.122.198/volume/v3/attachments Sep 06 06:43:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-49bd9f3a-93dd-43aa-8d4f-cde53770431f req-8031d377-3dc3-4c27-93a0-8714dd4826d0 tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "64ecd7db-42d3-4cef-8bcd-81e392af5e98", "connector": null, "instance_uuid": "8b1df52f-f971-4d8f-b438-820258151355"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:43:03 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-b9e47531-e52c-4745-b37e-51c8a5b46d59 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Volume info retrieved successfully. Sep 06 06:43:03 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:03 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:43:03 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:03 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:43:03 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b9e47531-e52c-4745-b37e-51c8a5b46d59 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] http://192.168.122.198/volume/v3/volumes/0991a793-8038-4394-adca-7c27fe13ad58 returned with HTTP 200 Sep 06 06:43:03 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 985/1949] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:43:03 2026] GET /volume/v3/volumes/0991a793-8038-4394-adca-7c27fe13ad58 => generated 827 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:43:03 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-49bd9f3a-93dd-43aa-8d4f-cde53770431f req-8031d377-3dc3-4c27-93a0-8714dd4826d0 tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] http://192.168.122.198/volume/v3/attachments returned with HTTP 200 Sep 06 06:43:03 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 965/1950] 192.168.122.198 () {66 vars in 1483 bytes} [Sun Sep 6 06:43:03 2026] POST /volume/v3/attachments => generated 273 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:43:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-027aad23-3d1d-4073-a018-75ac61d8743a None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:03 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-027aad23-3d1d-4073-a018-75ac61d8743a tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] GET http://192.168.122.198/volume/v3/volumes/64ecd7db-42d3-4cef-8bcd-81e392af5e98 Sep 06 06:43:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-027aad23-3d1d-4073-a018-75ac61d8743a tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-027aad23-3d1d-4073-a018-75ac61d8743a tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-d8a6b721-d9b1-4678-898f-6d126d605905 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:03 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-d8a6b721-d9b1-4678-898f-6d126d605905 None None] GET http://192.168.122.198/volume// Sep 06 06:43:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-d8a6b721-d9b1-4678-898f-6d126d605905 None None] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-d8a6b721-d9b1-4678-898f-6d126d605905 None None] Calling method 'all' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:03 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-d8a6b721-d9b1-4678-898f-6d126d605905 None None] http://192.168.122.198/volume// returned with HTTP 300 Sep 06 06:43:03 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 966/1951] 192.168.122.198 () {58 vars in 1315 bytes} [Sun Sep 6 06:43:03 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 06:43:04 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:04 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:43:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [req-49bd9f3a-93dd-43aa-8d4f-cde53770431f req-c5896b12-d40f-4030-9c6b-47fe961ae8af None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:04 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-49bd9f3a-93dd-43aa-8d4f-cde53770431f req-c5896b12-d40f-4030-9c6b-47fe961ae8af tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] GET http://192.168.122.198/volume/v3/volumes/64ecd7db-42d3-4cef-8bcd-81e392af5e98 Sep 06 06:43:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-49bd9f3a-93dd-43aa-8d4f-cde53770431f req-c5896b12-d40f-4030-9c6b-47fe961ae8af tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:04 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:04 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:43:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-49bd9f3a-93dd-43aa-8d4f-cde53770431f req-c5896b12-d40f-4030-9c6b-47fe961ae8af tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:04 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-027aad23-3d1d-4073-a018-75ac61d8743a tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] Volume info retrieved successfully. Sep 06 06:43:04 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:04 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:43:04 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-027aad23-3d1d-4073-a018-75ac61d8743a tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] http://192.168.122.198/volume/v3/volumes/64ecd7db-42d3-4cef-8bcd-81e392af5e98 returned with HTTP 200 Sep 06 06:43:04 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:04 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:43:04 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 986/1952] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:43:03 2026] GET /volume/v3/volumes/64ecd7db-42d3-4cef-8bcd-81e392af5e98 => generated 855 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:43:04 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [req-49bd9f3a-93dd-43aa-8d4f-cde53770431f req-c5896b12-d40f-4030-9c6b-47fe961ae8af tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] Volume info retrieved successfully. Sep 06 06:43:04 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-49bd9f3a-93dd-43aa-8d4f-cde53770431f req-c5896b12-d40f-4030-9c6b-47fe961ae8af tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] http://192.168.122.198/volume/v3/volumes/64ecd7db-42d3-4cef-8bcd-81e392af5e98 returned with HTTP 200 Sep 06 06:43:04 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 967/1953] 192.168.122.198 () {62 vars in 1528 bytes} [Sun Sep 6 06:43:04 2026] GET /volume/v3/volumes/64ecd7db-42d3-4cef-8bcd-81e392af5e98 => generated 1036 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 06:43:04 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-49bd9f3a-93dd-43aa-8d4f-cde53770431f req-8fdf7f62-13a0-44ff-a68c-a31557d1bb10 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:04 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-49bd9f3a-93dd-43aa-8d4f-cde53770431f req-8fdf7f62-13a0-44ff-a68c-a31557d1bb10 tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] PUT http://192.168.122.198/volume/v3/attachments/6cb24694-551b-4694-8e0e-8e639042535d Sep 06 06:43:04 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-49bd9f3a-93dd-43aa-8d4f-cde53770431f req-8fdf7f62-13a0-44ff-a68c-a31557d1bb10 tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.198", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:24e15970b53b", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "43662e98-aa50-48bf-885a-92da7f50de73", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:43:04 devstack devstack@c-api.service[87015]: DEBUG cinder.coordination [req-49bd9f3a-93dd-43aa-8d4f-cde53770431f req-8fdf7f62-13a0-44ff-a68c-a31557d1bb10 tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] Acquiring lock "cinder-attachment_update-64ecd7db-42d3-4cef-8bcd-81e392af5e98-devstack" by "attachment_update" {{(pid=87015) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 06 06:43:04 devstack devstack@c-api.service[87015]: DEBUG cinder.coordination [req-49bd9f3a-93dd-43aa-8d4f-cde53770431f req-8fdf7f62-13a0-44ff-a68c-a31557d1bb10 tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] Lock "cinder-attachment_update-64ecd7db-42d3-4cef-8bcd-81e392af5e98-devstack" acquired by "attachment_update" :: waited 0.020s {{(pid=87015) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 06 06:43:04 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:04 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:43:04 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:04 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:43:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-8f519300-78de-4dee-99e6-f1aae8bd6e3a None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:04 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-8f519300-78de-4dee-99e6-f1aae8bd6e3a tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] GET http://192.168.122.198/volume/v3/volumes/0991a793-8038-4394-adca-7c27fe13ad58 Sep 06 06:43:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-8f519300-78de-4dee-99e6-f1aae8bd6e3a tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-8f519300-78de-4dee-99e6-f1aae8bd6e3a tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:04 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:04 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:43:04 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:04 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:43:04 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-8f519300-78de-4dee-99e6-f1aae8bd6e3a tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Volume info retrieved successfully. Sep 06 06:43:04 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-8f519300-78de-4dee-99e6-f1aae8bd6e3a tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] http://192.168.122.198/volume/v3/volumes/0991a793-8038-4394-adca-7c27fe13ad58 returned with HTTP 200 Sep 06 06:43:04 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 968/1954] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:43:04 2026] GET /volume/v3/volumes/0991a793-8038-4394-adca-7c27fe13ad58 => generated 851 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:43:05 devstack devstack@c-api.service[87015]: DEBUG cinder.coordination [req-49bd9f3a-93dd-43aa-8d4f-cde53770431f req-8fdf7f62-13a0-44ff-a68c-a31557d1bb10 tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] Lock "cinder-attachment_update-64ecd7db-42d3-4cef-8bcd-81e392af5e98-devstack" released by "attachment_update" :: held 0.774s {{(pid=87015) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 06 06:43:05 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-49bd9f3a-93dd-43aa-8d4f-cde53770431f req-8fdf7f62-13a0-44ff-a68c-a31557d1bb10 tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] http://192.168.122.198/volume/v3/attachments/6cb24694-551b-4694-8e0e-8e639042535d returned with HTTP 200 Sep 06 06:43:05 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 987/1955] 192.168.122.198 () {66 vars in 1593 bytes} [Sun Sep 6 06:43:04 2026] PUT /volume/v3/attachments/6cb24694-551b-4694-8e0e-8e639042535d => generated 694 bytes in 825 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:43:05 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-3bf66a8b-4449-4367-a54b-1d42ef79941b None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:05 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-3bf66a8b-4449-4367-a54b-1d42ef79941b tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] GET http://192.168.122.198/volume/v3/volumes/64ecd7db-42d3-4cef-8bcd-81e392af5e98 Sep 06 06:43:05 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-3bf66a8b-4449-4367-a54b-1d42ef79941b tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:05 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-3bf66a8b-4449-4367-a54b-1d42ef79941b tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:05 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:05 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:43:05 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:05 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:43:05 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-3bf66a8b-4449-4367-a54b-1d42ef79941b tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] Volume info retrieved successfully. Sep 06 06:43:05 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-3bf66a8b-4449-4367-a54b-1d42ef79941b tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] http://192.168.122.198/volume/v3/volumes/64ecd7db-42d3-4cef-8bcd-81e392af5e98 returned with HTTP 200 Sep 06 06:43:05 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 969/1956] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:43:05 2026] GET /volume/v3/volumes/64ecd7db-42d3-4cef-8bcd-81e392af5e98 => generated 856 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:43:05 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-49bd9f3a-93dd-43aa-8d4f-cde53770431f req-d8da2965-7ffc-4ac0-b565-242f5adf5cd5 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:05 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-49bd9f3a-93dd-43aa-8d4f-cde53770431f req-d8da2965-7ffc-4ac0-b565-242f5adf5cd5 tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] POST http://192.168.122.198/volume/v3/attachments/6cb24694-551b-4694-8e0e-8e639042535d/action Sep 06 06:43:05 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-49bd9f3a-93dd-43aa-8d4f-cde53770431f req-d8da2965-7ffc-4ac0-b565-242f5adf5cd5 tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] Action body: b'{"os-complete": null}' {{(pid=87015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:43:05 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-49bd9f3a-93dd-43aa-8d4f-cde53770431f req-d8da2965-7ffc-4ac0-b565-242f5adf5cd5 tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:43:05 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:05 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:43:05 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:05 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:43:05 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-49bd9f3a-93dd-43aa-8d4f-cde53770431f req-d8da2965-7ffc-4ac0-b565-242f5adf5cd5 tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] http://192.168.122.198/volume/v3/attachments/6cb24694-551b-4694-8e0e-8e639042535d/action returned with HTTP 204 Sep 06 06:43:05 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 988/1957] 192.168.122.198 () {66 vars in 1614 bytes} [Sun Sep 6 06:43:05 2026] POST /volume/v3/attachments/6cb24694-551b-4694-8e0e-8e639042535d/action => generated 0 bytes in 66 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Sep 06 06:43:05 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-11869eb3-d7b4-4eed-95e1-2d9d1266dfeb None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:05 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-11869eb3-d7b4-4eed-95e1-2d9d1266dfeb tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] GET http://192.168.122.198/volume/v3/volumes/0991a793-8038-4394-adca-7c27fe13ad58 Sep 06 06:43:05 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-11869eb3-d7b4-4eed-95e1-2d9d1266dfeb tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:05 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-11869eb3-d7b4-4eed-95e1-2d9d1266dfeb tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:05 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:05 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:43:05 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:05 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:43:05 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-11869eb3-d7b4-4eed-95e1-2d9d1266dfeb tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Volume info retrieved successfully. Sep 06 06:43:05 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-11869eb3-d7b4-4eed-95e1-2d9d1266dfeb tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] http://192.168.122.198/volume/v3/volumes/0991a793-8038-4394-adca-7c27fe13ad58 returned with HTTP 200 Sep 06 06:43:05 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 970/1958] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:43:05 2026] GET /volume/v3/volumes/0991a793-8038-4394-adca-7c27fe13ad58 => generated 852 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:43:06 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-88cf7b38-d762-4d01-971c-52400d3a1195 req-2937fdde-ea59-4618-83c7-8eb86a3b0d22 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:06 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-88cf7b38-d762-4d01-971c-52400d3a1195 req-2937fdde-ea59-4618-83c7-8eb86a3b0d22 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] GET http://192.168.122.198/volume/v3/volumes/0991a793-8038-4394-adca-7c27fe13ad58 Sep 06 06:43:06 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-88cf7b38-d762-4d01-971c-52400d3a1195 req-2937fdde-ea59-4618-83c7-8eb86a3b0d22 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:06 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-88cf7b38-d762-4d01-971c-52400d3a1195 req-2937fdde-ea59-4618-83c7-8eb86a3b0d22 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:06 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:06 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:43:06 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:06 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:43:06 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [req-88cf7b38-d762-4d01-971c-52400d3a1195 req-2937fdde-ea59-4618-83c7-8eb86a3b0d22 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Volume info retrieved successfully. Sep 06 06:43:06 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-88cf7b38-d762-4d01-971c-52400d3a1195 req-2937fdde-ea59-4618-83c7-8eb86a3b0d22 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] http://192.168.122.198/volume/v3/volumes/0991a793-8038-4394-adca-7c27fe13ad58 returned with HTTP 200 Sep 06 06:43:06 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 989/1959] 192.168.122.198 () {60 vars in 1487 bytes} [Sun Sep 6 06:43:06 2026] GET /volume/v3/volumes/0991a793-8038-4394-adca-7c27fe13ad58 => generated 852 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:43:06 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-4191bbcd-b33c-48fa-a7ee-419cb7110ee0 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:06 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-4191bbcd-b33c-48fa-a7ee-419cb7110ee0 tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] GET http://192.168.122.198/volume/v3/volumes/64ecd7db-42d3-4cef-8bcd-81e392af5e98 Sep 06 06:43:06 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-4191bbcd-b33c-48fa-a7ee-419cb7110ee0 tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:06 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-4191bbcd-b33c-48fa-a7ee-419cb7110ee0 tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:06 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:06 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:43:06 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:06 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:43:06 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-4191bbcd-b33c-48fa-a7ee-419cb7110ee0 tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] Volume info retrieved successfully. Sep 06 06:43:06 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-4191bbcd-b33c-48fa-a7ee-419cb7110ee0 tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] http://192.168.122.198/volume/v3/volumes/64ecd7db-42d3-4cef-8bcd-81e392af5e98 returned with HTTP 200 Sep 06 06:43:06 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 971/1960] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:43:06 2026] GET /volume/v3/volumes/64ecd7db-42d3-4cef-8bcd-81e392af5e98 => generated 1148 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:43:06 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-c9912655-fb07-448e-8436-0d2bab1b4e50 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:06 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c9912655-fb07-448e-8436-0d2bab1b4e50 tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] GET http://192.168.122.198/volume/v3/volumes/64ecd7db-42d3-4cef-8bcd-81e392af5e98 Sep 06 06:43:06 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-c9912655-fb07-448e-8436-0d2bab1b4e50 tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:06 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-c9912655-fb07-448e-8436-0d2bab1b4e50 tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:06 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:06 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:43:06 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:06 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:43:06 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-90082efe-29ea-4795-9294-31a2d183c792 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:06 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-90082efe-29ea-4795-9294-31a2d183c792 None None] GET http://192.168.122.198/volume// Sep 06 06:43:06 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-90082efe-29ea-4795-9294-31a2d183c792 None None] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:06 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-90082efe-29ea-4795-9294-31a2d183c792 None None] Calling method 'all' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:06 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-90082efe-29ea-4795-9294-31a2d183c792 None None] http://192.168.122.198/volume// returned with HTTP 300 Sep 06 06:43:06 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-c9912655-fb07-448e-8436-0d2bab1b4e50 tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] Volume info retrieved successfully. Sep 06 06:43:06 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 972/1961] 192.168.122.198 () {58 vars in 1317 bytes} [Sun Sep 6 06:43:06 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 06 06:43:06 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [req-88cf7b38-d762-4d01-971c-52400d3a1195 req-05f72f24-aa08-4a21-a013-78fb929092a5 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:06 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c9912655-fb07-448e-8436-0d2bab1b4e50 tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] http://192.168.122.198/volume/v3/volumes/64ecd7db-42d3-4cef-8bcd-81e392af5e98 returned with HTTP 200 Sep 06 06:43:06 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 990/1962] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:43:06 2026] GET /volume/v3/volumes/64ecd7db-42d3-4cef-8bcd-81e392af5e98 => generated 1148 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:43:06 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-88cf7b38-d762-4d01-971c-52400d3a1195 req-05f72f24-aa08-4a21-a013-78fb929092a5 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] POST http://192.168.122.198/volume/v3/attachments Sep 06 06:43:06 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-88cf7b38-d762-4d01-971c-52400d3a1195 req-05f72f24-aa08-4a21-a013-78fb929092a5 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0991a793-8038-4394-adca-7c27fe13ad58", "connector": null, "instance_uuid": "70c7c97b-f28c-4074-ad70-89846b0674a0"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:43:06 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-c967a934-8390-4f93-bf25-8557a0fe5740 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:06 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:06 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:43:06 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c967a934-8390-4f93-bf25-8557a0fe5740 tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] GET http://192.168.122.198/volume/v3/volumes/64ecd7db-42d3-4cef-8bcd-81e392af5e98 Sep 06 06:43:06 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:06 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:43:06 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-c967a934-8390-4f93-bf25-8557a0fe5740 tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:06 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-c967a934-8390-4f93-bf25-8557a0fe5740 tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:06 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:06 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:43:06 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:06 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:43:06 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-c967a934-8390-4f93-bf25-8557a0fe5740 tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] Volume info retrieved successfully. Sep 06 06:43:06 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c967a934-8390-4f93-bf25-8557a0fe5740 tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] http://192.168.122.198/volume/v3/volumes/64ecd7db-42d3-4cef-8bcd-81e392af5e98 returned with HTTP 200 Sep 06 06:43:06 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 991/1963] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:43:06 2026] GET /volume/v3/volumes/64ecd7db-42d3-4cef-8bcd-81e392af5e98 => generated 1148 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:43:06 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-88cf7b38-d762-4d01-971c-52400d3a1195 req-05f72f24-aa08-4a21-a013-78fb929092a5 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] http://192.168.122.198/volume/v3/attachments returned with HTTP 200 Sep 06 06:43:06 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 973/1964] 192.168.122.198 () {66 vars in 1483 bytes} [Sun Sep 6 06:43:06 2026] POST /volume/v3/attachments => generated 273 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 06:43:06 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-419f05b0-f7a7-4e9d-986b-09bb455e69cf None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:06 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-419f05b0-f7a7-4e9d-986b-09bb455e69cf tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] GET http://192.168.122.198/volume/v3/volumes/0991a793-8038-4394-adca-7c27fe13ad58 Sep 06 06:43:06 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-419f05b0-f7a7-4e9d-986b-09bb455e69cf tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:06 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-419f05b0-f7a7-4e9d-986b-09bb455e69cf tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:06 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:06 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:43:06 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:06 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:43:06 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-cdc02f86-864b-4be6-a42a-352f89284330 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:06 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-cdc02f86-864b-4be6-a42a-352f89284330 None None] GET http://192.168.122.198/volume// Sep 06 06:43:06 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-cdc02f86-864b-4be6-a42a-352f89284330 None None] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:06 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-cdc02f86-864b-4be6-a42a-352f89284330 None None] Calling method 'all' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:06 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-cdc02f86-864b-4be6-a42a-352f89284330 None None] http://192.168.122.198/volume// returned with HTTP 300 Sep 06 06:43:06 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 974/1965] 192.168.122.198 () {58 vars in 1315 bytes} [Sun Sep 6 06:43:06 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 06:43:06 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-419f05b0-f7a7-4e9d-986b-09bb455e69cf tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Volume info retrieved successfully. Sep 06 06:43:06 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [req-88cf7b38-d762-4d01-971c-52400d3a1195 req-0ce9a6bd-7cb0-4888-a9e8-c46d110b44de None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:06 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-88cf7b38-d762-4d01-971c-52400d3a1195 req-0ce9a6bd-7cb0-4888-a9e8-c46d110b44de tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] GET http://192.168.122.198/volume/v3/volumes/0991a793-8038-4394-adca-7c27fe13ad58 Sep 06 06:43:06 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-88cf7b38-d762-4d01-971c-52400d3a1195 req-0ce9a6bd-7cb0-4888-a9e8-c46d110b44de tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:06 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-88cf7b38-d762-4d01-971c-52400d3a1195 req-0ce9a6bd-7cb0-4888-a9e8-c46d110b44de tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:06 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-419f05b0-f7a7-4e9d-986b-09bb455e69cf tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] http://192.168.122.198/volume/v3/volumes/0991a793-8038-4394-adca-7c27fe13ad58 returned with HTTP 200 Sep 06 06:43:06 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 992/1966] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:43:06 2026] GET /volume/v3/volumes/0991a793-8038-4394-adca-7c27fe13ad58 => generated 851 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:43:06 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:06 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:43:06 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:06 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:43:06 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [req-88cf7b38-d762-4d01-971c-52400d3a1195 req-0ce9a6bd-7cb0-4888-a9e8-c46d110b44de tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Volume info retrieved successfully. Sep 06 06:43:06 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-88cf7b38-d762-4d01-971c-52400d3a1195 req-0ce9a6bd-7cb0-4888-a9e8-c46d110b44de tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] http://192.168.122.198/volume/v3/volumes/0991a793-8038-4394-adca-7c27fe13ad58 returned with HTTP 200 Sep 06 06:43:06 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 975/1967] 192.168.122.198 () {62 vars in 1528 bytes} [Sun Sep 6 06:43:06 2026] GET /volume/v3/volumes/0991a793-8038-4394-adca-7c27fe13ad58 => generated 1032 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 06:43:06 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-88cf7b38-d762-4d01-971c-52400d3a1195 req-cbc829a3-b020-41c1-84ac-f65c76f84e4b None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:06 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-88cf7b38-d762-4d01-971c-52400d3a1195 req-cbc829a3-b020-41c1-84ac-f65c76f84e4b tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] PUT http://192.168.122.198/volume/v3/attachments/e8351d37-044b-494f-9dcf-91c371e39c07 Sep 06 06:43:06 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-88cf7b38-d762-4d01-971c-52400d3a1195 req-cbc829a3-b020-41c1-84ac-f65c76f84e4b tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.198", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:24e15970b53b", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "43662e98-aa50-48bf-885a-92da7f50de73", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:43:06 devstack devstack@c-api.service[87015]: DEBUG cinder.coordination [req-88cf7b38-d762-4d01-971c-52400d3a1195 req-cbc829a3-b020-41c1-84ac-f65c76f84e4b tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Acquiring lock "cinder-attachment_update-0991a793-8038-4394-adca-7c27fe13ad58-devstack" by "attachment_update" {{(pid=87015) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 06 06:43:06 devstack devstack@c-api.service[87015]: DEBUG cinder.coordination [req-88cf7b38-d762-4d01-971c-52400d3a1195 req-cbc829a3-b020-41c1-84ac-f65c76f84e4b tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Lock "cinder-attachment_update-0991a793-8038-4394-adca-7c27fe13ad58-devstack" acquired by "attachment_update" :: waited 0.022s {{(pid=87015) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 06 06:43:06 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:06 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:43:06 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:06 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:43:06 devstack devstack@c-api.service[87015]: DEBUG cinder.coordination [req-88cf7b38-d762-4d01-971c-52400d3a1195 req-cbc829a3-b020-41c1-84ac-f65c76f84e4b tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Lock "cinder-attachment_update-0991a793-8038-4394-adca-7c27fe13ad58-devstack" released by "attachment_update" :: held 0.179s {{(pid=87015) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 06 06:43:06 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-88cf7b38-d762-4d01-971c-52400d3a1195 req-cbc829a3-b020-41c1-84ac-f65c76f84e4b tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] http://192.168.122.198/volume/v3/attachments/e8351d37-044b-494f-9dcf-91c371e39c07 returned with HTTP 200 Sep 06 06:43:06 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 993/1968] 192.168.122.198 () {66 vars in 1593 bytes} [Sun Sep 6 06:43:06 2026] PUT /volume/v3/attachments/e8351d37-044b-494f-9dcf-91c371e39c07 => generated 694 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:43:07 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [req-88cf7b38-d762-4d01-971c-52400d3a1195 req-1d611f80-7c83-46d9-8077-841104a26d44 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:07 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-88cf7b38-d762-4d01-971c-52400d3a1195 req-1d611f80-7c83-46d9-8077-841104a26d44 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] POST http://192.168.122.198/volume/v3/attachments/e8351d37-044b-494f-9dcf-91c371e39c07/action Sep 06 06:43:07 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-88cf7b38-d762-4d01-971c-52400d3a1195 req-1d611f80-7c83-46d9-8077-841104a26d44 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Action body: b'{"os-complete": null}' {{(pid=87014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:43:07 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-88cf7b38-d762-4d01-971c-52400d3a1195 req-1d611f80-7c83-46d9-8077-841104a26d44 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:43:07 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:07 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:43:07 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:07 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:43:07 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-88cf7b38-d762-4d01-971c-52400d3a1195 req-1d611f80-7c83-46d9-8077-841104a26d44 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] http://192.168.122.198/volume/v3/attachments/e8351d37-044b-494f-9dcf-91c371e39c07/action returned with HTTP 204 Sep 06 06:43:07 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 976/1969] 192.168.122.198 () {66 vars in 1614 bytes} [Sun Sep 6 06:43:07 2026] POST /volume/v3/attachments/e8351d37-044b-494f-9dcf-91c371e39c07/action => generated 0 bytes in 77 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:43:07 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-a8b02c3a-d03d-48b6-bf8c-e9d2ff106333 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:07 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-a8b02c3a-d03d-48b6-bf8c-e9d2ff106333 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] GET http://192.168.122.198/volume/v3/volumes/0991a793-8038-4394-adca-7c27fe13ad58 Sep 06 06:43:07 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-a8b02c3a-d03d-48b6-bf8c-e9d2ff106333 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:07 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-a8b02c3a-d03d-48b6-bf8c-e9d2ff106333 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:07 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:07 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:43:07 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:07 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:43:07 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-a8b02c3a-d03d-48b6-bf8c-e9d2ff106333 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Volume info retrieved successfully. Sep 06 06:43:07 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-a8b02c3a-d03d-48b6-bf8c-e9d2ff106333 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] http://192.168.122.198/volume/v3/volumes/0991a793-8038-4394-adca-7c27fe13ad58 returned with HTTP 200 Sep 06 06:43:07 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 994/1970] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:43:07 2026] GET /volume/v3/volumes/0991a793-8038-4394-adca-7c27fe13ad58 => generated 1144 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:43:07 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-8ff66660-d67d-40e5-aea6-1ac204d907b1 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:07 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-8ff66660-d67d-40e5-aea6-1ac204d907b1 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] GET http://192.168.122.198/volume/v3/volumes/0991a793-8038-4394-adca-7c27fe13ad58 Sep 06 06:43:07 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-8ff66660-d67d-40e5-aea6-1ac204d907b1 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:07 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-8ff66660-d67d-40e5-aea6-1ac204d907b1 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:07 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:07 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:43:07 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:07 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:43:07 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-8ff66660-d67d-40e5-aea6-1ac204d907b1 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Volume info retrieved successfully. Sep 06 06:43:07 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-8ff66660-d67d-40e5-aea6-1ac204d907b1 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] http://192.168.122.198/volume/v3/volumes/0991a793-8038-4394-adca-7c27fe13ad58 returned with HTTP 200 Sep 06 06:43:07 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 977/1971] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:43:07 2026] GET /volume/v3/volumes/0991a793-8038-4394-adca-7c27fe13ad58 => generated 1144 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 06:43:07 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-e444405d-6a43-4ad7-9e02-79352577d6ec req-7c331cc1-e035-4a64-adce-8c646d1569a2 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:07 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-e444405d-6a43-4ad7-9e02-79352577d6ec req-7c331cc1-e035-4a64-adce-8c646d1569a2 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] GET http://192.168.122.198/volume/v3/volumes/577fd0b3-a5de-4e63-9623-e67764d0afa0 Sep 06 06:43:07 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-e444405d-6a43-4ad7-9e02-79352577d6ec req-7c331cc1-e035-4a64-adce-8c646d1569a2 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:07 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-e444405d-6a43-4ad7-9e02-79352577d6ec req-7c331cc1-e035-4a64-adce-8c646d1569a2 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:07 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:07 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:43:07 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:07 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:43:08 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [req-e444405d-6a43-4ad7-9e02-79352577d6ec req-7c331cc1-e035-4a64-adce-8c646d1569a2 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Volume info retrieved successfully. Sep 06 06:43:08 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-e444405d-6a43-4ad7-9e02-79352577d6ec req-7c331cc1-e035-4a64-adce-8c646d1569a2 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] http://192.168.122.198/volume/v3/volumes/577fd0b3-a5de-4e63-9623-e67764d0afa0 returned with HTTP 200 Sep 06 06:43:08 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 995/1972] 192.168.122.198 () {60 vars in 1487 bytes} [Sun Sep 6 06:43:07 2026] GET /volume/v3/volumes/577fd0b3-a5de-4e63-9623-e67764d0afa0 => generated 1145 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 06:43:08 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [req-e444405d-6a43-4ad7-9e02-79352577d6ec req-0697bdac-63f2-4043-9105-e44a3c7587fa None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:08 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-e444405d-6a43-4ad7-9e02-79352577d6ec req-0697bdac-63f2-4043-9105-e44a3c7587fa tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] POST http://192.168.122.198/volume/v3/volumes/577fd0b3-a5de-4e63-9623-e67764d0afa0/action Sep 06 06:43:08 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-e444405d-6a43-4ad7-9e02-79352577d6ec req-0697bdac-63f2-4043-9105-e44a3c7587fa tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:43:08 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-e444405d-6a43-4ad7-9e02-79352577d6ec req-0697bdac-63f2-4043-9105-e44a3c7587fa tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:43:08 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:08 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:43:08 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:08 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:43:08 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [req-e444405d-6a43-4ad7-9e02-79352577d6ec req-0697bdac-63f2-4043-9105-e44a3c7587fa tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Volume info retrieved successfully. Sep 06 06:43:08 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [req-e444405d-6a43-4ad7-9e02-79352577d6ec req-0697bdac-63f2-4043-9105-e44a3c7587fa tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Begin detaching volume completed successfully. Sep 06 06:43:08 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-e444405d-6a43-4ad7-9e02-79352577d6ec req-0697bdac-63f2-4043-9105-e44a3c7587fa tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] http://192.168.122.198/volume/v3/volumes/577fd0b3-a5de-4e63-9623-e67764d0afa0/action returned with HTTP 202 Sep 06 06:43:08 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 978/1973] 192.168.122.198 () {64 vars in 1561 bytes} [Sun Sep 6 06:43:08 2026] POST /volume/v3/volumes/577fd0b3-a5de-4e63-9623-e67764d0afa0/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 06:43:08 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-ef313234-0f5d-4d80-a8b6-fac6e2611cdd None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:08 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-ef313234-0f5d-4d80-a8b6-fac6e2611cdd tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] GET http://192.168.122.198/volume/v3/volumes/577fd0b3-a5de-4e63-9623-e67764d0afa0 Sep 06 06:43:08 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-ef313234-0f5d-4d80-a8b6-fac6e2611cdd tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:08 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-ef313234-0f5d-4d80-a8b6-fac6e2611cdd tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:08 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:08 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:43:08 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:08 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:43:08 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-ef313234-0f5d-4d80-a8b6-fac6e2611cdd tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Volume info retrieved successfully. Sep 06 06:43:08 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-ef313234-0f5d-4d80-a8b6-fac6e2611cdd tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] http://192.168.122.198/volume/v3/volumes/577fd0b3-a5de-4e63-9623-e67764d0afa0 returned with HTTP 200 Sep 06 06:43:08 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 996/1974] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:43:08 2026] GET /volume/v3/volumes/577fd0b3-a5de-4e63-9623-e67764d0afa0 => generated 1148 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 06:43:08 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-6c7b2a37-8b6e-4a6a-a73e-23110093f480 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:08 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-6c7b2a37-8b6e-4a6a-a73e-23110093f480 None None] GET http://192.168.122.198/volume// Sep 06 06:43:08 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-6c7b2a37-8b6e-4a6a-a73e-23110093f480 None None] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:08 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-6c7b2a37-8b6e-4a6a-a73e-23110093f480 None None] Calling method 'all' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:08 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-6c7b2a37-8b6e-4a6a-a73e-23110093f480 None None] http://192.168.122.198/volume// returned with HTTP 300 Sep 06 06:43:08 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 979/1975] 192.168.122.198 () {58 vars in 1315 bytes} [Sun Sep 6 06:43:08 2026] GET /volume/ => generated 390 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 06:43:08 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-e444405d-6a43-4ad7-9e02-79352577d6ec req-ad6e9359-ef54-4352-b90e-b597b15365c5 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:08 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-e444405d-6a43-4ad7-9e02-79352577d6ec req-ad6e9359-ef54-4352-b90e-b597b15365c5 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] GET http://192.168.122.198/volume/v3/volumes/577fd0b3-a5de-4e63-9623-e67764d0afa0 Sep 06 06:43:08 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-e444405d-6a43-4ad7-9e02-79352577d6ec req-ad6e9359-ef54-4352-b90e-b597b15365c5 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:08 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-e444405d-6a43-4ad7-9e02-79352577d6ec req-ad6e9359-ef54-4352-b90e-b597b15365c5 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:08 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:08 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:43:08 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:08 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:43:08 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [req-e444405d-6a43-4ad7-9e02-79352577d6ec req-ad6e9359-ef54-4352-b90e-b597b15365c5 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Volume info retrieved successfully. Sep 06 06:43:08 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-e444405d-6a43-4ad7-9e02-79352577d6ec req-ad6e9359-ef54-4352-b90e-b597b15365c5 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] http://192.168.122.198/volume/v3/volumes/577fd0b3-a5de-4e63-9623-e67764d0afa0 returned with HTTP 200 Sep 06 06:43:08 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 997/1976] 192.168.122.198 () {62 vars in 1528 bytes} [Sun Sep 6 06:43:08 2026] GET /volume/v3/volumes/577fd0b3-a5de-4e63-9623-e67764d0afa0 => generated 1329 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 06:43:08 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [req-e444405d-6a43-4ad7-9e02-79352577d6ec req-34f2fbac-4e98-4329-8852-32951d0238e7 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:08 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-e444405d-6a43-4ad7-9e02-79352577d6ec req-34f2fbac-4e98-4329-8852-32951d0238e7 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] DELETE http://192.168.122.198/volume/v3/attachments/53fbbf77-1605-4c27-8c9f-531781ed91fe Sep 06 06:43:08 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-e444405d-6a43-4ad7-9e02-79352577d6ec req-34f2fbac-4e98-4329-8852-32951d0238e7 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:08 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-e444405d-6a43-4ad7-9e02-79352577d6ec req-34f2fbac-4e98-4329-8852-32951d0238e7 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Calling method 'version_select' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:08 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:08 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:43:08 devstack devstack@c-api.service[87014]: /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 06 06:43:08 devstack devstack@c-api.service[87014]: return base.obj_make_list(context, Sep 06 06:43:08 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-e444405d-6a43-4ad7-9e02-79352577d6ec req-34f2fbac-4e98-4329-8852-32951d0238e7 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] http://192.168.122.198/volume/v3/attachments/53fbbf77-1605-4c27-8c9f-531781ed91fe returned with HTTP 200 Sep 06 06:43:08 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 980/1977] 192.168.122.198 () {64 vars in 1562 bytes} [Sun Sep 6 06:43:08 2026] DELETE /volume/v3/attachments/53fbbf77-1605-4c27-8c9f-531781ed91fe => generated 19 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:43:09 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-ec483276-f7e0-4716-b055-7efd68ae3f57 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:09 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-ec483276-f7e0-4716-b055-7efd68ae3f57 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] GET http://192.168.122.198/volume/v3/volumes/577fd0b3-a5de-4e63-9623-e67764d0afa0 Sep 06 06:43:09 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-ec483276-f7e0-4716-b055-7efd68ae3f57 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:09 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-ec483276-f7e0-4716-b055-7efd68ae3f57 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:09 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:09 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:43:09 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:09 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:43:09 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-ec483276-f7e0-4716-b055-7efd68ae3f57 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Volume info retrieved successfully. Sep 06 06:43:09 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-ec483276-f7e0-4716-b055-7efd68ae3f57 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] http://192.168.122.198/volume/v3/volumes/577fd0b3-a5de-4e63-9623-e67764d0afa0 returned with HTTP 200 Sep 06 06:43:09 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 998/1978] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:43:09 2026] GET /volume/v3/volumes/577fd0b3-a5de-4e63-9623-e67764d0afa0 => generated 853 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:43:09 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [req-1ec02231-f75c-4331-b070-598b3cc3fc83 req-1e4e7583-eed6-48ad-9974-0ed1d1db5d62 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:09 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-1ec02231-f75c-4331-b070-598b3cc3fc83 req-1e4e7583-eed6-48ad-9974-0ed1d1db5d62 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] GET http://192.168.122.198/volume/v3/volumes/0991a793-8038-4394-adca-7c27fe13ad58 Sep 06 06:43:09 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-1ec02231-f75c-4331-b070-598b3cc3fc83 req-1e4e7583-eed6-48ad-9974-0ed1d1db5d62 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:09 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-1ec02231-f75c-4331-b070-598b3cc3fc83 req-1e4e7583-eed6-48ad-9974-0ed1d1db5d62 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:09 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:09 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:43:09 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:09 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:43:09 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [req-1ec02231-f75c-4331-b070-598b3cc3fc83 req-1e4e7583-eed6-48ad-9974-0ed1d1db5d62 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Volume info retrieved successfully. Sep 06 06:43:09 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-1ec02231-f75c-4331-b070-598b3cc3fc83 req-1e4e7583-eed6-48ad-9974-0ed1d1db5d62 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] http://192.168.122.198/volume/v3/volumes/0991a793-8038-4394-adca-7c27fe13ad58 returned with HTTP 200 Sep 06 06:43:09 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 981/1979] 192.168.122.198 () {60 vars in 1487 bytes} [Sun Sep 6 06:43:09 2026] GET /volume/v3/volumes/0991a793-8038-4394-adca-7c27fe13ad58 => generated 1144 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:43:09 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-1ec02231-f75c-4331-b070-598b3cc3fc83 req-a60cf3ea-cf52-47e7-aa8d-4617280fbf5d None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:09 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-1ec02231-f75c-4331-b070-598b3cc3fc83 req-a60cf3ea-cf52-47e7-aa8d-4617280fbf5d tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] POST http://192.168.122.198/volume/v3/volumes/0991a793-8038-4394-adca-7c27fe13ad58/action Sep 06 06:43:09 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-1ec02231-f75c-4331-b070-598b3cc3fc83 req-a60cf3ea-cf52-47e7-aa8d-4617280fbf5d tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:43:09 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-1ec02231-f75c-4331-b070-598b3cc3fc83 req-a60cf3ea-cf52-47e7-aa8d-4617280fbf5d tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:43:09 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:09 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:43:09 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:09 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:43:09 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [req-1ec02231-f75c-4331-b070-598b3cc3fc83 req-a60cf3ea-cf52-47e7-aa8d-4617280fbf5d tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Volume info retrieved successfully. Sep 06 06:43:09 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [req-1ec02231-f75c-4331-b070-598b3cc3fc83 req-a60cf3ea-cf52-47e7-aa8d-4617280fbf5d tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Begin detaching volume completed successfully. Sep 06 06:43:09 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-1ec02231-f75c-4331-b070-598b3cc3fc83 req-a60cf3ea-cf52-47e7-aa8d-4617280fbf5d tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] http://192.168.122.198/volume/v3/volumes/0991a793-8038-4394-adca-7c27fe13ad58/action returned with HTTP 202 Sep 06 06:43:09 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 999/1980] 192.168.122.198 () {64 vars in 1561 bytes} [Sun Sep 6 06:43:09 2026] POST /volume/v3/volumes/0991a793-8038-4394-adca-7c27fe13ad58/action => generated 0 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 06:43:09 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-2db52a7b-c16c-41b9-8079-8b9437f82545 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:09 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-2db52a7b-c16c-41b9-8079-8b9437f82545 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] GET http://192.168.122.198/volume/v3/volumes/0991a793-8038-4394-adca-7c27fe13ad58 Sep 06 06:43:09 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-2db52a7b-c16c-41b9-8079-8b9437f82545 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:09 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-2db52a7b-c16c-41b9-8079-8b9437f82545 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:09 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:09 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:43:09 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:09 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:43:09 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-2db52a7b-c16c-41b9-8079-8b9437f82545 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Volume info retrieved successfully. Sep 06 06:43:09 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-2db52a7b-c16c-41b9-8079-8b9437f82545 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] http://192.168.122.198/volume/v3/volumes/0991a793-8038-4394-adca-7c27fe13ad58 returned with HTTP 200 Sep 06 06:43:09 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 982/1981] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:43:09 2026] GET /volume/v3/volumes/0991a793-8038-4394-adca-7c27fe13ad58 => generated 1147 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:43:09 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-850740b3-fe4d-4928-affc-4636860bb142 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:09 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-850740b3-fe4d-4928-affc-4636860bb142 None None] GET http://192.168.122.198/volume// Sep 06 06:43:09 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-850740b3-fe4d-4928-affc-4636860bb142 None None] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:09 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-850740b3-fe4d-4928-affc-4636860bb142 None None] Calling method 'all' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:09 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-850740b3-fe4d-4928-affc-4636860bb142 None None] http://192.168.122.198/volume// returned with HTTP 300 Sep 06 06:43:09 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1000/1982] 192.168.122.198 () {58 vars in 1315 bytes} [Sun Sep 6 06:43:09 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 06:43:10 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [req-1ec02231-f75c-4331-b070-598b3cc3fc83 req-75a52ba6-78d4-404c-8007-b31c2bb92266 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:10 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-1ec02231-f75c-4331-b070-598b3cc3fc83 req-75a52ba6-78d4-404c-8007-b31c2bb92266 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] GET http://192.168.122.198/volume/v3/volumes/0991a793-8038-4394-adca-7c27fe13ad58 Sep 06 06:43:10 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-1ec02231-f75c-4331-b070-598b3cc3fc83 req-75a52ba6-78d4-404c-8007-b31c2bb92266 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:10 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-1ec02231-f75c-4331-b070-598b3cc3fc83 req-75a52ba6-78d4-404c-8007-b31c2bb92266 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:10 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:10 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:43:10 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:10 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:43:10 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [req-1ec02231-f75c-4331-b070-598b3cc3fc83 req-75a52ba6-78d4-404c-8007-b31c2bb92266 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Volume info retrieved successfully. Sep 06 06:43:10 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-1ec02231-f75c-4331-b070-598b3cc3fc83 req-75a52ba6-78d4-404c-8007-b31c2bb92266 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] http://192.168.122.198/volume/v3/volumes/0991a793-8038-4394-adca-7c27fe13ad58 returned with HTTP 200 Sep 06 06:43:10 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 983/1983] 192.168.122.198 () {62 vars in 1528 bytes} [Sun Sep 6 06:43:09 2026] GET /volume/v3/volumes/0991a793-8038-4394-adca-7c27fe13ad58 => generated 1328 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 06 06:43:10 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-1ec02231-f75c-4331-b070-598b3cc3fc83 req-a51c294a-6ae8-4442-8631-24ff0264aac6 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:10 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-1ec02231-f75c-4331-b070-598b3cc3fc83 req-a51c294a-6ae8-4442-8631-24ff0264aac6 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] DELETE http://192.168.122.198/volume/v3/attachments/e8351d37-044b-494f-9dcf-91c371e39c07 Sep 06 06:43:10 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-1ec02231-f75c-4331-b070-598b3cc3fc83 req-a51c294a-6ae8-4442-8631-24ff0264aac6 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:10 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-1ec02231-f75c-4331-b070-598b3cc3fc83 req-a51c294a-6ae8-4442-8631-24ff0264aac6 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Calling method 'version_select' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:10 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:10 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:43:10 devstack devstack@c-api.service[87015]: /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 06 06:43:10 devstack devstack@c-api.service[87015]: return base.obj_make_list(context, Sep 06 06:43:10 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-1ec02231-f75c-4331-b070-598b3cc3fc83 req-a51c294a-6ae8-4442-8631-24ff0264aac6 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] http://192.168.122.198/volume/v3/attachments/e8351d37-044b-494f-9dcf-91c371e39c07 returned with HTTP 200 Sep 06 06:43:10 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1001/1984] 192.168.122.198 () {64 vars in 1562 bytes} [Sun Sep 6 06:43:10 2026] DELETE /volume/v3/attachments/e8351d37-044b-494f-9dcf-91c371e39c07 => generated 19 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:43:10 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-18347808-df83-4dc5-ab7d-971e54b0b1ce None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:10 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-18347808-df83-4dc5-ab7d-971e54b0b1ce tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] GET http://192.168.122.198/volume/v3/volumes/0991a793-8038-4394-adca-7c27fe13ad58 Sep 06 06:43:10 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-18347808-df83-4dc5-ab7d-971e54b0b1ce tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:10 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-18347808-df83-4dc5-ab7d-971e54b0b1ce tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:11 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:11 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:43:11 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:11 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:43:11 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-18347808-df83-4dc5-ab7d-971e54b0b1ce tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Volume info retrieved successfully. Sep 06 06:43:11 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-18347808-df83-4dc5-ab7d-971e54b0b1ce tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] http://192.168.122.198/volume/v3/volumes/0991a793-8038-4394-adca-7c27fe13ad58 returned with HTTP 200 Sep 06 06:43:11 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 984/1985] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:43:10 2026] GET /volume/v3/volumes/0991a793-8038-4394-adca-7c27fe13ad58 => generated 852 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:43:11 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-03551051-13e1-48f3-8a24-eabe248c5be4 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:11 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-03551051-13e1-48f3-8a24-eabe248c5be4 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] GET http://192.168.122.198/volume/v3/volumes/0991a793-8038-4394-adca-7c27fe13ad58 Sep 06 06:43:11 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-03551051-13e1-48f3-8a24-eabe248c5be4 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:11 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-03551051-13e1-48f3-8a24-eabe248c5be4 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:11 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:11 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:43:11 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:11 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:43:11 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-03551051-13e1-48f3-8a24-eabe248c5be4 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Volume info retrieved successfully. Sep 06 06:43:11 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-03551051-13e1-48f3-8a24-eabe248c5be4 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] http://192.168.122.198/volume/v3/volumes/0991a793-8038-4394-adca-7c27fe13ad58 returned with HTTP 200 Sep 06 06:43:11 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1002/1986] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:43:11 2026] GET /volume/v3/volumes/0991a793-8038-4394-adca-7c27fe13ad58 => generated 852 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:43:11 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-464eda2c-4daa-4477-9ea3-7803b5a9a487 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:11 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-464eda2c-4daa-4477-9ea3-7803b5a9a487 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] GET http://192.168.122.198/volume/v3/volumes/0991a793-8038-4394-adca-7c27fe13ad58 Sep 06 06:43:11 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-464eda2c-4daa-4477-9ea3-7803b5a9a487 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:11 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-464eda2c-4daa-4477-9ea3-7803b5a9a487 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:11 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:11 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:43:11 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:11 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:43:11 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-464eda2c-4daa-4477-9ea3-7803b5a9a487 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Volume info retrieved successfully. Sep 06 06:43:11 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-464eda2c-4daa-4477-9ea3-7803b5a9a487 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] http://192.168.122.198/volume/v3/volumes/0991a793-8038-4394-adca-7c27fe13ad58 returned with HTTP 200 Sep 06 06:43:11 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 985/1987] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:43:11 2026] GET /volume/v3/volumes/0991a793-8038-4394-adca-7c27fe13ad58 => generated 852 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:43:11 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-1329fc8b-29e3-49e1-af84-d8b3b7f45842 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:11 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-1329fc8b-29e3-49e1-af84-d8b3b7f45842 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] GET http://192.168.122.198/volume/v3/volumes/577fd0b3-a5de-4e63-9623-e67764d0afa0 Sep 06 06:43:11 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-1329fc8b-29e3-49e1-af84-d8b3b7f45842 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:11 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-1329fc8b-29e3-49e1-af84-d8b3b7f45842 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:11 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:11 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:43:11 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:11 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:43:11 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-1329fc8b-29e3-49e1-af84-d8b3b7f45842 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Volume info retrieved successfully. Sep 06 06:43:11 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-1329fc8b-29e3-49e1-af84-d8b3b7f45842 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] http://192.168.122.198/volume/v3/volumes/577fd0b3-a5de-4e63-9623-e67764d0afa0 returned with HTTP 200 Sep 06 06:43:11 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1003/1988] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:43:11 2026] GET /volume/v3/volumes/577fd0b3-a5de-4e63-9623-e67764d0afa0 => generated 853 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:43:11 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-3b077430-61bc-4af6-ae59-7c270204d859 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:11 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-3b077430-61bc-4af6-ae59-7c270204d859 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] GET http://192.168.122.198/volume/v3/volumes/577fd0b3-a5de-4e63-9623-e67764d0afa0 Sep 06 06:43:11 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-3b077430-61bc-4af6-ae59-7c270204d859 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:11 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-3b077430-61bc-4af6-ae59-7c270204d859 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:11 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:11 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:43:11 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:11 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:43:11 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-3b077430-61bc-4af6-ae59-7c270204d859 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Volume info retrieved successfully. Sep 06 06:43:11 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-3b077430-61bc-4af6-ae59-7c270204d859 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] http://192.168.122.198/volume/v3/volumes/577fd0b3-a5de-4e63-9623-e67764d0afa0 returned with HTTP 200 Sep 06 06:43:11 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 986/1989] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:43:11 2026] GET /volume/v3/volumes/577fd0b3-a5de-4e63-9623-e67764d0afa0 => generated 853 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:43:15 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-cc81c34e-4a14-4292-b0a4-aad6117cbe55 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:15 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-cc81c34e-4a14-4292-b0a4-aad6117cbe55 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] DELETE http://192.168.122.198/volume/v3/volumes/0991a793-8038-4394-adca-7c27fe13ad58 Sep 06 06:43:15 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-cc81c34e-4a14-4292-b0a4-aad6117cbe55 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:15 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-cc81c34e-4a14-4292-b0a4-aad6117cbe55 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:15 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-cc81c34e-4a14-4292-b0a4-aad6117cbe55 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Delete volume with id: 0991a793-8038-4394-adca-7c27fe13ad58 Sep 06 06:43:15 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:15 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:43:15 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:15 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:43:15 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-cc81c34e-4a14-4292-b0a4-aad6117cbe55 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Volume info retrieved successfully. Sep 06 06:43:15 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-cc81c34e-4a14-4292-b0a4-aad6117cbe55 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Delete volume request issued successfully. Sep 06 06:43:15 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-cc81c34e-4a14-4292-b0a4-aad6117cbe55 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] http://192.168.122.198/volume/v3/volumes/0991a793-8038-4394-adca-7c27fe13ad58 returned with HTTP 202 Sep 06 06:43:15 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1004/1990] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:43:15 2026] DELETE /volume/v3/volumes/0991a793-8038-4394-adca-7c27fe13ad58 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:43:15 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-85d5db1b-5288-4cec-b457-43ac1adea451 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:15 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-85d5db1b-5288-4cec-b457-43ac1adea451 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] GET http://192.168.122.198/volume/v3/volumes/0991a793-8038-4394-adca-7c27fe13ad58 Sep 06 06:43:15 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-85d5db1b-5288-4cec-b457-43ac1adea451 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:15 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-85d5db1b-5288-4cec-b457-43ac1adea451 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:15 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:15 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:43:15 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:15 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:43:15 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-85d5db1b-5288-4cec-b457-43ac1adea451 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Volume info retrieved successfully. Sep 06 06:43:15 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-85d5db1b-5288-4cec-b457-43ac1adea451 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] http://192.168.122.198/volume/v3/volumes/0991a793-8038-4394-adca-7c27fe13ad58 returned with HTTP 200 Sep 06 06:43:15 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 987/1991] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:43:15 2026] GET /volume/v3/volumes/0991a793-8038-4394-adca-7c27fe13ad58 => generated 851 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:43:16 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-3391755e-f599-4b43-8539-bd08537f89b0 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:16 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-3391755e-f599-4b43-8539-bd08537f89b0 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] GET http://192.168.122.198/volume/v3/volumes/0991a793-8038-4394-adca-7c27fe13ad58 Sep 06 06:43:16 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-3391755e-f599-4b43-8539-bd08537f89b0 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:16 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-3391755e-f599-4b43-8539-bd08537f89b0 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:16 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-3391755e-f599-4b43-8539-bd08537f89b0 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] http://192.168.122.198/volume/v3/volumes/0991a793-8038-4394-adca-7c27fe13ad58 returned with HTTP 404 Sep 06 06:43:16 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1005/1992] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:43:16 2026] GET /volume/v3/volumes/0991a793-8038-4394-adca-7c27fe13ad58 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:43:16 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-fbd5bbb9-822d-486a-8713-2bc114ea4201 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:16 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-fbd5bbb9-822d-486a-8713-2bc114ea4201 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] DELETE http://192.168.122.198/volume/v3/volumes/577fd0b3-a5de-4e63-9623-e67764d0afa0 Sep 06 06:43:16 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-fbd5bbb9-822d-486a-8713-2bc114ea4201 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:16 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-fbd5bbb9-822d-486a-8713-2bc114ea4201 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:16 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-fbd5bbb9-822d-486a-8713-2bc114ea4201 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Delete volume with id: 577fd0b3-a5de-4e63-9623-e67764d0afa0 Sep 06 06:43:16 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:16 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:43:16 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:16 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:43:16 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-fbd5bbb9-822d-486a-8713-2bc114ea4201 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Volume info retrieved successfully. Sep 06 06:43:16 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-fbd5bbb9-822d-486a-8713-2bc114ea4201 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Delete volume request issued successfully. Sep 06 06:43:16 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-fbd5bbb9-822d-486a-8713-2bc114ea4201 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] http://192.168.122.198/volume/v3/volumes/577fd0b3-a5de-4e63-9623-e67764d0afa0 returned with HTTP 202 Sep 06 06:43:16 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 988/1993] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:43:16 2026] DELETE /volume/v3/volumes/577fd0b3-a5de-4e63-9623-e67764d0afa0 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:43:16 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-bb68a893-d4e6-4152-aa0e-bbe38c284abe None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:16 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-bb68a893-d4e6-4152-aa0e-bbe38c284abe tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] GET http://192.168.122.198/volume/v3/volumes/577fd0b3-a5de-4e63-9623-e67764d0afa0 Sep 06 06:43:16 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-bb68a893-d4e6-4152-aa0e-bbe38c284abe tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:16 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-bb68a893-d4e6-4152-aa0e-bbe38c284abe tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:16 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:16 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:43:16 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:16 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:43:16 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-bb68a893-d4e6-4152-aa0e-bbe38c284abe tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Volume info retrieved successfully. Sep 06 06:43:16 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-bb68a893-d4e6-4152-aa0e-bbe38c284abe tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] http://192.168.122.198/volume/v3/volumes/577fd0b3-a5de-4e63-9623-e67764d0afa0 returned with HTTP 200 Sep 06 06:43:16 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1006/1994] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:43:16 2026] GET /volume/v3/volumes/577fd0b3-a5de-4e63-9623-e67764d0afa0 => generated 852 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:43:17 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-67163d34-899e-404d-8242-8193e32b24a1 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:17 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-67163d34-899e-404d-8242-8193e32b24a1 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] GET http://192.168.122.198/volume/v3/volumes/577fd0b3-a5de-4e63-9623-e67764d0afa0 Sep 06 06:43:17 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-67163d34-899e-404d-8242-8193e32b24a1 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:17 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-67163d34-899e-404d-8242-8193e32b24a1 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:17 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-67163d34-899e-404d-8242-8193e32b24a1 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] http://192.168.122.198/volume/v3/volumes/577fd0b3-a5de-4e63-9623-e67764d0afa0 returned with HTTP 404 Sep 06 06:43:17 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 989/1995] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:43:17 2026] GET /volume/v3/volumes/577fd0b3-a5de-4e63-9623-e67764d0afa0 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:43:17 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-53601345-87e9-45d9-aa06-c8f03fd97532 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:17 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-53601345-87e9-45d9-aa06-c8f03fd97532 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] DELETE http://192.168.122.198/volume/v3/volumes/285d28b3-ee74-43a2-9ffc-15959096b0a9 Sep 06 06:43:17 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-53601345-87e9-45d9-aa06-c8f03fd97532 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:17 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-53601345-87e9-45d9-aa06-c8f03fd97532 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:17 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-53601345-87e9-45d9-aa06-c8f03fd97532 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Delete volume with id: 285d28b3-ee74-43a2-9ffc-15959096b0a9 Sep 06 06:43:17 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:17 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:43:17 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:17 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:43:17 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-53601345-87e9-45d9-aa06-c8f03fd97532 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Volume info retrieved successfully. Sep 06 06:43:17 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-53601345-87e9-45d9-aa06-c8f03fd97532 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Delete volume request issued successfully. Sep 06 06:43:17 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-53601345-87e9-45d9-aa06-c8f03fd97532 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] http://192.168.122.198/volume/v3/volumes/285d28b3-ee74-43a2-9ffc-15959096b0a9 returned with HTTP 202 Sep 06 06:43:17 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1007/1996] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:43:17 2026] DELETE /volume/v3/volumes/285d28b3-ee74-43a2-9ffc-15959096b0a9 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:43:17 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-d4ef1f31-9ff4-4918-8c7e-8ec5135006d1 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:17 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-d4ef1f31-9ff4-4918-8c7e-8ec5135006d1 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] GET http://192.168.122.198/volume/v3/volumes/285d28b3-ee74-43a2-9ffc-15959096b0a9 Sep 06 06:43:17 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-d4ef1f31-9ff4-4918-8c7e-8ec5135006d1 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:17 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-d4ef1f31-9ff4-4918-8c7e-8ec5135006d1 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:17 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:17 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:43:17 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:17 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:43:17 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-d4ef1f31-9ff4-4918-8c7e-8ec5135006d1 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Volume info retrieved successfully. Sep 06 06:43:17 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-d4ef1f31-9ff4-4918-8c7e-8ec5135006d1 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] http://192.168.122.198/volume/v3/volumes/285d28b3-ee74-43a2-9ffc-15959096b0a9 returned with HTTP 200 Sep 06 06:43:17 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 990/1997] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:43:17 2026] GET /volume/v3/volumes/285d28b3-ee74-43a2-9ffc-15959096b0a9 => generated 852 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:43:18 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-a66a0d16-ef7b-4c49-86e7-0757ffa5da86 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:18 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-a66a0d16-ef7b-4c49-86e7-0757ffa5da86 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] GET http://192.168.122.198/volume/v3/volumes/285d28b3-ee74-43a2-9ffc-15959096b0a9 Sep 06 06:43:18 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-a66a0d16-ef7b-4c49-86e7-0757ffa5da86 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:18 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-a66a0d16-ef7b-4c49-86e7-0757ffa5da86 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:18 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-a66a0d16-ef7b-4c49-86e7-0757ffa5da86 tempest-AttachVolumeTestJSON-1525867077 tempest-AttachVolumeTestJSON-1525867077-project-member] http://192.168.122.198/volume/v3/volumes/285d28b3-ee74-43a2-9ffc-15959096b0a9 returned with HTTP 404 Sep 06 06:43:18 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1008/1998] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:43:18 2026] GET /volume/v3/volumes/285d28b3-ee74-43a2-9ffc-15959096b0a9 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:43:21 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [req-40322d91-7e60-4572-bf08-9e3aa86e4f7d req-1b5b6a69-5d58-4dc1-97ce-ab62bf599b7d None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:21 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-40322d91-7e60-4572-bf08-9e3aa86e4f7d req-1b5b6a69-5d58-4dc1-97ce-ab62bf599b7d tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] GET http://192.168.122.198/volume/v3/attachments?instance_id=8b1df52f-f971-4d8f-b438-820258151355 Sep 06 06:43:21 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-40322d91-7e60-4572-bf08-9e3aa86e4f7d req-1b5b6a69-5d58-4dc1-97ce-ab62bf599b7d tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:21 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-40322d91-7e60-4572-bf08-9e3aa86e4f7d req-1b5b6a69-5d58-4dc1-97ce-ab62bf599b7d tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] Calling method 'version_select' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:21 devstack devstack@c-api.service[87014]: /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 06 06:43:21 devstack devstack@c-api.service[87014]: return base.obj_make_list(context, cls(context), Sep 06 06:43:21 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-40322d91-7e60-4572-bf08-9e3aa86e4f7d req-1b5b6a69-5d58-4dc1-97ce-ab62bf599b7d tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] http://192.168.122.198/volume/v3/attachments?instance_id=8b1df52f-f971-4d8f-b438-820258151355 returned with HTTP 200 Sep 06 06:43:21 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 991/1999] 192.168.122.198 () {62 vars in 1526 bytes} [Sun Sep 6 06:43:21 2026] GET /volume/v3/attachments?instance_id=8b1df52f-f971-4d8f-b438-820258151355 => generated 192 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:43:21 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-40322d91-7e60-4572-bf08-9e3aa86e4f7d req-0ccfaf8e-b8be-4149-bc4f-e49ce4cc631a None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:21 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-40322d91-7e60-4572-bf08-9e3aa86e4f7d req-0ccfaf8e-b8be-4149-bc4f-e49ce4cc631a tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] GET http://192.168.122.198/volume/v3/attachments/6cb24694-551b-4694-8e0e-8e639042535d Sep 06 06:43:21 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-40322d91-7e60-4572-bf08-9e3aa86e4f7d req-0ccfaf8e-b8be-4149-bc4f-e49ce4cc631a tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:21 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-40322d91-7e60-4572-bf08-9e3aa86e4f7d req-0ccfaf8e-b8be-4149-bc4f-e49ce4cc631a tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] Calling method 'version_select' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:21 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:21 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:43:21 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-40322d91-7e60-4572-bf08-9e3aa86e4f7d req-0ccfaf8e-b8be-4149-bc4f-e49ce4cc631a tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] http://192.168.122.198/volume/v3/attachments/6cb24694-551b-4694-8e0e-8e639042535d returned with HTTP 200 Sep 06 06:43:21 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1009/2000] 192.168.122.198 () {62 vars in 1540 bytes} [Sun Sep 6 06:43:21 2026] GET /volume/v3/attachments/6cb24694-551b-4694-8e0e-8e639042535d => generated 718 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 06:43:25 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [req-623361df-defb-4c97-a814-7234f165499e req-66c39213-a4a2-47f1-a29e-e9188ad11cbc None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:25 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-623361df-defb-4c97-a814-7234f165499e req-66c39213-a4a2-47f1-a29e-e9188ad11cbc tempest-VolumesSnapshotsTestJSON-333542698 tempest-VolumesSnapshotsTestJSON-333542698-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:43:25 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-623361df-defb-4c97-a814-7234f165499e req-66c39213-a4a2-47f1-a29e-e9188ad11cbc tempest-VolumesSnapshotsTestJSON-333542698 tempest-VolumesSnapshotsTestJSON-333542698-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1563711633", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:43:25 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.volumes [req-623361df-defb-4c97-a814-7234f165499e req-66c39213-a4a2-47f1-a29e-e9188ad11cbc tempest-VolumesSnapshotsTestJSON-333542698 tempest-VolumesSnapshotsTestJSON-333542698-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1563711633', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:43:25 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [req-623361df-defb-4c97-a814-7234f165499e req-66c39213-a4a2-47f1-a29e-e9188ad11cbc tempest-VolumesSnapshotsTestJSON-333542698 tempest-VolumesSnapshotsTestJSON-333542698-project-member] Create volume of 1 GB Sep 06 06:43:25 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:25 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:43:25 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [req-623361df-defb-4c97-a814-7234f165499e req-66c39213-a4a2-47f1-a29e-e9188ad11cbc tempest-VolumesSnapshotsTestJSON-333542698 tempest-VolumesSnapshotsTestJSON-333542698-project-member] Availability Zones retrieved successfully. Sep 06 06:43:25 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [req-623361df-defb-4c97-a814-7234f165499e req-66c39213-a4a2-47f1-a29e-e9188ad11cbc tempest-VolumesSnapshotsTestJSON-333542698 tempest-VolumesSnapshotsTestJSON-333542698-project-member] Flow 'volume_create_api' (20bbe136-4bc8-4c54-ba84-e610301ab6e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:43:25 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [req-623361df-defb-4c97-a814-7234f165499e req-66c39213-a4a2-47f1-a29e-e9188ad11cbc tempest-VolumesSnapshotsTestJSON-333542698 tempest-VolumesSnapshotsTestJSON-333542698-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (223df75c-bd9a-430a-9440-04840fdfd8a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:43:25 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.flows.api.create_volume [req-623361df-defb-4c97-a814-7234f165499e req-66c39213-a4a2-47f1-a29e-e9188ad11cbc tempest-VolumesSnapshotsTestJSON-333542698 tempest-VolumesSnapshotsTestJSON-333542698-project-member] Validating volume size '1' using validate_int {{(pid=87014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:43:25 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [req-623361df-defb-4c97-a814-7234f165499e req-66c39213-a4a2-47f1-a29e-e9188ad11cbc tempest-VolumesSnapshotsTestJSON-333542698 tempest-VolumesSnapshotsTestJSON-333542698-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (223df75c-bd9a-430a-9440-04840fdfd8a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:43:25 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [req-623361df-defb-4c97-a814-7234f165499e req-66c39213-a4a2-47f1-a29e-e9188ad11cbc tempest-VolumesSnapshotsTestJSON-333542698 tempest-VolumesSnapshotsTestJSON-333542698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22ed592d-f599-42ee-aa40-d143c8c9e3fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:43:25 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [req-623361df-defb-4c97-a814-7234f165499e req-66c39213-a4a2-47f1-a29e-e9188ad11cbc tempest-VolumesSnapshotsTestJSON-333542698 tempest-VolumesSnapshotsTestJSON-333542698-project-member] Created reservations ['4d317402-bc92-47de-b382-c8e2a69735e6', 'a6a134f3-4e3d-4dac-9e13-8a0761fc262f', 'e869f948-0906-4a7f-9e88-0882c0607332', 'bb9f2bc4-3810-4da4-8f35-61ce8c1e5a7a'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:43:25 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [req-623361df-defb-4c97-a814-7234f165499e req-66c39213-a4a2-47f1-a29e-e9188ad11cbc tempest-VolumesSnapshotsTestJSON-333542698 tempest-VolumesSnapshotsTestJSON-333542698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22ed592d-f599-42ee-aa40-d143c8c9e3fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4d317402-bc92-47de-b382-c8e2a69735e6', 'a6a134f3-4e3d-4dac-9e13-8a0761fc262f', 'e869f948-0906-4a7f-9e88-0882c0607332', 'bb9f2bc4-3810-4da4-8f35-61ce8c1e5a7a']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:43:25 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [req-623361df-defb-4c97-a814-7234f165499e req-66c39213-a4a2-47f1-a29e-e9188ad11cbc tempest-VolumesSnapshotsTestJSON-333542698 tempest-VolumesSnapshotsTestJSON-333542698-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5667a5f6-f503-4ddd-8bee-15e190271d7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:43:25 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:25 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:43:25 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [req-623361df-defb-4c97-a814-7234f165499e req-66c39213-a4a2-47f1-a29e-e9188ad11cbc tempest-VolumesSnapshotsTestJSON-333542698 tempest-VolumesSnapshotsTestJSON-333542698-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5667a5f6-f503-4ddd-8bee-15e190271d7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b99bf69b-b424-4141-9f65-1db10a4d8cd0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1563711633',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c23958b3f454dbb89a040ba1bbf1d92',qos_specs=None,replication_status=,reservations=['4d317402-bc92-47de-b382-c8e2a69735e6','a6a134f3-4e3d-4dac-9e13-8a0761fc262f','e869f948-0906-4a7f-9e88-0882c0607332','bb9f2bc4-3810-4da4-8f35-61ce8c1e5a7a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54f68fba756549a689f6a1da05962b5c',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:43:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1563711633',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b99bf69b-b424-4141-9f65-1db10a4d8cd0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5c23958b3f454dbb89a040ba1bbf1d92',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='54f68fba756549a689f6a1da05962b5c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:43:25 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [req-623361df-defb-4c97-a814-7234f165499e req-66c39213-a4a2-47f1-a29e-e9188ad11cbc tempest-VolumesSnapshotsTestJSON-333542698 tempest-VolumesSnapshotsTestJSON-333542698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1381a2a6-ef66-4861-a77d-734704c5dbf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:43:25 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [req-623361df-defb-4c97-a814-7234f165499e req-66c39213-a4a2-47f1-a29e-e9188ad11cbc tempest-VolumesSnapshotsTestJSON-333542698 tempest-VolumesSnapshotsTestJSON-333542698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1381a2a6-ef66-4861-a77d-734704c5dbf1) transitioned into state 'SUCCESS' from state '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-1563711633',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c23958b3f454dbb89a040ba1bbf1d92',qos_specs=None,replication_status=,reservations=['4d317402-bc92-47de-b382-c8e2a69735e6','a6a134f3-4e3d-4dac-9e13-8a0761fc262f','e869f948-0906-4a7f-9e88-0882c0607332','bb9f2bc4-3810-4da4-8f35-61ce8c1e5a7a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54f68fba756549a689f6a1da05962b5c',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:43:25 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [req-623361df-defb-4c97-a814-7234f165499e req-66c39213-a4a2-47f1-a29e-e9188ad11cbc tempest-VolumesSnapshotsTestJSON-333542698 tempest-VolumesSnapshotsTestJSON-333542698-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98f8a8e6-c150-4374-bd07-5aae31a337ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:43:25 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [req-623361df-defb-4c97-a814-7234f165499e req-66c39213-a4a2-47f1-a29e-e9188ad11cbc tempest-VolumesSnapshotsTestJSON-333542698 tempest-VolumesSnapshotsTestJSON-333542698-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98f8a8e6-c150-4374-bd07-5aae31a337ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:43:25 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [req-623361df-defb-4c97-a814-7234f165499e req-66c39213-a4a2-47f1-a29e-e9188ad11cbc tempest-VolumesSnapshotsTestJSON-333542698 tempest-VolumesSnapshotsTestJSON-333542698-project-member] Flow 'volume_create_api' (20bbe136-4bc8-4c54-ba84-e610301ab6e2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:43:25 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [req-623361df-defb-4c97-a814-7234f165499e req-66c39213-a4a2-47f1-a29e-e9188ad11cbc tempest-VolumesSnapshotsTestJSON-333542698 tempest-VolumesSnapshotsTestJSON-333542698-project-member] Create volume request issued successfully. Sep 06 06:43:25 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-623361df-defb-4c97-a814-7234f165499e req-66c39213-a4a2-47f1-a29e-e9188ad11cbc tempest-VolumesSnapshotsTestJSON-333542698 tempest-VolumesSnapshotsTestJSON-333542698-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:43:25 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 992/2001] 192.168.122.198 () {64 vars in 1430 bytes} [Sun Sep 6 06:43:25 2026] POST /volume/v3/volumes => generated 764 bytes in 370 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:43:25 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-623361df-defb-4c97-a814-7234f165499e req-a2c44606-cfd6-4ddf-9ec8-6f023755a458 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:25 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-623361df-defb-4c97-a814-7234f165499e req-a2c44606-cfd6-4ddf-9ec8-6f023755a458 tempest-VolumesSnapshotsTestJSON-333542698 tempest-VolumesSnapshotsTestJSON-333542698-project-member] GET http://192.168.122.198/volume/v3/volumes/b99bf69b-b424-4141-9f65-1db10a4d8cd0 Sep 06 06:43:25 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-623361df-defb-4c97-a814-7234f165499e req-a2c44606-cfd6-4ddf-9ec8-6f023755a458 tempest-VolumesSnapshotsTestJSON-333542698 tempest-VolumesSnapshotsTestJSON-333542698-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:25 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-623361df-defb-4c97-a814-7234f165499e req-a2c44606-cfd6-4ddf-9ec8-6f023755a458 tempest-VolumesSnapshotsTestJSON-333542698 tempest-VolumesSnapshotsTestJSON-333542698-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:25 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:25 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:43:25 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:25 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:43:25 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [req-623361df-defb-4c97-a814-7234f165499e req-a2c44606-cfd6-4ddf-9ec8-6f023755a458 tempest-VolumesSnapshotsTestJSON-333542698 tempest-VolumesSnapshotsTestJSON-333542698-project-member] Volume info retrieved successfully. Sep 06 06:43:25 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-623361df-defb-4c97-a814-7234f165499e req-a2c44606-cfd6-4ddf-9ec8-6f023755a458 tempest-VolumesSnapshotsTestJSON-333542698 tempest-VolumesSnapshotsTestJSON-333542698-project-member] http://192.168.122.198/volume/v3/volumes/b99bf69b-b424-4141-9f65-1db10a4d8cd0 returned with HTTP 200 Sep 06 06:43:25 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1010/2002] 192.168.122.198 () {60 vars in 1487 bytes} [Sun Sep 6 06:43:25 2026] GET /volume/v3/volumes/b99bf69b-b424-4141-9f65-1db10a4d8cd0 => generated 832 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:43:25 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [req-6cf373fa-ef07-48f5-aeb6-620bd22b5357 req-c0b6c1af-bcb8-4aaf-a6dc-16029979df67 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:25 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-6cf373fa-ef07-48f5-aeb6-620bd22b5357 req-c0b6c1af-bcb8-4aaf-a6dc-16029979df67 tempest-VolumesSnapshotsTestJSON-333542698 tempest-VolumesSnapshotsTestJSON-333542698-project-member] GET http://192.168.122.198/volume/v3/volumes/b99bf69b-b424-4141-9f65-1db10a4d8cd0 Sep 06 06:43:25 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-6cf373fa-ef07-48f5-aeb6-620bd22b5357 req-c0b6c1af-bcb8-4aaf-a6dc-16029979df67 tempest-VolumesSnapshotsTestJSON-333542698 tempest-VolumesSnapshotsTestJSON-333542698-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:25 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-6cf373fa-ef07-48f5-aeb6-620bd22b5357 req-c0b6c1af-bcb8-4aaf-a6dc-16029979df67 tempest-VolumesSnapshotsTestJSON-333542698 tempest-VolumesSnapshotsTestJSON-333542698-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:25 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:25 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:43:25 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:25 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:43:25 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [req-6cf373fa-ef07-48f5-aeb6-620bd22b5357 req-c0b6c1af-bcb8-4aaf-a6dc-16029979df67 tempest-VolumesSnapshotsTestJSON-333542698 tempest-VolumesSnapshotsTestJSON-333542698-project-member] Volume info retrieved successfully. Sep 06 06:43:25 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-6cf373fa-ef07-48f5-aeb6-620bd22b5357 req-c0b6c1af-bcb8-4aaf-a6dc-16029979df67 tempest-VolumesSnapshotsTestJSON-333542698 tempest-VolumesSnapshotsTestJSON-333542698-project-member] http://192.168.122.198/volume/v3/volumes/b99bf69b-b424-4141-9f65-1db10a4d8cd0 returned with HTTP 200 Sep 06 06:43:25 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 993/2003] 192.168.122.198 () {60 vars in 1487 bytes} [Sun Sep 6 06:43:25 2026] GET /volume/v3/volumes/b99bf69b-b424-4141-9f65-1db10a4d8cd0 => generated 832 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:43:26 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-b4729ae1-e8fd-4c17-bb86-bde1f1e21525 req-92067044-f529-4d51-88d5-741d050b31dc None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:26 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-b4729ae1-e8fd-4c17-bb86-bde1f1e21525 req-92067044-f529-4d51-88d5-741d050b31dc tempest-VolumesSnapshotsTestJSON-333542698 tempest-VolumesSnapshotsTestJSON-333542698-project-member] GET http://192.168.122.198/volume/v3/volumes/b99bf69b-b424-4141-9f65-1db10a4d8cd0 Sep 06 06:43:26 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-b4729ae1-e8fd-4c17-bb86-bde1f1e21525 req-92067044-f529-4d51-88d5-741d050b31dc tempest-VolumesSnapshotsTestJSON-333542698 tempest-VolumesSnapshotsTestJSON-333542698-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:26 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-b4729ae1-e8fd-4c17-bb86-bde1f1e21525 req-92067044-f529-4d51-88d5-741d050b31dc tempest-VolumesSnapshotsTestJSON-333542698 tempest-VolumesSnapshotsTestJSON-333542698-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:26 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:26 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:43:26 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:26 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:43:26 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [req-b4729ae1-e8fd-4c17-bb86-bde1f1e21525 req-92067044-f529-4d51-88d5-741d050b31dc tempest-VolumesSnapshotsTestJSON-333542698 tempest-VolumesSnapshotsTestJSON-333542698-project-member] Volume info retrieved successfully. Sep 06 06:43:26 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-b4729ae1-e8fd-4c17-bb86-bde1f1e21525 req-92067044-f529-4d51-88d5-741d050b31dc tempest-VolumesSnapshotsTestJSON-333542698 tempest-VolumesSnapshotsTestJSON-333542698-project-member] http://192.168.122.198/volume/v3/volumes/b99bf69b-b424-4141-9f65-1db10a4d8cd0 returned with HTTP 200 Sep 06 06:43:26 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1011/2004] 192.168.122.198 () {60 vars in 1487 bytes} [Sun Sep 6 06:43:26 2026] GET /volume/v3/volumes/b99bf69b-b424-4141-9f65-1db10a4d8cd0 => generated 857 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:43:27 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [req-e170a0c6-8b2f-4e20-8f76-d43323411061 req-28de5a9a-3af7-4e44-9171-f2203d90737b None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:27 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-e170a0c6-8b2f-4e20-8f76-d43323411061 req-28de5a9a-3af7-4e44-9171-f2203d90737b tempest-VolumesSnapshotsTestJSON-333542698 tempest-VolumesSnapshotsTestJSON-333542698-project-member] POST http://192.168.122.198/volume/v3/snapshots Sep 06 06:43:27 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-e170a0c6-8b2f-4e20-8f76-d43323411061 req-28de5a9a-3af7-4e44-9171-f2203d90737b tempest-VolumesSnapshotsTestJSON-333542698 tempest-VolumesSnapshotsTestJSON-333542698-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b99bf69b-b424-4141-9f65-1db10a4d8cd0", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-563871793", "description": null, "metadata": {}}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:43:27 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:27 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:43:27 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:27 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:43:27 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [req-e170a0c6-8b2f-4e20-8f76-d43323411061 req-28de5a9a-3af7-4e44-9171-f2203d90737b tempest-VolumesSnapshotsTestJSON-333542698 tempest-VolumesSnapshotsTestJSON-333542698-project-member] Volume info retrieved successfully. Sep 06 06:43:27 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.snapshots [req-e170a0c6-8b2f-4e20-8f76-d43323411061 req-28de5a9a-3af7-4e44-9171-f2203d90737b tempest-VolumesSnapshotsTestJSON-333542698 tempest-VolumesSnapshotsTestJSON-333542698-project-member] Create snapshot from volume b99bf69b-b424-4141-9f65-1db10a4d8cd0 Sep 06 06:43:27 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [req-e170a0c6-8b2f-4e20-8f76-d43323411061 req-28de5a9a-3af7-4e44-9171-f2203d90737b tempest-VolumesSnapshotsTestJSON-333542698 tempest-VolumesSnapshotsTestJSON-333542698-project-member] Created reservations ['94c7b001-48c3-4dcd-ac56-2d1275945c6a', '99d76325-1a7b-40c4-95ca-e1d0e2d16f64', 'c2d5c950-fce2-43aa-bfcb-dbb9894b0588', 'ba3f2ad0-8c1d-4651-90ec-4f073e0432ea'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:43:27 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:27 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:43:27 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [req-e170a0c6-8b2f-4e20-8f76-d43323411061 req-28de5a9a-3af7-4e44-9171-f2203d90737b tempest-VolumesSnapshotsTestJSON-333542698 tempest-VolumesSnapshotsTestJSON-333542698-project-member] Snapshot create request issued successfully. Sep 06 06:43:27 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-e170a0c6-8b2f-4e20-8f76-d43323411061 req-28de5a9a-3af7-4e44-9171-f2203d90737b tempest-VolumesSnapshotsTestJSON-333542698 tempest-VolumesSnapshotsTestJSON-333542698-project-member] http://192.168.122.198/volume/v3/snapshots returned with HTTP 202 Sep 06 06:43:27 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 994/2005] 192.168.122.198 () {64 vars in 1436 bytes} [Sun Sep 6 06:43:27 2026] POST /volume/v3/snapshots => generated 310 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:43:27 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-96e6667e-bc41-43fb-83c2-6ca42b22e2fa req-cd021b16-e328-423c-a81a-591bd521803a None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:27 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-96e6667e-bc41-43fb-83c2-6ca42b22e2fa req-cd021b16-e328-423c-a81a-591bd521803a tempest-VolumesSnapshotsTestJSON-333542698 tempest-VolumesSnapshotsTestJSON-333542698-project-reader] GET http://192.168.122.198/volume/v3/snapshots/fd1bec25-8c46-4a81-94d5-8ad332e8a66f Sep 06 06:43:27 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-96e6667e-bc41-43fb-83c2-6ca42b22e2fa req-cd021b16-e328-423c-a81a-591bd521803a tempest-VolumesSnapshotsTestJSON-333542698 tempest-VolumesSnapshotsTestJSON-333542698-project-reader] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:27 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-96e6667e-bc41-43fb-83c2-6ca42b22e2fa req-cd021b16-e328-423c-a81a-591bd521803a tempest-VolumesSnapshotsTestJSON-333542698 tempest-VolumesSnapshotsTestJSON-333542698-project-reader] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:27 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:27 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:43:27 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [req-96e6667e-bc41-43fb-83c2-6ca42b22e2fa req-cd021b16-e328-423c-a81a-591bd521803a tempest-VolumesSnapshotsTestJSON-333542698 tempest-VolumesSnapshotsTestJSON-333542698-project-reader] Snapshot retrieved successfully. Sep 06 06:43:27 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-96e6667e-bc41-43fb-83c2-6ca42b22e2fa req-cd021b16-e328-423c-a81a-591bd521803a tempest-VolumesSnapshotsTestJSON-333542698 tempest-VolumesSnapshotsTestJSON-333542698-project-reader] http://192.168.122.198/volume/v3/snapshots/fd1bec25-8c46-4a81-94d5-8ad332e8a66f returned with HTTP 200 Sep 06 06:43:27 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1012/2006] 192.168.122.198 () {60 vars in 1493 bytes} [Sun Sep 6 06:43:27 2026] GET /volume/v3/snapshots/fd1bec25-8c46-4a81-94d5-8ad332e8a66f => generated 442 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:43:27 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [req-f1ec8982-e01c-4b13-b4cb-413fb99c767a req-b6730a79-835a-40de-b27d-28ede8523591 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:27 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-f1ec8982-e01c-4b13-b4cb-413fb99c767a req-b6730a79-835a-40de-b27d-28ede8523591 tempest-VolumesSnapshotsTestJSON-333542698 tempest-VolumesSnapshotsTestJSON-333542698-project-reader] GET http://192.168.122.198/volume/v3/snapshots/detail Sep 06 06:43:27 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-f1ec8982-e01c-4b13-b4cb-413fb99c767a req-b6730a79-835a-40de-b27d-28ede8523591 tempest-VolumesSnapshotsTestJSON-333542698 tempest-VolumesSnapshotsTestJSON-333542698-project-reader] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:27 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-f1ec8982-e01c-4b13-b4cb-413fb99c767a req-b6730a79-835a-40de-b27d-28ede8523591 tempest-VolumesSnapshotsTestJSON-333542698 tempest-VolumesSnapshotsTestJSON-333542698-project-reader] Calling method 'detail' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:27 devstack devstack@c-api.service[87014]: DEBUG cinder.api.api_utils [req-f1ec8982-e01c-4b13-b4cb-413fb99c767a req-b6730a79-835a-40de-b27d-28ede8523591 tempest-VolumesSnapshotsTestJSON-333542698 tempest-VolumesSnapshotsTestJSON-333542698-project-reader] Removing options '' from query. {{(pid=87014) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 06:43:27 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:27 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:43:27 devstack devstack@c-api.service[87014]: DEBUG cinder.db.api [req-f1ec8982-e01c-4b13-b4cb-413fb99c767a req-b6730a79-835a-40de-b27d-28ede8523591 tempest-VolumesSnapshotsTestJSON-333542698 tempest-VolumesSnapshotsTestJSON-333542698-project-reader] Building query based on filter {{(pid=87014) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 06:43:27 devstack devstack@c-api.service[87014]: /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 06 06:43:27 devstack devstack@c-api.service[87014]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 06:43:27 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [req-f1ec8982-e01c-4b13-b4cb-413fb99c767a req-b6730a79-835a-40de-b27d-28ede8523591 tempest-VolumesSnapshotsTestJSON-333542698 tempest-VolumesSnapshotsTestJSON-333542698-project-reader] Get all snapshots completed successfully. Sep 06 06:43:27 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:27 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:43:27 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-f1ec8982-e01c-4b13-b4cb-413fb99c767a req-b6730a79-835a-40de-b27d-28ede8523591 tempest-VolumesSnapshotsTestJSON-333542698 tempest-VolumesSnapshotsTestJSON-333542698-project-reader] http://192.168.122.198/volume/v3/snapshots/detail returned with HTTP 200 Sep 06 06:43:27 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 995/2007] 192.168.122.198 () {60 vars in 1403 bytes} [Sun Sep 6 06:43:27 2026] GET /volume/v3/snapshots/detail => generated 445 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:43:27 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-877b59f2-b490-4666-b38b-8dccca1ab024 req-2eb6b451-2a82-471a-a495-5d9baabca9c4 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:27 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-877b59f2-b490-4666-b38b-8dccca1ab024 req-2eb6b451-2a82-471a-a495-5d9baabca9c4 tempest-VolumesSnapshotsTestJSON-333542698 tempest-VolumesSnapshotsTestJSON-333542698-project-member] GET http://192.168.122.198/volume/v3/snapshots/fd1bec25-8c46-4a81-94d5-8ad332e8a66f Sep 06 06:43:27 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-877b59f2-b490-4666-b38b-8dccca1ab024 req-2eb6b451-2a82-471a-a495-5d9baabca9c4 tempest-VolumesSnapshotsTestJSON-333542698 tempest-VolumesSnapshotsTestJSON-333542698-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:27 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-877b59f2-b490-4666-b38b-8dccca1ab024 req-2eb6b451-2a82-471a-a495-5d9baabca9c4 tempest-VolumesSnapshotsTestJSON-333542698 tempest-VolumesSnapshotsTestJSON-333542698-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:27 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:27 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:43:27 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [req-877b59f2-b490-4666-b38b-8dccca1ab024 req-2eb6b451-2a82-471a-a495-5d9baabca9c4 tempest-VolumesSnapshotsTestJSON-333542698 tempest-VolumesSnapshotsTestJSON-333542698-project-member] Snapshot retrieved successfully. Sep 06 06:43:27 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-877b59f2-b490-4666-b38b-8dccca1ab024 req-2eb6b451-2a82-471a-a495-5d9baabca9c4 tempest-VolumesSnapshotsTestJSON-333542698 tempest-VolumesSnapshotsTestJSON-333542698-project-member] http://192.168.122.198/volume/v3/snapshots/fd1bec25-8c46-4a81-94d5-8ad332e8a66f returned with HTTP 200 Sep 06 06:43:27 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1013/2008] 192.168.122.198 () {60 vars in 1493 bytes} [Sun Sep 6 06:43:27 2026] GET /volume/v3/snapshots/fd1bec25-8c46-4a81-94d5-8ad332e8a66f => generated 442 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:43:28 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [req-0c8e2e3e-a9f3-4c44-95d5-17f69c48473d req-b23c239e-d3fb-459d-8321-ee062aed6a1b None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:28 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-0c8e2e3e-a9f3-4c44-95d5-17f69c48473d req-b23c239e-d3fb-459d-8321-ee062aed6a1b tempest-VolumesSnapshotsTestJSON-333542698 tempest-VolumesSnapshotsTestJSON-333542698-project-member] GET http://192.168.122.198/volume/v3/snapshots/fd1bec25-8c46-4a81-94d5-8ad332e8a66f Sep 06 06:43:28 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-0c8e2e3e-a9f3-4c44-95d5-17f69c48473d req-b23c239e-d3fb-459d-8321-ee062aed6a1b tempest-VolumesSnapshotsTestJSON-333542698 tempest-VolumesSnapshotsTestJSON-333542698-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:28 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-0c8e2e3e-a9f3-4c44-95d5-17f69c48473d req-b23c239e-d3fb-459d-8321-ee062aed6a1b tempest-VolumesSnapshotsTestJSON-333542698 tempest-VolumesSnapshotsTestJSON-333542698-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:28 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:28 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:43:28 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [req-0c8e2e3e-a9f3-4c44-95d5-17f69c48473d req-b23c239e-d3fb-459d-8321-ee062aed6a1b tempest-VolumesSnapshotsTestJSON-333542698 tempest-VolumesSnapshotsTestJSON-333542698-project-member] Snapshot retrieved successfully. Sep 06 06:43:28 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-0c8e2e3e-a9f3-4c44-95d5-17f69c48473d req-b23c239e-d3fb-459d-8321-ee062aed6a1b tempest-VolumesSnapshotsTestJSON-333542698 tempest-VolumesSnapshotsTestJSON-333542698-project-member] http://192.168.122.198/volume/v3/snapshots/fd1bec25-8c46-4a81-94d5-8ad332e8a66f returned with HTTP 200 Sep 06 06:43:28 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 996/2009] 192.168.122.198 () {60 vars in 1493 bytes} [Sun Sep 6 06:43:28 2026] GET /volume/v3/snapshots/fd1bec25-8c46-4a81-94d5-8ad332e8a66f => generated 442 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:43:29 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-a132717b-708f-4a83-b0e6-2c797702d258 req-679c53ac-249a-480d-bdcd-85484688e5cd None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:29 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-a132717b-708f-4a83-b0e6-2c797702d258 req-679c53ac-249a-480d-bdcd-85484688e5cd tempest-VolumesSnapshotsTestJSON-333542698 tempest-VolumesSnapshotsTestJSON-333542698-project-member] GET http://192.168.122.198/volume/v3/snapshots/fd1bec25-8c46-4a81-94d5-8ad332e8a66f Sep 06 06:43:29 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-a132717b-708f-4a83-b0e6-2c797702d258 req-679c53ac-249a-480d-bdcd-85484688e5cd tempest-VolumesSnapshotsTestJSON-333542698 tempest-VolumesSnapshotsTestJSON-333542698-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:29 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-a132717b-708f-4a83-b0e6-2c797702d258 req-679c53ac-249a-480d-bdcd-85484688e5cd tempest-VolumesSnapshotsTestJSON-333542698 tempest-VolumesSnapshotsTestJSON-333542698-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:29 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:29 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:43:29 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [req-a132717b-708f-4a83-b0e6-2c797702d258 req-679c53ac-249a-480d-bdcd-85484688e5cd tempest-VolumesSnapshotsTestJSON-333542698 tempest-VolumesSnapshotsTestJSON-333542698-project-member] Snapshot retrieved successfully. Sep 06 06:43:29 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-a132717b-708f-4a83-b0e6-2c797702d258 req-679c53ac-249a-480d-bdcd-85484688e5cd tempest-VolumesSnapshotsTestJSON-333542698 tempest-VolumesSnapshotsTestJSON-333542698-project-member] http://192.168.122.198/volume/v3/snapshots/fd1bec25-8c46-4a81-94d5-8ad332e8a66f returned with HTTP 200 Sep 06 06:43:29 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1014/2010] 192.168.122.198 () {60 vars in 1493 bytes} [Sun Sep 6 06:43:29 2026] GET /volume/v3/snapshots/fd1bec25-8c46-4a81-94d5-8ad332e8a66f => generated 469 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:43:29 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [req-4b91e808-3d03-46e3-bb71-47c5a66773b8 req-5333aa57-c061-4370-8f79-8a836a2998e0 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:29 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-4b91e808-3d03-46e3-bb71-47c5a66773b8 req-5333aa57-c061-4370-8f79-8a836a2998e0 tempest-VolumesSnapshotsTestJSON-333542698 tempest-VolumesSnapshotsTestJSON-333542698-project-member] DELETE http://192.168.122.198/volume/v3/snapshots/fd1bec25-8c46-4a81-94d5-8ad332e8a66f Sep 06 06:43:29 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-4b91e808-3d03-46e3-bb71-47c5a66773b8 req-5333aa57-c061-4370-8f79-8a836a2998e0 tempest-VolumesSnapshotsTestJSON-333542698 tempest-VolumesSnapshotsTestJSON-333542698-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:29 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-4b91e808-3d03-46e3-bb71-47c5a66773b8 req-5333aa57-c061-4370-8f79-8a836a2998e0 tempest-VolumesSnapshotsTestJSON-333542698 tempest-VolumesSnapshotsTestJSON-333542698-project-member] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:29 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.snapshots [req-4b91e808-3d03-46e3-bb71-47c5a66773b8 req-5333aa57-c061-4370-8f79-8a836a2998e0 tempest-VolumesSnapshotsTestJSON-333542698 tempest-VolumesSnapshotsTestJSON-333542698-project-member] Delete snapshot with id: fd1bec25-8c46-4a81-94d5-8ad332e8a66f Sep 06 06:43:29 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:29 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:43:29 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [req-4b91e808-3d03-46e3-bb71-47c5a66773b8 req-5333aa57-c061-4370-8f79-8a836a2998e0 tempest-VolumesSnapshotsTestJSON-333542698 tempest-VolumesSnapshotsTestJSON-333542698-project-member] Snapshot retrieved successfully. Sep 06 06:43:29 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:29 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:43:29 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [req-4b91e808-3d03-46e3-bb71-47c5a66773b8 req-5333aa57-c061-4370-8f79-8a836a2998e0 tempest-VolumesSnapshotsTestJSON-333542698 tempest-VolumesSnapshotsTestJSON-333542698-project-member] Snapshot delete request issued successfully. Sep 06 06:43:29 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-4b91e808-3d03-46e3-bb71-47c5a66773b8 req-5333aa57-c061-4370-8f79-8a836a2998e0 tempest-VolumesSnapshotsTestJSON-333542698 tempest-VolumesSnapshotsTestJSON-333542698-project-member] http://192.168.122.198/volume/v3/snapshots/fd1bec25-8c46-4a81-94d5-8ad332e8a66f returned with HTTP 202 Sep 06 06:43:29 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 997/2011] 192.168.122.198 () {62 vars in 1515 bytes} [Sun Sep 6 06:43:29 2026] DELETE /volume/v3/snapshots/fd1bec25-8c46-4a81-94d5-8ad332e8a66f => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:43:29 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-b5141fe7-9d70-4c71-8e40-4e052e345dcb req-5bdcfaee-d549-42e5-bd65-09c948de2bc1 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:29 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-b5141fe7-9d70-4c71-8e40-4e052e345dcb req-5bdcfaee-d549-42e5-bd65-09c948de2bc1 tempest-VolumesSnapshotsTestJSON-333542698 tempest-VolumesSnapshotsTestJSON-333542698-project-member] GET http://192.168.122.198/volume/v3/snapshots/fd1bec25-8c46-4a81-94d5-8ad332e8a66f Sep 06 06:43:29 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-b5141fe7-9d70-4c71-8e40-4e052e345dcb req-5bdcfaee-d549-42e5-bd65-09c948de2bc1 tempest-VolumesSnapshotsTestJSON-333542698 tempest-VolumesSnapshotsTestJSON-333542698-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:29 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-b5141fe7-9d70-4c71-8e40-4e052e345dcb req-5bdcfaee-d549-42e5-bd65-09c948de2bc1 tempest-VolumesSnapshotsTestJSON-333542698 tempest-VolumesSnapshotsTestJSON-333542698-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:29 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:29 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:43:29 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [req-b5141fe7-9d70-4c71-8e40-4e052e345dcb req-5bdcfaee-d549-42e5-bd65-09c948de2bc1 tempest-VolumesSnapshotsTestJSON-333542698 tempest-VolumesSnapshotsTestJSON-333542698-project-member] Snapshot retrieved successfully. Sep 06 06:43:29 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-b5141fe7-9d70-4c71-8e40-4e052e345dcb req-5bdcfaee-d549-42e5-bd65-09c948de2bc1 tempest-VolumesSnapshotsTestJSON-333542698 tempest-VolumesSnapshotsTestJSON-333542698-project-member] http://192.168.122.198/volume/v3/snapshots/fd1bec25-8c46-4a81-94d5-8ad332e8a66f returned with HTTP 200 Sep 06 06:43:29 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1015/2012] 192.168.122.198 () {60 vars in 1493 bytes} [Sun Sep 6 06:43:29 2026] GET /volume/v3/snapshots/fd1bec25-8c46-4a81-94d5-8ad332e8a66f => generated 468 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:43:30 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [req-f55c2adb-593a-4593-b506-5b88fc974004 req-6ee0d37e-e6ec-4bb5-885a-3c3651f719f0 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:30 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-f55c2adb-593a-4593-b506-5b88fc974004 req-6ee0d37e-e6ec-4bb5-885a-3c3651f719f0 tempest-VolumesSnapshotsTestJSON-333542698 tempest-VolumesSnapshotsTestJSON-333542698-project-member] GET http://192.168.122.198/volume/v3/snapshots/fd1bec25-8c46-4a81-94d5-8ad332e8a66f Sep 06 06:43:30 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-f55c2adb-593a-4593-b506-5b88fc974004 req-6ee0d37e-e6ec-4bb5-885a-3c3651f719f0 tempest-VolumesSnapshotsTestJSON-333542698 tempest-VolumesSnapshotsTestJSON-333542698-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:30 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-f55c2adb-593a-4593-b506-5b88fc974004 req-6ee0d37e-e6ec-4bb5-885a-3c3651f719f0 tempest-VolumesSnapshotsTestJSON-333542698 tempest-VolumesSnapshotsTestJSON-333542698-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:30 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:30 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:43:30 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [req-f55c2adb-593a-4593-b506-5b88fc974004 req-6ee0d37e-e6ec-4bb5-885a-3c3651f719f0 tempest-VolumesSnapshotsTestJSON-333542698 tempest-VolumesSnapshotsTestJSON-333542698-project-member] Snapshot retrieved successfully. Sep 06 06:43:30 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-f55c2adb-593a-4593-b506-5b88fc974004 req-6ee0d37e-e6ec-4bb5-885a-3c3651f719f0 tempest-VolumesSnapshotsTestJSON-333542698 tempest-VolumesSnapshotsTestJSON-333542698-project-member] http://192.168.122.198/volume/v3/snapshots/fd1bec25-8c46-4a81-94d5-8ad332e8a66f returned with HTTP 200 Sep 06 06:43:30 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 998/2013] 192.168.122.198 () {60 vars in 1493 bytes} [Sun Sep 6 06:43:30 2026] GET /volume/v3/snapshots/fd1bec25-8c46-4a81-94d5-8ad332e8a66f => generated 468 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:43:31 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-a2f2c453-2677-4585-bfe2-070b7c47809b req-227a8307-ac29-4655-8d6f-370c1f5a0935 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:31 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-a2f2c453-2677-4585-bfe2-070b7c47809b req-227a8307-ac29-4655-8d6f-370c1f5a0935 tempest-VolumesSnapshotsTestJSON-333542698 tempest-VolumesSnapshotsTestJSON-333542698-project-member] GET http://192.168.122.198/volume/v3/snapshots/fd1bec25-8c46-4a81-94d5-8ad332e8a66f Sep 06 06:43:31 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-a2f2c453-2677-4585-bfe2-070b7c47809b req-227a8307-ac29-4655-8d6f-370c1f5a0935 tempest-VolumesSnapshotsTestJSON-333542698 tempest-VolumesSnapshotsTestJSON-333542698-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:31 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-a2f2c453-2677-4585-bfe2-070b7c47809b req-227a8307-ac29-4655-8d6f-370c1f5a0935 tempest-VolumesSnapshotsTestJSON-333542698 tempest-VolumesSnapshotsTestJSON-333542698-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:31 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-a2f2c453-2677-4585-bfe2-070b7c47809b req-227a8307-ac29-4655-8d6f-370c1f5a0935 tempest-VolumesSnapshotsTestJSON-333542698 tempest-VolumesSnapshotsTestJSON-333542698-project-member] http://192.168.122.198/volume/v3/snapshots/fd1bec25-8c46-4a81-94d5-8ad332e8a66f returned with HTTP 404 Sep 06 06:43:31 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1016/2014] 192.168.122.198 () {60 vars in 1493 bytes} [Sun Sep 6 06:43:31 2026] GET /volume/v3/snapshots/fd1bec25-8c46-4a81-94d5-8ad332e8a66f => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:43:31 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [req-9dba05fe-5ab7-47de-909f-349b4a75421e req-91ce269e-e3af-436a-8732-6db3cb148134 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:31 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-9dba05fe-5ab7-47de-909f-349b4a75421e req-91ce269e-e3af-436a-8732-6db3cb148134 tempest-VolumesSnapshotsTestJSON-333542698 tempest-VolumesSnapshotsTestJSON-333542698-project-member] DELETE http://192.168.122.198/volume/v3/volumes/b99bf69b-b424-4141-9f65-1db10a4d8cd0 Sep 06 06:43:31 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-9dba05fe-5ab7-47de-909f-349b4a75421e req-91ce269e-e3af-436a-8732-6db3cb148134 tempest-VolumesSnapshotsTestJSON-333542698 tempest-VolumesSnapshotsTestJSON-333542698-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:31 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-9dba05fe-5ab7-47de-909f-349b4a75421e req-91ce269e-e3af-436a-8732-6db3cb148134 tempest-VolumesSnapshotsTestJSON-333542698 tempest-VolumesSnapshotsTestJSON-333542698-project-member] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:31 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [req-9dba05fe-5ab7-47de-909f-349b4a75421e req-91ce269e-e3af-436a-8732-6db3cb148134 tempest-VolumesSnapshotsTestJSON-333542698 tempest-VolumesSnapshotsTestJSON-333542698-project-member] Delete volume with id: b99bf69b-b424-4141-9f65-1db10a4d8cd0 Sep 06 06:43:31 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:31 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:43:31 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:31 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:43:31 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [req-9dba05fe-5ab7-47de-909f-349b4a75421e req-91ce269e-e3af-436a-8732-6db3cb148134 tempest-VolumesSnapshotsTestJSON-333542698 tempest-VolumesSnapshotsTestJSON-333542698-project-member] Volume info retrieved successfully. Sep 06 06:43:31 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [req-9dba05fe-5ab7-47de-909f-349b4a75421e req-91ce269e-e3af-436a-8732-6db3cb148134 tempest-VolumesSnapshotsTestJSON-333542698 tempest-VolumesSnapshotsTestJSON-333542698-project-member] Delete volume request issued successfully. Sep 06 06:43:31 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-9dba05fe-5ab7-47de-909f-349b4a75421e req-91ce269e-e3af-436a-8732-6db3cb148134 tempest-VolumesSnapshotsTestJSON-333542698 tempest-VolumesSnapshotsTestJSON-333542698-project-member] http://192.168.122.198/volume/v3/volumes/b99bf69b-b424-4141-9f65-1db10a4d8cd0 returned with HTTP 202 Sep 06 06:43:31 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 999/2015] 192.168.122.198 () {62 vars in 1509 bytes} [Sun Sep 6 06:43:31 2026] DELETE /volume/v3/volumes/b99bf69b-b424-4141-9f65-1db10a4d8cd0 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 06 06:43:31 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-a953020c-9c56-4aa1-a34c-2196de703e14 req-deddd856-d2ea-4986-95d3-9b7ff6de38bf None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:31 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-a953020c-9c56-4aa1-a34c-2196de703e14 req-deddd856-d2ea-4986-95d3-9b7ff6de38bf tempest-VolumesSnapshotsTestJSON-333542698 tempest-VolumesSnapshotsTestJSON-333542698-project-member] GET http://192.168.122.198/volume/v3/volumes/b99bf69b-b424-4141-9f65-1db10a4d8cd0 Sep 06 06:43:31 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-a953020c-9c56-4aa1-a34c-2196de703e14 req-deddd856-d2ea-4986-95d3-9b7ff6de38bf tempest-VolumesSnapshotsTestJSON-333542698 tempest-VolumesSnapshotsTestJSON-333542698-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:31 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-a953020c-9c56-4aa1-a34c-2196de703e14 req-deddd856-d2ea-4986-95d3-9b7ff6de38bf tempest-VolumesSnapshotsTestJSON-333542698 tempest-VolumesSnapshotsTestJSON-333542698-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:31 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:31 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:43:31 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:31 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:43:31 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [req-a953020c-9c56-4aa1-a34c-2196de703e14 req-deddd856-d2ea-4986-95d3-9b7ff6de38bf tempest-VolumesSnapshotsTestJSON-333542698 tempest-VolumesSnapshotsTestJSON-333542698-project-member] Volume info retrieved successfully. Sep 06 06:43:31 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-a953020c-9c56-4aa1-a34c-2196de703e14 req-deddd856-d2ea-4986-95d3-9b7ff6de38bf tempest-VolumesSnapshotsTestJSON-333542698 tempest-VolumesSnapshotsTestJSON-333542698-project-member] http://192.168.122.198/volume/v3/volumes/b99bf69b-b424-4141-9f65-1db10a4d8cd0 returned with HTTP 200 Sep 06 06:43:31 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1017/2016] 192.168.122.198 () {60 vars in 1487 bytes} [Sun Sep 6 06:43:31 2026] GET /volume/v3/volumes/b99bf69b-b424-4141-9f65-1db10a4d8cd0 => generated 856 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:43:33 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [req-92d9f4d6-4d5b-4dfe-8c91-4023220698ba req-bf3462ca-3131-4967-ad3d-0862574c1382 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:33 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-92d9f4d6-4d5b-4dfe-8c91-4023220698ba req-bf3462ca-3131-4967-ad3d-0862574c1382 tempest-VolumesSnapshotsTestJSON-333542698 tempest-VolumesSnapshotsTestJSON-333542698-project-member] GET http://192.168.122.198/volume/v3/volumes/b99bf69b-b424-4141-9f65-1db10a4d8cd0 Sep 06 06:43:33 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-92d9f4d6-4d5b-4dfe-8c91-4023220698ba req-bf3462ca-3131-4967-ad3d-0862574c1382 tempest-VolumesSnapshotsTestJSON-333542698 tempest-VolumesSnapshotsTestJSON-333542698-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:33 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-92d9f4d6-4d5b-4dfe-8c91-4023220698ba req-bf3462ca-3131-4967-ad3d-0862574c1382 tempest-VolumesSnapshotsTestJSON-333542698 tempest-VolumesSnapshotsTestJSON-333542698-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:33 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-92d9f4d6-4d5b-4dfe-8c91-4023220698ba req-bf3462ca-3131-4967-ad3d-0862574c1382 tempest-VolumesSnapshotsTestJSON-333542698 tempest-VolumesSnapshotsTestJSON-333542698-project-member] http://192.168.122.198/volume/v3/volumes/b99bf69b-b424-4141-9f65-1db10a4d8cd0 returned with HTTP 404 Sep 06 06:43:33 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1000/2017] 192.168.122.198 () {60 vars in 1487 bytes} [Sun Sep 6 06:43:33 2026] GET /volume/v3/volumes/b99bf69b-b424-4141-9f65-1db10a4d8cd0 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:43:33 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-de5059b4-668a-4b8c-8bbe-650865064353 req-d78a6843-81c0-421f-bde4-c9a959914ed1 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:33 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-de5059b4-668a-4b8c-8bbe-650865064353 req-d78a6843-81c0-421f-bde4-c9a959914ed1 tempest-VolumesSnapshotsTestJSON-333542698 tempest-VolumesSnapshotsTestJSON-333542698-project-member] DELETE http://192.168.122.198/volume/v3/volumes/b99bf69b-b424-4141-9f65-1db10a4d8cd0 Sep 06 06:43:33 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-de5059b4-668a-4b8c-8bbe-650865064353 req-d78a6843-81c0-421f-bde4-c9a959914ed1 tempest-VolumesSnapshotsTestJSON-333542698 tempest-VolumesSnapshotsTestJSON-333542698-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:33 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-de5059b4-668a-4b8c-8bbe-650865064353 req-d78a6843-81c0-421f-bde4-c9a959914ed1 tempest-VolumesSnapshotsTestJSON-333542698 tempest-VolumesSnapshotsTestJSON-333542698-project-member] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:33 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [req-de5059b4-668a-4b8c-8bbe-650865064353 req-d78a6843-81c0-421f-bde4-c9a959914ed1 tempest-VolumesSnapshotsTestJSON-333542698 tempest-VolumesSnapshotsTestJSON-333542698-project-member] Delete volume with id: b99bf69b-b424-4141-9f65-1db10a4d8cd0 Sep 06 06:43:33 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-de5059b4-668a-4b8c-8bbe-650865064353 req-d78a6843-81c0-421f-bde4-c9a959914ed1 tempest-VolumesSnapshotsTestJSON-333542698 tempest-VolumesSnapshotsTestJSON-333542698-project-member] http://192.168.122.198/volume/v3/volumes/b99bf69b-b424-4141-9f65-1db10a4d8cd0 returned with HTTP 404 Sep 06 06:43:33 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1018/2018] 192.168.122.198 () {62 vars in 1509 bytes} [Sun Sep 6 06:43:33 2026] DELETE /volume/v3/volumes/b99bf69b-b424-4141-9f65-1db10a4d8cd0 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:43:33 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [req-8a0d074b-03fd-4e93-90ee-08ec4f3da468 req-3a976397-c02d-4b45-945d-2c04ebe4ebd0 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:33 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-8a0d074b-03fd-4e93-90ee-08ec4f3da468 req-3a976397-c02d-4b45-945d-2c04ebe4ebd0 tempest-VolumesSnapshotsTestJSON-333542698 tempest-VolumesSnapshotsTestJSON-333542698-project-member] GET http://192.168.122.198/volume/v3/volumes/b99bf69b-b424-4141-9f65-1db10a4d8cd0 Sep 06 06:43:33 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-8a0d074b-03fd-4e93-90ee-08ec4f3da468 req-3a976397-c02d-4b45-945d-2c04ebe4ebd0 tempest-VolumesSnapshotsTestJSON-333542698 tempest-VolumesSnapshotsTestJSON-333542698-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:33 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-8a0d074b-03fd-4e93-90ee-08ec4f3da468 req-3a976397-c02d-4b45-945d-2c04ebe4ebd0 tempest-VolumesSnapshotsTestJSON-333542698 tempest-VolumesSnapshotsTestJSON-333542698-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:33 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-8a0d074b-03fd-4e93-90ee-08ec4f3da468 req-3a976397-c02d-4b45-945d-2c04ebe4ebd0 tempest-VolumesSnapshotsTestJSON-333542698 tempest-VolumesSnapshotsTestJSON-333542698-project-member] http://192.168.122.198/volume/v3/volumes/b99bf69b-b424-4141-9f65-1db10a4d8cd0 returned with HTTP 404 Sep 06 06:43:33 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1001/2019] 192.168.122.198 () {60 vars in 1487 bytes} [Sun Sep 6 06:43:33 2026] GET /volume/v3/volumes/b99bf69b-b424-4141-9f65-1db10a4d8cd0 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:43:35 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-3823981a-2a07-4e2a-9598-b10e4f49e6c5 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:36 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-3823981a-2a07-4e2a-9598-b10e4f49e6c5 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:43:36 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-3823981a-2a07-4e2a-9598-b10e4f49e6c5 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-557888783"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:43:36 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.volumes [None req-3823981a-2a07-4e2a-9598-b10e4f49e6c5 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-557888783'}} {{(pid=87015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:43:36 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-3823981a-2a07-4e2a-9598-b10e4f49e6c5 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] Create volume of 1 GB Sep 06 06:43:36 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-3823981a-2a07-4e2a-9598-b10e4f49e6c5 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] Availability Zones retrieved successfully. Sep 06 06:43:36 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-3823981a-2a07-4e2a-9598-b10e4f49e6c5 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] Flow 'volume_create_api' (4017e169-7f50-4faa-bd44-e4c8fd7442e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:43:36 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-3823981a-2a07-4e2a-9598-b10e4f49e6c5 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86c6fb15-8591-4380-af98-6c615077e789) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:43:36 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.flows.api.create_volume [None req-3823981a-2a07-4e2a-9598-b10e4f49e6c5 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] Validating volume size '1' using validate_int {{(pid=87015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:43:36 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-3823981a-2a07-4e2a-9598-b10e4f49e6c5 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86c6fb15-8591-4380-af98-6c615077e789) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:43:36 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-3823981a-2a07-4e2a-9598-b10e4f49e6c5 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d018d107-912d-4a90-868d-a07ef3fff382) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:43:36 devstack devstack@c-api.service[87015]: DEBUG cinder.quota [None req-3823981a-2a07-4e2a-9598-b10e4f49e6c5 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] Created reservations ['85e6bc37-de7a-48ab-b23f-9d3afb8f7418', 'dd028b68-49ee-4284-aa7e-0533f04bf788', '2b1a5444-1991-4dbb-be0c-9c6ee8e915bb', '9d32d09d-f966-4030-bdea-40ff76c47f8a'] {{(pid=87015) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:43:36 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-3823981a-2a07-4e2a-9598-b10e4f49e6c5 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d018d107-912d-4a90-868d-a07ef3fff382) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['85e6bc37-de7a-48ab-b23f-9d3afb8f7418', 'dd028b68-49ee-4284-aa7e-0533f04bf788', '2b1a5444-1991-4dbb-be0c-9c6ee8e915bb', '9d32d09d-f966-4030-bdea-40ff76c47f8a']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:43:36 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-3823981a-2a07-4e2a-9598-b10e4f49e6c5 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7fb44ecb-2ca4-4731-bdae-f39bcd07216c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:43:36 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:36 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:43:36 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-3823981a-2a07-4e2a-9598-b10e4f49e6c5 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7fb44ecb-2ca4-4731-bdae-f39bcd07216c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4c766f50-d617-47a4-aae5-99a9c7d07750', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-557888783',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='51de725d0da3494089fca173f8c6d2a6',qos_specs=None,replication_status=,reservations=['85e6bc37-de7a-48ab-b23f-9d3afb8f7418','dd028b68-49ee-4284-aa7e-0533f04bf788','2b1a5444-1991-4dbb-be0c-9c6ee8e915bb','9d32d09d-f966-4030-bdea-40ff76c47f8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c6eb4c2871142b18df3dd4586677e53',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:43:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-557888783',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4c766f50-d617-47a4-aae5-99a9c7d07750,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='51de725d0da3494089fca173f8c6d2a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7c6eb4c2871142b18df3dd4586677e53',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:43:36 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-3823981a-2a07-4e2a-9598-b10e4f49e6c5 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e858e016-9fea-4d04-affe-0d50078ce3d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:43:36 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-3823981a-2a07-4e2a-9598-b10e4f49e6c5 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e858e016-9fea-4d04-affe-0d50078ce3d1) transitioned into state 'SUCCESS' from state '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-557888783',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='51de725d0da3494089fca173f8c6d2a6',qos_specs=None,replication_status=,reservations=['85e6bc37-de7a-48ab-b23f-9d3afb8f7418','dd028b68-49ee-4284-aa7e-0533f04bf788','2b1a5444-1991-4dbb-be0c-9c6ee8e915bb','9d32d09d-f966-4030-bdea-40ff76c47f8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c6eb4c2871142b18df3dd4586677e53',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:43:36 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-3823981a-2a07-4e2a-9598-b10e4f49e6c5 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ddf24043-be2f-49fa-9221-0d0fef4d641d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:43:36 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-3823981a-2a07-4e2a-9598-b10e4f49e6c5 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ddf24043-be2f-49fa-9221-0d0fef4d641d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:43:36 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-3823981a-2a07-4e2a-9598-b10e4f49e6c5 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] Flow 'volume_create_api' (4017e169-7f50-4faa-bd44-e4c8fd7442e0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:43:36 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-3823981a-2a07-4e2a-9598-b10e4f49e6c5 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] Create volume request issued successfully. Sep 06 06:43:36 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-3823981a-2a07-4e2a-9598-b10e4f49e6c5 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:43:36 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1019/2020] 192.168.122.198 () {60 vars in 1143 bytes} [Sun Sep 6 06:43:35 2026] POST /volume/v3/volumes => generated 768 bytes in 568 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 06 06:43:36 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-66bf8380-e2b7-416e-8df0-35b197533961 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:36 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-66bf8380-e2b7-416e-8df0-35b197533961 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] GET http://192.168.122.198/volume/v3/volumes/4c766f50-d617-47a4-aae5-99a9c7d07750 Sep 06 06:43:36 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-66bf8380-e2b7-416e-8df0-35b197533961 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:36 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-66bf8380-e2b7-416e-8df0-35b197533961 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:36 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:36 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:43:36 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:36 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:43:36 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-66bf8380-e2b7-416e-8df0-35b197533961 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] Volume info retrieved successfully. Sep 06 06:43:36 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-66bf8380-e2b7-416e-8df0-35b197533961 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] http://192.168.122.198/volume/v3/volumes/4c766f50-d617-47a4-aae5-99a9c7d07750 returned with HTTP 200 Sep 06 06:43:36 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1002/2021] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:43:36 2026] GET /volume/v3/volumes/4c766f50-d617-47a4-aae5-99a9c7d07750 => generated 836 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:43:37 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-0dff7dd8-3416-4617-8784-f634dd45eada None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:37 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-0dff7dd8-3416-4617-8784-f634dd45eada tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] GET http://192.168.122.198/volume/v3/volumes/4c766f50-d617-47a4-aae5-99a9c7d07750 Sep 06 06:43:37 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-0dff7dd8-3416-4617-8784-f634dd45eada tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:37 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-0dff7dd8-3416-4617-8784-f634dd45eada tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:37 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:37 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:43:37 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:37 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:43:37 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-0dff7dd8-3416-4617-8784-f634dd45eada tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] Volume info retrieved successfully. Sep 06 06:43:37 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-0dff7dd8-3416-4617-8784-f634dd45eada tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] http://192.168.122.198/volume/v3/volumes/4c766f50-d617-47a4-aae5-99a9c7d07750 returned with HTTP 200 Sep 06 06:43:37 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1020/2022] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:43:37 2026] GET /volume/v3/volumes/4c766f50-d617-47a4-aae5-99a9c7d07750 => generated 861 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:43:37 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [req-f1f0f62b-dbef-4c8b-add8-a8c8383a123c req-2d06a1cb-0ea3-4cfc-aa4a-48c42828c910 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:37 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-f1f0f62b-dbef-4c8b-add8-a8c8383a123c req-2d06a1cb-0ea3-4cfc-aa4a-48c42828c910 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] GET http://192.168.122.198/volume/v3/volumes/4c766f50-d617-47a4-aae5-99a9c7d07750 Sep 06 06:43:37 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-f1f0f62b-dbef-4c8b-add8-a8c8383a123c req-2d06a1cb-0ea3-4cfc-aa4a-48c42828c910 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:37 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-f1f0f62b-dbef-4c8b-add8-a8c8383a123c req-2d06a1cb-0ea3-4cfc-aa4a-48c42828c910 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:37 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:37 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:43:37 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:37 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:43:37 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [req-f1f0f62b-dbef-4c8b-add8-a8c8383a123c req-2d06a1cb-0ea3-4cfc-aa4a-48c42828c910 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] Volume info retrieved successfully. Sep 06 06:43:37 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-f1f0f62b-dbef-4c8b-add8-a8c8383a123c req-2d06a1cb-0ea3-4cfc-aa4a-48c42828c910 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] http://192.168.122.198/volume/v3/volumes/4c766f50-d617-47a4-aae5-99a9c7d07750 returned with HTTP 200 Sep 06 06:43:37 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1003/2023] 192.168.122.198 () {60 vars in 1487 bytes} [Sun Sep 6 06:43:37 2026] GET /volume/v3/volumes/4c766f50-d617-47a4-aae5-99a9c7d07750 => generated 861 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:43:37 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-cedf0088-c4b1-4df5-a9ea-9b4973d68132 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:37 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-cedf0088-c4b1-4df5-a9ea-9b4973d68132 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:43:37 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-cedf0088-c4b1-4df5-a9ea-9b4973d68132 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1129165944"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:43:37 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.volumes [None req-cedf0088-c4b1-4df5-a9ea-9b4973d68132 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1129165944'}} {{(pid=87015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:43:37 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-cedf0088-c4b1-4df5-a9ea-9b4973d68132 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] Create volume of 1 GB Sep 06 06:43:37 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-cedf0088-c4b1-4df5-a9ea-9b4973d68132 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] Availability Zones retrieved successfully. Sep 06 06:43:37 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-cedf0088-c4b1-4df5-a9ea-9b4973d68132 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] Flow 'volume_create_api' (1a3cfa56-6d1d-4e11-b60b-5eefde919236) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:43:37 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-cedf0088-c4b1-4df5-a9ea-9b4973d68132 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a642ede2-2d7a-4435-86ee-43e2ef97b1e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:43:37 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.flows.api.create_volume [None req-cedf0088-c4b1-4df5-a9ea-9b4973d68132 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] Validating volume size '1' using validate_int {{(pid=87015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:43:37 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-cedf0088-c4b1-4df5-a9ea-9b4973d68132 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a642ede2-2d7a-4435-86ee-43e2ef97b1e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:43:37 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-cedf0088-c4b1-4df5-a9ea-9b4973d68132 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e42901ca-bde2-4e1a-ac37-1a36a14474d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:43:37 devstack devstack@c-api.service[87015]: DEBUG cinder.quota [None req-cedf0088-c4b1-4df5-a9ea-9b4973d68132 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] Created reservations ['9cce2d67-5e27-4198-975b-84fc260a569d', '8d5211b3-3367-4dbb-9147-1d76598ddd7e', 'cd30ee70-eb7c-49d9-b706-ab8906027130', '8b40a5c2-0cc5-4bf7-b810-52632e59b704'] {{(pid=87015) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:43:37 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-cedf0088-c4b1-4df5-a9ea-9b4973d68132 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e42901ca-bde2-4e1a-ac37-1a36a14474d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9cce2d67-5e27-4198-975b-84fc260a569d', '8d5211b3-3367-4dbb-9147-1d76598ddd7e', 'cd30ee70-eb7c-49d9-b706-ab8906027130', '8b40a5c2-0cc5-4bf7-b810-52632e59b704']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:43:37 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-cedf0088-c4b1-4df5-a9ea-9b4973d68132 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38d99b03-9c1c-4d89-9273-a8794cc73622) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:43:37 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:37 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:43:37 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-cedf0088-c4b1-4df5-a9ea-9b4973d68132 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38d99b03-9c1c-4d89-9273-a8794cc73622) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7e555446-f0ea-4704-a014-a5c2939e7a65', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1129165944',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='51de725d0da3494089fca173f8c6d2a6',qos_specs=None,replication_status=,reservations=['9cce2d67-5e27-4198-975b-84fc260a569d','8d5211b3-3367-4dbb-9147-1d76598ddd7e','cd30ee70-eb7c-49d9-b706-ab8906027130','8b40a5c2-0cc5-4bf7-b810-52632e59b704'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c6eb4c2871142b18df3dd4586677e53',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:43:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1129165944',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7e555446-f0ea-4704-a014-a5c2939e7a65,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='51de725d0da3494089fca173f8c6d2a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7c6eb4c2871142b18df3dd4586677e53',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:43:37 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-cedf0088-c4b1-4df5-a9ea-9b4973d68132 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9156b520-89b2-46e6-b730-5b8853f70f2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:43:38 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-cedf0088-c4b1-4df5-a9ea-9b4973d68132 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9156b520-89b2-46e6-b730-5b8853f70f2e) transitioned into state 'SUCCESS' from state '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-1129165944',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='51de725d0da3494089fca173f8c6d2a6',qos_specs=None,replication_status=,reservations=['9cce2d67-5e27-4198-975b-84fc260a569d','8d5211b3-3367-4dbb-9147-1d76598ddd7e','cd30ee70-eb7c-49d9-b706-ab8906027130','8b40a5c2-0cc5-4bf7-b810-52632e59b704'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c6eb4c2871142b18df3dd4586677e53',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:43:38 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-cedf0088-c4b1-4df5-a9ea-9b4973d68132 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (455c7d49-8322-4323-8975-4b8789665d5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:43:38 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-cedf0088-c4b1-4df5-a9ea-9b4973d68132 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (455c7d49-8322-4323-8975-4b8789665d5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:43:38 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-cedf0088-c4b1-4df5-a9ea-9b4973d68132 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] Flow 'volume_create_api' (1a3cfa56-6d1d-4e11-b60b-5eefde919236) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:43:38 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-cedf0088-c4b1-4df5-a9ea-9b4973d68132 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] Create volume request issued successfully. Sep 06 06:43:38 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-cedf0088-c4b1-4df5-a9ea-9b4973d68132 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:43:38 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1021/2024] 192.168.122.198 () {60 vars in 1143 bytes} [Sun Sep 6 06:43:37 2026] POST /volume/v3/volumes => generated 769 bytes in 300 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:43:38 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-855776b6-d869-4038-8ec1-2959f973d068 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:38 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-855776b6-d869-4038-8ec1-2959f973d068 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] GET http://192.168.122.198/volume/v3/volumes/7e555446-f0ea-4704-a014-a5c2939e7a65 Sep 06 06:43:38 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-855776b6-d869-4038-8ec1-2959f973d068 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:38 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-855776b6-d869-4038-8ec1-2959f973d068 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:38 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:38 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:43:38 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:38 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:43:38 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-855776b6-d869-4038-8ec1-2959f973d068 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] Volume info retrieved successfully. Sep 06 06:43:38 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-855776b6-d869-4038-8ec1-2959f973d068 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] http://192.168.122.198/volume/v3/volumes/7e555446-f0ea-4704-a014-a5c2939e7a65 returned with HTTP 200 Sep 06 06:43:38 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1004/2025] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:43:38 2026] GET /volume/v3/volumes/7e555446-f0ea-4704-a014-a5c2939e7a65 => generated 837 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:43:39 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-1d254c8c-2ff6-479f-918a-1eb30d35bc27 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:39 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-1d254c8c-2ff6-479f-918a-1eb30d35bc27 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] GET http://192.168.122.198/volume/v3/volumes/7e555446-f0ea-4704-a014-a5c2939e7a65 Sep 06 06:43:39 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-1d254c8c-2ff6-479f-918a-1eb30d35bc27 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:39 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-1d254c8c-2ff6-479f-918a-1eb30d35bc27 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:39 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:39 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:43:39 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:39 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:43:39 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-1d254c8c-2ff6-479f-918a-1eb30d35bc27 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] Volume info retrieved successfully. Sep 06 06:43:39 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-1d254c8c-2ff6-479f-918a-1eb30d35bc27 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] http://192.168.122.198/volume/v3/volumes/7e555446-f0ea-4704-a014-a5c2939e7a65 returned with HTTP 200 Sep 06 06:43:39 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1022/2026] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:43:39 2026] GET /volume/v3/volumes/7e555446-f0ea-4704-a014-a5c2939e7a65 => generated 862 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 06:43:39 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [req-81062f77-6c17-42cc-ba8c-2397b4d6025d req-d43f7f46-1d4f-4bc1-8cec-4798b805bbb3 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:39 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-81062f77-6c17-42cc-ba8c-2397b4d6025d req-d43f7f46-1d4f-4bc1-8cec-4798b805bbb3 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] GET http://192.168.122.198/volume/v3/volumes/7e555446-f0ea-4704-a014-a5c2939e7a65 Sep 06 06:43:39 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-81062f77-6c17-42cc-ba8c-2397b4d6025d req-d43f7f46-1d4f-4bc1-8cec-4798b805bbb3 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:39 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-81062f77-6c17-42cc-ba8c-2397b4d6025d req-d43f7f46-1d4f-4bc1-8cec-4798b805bbb3 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:39 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:39 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:43:39 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:39 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:43:39 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [req-81062f77-6c17-42cc-ba8c-2397b4d6025d req-d43f7f46-1d4f-4bc1-8cec-4798b805bbb3 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] Volume info retrieved successfully. Sep 06 06:43:39 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-81062f77-6c17-42cc-ba8c-2397b4d6025d req-d43f7f46-1d4f-4bc1-8cec-4798b805bbb3 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] http://192.168.122.198/volume/v3/volumes/7e555446-f0ea-4704-a014-a5c2939e7a65 returned with HTTP 200 Sep 06 06:43:39 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1005/2027] 192.168.122.198 () {60 vars in 1487 bytes} [Sun Sep 6 06:43:39 2026] GET /volume/v3/volumes/7e555446-f0ea-4704-a014-a5c2939e7a65 => generated 862 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:43:39 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-59f71df0-6b29-4269-867d-7c0bb013ac53 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:39 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-59f71df0-6b29-4269-867d-7c0bb013ac53 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:43:39 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-59f71df0-6b29-4269-867d-7c0bb013ac53 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1610812809"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:43:39 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.volumes [None req-59f71df0-6b29-4269-867d-7c0bb013ac53 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1610812809'}} {{(pid=87015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:43:39 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-59f71df0-6b29-4269-867d-7c0bb013ac53 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] Create volume of 1 GB Sep 06 06:43:39 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-59f71df0-6b29-4269-867d-7c0bb013ac53 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] Availability Zones retrieved successfully. Sep 06 06:43:39 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-59f71df0-6b29-4269-867d-7c0bb013ac53 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] Flow 'volume_create_api' (3a3af6f6-ee5a-43e9-ade9-27ce02968836) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:43:39 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-59f71df0-6b29-4269-867d-7c0bb013ac53 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (efce0beb-2e73-4010-b1b2-3265a21a6ad4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:43:39 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.flows.api.create_volume [None req-59f71df0-6b29-4269-867d-7c0bb013ac53 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] Validating volume size '1' using validate_int {{(pid=87015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:43:39 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-59f71df0-6b29-4269-867d-7c0bb013ac53 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (efce0beb-2e73-4010-b1b2-3265a21a6ad4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:43:39 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-59f71df0-6b29-4269-867d-7c0bb013ac53 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a59e9e2-ad22-437c-aa50-fafd75732f23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:43:39 devstack devstack@c-api.service[87015]: DEBUG cinder.quota [None req-59f71df0-6b29-4269-867d-7c0bb013ac53 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] Created reservations ['ed287b01-2ef4-4ce2-906c-0b49251f3c89', '6c23828c-6033-427d-96ee-2a01a6ff3d1c', '3e0b4349-844f-4ae2-af25-ee527878910d', '194f4d96-263d-4bde-b00e-89eee7c5a5ff'] {{(pid=87015) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:43:39 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-59f71df0-6b29-4269-867d-7c0bb013ac53 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a59e9e2-ad22-437c-aa50-fafd75732f23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ed287b01-2ef4-4ce2-906c-0b49251f3c89', '6c23828c-6033-427d-96ee-2a01a6ff3d1c', '3e0b4349-844f-4ae2-af25-ee527878910d', '194f4d96-263d-4bde-b00e-89eee7c5a5ff']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:43:39 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-59f71df0-6b29-4269-867d-7c0bb013ac53 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f58d09c-0693-4e33-8f55-3854032a01d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:43:39 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:39 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:43:39 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-59f71df0-6b29-4269-867d-7c0bb013ac53 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f58d09c-0693-4e33-8f55-3854032a01d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cb8b247a-8ea8-4ae3-9dd4-509530d1734c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1610812809',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='51de725d0da3494089fca173f8c6d2a6',qos_specs=None,replication_status=,reservations=['ed287b01-2ef4-4ce2-906c-0b49251f3c89','6c23828c-6033-427d-96ee-2a01a6ff3d1c','3e0b4349-844f-4ae2-af25-ee527878910d','194f4d96-263d-4bde-b00e-89eee7c5a5ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c6eb4c2871142b18df3dd4586677e53',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:43:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1610812809',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cb8b247a-8ea8-4ae3-9dd4-509530d1734c,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='51de725d0da3494089fca173f8c6d2a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7c6eb4c2871142b18df3dd4586677e53',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:43:39 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-59f71df0-6b29-4269-867d-7c0bb013ac53 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5029e9a0-cb21-4205-a441-5f12808060b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:43:39 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-59f71df0-6b29-4269-867d-7c0bb013ac53 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5029e9a0-cb21-4205-a441-5f12808060b3) transitioned into state 'SUCCESS' from state '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-1610812809',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='51de725d0da3494089fca173f8c6d2a6',qos_specs=None,replication_status=,reservations=['ed287b01-2ef4-4ce2-906c-0b49251f3c89','6c23828c-6033-427d-96ee-2a01a6ff3d1c','3e0b4349-844f-4ae2-af25-ee527878910d','194f4d96-263d-4bde-b00e-89eee7c5a5ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c6eb4c2871142b18df3dd4586677e53',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:43:39 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-59f71df0-6b29-4269-867d-7c0bb013ac53 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8cd2acd8-3c56-4aad-b25e-a4334267e4d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:43:39 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-59f71df0-6b29-4269-867d-7c0bb013ac53 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8cd2acd8-3c56-4aad-b25e-a4334267e4d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:43:39 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-59f71df0-6b29-4269-867d-7c0bb013ac53 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] Flow 'volume_create_api' (3a3af6f6-ee5a-43e9-ade9-27ce02968836) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:43:39 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-59f71df0-6b29-4269-867d-7c0bb013ac53 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] Create volume request issued successfully. Sep 06 06:43:39 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-59f71df0-6b29-4269-867d-7c0bb013ac53 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:43:39 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1023/2028] 192.168.122.198 () {60 vars in 1143 bytes} [Sun Sep 6 06:43:39 2026] POST /volume/v3/volumes => generated 769 bytes in 290 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:43:39 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-8e587856-8862-459b-8f84-fccde9863ad4 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:39 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-8e587856-8862-459b-8f84-fccde9863ad4 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] GET http://192.168.122.198/volume/v3/volumes/cb8b247a-8ea8-4ae3-9dd4-509530d1734c Sep 06 06:43:39 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-8e587856-8862-459b-8f84-fccde9863ad4 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:39 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-8e587856-8862-459b-8f84-fccde9863ad4 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:39 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:39 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:43:39 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:39 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:43:39 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-8e587856-8862-459b-8f84-fccde9863ad4 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] Volume info retrieved successfully. Sep 06 06:43:39 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-8e587856-8862-459b-8f84-fccde9863ad4 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] http://192.168.122.198/volume/v3/volumes/cb8b247a-8ea8-4ae3-9dd4-509530d1734c returned with HTTP 200 Sep 06 06:43:39 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1006/2029] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:43:39 2026] GET /volume/v3/volumes/cb8b247a-8ea8-4ae3-9dd4-509530d1734c => generated 837 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:43:40 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-80466468-43e0-4971-abf1-2aa613442ddc None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:40 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-80466468-43e0-4971-abf1-2aa613442ddc tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] GET http://192.168.122.198/volume/v3/volumes/cb8b247a-8ea8-4ae3-9dd4-509530d1734c Sep 06 06:43:40 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-80466468-43e0-4971-abf1-2aa613442ddc tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:40 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-80466468-43e0-4971-abf1-2aa613442ddc tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:40 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:40 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:43:40 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:40 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:43:40 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-80466468-43e0-4971-abf1-2aa613442ddc tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] Volume info retrieved successfully. Sep 06 06:43:40 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-80466468-43e0-4971-abf1-2aa613442ddc tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] http://192.168.122.198/volume/v3/volumes/cb8b247a-8ea8-4ae3-9dd4-509530d1734c returned with HTTP 200 Sep 06 06:43:40 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1024/2030] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:43:40 2026] GET /volume/v3/volumes/cb8b247a-8ea8-4ae3-9dd4-509530d1734c => generated 861 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:43:41 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-df9c2b80-3c63-4e78-966a-10e55f389c83 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:41 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-df9c2b80-3c63-4e78-966a-10e55f389c83 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] GET http://192.168.122.198/volume/v3/volumes/cb8b247a-8ea8-4ae3-9dd4-509530d1734c Sep 06 06:43:41 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-df9c2b80-3c63-4e78-966a-10e55f389c83 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:41 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-df9c2b80-3c63-4e78-966a-10e55f389c83 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:41 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:41 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:43:41 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:41 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:43:41 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-df9c2b80-3c63-4e78-966a-10e55f389c83 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] Volume info retrieved successfully. Sep 06 06:43:41 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-df9c2b80-3c63-4e78-966a-10e55f389c83 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] http://192.168.122.198/volume/v3/volumes/cb8b247a-8ea8-4ae3-9dd4-509530d1734c returned with HTTP 200 Sep 06 06:43:41 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1007/2031] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:43:41 2026] GET /volume/v3/volumes/cb8b247a-8ea8-4ae3-9dd4-509530d1734c => generated 862 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:43:41 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-8f5ad85b-4a7b-4d46-ad03-9c1fd12be047 req-ec512a44-86df-47d3-b681-be20edf3b6d4 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:41 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-8f5ad85b-4a7b-4d46-ad03-9c1fd12be047 req-ec512a44-86df-47d3-b681-be20edf3b6d4 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] GET http://192.168.122.198/volume/v3/volumes/cb8b247a-8ea8-4ae3-9dd4-509530d1734c Sep 06 06:43:41 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-8f5ad85b-4a7b-4d46-ad03-9c1fd12be047 req-ec512a44-86df-47d3-b681-be20edf3b6d4 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:41 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-8f5ad85b-4a7b-4d46-ad03-9c1fd12be047 req-ec512a44-86df-47d3-b681-be20edf3b6d4 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:41 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:41 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:43:41 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:41 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:43:41 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [req-8f5ad85b-4a7b-4d46-ad03-9c1fd12be047 req-ec512a44-86df-47d3-b681-be20edf3b6d4 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] Volume info retrieved successfully. Sep 06 06:43:41 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-8f5ad85b-4a7b-4d46-ad03-9c1fd12be047 req-ec512a44-86df-47d3-b681-be20edf3b6d4 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] http://192.168.122.198/volume/v3/volumes/cb8b247a-8ea8-4ae3-9dd4-509530d1734c returned with HTTP 200 Sep 06 06:43:41 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1025/2032] 192.168.122.198 () {60 vars in 1487 bytes} [Sun Sep 6 06:43:41 2026] GET /volume/v3/volumes/cb8b247a-8ea8-4ae3-9dd4-509530d1734c => generated 862 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:43:42 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [req-34173dda-b4f8-471e-a1fb-777fa73fa4e8 req-cd7c6d04-83b5-4850-ae68-d41d60900bf1 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:42 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-34173dda-b4f8-471e-a1fb-777fa73fa4e8 req-cd7c6d04-83b5-4850-ae68-d41d60900bf1 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-reader] GET http://192.168.122.198/volume/v3/volumes/detail Sep 06 06:43:42 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-34173dda-b4f8-471e-a1fb-777fa73fa4e8 req-cd7c6d04-83b5-4850-ae68-d41d60900bf1 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-reader] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:42 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-34173dda-b4f8-471e-a1fb-777fa73fa4e8 req-cd7c6d04-83b5-4850-ae68-d41d60900bf1 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-reader] Calling method 'detail' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:42 devstack devstack@c-api.service[87014]: DEBUG cinder.api.api_utils [req-34173dda-b4f8-471e-a1fb-777fa73fa4e8 req-cd7c6d04-83b5-4850-ae68-d41d60900bf1 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-reader] Removing options '' from query. {{(pid=87014) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 06:43:42 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [req-34173dda-b4f8-471e-a1fb-777fa73fa4e8 req-cd7c6d04-83b5-4850-ae68-d41d60900bf1 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87014) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 06:43:42 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:42 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:43:42 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:42 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:43:42 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:42 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:43:42 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [req-34173dda-b4f8-471e-a1fb-777fa73fa4e8 req-cd7c6d04-83b5-4850-ae68-d41d60900bf1 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-reader] Get all volumes completed successfully. Sep 06 06:43:42 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:42 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:43:42 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-34173dda-b4f8-471e-a1fb-777fa73fa4e8 req-cd7c6d04-83b5-4850-ae68-d41d60900bf1 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-reader] http://192.168.122.198/volume/v3/volumes/detail returned with HTTP 200 Sep 06 06:43:42 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1008/2033] 192.168.122.198 () {60 vars in 1397 bytes} [Sun Sep 6 06:43:42 2026] GET /volume/v3/volumes/detail => generated 2568 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:43:42 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-96c62480-5f43-4abb-806d-6554f54041ec req-93022be4-86ae-4d94-b9b9-4b5f0022c8c9 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:42 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-96c62480-5f43-4abb-806d-6554f54041ec req-93022be4-86ae-4d94-b9b9-4b5f0022c8c9 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-reader] GET http://192.168.122.198/volume/v3/volumes/detail Sep 06 06:43:42 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-96c62480-5f43-4abb-806d-6554f54041ec req-93022be4-86ae-4d94-b9b9-4b5f0022c8c9 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-reader] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:42 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-96c62480-5f43-4abb-806d-6554f54041ec req-93022be4-86ae-4d94-b9b9-4b5f0022c8c9 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-reader] Calling method 'detail' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:42 devstack devstack@c-api.service[87015]: DEBUG cinder.api.api_utils [req-96c62480-5f43-4abb-806d-6554f54041ec req-93022be4-86ae-4d94-b9b9-4b5f0022c8c9 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-reader] Removing options '' from query. {{(pid=87015) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 06:43:42 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [req-96c62480-5f43-4abb-806d-6554f54041ec req-93022be4-86ae-4d94-b9b9-4b5f0022c8c9 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87015) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 06:43:42 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:42 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:43:42 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:42 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:43:42 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:42 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:43:42 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [req-96c62480-5f43-4abb-806d-6554f54041ec req-93022be4-86ae-4d94-b9b9-4b5f0022c8c9 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-reader] Get all volumes completed successfully. Sep 06 06:43:42 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:42 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:43:42 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-96c62480-5f43-4abb-806d-6554f54041ec req-93022be4-86ae-4d94-b9b9-4b5f0022c8c9 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-reader] http://192.168.122.198/volume/v3/volumes/detail returned with HTTP 200 Sep 06 06:43:42 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1026/2034] 192.168.122.198 () {60 vars in 1397 bytes} [Sun Sep 6 06:43:42 2026] GET /volume/v3/volumes/detail => generated 2568 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:43:42 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [req-eff26029-e134-4a5f-b033-bfd3d25b2a19 req-ad50b596-67c3-44d3-8142-f9b62f49eb9c None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:42 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-eff26029-e134-4a5f-b033-bfd3d25b2a19 req-ad50b596-67c3-44d3-8142-f9b62f49eb9c tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-reader] GET http://192.168.122.198/volume/v3/volumes/detail Sep 06 06:43:42 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-eff26029-e134-4a5f-b033-bfd3d25b2a19 req-ad50b596-67c3-44d3-8142-f9b62f49eb9c tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-reader] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:42 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-eff26029-e134-4a5f-b033-bfd3d25b2a19 req-ad50b596-67c3-44d3-8142-f9b62f49eb9c tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-reader] Calling method 'detail' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:42 devstack devstack@c-api.service[87014]: DEBUG cinder.api.api_utils [req-eff26029-e134-4a5f-b033-bfd3d25b2a19 req-ad50b596-67c3-44d3-8142-f9b62f49eb9c tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-reader] Removing options '' from query. {{(pid=87014) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 06:43:42 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [req-eff26029-e134-4a5f-b033-bfd3d25b2a19 req-ad50b596-67c3-44d3-8142-f9b62f49eb9c tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87014) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 06:43:42 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:42 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:43:42 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:42 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:43:42 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:42 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:43:42 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [req-eff26029-e134-4a5f-b033-bfd3d25b2a19 req-ad50b596-67c3-44d3-8142-f9b62f49eb9c tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-reader] Get all volumes completed successfully. Sep 06 06:43:42 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:42 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:43:42 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-eff26029-e134-4a5f-b033-bfd3d25b2a19 req-ad50b596-67c3-44d3-8142-f9b62f49eb9c tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-reader] http://192.168.122.198/volume/v3/volumes/detail returned with HTTP 200 Sep 06 06:43:42 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1009/2035] 192.168.122.198 () {60 vars in 1397 bytes} [Sun Sep 6 06:43:42 2026] GET /volume/v3/volumes/detail => generated 2568 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:43:42 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-a18d5910-11d3-4cce-acc4-b30d6887e35a req-d348cb0d-7321-4df2-ad93-cdfa3727f38b None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:42 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-a18d5910-11d3-4cce-acc4-b30d6887e35a req-d348cb0d-7321-4df2-ad93-cdfa3727f38b tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-reader] GET http://192.168.122.198/volume/v3/volumes/detail Sep 06 06:43:42 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-a18d5910-11d3-4cce-acc4-b30d6887e35a req-d348cb0d-7321-4df2-ad93-cdfa3727f38b tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-reader] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:42 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-a18d5910-11d3-4cce-acc4-b30d6887e35a req-d348cb0d-7321-4df2-ad93-cdfa3727f38b tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-reader] Calling method 'detail' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:42 devstack devstack@c-api.service[87015]: DEBUG cinder.api.api_utils [req-a18d5910-11d3-4cce-acc4-b30d6887e35a req-d348cb0d-7321-4df2-ad93-cdfa3727f38b tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-reader] Removing options '' from query. {{(pid=87015) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 06:43:42 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [req-a18d5910-11d3-4cce-acc4-b30d6887e35a req-d348cb0d-7321-4df2-ad93-cdfa3727f38b tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87015) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 06:43:42 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:42 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:43:42 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:42 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:43:42 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:42 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:43:42 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [req-a18d5910-11d3-4cce-acc4-b30d6887e35a req-d348cb0d-7321-4df2-ad93-cdfa3727f38b tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-reader] Get all volumes completed successfully. Sep 06 06:43:42 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:42 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:43:42 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-a18d5910-11d3-4cce-acc4-b30d6887e35a req-d348cb0d-7321-4df2-ad93-cdfa3727f38b tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-reader] http://192.168.122.198/volume/v3/volumes/detail returned with HTTP 200 Sep 06 06:43:42 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1027/2036] 192.168.122.198 () {60 vars in 1397 bytes} [Sun Sep 6 06:43:42 2026] GET /volume/v3/volumes/detail => generated 2568 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:43:42 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [req-ef0568fb-5c33-4a24-8b22-1a51d2793d9a req-e8691c6a-38b4-4e28-a3c3-cfd263dbd8df None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:42 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-ef0568fb-5c33-4a24-8b22-1a51d2793d9a req-e8691c6a-38b4-4e28-a3c3-cfd263dbd8df tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-reader] GET http://192.168.122.198/volume/v3/volumes/detail Sep 06 06:43:42 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-ef0568fb-5c33-4a24-8b22-1a51d2793d9a req-e8691c6a-38b4-4e28-a3c3-cfd263dbd8df tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-reader] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:42 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-ef0568fb-5c33-4a24-8b22-1a51d2793d9a req-e8691c6a-38b4-4e28-a3c3-cfd263dbd8df tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-reader] Calling method 'detail' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:42 devstack devstack@c-api.service[87014]: DEBUG cinder.api.api_utils [req-ef0568fb-5c33-4a24-8b22-1a51d2793d9a req-e8691c6a-38b4-4e28-a3c3-cfd263dbd8df tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-reader] Removing options '' from query. {{(pid=87014) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 06:43:42 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [req-ef0568fb-5c33-4a24-8b22-1a51d2793d9a req-e8691c6a-38b4-4e28-a3c3-cfd263dbd8df tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87014) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 06:43:42 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:42 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:43:42 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:42 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:43:42 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:42 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:43:42 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [req-ef0568fb-5c33-4a24-8b22-1a51d2793d9a req-e8691c6a-38b4-4e28-a3c3-cfd263dbd8df tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-reader] Get all volumes completed successfully. Sep 06 06:43:42 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:42 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:43:42 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-ef0568fb-5c33-4a24-8b22-1a51d2793d9a req-e8691c6a-38b4-4e28-a3c3-cfd263dbd8df tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-reader] http://192.168.122.198/volume/v3/volumes/detail returned with HTTP 200 Sep 06 06:43:42 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1010/2037] 192.168.122.198 () {60 vars in 1397 bytes} [Sun Sep 6 06:43:42 2026] GET /volume/v3/volumes/detail => generated 2568 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:43:42 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-d160d5ea-4f8b-408c-981e-875143747715 req-c61b5270-0706-4daa-b209-3261e3e89442 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:42 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-d160d5ea-4f8b-408c-981e-875143747715 req-c61b5270-0706-4daa-b209-3261e3e89442 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-reader] GET http://192.168.122.198/volume/v3/volumes/detail Sep 06 06:43:42 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-d160d5ea-4f8b-408c-981e-875143747715 req-c61b5270-0706-4daa-b209-3261e3e89442 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-reader] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:42 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-d160d5ea-4f8b-408c-981e-875143747715 req-c61b5270-0706-4daa-b209-3261e3e89442 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-reader] Calling method 'detail' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:42 devstack devstack@c-api.service[87015]: DEBUG cinder.api.api_utils [req-d160d5ea-4f8b-408c-981e-875143747715 req-c61b5270-0706-4daa-b209-3261e3e89442 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-reader] Removing options '' from query. {{(pid=87015) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 06:43:42 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [req-d160d5ea-4f8b-408c-981e-875143747715 req-c61b5270-0706-4daa-b209-3261e3e89442 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87015) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 06:43:42 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:42 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:43:42 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:42 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:43:42 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:42 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:43:42 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [req-d160d5ea-4f8b-408c-981e-875143747715 req-c61b5270-0706-4daa-b209-3261e3e89442 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-reader] Get all volumes completed successfully. Sep 06 06:43:42 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:42 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:43:42 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-d160d5ea-4f8b-408c-981e-875143747715 req-c61b5270-0706-4daa-b209-3261e3e89442 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-reader] http://192.168.122.198/volume/v3/volumes/detail returned with HTTP 200 Sep 06 06:43:42 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1028/2038] 192.168.122.198 () {60 vars in 1397 bytes} [Sun Sep 6 06:43:42 2026] GET /volume/v3/volumes/detail => generated 2568 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:43:42 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [req-f72a00b2-f313-44f8-ac4b-4b883f2d912c req-0719559e-d30c-4590-9286-0f7e57c17fdf None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:42 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-f72a00b2-f313-44f8-ac4b-4b883f2d912c req-0719559e-d30c-4590-9286-0f7e57c17fdf tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-reader] GET http://192.168.122.198/volume/v3/volumes/detail Sep 06 06:43:42 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-f72a00b2-f313-44f8-ac4b-4b883f2d912c req-0719559e-d30c-4590-9286-0f7e57c17fdf tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-reader] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:42 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-f72a00b2-f313-44f8-ac4b-4b883f2d912c req-0719559e-d30c-4590-9286-0f7e57c17fdf tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-reader] Calling method 'detail' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:42 devstack devstack@c-api.service[87014]: DEBUG cinder.api.api_utils [req-f72a00b2-f313-44f8-ac4b-4b883f2d912c req-0719559e-d30c-4590-9286-0f7e57c17fdf tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-reader] Removing options '' from query. {{(pid=87014) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 06:43:42 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [req-f72a00b2-f313-44f8-ac4b-4b883f2d912c req-0719559e-d30c-4590-9286-0f7e57c17fdf tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87014) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 06:43:42 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:42 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:43:42 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:42 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:43:42 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:42 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:43:42 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [req-f72a00b2-f313-44f8-ac4b-4b883f2d912c req-0719559e-d30c-4590-9286-0f7e57c17fdf tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-reader] Get all volumes completed successfully. Sep 06 06:43:42 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:42 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:43:42 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-f72a00b2-f313-44f8-ac4b-4b883f2d912c req-0719559e-d30c-4590-9286-0f7e57c17fdf tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-reader] http://192.168.122.198/volume/v3/volumes/detail returned with HTTP 200 Sep 06 06:43:42 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1011/2039] 192.168.122.198 () {60 vars in 1397 bytes} [Sun Sep 6 06:43:42 2026] GET /volume/v3/volumes/detail => generated 2568 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:43:42 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-c6ed087c-ab50-4a24-8c31-47381ccf1064 req-070eab3f-7ced-4f03-8862-15dba7e32e70 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:42 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-c6ed087c-ab50-4a24-8c31-47381ccf1064 req-070eab3f-7ced-4f03-8862-15dba7e32e70 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-reader] GET http://192.168.122.198/volume/v3/volumes/detail Sep 06 06:43:42 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-c6ed087c-ab50-4a24-8c31-47381ccf1064 req-070eab3f-7ced-4f03-8862-15dba7e32e70 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-reader] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:42 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-c6ed087c-ab50-4a24-8c31-47381ccf1064 req-070eab3f-7ced-4f03-8862-15dba7e32e70 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-reader] Calling method 'detail' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:42 devstack devstack@c-api.service[87015]: DEBUG cinder.api.api_utils [req-c6ed087c-ab50-4a24-8c31-47381ccf1064 req-070eab3f-7ced-4f03-8862-15dba7e32e70 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-reader] Removing options '' from query. {{(pid=87015) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 06:43:42 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [req-c6ed087c-ab50-4a24-8c31-47381ccf1064 req-070eab3f-7ced-4f03-8862-15dba7e32e70 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87015) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 06:43:42 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:42 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:43:42 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:42 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:43:42 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:42 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:43:42 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [req-c6ed087c-ab50-4a24-8c31-47381ccf1064 req-070eab3f-7ced-4f03-8862-15dba7e32e70 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-reader] Get all volumes completed successfully. Sep 06 06:43:42 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:42 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:43:42 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-c6ed087c-ab50-4a24-8c31-47381ccf1064 req-070eab3f-7ced-4f03-8862-15dba7e32e70 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-reader] http://192.168.122.198/volume/v3/volumes/detail returned with HTTP 200 Sep 06 06:43:42 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1029/2040] 192.168.122.198 () {60 vars in 1397 bytes} [Sun Sep 6 06:43:42 2026] GET /volume/v3/volumes/detail => generated 2568 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:43:42 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-19c83076-1426-4a92-ab87-d50c35d2644d None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:42 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-19c83076-1426-4a92-ab87-d50c35d2644d tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] DELETE http://192.168.122.198/volume/v3/volumes/cb8b247a-8ea8-4ae3-9dd4-509530d1734c Sep 06 06:43:42 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-19c83076-1426-4a92-ab87-d50c35d2644d tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:42 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-19c83076-1426-4a92-ab87-d50c35d2644d tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:42 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-19c83076-1426-4a92-ab87-d50c35d2644d tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] Delete volume with id: cb8b247a-8ea8-4ae3-9dd4-509530d1734c Sep 06 06:43:42 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:42 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:43:42 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:42 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:43:42 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-19c83076-1426-4a92-ab87-d50c35d2644d tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] Volume info retrieved successfully. Sep 06 06:43:42 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-19c83076-1426-4a92-ab87-d50c35d2644d tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] Delete volume request issued successfully. Sep 06 06:43:42 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-19c83076-1426-4a92-ab87-d50c35d2644d tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] http://192.168.122.198/volume/v3/volumes/cb8b247a-8ea8-4ae3-9dd4-509530d1734c returned with HTTP 202 Sep 06 06:43:42 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1012/2041] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:43:42 2026] DELETE /volume/v3/volumes/cb8b247a-8ea8-4ae3-9dd4-509530d1734c => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:43:42 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-4ebdd70d-7ff4-4a1f-a566-e3d710fcf84a None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:42 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-4ebdd70d-7ff4-4a1f-a566-e3d710fcf84a tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] GET http://192.168.122.198/volume/v3/volumes/cb8b247a-8ea8-4ae3-9dd4-509530d1734c Sep 06 06:43:42 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-4ebdd70d-7ff4-4a1f-a566-e3d710fcf84a tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:42 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-4ebdd70d-7ff4-4a1f-a566-e3d710fcf84a tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:42 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:42 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:43:42 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:42 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:43:42 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-4ebdd70d-7ff4-4a1f-a566-e3d710fcf84a tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] Volume info retrieved successfully. Sep 06 06:43:42 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-4ebdd70d-7ff4-4a1f-a566-e3d710fcf84a tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] http://192.168.122.198/volume/v3/volumes/cb8b247a-8ea8-4ae3-9dd4-509530d1734c returned with HTTP 200 Sep 06 06:43:42 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1030/2042] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:43:42 2026] GET /volume/v3/volumes/cb8b247a-8ea8-4ae3-9dd4-509530d1734c => generated 861 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:43:43 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-c8ee6412-900c-4ba1-b8a0-c562b0a6d356 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:43 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c8ee6412-900c-4ba1-b8a0-c562b0a6d356 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] GET http://192.168.122.198/volume/v3/volumes/cb8b247a-8ea8-4ae3-9dd4-509530d1734c Sep 06 06:43:43 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-c8ee6412-900c-4ba1-b8a0-c562b0a6d356 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:43 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-c8ee6412-900c-4ba1-b8a0-c562b0a6d356 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:43 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c8ee6412-900c-4ba1-b8a0-c562b0a6d356 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] http://192.168.122.198/volume/v3/volumes/cb8b247a-8ea8-4ae3-9dd4-509530d1734c returned with HTTP 404 Sep 06 06:43:43 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1013/2043] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:43:43 2026] GET /volume/v3/volumes/cb8b247a-8ea8-4ae3-9dd4-509530d1734c => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:43:43 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-f8cf27aa-b4a7-4a3d-9246-3af34820d89b None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:43 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f8cf27aa-b4a7-4a3d-9246-3af34820d89b tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] DELETE http://192.168.122.198/volume/v3/volumes/7e555446-f0ea-4704-a014-a5c2939e7a65 Sep 06 06:43:43 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-f8cf27aa-b4a7-4a3d-9246-3af34820d89b tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:43 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-f8cf27aa-b4a7-4a3d-9246-3af34820d89b tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:43 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-f8cf27aa-b4a7-4a3d-9246-3af34820d89b tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] Delete volume with id: 7e555446-f0ea-4704-a014-a5c2939e7a65 Sep 06 06:43:43 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:43 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:43:43 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:43 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:43:43 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-f8cf27aa-b4a7-4a3d-9246-3af34820d89b tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] Volume info retrieved successfully. Sep 06 06:43:43 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-f8cf27aa-b4a7-4a3d-9246-3af34820d89b tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] Delete volume request issued successfully. Sep 06 06:43:43 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f8cf27aa-b4a7-4a3d-9246-3af34820d89b tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] http://192.168.122.198/volume/v3/volumes/7e555446-f0ea-4704-a014-a5c2939e7a65 returned with HTTP 202 Sep 06 06:43:43 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1031/2044] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:43:43 2026] DELETE /volume/v3/volumes/7e555446-f0ea-4704-a014-a5c2939e7a65 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:43:43 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-fb099ec9-3f56-42c6-92e7-b146d8c79f7b None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:43 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-fb099ec9-3f56-42c6-92e7-b146d8c79f7b tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] GET http://192.168.122.198/volume/v3/volumes/7e555446-f0ea-4704-a014-a5c2939e7a65 Sep 06 06:43:43 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-fb099ec9-3f56-42c6-92e7-b146d8c79f7b tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:43 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-fb099ec9-3f56-42c6-92e7-b146d8c79f7b tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:43 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:43 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:43:43 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:43 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:43:43 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-fb099ec9-3f56-42c6-92e7-b146d8c79f7b tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] Volume info retrieved successfully. Sep 06 06:43:43 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-fb099ec9-3f56-42c6-92e7-b146d8c79f7b tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] http://192.168.122.198/volume/v3/volumes/7e555446-f0ea-4704-a014-a5c2939e7a65 returned with HTTP 200 Sep 06 06:43:43 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1014/2045] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:43:43 2026] GET /volume/v3/volumes/7e555446-f0ea-4704-a014-a5c2939e7a65 => generated 861 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:43:44 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-8113b253-31e8-429a-8e8f-6cb102b8d3e8 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:44 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-8113b253-31e8-429a-8e8f-6cb102b8d3e8 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] GET http://192.168.122.198/volume/v3/volumes/7e555446-f0ea-4704-a014-a5c2939e7a65 Sep 06 06:43:44 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-8113b253-31e8-429a-8e8f-6cb102b8d3e8 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:44 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-8113b253-31e8-429a-8e8f-6cb102b8d3e8 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:44 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-8113b253-31e8-429a-8e8f-6cb102b8d3e8 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] http://192.168.122.198/volume/v3/volumes/7e555446-f0ea-4704-a014-a5c2939e7a65 returned with HTTP 404 Sep 06 06:43:44 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1032/2046] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:43:44 2026] GET /volume/v3/volumes/7e555446-f0ea-4704-a014-a5c2939e7a65 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:43:44 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-10764df8-495c-4b2e-8385-6501b36734d4 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:44 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-10764df8-495c-4b2e-8385-6501b36734d4 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] DELETE http://192.168.122.198/volume/v3/volumes/4c766f50-d617-47a4-aae5-99a9c7d07750 Sep 06 06:43:44 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-10764df8-495c-4b2e-8385-6501b36734d4 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:44 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-10764df8-495c-4b2e-8385-6501b36734d4 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:44 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-10764df8-495c-4b2e-8385-6501b36734d4 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] Delete volume with id: 4c766f50-d617-47a4-aae5-99a9c7d07750 Sep 06 06:43:44 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:44 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:43:44 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:44 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:43:44 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-10764df8-495c-4b2e-8385-6501b36734d4 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] Volume info retrieved successfully. Sep 06 06:43:44 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-10764df8-495c-4b2e-8385-6501b36734d4 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] Delete volume request issued successfully. Sep 06 06:43:44 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-10764df8-495c-4b2e-8385-6501b36734d4 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] http://192.168.122.198/volume/v3/volumes/4c766f50-d617-47a4-aae5-99a9c7d07750 returned with HTTP 202 Sep 06 06:43:44 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1015/2047] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:43:44 2026] DELETE /volume/v3/volumes/4c766f50-d617-47a4-aae5-99a9c7d07750 => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:43:44 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-01453baf-1bf6-429e-87b0-cc5af3675851 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:44 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-01453baf-1bf6-429e-87b0-cc5af3675851 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] GET http://192.168.122.198/volume/v3/volumes/4c766f50-d617-47a4-aae5-99a9c7d07750 Sep 06 06:43:44 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-01453baf-1bf6-429e-87b0-cc5af3675851 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:44 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-01453baf-1bf6-429e-87b0-cc5af3675851 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:44 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:44 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:43:44 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:44 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:43:44 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-01453baf-1bf6-429e-87b0-cc5af3675851 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] Volume info retrieved successfully. Sep 06 06:43:44 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-01453baf-1bf6-429e-87b0-cc5af3675851 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] http://192.168.122.198/volume/v3/volumes/4c766f50-d617-47a4-aae5-99a9c7d07750 returned with HTTP 200 Sep 06 06:43:44 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1033/2048] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:43:44 2026] GET /volume/v3/volumes/4c766f50-d617-47a4-aae5-99a9c7d07750 => generated 860 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:43:46 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-114a159b-5030-4f2f-acd0-5de0c79adca6 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:46 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-114a159b-5030-4f2f-acd0-5de0c79adca6 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] GET http://192.168.122.198/volume/v3/volumes/4c766f50-d617-47a4-aae5-99a9c7d07750 Sep 06 06:43:46 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-114a159b-5030-4f2f-acd0-5de0c79adca6 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:46 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-114a159b-5030-4f2f-acd0-5de0c79adca6 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:46 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-114a159b-5030-4f2f-acd0-5de0c79adca6 tempest-VolumesTestJSON-1777515349 tempest-VolumesTestJSON-1777515349-project-member] http://192.168.122.198/volume/v3/volumes/4c766f50-d617-47a4-aae5-99a9c7d07750 returned with HTTP 404 Sep 06 06:43:46 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1016/2049] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:43:46 2026] GET /volume/v3/volumes/4c766f50-d617-47a4-aae5-99a9c7d07750 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 06:43:49 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-53d2ac62-7010-4eb9-b67a-c811f5596539 req-9b7b288c-cce7-4d42-a7b2-d6ad3ecd36b3 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:49 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-53d2ac62-7010-4eb9-b67a-c811f5596539 req-9b7b288c-cce7-4d42-a7b2-d6ad3ecd36b3 tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] GET http://192.168.122.198/volume/v3/volumes/64ecd7db-42d3-4cef-8bcd-81e392af5e98 Sep 06 06:43:49 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-53d2ac62-7010-4eb9-b67a-c811f5596539 req-9b7b288c-cce7-4d42-a7b2-d6ad3ecd36b3 tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:49 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-53d2ac62-7010-4eb9-b67a-c811f5596539 req-9b7b288c-cce7-4d42-a7b2-d6ad3ecd36b3 tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:49 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:49 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:43:49 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:49 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:43:49 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [req-53d2ac62-7010-4eb9-b67a-c811f5596539 req-9b7b288c-cce7-4d42-a7b2-d6ad3ecd36b3 tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] Volume info retrieved successfully. Sep 06 06:43:49 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-53d2ac62-7010-4eb9-b67a-c811f5596539 req-9b7b288c-cce7-4d42-a7b2-d6ad3ecd36b3 tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] http://192.168.122.198/volume/v3/volumes/64ecd7db-42d3-4cef-8bcd-81e392af5e98 returned with HTTP 200 Sep 06 06:43:49 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1034/2050] 192.168.122.198 () {60 vars in 1487 bytes} [Sun Sep 6 06:43:49 2026] GET /volume/v3/volumes/64ecd7db-42d3-4cef-8bcd-81e392af5e98 => generated 1148 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:43:49 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-43954fa6-0456-4292-91ea-9765fe330484 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:49 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-53d2ac62-7010-4eb9-b67a-c811f5596539 req-f0d7f37b-d9ed-4aa3-82cc-0e84b3f53a79 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:49 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-53d2ac62-7010-4eb9-b67a-c811f5596539 req-f0d7f37b-d9ed-4aa3-82cc-0e84b3f53a79 tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] POST http://192.168.122.198/volume/v3/volumes/64ecd7db-42d3-4cef-8bcd-81e392af5e98/action Sep 06 06:43:49 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-53d2ac62-7010-4eb9-b67a-c811f5596539 req-f0d7f37b-d9ed-4aa3-82cc-0e84b3f53a79 tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:43:49 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-53d2ac62-7010-4eb9-b67a-c811f5596539 req-f0d7f37b-d9ed-4aa3-82cc-0e84b3f53a79 tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:43:49 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:49 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:43:49 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:49 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:43:49 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [req-53d2ac62-7010-4eb9-b67a-c811f5596539 req-f0d7f37b-d9ed-4aa3-82cc-0e84b3f53a79 tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] Volume info retrieved successfully. Sep 06 06:43:49 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [req-53d2ac62-7010-4eb9-b67a-c811f5596539 req-f0d7f37b-d9ed-4aa3-82cc-0e84b3f53a79 tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] Begin detaching volume completed successfully. Sep 06 06:43:49 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-53d2ac62-7010-4eb9-b67a-c811f5596539 req-f0d7f37b-d9ed-4aa3-82cc-0e84b3f53a79 tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] http://192.168.122.198/volume/v3/volumes/64ecd7db-42d3-4cef-8bcd-81e392af5e98/action returned with HTTP 202 Sep 06 06:43:49 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1035/2051] 192.168.122.198 () {64 vars in 1561 bytes} [Sun Sep 6 06:43:49 2026] POST /volume/v3/volumes/64ecd7db-42d3-4cef-8bcd-81e392af5e98/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 06:43:50 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-7b4dd6f3-fdd1-42ef-8452-ddd09aa6f718 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:50 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-7b4dd6f3-fdd1-42ef-8452-ddd09aa6f718 None None] GET http://192.168.122.198/volume// Sep 06 06:43:50 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-7b4dd6f3-fdd1-42ef-8452-ddd09aa6f718 None None] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:50 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-7b4dd6f3-fdd1-42ef-8452-ddd09aa6f718 None None] Calling method 'all' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:50 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-7b4dd6f3-fdd1-42ef-8452-ddd09aa6f718 None None] http://192.168.122.198/volume// returned with HTTP 300 Sep 06 06:43:50 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1036/2052] 192.168.122.198 () {58 vars in 1315 bytes} [Sun Sep 6 06:43:50 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 06:43:50 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-53d2ac62-7010-4eb9-b67a-c811f5596539 req-ae7deaff-fc1b-4bae-887e-ec24f601d14d None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:50 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-53d2ac62-7010-4eb9-b67a-c811f5596539 req-ae7deaff-fc1b-4bae-887e-ec24f601d14d tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] GET http://192.168.122.198/volume/v3/volumes/64ecd7db-42d3-4cef-8bcd-81e392af5e98 Sep 06 06:43:50 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-53d2ac62-7010-4eb9-b67a-c811f5596539 req-ae7deaff-fc1b-4bae-887e-ec24f601d14d tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:50 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-53d2ac62-7010-4eb9-b67a-c811f5596539 req-ae7deaff-fc1b-4bae-887e-ec24f601d14d tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:50 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:50 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:43:50 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:50 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:43:50 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [req-53d2ac62-7010-4eb9-b67a-c811f5596539 req-ae7deaff-fc1b-4bae-887e-ec24f601d14d tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] Volume info retrieved successfully. Sep 06 06:43:50 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-53d2ac62-7010-4eb9-b67a-c811f5596539 req-ae7deaff-fc1b-4bae-887e-ec24f601d14d tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] http://192.168.122.198/volume/v3/volumes/64ecd7db-42d3-4cef-8bcd-81e392af5e98 returned with HTTP 200 Sep 06 06:43:50 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1037/2053] 192.168.122.198 () {62 vars in 1528 bytes} [Sun Sep 6 06:43:50 2026] GET /volume/v3/volumes/64ecd7db-42d3-4cef-8bcd-81e392af5e98 => generated 1332 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 06:43:50 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-43954fa6-0456-4292-91ea-9765fe330484 tempest-GroupSnapshotsV319Test-324130341 tempest-GroupSnapshotsV319Test-324130341-project-admin] POST http://192.168.122.198/volume/v3/types Sep 06 06:43:50 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-43954fa6-0456-4292-91ea-9765fe330484 tempest-GroupSnapshotsV319Test-324130341 tempest-GroupSnapshotsV319Test-324130341-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-2065296985"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:43:50 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-43954fa6-0456-4292-91ea-9765fe330484 tempest-GroupSnapshotsV319Test-324130341 tempest-GroupSnapshotsV319Test-324130341-project-admin] http://192.168.122.198/volume/v3/types returned with HTTP 200 Sep 06 06:43:50 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1017/2054] 192.168.122.198 () {60 vars in 1136 bytes} [Sun Sep 6 06:43:49 2026] POST /volume/v3/types => generated 228 bytes in 325 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 06:43:50 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-cecf084d-ce3d-4909-9d8f-79106422d02a None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:50 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-cecf084d-ce3d-4909-9d8f-79106422d02a tempest-GroupSnapshotsV319Test-324130341 tempest-GroupSnapshotsV319Test-324130341-project-admin] POST http://192.168.122.198/volume/v3/group_types Sep 06 06:43:50 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-cecf084d-ce3d-4909-9d8f-79106422d02a tempest-GroupSnapshotsV319Test-324130341 tempest-GroupSnapshotsV319Test-324130341-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-497474274"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:43:50 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-cecf084d-ce3d-4909-9d8f-79106422d02a tempest-GroupSnapshotsV319Test-324130341 tempest-GroupSnapshotsV319Test-324130341-project-admin] http://192.168.122.198/volume/v3/group_types returned with HTTP 202 Sep 06 06:43:50 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1038/2055] 192.168.122.198 () {62 vars in 1195 bytes} [Sun Sep 6 06:43:50 2026] POST /volume/v3/group_types => generated 184 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:43:50 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-2b5c3a7d-3eb7-45cc-944c-b3adf603f47f None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:50 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-2b5c3a7d-3eb7-45cc-944c-b3adf603f47f tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] POST http://192.168.122.198/volume/v3/groups Sep 06 06:43:50 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-53d2ac62-7010-4eb9-b67a-c811f5596539 req-07646422-d043-4743-9493-745934735d80 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:50 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-2b5c3a7d-3eb7-45cc-944c-b3adf603f47f tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "7f0fa424-5c50-4000-9985-371ac2d7440a", "volume_types": ["b75854e7-47e5-4cb2-8b5d-0429e9964db0"], "name": "tempest-GroupSnapshotsV319Test-Group-1626380744"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:43:50 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.groups [None req-2b5c3a7d-3eb7-45cc-944c-b3adf603f47f tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] Creating new group {'group': {'group_type': '7f0fa424-5c50-4000-9985-371ac2d7440a', 'volume_types': ['b75854e7-47e5-4cb2-8b5d-0429e9964db0'], 'name': 'tempest-GroupSnapshotsV319Test-Group-1626380744'}} {{(pid=87014) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 06 06:43:50 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-53d2ac62-7010-4eb9-b67a-c811f5596539 req-07646422-d043-4743-9493-745934735d80 tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] DELETE http://192.168.122.198/volume/v3/attachments/6cb24694-551b-4694-8e0e-8e639042535d Sep 06 06:43:50 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-53d2ac62-7010-4eb9-b67a-c811f5596539 req-07646422-d043-4743-9493-745934735d80 tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:50 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-53d2ac62-7010-4eb9-b67a-c811f5596539 req-07646422-d043-4743-9493-745934735d80 tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] Calling method 'version_select' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:50 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.groups [None req-2b5c3a7d-3eb7-45cc-944c-b3adf603f47f tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-1626380744. Sep 06 06:43:50 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:50 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:43:50 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-2b5c3a7d-3eb7-45cc-944c-b3adf603f47f tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] Availability Zones retrieved successfully. Sep 06 06:43:50 devstack devstack@c-api.service[87015]: /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 06 06:43:50 devstack devstack@c-api.service[87015]: return base.obj_make_list(context, Sep 06 06:43:50 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-2b5c3a7d-3eb7-45cc-944c-b3adf603f47f tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] Created reservations ['db1d831b-429a-4616-8fd2-c7e9c07ebadd'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:43:50 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-53d2ac62-7010-4eb9-b67a-c811f5596539 req-07646422-d043-4743-9493-745934735d80 tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] http://192.168.122.198/volume/v3/attachments/6cb24694-551b-4694-8e0e-8e639042535d returned with HTTP 200 Sep 06 06:43:50 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1039/2056] 192.168.122.198 () {64 vars in 1562 bytes} [Sun Sep 6 06:43:50 2026] DELETE /volume/v3/attachments/6cb24694-551b-4694-8e0e-8e639042535d => generated 19 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:43:50 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-2b5c3a7d-3eb7-45cc-944c-b3adf603f47f tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] http://192.168.122.198/volume/v3/groups returned with HTTP 202 Sep 06 06:43:50 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1018/2057] 192.168.122.198 () {62 vars in 1181 bytes} [Sun Sep 6 06:43:50 2026] POST /volume/v3/groups => generated 116 bytes in 282 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:43:50 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-69453fb4-8d6c-4b36-97ea-63a852e06bed None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:50 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-69453fb4-8d6c-4b36-97ea-63a852e06bed tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] GET http://192.168.122.198/volume/v3/groups/ab24f389-af24-45fb-a5e5-75055de5cf1f Sep 06 06:43:50 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-69453fb4-8d6c-4b36-97ea-63a852e06bed tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:50 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-69453fb4-8d6c-4b36-97ea-63a852e06bed tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] Calling method 'version_select' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:50 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.groups [None req-69453fb4-8d6c-4b36-97ea-63a852e06bed tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] show called for member ab24f389-af24-45fb-a5e5-75055de5cf1f {{(pid=87015) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 06:43:50 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:50 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:43:50 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:50 devstack devstack@c-api.service[87015]: return base.obj_make_list(context, cls(context), Sep 06 06:43:50 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-69453fb4-8d6c-4b36-97ea-63a852e06bed tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] http://192.168.122.198/volume/v3/groups/ab24f389-af24-45fb-a5e5-75055de5cf1f returned with HTTP 200 Sep 06 06:43:50 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1040/2058] 192.168.122.198 () {60 vars in 1270 bytes} [Sun Sep 6 06:43:50 2026] GET /volume/v3/groups/ab24f389-af24-45fb-a5e5-75055de5cf1f => generated 396 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:43:51 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [req-01155b71-d9f2-4ec0-a191-7a03c1eaf70d req-baf72d0c-ac43-4c5d-918d-53e073e87a02 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:51 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-01155b71-d9f2-4ec0-a191-7a03c1eaf70d req-baf72d0c-ac43-4c5d-918d-53e073e87a02 tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] GET http://192.168.122.198/volume/v3/volumes/64ecd7db-42d3-4cef-8bcd-81e392af5e98 Sep 06 06:43:51 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-01155b71-d9f2-4ec0-a191-7a03c1eaf70d req-baf72d0c-ac43-4c5d-918d-53e073e87a02 tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:51 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-01155b71-d9f2-4ec0-a191-7a03c1eaf70d req-baf72d0c-ac43-4c5d-918d-53e073e87a02 tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:51 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:51 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:43:51 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:51 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:43:51 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [req-01155b71-d9f2-4ec0-a191-7a03c1eaf70d req-baf72d0c-ac43-4c5d-918d-53e073e87a02 tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] Volume info retrieved successfully. Sep 06 06:43:51 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-01155b71-d9f2-4ec0-a191-7a03c1eaf70d req-baf72d0c-ac43-4c5d-918d-53e073e87a02 tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] http://192.168.122.198/volume/v3/volumes/64ecd7db-42d3-4cef-8bcd-81e392af5e98 returned with HTTP 200 Sep 06 06:43:51 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1019/2059] 192.168.122.198 () {60 vars in 1487 bytes} [Sun Sep 6 06:43:51 2026] GET /volume/v3/volumes/64ecd7db-42d3-4cef-8bcd-81e392af5e98 => generated 856 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:43:51 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-2d1c0ea5-d5eb-4f85-b427-96c87d390b7e None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:51 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2d1c0ea5-d5eb-4f85-b427-96c87d390b7e tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] DELETE http://192.168.122.198/volume/v3/volumes/64ecd7db-42d3-4cef-8bcd-81e392af5e98 Sep 06 06:43:51 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-2d1c0ea5-d5eb-4f85-b427-96c87d390b7e tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:51 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-2d1c0ea5-d5eb-4f85-b427-96c87d390b7e tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:51 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-2d1c0ea5-d5eb-4f85-b427-96c87d390b7e tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] Delete volume with id: 64ecd7db-42d3-4cef-8bcd-81e392af5e98 Sep 06 06:43:51 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:51 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:43:51 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:51 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:43:51 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-2d1c0ea5-d5eb-4f85-b427-96c87d390b7e tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] Volume info retrieved successfully. Sep 06 06:43:51 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-2d1c0ea5-d5eb-4f85-b427-96c87d390b7e tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] Delete volume request issued successfully. Sep 06 06:43:51 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2d1c0ea5-d5eb-4f85-b427-96c87d390b7e tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] http://192.168.122.198/volume/v3/volumes/64ecd7db-42d3-4cef-8bcd-81e392af5e98 returned with HTTP 202 Sep 06 06:43:51 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1041/2060] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:43:51 2026] DELETE /volume/v3/volumes/64ecd7db-42d3-4cef-8bcd-81e392af5e98 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:43:51 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-99cd438e-665b-468e-8d35-fef10252d219 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:51 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-99cd438e-665b-468e-8d35-fef10252d219 tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] GET http://192.168.122.198/volume/v3/volumes/64ecd7db-42d3-4cef-8bcd-81e392af5e98 Sep 06 06:43:51 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-99cd438e-665b-468e-8d35-fef10252d219 tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:51 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-99cd438e-665b-468e-8d35-fef10252d219 tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:51 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:51 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:43:51 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:51 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:43:51 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-99cd438e-665b-468e-8d35-fef10252d219 tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] Volume info retrieved successfully. Sep 06 06:43:51 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-99cd438e-665b-468e-8d35-fef10252d219 tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] http://192.168.122.198/volume/v3/volumes/64ecd7db-42d3-4cef-8bcd-81e392af5e98 returned with HTTP 200 Sep 06 06:43:51 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1020/2061] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:43:51 2026] GET /volume/v3/volumes/64ecd7db-42d3-4cef-8bcd-81e392af5e98 => generated 855 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:43:51 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-64d22b0f-c25c-40c2-a8f0-e6ab139dfe3c None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:51 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-64d22b0f-c25c-40c2-a8f0-e6ab139dfe3c tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] GET http://192.168.122.198/volume/v3/groups/ab24f389-af24-45fb-a5e5-75055de5cf1f Sep 06 06:43:51 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-64d22b0f-c25c-40c2-a8f0-e6ab139dfe3c tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:51 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-64d22b0f-c25c-40c2-a8f0-e6ab139dfe3c tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] Calling method 'version_select' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:51 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.groups [None req-64d22b0f-c25c-40c2-a8f0-e6ab139dfe3c tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] show called for member ab24f389-af24-45fb-a5e5-75055de5cf1f {{(pid=87015) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 06:43:51 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:51 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:43:51 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:51 devstack devstack@c-api.service[87015]: return base.obj_make_list(context, cls(context), Sep 06 06:43:51 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-64d22b0f-c25c-40c2-a8f0-e6ab139dfe3c tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] http://192.168.122.198/volume/v3/groups/ab24f389-af24-45fb-a5e5-75055de5cf1f returned with HTTP 200 Sep 06 06:43:51 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1042/2062] 192.168.122.198 () {60 vars in 1270 bytes} [Sun Sep 6 06:43:51 2026] GET /volume/v3/groups/ab24f389-af24-45fb-a5e5-75055de5cf1f => generated 397 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:43:51 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-867154c9-2f67-4c3d-98b5-d98a2dadf430 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:51 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-867154c9-2f67-4c3d-98b5-d98a2dadf430 tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:43:51 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-867154c9-2f67-4c3d-98b5-d98a2dadf430 tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1677493681", "volume_type": "b75854e7-47e5-4cb2-8b5d-0429e9964db0", "group_id": "ab24f389-af24-45fb-a5e5-75055de5cf1f", "size": 1}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:43:51 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.volumes [None req-867154c9-2f67-4c3d-98b5-d98a2dadf430 tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1677493681', 'volume_type': 'b75854e7-47e5-4cb2-8b5d-0429e9964db0', 'group_id': 'ab24f389-af24-45fb-a5e5-75055de5cf1f', 'size': 1}} {{(pid=87014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:43:51 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:51 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:43:51 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-867154c9-2f67-4c3d-98b5-d98a2dadf430 tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] Create volume of 1 GB Sep 06 06:43:51 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:51 devstack devstack@c-api.service[87014]: return base.obj_make_list(context, cls(context), Sep 06 06:43:51 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-867154c9-2f67-4c3d-98b5-d98a2dadf430 tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] Availability Zones retrieved successfully. Sep 06 06:43:51 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-867154c9-2f67-4c3d-98b5-d98a2dadf430 tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] Flow 'volume_create_api' (7dd9479d-8494-42f4-be0f-fd08869d7a36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:43:51 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-867154c9-2f67-4c3d-98b5-d98a2dadf430 tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a25aef63-42a7-4e18-bf4f-ee8ba2c42590) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:43:51 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:51 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:43:51 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.flows.api.create_volume [None req-867154c9-2f67-4c3d-98b5-d98a2dadf430 tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] Validating volume size '1' using validate_int {{(pid=87014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:43:51 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-867154c9-2f67-4c3d-98b5-d98a2dadf430 tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a25aef63-42a7-4e18-bf4f-ee8ba2c42590) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:43:50Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b75854e7-47e5-4cb2-8b5d-0429e9964db0,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-2065296985',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b75854e7-47e5-4cb2-8b5d-0429e9964db0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'ab24f389-af24-45fb-a5e5-75055de5cf1f', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:43:51 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-867154c9-2f67-4c3d-98b5-d98a2dadf430 tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (524409d7-f5a8-472f-a408-c4267494be20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:43:51 devstack devstack@c-api.service[87014]: WARNING cinder.quota [None req-867154c9-2f67-4c3d-98b5-d98a2dadf430 tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-2065296985 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-2065296985, it is now deprecated. Please use the default quota class for default quota. Sep 06 06:43:51 devstack devstack@c-api.service[87014]: WARNING cinder.quota [None req-867154c9-2f67-4c3d-98b5-d98a2dadf430 tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-2065296985 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-2065296985, it is now deprecated. Please use the default quota class for default quota. Sep 06 06:43:51 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-867154c9-2f67-4c3d-98b5-d98a2dadf430 tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] Created reservations ['19f6d2c6-1a4e-4c33-8d3e-7b9b17c56e37', '3ecfb49f-a2fd-4255-97d0-bf9abf112a91', '0359cfa8-939f-4b50-bc34-9d5e5a69dfa0', '960e74e4-648c-41fd-9fc0-8354ea22f2f9'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:43:51 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-867154c9-2f67-4c3d-98b5-d98a2dadf430 tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (524409d7-f5a8-472f-a408-c4267494be20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['19f6d2c6-1a4e-4c33-8d3e-7b9b17c56e37', '3ecfb49f-a2fd-4255-97d0-bf9abf112a91', '0359cfa8-939f-4b50-bc34-9d5e5a69dfa0', '960e74e4-648c-41fd-9fc0-8354ea22f2f9']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:43:51 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-867154c9-2f67-4c3d-98b5-d98a2dadf430 tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e390cd6-166c-4039-8167-7e60956a2963) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:43:51 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:51 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:43:51 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-867154c9-2f67-4c3d-98b5-d98a2dadf430 tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e390cd6-166c-4039-8167-7e60956a2963) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd8c0cf6a-e4b0-4a40-9b04-250362202abb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1677493681',encryption_key_id=None,group_id=ab24f389-af24-45fb-a5e5-75055de5cf1f,group_type_id=,metadata={},multiattach=False,project_id='e4bd4f43273c4efc9b351d817babbac1',qos_specs=None,replication_status=,reservations=['19f6d2c6-1a4e-4c33-8d3e-7b9b17c56e37','3ecfb49f-a2fd-4255-97d0-bf9abf112a91','0359cfa8-939f-4b50-bc34-9d5e5a69dfa0','960e74e4-648c-41fd-9fc0-8354ea22f2f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34bdf576edae4fe1a6ed3fd1654cccc7',volume_type_id=b75854e7-47e5-4cb2-8b5d-0429e9964db0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:43:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1677493681',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=ab24f389-af24-45fb-a5e5-75055de5cf1f,host=None,id=d8c0cf6a-e4b0-4a40-9b04-250362202abb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e4bd4f43273c4efc9b351d817babbac1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='34bdf576edae4fe1a6ed3fd1654cccc7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b75854e7-47e5-4cb2-8b5d-0429e9964db0),volume_type_id=b75854e7-47e5-4cb2-8b5d-0429e9964db0)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:43:51 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-867154c9-2f67-4c3d-98b5-d98a2dadf430 tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d1fc123-a720-4d65-a685-bfb4027f702f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:43:51 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-867154c9-2f67-4c3d-98b5-d98a2dadf430 tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d1fc123-a720-4d65-a685-bfb4027f702f) transitioned into state 'SUCCESS' from state '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-1677493681',encryption_key_id=None,group_id=ab24f389-af24-45fb-a5e5-75055de5cf1f,group_type_id=,metadata={},multiattach=False,project_id='e4bd4f43273c4efc9b351d817babbac1',qos_specs=None,replication_status=,reservations=['19f6d2c6-1a4e-4c33-8d3e-7b9b17c56e37','3ecfb49f-a2fd-4255-97d0-bf9abf112a91','0359cfa8-939f-4b50-bc34-9d5e5a69dfa0','960e74e4-648c-41fd-9fc0-8354ea22f2f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34bdf576edae4fe1a6ed3fd1654cccc7',volume_type_id=b75854e7-47e5-4cb2-8b5d-0429e9964db0)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:43:51 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-867154c9-2f67-4c3d-98b5-d98a2dadf430 tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e9afbc4-6e8c-4e97-be72-7853b2744e45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:43:52 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-867154c9-2f67-4c3d-98b5-d98a2dadf430 tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e9afbc4-6e8c-4e97-be72-7853b2744e45) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:43:52 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-867154c9-2f67-4c3d-98b5-d98a2dadf430 tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] Flow 'volume_create_api' (7dd9479d-8494-42f4-be0f-fd08869d7a36) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:43:52 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-867154c9-2f67-4c3d-98b5-d98a2dadf430 tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] Create volume request issued successfully. Sep 06 06:43:52 devstack devstack@c-api.service[87014]: WARNING stevedore.named [None req-867154c9-2f67-4c3d-98b5-d98a2dadf430 tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:43:52 devstack devstack@c-api.service[87014]: WARNING castellan.key_manager [None req-867154c9-2f67-4c3d-98b5-d98a2dadf430 tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:43:52 devstack devstack@c-api.service[87014]: DEBUG oslo_db.sqlalchemy.engines [None req-867154c9-2f67-4c3d-98b5-d98a2dadf430 tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87014) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:43:52 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:52 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:43:52 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-867154c9-2f67-4c3d-98b5-d98a2dadf430 tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:43:52 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1021/2063] 192.168.122.198 () {62 vars in 1184 bytes} [Sun Sep 6 06:43:51 2026] POST /volume/v3/volumes => generated 835 bytes in 455 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:43:52 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-120dba46-c2a9-432c-91ca-1614e531db28 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:52 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-120dba46-c2a9-432c-91ca-1614e531db28 tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] GET http://192.168.122.198/volume/v3/volumes/d8c0cf6a-e4b0-4a40-9b04-250362202abb Sep 06 06:43:52 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-120dba46-c2a9-432c-91ca-1614e531db28 tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:52 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-120dba46-c2a9-432c-91ca-1614e531db28 tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:52 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:52 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:43:52 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:52 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:43:52 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-120dba46-c2a9-432c-91ca-1614e531db28 tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] Volume info retrieved successfully. Sep 06 06:43:52 devstack devstack@c-api.service[87015]: WARNING stevedore.named [None req-120dba46-c2a9-432c-91ca-1614e531db28 tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:43:52 devstack devstack@c-api.service[87015]: WARNING castellan.key_manager [None req-120dba46-c2a9-432c-91ca-1614e531db28 tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:43:52 devstack devstack@c-api.service[87015]: DEBUG oslo_db.sqlalchemy.engines [None req-120dba46-c2a9-432c-91ca-1614e531db28 tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87015) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:43:52 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:52 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:43:52 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-120dba46-c2a9-432c-91ca-1614e531db28 tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] http://192.168.122.198/volume/v3/volumes/d8c0cf6a-e4b0-4a40-9b04-250362202abb returned with HTTP 200 Sep 06 06:43:52 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1043/2064] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:43:52 2026] GET /volume/v3/volumes/d8c0cf6a-e4b0-4a40-9b04-250362202abb => generated 903 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 06:43:52 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-47fd3c44-2f27-4e11-9a89-f40c5a3f04b0 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:52 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-47fd3c44-2f27-4e11-9a89-f40c5a3f04b0 tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] GET http://192.168.122.198/volume/v3/volumes/64ecd7db-42d3-4cef-8bcd-81e392af5e98 Sep 06 06:43:52 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-47fd3c44-2f27-4e11-9a89-f40c5a3f04b0 tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:52 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-47fd3c44-2f27-4e11-9a89-f40c5a3f04b0 tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:52 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-47fd3c44-2f27-4e11-9a89-f40c5a3f04b0 tempest-TestMinimumBasicScenario-261614628 tempest-TestMinimumBasicScenario-261614628-project-member] http://192.168.122.198/volume/v3/volumes/64ecd7db-42d3-4cef-8bcd-81e392af5e98 returned with HTTP 404 Sep 06 06:43:52 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1022/2065] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:43:52 2026] GET /volume/v3/volumes/64ecd7db-42d3-4cef-8bcd-81e392af5e98 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:43:53 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-25425f84-f06e-427a-afa1-7af2f74b22ec None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:53 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-25425f84-f06e-427a-afa1-7af2f74b22ec tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] GET http://192.168.122.198/volume/v3/volumes/d8c0cf6a-e4b0-4a40-9b04-250362202abb Sep 06 06:43:53 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-25425f84-f06e-427a-afa1-7af2f74b22ec tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:53 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-25425f84-f06e-427a-afa1-7af2f74b22ec tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:53 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:53 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:43:53 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:53 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:43:53 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-25425f84-f06e-427a-afa1-7af2f74b22ec tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] Volume info retrieved successfully. Sep 06 06:43:53 devstack devstack@c-api.service[87015]: WARNING stevedore.named [None req-25425f84-f06e-427a-afa1-7af2f74b22ec tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:43:53 devstack devstack@c-api.service[87015]: WARNING castellan.key_manager [None req-25425f84-f06e-427a-afa1-7af2f74b22ec tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:43:53 devstack devstack@c-api.service[87015]: DEBUG oslo_db.sqlalchemy.engines [None req-25425f84-f06e-427a-afa1-7af2f74b22ec tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87015) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:43:53 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:53 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:43:53 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-25425f84-f06e-427a-afa1-7af2f74b22ec tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] http://192.168.122.198/volume/v3/volumes/d8c0cf6a-e4b0-4a40-9b04-250362202abb returned with HTTP 200 Sep 06 06:43:53 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1044/2066] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:43:53 2026] GET /volume/v3/volumes/d8c0cf6a-e4b0-4a40-9b04-250362202abb => generated 928 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:43:53 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-ccefbbb2-0b77-4b0a-8759-46f8ecad6a3b None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:53 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ccefbbb2-0b77-4b0a-8759-46f8ecad6a3b tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] POST http://192.168.122.198/volume/v3/group_snapshots Sep 06 06:43:53 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ccefbbb2-0b77-4b0a-8759-46f8ecad6a3b tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "ab24f389-af24-45fb-a5e5-75055de5cf1f", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-2007037804"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:43:53 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.group_snapshots [None req-ccefbbb2-0b77-4b0a-8759-46f8ecad6a3b tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'ab24f389-af24-45fb-a5e5-75055de5cf1f', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-2007037804'}} {{(pid=87014) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 06 06:43:53 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:53 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:43:53 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.group_snapshots [None req-ccefbbb2-0b77-4b0a-8759-46f8ecad6a3b tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-2007037804. Sep 06 06:43:53 devstack devstack@c-api.service[87014]: /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 06 06:43:53 devstack devstack@c-api.service[87014]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 06:43:53 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:53 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:43:53 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:53 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:43:53 devstack devstack@c-api.service[87014]: WARNING cinder.quota [None req-ccefbbb2-0b77-4b0a-8759-46f8ecad6a3b tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-2065296985 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-2065296985, it is now deprecated. Please use the default quota class for default quota. Sep 06 06:43:53 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-ccefbbb2-0b77-4b0a-8759-46f8ecad6a3b tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] Created reservations ['6cb9fc61-fa0b-4f65-93cc-389060409f80', '017eca1a-d975-491c-9ab8-0906a5b20029', 'a15591a1-98a0-45c9-96bb-7ceb8ba1654f', 'a970e542-10fc-4f80-bfc9-8d17797d4220'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:43:53 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ccefbbb2-0b77-4b0a-8759-46f8ecad6a3b tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] http://192.168.122.198/volume/v3/group_snapshots returned with HTTP 202 Sep 06 06:43:53 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1023/2067] 192.168.122.198 () {62 vars in 1208 bytes} [Sun Sep 6 06:43:53 2026] POST /volume/v3/group_snapshots => generated 191 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:43:53 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-67575206-8a80-440d-8761-428057882b8c None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:53 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-67575206-8a80-440d-8761-428057882b8c tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] GET http://192.168.122.198/volume/v3/group_snapshots/b890a2e1-a685-4b20-808f-fc2dc5f973e0 Sep 06 06:43:53 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-67575206-8a80-440d-8761-428057882b8c tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:53 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-67575206-8a80-440d-8761-428057882b8c tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] Calling method 'version_select' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:53 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.group_snapshots [None req-67575206-8a80-440d-8761-428057882b8c tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] show called for member b890a2e1-a685-4b20-808f-fc2dc5f973e0 {{(pid=87015) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 06:43:53 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:53 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:43:53 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-67575206-8a80-440d-8761-428057882b8c tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] http://192.168.122.198/volume/v3/group_snapshots/b890a2e1-a685-4b20-808f-fc2dc5f973e0 returned with HTTP 200 Sep 06 06:43:53 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1045/2068] 192.168.122.198 () {60 vars in 1297 bytes} [Sun Sep 6 06:43:53 2026] GET /volume/v3/group_snapshots/b890a2e1-a685-4b20-808f-fc2dc5f973e0 => generated 330 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:43:54 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-81cc8656-e8fa-4af5-adee-f10b0c91a12a None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:54 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-81cc8656-e8fa-4af5-adee-f10b0c91a12a tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] GET http://192.168.122.198/volume/v3/group_snapshots/b890a2e1-a685-4b20-808f-fc2dc5f973e0 Sep 06 06:43:54 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-81cc8656-e8fa-4af5-adee-f10b0c91a12a tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:54 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-81cc8656-e8fa-4af5-adee-f10b0c91a12a tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] Calling method 'version_select' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:54 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.group_snapshots [None req-81cc8656-e8fa-4af5-adee-f10b0c91a12a tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] show called for member b890a2e1-a685-4b20-808f-fc2dc5f973e0 {{(pid=87014) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 06:43:54 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:54 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:43:54 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-81cc8656-e8fa-4af5-adee-f10b0c91a12a tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] http://192.168.122.198/volume/v3/group_snapshots/b890a2e1-a685-4b20-808f-fc2dc5f973e0 returned with HTTP 200 Sep 06 06:43:54 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1024/2069] 192.168.122.198 () {60 vars in 1297 bytes} [Sun Sep 6 06:43:54 2026] GET /volume/v3/group_snapshots/b890a2e1-a685-4b20-808f-fc2dc5f973e0 => generated 330 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:43:55 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-2a1721bd-57dc-49ae-a98d-d44dd4e3d1b4 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:55 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2a1721bd-57dc-49ae-a98d-d44dd4e3d1b4 tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] GET http://192.168.122.198/volume/v3/group_snapshots/b890a2e1-a685-4b20-808f-fc2dc5f973e0 Sep 06 06:43:55 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-2a1721bd-57dc-49ae-a98d-d44dd4e3d1b4 tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:55 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-2a1721bd-57dc-49ae-a98d-d44dd4e3d1b4 tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] Calling method 'version_select' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:55 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.group_snapshots [None req-2a1721bd-57dc-49ae-a98d-d44dd4e3d1b4 tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] show called for member b890a2e1-a685-4b20-808f-fc2dc5f973e0 {{(pid=87015) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 06:43:55 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:55 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:43:55 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2a1721bd-57dc-49ae-a98d-d44dd4e3d1b4 tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] http://192.168.122.198/volume/v3/group_snapshots/b890a2e1-a685-4b20-808f-fc2dc5f973e0 returned with HTTP 200 Sep 06 06:43:55 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1046/2070] 192.168.122.198 () {60 vars in 1297 bytes} [Sun Sep 6 06:43:55 2026] GET /volume/v3/group_snapshots/b890a2e1-a685-4b20-808f-fc2dc5f973e0 => generated 331 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:43:55 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-a4aafce3-dc44-4b25-bd2f-b131dfdd2818 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:55 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-a4aafce3-dc44-4b25-bd2f-b131dfdd2818 tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] GET http://192.168.122.198/volume/v3/snapshots/detail Sep 06 06:43:55 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-a4aafce3-dc44-4b25-bd2f-b131dfdd2818 tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:55 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-a4aafce3-dc44-4b25-bd2f-b131dfdd2818 tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] Calling method 'detail' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:55 devstack devstack@c-api.service[87014]: DEBUG cinder.api.api_utils [None req-a4aafce3-dc44-4b25-bd2f-b131dfdd2818 tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] Removing options '' from query. {{(pid=87014) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 06:43:55 devstack devstack@c-api.service[87014]: DEBUG cinder.db.api [None req-a4aafce3-dc44-4b25-bd2f-b131dfdd2818 tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] Building query based on filter {{(pid=87014) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 06:43:55 devstack devstack@c-api.service[87014]: /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 06 06:43:55 devstack devstack@c-api.service[87014]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 06:43:55 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-a4aafce3-dc44-4b25-bd2f-b131dfdd2818 tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] Get all snapshots completed successfully. Sep 06 06:43:55 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:55 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:43:55 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-a4aafce3-dc44-4b25-bd2f-b131dfdd2818 tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] http://192.168.122.198/volume/v3/snapshots/detail returned with HTTP 200 Sep 06 06:43:55 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1025/2071] 192.168.122.198 () {58 vars in 1148 bytes} [Sun Sep 6 06:43:55 2026] GET /volume/v3/snapshots/detail => generated 477 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:43:55 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-ce1b4627-2e1e-4dee-a3cd-13bb482ce642 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:55 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-ce1b4627-2e1e-4dee-a3cd-13bb482ce642 tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] GET http://192.168.122.198/volume/v3/snapshots/d1536b90-3957-4dbc-b9a4-8038c594fa60 Sep 06 06:43:55 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-ce1b4627-2e1e-4dee-a3cd-13bb482ce642 tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:55 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-ce1b4627-2e1e-4dee-a3cd-13bb482ce642 tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:55 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:55 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:43:55 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-ce1b4627-2e1e-4dee-a3cd-13bb482ce642 tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] Snapshot retrieved successfully. Sep 06 06:43:55 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-ce1b4627-2e1e-4dee-a3cd-13bb482ce642 tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] http://192.168.122.198/volume/v3/snapshots/d1536b90-3957-4dbc-b9a4-8038c594fa60 returned with HTTP 200 Sep 06 06:43:55 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1047/2072] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:43:55 2026] GET /volume/v3/snapshots/d1536b90-3957-4dbc-b9a4-8038c594fa60 => generated 474 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:43:55 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-ff14d32a-1488-44a6-b7fb-882f6786a03f None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:55 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ff14d32a-1488-44a6-b7fb-882f6786a03f tempest-GroupSnapshotsV319Test-324130341 tempest-GroupSnapshotsV319Test-324130341-project-admin] POST http://192.168.122.198/volume/v3/group_snapshots/b890a2e1-a685-4b20-808f-fc2dc5f973e0/action Sep 06 06:43:55 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ff14d32a-1488-44a6-b7fb-882f6786a03f tempest-GroupSnapshotsV319Test-324130341 tempest-GroupSnapshotsV319Test-324130341-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=87014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:43:55 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ff14d32a-1488-44a6-b7fb-882f6786a03f tempest-GroupSnapshotsV319Test-324130341 tempest-GroupSnapshotsV319Test-324130341-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:43:55 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.group_snapshots [None req-ff14d32a-1488-44a6-b7fb-882f6786a03f tempest-GroupSnapshotsV319Test-324130341 tempest-GroupSnapshotsV319Test-324130341-project-admin] Updating group 'b890a2e1-a685-4b20-808f-fc2dc5f973e0' with 'creating' {{(pid=87014) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 06 06:43:55 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:55 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:43:55 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ff14d32a-1488-44a6-b7fb-882f6786a03f tempest-GroupSnapshotsV319Test-324130341 tempest-GroupSnapshotsV319Test-324130341-project-admin] http://192.168.122.198/volume/v3/group_snapshots/b890a2e1-a685-4b20-808f-fc2dc5f973e0/action returned with HTTP 202 Sep 06 06:43:55 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1026/2073] 192.168.122.198 () {62 vars in 1339 bytes} [Sun Sep 6 06:43:55 2026] POST /volume/v3/group_snapshots/b890a2e1-a685-4b20-808f-fc2dc5f973e0/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 06:43:55 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-e67ee0fb-0a08-47aa-a218-063d7d1e784d None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:55 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e67ee0fb-0a08-47aa-a218-063d7d1e784d tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] GET http://192.168.122.198/volume/v3/group_snapshots/b890a2e1-a685-4b20-808f-fc2dc5f973e0 Sep 06 06:43:55 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e67ee0fb-0a08-47aa-a218-063d7d1e784d tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:55 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e67ee0fb-0a08-47aa-a218-063d7d1e784d tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] Calling method 'version_select' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:55 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.group_snapshots [None req-e67ee0fb-0a08-47aa-a218-063d7d1e784d tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] show called for member b890a2e1-a685-4b20-808f-fc2dc5f973e0 {{(pid=87015) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 06:43:55 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:55 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:43:55 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e67ee0fb-0a08-47aa-a218-063d7d1e784d tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] http://192.168.122.198/volume/v3/group_snapshots/b890a2e1-a685-4b20-808f-fc2dc5f973e0 returned with HTTP 200 Sep 06 06:43:55 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1048/2074] 192.168.122.198 () {60 vars in 1297 bytes} [Sun Sep 6 06:43:55 2026] GET /volume/v3/group_snapshots/b890a2e1-a685-4b20-808f-fc2dc5f973e0 => generated 330 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:43:55 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-ac900d88-1df0-4b69-840b-2e4ef3dcdd78 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:55 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ac900d88-1df0-4b69-840b-2e4ef3dcdd78 tempest-GroupSnapshotsV319Test-324130341 tempest-GroupSnapshotsV319Test-324130341-project-admin] POST http://192.168.122.198/volume/v3/group_snapshots/b890a2e1-a685-4b20-808f-fc2dc5f973e0/action Sep 06 06:43:55 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ac900d88-1df0-4b69-840b-2e4ef3dcdd78 tempest-GroupSnapshotsV319Test-324130341 tempest-GroupSnapshotsV319Test-324130341-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:43:55 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ac900d88-1df0-4b69-840b-2e4ef3dcdd78 tempest-GroupSnapshotsV319Test-324130341 tempest-GroupSnapshotsV319Test-324130341-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:43:55 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.group_snapshots [None req-ac900d88-1df0-4b69-840b-2e4ef3dcdd78 tempest-GroupSnapshotsV319Test-324130341 tempest-GroupSnapshotsV319Test-324130341-project-admin] Updating group 'b890a2e1-a685-4b20-808f-fc2dc5f973e0' with 'available' {{(pid=87014) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 06 06:43:56 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:56 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:43:56 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ac900d88-1df0-4b69-840b-2e4ef3dcdd78 tempest-GroupSnapshotsV319Test-324130341 tempest-GroupSnapshotsV319Test-324130341-project-admin] http://192.168.122.198/volume/v3/group_snapshots/b890a2e1-a685-4b20-808f-fc2dc5f973e0/action returned with HTTP 202 Sep 06 06:43:56 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1027/2075] 192.168.122.198 () {62 vars in 1339 bytes} [Sun Sep 6 06:43:55 2026] POST /volume/v3/group_snapshots/b890a2e1-a685-4b20-808f-fc2dc5f973e0/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 06:43:56 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-5bdf934e-aa4d-4c41-a054-0bb769498e5d None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:56 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-5bdf934e-aa4d-4c41-a054-0bb769498e5d tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] GET http://192.168.122.198/volume/v3/group_snapshots/b890a2e1-a685-4b20-808f-fc2dc5f973e0 Sep 06 06:43:56 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-5bdf934e-aa4d-4c41-a054-0bb769498e5d tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:56 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-5bdf934e-aa4d-4c41-a054-0bb769498e5d tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] Calling method 'version_select' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:56 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.group_snapshots [None req-5bdf934e-aa4d-4c41-a054-0bb769498e5d tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] show called for member b890a2e1-a685-4b20-808f-fc2dc5f973e0 {{(pid=87015) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 06:43:56 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:56 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:43:56 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-5bdf934e-aa4d-4c41-a054-0bb769498e5d tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] http://192.168.122.198/volume/v3/group_snapshots/b890a2e1-a685-4b20-808f-fc2dc5f973e0 returned with HTTP 200 Sep 06 06:43:56 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1049/2076] 192.168.122.198 () {60 vars in 1297 bytes} [Sun Sep 6 06:43:56 2026] GET /volume/v3/group_snapshots/b890a2e1-a685-4b20-808f-fc2dc5f973e0 => generated 331 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:43:56 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-c612440a-03f8-4144-8c3c-5b9e955afe3f None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:56 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c612440a-03f8-4144-8c3c-5b9e955afe3f tempest-GroupSnapshotsV319Test-324130341 tempest-GroupSnapshotsV319Test-324130341-project-admin] POST http://192.168.122.198/volume/v3/group_snapshots/b890a2e1-a685-4b20-808f-fc2dc5f973e0/action Sep 06 06:43:56 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-c612440a-03f8-4144-8c3c-5b9e955afe3f tempest-GroupSnapshotsV319Test-324130341 tempest-GroupSnapshotsV319Test-324130341-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=87014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:43:56 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-c612440a-03f8-4144-8c3c-5b9e955afe3f tempest-GroupSnapshotsV319Test-324130341 tempest-GroupSnapshotsV319Test-324130341-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:43:56 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.group_snapshots [None req-c612440a-03f8-4144-8c3c-5b9e955afe3f tempest-GroupSnapshotsV319Test-324130341 tempest-GroupSnapshotsV319Test-324130341-project-admin] Updating group 'b890a2e1-a685-4b20-808f-fc2dc5f973e0' with 'error' {{(pid=87014) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 06 06:43:56 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:56 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:43:56 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c612440a-03f8-4144-8c3c-5b9e955afe3f tempest-GroupSnapshotsV319Test-324130341 tempest-GroupSnapshotsV319Test-324130341-project-admin] http://192.168.122.198/volume/v3/group_snapshots/b890a2e1-a685-4b20-808f-fc2dc5f973e0/action returned with HTTP 202 Sep 06 06:43:56 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1028/2077] 192.168.122.198 () {62 vars in 1339 bytes} [Sun Sep 6 06:43:56 2026] POST /volume/v3/group_snapshots/b890a2e1-a685-4b20-808f-fc2dc5f973e0/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 06:43:56 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-d0bb7200-1ca6-46ee-9e7e-bcb72c3a05dc None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:56 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-d0bb7200-1ca6-46ee-9e7e-bcb72c3a05dc tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] GET http://192.168.122.198/volume/v3/group_snapshots/b890a2e1-a685-4b20-808f-fc2dc5f973e0 Sep 06 06:43:56 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-d0bb7200-1ca6-46ee-9e7e-bcb72c3a05dc tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:56 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-d0bb7200-1ca6-46ee-9e7e-bcb72c3a05dc tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] Calling method 'version_select' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:56 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.group_snapshots [None req-d0bb7200-1ca6-46ee-9e7e-bcb72c3a05dc tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] show called for member b890a2e1-a685-4b20-808f-fc2dc5f973e0 {{(pid=87015) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 06:43:56 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:56 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:43:56 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-d0bb7200-1ca6-46ee-9e7e-bcb72c3a05dc tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] http://192.168.122.198/volume/v3/group_snapshots/b890a2e1-a685-4b20-808f-fc2dc5f973e0 returned with HTTP 200 Sep 06 06:43:56 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1050/2078] 192.168.122.198 () {60 vars in 1297 bytes} [Sun Sep 6 06:43:56 2026] GET /volume/v3/group_snapshots/b890a2e1-a685-4b20-808f-fc2dc5f973e0 => generated 327 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:43:56 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-3e6abe10-1ea6-4eee-9892-02e88c83aaab None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:56 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-3e6abe10-1ea6-4eee-9892-02e88c83aaab tempest-GroupSnapshotsV319Test-324130341 tempest-GroupSnapshotsV319Test-324130341-project-admin] POST http://192.168.122.198/volume/v3/group_snapshots/b890a2e1-a685-4b20-808f-fc2dc5f973e0/action Sep 06 06:43:56 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-3e6abe10-1ea6-4eee-9892-02e88c83aaab tempest-GroupSnapshotsV319Test-324130341 tempest-GroupSnapshotsV319Test-324130341-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:43:56 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-3e6abe10-1ea6-4eee-9892-02e88c83aaab tempest-GroupSnapshotsV319Test-324130341 tempest-GroupSnapshotsV319Test-324130341-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:43:56 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.group_snapshots [None req-3e6abe10-1ea6-4eee-9892-02e88c83aaab tempest-GroupSnapshotsV319Test-324130341 tempest-GroupSnapshotsV319Test-324130341-project-admin] Updating group 'b890a2e1-a685-4b20-808f-fc2dc5f973e0' with 'available' {{(pid=87014) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 06 06:43:56 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:56 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:43:56 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-3e6abe10-1ea6-4eee-9892-02e88c83aaab tempest-GroupSnapshotsV319Test-324130341 tempest-GroupSnapshotsV319Test-324130341-project-admin] http://192.168.122.198/volume/v3/group_snapshots/b890a2e1-a685-4b20-808f-fc2dc5f973e0/action returned with HTTP 202 Sep 06 06:43:56 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1029/2079] 192.168.122.198 () {62 vars in 1339 bytes} [Sun Sep 6 06:43:56 2026] POST /volume/v3/group_snapshots/b890a2e1-a685-4b20-808f-fc2dc5f973e0/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 06:43:56 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-0e33a541-63fe-4898-b924-371357c4d041 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:56 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-0e33a541-63fe-4898-b924-371357c4d041 tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] GET http://192.168.122.198/volume/v3/group_snapshots/b890a2e1-a685-4b20-808f-fc2dc5f973e0 Sep 06 06:43:56 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-0e33a541-63fe-4898-b924-371357c4d041 tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:56 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-0e33a541-63fe-4898-b924-371357c4d041 tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] Calling method 'version_select' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:56 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.group_snapshots [None req-0e33a541-63fe-4898-b924-371357c4d041 tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] show called for member b890a2e1-a685-4b20-808f-fc2dc5f973e0 {{(pid=87015) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 06:43:56 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:56 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:43:56 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-0e33a541-63fe-4898-b924-371357c4d041 tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] http://192.168.122.198/volume/v3/group_snapshots/b890a2e1-a685-4b20-808f-fc2dc5f973e0 returned with HTTP 200 Sep 06 06:43:56 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1051/2080] 192.168.122.198 () {60 vars in 1297 bytes} [Sun Sep 6 06:43:56 2026] GET /volume/v3/group_snapshots/b890a2e1-a685-4b20-808f-fc2dc5f973e0 => generated 331 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:43:56 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-32ad4f71-558b-4fe7-8a3a-3d121851f055 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:56 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-32ad4f71-558b-4fe7-8a3a-3d121851f055 tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] DELETE http://192.168.122.198/volume/v3/group_snapshots/b890a2e1-a685-4b20-808f-fc2dc5f973e0 Sep 06 06:43:56 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-32ad4f71-558b-4fe7-8a3a-3d121851f055 tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:56 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-32ad4f71-558b-4fe7-8a3a-3d121851f055 tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] Calling method 'version_select' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:56 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.group_snapshots [None req-32ad4f71-558b-4fe7-8a3a-3d121851f055 tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] delete called for member b890a2e1-a685-4b20-808f-fc2dc5f973e0 {{(pid=87014) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 06 06:43:56 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.group_snapshots [None req-32ad4f71-558b-4fe7-8a3a-3d121851f055 tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] Delete group_snapshot with id: b890a2e1-a685-4b20-808f-fc2dc5f973e0 Sep 06 06:43:56 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:56 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:43:56 devstack devstack@c-api.service[87014]: /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 06 06:43:56 devstack devstack@c-api.service[87014]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 06:43:56 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-32ad4f71-558b-4fe7-8a3a-3d121851f055 tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] http://192.168.122.198/volume/v3/group_snapshots/b890a2e1-a685-4b20-808f-fc2dc5f973e0 returned with HTTP 202 Sep 06 06:43:56 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1030/2081] 192.168.122.198 () {60 vars in 1300 bytes} [Sun Sep 6 06:43:56 2026] DELETE /volume/v3/group_snapshots/b890a2e1-a685-4b20-808f-fc2dc5f973e0 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 06:43:56 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-9df13dc3-acf2-4802-947e-fd581857ded5 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:56 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-9df13dc3-acf2-4802-947e-fd581857ded5 tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] GET http://192.168.122.198/volume/v3/volumes/detail Sep 06 06:43:56 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-9df13dc3-acf2-4802-947e-fd581857ded5 tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:56 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-9df13dc3-acf2-4802-947e-fd581857ded5 tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] Calling method 'detail' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:56 devstack devstack@c-api.service[87015]: DEBUG cinder.api.api_utils [None req-9df13dc3-acf2-4802-947e-fd581857ded5 tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] Removing options '' from query. {{(pid=87015) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 06:43:56 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-9df13dc3-acf2-4802-947e-fd581857ded5 tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87015) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 06:43:56 devstack devstack@c-api.service[87015]: /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 06 06:43:56 devstack devstack@c-api.service[87015]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 06:43:56 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:56 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:43:56 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-9df13dc3-acf2-4802-947e-fd581857ded5 tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] Get all volumes completed successfully. Sep 06 06:43:56 devstack devstack@c-api.service[87015]: WARNING stevedore.named [None req-9df13dc3-acf2-4802-947e-fd581857ded5 tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:43:56 devstack devstack@c-api.service[87015]: WARNING castellan.key_manager [None req-9df13dc3-acf2-4802-947e-fd581857ded5 tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:43:56 devstack devstack@c-api.service[87015]: DEBUG oslo_db.sqlalchemy.engines [None req-9df13dc3-acf2-4802-947e-fd581857ded5 tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87015) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:43:56 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:56 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:43:56 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-9df13dc3-acf2-4802-947e-fd581857ded5 tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] http://192.168.122.198/volume/v3/volumes/detail returned with HTTP 200 Sep 06 06:43:56 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1052/2082] 192.168.122.198 () {60 vars in 1183 bytes} [Sun Sep 6 06:43:56 2026] GET /volume/v3/volumes/detail => generated 931 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:43:56 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-401baea7-f11a-44eb-86cb-bb36f6714cd5 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:56 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-401baea7-f11a-44eb-86cb-bb36f6714cd5 tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] GET http://192.168.122.198/volume/v3/snapshots/detail Sep 06 06:43:56 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-401baea7-f11a-44eb-86cb-bb36f6714cd5 tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:56 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-401baea7-f11a-44eb-86cb-bb36f6714cd5 tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] Calling method 'detail' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:56 devstack devstack@c-api.service[87014]: DEBUG cinder.api.api_utils [None req-401baea7-f11a-44eb-86cb-bb36f6714cd5 tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] Removing options '' from query. {{(pid=87014) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 06:43:56 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:56 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:43:56 devstack devstack@c-api.service[87014]: DEBUG cinder.db.api [None req-401baea7-f11a-44eb-86cb-bb36f6714cd5 tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] Building query based on filter {{(pid=87014) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 06:43:56 devstack devstack@c-api.service[87014]: /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 06 06:43:56 devstack devstack@c-api.service[87014]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 06:43:56 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-401baea7-f11a-44eb-86cb-bb36f6714cd5 tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] Get all snapshots completed successfully. Sep 06 06:43:56 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:56 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:43:56 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-401baea7-f11a-44eb-86cb-bb36f6714cd5 tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] http://192.168.122.198/volume/v3/snapshots/detail returned with HTTP 200 Sep 06 06:43:56 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1031/2083] 192.168.122.198 () {58 vars in 1148 bytes} [Sun Sep 6 06:43:56 2026] GET /volume/v3/snapshots/detail => generated 476 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:43:56 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-b075a068-409b-45df-932f-7bced6cf209b None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:56 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b075a068-409b-45df-932f-7bced6cf209b tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] GET http://192.168.122.198/volume/v3/snapshots/d1536b90-3957-4dbc-b9a4-8038c594fa60 Sep 06 06:43:56 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b075a068-409b-45df-932f-7bced6cf209b tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:56 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b075a068-409b-45df-932f-7bced6cf209b tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:56 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:56 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:43:56 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-b075a068-409b-45df-932f-7bced6cf209b tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] Snapshot retrieved successfully. Sep 06 06:43:56 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b075a068-409b-45df-932f-7bced6cf209b tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] http://192.168.122.198/volume/v3/snapshots/d1536b90-3957-4dbc-b9a4-8038c594fa60 returned with HTTP 200 Sep 06 06:43:56 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1053/2084] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:43:56 2026] GET /volume/v3/snapshots/d1536b90-3957-4dbc-b9a4-8038c594fa60 => generated 473 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:43:57 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-0263e49b-c90a-4ea1-97e4-32e953d281fe None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:57 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-0263e49b-c90a-4ea1-97e4-32e953d281fe tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] GET http://192.168.122.198/volume/v3/snapshots/d1536b90-3957-4dbc-b9a4-8038c594fa60 Sep 06 06:43:57 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-0263e49b-c90a-4ea1-97e4-32e953d281fe tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:57 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-0263e49b-c90a-4ea1-97e4-32e953d281fe tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:57 devstack devstack@c-api.service[87014]: DEBUG dbcounter [-] [87014] Writing DB stats cinder:SELECT=377,cinder:INSERT=62,cinder:UPDATE=98 {{(pid=87014) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 06:43:57 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:57 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:43:57 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-0263e49b-c90a-4ea1-97e4-32e953d281fe tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] Snapshot retrieved successfully. Sep 06 06:43:57 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-0263e49b-c90a-4ea1-97e4-32e953d281fe tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] http://192.168.122.198/volume/v3/snapshots/d1536b90-3957-4dbc-b9a4-8038c594fa60 returned with HTTP 200 Sep 06 06:43:57 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1032/2085] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:43:57 2026] GET /volume/v3/snapshots/d1536b90-3957-4dbc-b9a4-8038c594fa60 => generated 473 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:43:58 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-54d53f13-79dc-4f74-b3a9-b6cc514a098c None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:58 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-54d53f13-79dc-4f74-b3a9-b6cc514a098c tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] GET http://192.168.122.198/volume/v3/snapshots/d1536b90-3957-4dbc-b9a4-8038c594fa60 Sep 06 06:43:58 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-54d53f13-79dc-4f74-b3a9-b6cc514a098c tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:58 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-54d53f13-79dc-4f74-b3a9-b6cc514a098c tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:58 devstack devstack@c-api.service[87015]: DEBUG dbcounter [-] [87015] Writing DB stats cinder:SELECT=354,cinder:INSERT=37,cinder:UPDATE=67 {{(pid=87015) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 06:43:58 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-54d53f13-79dc-4f74-b3a9-b6cc514a098c tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] http://192.168.122.198/volume/v3/snapshots/d1536b90-3957-4dbc-b9a4-8038c594fa60 returned with HTTP 404 Sep 06 06:43:58 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1054/2086] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:43:58 2026] GET /volume/v3/snapshots/d1536b90-3957-4dbc-b9a4-8038c594fa60 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:43:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-25fd02ea-dcf7-4b43-bf11-c1924c771ce1 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:58 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-25fd02ea-dcf7-4b43-bf11-c1924c771ce1 tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] GET http://192.168.122.198/volume/v3/group_snapshots/b890a2e1-a685-4b20-808f-fc2dc5f973e0 Sep 06 06:43:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-25fd02ea-dcf7-4b43-bf11-c1924c771ce1 tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-25fd02ea-dcf7-4b43-bf11-c1924c771ce1 tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] Calling method 'version_select' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.group_snapshots [None req-25fd02ea-dcf7-4b43-bf11-c1924c771ce1 tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] show called for member b890a2e1-a685-4b20-808f-fc2dc5f973e0 {{(pid=87014) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 06:43:58 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-25fd02ea-dcf7-4b43-bf11-c1924c771ce1 tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] http://192.168.122.198/volume/v3/group_snapshots/b890a2e1-a685-4b20-808f-fc2dc5f973e0 returned with HTTP 404 Sep 06 06:43:58 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1033/2087] 192.168.122.198 () {60 vars in 1297 bytes} [Sun Sep 6 06:43:58 2026] GET /volume/v3/group_snapshots/b890a2e1-a685-4b20-808f-fc2dc5f973e0 => generated 116 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 06:43:58 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-c047e462-8c9d-4e98-8f92-6984ffef8b50 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:58 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c047e462-8c9d-4e98-8f92-6984ffef8b50 tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] GET http://192.168.122.198/volume/v3/volumes/detail Sep 06 06:43:58 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-c047e462-8c9d-4e98-8f92-6984ffef8b50 tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:58 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-c047e462-8c9d-4e98-8f92-6984ffef8b50 tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] Calling method 'detail' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:58 devstack devstack@c-api.service[87015]: DEBUG cinder.api.api_utils [None req-c047e462-8c9d-4e98-8f92-6984ffef8b50 tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] Removing options '' from query. {{(pid=87015) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 06:43:58 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-c047e462-8c9d-4e98-8f92-6984ffef8b50 tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87015) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 06:43:58 devstack devstack@c-api.service[87015]: /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 06 06:43:58 devstack devstack@c-api.service[87015]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 06:43:58 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:58 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:43:58 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-c047e462-8c9d-4e98-8f92-6984ffef8b50 tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] Get all volumes completed successfully. Sep 06 06:43:58 devstack devstack@c-api.service[87015]: WARNING stevedore.named [None req-c047e462-8c9d-4e98-8f92-6984ffef8b50 tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:43:58 devstack devstack@c-api.service[87015]: WARNING castellan.key_manager [None req-c047e462-8c9d-4e98-8f92-6984ffef8b50 tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:43:58 devstack devstack@c-api.service[87015]: DEBUG oslo_db.sqlalchemy.engines [None req-c047e462-8c9d-4e98-8f92-6984ffef8b50 tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87015) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:43:58 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:58 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:43:58 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c047e462-8c9d-4e98-8f92-6984ffef8b50 tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] http://192.168.122.198/volume/v3/volumes/detail returned with HTTP 200 Sep 06 06:43:58 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1055/2088] 192.168.122.198 () {60 vars in 1183 bytes} [Sun Sep 6 06:43:58 2026] GET /volume/v3/volumes/detail => generated 931 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:43:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-197dbb5b-0089-4190-85fb-1138a7538d4b None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:58 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-197dbb5b-0089-4190-85fb-1138a7538d4b tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] POST http://192.168.122.198/volume/v3/groups/ab24f389-af24-45fb-a5e5-75055de5cf1f/action Sep 06 06:43:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-197dbb5b-0089-4190-85fb-1138a7538d4b tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:43:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-197dbb5b-0089-4190-85fb-1138a7538d4b tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:43:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.groups [None req-197dbb5b-0089-4190-85fb-1138a7538d4b tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] delete called for group ab24f389-af24-45fb-a5e5-75055de5cf1f {{(pid=87014) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 06 06:43:58 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.groups [None req-197dbb5b-0089-4190-85fb-1138a7538d4b tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] Delete group with id: ab24f389-af24-45fb-a5e5-75055de5cf1f Sep 06 06:43:58 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:58 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:43:58 devstack devstack@c-api.service[87014]: /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 06 06:43:58 devstack devstack@c-api.service[87014]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 06 06:43:58 devstack devstack@c-api.service[87014]: /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 06 06:43:58 devstack devstack@c-api.service[87014]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 06:43:58 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-197dbb5b-0089-4190-85fb-1138a7538d4b tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] http://192.168.122.198/volume/v3/groups/ab24f389-af24-45fb-a5e5-75055de5cf1f/action returned with HTTP 202 Sep 06 06:43:58 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1034/2089] 192.168.122.198 () {62 vars in 1312 bytes} [Sun Sep 6 06:43:58 2026] POST /volume/v3/groups/ab24f389-af24-45fb-a5e5-75055de5cf1f/action => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 06:43:58 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-dc024087-e3a5-4a60-9997-79b7a4f628bd None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:43:58 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-dc024087-e3a5-4a60-9997-79b7a4f628bd tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] GET http://192.168.122.198/volume/v3/volumes/d8c0cf6a-e4b0-4a40-9b04-250362202abb Sep 06 06:43:58 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-dc024087-e3a5-4a60-9997-79b7a4f628bd tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:43:58 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-dc024087-e3a5-4a60-9997-79b7a4f628bd tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:43:58 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:43:58 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:43:58 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:58 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:43:58 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-dc024087-e3a5-4a60-9997-79b7a4f628bd tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] Volume info retrieved successfully. Sep 06 06:43:58 devstack devstack@c-api.service[87015]: WARNING stevedore.named [None req-dc024087-e3a5-4a60-9997-79b7a4f628bd tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 06:43:58 devstack devstack@c-api.service[87015]: WARNING castellan.key_manager [None req-dc024087-e3a5-4a60-9997-79b7a4f628bd tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 06 06:43:58 devstack devstack@c-api.service[87015]: DEBUG oslo_db.sqlalchemy.engines [None req-dc024087-e3a5-4a60-9997-79b7a4f628bd tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87015) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:43:58 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:43:58 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:43:58 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-dc024087-e3a5-4a60-9997-79b7a4f628bd tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] http://192.168.122.198/volume/v3/volumes/d8c0cf6a-e4b0-4a40-9b04-250362202abb returned with HTTP 200 Sep 06 06:43:58 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1056/2090] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:43:58 2026] GET /volume/v3/volumes/d8c0cf6a-e4b0-4a40-9b04-250362202abb => generated 927 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:44:00 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-be1f31dc-5f78-4b5f-a5ad-62097600b43a None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:00 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-be1f31dc-5f78-4b5f-a5ad-62097600b43a tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] GET http://192.168.122.198/volume/v3/volumes/d8c0cf6a-e4b0-4a40-9b04-250362202abb Sep 06 06:44:00 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-be1f31dc-5f78-4b5f-a5ad-62097600b43a tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:44:00 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-be1f31dc-5f78-4b5f-a5ad-62097600b43a tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:44:00 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-be1f31dc-5f78-4b5f-a5ad-62097600b43a tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] http://192.168.122.198/volume/v3/volumes/d8c0cf6a-e4b0-4a40-9b04-250362202abb returned with HTTP 404 Sep 06 06:44:00 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1035/2091] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:44:00 2026] GET /volume/v3/volumes/d8c0cf6a-e4b0-4a40-9b04-250362202abb => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 06:44:00 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-f90cec46-e6ab-4900-a0b2-695559ef2d08 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:00 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f90cec46-e6ab-4900-a0b2-695559ef2d08 tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] GET http://192.168.122.198/volume/v3/groups/ab24f389-af24-45fb-a5e5-75055de5cf1f Sep 06 06:44:00 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-f90cec46-e6ab-4900-a0b2-695559ef2d08 tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:44:00 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-f90cec46-e6ab-4900-a0b2-695559ef2d08 tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] Calling method 'version_select' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:44:00 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.groups [None req-f90cec46-e6ab-4900-a0b2-695559ef2d08 tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] show called for member ab24f389-af24-45fb-a5e5-75055de5cf1f {{(pid=87015) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 06:44:00 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f90cec46-e6ab-4900-a0b2-695559ef2d08 tempest-GroupSnapshotsV319Test-871099538 tempest-GroupSnapshotsV319Test-871099538-project-member] http://192.168.122.198/volume/v3/groups/ab24f389-af24-45fb-a5e5-75055de5cf1f returned with HTTP 404 Sep 06 06:44:00 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1057/2092] 192.168.122.198 () {60 vars in 1270 bytes} [Sun Sep 6 06:44:00 2026] GET /volume/v3/groups/ab24f389-af24-45fb-a5e5-75055de5cf1f => generated 108 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 06 06:44:00 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-f5977779-b9ef-434d-9fce-6bd6413681bc None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:00 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f5977779-b9ef-434d-9fce-6bd6413681bc tempest-GroupSnapshotsV319Test-324130341 tempest-GroupSnapshotsV319Test-324130341-project-admin] DELETE http://192.168.122.198/volume/v3/group_types/7f0fa424-5c50-4000-9985-371ac2d7440a Sep 06 06:44:00 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-f5977779-b9ef-434d-9fce-6bd6413681bc tempest-GroupSnapshotsV319Test-324130341 tempest-GroupSnapshotsV319Test-324130341-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:44:00 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-f5977779-b9ef-434d-9fce-6bd6413681bc tempest-GroupSnapshotsV319Test-324130341 tempest-GroupSnapshotsV319Test-324130341-project-admin] Calling method 'version_select' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:44:00 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f5977779-b9ef-434d-9fce-6bd6413681bc tempest-GroupSnapshotsV319Test-324130341 tempest-GroupSnapshotsV319Test-324130341-project-admin] http://192.168.122.198/volume/v3/group_types/7f0fa424-5c50-4000-9985-371ac2d7440a returned with HTTP 202 Sep 06 06:44:00 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1036/2093] 192.168.122.198 () {60 vars in 1288 bytes} [Sun Sep 6 06:44:00 2026] DELETE /volume/v3/group_types/7f0fa424-5c50-4000-9985-371ac2d7440a => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 06:44:00 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-6504e03a-677b-4041-a64f-a4f439177b63 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:00 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-6504e03a-677b-4041-a64f-a4f439177b63 tempest-GroupSnapshotsV319Test-324130341 tempest-GroupSnapshotsV319Test-324130341-project-admin] DELETE http://192.168.122.198/volume/v3/types/b75854e7-47e5-4cb2-8b5d-0429e9964db0 Sep 06 06:44:00 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-6504e03a-677b-4041-a64f-a4f439177b63 tempest-GroupSnapshotsV319Test-324130341 tempest-GroupSnapshotsV319Test-324130341-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:44:00 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-6504e03a-677b-4041-a64f-a4f439177b63 tempest-GroupSnapshotsV319Test-324130341 tempest-GroupSnapshotsV319Test-324130341-project-admin] Calling method '_delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:44:00 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-6504e03a-677b-4041-a64f-a4f439177b63 tempest-GroupSnapshotsV319Test-324130341 tempest-GroupSnapshotsV319Test-324130341-project-admin] http://192.168.122.198/volume/v3/types/b75854e7-47e5-4cb2-8b5d-0429e9964db0 returned with HTTP 202 Sep 06 06:44:00 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1058/2094] 192.168.122.198 () {58 vars in 1229 bytes} [Sun Sep 6 06:44:00 2026] DELETE /volume/v3/types/b75854e7-47e5-4cb2-8b5d-0429e9964db0 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:44:00 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-d70650de-9075-4c41-bb1f-3efcd9d6e1b8 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:00 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-d70650de-9075-4c41-bb1f-3efcd9d6e1b8 tempest-GroupSnapshotsV319Test-324130341 tempest-GroupSnapshotsV319Test-324130341-project-admin] GET http://192.168.122.198/volume/v3/types/b75854e7-47e5-4cb2-8b5d-0429e9964db0 Sep 06 06:44:00 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-d70650de-9075-4c41-bb1f-3efcd9d6e1b8 tempest-GroupSnapshotsV319Test-324130341 tempest-GroupSnapshotsV319Test-324130341-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:44:00 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-d70650de-9075-4c41-bb1f-3efcd9d6e1b8 tempest-GroupSnapshotsV319Test-324130341 tempest-GroupSnapshotsV319Test-324130341-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:44:00 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-d70650de-9075-4c41-bb1f-3efcd9d6e1b8 tempest-GroupSnapshotsV319Test-324130341 tempest-GroupSnapshotsV319Test-324130341-project-admin] http://192.168.122.198/volume/v3/types/b75854e7-47e5-4cb2-8b5d-0429e9964db0 returned with HTTP 404 Sep 06 06:44:00 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1037/2095] 192.168.122.198 () {58 vars in 1226 bytes} [Sun Sep 6 06:44:00 2026] GET /volume/v3/types/b75854e7-47e5-4cb2-8b5d-0429e9964db0 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:44:05 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-21c4547a-5e4e-46ec-b474-8eaa069fe69d None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:05 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-21c4547a-5e4e-46ec-b474-8eaa069fe69d tempest-GroupTypeSpecsTest-881117495 tempest-GroupTypeSpecsTest-881117495-project-admin] POST http://192.168.122.198/volume/v3/group_types Sep 06 06:44:05 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-21c4547a-5e4e-46ec-b474-8eaa069fe69d tempest-GroupTypeSpecsTest-881117495 tempest-GroupTypeSpecsTest-881117495-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-320412890"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:44:05 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-21c4547a-5e4e-46ec-b474-8eaa069fe69d tempest-GroupTypeSpecsTest-881117495 tempest-GroupTypeSpecsTest-881117495-project-admin] http://192.168.122.198/volume/v3/group_types returned with HTTP 202 Sep 06 06:44:05 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1059/2096] 192.168.122.198 () {62 vars in 1195 bytes} [Sun Sep 6 06:44:05 2026] POST /volume/v3/group_types => generated 180 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:44:05 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-341b0836-75cc-4004-86fa-6d60e8be3b7f None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:05 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-341b0836-75cc-4004-86fa-6d60e8be3b7f tempest-GroupTypeSpecsTest-881117495 tempest-GroupTypeSpecsTest-881117495-project-admin] POST http://192.168.122.198/volume/v3/group_types/cc485fe7-f836-4719-bc84-1579c75fdf04/group_specs Sep 06 06:44:05 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-341b0836-75cc-4004-86fa-6d60e8be3b7f tempest-GroupTypeSpecsTest-881117495 tempest-GroupTypeSpecsTest-881117495-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:44:05 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-341b0836-75cc-4004-86fa-6d60e8be3b7f tempest-GroupTypeSpecsTest-881117495 tempest-GroupTypeSpecsTest-881117495-project-admin] http://192.168.122.198/volume/v3/group_types/cc485fe7-f836-4719-bc84-1579c75fdf04/group_specs returned with HTTP 202 Sep 06 06:44:05 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1038/2097] 192.168.122.198 () {62 vars in 1342 bytes} [Sun Sep 6 06:44:05 2026] POST /volume/v3/group_types/cc485fe7-f836-4719-bc84-1579c75fdf04/group_specs => generated 53 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:44:05 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-d498ded9-c54a-4ecd-9156-ce5bf0a5e68a None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:05 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-d498ded9-c54a-4ecd-9156-ce5bf0a5e68a tempest-GroupTypeSpecsTest-881117495 tempest-GroupTypeSpecsTest-881117495-project-admin] POST http://192.168.122.198/volume/v3/group_types/cc485fe7-f836-4719-bc84-1579c75fdf04/group_specs Sep 06 06:44:05 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-d498ded9-c54a-4ecd-9156-ce5bf0a5e68a tempest-GroupTypeSpecsTest-881117495 tempest-GroupTypeSpecsTest-881117495-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:44:05 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-d498ded9-c54a-4ecd-9156-ce5bf0a5e68a tempest-GroupTypeSpecsTest-881117495 tempest-GroupTypeSpecsTest-881117495-project-admin] http://192.168.122.198/volume/v3/group_types/cc485fe7-f836-4719-bc84-1579c75fdf04/group_specs returned with HTTP 202 Sep 06 06:44:05 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1060/2098] 192.168.122.198 () {62 vars in 1342 bytes} [Sun Sep 6 06:44:05 2026] POST /volume/v3/group_types/cc485fe7-f836-4719-bc84-1579c75fdf04/group_specs => generated 61 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:44:05 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-7974c614-1dc1-46a0-a365-5aba9e6ffd29 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:05 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-7974c614-1dc1-46a0-a365-5aba9e6ffd29 tempest-GroupTypeSpecsTest-881117495 tempest-GroupTypeSpecsTest-881117495-project-admin] GET http://192.168.122.198/volume/v3/group_types/cc485fe7-f836-4719-bc84-1579c75fdf04/group_specs/key2 Sep 06 06:44:05 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-7974c614-1dc1-46a0-a365-5aba9e6ffd29 tempest-GroupTypeSpecsTest-881117495 tempest-GroupTypeSpecsTest-881117495-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:44:05 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-7974c614-1dc1-46a0-a365-5aba9e6ffd29 tempest-GroupTypeSpecsTest-881117495 tempest-GroupTypeSpecsTest-881117495-project-admin] Calling method 'version_select' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:44:05 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-7974c614-1dc1-46a0-a365-5aba9e6ffd29 tempest-GroupTypeSpecsTest-881117495 tempest-GroupTypeSpecsTest-881117495-project-admin] http://192.168.122.198/volume/v3/group_types/cc485fe7-f836-4719-bc84-1579c75fdf04/group_specs/key2 returned with HTTP 200 Sep 06 06:44:05 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1039/2099] 192.168.122.198 () {60 vars in 1336 bytes} [Sun Sep 6 06:44:05 2026] GET /volume/v3/group_types/cc485fe7-f836-4719-bc84-1579c75fdf04/group_specs/key2 => generated 26 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:44:05 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-83e23034-f45d-4897-b2fc-44453fed6b30 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:05 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-83e23034-f45d-4897-b2fc-44453fed6b30 tempest-GroupTypeSpecsTest-881117495 tempest-GroupTypeSpecsTest-881117495-project-admin] GET http://192.168.122.198/volume/v3/group_types/cc485fe7-f836-4719-bc84-1579c75fdf04/group_specs/key3 Sep 06 06:44:05 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-83e23034-f45d-4897-b2fc-44453fed6b30 tempest-GroupTypeSpecsTest-881117495 tempest-GroupTypeSpecsTest-881117495-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:44:05 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-83e23034-f45d-4897-b2fc-44453fed6b30 tempest-GroupTypeSpecsTest-881117495 tempest-GroupTypeSpecsTest-881117495-project-admin] Calling method 'version_select' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:44:05 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-83e23034-f45d-4897-b2fc-44453fed6b30 tempest-GroupTypeSpecsTest-881117495 tempest-GroupTypeSpecsTest-881117495-project-admin] http://192.168.122.198/volume/v3/group_types/cc485fe7-f836-4719-bc84-1579c75fdf04/group_specs/key3 returned with HTTP 200 Sep 06 06:44:05 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1061/2100] 192.168.122.198 () {60 vars in 1336 bytes} [Sun Sep 6 06:44:05 2026] GET /volume/v3/group_types/cc485fe7-f836-4719-bc84-1579c75fdf04/group_specs/key3 => generated 18 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:44:05 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-5a092d90-1bb5-431c-b2e4-cbff5c9cb711 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:05 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-5a092d90-1bb5-431c-b2e4-cbff5c9cb711 tempest-GroupTypeSpecsTest-881117495 tempest-GroupTypeSpecsTest-881117495-project-admin] PUT http://192.168.122.198/volume/v3/group_types/cc485fe7-f836-4719-bc84-1579c75fdf04/group_specs/key3 Sep 06 06:44:05 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-5a092d90-1bb5-431c-b2e4-cbff5c9cb711 tempest-GroupTypeSpecsTest-881117495 tempest-GroupTypeSpecsTest-881117495-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:44:05 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-5a092d90-1bb5-431c-b2e4-cbff5c9cb711 tempest-GroupTypeSpecsTest-881117495 tempest-GroupTypeSpecsTest-881117495-project-admin] http://192.168.122.198/volume/v3/group_types/cc485fe7-f836-4719-bc84-1579c75fdf04/group_specs/key3 returned with HTTP 200 Sep 06 06:44:05 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1040/2101] 192.168.122.198 () {62 vars in 1356 bytes} [Sun Sep 6 06:44:05 2026] PUT /volume/v3/group_types/cc485fe7-f836-4719-bc84-1579c75fdf04/group_specs/key3 => generated 26 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:44:05 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-6eb2ca15-f113-4147-a7bb-a18bfcf7f539 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:05 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-6eb2ca15-f113-4147-a7bb-a18bfcf7f539 tempest-GroupTypeSpecsTest-881117495 tempest-GroupTypeSpecsTest-881117495-project-admin] GET http://192.168.122.198/volume/v3/group_types/cc485fe7-f836-4719-bc84-1579c75fdf04/group_specs Sep 06 06:44:05 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-6eb2ca15-f113-4147-a7bb-a18bfcf7f539 tempest-GroupTypeSpecsTest-881117495 tempest-GroupTypeSpecsTest-881117495-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:44:05 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-6eb2ca15-f113-4147-a7bb-a18bfcf7f539 tempest-GroupTypeSpecsTest-881117495 tempest-GroupTypeSpecsTest-881117495-project-admin] Calling method 'version_select' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:44:05 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-6eb2ca15-f113-4147-a7bb-a18bfcf7f539 tempest-GroupTypeSpecsTest-881117495 tempest-GroupTypeSpecsTest-881117495-project-admin] http://192.168.122.198/volume/v3/group_types/cc485fe7-f836-4719-bc84-1579c75fdf04/group_specs returned with HTTP 200 Sep 06 06:44:05 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1062/2102] 192.168.122.198 () {60 vars in 1321 bytes} [Sun Sep 6 06:44:05 2026] GET /volume/v3/group_types/cc485fe7-f836-4719-bc84-1579c75fdf04/group_specs => generated 87 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:44:05 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-54c91621-1e65-4ffb-8941-cd6090022190 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:05 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-54c91621-1e65-4ffb-8941-cd6090022190 tempest-GroupTypeSpecsTest-881117495 tempest-GroupTypeSpecsTest-881117495-project-admin] DELETE http://192.168.122.198/volume/v3/group_types/cc485fe7-f836-4719-bc84-1579c75fdf04/group_specs/key1 Sep 06 06:44:05 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-54c91621-1e65-4ffb-8941-cd6090022190 tempest-GroupTypeSpecsTest-881117495 tempest-GroupTypeSpecsTest-881117495-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:44:05 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-54c91621-1e65-4ffb-8941-cd6090022190 tempest-GroupTypeSpecsTest-881117495 tempest-GroupTypeSpecsTest-881117495-project-admin] Calling method 'version_select' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:44:05 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-54c91621-1e65-4ffb-8941-cd6090022190 tempest-GroupTypeSpecsTest-881117495 tempest-GroupTypeSpecsTest-881117495-project-admin] http://192.168.122.198/volume/v3/group_types/cc485fe7-f836-4719-bc84-1579c75fdf04/group_specs/key1 returned with HTTP 202 Sep 06 06:44:05 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1041/2103] 192.168.122.198 () {60 vars in 1339 bytes} [Sun Sep 6 06:44:05 2026] DELETE /volume/v3/group_types/cc485fe7-f836-4719-bc84-1579c75fdf04/group_specs/key1 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 06:44:05 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-663eee8c-9997-49fd-9c8c-92022f0d84a4 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:05 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-663eee8c-9997-49fd-9c8c-92022f0d84a4 tempest-GroupTypeSpecsTest-881117495 tempest-GroupTypeSpecsTest-881117495-project-admin] GET http://192.168.122.198/volume/v3/group_types/cc485fe7-f836-4719-bc84-1579c75fdf04/group_specs/key1 Sep 06 06:44:05 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-663eee8c-9997-49fd-9c8c-92022f0d84a4 tempest-GroupTypeSpecsTest-881117495 tempest-GroupTypeSpecsTest-881117495-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:44:05 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-663eee8c-9997-49fd-9c8c-92022f0d84a4 tempest-GroupTypeSpecsTest-881117495 tempest-GroupTypeSpecsTest-881117495-project-admin] Calling method 'version_select' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:44:05 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-663eee8c-9997-49fd-9c8c-92022f0d84a4 tempest-GroupTypeSpecsTest-881117495 tempest-GroupTypeSpecsTest-881117495-project-admin] HTTP exception thrown: Group Type cc485fe7-f836-4719-bc84-1579c75fdf04 has no extra spec with key key1. Sep 06 06:44:05 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-663eee8c-9997-49fd-9c8c-92022f0d84a4 tempest-GroupTypeSpecsTest-881117495 tempest-GroupTypeSpecsTest-881117495-project-admin] http://192.168.122.198/volume/v3/group_types/cc485fe7-f836-4719-bc84-1579c75fdf04/group_specs/key1 returned with HTTP 404 Sep 06 06:44:05 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1063/2104] 192.168.122.198 () {60 vars in 1336 bytes} [Sun Sep 6 06:44:05 2026] GET /volume/v3/group_types/cc485fe7-f836-4719-bc84-1579c75fdf04/group_specs/key1 => generated 126 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 06:44:05 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-b8cab996-0f3a-4eda-94ab-689767621a32 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:05 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-b8cab996-0f3a-4eda-94ab-689767621a32 tempest-GroupTypeSpecsTest-881117495 tempest-GroupTypeSpecsTest-881117495-project-admin] DELETE http://192.168.122.198/volume/v3/group_types/cc485fe7-f836-4719-bc84-1579c75fdf04/group_specs/key2 Sep 06 06:44:05 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-b8cab996-0f3a-4eda-94ab-689767621a32 tempest-GroupTypeSpecsTest-881117495 tempest-GroupTypeSpecsTest-881117495-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:44:05 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-b8cab996-0f3a-4eda-94ab-689767621a32 tempest-GroupTypeSpecsTest-881117495 tempest-GroupTypeSpecsTest-881117495-project-admin] Calling method 'version_select' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:44:05 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-b8cab996-0f3a-4eda-94ab-689767621a32 tempest-GroupTypeSpecsTest-881117495 tempest-GroupTypeSpecsTest-881117495-project-admin] http://192.168.122.198/volume/v3/group_types/cc485fe7-f836-4719-bc84-1579c75fdf04/group_specs/key2 returned with HTTP 202 Sep 06 06:44:05 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1042/2105] 192.168.122.198 () {60 vars in 1339 bytes} [Sun Sep 6 06:44:05 2026] DELETE /volume/v3/group_types/cc485fe7-f836-4719-bc84-1579c75fdf04/group_specs/key2 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 06:44:05 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-ce819e84-ed2d-4837-8468-2cfae6021b9c None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:05 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-ce819e84-ed2d-4837-8468-2cfae6021b9c tempest-GroupTypeSpecsTest-881117495 tempest-GroupTypeSpecsTest-881117495-project-admin] GET http://192.168.122.198/volume/v3/group_types/cc485fe7-f836-4719-bc84-1579c75fdf04/group_specs/key2 Sep 06 06:44:05 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-ce819e84-ed2d-4837-8468-2cfae6021b9c tempest-GroupTypeSpecsTest-881117495 tempest-GroupTypeSpecsTest-881117495-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:44:05 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-ce819e84-ed2d-4837-8468-2cfae6021b9c tempest-GroupTypeSpecsTest-881117495 tempest-GroupTypeSpecsTest-881117495-project-admin] Calling method 'version_select' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:44:05 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-ce819e84-ed2d-4837-8468-2cfae6021b9c tempest-GroupTypeSpecsTest-881117495 tempest-GroupTypeSpecsTest-881117495-project-admin] HTTP exception thrown: Group Type cc485fe7-f836-4719-bc84-1579c75fdf04 has no extra spec with key key2. Sep 06 06:44:05 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-ce819e84-ed2d-4837-8468-2cfae6021b9c tempest-GroupTypeSpecsTest-881117495 tempest-GroupTypeSpecsTest-881117495-project-admin] http://192.168.122.198/volume/v3/group_types/cc485fe7-f836-4719-bc84-1579c75fdf04/group_specs/key2 returned with HTTP 404 Sep 06 06:44:05 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1064/2106] 192.168.122.198 () {60 vars in 1336 bytes} [Sun Sep 6 06:44:05 2026] GET /volume/v3/group_types/cc485fe7-f836-4719-bc84-1579c75fdf04/group_specs/key2 => generated 126 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 06 06:44:05 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-8de4e653-efb5-4ccd-ac25-4ae1c01a5276 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:05 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-8de4e653-efb5-4ccd-ac25-4ae1c01a5276 tempest-GroupTypeSpecsTest-881117495 tempest-GroupTypeSpecsTest-881117495-project-admin] DELETE http://192.168.122.198/volume/v3/group_types/cc485fe7-f836-4719-bc84-1579c75fdf04/group_specs/key3 Sep 06 06:44:05 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-8de4e653-efb5-4ccd-ac25-4ae1c01a5276 tempest-GroupTypeSpecsTest-881117495 tempest-GroupTypeSpecsTest-881117495-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:44:05 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-8de4e653-efb5-4ccd-ac25-4ae1c01a5276 tempest-GroupTypeSpecsTest-881117495 tempest-GroupTypeSpecsTest-881117495-project-admin] Calling method 'version_select' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:44:05 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-8de4e653-efb5-4ccd-ac25-4ae1c01a5276 tempest-GroupTypeSpecsTest-881117495 tempest-GroupTypeSpecsTest-881117495-project-admin] http://192.168.122.198/volume/v3/group_types/cc485fe7-f836-4719-bc84-1579c75fdf04/group_specs/key3 returned with HTTP 202 Sep 06 06:44:05 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1043/2107] 192.168.122.198 () {60 vars in 1339 bytes} [Sun Sep 6 06:44:05 2026] DELETE /volume/v3/group_types/cc485fe7-f836-4719-bc84-1579c75fdf04/group_specs/key3 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 06:44:05 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-320c8fd2-06e1-4e00-8a80-1d60292816df None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:05 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-320c8fd2-06e1-4e00-8a80-1d60292816df tempest-GroupTypeSpecsTest-881117495 tempest-GroupTypeSpecsTest-881117495-project-admin] GET http://192.168.122.198/volume/v3/group_types/cc485fe7-f836-4719-bc84-1579c75fdf04/group_specs/key3 Sep 06 06:44:05 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-320c8fd2-06e1-4e00-8a80-1d60292816df tempest-GroupTypeSpecsTest-881117495 tempest-GroupTypeSpecsTest-881117495-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:44:05 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-320c8fd2-06e1-4e00-8a80-1d60292816df tempest-GroupTypeSpecsTest-881117495 tempest-GroupTypeSpecsTest-881117495-project-admin] Calling method 'version_select' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:44:05 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-320c8fd2-06e1-4e00-8a80-1d60292816df tempest-GroupTypeSpecsTest-881117495 tempest-GroupTypeSpecsTest-881117495-project-admin] HTTP exception thrown: Group Type cc485fe7-f836-4719-bc84-1579c75fdf04 has no extra spec with key key3. Sep 06 06:44:05 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-320c8fd2-06e1-4e00-8a80-1d60292816df tempest-GroupTypeSpecsTest-881117495 tempest-GroupTypeSpecsTest-881117495-project-admin] http://192.168.122.198/volume/v3/group_types/cc485fe7-f836-4719-bc84-1579c75fdf04/group_specs/key3 returned with HTTP 404 Sep 06 06:44:05 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1065/2108] 192.168.122.198 () {60 vars in 1336 bytes} [Sun Sep 6 06:44:05 2026] GET /volume/v3/group_types/cc485fe7-f836-4719-bc84-1579c75fdf04/group_specs/key3 => generated 126 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 06:44:05 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-22ca8ece-eaa4-4f4e-889b-e1ada2bd6628 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:05 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-22ca8ece-eaa4-4f4e-889b-e1ada2bd6628 tempest-GroupTypeSpecsTest-881117495 tempest-GroupTypeSpecsTest-881117495-project-admin] DELETE http://192.168.122.198/volume/v3/group_types/cc485fe7-f836-4719-bc84-1579c75fdf04 Sep 06 06:44:05 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-22ca8ece-eaa4-4f4e-889b-e1ada2bd6628 tempest-GroupTypeSpecsTest-881117495 tempest-GroupTypeSpecsTest-881117495-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:44:05 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-22ca8ece-eaa4-4f4e-889b-e1ada2bd6628 tempest-GroupTypeSpecsTest-881117495 tempest-GroupTypeSpecsTest-881117495-project-admin] Calling method 'version_select' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:44:06 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-22ca8ece-eaa4-4f4e-889b-e1ada2bd6628 tempest-GroupTypeSpecsTest-881117495 tempest-GroupTypeSpecsTest-881117495-project-admin] http://192.168.122.198/volume/v3/group_types/cc485fe7-f836-4719-bc84-1579c75fdf04 returned with HTTP 202 Sep 06 06:44:06 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1044/2109] 192.168.122.198 () {60 vars in 1288 bytes} [Sun Sep 6 06:44:05 2026] DELETE /volume/v3/group_types/cc485fe7-f836-4719-bc84-1579c75fdf04 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 06:44:10 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-bfdb6373-1787-4689-9463-a7861796491f None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:11 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-bfdb6373-1787-4689-9463-a7861796491f tempest-GroupsV320Test-1809580970 tempest-GroupsV320Test-1809580970-project-admin] POST http://192.168.122.198/volume/v3/types Sep 06 06:44:11 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-bfdb6373-1787-4689-9463-a7861796491f tempest-GroupsV320Test-1809580970 tempest-GroupsV320Test-1809580970-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-139076098"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:44:11 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-bfdb6373-1787-4689-9463-a7861796491f tempest-GroupsV320Test-1809580970 tempest-GroupsV320Test-1809580970-project-admin] http://192.168.122.198/volume/v3/types returned with HTTP 200 Sep 06 06:44:11 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1066/2110] 192.168.122.198 () {60 vars in 1136 bytes} [Sun Sep 6 06:44:10 2026] POST /volume/v3/types => generated 219 bytes in 383 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:44:11 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-3c9e1c52-af43-481f-8226-f47d8efd1cdd None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:11 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-3c9e1c52-af43-481f-8226-f47d8efd1cdd tempest-GroupsV320Test-1809580970 tempest-GroupsV320Test-1809580970-project-admin] POST http://192.168.122.198/volume/v3/group_types Sep 06 06:44:11 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-3c9e1c52-af43-481f-8226-f47d8efd1cdd tempest-GroupsV320Test-1809580970 tempest-GroupsV320Test-1809580970-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-998202226"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:44:11 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-3c9e1c52-af43-481f-8226-f47d8efd1cdd tempest-GroupsV320Test-1809580970 tempest-GroupsV320Test-1809580970-project-admin] http://192.168.122.198/volume/v3/group_types returned with HTTP 202 Sep 06 06:44:11 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1045/2111] 192.168.122.198 () {62 vars in 1195 bytes} [Sun Sep 6 06:44:11 2026] POST /volume/v3/group_types => generated 176 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:44:11 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-a8c2abd8-8c9d-4e2b-94a8-de2fb2c8b0f5 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:11 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-a8c2abd8-8c9d-4e2b-94a8-de2fb2c8b0f5 tempest-GroupsV320Test-1516060820 tempest-GroupsV320Test-1516060820-project-member] POST http://192.168.122.198/volume/v3/groups Sep 06 06:44:11 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-a8c2abd8-8c9d-4e2b-94a8-de2fb2c8b0f5 tempest-GroupsV320Test-1516060820 tempest-GroupsV320Test-1516060820-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "8f5c475f-1970-4c01-9498-834da4e0334c", "volume_types": ["3bfdac5f-29e1-4257-bade-867297322f2b"], "name": "tempest-GroupsV320Test-Group-906239383"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:44:11 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.groups [None req-a8c2abd8-8c9d-4e2b-94a8-de2fb2c8b0f5 tempest-GroupsV320Test-1516060820 tempest-GroupsV320Test-1516060820-project-member] Creating new group {'group': {'group_type': '8f5c475f-1970-4c01-9498-834da4e0334c', 'volume_types': ['3bfdac5f-29e1-4257-bade-867297322f2b'], 'name': 'tempest-GroupsV320Test-Group-906239383'}} {{(pid=87015) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 06 06:44:11 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.groups [None req-a8c2abd8-8c9d-4e2b-94a8-de2fb2c8b0f5 tempest-GroupsV320Test-1516060820 tempest-GroupsV320Test-1516060820-project-member] Creating group tempest-GroupsV320Test-Group-906239383. Sep 06 06:44:11 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-a8c2abd8-8c9d-4e2b-94a8-de2fb2c8b0f5 tempest-GroupsV320Test-1516060820 tempest-GroupsV320Test-1516060820-project-member] Availability Zones retrieved successfully. Sep 06 06:44:11 devstack devstack@c-api.service[87015]: DEBUG cinder.quota [None req-a8c2abd8-8c9d-4e2b-94a8-de2fb2c8b0f5 tempest-GroupsV320Test-1516060820 tempest-GroupsV320Test-1516060820-project-member] Created reservations ['8d06927e-9304-442a-b2e1-bd5b46f3ae1d'] {{(pid=87015) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:44:11 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-a8c2abd8-8c9d-4e2b-94a8-de2fb2c8b0f5 tempest-GroupsV320Test-1516060820 tempest-GroupsV320Test-1516060820-project-member] http://192.168.122.198/volume/v3/groups returned with HTTP 202 Sep 06 06:44:11 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1067/2112] 192.168.122.198 () {62 vars in 1181 bytes} [Sun Sep 6 06:44:11 2026] POST /volume/v3/groups => generated 107 bytes in 301 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 06 06:44:11 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-8cfc59f8-e99b-4d06-9b86-3a5cb935b88a None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:11 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-8cfc59f8-e99b-4d06-9b86-3a5cb935b88a tempest-GroupsV320Test-1516060820 tempest-GroupsV320Test-1516060820-project-member] GET http://192.168.122.198/volume/v3/groups/0c878876-b733-46e4-879a-e8956dd5776b Sep 06 06:44:11 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-8cfc59f8-e99b-4d06-9b86-3a5cb935b88a tempest-GroupsV320Test-1516060820 tempest-GroupsV320Test-1516060820-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:44:11 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-8cfc59f8-e99b-4d06-9b86-3a5cb935b88a tempest-GroupsV320Test-1516060820 tempest-GroupsV320Test-1516060820-project-member] Calling method 'version_select' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:44:11 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.groups [None req-8cfc59f8-e99b-4d06-9b86-3a5cb935b88a tempest-GroupsV320Test-1516060820 tempest-GroupsV320Test-1516060820-project-member] show called for member 0c878876-b733-46e4-879a-e8956dd5776b {{(pid=87014) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 06:44:11 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:44:11 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:44:11 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:44:11 devstack devstack@c-api.service[87014]: return base.obj_make_list(context, cls(context), Sep 06 06:44:11 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-8cfc59f8-e99b-4d06-9b86-3a5cb935b88a tempest-GroupsV320Test-1516060820 tempest-GroupsV320Test-1516060820-project-member] http://192.168.122.198/volume/v3/groups/0c878876-b733-46e4-879a-e8956dd5776b returned with HTTP 200 Sep 06 06:44:11 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1046/2113] 192.168.122.198 () {60 vars in 1270 bytes} [Sun Sep 6 06:44:11 2026] GET /volume/v3/groups/0c878876-b733-46e4-879a-e8956dd5776b => generated 387 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:44:12 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-f5c219b2-760b-4f53-8f0f-10e9abd58cc8 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:12 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f5c219b2-760b-4f53-8f0f-10e9abd58cc8 tempest-GroupsV320Test-1516060820 tempest-GroupsV320Test-1516060820-project-member] GET http://192.168.122.198/volume/v3/groups/0c878876-b733-46e4-879a-e8956dd5776b Sep 06 06:44:12 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-f5c219b2-760b-4f53-8f0f-10e9abd58cc8 tempest-GroupsV320Test-1516060820 tempest-GroupsV320Test-1516060820-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:44:12 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-f5c219b2-760b-4f53-8f0f-10e9abd58cc8 tempest-GroupsV320Test-1516060820 tempest-GroupsV320Test-1516060820-project-member] Calling method 'version_select' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:44:12 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.groups [None req-f5c219b2-760b-4f53-8f0f-10e9abd58cc8 tempest-GroupsV320Test-1516060820 tempest-GroupsV320Test-1516060820-project-member] show called for member 0c878876-b733-46e4-879a-e8956dd5776b {{(pid=87015) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 06:44:12 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:44:12 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:44:12 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:44:12 devstack devstack@c-api.service[87015]: return base.obj_make_list(context, cls(context), Sep 06 06:44:12 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f5c219b2-760b-4f53-8f0f-10e9abd58cc8 tempest-GroupsV320Test-1516060820 tempest-GroupsV320Test-1516060820-project-member] http://192.168.122.198/volume/v3/groups/0c878876-b733-46e4-879a-e8956dd5776b returned with HTTP 200 Sep 06 06:44:12 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1068/2114] 192.168.122.198 () {60 vars in 1270 bytes} [Sun Sep 6 06:44:12 2026] GET /volume/v3/groups/0c878876-b733-46e4-879a-e8956dd5776b => generated 388 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 06:44:12 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-aa0e52df-76f4-4ba2-9a00-09c99e4637da None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:12 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-aa0e52df-76f4-4ba2-9a00-09c99e4637da tempest-GroupsV320Test-1809580970 tempest-GroupsV320Test-1809580970-project-admin] POST http://192.168.122.198/volume/v3/groups/0c878876-b733-46e4-879a-e8956dd5776b/action Sep 06 06:44:12 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-aa0e52df-76f4-4ba2-9a00-09c99e4637da tempest-GroupsV320Test-1809580970 tempest-GroupsV320Test-1809580970-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=87014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:44:12 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-aa0e52df-76f4-4ba2-9a00-09c99e4637da tempest-GroupsV320Test-1809580970 tempest-GroupsV320Test-1809580970-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:44:12 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.groups [None req-aa0e52df-76f4-4ba2-9a00-09c99e4637da tempest-GroupsV320Test-1809580970 tempest-GroupsV320Test-1809580970-project-admin] Updating group '0c878876-b733-46e4-879a-e8956dd5776b' with 'creating' {{(pid=87014) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 06 06:44:12 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:44:12 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:44:12 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-aa0e52df-76f4-4ba2-9a00-09c99e4637da tempest-GroupsV320Test-1809580970 tempest-GroupsV320Test-1809580970-project-admin] http://192.168.122.198/volume/v3/groups/0c878876-b733-46e4-879a-e8956dd5776b/action returned with HTTP 202 Sep 06 06:44:12 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1047/2115] 192.168.122.198 () {62 vars in 1312 bytes} [Sun Sep 6 06:44:12 2026] POST /volume/v3/groups/0c878876-b733-46e4-879a-e8956dd5776b/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 06:44:12 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-b8eaf248-a1c5-4a41-bc84-6ca4a48def24 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:12 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b8eaf248-a1c5-4a41-bc84-6ca4a48def24 tempest-GroupsV320Test-1516060820 tempest-GroupsV320Test-1516060820-project-member] GET http://192.168.122.198/volume/v3/groups/0c878876-b733-46e4-879a-e8956dd5776b Sep 06 06:44:12 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b8eaf248-a1c5-4a41-bc84-6ca4a48def24 tempest-GroupsV320Test-1516060820 tempest-GroupsV320Test-1516060820-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:44:12 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b8eaf248-a1c5-4a41-bc84-6ca4a48def24 tempest-GroupsV320Test-1516060820 tempest-GroupsV320Test-1516060820-project-member] Calling method 'version_select' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:44:12 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.groups [None req-b8eaf248-a1c5-4a41-bc84-6ca4a48def24 tempest-GroupsV320Test-1516060820 tempest-GroupsV320Test-1516060820-project-member] show called for member 0c878876-b733-46e4-879a-e8956dd5776b {{(pid=87015) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 06:44:12 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:44:12 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:44:12 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:44:12 devstack devstack@c-api.service[87015]: return base.obj_make_list(context, cls(context), Sep 06 06:44:12 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b8eaf248-a1c5-4a41-bc84-6ca4a48def24 tempest-GroupsV320Test-1516060820 tempest-GroupsV320Test-1516060820-project-member] http://192.168.122.198/volume/v3/groups/0c878876-b733-46e4-879a-e8956dd5776b returned with HTTP 200 Sep 06 06:44:12 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1069/2116] 192.168.122.198 () {60 vars in 1270 bytes} [Sun Sep 6 06:44:12 2026] GET /volume/v3/groups/0c878876-b733-46e4-879a-e8956dd5776b => generated 387 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:44:12 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-48085301-dc48-4c9d-8108-7db28f599fde None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:12 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-48085301-dc48-4c9d-8108-7db28f599fde tempest-GroupsV320Test-1809580970 tempest-GroupsV320Test-1809580970-project-admin] POST http://192.168.122.198/volume/v3/groups/0c878876-b733-46e4-879a-e8956dd5776b/action Sep 06 06:44:12 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-48085301-dc48-4c9d-8108-7db28f599fde tempest-GroupsV320Test-1809580970 tempest-GroupsV320Test-1809580970-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:44:12 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-48085301-dc48-4c9d-8108-7db28f599fde tempest-GroupsV320Test-1809580970 tempest-GroupsV320Test-1809580970-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:44:12 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.groups [None req-48085301-dc48-4c9d-8108-7db28f599fde tempest-GroupsV320Test-1809580970 tempest-GroupsV320Test-1809580970-project-admin] Updating group '0c878876-b733-46e4-879a-e8956dd5776b' with 'available' {{(pid=87014) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 06 06:44:12 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:44:12 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:44:12 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-48085301-dc48-4c9d-8108-7db28f599fde tempest-GroupsV320Test-1809580970 tempest-GroupsV320Test-1809580970-project-admin] http://192.168.122.198/volume/v3/groups/0c878876-b733-46e4-879a-e8956dd5776b/action returned with HTTP 202 Sep 06 06:44:12 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1048/2117] 192.168.122.198 () {62 vars in 1312 bytes} [Sun Sep 6 06:44:12 2026] POST /volume/v3/groups/0c878876-b733-46e4-879a-e8956dd5776b/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 06:44:12 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-c2498228-1175-47bb-aac6-8b4cb9b3b4e9 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:12 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c2498228-1175-47bb-aac6-8b4cb9b3b4e9 tempest-GroupsV320Test-1516060820 tempest-GroupsV320Test-1516060820-project-member] GET http://192.168.122.198/volume/v3/groups/0c878876-b733-46e4-879a-e8956dd5776b Sep 06 06:44:12 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-c2498228-1175-47bb-aac6-8b4cb9b3b4e9 tempest-GroupsV320Test-1516060820 tempest-GroupsV320Test-1516060820-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:44:12 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-c2498228-1175-47bb-aac6-8b4cb9b3b4e9 tempest-GroupsV320Test-1516060820 tempest-GroupsV320Test-1516060820-project-member] Calling method 'version_select' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:44:12 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.groups [None req-c2498228-1175-47bb-aac6-8b4cb9b3b4e9 tempest-GroupsV320Test-1516060820 tempest-GroupsV320Test-1516060820-project-member] show called for member 0c878876-b733-46e4-879a-e8956dd5776b {{(pid=87015) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 06:44:12 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:44:12 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:44:12 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:44:12 devstack devstack@c-api.service[87015]: return base.obj_make_list(context, cls(context), Sep 06 06:44:12 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c2498228-1175-47bb-aac6-8b4cb9b3b4e9 tempest-GroupsV320Test-1516060820 tempest-GroupsV320Test-1516060820-project-member] http://192.168.122.198/volume/v3/groups/0c878876-b733-46e4-879a-e8956dd5776b returned with HTTP 200 Sep 06 06:44:12 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1070/2118] 192.168.122.198 () {60 vars in 1270 bytes} [Sun Sep 6 06:44:12 2026] GET /volume/v3/groups/0c878876-b733-46e4-879a-e8956dd5776b => generated 388 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:44:12 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-88511c13-11bc-46bb-8579-33974d91b3cb None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:12 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-88511c13-11bc-46bb-8579-33974d91b3cb tempest-GroupsV320Test-1809580970 tempest-GroupsV320Test-1809580970-project-admin] POST http://192.168.122.198/volume/v3/groups/0c878876-b733-46e4-879a-e8956dd5776b/action Sep 06 06:44:12 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-88511c13-11bc-46bb-8579-33974d91b3cb tempest-GroupsV320Test-1809580970 tempest-GroupsV320Test-1809580970-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=87014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:44:12 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-88511c13-11bc-46bb-8579-33974d91b3cb tempest-GroupsV320Test-1809580970 tempest-GroupsV320Test-1809580970-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:44:12 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.groups [None req-88511c13-11bc-46bb-8579-33974d91b3cb tempest-GroupsV320Test-1809580970 tempest-GroupsV320Test-1809580970-project-admin] Updating group '0c878876-b733-46e4-879a-e8956dd5776b' with 'error' {{(pid=87014) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 06 06:44:12 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:44:12 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:44:12 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-88511c13-11bc-46bb-8579-33974d91b3cb tempest-GroupsV320Test-1809580970 tempest-GroupsV320Test-1809580970-project-admin] http://192.168.122.198/volume/v3/groups/0c878876-b733-46e4-879a-e8956dd5776b/action returned with HTTP 202 Sep 06 06:44:12 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1049/2119] 192.168.122.198 () {62 vars in 1312 bytes} [Sun Sep 6 06:44:12 2026] POST /volume/v3/groups/0c878876-b733-46e4-879a-e8956dd5776b/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 06:44:12 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-cf9e6cfe-4b41-4377-9c19-e586c192d77f None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:12 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-cf9e6cfe-4b41-4377-9c19-e586c192d77f tempest-GroupsV320Test-1516060820 tempest-GroupsV320Test-1516060820-project-member] GET http://192.168.122.198/volume/v3/groups/0c878876-b733-46e4-879a-e8956dd5776b Sep 06 06:44:12 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-cf9e6cfe-4b41-4377-9c19-e586c192d77f tempest-GroupsV320Test-1516060820 tempest-GroupsV320Test-1516060820-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:44:12 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-cf9e6cfe-4b41-4377-9c19-e586c192d77f tempest-GroupsV320Test-1516060820 tempest-GroupsV320Test-1516060820-project-member] Calling method 'version_select' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:44:12 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.groups [None req-cf9e6cfe-4b41-4377-9c19-e586c192d77f tempest-GroupsV320Test-1516060820 tempest-GroupsV320Test-1516060820-project-member] show called for member 0c878876-b733-46e4-879a-e8956dd5776b {{(pid=87015) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 06:44:12 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:44:12 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:44:12 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:44:12 devstack devstack@c-api.service[87015]: return base.obj_make_list(context, cls(context), Sep 06 06:44:12 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-cf9e6cfe-4b41-4377-9c19-e586c192d77f tempest-GroupsV320Test-1516060820 tempest-GroupsV320Test-1516060820-project-member] http://192.168.122.198/volume/v3/groups/0c878876-b733-46e4-879a-e8956dd5776b returned with HTTP 200 Sep 06 06:44:12 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1071/2120] 192.168.122.198 () {60 vars in 1270 bytes} [Sun Sep 6 06:44:12 2026] GET /volume/v3/groups/0c878876-b733-46e4-879a-e8956dd5776b => generated 384 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:44:13 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-f80b7994-ea77-4c80-8815-a43cf9c701c2 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:13 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f80b7994-ea77-4c80-8815-a43cf9c701c2 tempest-GroupsV320Test-1809580970 tempest-GroupsV320Test-1809580970-project-admin] POST http://192.168.122.198/volume/v3/groups/0c878876-b733-46e4-879a-e8956dd5776b/action Sep 06 06:44:13 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-f80b7994-ea77-4c80-8815-a43cf9c701c2 tempest-GroupsV320Test-1809580970 tempest-GroupsV320Test-1809580970-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:44:13 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-f80b7994-ea77-4c80-8815-a43cf9c701c2 tempest-GroupsV320Test-1809580970 tempest-GroupsV320Test-1809580970-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:44:13 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.groups [None req-f80b7994-ea77-4c80-8815-a43cf9c701c2 tempest-GroupsV320Test-1809580970 tempest-GroupsV320Test-1809580970-project-admin] Updating group '0c878876-b733-46e4-879a-e8956dd5776b' with 'available' {{(pid=87014) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 06 06:44:13 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:44:13 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:44:13 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f80b7994-ea77-4c80-8815-a43cf9c701c2 tempest-GroupsV320Test-1809580970 tempest-GroupsV320Test-1809580970-project-admin] http://192.168.122.198/volume/v3/groups/0c878876-b733-46e4-879a-e8956dd5776b/action returned with HTTP 202 Sep 06 06:44:13 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1050/2121] 192.168.122.198 () {62 vars in 1312 bytes} [Sun Sep 6 06:44:13 2026] POST /volume/v3/groups/0c878876-b733-46e4-879a-e8956dd5776b/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 06:44:13 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-11eb7e46-3fc5-45d6-9856-e4993b81075d None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:13 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-11eb7e46-3fc5-45d6-9856-e4993b81075d tempest-GroupsV320Test-1516060820 tempest-GroupsV320Test-1516060820-project-member] GET http://192.168.122.198/volume/v3/groups/0c878876-b733-46e4-879a-e8956dd5776b Sep 06 06:44:13 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-11eb7e46-3fc5-45d6-9856-e4993b81075d tempest-GroupsV320Test-1516060820 tempest-GroupsV320Test-1516060820-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:44:13 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-11eb7e46-3fc5-45d6-9856-e4993b81075d tempest-GroupsV320Test-1516060820 tempest-GroupsV320Test-1516060820-project-member] Calling method 'version_select' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:44:13 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.groups [None req-11eb7e46-3fc5-45d6-9856-e4993b81075d tempest-GroupsV320Test-1516060820 tempest-GroupsV320Test-1516060820-project-member] show called for member 0c878876-b733-46e4-879a-e8956dd5776b {{(pid=87015) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 06:44:13 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:44:13 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:44:13 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:44:13 devstack devstack@c-api.service[87015]: return base.obj_make_list(context, cls(context), Sep 06 06:44:13 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-11eb7e46-3fc5-45d6-9856-e4993b81075d tempest-GroupsV320Test-1516060820 tempest-GroupsV320Test-1516060820-project-member] http://192.168.122.198/volume/v3/groups/0c878876-b733-46e4-879a-e8956dd5776b returned with HTTP 200 Sep 06 06:44:13 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1072/2122] 192.168.122.198 () {60 vars in 1270 bytes} [Sun Sep 6 06:44:13 2026] GET /volume/v3/groups/0c878876-b733-46e4-879a-e8956dd5776b => generated 388 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:44:13 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-896e682d-01a5-4721-a68e-bb19e2f30b64 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:13 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-896e682d-01a5-4721-a68e-bb19e2f30b64 tempest-GroupsV320Test-1516060820 tempest-GroupsV320Test-1516060820-project-member] GET http://192.168.122.198/volume/v3/volumes/detail Sep 06 06:44:13 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-896e682d-01a5-4721-a68e-bb19e2f30b64 tempest-GroupsV320Test-1516060820 tempest-GroupsV320Test-1516060820-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:44:13 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-896e682d-01a5-4721-a68e-bb19e2f30b64 tempest-GroupsV320Test-1516060820 tempest-GroupsV320Test-1516060820-project-member] Calling method 'detail' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:44:13 devstack devstack@c-api.service[87014]: DEBUG cinder.api.api_utils [None req-896e682d-01a5-4721-a68e-bb19e2f30b64 tempest-GroupsV320Test-1516060820 tempest-GroupsV320Test-1516060820-project-member] Removing options '' from query. {{(pid=87014) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 06:44:13 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-896e682d-01a5-4721-a68e-bb19e2f30b64 tempest-GroupsV320Test-1516060820 tempest-GroupsV320Test-1516060820-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87014) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 06:44:13 devstack devstack@c-api.service[87014]: /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 06 06:44:13 devstack devstack@c-api.service[87014]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 06:44:13 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-896e682d-01a5-4721-a68e-bb19e2f30b64 tempest-GroupsV320Test-1516060820 tempest-GroupsV320Test-1516060820-project-member] Get all volumes completed successfully. Sep 06 06:44:13 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-896e682d-01a5-4721-a68e-bb19e2f30b64 tempest-GroupsV320Test-1516060820 tempest-GroupsV320Test-1516060820-project-member] http://192.168.122.198/volume/v3/volumes/detail returned with HTTP 200 Sep 06 06:44:13 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1051/2123] 192.168.122.198 () {60 vars in 1183 bytes} [Sun Sep 6 06:44:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:44:13 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-a9f466d5-0bbd-41be-8802-25cc7d759966 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:13 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-a9f466d5-0bbd-41be-8802-25cc7d759966 tempest-GroupsV320Test-1516060820 tempest-GroupsV320Test-1516060820-project-member] POST http://192.168.122.198/volume/v3/groups/0c878876-b733-46e4-879a-e8956dd5776b/action Sep 06 06:44:13 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-a9f466d5-0bbd-41be-8802-25cc7d759966 tempest-GroupsV320Test-1516060820 tempest-GroupsV320Test-1516060820-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:44:13 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-a9f466d5-0bbd-41be-8802-25cc7d759966 tempest-GroupsV320Test-1516060820 tempest-GroupsV320Test-1516060820-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:44:13 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.groups [None req-a9f466d5-0bbd-41be-8802-25cc7d759966 tempest-GroupsV320Test-1516060820 tempest-GroupsV320Test-1516060820-project-member] delete called for group 0c878876-b733-46e4-879a-e8956dd5776b {{(pid=87015) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 06 06:44:13 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.groups [None req-a9f466d5-0bbd-41be-8802-25cc7d759966 tempest-GroupsV320Test-1516060820 tempest-GroupsV320Test-1516060820-project-member] Delete group with id: 0c878876-b733-46e4-879a-e8956dd5776b Sep 06 06:44:13 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:44:13 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:44:13 devstack devstack@c-api.service[87015]: /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 06 06:44:13 devstack devstack@c-api.service[87015]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 06 06:44:13 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-a9f466d5-0bbd-41be-8802-25cc7d759966 tempest-GroupsV320Test-1516060820 tempest-GroupsV320Test-1516060820-project-member] http://192.168.122.198/volume/v3/groups/0c878876-b733-46e4-879a-e8956dd5776b/action returned with HTTP 202 Sep 06 06:44:13 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1073/2124] 192.168.122.198 () {62 vars in 1312 bytes} [Sun Sep 6 06:44:13 2026] POST /volume/v3/groups/0c878876-b733-46e4-879a-e8956dd5776b/action => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 06 06:44:13 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-b3abf218-c57a-431e-bc55-8d612b0bf927 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:13 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-b3abf218-c57a-431e-bc55-8d612b0bf927 tempest-GroupsV320Test-1516060820 tempest-GroupsV320Test-1516060820-project-member] GET http://192.168.122.198/volume/v3/groups/0c878876-b733-46e4-879a-e8956dd5776b Sep 06 06:44:13 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-b3abf218-c57a-431e-bc55-8d612b0bf927 tempest-GroupsV320Test-1516060820 tempest-GroupsV320Test-1516060820-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:44:13 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-b3abf218-c57a-431e-bc55-8d612b0bf927 tempest-GroupsV320Test-1516060820 tempest-GroupsV320Test-1516060820-project-member] Calling method 'version_select' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:44:13 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.groups [None req-b3abf218-c57a-431e-bc55-8d612b0bf927 tempest-GroupsV320Test-1516060820 tempest-GroupsV320Test-1516060820-project-member] show called for member 0c878876-b733-46e4-879a-e8956dd5776b {{(pid=87014) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 06:44:13 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:44:13 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:44:13 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:44:13 devstack devstack@c-api.service[87014]: return base.obj_make_list(context, cls(context), Sep 06 06:44:13 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-b3abf218-c57a-431e-bc55-8d612b0bf927 tempest-GroupsV320Test-1516060820 tempest-GroupsV320Test-1516060820-project-member] http://192.168.122.198/volume/v3/groups/0c878876-b733-46e4-879a-e8956dd5776b returned with HTTP 200 Sep 06 06:44:13 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1052/2125] 192.168.122.198 () {60 vars in 1270 bytes} [Sun Sep 6 06:44:13 2026] GET /volume/v3/groups/0c878876-b733-46e4-879a-e8956dd5776b => generated 387 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:44:14 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-a6434673-abfd-4f20-bc7e-f1556596abee None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:14 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-a6434673-abfd-4f20-bc7e-f1556596abee tempest-GroupsV320Test-1516060820 tempest-GroupsV320Test-1516060820-project-member] GET http://192.168.122.198/volume/v3/groups/0c878876-b733-46e4-879a-e8956dd5776b Sep 06 06:44:14 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-a6434673-abfd-4f20-bc7e-f1556596abee tempest-GroupsV320Test-1516060820 tempest-GroupsV320Test-1516060820-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:44:14 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-a6434673-abfd-4f20-bc7e-f1556596abee tempest-GroupsV320Test-1516060820 tempest-GroupsV320Test-1516060820-project-member] Calling method 'version_select' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:44:14 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.groups [None req-a6434673-abfd-4f20-bc7e-f1556596abee tempest-GroupsV320Test-1516060820 tempest-GroupsV320Test-1516060820-project-member] show called for member 0c878876-b733-46e4-879a-e8956dd5776b {{(pid=87015) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 06:44:14 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-a6434673-abfd-4f20-bc7e-f1556596abee tempest-GroupsV320Test-1516060820 tempest-GroupsV320Test-1516060820-project-member] http://192.168.122.198/volume/v3/groups/0c878876-b733-46e4-879a-e8956dd5776b returned with HTTP 404 Sep 06 06:44:14 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1074/2126] 192.168.122.198 () {60 vars in 1270 bytes} [Sun Sep 6 06:44:14 2026] GET /volume/v3/groups/0c878876-b733-46e4-879a-e8956dd5776b => generated 108 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 06:44:14 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-51c2a12e-aa62-4d6b-9906-9c15e8ac8b1d None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:14 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-51c2a12e-aa62-4d6b-9906-9c15e8ac8b1d tempest-GroupsV320Test-1809580970 tempest-GroupsV320Test-1809580970-project-admin] DELETE http://192.168.122.198/volume/v3/group_types/8f5c475f-1970-4c01-9498-834da4e0334c Sep 06 06:44:14 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-51c2a12e-aa62-4d6b-9906-9c15e8ac8b1d tempest-GroupsV320Test-1809580970 tempest-GroupsV320Test-1809580970-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:44:14 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-51c2a12e-aa62-4d6b-9906-9c15e8ac8b1d tempest-GroupsV320Test-1809580970 tempest-GroupsV320Test-1809580970-project-admin] Calling method 'version_select' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:44:14 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:44:14 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:44:14 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-51c2a12e-aa62-4d6b-9906-9c15e8ac8b1d tempest-GroupsV320Test-1809580970 tempest-GroupsV320Test-1809580970-project-admin] http://192.168.122.198/volume/v3/group_types/8f5c475f-1970-4c01-9498-834da4e0334c returned with HTTP 202 Sep 06 06:44:14 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1053/2127] 192.168.122.198 () {60 vars in 1288 bytes} [Sun Sep 6 06:44:14 2026] DELETE /volume/v3/group_types/8f5c475f-1970-4c01-9498-834da4e0334c => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 06:44:14 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-9188f99a-e0c6-4ce1-9a39-446918b71bdc None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:14 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-9188f99a-e0c6-4ce1-9a39-446918b71bdc tempest-GroupsV320Test-1809580970 tempest-GroupsV320Test-1809580970-project-admin] DELETE http://192.168.122.198/volume/v3/types/3bfdac5f-29e1-4257-bade-867297322f2b Sep 06 06:44:14 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-9188f99a-e0c6-4ce1-9a39-446918b71bdc tempest-GroupsV320Test-1809580970 tempest-GroupsV320Test-1809580970-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:44:14 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-9188f99a-e0c6-4ce1-9a39-446918b71bdc tempest-GroupsV320Test-1809580970 tempest-GroupsV320Test-1809580970-project-admin] Calling method '_delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:44:14 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-9188f99a-e0c6-4ce1-9a39-446918b71bdc tempest-GroupsV320Test-1809580970 tempest-GroupsV320Test-1809580970-project-admin] http://192.168.122.198/volume/v3/types/3bfdac5f-29e1-4257-bade-867297322f2b returned with HTTP 202 Sep 06 06:44:14 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1075/2128] 192.168.122.198 () {58 vars in 1229 bytes} [Sun Sep 6 06:44:14 2026] DELETE /volume/v3/types/3bfdac5f-29e1-4257-bade-867297322f2b => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:44:14 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-942bd4e5-275a-4951-b481-8be2a23ece3a None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:14 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-942bd4e5-275a-4951-b481-8be2a23ece3a tempest-GroupsV320Test-1809580970 tempest-GroupsV320Test-1809580970-project-admin] GET http://192.168.122.198/volume/v3/types/3bfdac5f-29e1-4257-bade-867297322f2b Sep 06 06:44:14 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-942bd4e5-275a-4951-b481-8be2a23ece3a tempest-GroupsV320Test-1809580970 tempest-GroupsV320Test-1809580970-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:44:14 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-942bd4e5-275a-4951-b481-8be2a23ece3a tempest-GroupsV320Test-1809580970 tempest-GroupsV320Test-1809580970-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:44:14 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-942bd4e5-275a-4951-b481-8be2a23ece3a tempest-GroupsV320Test-1809580970 tempest-GroupsV320Test-1809580970-project-admin] http://192.168.122.198/volume/v3/types/3bfdac5f-29e1-4257-bade-867297322f2b returned with HTTP 404 Sep 06 06:44:14 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1054/2129] 192.168.122.198 () {58 vars in 1226 bytes} [Sun Sep 6 06:44:14 2026] GET /volume/v3/types/3bfdac5f-29e1-4257-bade-867297322f2b => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:44:19 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-567b41c6-ed10-43de-9978-16b3ce0bac37 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:20 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-567b41c6-ed10-43de-9978-16b3ce0bac37 tempest-VolumeHostsAdminTestsJSON-70222745 tempest-VolumeHostsAdminTestsJSON-70222745-project-admin] GET http://192.168.122.198/volume/v3/os-hosts Sep 06 06:44:20 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-567b41c6-ed10-43de-9978-16b3ce0bac37 tempest-VolumeHostsAdminTestsJSON-70222745 tempest-VolumeHostsAdminTestsJSON-70222745-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:44:20 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-567b41c6-ed10-43de-9978-16b3ce0bac37 tempest-VolumeHostsAdminTestsJSON-70222745 tempest-VolumeHostsAdminTestsJSON-70222745-project-admin] Calling method 'index' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:44:20 devstack devstack@c-api.service[87015]: /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 06 06:44:20 devstack devstack@c-api.service[87015]: return base.obj_make_list(context, cls(context), objects.Service, Sep 06 06:44:20 devstack devstack@c-api.service[87015]: DEBUG cinder.api.contrib.hosts [None req-567b41c6-ed10-43de-9978-16b3ce0bac37 tempest-VolumeHostsAdminTestsJSON-70222745 tempest-VolumeHostsAdminTestsJSON-70222745-project-admin] status, active and update: available, enabled, 2026-09-06 04:43:04+00:00 {{(pid=87015) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 06 06:44:20 devstack devstack@c-api.service[87015]: DEBUG cinder.api.contrib.hosts [None req-567b41c6-ed10-43de-9978-16b3ce0bac37 tempest-VolumeHostsAdminTestsJSON-70222745 tempest-VolumeHostsAdminTestsJSON-70222745-project-admin] status, active and update: unavailable, enabled, 2026-09-06 04:29:29+00:00 {{(pid=87015) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 06 06:44:20 devstack devstack@c-api.service[87015]: DEBUG cinder.api.contrib.hosts [None req-567b41c6-ed10-43de-9978-16b3ce0bac37 tempest-VolumeHostsAdminTestsJSON-70222745 tempest-VolumeHostsAdminTestsJSON-70222745-project-admin] status, active and update: available, enabled, 2026-09-06 04:44:07+00:00 {{(pid=87015) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 06 06:44:20 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-567b41c6-ed10-43de-9978-16b3ce0bac37 tempest-VolumeHostsAdminTestsJSON-70222745 tempest-VolumeHostsAdminTestsJSON-70222745-project-admin] http://192.168.122.198/volume/v3/os-hosts returned with HTTP 200 Sep 06 06:44:20 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1076/2130] 192.168.122.198 () {58 vars in 1124 bytes} [Sun Sep 6 06:44:19 2026] GET /volume/v3/os-hosts => generated 563 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:44:20 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-bc5ed5ad-26ac-4b9e-bddc-7e7ac32cf5dd None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:20 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-bc5ed5ad-26ac-4b9e-bddc-7e7ac32cf5dd tempest-VolumeHostsAdminTestsJSON-70222745 tempest-VolumeHostsAdminTestsJSON-70222745-project-admin] GET http://192.168.122.198/volume/v3/os-hosts Sep 06 06:44:20 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-bc5ed5ad-26ac-4b9e-bddc-7e7ac32cf5dd tempest-VolumeHostsAdminTestsJSON-70222745 tempest-VolumeHostsAdminTestsJSON-70222745-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:44:20 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-bc5ed5ad-26ac-4b9e-bddc-7e7ac32cf5dd tempest-VolumeHostsAdminTestsJSON-70222745 tempest-VolumeHostsAdminTestsJSON-70222745-project-admin] Calling method 'index' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:44:20 devstack devstack@c-api.service[87014]: /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 06 06:44:20 devstack devstack@c-api.service[87014]: return base.obj_make_list(context, cls(context), objects.Service, Sep 06 06:44:20 devstack devstack@c-api.service[87014]: DEBUG cinder.api.contrib.hosts [None req-bc5ed5ad-26ac-4b9e-bddc-7e7ac32cf5dd tempest-VolumeHostsAdminTestsJSON-70222745 tempest-VolumeHostsAdminTestsJSON-70222745-project-admin] status, active and update: available, enabled, 2026-09-06 04:43:04+00:00 {{(pid=87014) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 06 06:44:20 devstack devstack@c-api.service[87014]: DEBUG cinder.api.contrib.hosts [None req-bc5ed5ad-26ac-4b9e-bddc-7e7ac32cf5dd tempest-VolumeHostsAdminTestsJSON-70222745 tempest-VolumeHostsAdminTestsJSON-70222745-project-admin] status, active and update: unavailable, enabled, 2026-09-06 04:29:29+00:00 {{(pid=87014) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 06 06:44:20 devstack devstack@c-api.service[87014]: DEBUG cinder.api.contrib.hosts [None req-bc5ed5ad-26ac-4b9e-bddc-7e7ac32cf5dd tempest-VolumeHostsAdminTestsJSON-70222745 tempest-VolumeHostsAdminTestsJSON-70222745-project-admin] status, active and update: available, enabled, 2026-09-06 04:44:07+00:00 {{(pid=87014) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 06 06:44:20 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-bc5ed5ad-26ac-4b9e-bddc-7e7ac32cf5dd tempest-VolumeHostsAdminTestsJSON-70222745 tempest-VolumeHostsAdminTestsJSON-70222745-project-admin] http://192.168.122.198/volume/v3/os-hosts returned with HTTP 200 Sep 06 06:44:20 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1055/2131] 192.168.122.198 () {58 vars in 1124 bytes} [Sun Sep 6 06:44:20 2026] GET /volume/v3/os-hosts => generated 563 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:44:20 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-71033434-b329-4351-beca-0b2794bda347 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:20 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-71033434-b329-4351-beca-0b2794bda347 tempest-VolumeHostsAdminTestsJSON-70222745 tempest-VolumeHostsAdminTestsJSON-70222745-project-admin] GET http://192.168.122.198/volume/v3/os-hosts/devstack@lvmdriver-1 Sep 06 06:44:20 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-71033434-b329-4351-beca-0b2794bda347 tempest-VolumeHostsAdminTestsJSON-70222745 tempest-VolumeHostsAdminTestsJSON-70222745-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:44:20 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-71033434-b329-4351-beca-0b2794bda347 tempest-VolumeHostsAdminTestsJSON-70222745 tempest-VolumeHostsAdminTestsJSON-70222745-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:44:20 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-71033434-b329-4351-beca-0b2794bda347 tempest-VolumeHostsAdminTestsJSON-70222745 tempest-VolumeHostsAdminTestsJSON-70222745-project-admin] http://192.168.122.198/volume/v3/os-hosts/devstack@lvmdriver-1 returned with HTTP 200 Sep 06 06:44:20 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1077/2132] 192.168.122.198 () {58 vars in 1187 bytes} [Sun Sep 6 06:44:20 2026] GET /volume/v3/os-hosts/devstack@lvmdriver-1 => generated 174 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:44:20 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-0af750ae-d628-4ff4-bc1e-4eeabd8dbb48 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:20 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-0af750ae-d628-4ff4-bc1e-4eeabd8dbb48 tempest-VolumeHostsAdminTestsJSON-70222745 tempest-VolumeHostsAdminTestsJSON-70222745-project-admin] GET http://192.168.122.198/volume/v3/os-hosts/devstack@QuobyteHD Sep 06 06:44:20 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-0af750ae-d628-4ff4-bc1e-4eeabd8dbb48 tempest-VolumeHostsAdminTestsJSON-70222745 tempest-VolumeHostsAdminTestsJSON-70222745-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:44:20 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-0af750ae-d628-4ff4-bc1e-4eeabd8dbb48 tempest-VolumeHostsAdminTestsJSON-70222745 tempest-VolumeHostsAdminTestsJSON-70222745-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:44:20 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-0af750ae-d628-4ff4-bc1e-4eeabd8dbb48 tempest-VolumeHostsAdminTestsJSON-70222745 tempest-VolumeHostsAdminTestsJSON-70222745-project-admin] http://192.168.122.198/volume/v3/os-hosts/devstack@QuobyteHD returned with HTTP 200 Sep 06 06:44:20 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1056/2133] 192.168.122.198 () {58 vars in 1181 bytes} [Sun Sep 6 06:44:20 2026] GET /volume/v3/os-hosts/devstack@QuobyteHD => generated 172 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:44:25 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-3f625f26-6248-4cf0-8743-46ead2094bb2 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:25 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-3f625f26-6248-4cf0-8743-46ead2094bb2 tempest-VolumeQuotasAdminTestJSON-553092519 tempest-VolumeQuotasAdminTestJSON-553092519-project-admin] GET http://192.168.122.198/volume/v3/os-quota-sets/9fd41d2875414676bc77cc2cd245d446 Sep 06 06:44:25 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-3f625f26-6248-4cf0-8743-46ead2094bb2 tempest-VolumeQuotasAdminTestJSON-553092519 tempest-VolumeQuotasAdminTestJSON-553092519-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:44:25 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-3f625f26-6248-4cf0-8743-46ead2094bb2 tempest-VolumeQuotasAdminTestJSON-553092519 tempest-VolumeQuotasAdminTestJSON-553092519-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:44:25 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-3f625f26-6248-4cf0-8743-46ead2094bb2 tempest-VolumeQuotasAdminTestJSON-553092519 tempest-VolumeQuotasAdminTestJSON-553092519-project-admin] http://192.168.122.198/volume/v3/os-quota-sets/9fd41d2875414676bc77cc2cd245d446 returned with HTTP 200 Sep 06 06:44:25 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1078/2134] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:44:25 2026] GET /volume/v3/os-quota-sets/9fd41d2875414676bc77cc2cd245d446 => generated 440 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 06:44:25 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-d9bc2b40-0bbf-4109-835c-70321d77a213 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:25 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-d9bc2b40-0bbf-4109-835c-70321d77a213 tempest-VolumeQuotasAdminTestJSON-553092519 tempest-VolumeQuotasAdminTestJSON-553092519-project-admin] GET http://192.168.122.198/volume/v3/os-quota-sets/9fd41d2875414676bc77cc2cd245d446/defaults Sep 06 06:44:25 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-d9bc2b40-0bbf-4109-835c-70321d77a213 tempest-VolumeQuotasAdminTestJSON-553092519 tempest-VolumeQuotasAdminTestJSON-553092519-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:44:25 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-d9bc2b40-0bbf-4109-835c-70321d77a213 tempest-VolumeQuotasAdminTestJSON-553092519 tempest-VolumeQuotasAdminTestJSON-553092519-project-admin] Calling method 'defaults' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:44:25 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-d9bc2b40-0bbf-4109-835c-70321d77a213 tempest-VolumeQuotasAdminTestJSON-553092519 tempest-VolumeQuotasAdminTestJSON-553092519-project-admin] http://192.168.122.198/volume/v3/os-quota-sets/9fd41d2875414676bc77cc2cd245d446/defaults returned with HTTP 200 Sep 06 06:44:25 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1057/2135] 192.168.122.198 () {58 vars in 1265 bytes} [Sun Sep 6 06:44:25 2026] GET /volume/v3/os-quota-sets/9fd41d2875414676bc77cc2cd245d446/defaults => generated 440 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:44:25 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-2d6f566c-04fd-4973-b301-e6919665edb8 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:25 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2d6f566c-04fd-4973-b301-e6919665edb8 tempest-VolumeQuotasAdminTestJSON-553092519 tempest-VolumeQuotasAdminTestJSON-553092519-project-admin] PUT http://192.168.122.198/volume/v3/os-quota-sets/9fd41d2875414676bc77cc2cd245d446 Sep 06 06:44:25 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-2d6f566c-04fd-4973-b301-e6919665edb8 tempest-VolumeQuotasAdminTestJSON-553092519 tempest-VolumeQuotasAdminTestJSON-553092519-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:44:25 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2d6f566c-04fd-4973-b301-e6919665edb8 tempest-VolumeQuotasAdminTestJSON-553092519 tempest-VolumeQuotasAdminTestJSON-553092519-project-admin] http://192.168.122.198/volume/v3/os-quota-sets/9fd41d2875414676bc77cc2cd245d446 returned with HTTP 200 Sep 06 06:44:25 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1079/2136] 192.168.122.198 () {60 vars in 1258 bytes} [Sun Sep 6 06:44:25 2026] PUT /volume/v3/os-quota-sets/9fd41d2875414676bc77cc2cd245d446 => generated 398 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:44:25 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-e5680b7b-f8c8-4799-9548-de7f7921b6df None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:25 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-e5680b7b-f8c8-4799-9548-de7f7921b6df tempest-VolumeQuotasAdminTestJSON-553092519 tempest-VolumeQuotasAdminTestJSON-553092519-project-admin] DELETE http://192.168.122.198/volume/v3/os-quota-sets/9fd41d2875414676bc77cc2cd245d446 Sep 06 06:44:25 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-e5680b7b-f8c8-4799-9548-de7f7921b6df tempest-VolumeQuotasAdminTestJSON-553092519 tempest-VolumeQuotasAdminTestJSON-553092519-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:44:25 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-e5680b7b-f8c8-4799-9548-de7f7921b6df tempest-VolumeQuotasAdminTestJSON-553092519 tempest-VolumeQuotasAdminTestJSON-553092519-project-admin] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:44:25 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-e5680b7b-f8c8-4799-9548-de7f7921b6df tempest-VolumeQuotasAdminTestJSON-553092519 tempest-VolumeQuotasAdminTestJSON-553092519-project-admin] http://192.168.122.198/volume/v3/os-quota-sets/9fd41d2875414676bc77cc2cd245d446 returned with HTTP 200 Sep 06 06:44:25 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1058/2137] 192.168.122.198 () {58 vars in 1241 bytes} [Sun Sep 6 06:44:25 2026] DELETE /volume/v3/os-quota-sets/9fd41d2875414676bc77cc2cd245d446 => generated 0 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 06 06:44:25 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-fd4eba96-8a19-4f00-974a-261fd6cc5cc2 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:25 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-fd4eba96-8a19-4f00-974a-261fd6cc5cc2 tempest-VolumeQuotasAdminTestJSON-553092519 tempest-VolumeQuotasAdminTestJSON-553092519-project-admin] GET http://192.168.122.198/volume/v3/os-quota-sets/9fd41d2875414676bc77cc2cd245d446 Sep 06 06:44:25 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-fd4eba96-8a19-4f00-974a-261fd6cc5cc2 tempest-VolumeQuotasAdminTestJSON-553092519 tempest-VolumeQuotasAdminTestJSON-553092519-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:44:25 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-fd4eba96-8a19-4f00-974a-261fd6cc5cc2 tempest-VolumeQuotasAdminTestJSON-553092519 tempest-VolumeQuotasAdminTestJSON-553092519-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:44:25 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-fd4eba96-8a19-4f00-974a-261fd6cc5cc2 tempest-VolumeQuotasAdminTestJSON-553092519 tempest-VolumeQuotasAdminTestJSON-553092519-project-admin] http://192.168.122.198/volume/v3/os-quota-sets/9fd41d2875414676bc77cc2cd245d446 returned with HTTP 200 Sep 06 06:44:25 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1080/2138] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:44:25 2026] GET /volume/v3/os-quota-sets/9fd41d2875414676bc77cc2cd245d446 => generated 440 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:44:25 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-4f8d68bd-49bc-427f-9d20-59674d74250b None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:25 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-4f8d68bd-49bc-427f-9d20-59674d74250b tempest-VolumeQuotasAdminTestJSON-553092519 tempest-VolumeQuotasAdminTestJSON-553092519-project-admin] PUT http://192.168.122.198/volume/v3/os-quota-sets/9fd41d2875414676bc77cc2cd245d446 Sep 06 06:44:25 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-4f8d68bd-49bc-427f-9d20-59674d74250b tempest-VolumeQuotasAdminTestJSON-553092519 tempest-VolumeQuotasAdminTestJSON-553092519-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=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:44:26 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-4f8d68bd-49bc-427f-9d20-59674d74250b tempest-VolumeQuotasAdminTestJSON-553092519 tempest-VolumeQuotasAdminTestJSON-553092519-project-admin] http://192.168.122.198/volume/v3/os-quota-sets/9fd41d2875414676bc77cc2cd245d446 returned with HTTP 200 Sep 06 06:44:26 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1059/2139] 192.168.122.198 () {60 vars in 1259 bytes} [Sun Sep 6 06:44:25 2026] PUT /volume/v3/os-quota-sets/9fd41d2875414676bc77cc2cd245d446 => generated 398 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:44:26 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-2620c33c-6cef-414b-8de4-8ac791320aed None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:26 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2620c33c-6cef-414b-8de4-8ac791320aed tempest-VolumeQuotasAdminTestJSON-553092519 tempest-VolumeQuotasAdminTestJSON-553092519-project-admin] GET http://192.168.122.198/volume/v3/os-quota-sets/9fd41d2875414676bc77cc2cd245d446/defaults Sep 06 06:44:26 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-2620c33c-6cef-414b-8de4-8ac791320aed tempest-VolumeQuotasAdminTestJSON-553092519 tempest-VolumeQuotasAdminTestJSON-553092519-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:44:26 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-2620c33c-6cef-414b-8de4-8ac791320aed tempest-VolumeQuotasAdminTestJSON-553092519 tempest-VolumeQuotasAdminTestJSON-553092519-project-admin] Calling method 'defaults' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:44:26 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2620c33c-6cef-414b-8de4-8ac791320aed tempest-VolumeQuotasAdminTestJSON-553092519 tempest-VolumeQuotasAdminTestJSON-553092519-project-admin] http://192.168.122.198/volume/v3/os-quota-sets/9fd41d2875414676bc77cc2cd245d446/defaults returned with HTTP 200 Sep 06 06:44:26 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1081/2140] 192.168.122.198 () {58 vars in 1265 bytes} [Sun Sep 6 06:44:26 2026] GET /volume/v3/os-quota-sets/9fd41d2875414676bc77cc2cd245d446/defaults => generated 440 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 06:44:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-bbf0d2f1-a003-4f7a-9288-5a8fef971840 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:26 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-bbf0d2f1-a003-4f7a-9288-5a8fef971840 tempest-VolumeQuotasAdminTestJSON-553092519 tempest-VolumeQuotasAdminTestJSON-553092519-project-admin] GET http://192.168.122.198/volume/v3/os-quota-sets/9fd41d2875414676bc77cc2cd245d446 Sep 06 06:44:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-bbf0d2f1-a003-4f7a-9288-5a8fef971840 tempest-VolumeQuotasAdminTestJSON-553092519 tempest-VolumeQuotasAdminTestJSON-553092519-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:44:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-bbf0d2f1-a003-4f7a-9288-5a8fef971840 tempest-VolumeQuotasAdminTestJSON-553092519 tempest-VolumeQuotasAdminTestJSON-553092519-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:44:26 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-bbf0d2f1-a003-4f7a-9288-5a8fef971840 tempest-VolumeQuotasAdminTestJSON-553092519 tempest-VolumeQuotasAdminTestJSON-553092519-project-admin] http://192.168.122.198/volume/v3/os-quota-sets/9fd41d2875414676bc77cc2cd245d446 returned with HTTP 200 Sep 06 06:44:26 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1060/2141] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:44:26 2026] GET /volume/v3/os-quota-sets/9fd41d2875414676bc77cc2cd245d446 => generated 440 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:44:26 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-4b29b58b-2031-49e3-9dd7-7b722d1e455d None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:26 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-4b29b58b-2031-49e3-9dd7-7b722d1e455d tempest-VolumeQuotasAdminTestJSON-553092519 tempest-VolumeQuotasAdminTestJSON-553092519-project-admin] GET http://192.168.122.198/volume/v3/os-quota-sets/9fd41d2875414676bc77cc2cd245d446?usage=True Sep 06 06:44:26 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-4b29b58b-2031-49e3-9dd7-7b722d1e455d tempest-VolumeQuotasAdminTestJSON-553092519 tempest-VolumeQuotasAdminTestJSON-553092519-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:44:26 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-4b29b58b-2031-49e3-9dd7-7b722d1e455d tempest-VolumeQuotasAdminTestJSON-553092519 tempest-VolumeQuotasAdminTestJSON-553092519-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:44:26 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-4b29b58b-2031-49e3-9dd7-7b722d1e455d tempest-VolumeQuotasAdminTestJSON-553092519 tempest-VolumeQuotasAdminTestJSON-553092519-project-admin] http://192.168.122.198/volume/v3/os-quota-sets/9fd41d2875414676bc77cc2cd245d446?usage=True returned with HTTP 200 Sep 06 06:44:26 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1082/2142] 192.168.122.198 () {58 vars in 1259 bytes} [Sun Sep 6 06:44:26 2026] GET /volume/v3/os-quota-sets/9fd41d2875414676bc77cc2cd245d446?usage=True => generated 1064 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:44:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-44552844-78f9-4cb4-bc40-80276e0f5311 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:26 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-44552844-78f9-4cb4-bc40-80276e0f5311 tempest-VolumeQuotasAdminTestJSON-1384570560 tempest-VolumeQuotasAdminTestJSON-1384570560-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:44:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-44552844-78f9-4cb4-bc40-80276e0f5311 tempest-VolumeQuotasAdminTestJSON-1384570560 tempest-VolumeQuotasAdminTestJSON-1384570560-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-913328163"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:44:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.volumes [None req-44552844-78f9-4cb4-bc40-80276e0f5311 tempest-VolumeQuotasAdminTestJSON-1384570560 tempest-VolumeQuotasAdminTestJSON-1384570560-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-913328163'}} {{(pid=87014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:44:26 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-44552844-78f9-4cb4-bc40-80276e0f5311 tempest-VolumeQuotasAdminTestJSON-1384570560 tempest-VolumeQuotasAdminTestJSON-1384570560-project-member] Create volume of 1 GB Sep 06 06:44:26 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-44552844-78f9-4cb4-bc40-80276e0f5311 tempest-VolumeQuotasAdminTestJSON-1384570560 tempest-VolumeQuotasAdminTestJSON-1384570560-project-member] Availability Zones retrieved successfully. Sep 06 06:44:26 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-44552844-78f9-4cb4-bc40-80276e0f5311 tempest-VolumeQuotasAdminTestJSON-1384570560 tempest-VolumeQuotasAdminTestJSON-1384570560-project-member] Flow 'volume_create_api' (f801498a-8254-4634-9e67-2ff0be26373c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:44:26 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-44552844-78f9-4cb4-bc40-80276e0f5311 tempest-VolumeQuotasAdminTestJSON-1384570560 tempest-VolumeQuotasAdminTestJSON-1384570560-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db08eb8a-fb0f-43b5-837f-b948c3c7d7c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:44:26 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.flows.api.create_volume [None req-44552844-78f9-4cb4-bc40-80276e0f5311 tempest-VolumeQuotasAdminTestJSON-1384570560 tempest-VolumeQuotasAdminTestJSON-1384570560-project-member] Validating volume size '1' using validate_int {{(pid=87014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:44:26 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-44552844-78f9-4cb4-bc40-80276e0f5311 tempest-VolumeQuotasAdminTestJSON-1384570560 tempest-VolumeQuotasAdminTestJSON-1384570560-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db08eb8a-fb0f-43b5-837f-b948c3c7d7c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:44:26 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-44552844-78f9-4cb4-bc40-80276e0f5311 tempest-VolumeQuotasAdminTestJSON-1384570560 tempest-VolumeQuotasAdminTestJSON-1384570560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd852141-f4c0-47c6-b671-27336ad9c0e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:44:26 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-44552844-78f9-4cb4-bc40-80276e0f5311 tempest-VolumeQuotasAdminTestJSON-1384570560 tempest-VolumeQuotasAdminTestJSON-1384570560-project-member] Created reservations ['031c6eb3-3278-4c70-ba19-332937ee5dff', 'b242519b-3dce-4a3b-a528-5e47f9bc1414', 'aa35414c-e322-4ef8-8709-298f8450a9cb', '4abfe78c-b0c2-49ea-81fa-f8f06999deac'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:44:26 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-44552844-78f9-4cb4-bc40-80276e0f5311 tempest-VolumeQuotasAdminTestJSON-1384570560 tempest-VolumeQuotasAdminTestJSON-1384570560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd852141-f4c0-47c6-b671-27336ad9c0e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['031c6eb3-3278-4c70-ba19-332937ee5dff', 'b242519b-3dce-4a3b-a528-5e47f9bc1414', 'aa35414c-e322-4ef8-8709-298f8450a9cb', '4abfe78c-b0c2-49ea-81fa-f8f06999deac']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:44:26 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-44552844-78f9-4cb4-bc40-80276e0f5311 tempest-VolumeQuotasAdminTestJSON-1384570560 tempest-VolumeQuotasAdminTestJSON-1384570560-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f4ae6ed-72e2-4521-bc6e-0bffd1206df3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:44:26 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:44:26 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:44:26 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-44552844-78f9-4cb4-bc40-80276e0f5311 tempest-VolumeQuotasAdminTestJSON-1384570560 tempest-VolumeQuotasAdminTestJSON-1384570560-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f4ae6ed-72e2-4521-bc6e-0bffd1206df3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '41e67fb2-1a4f-421c-9544-5fe416e98124', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-913328163',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9fd41d2875414676bc77cc2cd245d446',qos_specs=None,replication_status=,reservations=['031c6eb3-3278-4c70-ba19-332937ee5dff','b242519b-3dce-4a3b-a528-5e47f9bc1414','aa35414c-e322-4ef8-8709-298f8450a9cb','4abfe78c-b0c2-49ea-81fa-f8f06999deac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4bb34473c634080a9d3191d4fe953f5',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:44:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-913328163',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=41e67fb2-1a4f-421c-9544-5fe416e98124,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9fd41d2875414676bc77cc2cd245d446',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f4bb34473c634080a9d3191d4fe953f5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:44:26 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-44552844-78f9-4cb4-bc40-80276e0f5311 tempest-VolumeQuotasAdminTestJSON-1384570560 tempest-VolumeQuotasAdminTestJSON-1384570560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a05dbad6-9796-4698-98e2-ca347ef62e44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:44:26 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-44552844-78f9-4cb4-bc40-80276e0f5311 tempest-VolumeQuotasAdminTestJSON-1384570560 tempest-VolumeQuotasAdminTestJSON-1384570560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a05dbad6-9796-4698-98e2-ca347ef62e44) transitioned into state 'SUCCESS' from state '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-913328163',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9fd41d2875414676bc77cc2cd245d446',qos_specs=None,replication_status=,reservations=['031c6eb3-3278-4c70-ba19-332937ee5dff','b242519b-3dce-4a3b-a528-5e47f9bc1414','aa35414c-e322-4ef8-8709-298f8450a9cb','4abfe78c-b0c2-49ea-81fa-f8f06999deac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4bb34473c634080a9d3191d4fe953f5',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:44:26 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-44552844-78f9-4cb4-bc40-80276e0f5311 tempest-VolumeQuotasAdminTestJSON-1384570560 tempest-VolumeQuotasAdminTestJSON-1384570560-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a3d6525-deac-45e5-a656-d06ed664d396) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:44:26 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-44552844-78f9-4cb4-bc40-80276e0f5311 tempest-VolumeQuotasAdminTestJSON-1384570560 tempest-VolumeQuotasAdminTestJSON-1384570560-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a3d6525-deac-45e5-a656-d06ed664d396) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:44:26 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-44552844-78f9-4cb4-bc40-80276e0f5311 tempest-VolumeQuotasAdminTestJSON-1384570560 tempest-VolumeQuotasAdminTestJSON-1384570560-project-member] Flow 'volume_create_api' (f801498a-8254-4634-9e67-2ff0be26373c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:44:26 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-44552844-78f9-4cb4-bc40-80276e0f5311 tempest-VolumeQuotasAdminTestJSON-1384570560 tempest-VolumeQuotasAdminTestJSON-1384570560-project-member] Create volume request issued successfully. Sep 06 06:44:26 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-44552844-78f9-4cb4-bc40-80276e0f5311 tempest-VolumeQuotasAdminTestJSON-1384570560 tempest-VolumeQuotasAdminTestJSON-1384570560-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:44:26 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1061/2143] 192.168.122.198 () {60 vars in 1142 bytes} [Sun Sep 6 06:44:26 2026] POST /volume/v3/volumes => generated 764 bytes in 618 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:44:26 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-92e1d033-a43c-4464-82c8-97c3bf303ced None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:26 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-92e1d033-a43c-4464-82c8-97c3bf303ced tempest-VolumeQuotasAdminTestJSON-1384570560 tempest-VolumeQuotasAdminTestJSON-1384570560-project-member] GET http://192.168.122.198/volume/v3/volumes/41e67fb2-1a4f-421c-9544-5fe416e98124 Sep 06 06:44:26 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-92e1d033-a43c-4464-82c8-97c3bf303ced tempest-VolumeQuotasAdminTestJSON-1384570560 tempest-VolumeQuotasAdminTestJSON-1384570560-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:44:26 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-92e1d033-a43c-4464-82c8-97c3bf303ced tempest-VolumeQuotasAdminTestJSON-1384570560 tempest-VolumeQuotasAdminTestJSON-1384570560-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:44:26 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:44:26 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:44:26 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:44:26 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:44:26 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-92e1d033-a43c-4464-82c8-97c3bf303ced tempest-VolumeQuotasAdminTestJSON-1384570560 tempest-VolumeQuotasAdminTestJSON-1384570560-project-member] Volume info retrieved successfully. Sep 06 06:44:26 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-92e1d033-a43c-4464-82c8-97c3bf303ced tempest-VolumeQuotasAdminTestJSON-1384570560 tempest-VolumeQuotasAdminTestJSON-1384570560-project-member] http://192.168.122.198/volume/v3/volumes/41e67fb2-1a4f-421c-9544-5fe416e98124 returned with HTTP 200 Sep 06 06:44:26 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1083/2144] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:44:26 2026] GET /volume/v3/volumes/41e67fb2-1a4f-421c-9544-5fe416e98124 => generated 832 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:44:27 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-5bb96971-374e-4246-97cf-53b13ca8b6dc None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:27 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-5bb96971-374e-4246-97cf-53b13ca8b6dc tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:44:27 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-5bb96971-374e-4246-97cf-53b13ca8b6dc tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1365164454", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:44:27 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.volumes [None req-5bb96971-374e-4246-97cf-53b13ca8b6dc tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1365164454', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:44:27 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-5bb96971-374e-4246-97cf-53b13ca8b6dc tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Create volume of 1 GB Sep 06 06:44:27 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:44:27 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:44:27 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-5bb96971-374e-4246-97cf-53b13ca8b6dc tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Availability Zones retrieved successfully. Sep 06 06:44:27 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-5bb96971-374e-4246-97cf-53b13ca8b6dc tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Flow 'volume_create_api' (cde5f92e-fb32-4a7e-9d7f-eaab4d6f3312) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:44:27 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-5bb96971-374e-4246-97cf-53b13ca8b6dc tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a253d0e-b737-45f0-a3c8-61d6604b8943) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:44:27 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.flows.api.create_volume [None req-5bb96971-374e-4246-97cf-53b13ca8b6dc tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Validating volume size '1' using validate_int {{(pid=87014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:44:27 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-5bb96971-374e-4246-97cf-53b13ca8b6dc tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a253d0e-b737-45f0-a3c8-61d6604b8943) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:44:27 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-5bb96971-374e-4246-97cf-53b13ca8b6dc tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0089abc8-64b1-443e-8179-756aabd96524) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:44:27 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-5bb96971-374e-4246-97cf-53b13ca8b6dc tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Created reservations ['01299dd9-0977-449a-8d04-057d88a895b0', '0090495b-f132-4d4e-b919-0d86bb545197', '0c0da497-aa30-4b45-a598-72b22a2174ec', 'e3b5f774-43a0-4169-a316-ee40af2cf708'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:44:27 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-5bb96971-374e-4246-97cf-53b13ca8b6dc tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0089abc8-64b1-443e-8179-756aabd96524) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['01299dd9-0977-449a-8d04-057d88a895b0', '0090495b-f132-4d4e-b919-0d86bb545197', '0c0da497-aa30-4b45-a598-72b22a2174ec', 'e3b5f774-43a0-4169-a316-ee40af2cf708']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:44:27 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-5bb96971-374e-4246-97cf-53b13ca8b6dc tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2cd6181-3b11-4b76-ba0d-862b9071731f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:44:27 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:44:27 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:44:27 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-5bb96971-374e-4246-97cf-53b13ca8b6dc tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2cd6181-3b11-4b76-ba0d-862b9071731f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'babca842-c8ce-4f3b-ba77-bf341af88d90', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1365164454',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='521db6231df4440e9d7d13f7a5ddd238',qos_specs=None,replication_status=,reservations=['01299dd9-0977-449a-8d04-057d88a895b0','0090495b-f132-4d4e-b919-0d86bb545197','0c0da497-aa30-4b45-a598-72b22a2174ec','e3b5f774-43a0-4169-a316-ee40af2cf708'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4aa373c116d447c7a35633a34cedadc7',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:44:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1365164454',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=babca842-c8ce-4f3b-ba77-bf341af88d90,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='521db6231df4440e9d7d13f7a5ddd238',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4aa373c116d447c7a35633a34cedadc7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:44:27 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-5bb96971-374e-4246-97cf-53b13ca8b6dc tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d58f9ea3-7197-4b8c-8ad0-2b47995d1499) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:44:27 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-5bb96971-374e-4246-97cf-53b13ca8b6dc tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d58f9ea3-7197-4b8c-8ad0-2b47995d1499) transitioned into state 'SUCCESS' from state '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-1365164454',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='521db6231df4440e9d7d13f7a5ddd238',qos_specs=None,replication_status=,reservations=['01299dd9-0977-449a-8d04-057d88a895b0','0090495b-f132-4d4e-b919-0d86bb545197','0c0da497-aa30-4b45-a598-72b22a2174ec','e3b5f774-43a0-4169-a316-ee40af2cf708'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4aa373c116d447c7a35633a34cedadc7',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:44:27 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-5bb96971-374e-4246-97cf-53b13ca8b6dc tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03145975-4874-4598-bc1a-02e5d03c806b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:44:27 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-5bb96971-374e-4246-97cf-53b13ca8b6dc tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03145975-4874-4598-bc1a-02e5d03c806b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:44:27 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-5bb96971-374e-4246-97cf-53b13ca8b6dc tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Flow 'volume_create_api' (cde5f92e-fb32-4a7e-9d7f-eaab4d6f3312) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:44:27 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-5bb96971-374e-4246-97cf-53b13ca8b6dc tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Create volume request issued successfully. Sep 06 06:44:27 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-5bb96971-374e-4246-97cf-53b13ca8b6dc tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:44:27 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1062/2145] 192.168.122.198 () {60 vars in 1143 bytes} [Sun Sep 6 06:44:27 2026] POST /volume/v3/volumes => generated 774 bytes in 465 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:44:27 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-6b01585f-8fc2-4272-acb9-4119d35b6a6d None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:27 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-6b01585f-8fc2-4272-acb9-4119d35b6a6d tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:44:27 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-6b01585f-8fc2-4272-acb9-4119d35b6a6d tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1628241045", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:44:27 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.volumes [None req-6b01585f-8fc2-4272-acb9-4119d35b6a6d tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1628241045', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:44:27 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-6b01585f-8fc2-4272-acb9-4119d35b6a6d tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Create volume of 1 GB Sep 06 06:44:27 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-6b01585f-8fc2-4272-acb9-4119d35b6a6d tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Availability Zones retrieved successfully. Sep 06 06:44:27 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-6b01585f-8fc2-4272-acb9-4119d35b6a6d tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Flow 'volume_create_api' (7b6f022f-8695-42bc-8041-f3e2ae1078a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:44:27 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-6b01585f-8fc2-4272-acb9-4119d35b6a6d tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1adfc1b7-855a-48c3-8efb-934b19293d25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:44:27 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.flows.api.create_volume [None req-6b01585f-8fc2-4272-acb9-4119d35b6a6d tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Validating volume size '1' using validate_int {{(pid=87015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:44:27 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-6b01585f-8fc2-4272-acb9-4119d35b6a6d tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1adfc1b7-855a-48c3-8efb-934b19293d25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:44:27 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-6b01585f-8fc2-4272-acb9-4119d35b6a6d tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84b5a771-096e-4aef-87d7-b11d14117f49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:44:27 devstack devstack@c-api.service[87015]: DEBUG cinder.quota [None req-6b01585f-8fc2-4272-acb9-4119d35b6a6d tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Created reservations ['fa1c84c1-4592-41a4-aa27-64c519f66cee', '3815f9a7-f6f3-45ef-82a5-f1b72b5babca', '58e5406d-5d87-454e-a672-d6c52f28c544', 'a5e8e474-3009-42d1-824d-e606a2c2b1d1'] {{(pid=87015) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:44:27 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-6b01585f-8fc2-4272-acb9-4119d35b6a6d tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84b5a771-096e-4aef-87d7-b11d14117f49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fa1c84c1-4592-41a4-aa27-64c519f66cee', '3815f9a7-f6f3-45ef-82a5-f1b72b5babca', '58e5406d-5d87-454e-a672-d6c52f28c544', 'a5e8e474-3009-42d1-824d-e606a2c2b1d1']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:44:27 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-6b01585f-8fc2-4272-acb9-4119d35b6a6d tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d0ff733-2bbb-43ff-a7f8-2be33e11fd2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:44:27 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:44:27 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:44:27 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-6b01585f-8fc2-4272-acb9-4119d35b6a6d tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d0ff733-2bbb-43ff-a7f8-2be33e11fd2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'be4b465f-1cdb-499f-a56a-9addf4cbc513', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1628241045',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='521db6231df4440e9d7d13f7a5ddd238',qos_specs=None,replication_status=,reservations=['fa1c84c1-4592-41a4-aa27-64c519f66cee','3815f9a7-f6f3-45ef-82a5-f1b72b5babca','58e5406d-5d87-454e-a672-d6c52f28c544','a5e8e474-3009-42d1-824d-e606a2c2b1d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4aa373c116d447c7a35633a34cedadc7',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:44:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1628241045',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=be4b465f-1cdb-499f-a56a-9addf4cbc513,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='521db6231df4440e9d7d13f7a5ddd238',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4aa373c116d447c7a35633a34cedadc7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:44:27 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-6b01585f-8fc2-4272-acb9-4119d35b6a6d tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5dc7cfb8-aef7-45db-8788-4312f564c350) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:44:27 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-6b01585f-8fc2-4272-acb9-4119d35b6a6d tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5dc7cfb8-aef7-45db-8788-4312f564c350) transitioned into state 'SUCCESS' from state '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-1628241045',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='521db6231df4440e9d7d13f7a5ddd238',qos_specs=None,replication_status=,reservations=['fa1c84c1-4592-41a4-aa27-64c519f66cee','3815f9a7-f6f3-45ef-82a5-f1b72b5babca','58e5406d-5d87-454e-a672-d6c52f28c544','a5e8e474-3009-42d1-824d-e606a2c2b1d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4aa373c116d447c7a35633a34cedadc7',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:44:27 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-6b01585f-8fc2-4272-acb9-4119d35b6a6d tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8422a44-6df4-4342-8c79-fe94dccb2509) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:44:27 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-6b01585f-8fc2-4272-acb9-4119d35b6a6d tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8422a44-6df4-4342-8c79-fe94dccb2509) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:44:27 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-6b01585f-8fc2-4272-acb9-4119d35b6a6d tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Flow 'volume_create_api' (7b6f022f-8695-42bc-8041-f3e2ae1078a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:44:27 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-6b01585f-8fc2-4272-acb9-4119d35b6a6d tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Create volume request issued successfully. Sep 06 06:44:27 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-6b01585f-8fc2-4272-acb9-4119d35b6a6d tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:44:27 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1084/2146] 192.168.122.198 () {60 vars in 1143 bytes} [Sun Sep 6 06:44:27 2026] POST /volume/v3/volumes => generated 774 bytes in 333 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:44:28 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-5a9b5279-73f1-4667-bc3d-67183f2bfd49 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:28 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-5a9b5279-73f1-4667-bc3d-67183f2bfd49 tempest-VolumeQuotasAdminTestJSON-1384570560 tempest-VolumeQuotasAdminTestJSON-1384570560-project-member] GET http://192.168.122.198/volume/v3/volumes/41e67fb2-1a4f-421c-9544-5fe416e98124 Sep 06 06:44:28 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-5a9b5279-73f1-4667-bc3d-67183f2bfd49 tempest-VolumeQuotasAdminTestJSON-1384570560 tempest-VolumeQuotasAdminTestJSON-1384570560-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:44:28 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-5a9b5279-73f1-4667-bc3d-67183f2bfd49 tempest-VolumeQuotasAdminTestJSON-1384570560 tempest-VolumeQuotasAdminTestJSON-1384570560-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:44:28 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:44:28 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:44:28 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:44:28 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:44:28 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-5a9b5279-73f1-4667-bc3d-67183f2bfd49 tempest-VolumeQuotasAdminTestJSON-1384570560 tempest-VolumeQuotasAdminTestJSON-1384570560-project-member] Volume info retrieved successfully. Sep 06 06:44:28 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-5a9b5279-73f1-4667-bc3d-67183f2bfd49 tempest-VolumeQuotasAdminTestJSON-1384570560 tempest-VolumeQuotasAdminTestJSON-1384570560-project-member] http://192.168.122.198/volume/v3/volumes/41e67fb2-1a4f-421c-9544-5fe416e98124 returned with HTTP 200 Sep 06 06:44:28 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1063/2147] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:44:27 2026] GET /volume/v3/volumes/41e67fb2-1a4f-421c-9544-5fe416e98124 => generated 856 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:44:29 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-278fd5ce-362c-49f3-9ffe-937cb45a91a4 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:29 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-278fd5ce-362c-49f3-9ffe-937cb45a91a4 tempest-VolumeQuotasAdminTestJSON-1384570560 tempest-VolumeQuotasAdminTestJSON-1384570560-project-member] GET http://192.168.122.198/volume/v3/volumes/41e67fb2-1a4f-421c-9544-5fe416e98124 Sep 06 06:44:29 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-278fd5ce-362c-49f3-9ffe-937cb45a91a4 tempest-VolumeQuotasAdminTestJSON-1384570560 tempest-VolumeQuotasAdminTestJSON-1384570560-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:44:29 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-278fd5ce-362c-49f3-9ffe-937cb45a91a4 tempest-VolumeQuotasAdminTestJSON-1384570560 tempest-VolumeQuotasAdminTestJSON-1384570560-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:44:29 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:44:29 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:44:29 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:44:29 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:44:29 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-278fd5ce-362c-49f3-9ffe-937cb45a91a4 tempest-VolumeQuotasAdminTestJSON-1384570560 tempest-VolumeQuotasAdminTestJSON-1384570560-project-member] Volume info retrieved successfully. Sep 06 06:44:29 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-278fd5ce-362c-49f3-9ffe-937cb45a91a4 tempest-VolumeQuotasAdminTestJSON-1384570560 tempest-VolumeQuotasAdminTestJSON-1384570560-project-member] http://192.168.122.198/volume/v3/volumes/41e67fb2-1a4f-421c-9544-5fe416e98124 returned with HTTP 200 Sep 06 06:44:29 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1085/2148] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:44:29 2026] GET /volume/v3/volumes/41e67fb2-1a4f-421c-9544-5fe416e98124 => generated 857 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:44:29 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-581ce2c9-fe90-48f1-966f-9562739ae25e None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:29 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-581ce2c9-fe90-48f1-966f-9562739ae25e tempest-VolumeQuotasAdminTestJSON-553092519 tempest-VolumeQuotasAdminTestJSON-553092519-project-admin] GET http://192.168.122.198/volume/v3/os-quota-sets/9fd41d2875414676bc77cc2cd245d446?usage=True Sep 06 06:44:29 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-581ce2c9-fe90-48f1-966f-9562739ae25e tempest-VolumeQuotasAdminTestJSON-553092519 tempest-VolumeQuotasAdminTestJSON-553092519-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:44:29 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-581ce2c9-fe90-48f1-966f-9562739ae25e tempest-VolumeQuotasAdminTestJSON-553092519 tempest-VolumeQuotasAdminTestJSON-553092519-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:44:29 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-581ce2c9-fe90-48f1-966f-9562739ae25e tempest-VolumeQuotasAdminTestJSON-553092519 tempest-VolumeQuotasAdminTestJSON-553092519-project-admin] http://192.168.122.198/volume/v3/os-quota-sets/9fd41d2875414676bc77cc2cd245d446?usage=True returned with HTTP 200 Sep 06 06:44:29 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1064/2149] 192.168.122.198 () {58 vars in 1259 bytes} [Sun Sep 6 06:44:29 2026] GET /volume/v3/os-quota-sets/9fd41d2875414676bc77cc2cd245d446?usage=True => generated 1064 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:44:29 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-6b8430d5-4637-4174-a885-6e9ac2c1ee83 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:29 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-6b8430d5-4637-4174-a885-6e9ac2c1ee83 tempest-VolumeQuotasAdminTestJSON-1384570560 tempest-VolumeQuotasAdminTestJSON-1384570560-project-member] DELETE http://192.168.122.198/volume/v3/volumes/41e67fb2-1a4f-421c-9544-5fe416e98124 Sep 06 06:44:29 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-6b8430d5-4637-4174-a885-6e9ac2c1ee83 tempest-VolumeQuotasAdminTestJSON-1384570560 tempest-VolumeQuotasAdminTestJSON-1384570560-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:44:29 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-6b8430d5-4637-4174-a885-6e9ac2c1ee83 tempest-VolumeQuotasAdminTestJSON-1384570560 tempest-VolumeQuotasAdminTestJSON-1384570560-project-member] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:44:29 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-6b8430d5-4637-4174-a885-6e9ac2c1ee83 tempest-VolumeQuotasAdminTestJSON-1384570560 tempest-VolumeQuotasAdminTestJSON-1384570560-project-member] Delete volume with id: 41e67fb2-1a4f-421c-9544-5fe416e98124 Sep 06 06:44:29 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:44:29 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:44:29 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:44:29 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:44:29 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-6b8430d5-4637-4174-a885-6e9ac2c1ee83 tempest-VolumeQuotasAdminTestJSON-1384570560 tempest-VolumeQuotasAdminTestJSON-1384570560-project-member] Volume info retrieved successfully. Sep 06 06:44:29 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-6b8430d5-4637-4174-a885-6e9ac2c1ee83 tempest-VolumeQuotasAdminTestJSON-1384570560 tempest-VolumeQuotasAdminTestJSON-1384570560-project-member] Delete volume request issued successfully. Sep 06 06:44:29 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-6b8430d5-4637-4174-a885-6e9ac2c1ee83 tempest-VolumeQuotasAdminTestJSON-1384570560 tempest-VolumeQuotasAdminTestJSON-1384570560-project-member] http://192.168.122.198/volume/v3/volumes/41e67fb2-1a4f-421c-9544-5fe416e98124 returned with HTTP 202 Sep 06 06:44:29 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1086/2150] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:44:29 2026] DELETE /volume/v3/volumes/41e67fb2-1a4f-421c-9544-5fe416e98124 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:44:29 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-2187025b-7e5c-4680-aaf6-bb1340bd349d None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:29 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-2187025b-7e5c-4680-aaf6-bb1340bd349d tempest-VolumeQuotasAdminTestJSON-1384570560 tempest-VolumeQuotasAdminTestJSON-1384570560-project-member] GET http://192.168.122.198/volume/v3/volumes/41e67fb2-1a4f-421c-9544-5fe416e98124 Sep 06 06:44:29 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-2187025b-7e5c-4680-aaf6-bb1340bd349d tempest-VolumeQuotasAdminTestJSON-1384570560 tempest-VolumeQuotasAdminTestJSON-1384570560-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:44:29 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-2187025b-7e5c-4680-aaf6-bb1340bd349d tempest-VolumeQuotasAdminTestJSON-1384570560 tempest-VolumeQuotasAdminTestJSON-1384570560-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:44:29 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:44:29 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:44:29 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:44:29 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:44:29 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-2187025b-7e5c-4680-aaf6-bb1340bd349d tempest-VolumeQuotasAdminTestJSON-1384570560 tempest-VolumeQuotasAdminTestJSON-1384570560-project-member] Volume info retrieved successfully. Sep 06 06:44:29 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-2187025b-7e5c-4680-aaf6-bb1340bd349d tempest-VolumeQuotasAdminTestJSON-1384570560 tempest-VolumeQuotasAdminTestJSON-1384570560-project-member] http://192.168.122.198/volume/v3/volumes/41e67fb2-1a4f-421c-9544-5fe416e98124 returned with HTTP 200 Sep 06 06:44:29 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1065/2151] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:44:29 2026] GET /volume/v3/volumes/41e67fb2-1a4f-421c-9544-5fe416e98124 => generated 856 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:44:30 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-358cd3b8-c57c-4bc6-bd0e-42de196b90c1 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:30 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-358cd3b8-c57c-4bc6-bd0e-42de196b90c1 tempest-VolumeQuotasAdminTestJSON-1384570560 tempest-VolumeQuotasAdminTestJSON-1384570560-project-member] GET http://192.168.122.198/volume/v3/volumes/41e67fb2-1a4f-421c-9544-5fe416e98124 Sep 06 06:44:30 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-358cd3b8-c57c-4bc6-bd0e-42de196b90c1 tempest-VolumeQuotasAdminTestJSON-1384570560 tempest-VolumeQuotasAdminTestJSON-1384570560-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:44:30 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-358cd3b8-c57c-4bc6-bd0e-42de196b90c1 tempest-VolumeQuotasAdminTestJSON-1384570560 tempest-VolumeQuotasAdminTestJSON-1384570560-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:44:30 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-358cd3b8-c57c-4bc6-bd0e-42de196b90c1 tempest-VolumeQuotasAdminTestJSON-1384570560 tempest-VolumeQuotasAdminTestJSON-1384570560-project-member] http://192.168.122.198/volume/v3/volumes/41e67fb2-1a4f-421c-9544-5fe416e98124 returned with HTTP 404 Sep 06 06:44:30 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1087/2152] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:44:30 2026] GET /volume/v3/volumes/41e67fb2-1a4f-421c-9544-5fe416e98124 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:44:30 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-daef52ba-2ae1-4606-9631-adaf0e9349c3 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:30 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-daef52ba-2ae1-4606-9631-adaf0e9349c3 tempest-VolumeQuotasAdminTestJSON-1384570560 tempest-VolumeQuotasAdminTestJSON-1384570560-project-member] GET http://192.168.122.198/volume/v3/volumes/41e67fb2-1a4f-421c-9544-5fe416e98124 Sep 06 06:44:30 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-daef52ba-2ae1-4606-9631-adaf0e9349c3 tempest-VolumeQuotasAdminTestJSON-1384570560 tempest-VolumeQuotasAdminTestJSON-1384570560-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:44:30 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-daef52ba-2ae1-4606-9631-adaf0e9349c3 tempest-VolumeQuotasAdminTestJSON-1384570560 tempest-VolumeQuotasAdminTestJSON-1384570560-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:44:30 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-daef52ba-2ae1-4606-9631-adaf0e9349c3 tempest-VolumeQuotasAdminTestJSON-1384570560 tempest-VolumeQuotasAdminTestJSON-1384570560-project-member] http://192.168.122.198/volume/v3/volumes/41e67fb2-1a4f-421c-9544-5fe416e98124 returned with HTTP 404 Sep 06 06:44:30 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1066/2153] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:44:30 2026] GET /volume/v3/volumes/41e67fb2-1a4f-421c-9544-5fe416e98124 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:44:30 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-cf0cb2a2-cdd9-4ddc-89bb-af4981e62c1f None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:30 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-cf0cb2a2-cdd9-4ddc-89bb-af4981e62c1f tempest-VolumeQuotasAdminTestJSON-1384570560 tempest-VolumeQuotasAdminTestJSON-1384570560-project-member] DELETE http://192.168.122.198/volume/v3/volumes/41e67fb2-1a4f-421c-9544-5fe416e98124 Sep 06 06:44:30 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-cf0cb2a2-cdd9-4ddc-89bb-af4981e62c1f tempest-VolumeQuotasAdminTestJSON-1384570560 tempest-VolumeQuotasAdminTestJSON-1384570560-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:44:30 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-cf0cb2a2-cdd9-4ddc-89bb-af4981e62c1f tempest-VolumeQuotasAdminTestJSON-1384570560 tempest-VolumeQuotasAdminTestJSON-1384570560-project-member] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:44:30 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-cf0cb2a2-cdd9-4ddc-89bb-af4981e62c1f tempest-VolumeQuotasAdminTestJSON-1384570560 tempest-VolumeQuotasAdminTestJSON-1384570560-project-member] Delete volume with id: 41e67fb2-1a4f-421c-9544-5fe416e98124 Sep 06 06:44:30 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-cf0cb2a2-cdd9-4ddc-89bb-af4981e62c1f tempest-VolumeQuotasAdminTestJSON-1384570560 tempest-VolumeQuotasAdminTestJSON-1384570560-project-member] http://192.168.122.198/volume/v3/volumes/41e67fb2-1a4f-421c-9544-5fe416e98124 returned with HTTP 404 Sep 06 06:44:30 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1088/2154] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:44:30 2026] DELETE /volume/v3/volumes/41e67fb2-1a4f-421c-9544-5fe416e98124 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:44:30 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-2e174a54-14bf-45b7-8f82-00039aac0e33 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:30 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-2e174a54-14bf-45b7-8f82-00039aac0e33 tempest-VolumeQuotasAdminTestJSON-1384570560 tempest-VolumeQuotasAdminTestJSON-1384570560-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:44:30 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-2e174a54-14bf-45b7-8f82-00039aac0e33 tempest-VolumeQuotasAdminTestJSON-1384570560 tempest-VolumeQuotasAdminTestJSON-1384570560-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-754289550"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:44:30 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.volumes [None req-2e174a54-14bf-45b7-8f82-00039aac0e33 tempest-VolumeQuotasAdminTestJSON-1384570560 tempest-VolumeQuotasAdminTestJSON-1384570560-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-754289550'}} {{(pid=87014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:44:30 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-2e174a54-14bf-45b7-8f82-00039aac0e33 tempest-VolumeQuotasAdminTestJSON-1384570560 tempest-VolumeQuotasAdminTestJSON-1384570560-project-member] Create volume of 1 GB Sep 06 06:44:30 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-2e174a54-14bf-45b7-8f82-00039aac0e33 tempest-VolumeQuotasAdminTestJSON-1384570560 tempest-VolumeQuotasAdminTestJSON-1384570560-project-member] Availability Zones retrieved successfully. Sep 06 06:44:30 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-2e174a54-14bf-45b7-8f82-00039aac0e33 tempest-VolumeQuotasAdminTestJSON-1384570560 tempest-VolumeQuotasAdminTestJSON-1384570560-project-member] Flow 'volume_create_api' (49d7e35f-cfdb-4a59-94f5-b233e5759303) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:44:30 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-2e174a54-14bf-45b7-8f82-00039aac0e33 tempest-VolumeQuotasAdminTestJSON-1384570560 tempest-VolumeQuotasAdminTestJSON-1384570560-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1b7be9b-b697-42c4-aaab-b0f8cdb8a4be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:44:30 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.flows.api.create_volume [None req-2e174a54-14bf-45b7-8f82-00039aac0e33 tempest-VolumeQuotasAdminTestJSON-1384570560 tempest-VolumeQuotasAdminTestJSON-1384570560-project-member] Validating volume size '1' using validate_int {{(pid=87014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:44:30 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-2e174a54-14bf-45b7-8f82-00039aac0e33 tempest-VolumeQuotasAdminTestJSON-1384570560 tempest-VolumeQuotasAdminTestJSON-1384570560-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1b7be9b-b697-42c4-aaab-b0f8cdb8a4be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:44:30 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-2e174a54-14bf-45b7-8f82-00039aac0e33 tempest-VolumeQuotasAdminTestJSON-1384570560 tempest-VolumeQuotasAdminTestJSON-1384570560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (adeea865-3a46-43cb-a86e-5afc7eabcf95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:44:30 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-2e174a54-14bf-45b7-8f82-00039aac0e33 tempest-VolumeQuotasAdminTestJSON-1384570560 tempest-VolumeQuotasAdminTestJSON-1384570560-project-member] Created reservations ['4b8b77b0-5f03-4a5d-8e06-6dc2c9b94845', 'a36b34fa-bb75-4cc0-827c-91a16b819f20', 'fb7089e3-4956-47e3-ae85-d5a9d9a30ee5', '693675d9-9c65-4fbe-8d8e-d89ceb8a5dc0'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:44:30 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-2e174a54-14bf-45b7-8f82-00039aac0e33 tempest-VolumeQuotasAdminTestJSON-1384570560 tempest-VolumeQuotasAdminTestJSON-1384570560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (adeea865-3a46-43cb-a86e-5afc7eabcf95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b8b77b0-5f03-4a5d-8e06-6dc2c9b94845', 'a36b34fa-bb75-4cc0-827c-91a16b819f20', 'fb7089e3-4956-47e3-ae85-d5a9d9a30ee5', '693675d9-9c65-4fbe-8d8e-d89ceb8a5dc0']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:44:30 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-2e174a54-14bf-45b7-8f82-00039aac0e33 tempest-VolumeQuotasAdminTestJSON-1384570560 tempest-VolumeQuotasAdminTestJSON-1384570560-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f448edd-bd65-497e-b3df-5203761caa31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:44:30 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:44:30 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:44:30 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-2e174a54-14bf-45b7-8f82-00039aac0e33 tempest-VolumeQuotasAdminTestJSON-1384570560 tempest-VolumeQuotasAdminTestJSON-1384570560-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f448edd-bd65-497e-b3df-5203761caa31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd3ef4aa-3320-4b80-a2b1-4a0e83be5849', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-754289550',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9fd41d2875414676bc77cc2cd245d446',qos_specs=None,replication_status=,reservations=['4b8b77b0-5f03-4a5d-8e06-6dc2c9b94845','a36b34fa-bb75-4cc0-827c-91a16b819f20','fb7089e3-4956-47e3-ae85-d5a9d9a30ee5','693675d9-9c65-4fbe-8d8e-d89ceb8a5dc0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4bb34473c634080a9d3191d4fe953f5',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:44:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-754289550',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cd3ef4aa-3320-4b80-a2b1-4a0e83be5849,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9fd41d2875414676bc77cc2cd245d446',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f4bb34473c634080a9d3191d4fe953f5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:44:30 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-2e174a54-14bf-45b7-8f82-00039aac0e33 tempest-VolumeQuotasAdminTestJSON-1384570560 tempest-VolumeQuotasAdminTestJSON-1384570560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5b2a5b6-7a46-4c0e-9a1c-df74940460e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:44:30 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-2e174a54-14bf-45b7-8f82-00039aac0e33 tempest-VolumeQuotasAdminTestJSON-1384570560 tempest-VolumeQuotasAdminTestJSON-1384570560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5b2a5b6-7a46-4c0e-9a1c-df74940460e5) transitioned into state 'SUCCESS' from state '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-754289550',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9fd41d2875414676bc77cc2cd245d446',qos_specs=None,replication_status=,reservations=['4b8b77b0-5f03-4a5d-8e06-6dc2c9b94845','a36b34fa-bb75-4cc0-827c-91a16b819f20','fb7089e3-4956-47e3-ae85-d5a9d9a30ee5','693675d9-9c65-4fbe-8d8e-d89ceb8a5dc0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4bb34473c634080a9d3191d4fe953f5',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:44:30 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-2e174a54-14bf-45b7-8f82-00039aac0e33 tempest-VolumeQuotasAdminTestJSON-1384570560 tempest-VolumeQuotasAdminTestJSON-1384570560-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65abd5d8-04ae-4606-b43c-afc8ee1f82b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:44:30 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-2e174a54-14bf-45b7-8f82-00039aac0e33 tempest-VolumeQuotasAdminTestJSON-1384570560 tempest-VolumeQuotasAdminTestJSON-1384570560-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65abd5d8-04ae-4606-b43c-afc8ee1f82b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:44:30 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-2e174a54-14bf-45b7-8f82-00039aac0e33 tempest-VolumeQuotasAdminTestJSON-1384570560 tempest-VolumeQuotasAdminTestJSON-1384570560-project-member] Flow 'volume_create_api' (49d7e35f-cfdb-4a59-94f5-b233e5759303) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:44:30 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-2e174a54-14bf-45b7-8f82-00039aac0e33 tempest-VolumeQuotasAdminTestJSON-1384570560 tempest-VolumeQuotasAdminTestJSON-1384570560-project-member] Create volume request issued successfully. Sep 06 06:44:30 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-2e174a54-14bf-45b7-8f82-00039aac0e33 tempest-VolumeQuotasAdminTestJSON-1384570560 tempest-VolumeQuotasAdminTestJSON-1384570560-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:44:30 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1067/2155] 192.168.122.198 () {60 vars in 1142 bytes} [Sun Sep 6 06:44:30 2026] POST /volume/v3/volumes => generated 764 bytes in 357 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:44:30 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-bf591a5d-7137-4e27-9573-74a9b92c24ac None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:30 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-bf591a5d-7137-4e27-9573-74a9b92c24ac tempest-VolumeQuotasAdminTestJSON-1384570560 tempest-VolumeQuotasAdminTestJSON-1384570560-project-member] GET http://192.168.122.198/volume/v3/volumes/cd3ef4aa-3320-4b80-a2b1-4a0e83be5849 Sep 06 06:44:30 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-bf591a5d-7137-4e27-9573-74a9b92c24ac tempest-VolumeQuotasAdminTestJSON-1384570560 tempest-VolumeQuotasAdminTestJSON-1384570560-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:44:30 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-bf591a5d-7137-4e27-9573-74a9b92c24ac tempest-VolumeQuotasAdminTestJSON-1384570560 tempest-VolumeQuotasAdminTestJSON-1384570560-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:44:30 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:44:30 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:44:30 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:44:30 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:44:30 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-bf591a5d-7137-4e27-9573-74a9b92c24ac tempest-VolumeQuotasAdminTestJSON-1384570560 tempest-VolumeQuotasAdminTestJSON-1384570560-project-member] Volume info retrieved successfully. Sep 06 06:44:30 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-bf591a5d-7137-4e27-9573-74a9b92c24ac tempest-VolumeQuotasAdminTestJSON-1384570560 tempest-VolumeQuotasAdminTestJSON-1384570560-project-member] http://192.168.122.198/volume/v3/volumes/cd3ef4aa-3320-4b80-a2b1-4a0e83be5849 returned with HTTP 200 Sep 06 06:44:30 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1089/2156] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:44:30 2026] GET /volume/v3/volumes/cd3ef4aa-3320-4b80-a2b1-4a0e83be5849 => generated 832 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:44:31 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-c5cb478c-fe30-4f1f-b768-2e00d9fdbd81 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:31 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c5cb478c-fe30-4f1f-b768-2e00d9fdbd81 tempest-VolumeQuotasAdminTestJSON-1384570560 tempest-VolumeQuotasAdminTestJSON-1384570560-project-member] GET http://192.168.122.198/volume/v3/volumes/cd3ef4aa-3320-4b80-a2b1-4a0e83be5849 Sep 06 06:44:31 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-c5cb478c-fe30-4f1f-b768-2e00d9fdbd81 tempest-VolumeQuotasAdminTestJSON-1384570560 tempest-VolumeQuotasAdminTestJSON-1384570560-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:44:31 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-c5cb478c-fe30-4f1f-b768-2e00d9fdbd81 tempest-VolumeQuotasAdminTestJSON-1384570560 tempest-VolumeQuotasAdminTestJSON-1384570560-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:44:31 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:44:31 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:44:31 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:44:31 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:44:31 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-c5cb478c-fe30-4f1f-b768-2e00d9fdbd81 tempest-VolumeQuotasAdminTestJSON-1384570560 tempest-VolumeQuotasAdminTestJSON-1384570560-project-member] Volume info retrieved successfully. Sep 06 06:44:31 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c5cb478c-fe30-4f1f-b768-2e00d9fdbd81 tempest-VolumeQuotasAdminTestJSON-1384570560 tempest-VolumeQuotasAdminTestJSON-1384570560-project-member] http://192.168.122.198/volume/v3/volumes/cd3ef4aa-3320-4b80-a2b1-4a0e83be5849 returned with HTTP 200 Sep 06 06:44:31 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1068/2157] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:44:31 2026] GET /volume/v3/volumes/cd3ef4aa-3320-4b80-a2b1-4a0e83be5849 => generated 856 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:44:33 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-dfd918ee-7f78-4469-8bd7-c0f3267e3ba1 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:33 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-dfd918ee-7f78-4469-8bd7-c0f3267e3ba1 tempest-VolumeQuotasAdminTestJSON-1384570560 tempest-VolumeQuotasAdminTestJSON-1384570560-project-member] GET http://192.168.122.198/volume/v3/volumes/cd3ef4aa-3320-4b80-a2b1-4a0e83be5849 Sep 06 06:44:33 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-dfd918ee-7f78-4469-8bd7-c0f3267e3ba1 tempest-VolumeQuotasAdminTestJSON-1384570560 tempest-VolumeQuotasAdminTestJSON-1384570560-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:44:33 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-dfd918ee-7f78-4469-8bd7-c0f3267e3ba1 tempest-VolumeQuotasAdminTestJSON-1384570560 tempest-VolumeQuotasAdminTestJSON-1384570560-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:44:33 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:44:33 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:44:33 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:44:33 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:44:33 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-dfd918ee-7f78-4469-8bd7-c0f3267e3ba1 tempest-VolumeQuotasAdminTestJSON-1384570560 tempest-VolumeQuotasAdminTestJSON-1384570560-project-member] Volume info retrieved successfully. Sep 06 06:44:33 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-dfd918ee-7f78-4469-8bd7-c0f3267e3ba1 tempest-VolumeQuotasAdminTestJSON-1384570560 tempest-VolumeQuotasAdminTestJSON-1384570560-project-member] http://192.168.122.198/volume/v3/volumes/cd3ef4aa-3320-4b80-a2b1-4a0e83be5849 returned with HTTP 200 Sep 06 06:44:33 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1090/2158] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:44:33 2026] GET /volume/v3/volumes/cd3ef4aa-3320-4b80-a2b1-4a0e83be5849 => generated 857 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:44:33 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-d158fce4-a00b-4429-a2b8-4a9d10415c0f None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:33 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-d158fce4-a00b-4429-a2b8-4a9d10415c0f tempest-VolumeQuotasAdminTestJSON-553092519 tempest-VolumeQuotasAdminTestJSON-553092519-project-admin] GET http://192.168.122.198/volume/v3/os-quota-sets/9fd41d2875414676bc77cc2cd245d446?usage=True Sep 06 06:44:33 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-d158fce4-a00b-4429-a2b8-4a9d10415c0f tempest-VolumeQuotasAdminTestJSON-553092519 tempest-VolumeQuotasAdminTestJSON-553092519-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:44:33 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-d158fce4-a00b-4429-a2b8-4a9d10415c0f tempest-VolumeQuotasAdminTestJSON-553092519 tempest-VolumeQuotasAdminTestJSON-553092519-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:44:33 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-d158fce4-a00b-4429-a2b8-4a9d10415c0f tempest-VolumeQuotasAdminTestJSON-553092519 tempest-VolumeQuotasAdminTestJSON-553092519-project-admin] http://192.168.122.198/volume/v3/os-quota-sets/9fd41d2875414676bc77cc2cd245d446?usage=True returned with HTTP 200 Sep 06 06:44:33 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1069/2159] 192.168.122.198 () {58 vars in 1259 bytes} [Sun Sep 6 06:44:33 2026] GET /volume/v3/os-quota-sets/9fd41d2875414676bc77cc2cd245d446?usage=True => generated 1064 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:44:33 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-8da41c2c-50b0-46e8-a636-6122563fc346 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:33 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-8da41c2c-50b0-46e8-a636-6122563fc346 tempest-VolumeQuotasAdminTestJSON-553092519 tempest-VolumeQuotasAdminTestJSON-553092519-project-admin] GET http://192.168.122.198/volume/v3/os-quota-sets/963941857b1f46c0960b66c3229cad69?usage=True Sep 06 06:44:33 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-8da41c2c-50b0-46e8-a636-6122563fc346 tempest-VolumeQuotasAdminTestJSON-553092519 tempest-VolumeQuotasAdminTestJSON-553092519-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:44:33 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-8da41c2c-50b0-46e8-a636-6122563fc346 tempest-VolumeQuotasAdminTestJSON-553092519 tempest-VolumeQuotasAdminTestJSON-553092519-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:44:33 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-8da41c2c-50b0-46e8-a636-6122563fc346 tempest-VolumeQuotasAdminTestJSON-553092519 tempest-VolumeQuotasAdminTestJSON-553092519-project-admin] http://192.168.122.198/volume/v3/os-quota-sets/963941857b1f46c0960b66c3229cad69?usage=True returned with HTTP 200 Sep 06 06:44:33 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1091/2160] 192.168.122.198 () {58 vars in 1259 bytes} [Sun Sep 6 06:44:33 2026] GET /volume/v3/os-quota-sets/963941857b1f46c0960b66c3229cad69?usage=True => generated 1064 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:44:33 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-f7d12326-3007-41fa-ae4d-84a4332255b5 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:33 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f7d12326-3007-41fa-ae4d-84a4332255b5 tempest-VolumeQuotasAdminTestJSON-1384570560 tempest-VolumeQuotasAdminTestJSON-1384570560-project-member] POST http://192.168.122.198/volume/v3/os-volume-transfer Sep 06 06:44:33 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-f7d12326-3007-41fa-ae4d-84a4332255b5 tempest-VolumeQuotasAdminTestJSON-1384570560 tempest-VolumeQuotasAdminTestJSON-1384570560-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "cd3ef4aa-3320-4b80-a2b1-4a0e83be5849"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:44:33 devstack devstack@c-api.service[87014]: DEBUG cinder.api.contrib.volume_transfer [None req-f7d12326-3007-41fa-ae4d-84a4332255b5 tempest-VolumeQuotasAdminTestJSON-1384570560 tempest-VolumeQuotasAdminTestJSON-1384570560-project-member] Creating new volume transfer {'transfer': {'volume_id': 'cd3ef4aa-3320-4b80-a2b1-4a0e83be5849'}} {{(pid=87014) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 06 06:44:33 devstack devstack@c-api.service[87014]: INFO cinder.api.contrib.volume_transfer [None req-f7d12326-3007-41fa-ae4d-84a4332255b5 tempest-VolumeQuotasAdminTestJSON-1384570560 tempest-VolumeQuotasAdminTestJSON-1384570560-project-member] Creating transfer of volume cd3ef4aa-3320-4b80-a2b1-4a0e83be5849 Sep 06 06:44:33 devstack devstack@c-api.service[87014]: INFO cinder.transfer.api [None req-f7d12326-3007-41fa-ae4d-84a4332255b5 tempest-VolumeQuotasAdminTestJSON-1384570560 tempest-VolumeQuotasAdminTestJSON-1384570560-project-member] Generating transfer record for volume cd3ef4aa-3320-4b80-a2b1-4a0e83be5849 Sep 06 06:44:33 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:44:33 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:44:33 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:44:33 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:44:33 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f7d12326-3007-41fa-ae4d-84a4332255b5 tempest-VolumeQuotasAdminTestJSON-1384570560 tempest-VolumeQuotasAdminTestJSON-1384570560-project-member] http://192.168.122.198/volume/v3/os-volume-transfer returned with HTTP 202 Sep 06 06:44:33 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1070/2161] 192.168.122.198 () {60 vars in 1175 bytes} [Sun Sep 6 06:44:33 2026] POST /volume/v3/os-volume-transfer => generated 449 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:44:33 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-2d8687d1-aa72-4d7a-88b5-79b641bf777a None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:33 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2d8687d1-aa72-4d7a-88b5-79b641bf777a tempest-VolumeQuotasAdminTestJSON-1895903858 tempest-VolumeQuotasAdminTestJSON-1895903858-project-member] POST http://192.168.122.198/volume/v3/os-volume-transfer/83e44bd4-0e3c-437c-9fa9-1bc8eb565a61/accept Sep 06 06:44:33 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-2d8687d1-aa72-4d7a-88b5-79b641bf777a tempest-VolumeQuotasAdminTestJSON-1895903858 tempest-VolumeQuotasAdminTestJSON-1895903858-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "4d3d389f80202fd0"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:44:33 devstack devstack@c-api.service[87015]: DEBUG cinder.api.contrib.volume_transfer [None req-2d8687d1-aa72-4d7a-88b5-79b641bf777a tempest-VolumeQuotasAdminTestJSON-1895903858 tempest-VolumeQuotasAdminTestJSON-1895903858-project-member] Accepting volume transfer 83e44bd4-0e3c-437c-9fa9-1bc8eb565a61 {{(pid=87015) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 06 06:44:33 devstack devstack@c-api.service[87015]: INFO cinder.api.contrib.volume_transfer [None req-2d8687d1-aa72-4d7a-88b5-79b641bf777a tempest-VolumeQuotasAdminTestJSON-1895903858 tempest-VolumeQuotasAdminTestJSON-1895903858-project-member] Accepting transfer 83e44bd4-0e3c-437c-9fa9-1bc8eb565a61 Sep 06 06:44:33 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:44:33 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:44:33 devstack devstack@c-api.service[87015]: DEBUG cinder.quota [None req-2d8687d1-aa72-4d7a-88b5-79b641bf777a tempest-VolumeQuotasAdminTestJSON-1895903858 tempest-VolumeQuotasAdminTestJSON-1895903858-project-member] Created reservations ['0d159cfe-df59-4e55-8b3e-66d5bf6522ba', '6130ab96-61a5-4bfa-aba5-1bb8a06d753a', 'e96e65af-f5b8-4696-93b8-3e1849421ed9', 'd91b3ba0-f413-43b1-b4ed-a7b1c3dabd67'] {{(pid=87015) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:44:33 devstack devstack@c-api.service[87015]: DEBUG cinder.quota [None req-2d8687d1-aa72-4d7a-88b5-79b641bf777a tempest-VolumeQuotasAdminTestJSON-1895903858 tempest-VolumeQuotasAdminTestJSON-1895903858-project-member] Created reservations ['d7bad6ca-4b3c-4306-8d83-514c72469530', '1d1a3964-74c2-44e3-8d46-e9cfad609819', 'e67b2b96-0aef-4a1f-8b19-621fc1918074', '756c06d8-3bbe-45fd-8ae4-c88fb9dd2981'] {{(pid=87015) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:44:33 devstack devstack@c-api.service[87015]: /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 06 06:44:33 devstack devstack@c-api.service[87015]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 06:44:33 devstack devstack@c-api.service[87015]: DEBUG cinder.quota [None req-2d8687d1-aa72-4d7a-88b5-79b641bf777a tempest-VolumeQuotasAdminTestJSON-1895903858 tempest-VolumeQuotasAdminTestJSON-1895903858-project-member] Created reservations ['c052166b-31ae-44a9-82fb-a9e130fee910', 'dc110792-ee5b-4206-b704-fb512bbcb001', 'd20418a5-d106-4163-bbf6-fe910635ad7f', 'e3ae71ab-a166-4487-8c40-2c1e2965ef40'] {{(pid=87015) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:44:33 devstack devstack@c-api.service[87015]: DEBUG cinder.quota [None req-2d8687d1-aa72-4d7a-88b5-79b641bf777a tempest-VolumeQuotasAdminTestJSON-1895903858 tempest-VolumeQuotasAdminTestJSON-1895903858-project-member] Created reservations ['72cf7748-e4ce-44a3-b3e3-1c6fde2c486e', '364e1ac6-1227-40d3-a205-03ba6968f15d', '1ffd53d8-fe18-4ada-af41-5c39c6a0e80f', '66ef5ab1-de8d-4b3b-9540-da8d15ca9cc6'] {{(pid=87015) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:44:33 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-2d8687d1-aa72-4d7a-88b5-79b641bf777a tempest-VolumeQuotasAdminTestJSON-1895903858 tempest-VolumeQuotasAdminTestJSON-1895903858-project-member] Transfer volume completed successfully. Sep 06 06:44:33 devstack devstack@c-api.service[87015]: INFO cinder.transfer.api [None req-2d8687d1-aa72-4d7a-88b5-79b641bf777a tempest-VolumeQuotasAdminTestJSON-1895903858 tempest-VolumeQuotasAdminTestJSON-1895903858-project-member] Volume cd3ef4aa-3320-4b80-a2b1-4a0e83be5849 has been transferred. Sep 06 06:44:33 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:44:33 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:44:33 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2d8687d1-aa72-4d7a-88b5-79b641bf777a tempest-VolumeQuotasAdminTestJSON-1895903858 tempest-VolumeQuotasAdminTestJSON-1895903858-project-member] http://192.168.122.198/volume/v3/os-volume-transfer/83e44bd4-0e3c-437c-9fa9-1bc8eb565a61/accept returned with HTTP 202 Sep 06 06:44:33 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1092/2162] 192.168.122.198 () {60 vars in 1307 bytes} [Sun Sep 6 06:44:33 2026] POST /volume/v3/os-volume-transfer/83e44bd4-0e3c-437c-9fa9-1bc8eb565a61/accept => generated 373 bytes in 685 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:44:33 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-12d4b1df-c6b4-4684-993a-c208a13d4f60 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:33 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-12d4b1df-c6b4-4684-993a-c208a13d4f60 tempest-VolumeQuotasAdminTestJSON-1895903858 tempest-VolumeQuotasAdminTestJSON-1895903858-project-member] GET http://192.168.122.198/volume/v3/volumes/cd3ef4aa-3320-4b80-a2b1-4a0e83be5849 Sep 06 06:44:33 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-12d4b1df-c6b4-4684-993a-c208a13d4f60 tempest-VolumeQuotasAdminTestJSON-1895903858 tempest-VolumeQuotasAdminTestJSON-1895903858-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:44:33 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-12d4b1df-c6b4-4684-993a-c208a13d4f60 tempest-VolumeQuotasAdminTestJSON-1895903858 tempest-VolumeQuotasAdminTestJSON-1895903858-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:44:33 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:44:33 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:44:33 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:44:33 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:44:33 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-12d4b1df-c6b4-4684-993a-c208a13d4f60 tempest-VolumeQuotasAdminTestJSON-1895903858 tempest-VolumeQuotasAdminTestJSON-1895903858-project-member] Volume info retrieved successfully. Sep 06 06:44:33 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-12d4b1df-c6b4-4684-993a-c208a13d4f60 tempest-VolumeQuotasAdminTestJSON-1895903858 tempest-VolumeQuotasAdminTestJSON-1895903858-project-member] http://192.168.122.198/volume/v3/volumes/cd3ef4aa-3320-4b80-a2b1-4a0e83be5849 returned with HTTP 200 Sep 06 06:44:33 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1071/2163] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:44:33 2026] GET /volume/v3/volumes/cd3ef4aa-3320-4b80-a2b1-4a0e83be5849 => generated 857 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:44:34 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-b6b73eb3-8048-4eb3-9e45-8800f8283b11 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:34 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b6b73eb3-8048-4eb3-9e45-8800f8283b11 tempest-VolumeQuotasAdminTestJSON-553092519 tempest-VolumeQuotasAdminTestJSON-553092519-project-admin] GET http://192.168.122.198/volume/v3/os-quota-sets/9fd41d2875414676bc77cc2cd245d446?usage=True Sep 06 06:44:34 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b6b73eb3-8048-4eb3-9e45-8800f8283b11 tempest-VolumeQuotasAdminTestJSON-553092519 tempest-VolumeQuotasAdminTestJSON-553092519-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:44:34 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b6b73eb3-8048-4eb3-9e45-8800f8283b11 tempest-VolumeQuotasAdminTestJSON-553092519 tempest-VolumeQuotasAdminTestJSON-553092519-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:44:34 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:44:34 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:44:34 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b6b73eb3-8048-4eb3-9e45-8800f8283b11 tempest-VolumeQuotasAdminTestJSON-553092519 tempest-VolumeQuotasAdminTestJSON-553092519-project-admin] http://192.168.122.198/volume/v3/os-quota-sets/9fd41d2875414676bc77cc2cd245d446?usage=True returned with HTTP 200 Sep 06 06:44:34 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1093/2164] 192.168.122.198 () {58 vars in 1259 bytes} [Sun Sep 6 06:44:34 2026] GET /volume/v3/os-quota-sets/9fd41d2875414676bc77cc2cd245d446?usage=True => generated 1064 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:44:34 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-f992cb6a-7776-4897-874e-00c1114e9759 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:34 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f992cb6a-7776-4897-874e-00c1114e9759 tempest-VolumeQuotasAdminTestJSON-553092519 tempest-VolumeQuotasAdminTestJSON-553092519-project-admin] GET http://192.168.122.198/volume/v3/os-quota-sets/963941857b1f46c0960b66c3229cad69?usage=True Sep 06 06:44:34 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-f992cb6a-7776-4897-874e-00c1114e9759 tempest-VolumeQuotasAdminTestJSON-553092519 tempest-VolumeQuotasAdminTestJSON-553092519-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:44:34 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-f992cb6a-7776-4897-874e-00c1114e9759 tempest-VolumeQuotasAdminTestJSON-553092519 tempest-VolumeQuotasAdminTestJSON-553092519-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:44:34 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f992cb6a-7776-4897-874e-00c1114e9759 tempest-VolumeQuotasAdminTestJSON-553092519 tempest-VolumeQuotasAdminTestJSON-553092519-project-admin] http://192.168.122.198/volume/v3/os-quota-sets/963941857b1f46c0960b66c3229cad69?usage=True returned with HTTP 200 Sep 06 06:44:34 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1072/2165] 192.168.122.198 () {58 vars in 1259 bytes} [Sun Sep 6 06:44:34 2026] GET /volume/v3/os-quota-sets/963941857b1f46c0960b66c3229cad69?usage=True => generated 1064 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:44:34 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-981b83fd-e3ad-4245-8337-257ce05478de None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:34 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-981b83fd-e3ad-4245-8337-257ce05478de tempest-VolumeQuotasAdminTestJSON-553092519 tempest-VolumeQuotasAdminTestJSON-553092519-project-admin] DELETE http://192.168.122.198/volume/v3/volumes/cd3ef4aa-3320-4b80-a2b1-4a0e83be5849 Sep 06 06:44:34 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-981b83fd-e3ad-4245-8337-257ce05478de tempest-VolumeQuotasAdminTestJSON-553092519 tempest-VolumeQuotasAdminTestJSON-553092519-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:44:34 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-981b83fd-e3ad-4245-8337-257ce05478de tempest-VolumeQuotasAdminTestJSON-553092519 tempest-VolumeQuotasAdminTestJSON-553092519-project-admin] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:44:34 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-981b83fd-e3ad-4245-8337-257ce05478de tempest-VolumeQuotasAdminTestJSON-553092519 tempest-VolumeQuotasAdminTestJSON-553092519-project-admin] Delete volume with id: cd3ef4aa-3320-4b80-a2b1-4a0e83be5849 Sep 06 06:44:34 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:44:34 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:44:34 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:44:34 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:44:34 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-981b83fd-e3ad-4245-8337-257ce05478de tempest-VolumeQuotasAdminTestJSON-553092519 tempest-VolumeQuotasAdminTestJSON-553092519-project-admin] Volume info retrieved successfully. Sep 06 06:44:34 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-981b83fd-e3ad-4245-8337-257ce05478de tempest-VolumeQuotasAdminTestJSON-553092519 tempest-VolumeQuotasAdminTestJSON-553092519-project-admin] Delete volume request issued successfully. Sep 06 06:44:34 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-981b83fd-e3ad-4245-8337-257ce05478de tempest-VolumeQuotasAdminTestJSON-553092519 tempest-VolumeQuotasAdminTestJSON-553092519-project-admin] http://192.168.122.198/volume/v3/volumes/cd3ef4aa-3320-4b80-a2b1-4a0e83be5849 returned with HTTP 202 Sep 06 06:44:34 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1094/2166] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:44:34 2026] DELETE /volume/v3/volumes/cd3ef4aa-3320-4b80-a2b1-4a0e83be5849 => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:44:34 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-5cb0c80c-bac5-4419-b3df-6ca6a3fd9875 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:34 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-5cb0c80c-bac5-4419-b3df-6ca6a3fd9875 tempest-VolumeQuotasAdminTestJSON-553092519 tempest-VolumeQuotasAdminTestJSON-553092519-project-admin] GET http://192.168.122.198/volume/v3/volumes/cd3ef4aa-3320-4b80-a2b1-4a0e83be5849 Sep 06 06:44:34 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-5cb0c80c-bac5-4419-b3df-6ca6a3fd9875 tempest-VolumeQuotasAdminTestJSON-553092519 tempest-VolumeQuotasAdminTestJSON-553092519-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:44:34 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-5cb0c80c-bac5-4419-b3df-6ca6a3fd9875 tempest-VolumeQuotasAdminTestJSON-553092519 tempest-VolumeQuotasAdminTestJSON-553092519-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:44:34 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:44:34 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:44:34 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:44:34 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:44:34 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-5cb0c80c-bac5-4419-b3df-6ca6a3fd9875 tempest-VolumeQuotasAdminTestJSON-553092519 tempest-VolumeQuotasAdminTestJSON-553092519-project-admin] Volume info retrieved successfully. Sep 06 06:44:34 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-5cb0c80c-bac5-4419-b3df-6ca6a3fd9875 tempest-VolumeQuotasAdminTestJSON-553092519 tempest-VolumeQuotasAdminTestJSON-553092519-project-admin] http://192.168.122.198/volume/v3/volumes/cd3ef4aa-3320-4b80-a2b1-4a0e83be5849 returned with HTTP 200 Sep 06 06:44:34 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1073/2167] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:44:34 2026] GET /volume/v3/volumes/cd3ef4aa-3320-4b80-a2b1-4a0e83be5849 => generated 1019 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 06:44:35 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-38c94194-0a5a-46ad-8e68-a182971be7bc None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:35 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-38c94194-0a5a-46ad-8e68-a182971be7bc tempest-VolumeQuotasAdminTestJSON-553092519 tempest-VolumeQuotasAdminTestJSON-553092519-project-admin] GET http://192.168.122.198/volume/v3/volumes/cd3ef4aa-3320-4b80-a2b1-4a0e83be5849 Sep 06 06:44:35 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-38c94194-0a5a-46ad-8e68-a182971be7bc tempest-VolumeQuotasAdminTestJSON-553092519 tempest-VolumeQuotasAdminTestJSON-553092519-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:44:35 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-38c94194-0a5a-46ad-8e68-a182971be7bc tempest-VolumeQuotasAdminTestJSON-553092519 tempest-VolumeQuotasAdminTestJSON-553092519-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:44:35 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:44:35 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:44:35 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:44:35 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:44:35 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-38c94194-0a5a-46ad-8e68-a182971be7bc tempest-VolumeQuotasAdminTestJSON-553092519 tempest-VolumeQuotasAdminTestJSON-553092519-project-admin] Volume info retrieved successfully. Sep 06 06:44:35 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-38c94194-0a5a-46ad-8e68-a182971be7bc tempest-VolumeQuotasAdminTestJSON-553092519 tempest-VolumeQuotasAdminTestJSON-553092519-project-admin] http://192.168.122.198/volume/v3/volumes/cd3ef4aa-3320-4b80-a2b1-4a0e83be5849 returned with HTTP 200 Sep 06 06:44:35 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1095/2168] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:44:35 2026] GET /volume/v3/volumes/cd3ef4aa-3320-4b80-a2b1-4a0e83be5849 => generated 1019 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:44:36 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-e2295ce1-e40a-4a86-b5fe-d8afa7f3cf57 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:36 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-e2295ce1-e40a-4a86-b5fe-d8afa7f3cf57 tempest-VolumeQuotasAdminTestJSON-553092519 tempest-VolumeQuotasAdminTestJSON-553092519-project-admin] GET http://192.168.122.198/volume/v3/volumes/cd3ef4aa-3320-4b80-a2b1-4a0e83be5849 Sep 06 06:44:36 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-e2295ce1-e40a-4a86-b5fe-d8afa7f3cf57 tempest-VolumeQuotasAdminTestJSON-553092519 tempest-VolumeQuotasAdminTestJSON-553092519-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:44:36 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-e2295ce1-e40a-4a86-b5fe-d8afa7f3cf57 tempest-VolumeQuotasAdminTestJSON-553092519 tempest-VolumeQuotasAdminTestJSON-553092519-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:44:36 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-e2295ce1-e40a-4a86-b5fe-d8afa7f3cf57 tempest-VolumeQuotasAdminTestJSON-553092519 tempest-VolumeQuotasAdminTestJSON-553092519-project-admin] http://192.168.122.198/volume/v3/volumes/cd3ef4aa-3320-4b80-a2b1-4a0e83be5849 returned with HTTP 404 Sep 06 06:44:36 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1074/2169] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:44:36 2026] GET /volume/v3/volumes/cd3ef4aa-3320-4b80-a2b1-4a0e83be5849 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:44:36 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-03f151b1-119c-4fcc-989e-cc9943aafb4b None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:36 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-03f151b1-119c-4fcc-989e-cc9943aafb4b tempest-VolumeQuotasAdminTestJSON-1384570560 tempest-VolumeQuotasAdminTestJSON-1384570560-project-member] GET http://192.168.122.198/volume/v3/volumes/cd3ef4aa-3320-4b80-a2b1-4a0e83be5849 Sep 06 06:44:36 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-03f151b1-119c-4fcc-989e-cc9943aafb4b tempest-VolumeQuotasAdminTestJSON-1384570560 tempest-VolumeQuotasAdminTestJSON-1384570560-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:44:36 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-03f151b1-119c-4fcc-989e-cc9943aafb4b tempest-VolumeQuotasAdminTestJSON-1384570560 tempest-VolumeQuotasAdminTestJSON-1384570560-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:44:36 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-03f151b1-119c-4fcc-989e-cc9943aafb4b tempest-VolumeQuotasAdminTestJSON-1384570560 tempest-VolumeQuotasAdminTestJSON-1384570560-project-member] http://192.168.122.198/volume/v3/volumes/cd3ef4aa-3320-4b80-a2b1-4a0e83be5849 returned with HTTP 404 Sep 06 06:44:36 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1096/2170] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:44:36 2026] GET /volume/v3/volumes/cd3ef4aa-3320-4b80-a2b1-4a0e83be5849 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:44:36 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-75bd6c3a-351f-4939-8045-b217a9703d1f None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:36 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-75bd6c3a-351f-4939-8045-b217a9703d1f tempest-VolumeQuotasAdminTestJSON-1384570560 tempest-VolumeQuotasAdminTestJSON-1384570560-project-member] DELETE http://192.168.122.198/volume/v3/volumes/cd3ef4aa-3320-4b80-a2b1-4a0e83be5849 Sep 06 06:44:36 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-75bd6c3a-351f-4939-8045-b217a9703d1f tempest-VolumeQuotasAdminTestJSON-1384570560 tempest-VolumeQuotasAdminTestJSON-1384570560-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:44:36 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-75bd6c3a-351f-4939-8045-b217a9703d1f tempest-VolumeQuotasAdminTestJSON-1384570560 tempest-VolumeQuotasAdminTestJSON-1384570560-project-member] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:44:36 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-75bd6c3a-351f-4939-8045-b217a9703d1f tempest-VolumeQuotasAdminTestJSON-1384570560 tempest-VolumeQuotasAdminTestJSON-1384570560-project-member] Delete volume with id: cd3ef4aa-3320-4b80-a2b1-4a0e83be5849 Sep 06 06:44:36 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-75bd6c3a-351f-4939-8045-b217a9703d1f tempest-VolumeQuotasAdminTestJSON-1384570560 tempest-VolumeQuotasAdminTestJSON-1384570560-project-member] http://192.168.122.198/volume/v3/volumes/cd3ef4aa-3320-4b80-a2b1-4a0e83be5849 returned with HTTP 404 Sep 06 06:44:36 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1075/2171] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:44:36 2026] DELETE /volume/v3/volumes/cd3ef4aa-3320-4b80-a2b1-4a0e83be5849 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:44:36 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-9c0f4b07-81c3-4c60-90c5-002239dcafb2 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:36 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-9c0f4b07-81c3-4c60-90c5-002239dcafb2 tempest-VolumeQuotasAdminTestJSON-553092519 tempest-VolumeQuotasAdminTestJSON-553092519-project-admin] GET http://192.168.122.198/volume/v3/os-quota-sets/64b153b15781432b9f6b7c16112ef331?usage=True Sep 06 06:44:36 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-9c0f4b07-81c3-4c60-90c5-002239dcafb2 tempest-VolumeQuotasAdminTestJSON-553092519 tempest-VolumeQuotasAdminTestJSON-553092519-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:44:36 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-9c0f4b07-81c3-4c60-90c5-002239dcafb2 tempest-VolumeQuotasAdminTestJSON-553092519 tempest-VolumeQuotasAdminTestJSON-553092519-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:44:36 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-9c0f4b07-81c3-4c60-90c5-002239dcafb2 tempest-VolumeQuotasAdminTestJSON-553092519 tempest-VolumeQuotasAdminTestJSON-553092519-project-admin] http://192.168.122.198/volume/v3/os-quota-sets/64b153b15781432b9f6b7c16112ef331?usage=True returned with HTTP 200 Sep 06 06:44:36 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1097/2172] 192.168.122.198 () {58 vars in 1259 bytes} [Sun Sep 6 06:44:36 2026] GET /volume/v3/os-quota-sets/64b153b15781432b9f6b7c16112ef331?usage=True => generated 1064 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:44:36 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-b9f2461a-1237-42e8-93d7-dc13d99b5245 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:36 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-b9f2461a-1237-42e8-93d7-dc13d99b5245 tempest-VolumeQuotasAdminTestJSON-553092519 tempest-VolumeQuotasAdminTestJSON-553092519-project-admin] PUT http://192.168.122.198/volume/v3/os-quota-sets/9fd41d2875414676bc77cc2cd245d446 Sep 06 06:44:36 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-b9f2461a-1237-42e8-93d7-dc13d99b5245 tempest-VolumeQuotasAdminTestJSON-553092519 tempest-VolumeQuotasAdminTestJSON-553092519-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=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:44:36 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-b9f2461a-1237-42e8-93d7-dc13d99b5245 tempest-VolumeQuotasAdminTestJSON-553092519 tempest-VolumeQuotasAdminTestJSON-553092519-project-admin] http://192.168.122.198/volume/v3/os-quota-sets/9fd41d2875414676bc77cc2cd245d446 returned with HTTP 200 Sep 06 06:44:36 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1076/2173] 192.168.122.198 () {60 vars in 1259 bytes} [Sun Sep 6 06:44:36 2026] PUT /volume/v3/os-quota-sets/9fd41d2875414676bc77cc2cd245d446 => generated 400 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:44:36 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-2de99af5-050d-4972-bf77-e65753cf9fe3 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:36 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2de99af5-050d-4972-bf77-e65753cf9fe3 tempest-VolumeQuotasAdminTestJSON-553092519 tempest-VolumeQuotasAdminTestJSON-553092519-project-admin] PUT http://192.168.122.198/volume/v3/os-quota-sets/9fd41d2875414676bc77cc2cd245d446 Sep 06 06:44:36 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-2de99af5-050d-4972-bf77-e65753cf9fe3 tempest-VolumeQuotasAdminTestJSON-553092519 tempest-VolumeQuotasAdminTestJSON-553092519-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=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:44:37 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2de99af5-050d-4972-bf77-e65753cf9fe3 tempest-VolumeQuotasAdminTestJSON-553092519 tempest-VolumeQuotasAdminTestJSON-553092519-project-admin] http://192.168.122.198/volume/v3/os-quota-sets/9fd41d2875414676bc77cc2cd245d446 returned with HTTP 200 Sep 06 06:44:37 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1098/2174] 192.168.122.198 () {60 vars in 1259 bytes} [Sun Sep 6 06:44:36 2026] PUT /volume/v3/os-quota-sets/9fd41d2875414676bc77cc2cd245d446 => generated 398 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:44:43 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-bc6b7e44-9f47-45a9-b1aa-5130cb36080e None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:43 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-bc6b7e44-9f47-45a9-b1aa-5130cb36080e tempest-VolumeServicesNegativeTest-94604726 tempest-VolumeServicesNegativeTest-94604726-project-admin] GET http://192.168.122.198/volume/v3/os-services Sep 06 06:44:43 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-bc6b7e44-9f47-45a9-b1aa-5130cb36080e tempest-VolumeServicesNegativeTest-94604726 tempest-VolumeServicesNegativeTest-94604726-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:44:43 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-bc6b7e44-9f47-45a9-b1aa-5130cb36080e tempest-VolumeServicesNegativeTest-94604726 tempest-VolumeServicesNegativeTest-94604726-project-admin] Calling method 'index' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:44:43 devstack devstack@c-api.service[87014]: /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 06 06:44:43 devstack devstack@c-api.service[87014]: return base.obj_make_list(context, cls(context), objects.Service, Sep 06 06:44:43 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-bc6b7e44-9f47-45a9-b1aa-5130cb36080e tempest-VolumeServicesNegativeTest-94604726 tempest-VolumeServicesNegativeTest-94604726-project-admin] http://192.168.122.198/volume/v3/os-services returned with HTTP 200 Sep 06 06:44:43 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1077/2175] 192.168.122.198 () {58 vars in 1133 bytes} [Sun Sep 6 06:44:43 2026] GET /volume/v3/os-services => generated 707 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:44:43 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-eead144a-1e28-47f1-95c6-dfe9a55c972f None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:43 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-eead144a-1e28-47f1-95c6-dfe9a55c972f tempest-VolumeServicesNegativeTest-94604726 tempest-VolumeServicesNegativeTest-94604726-project-admin] PUT http://192.168.122.198/volume/v3/os-services/disable-log-reason Sep 06 06:44:43 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-eead144a-1e28-47f1-95c6-dfe9a55c972f tempest-VolumeServicesNegativeTest-94604726 tempest-VolumeServicesNegativeTest-94604726-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "devstack", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:44:43 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-eead144a-1e28-47f1-95c6-dfe9a55c972f tempest-VolumeServicesNegativeTest-94604726 tempest-VolumeServicesNegativeTest-94604726-project-admin] http://192.168.122.198/volume/v3/os-services/disable-log-reason returned with HTTP 400 Sep 06 06:44:43 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1099/2176] 192.168.122.198 () {60 vars in 1210 bytes} [Sun Sep 6 06:44:43 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 15 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 06 06:44:43 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-82ee455e-f76f-4599-b1a9-1479e01b6987 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:43 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-82ee455e-f76f-4599-b1a9-1479e01b6987 tempest-VolumeServicesNegativeTest-94604726 tempest-VolumeServicesNegativeTest-94604726-project-admin] PUT http://192.168.122.198/volume/v3/os-services/disable Sep 06 06:44:43 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-82ee455e-f76f-4599-b1a9-1479e01b6987 tempest-VolumeServicesNegativeTest-94604726 tempest-VolumeServicesNegativeTest-94604726-project-admin] Action: 'disable', calling method: disable, body: {"host": "devstack", "binary": "invalid_binary"} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:44:43 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-82ee455e-f76f-4599-b1a9-1479e01b6987 tempest-VolumeServicesNegativeTest-94604726 tempest-VolumeServicesNegativeTest-94604726-project-admin] http://192.168.122.198/volume/v3/os-services/disable returned with HTTP 404 Sep 06 06:44:43 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1078/2177] 192.168.122.198 () {60 vars in 1177 bytes} [Sun Sep 6 06:44:43 2026] PUT /volume/v3/os-services/disable => generated 105 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:44:43 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-a0c5efe8-bbb4-4ca3-b55e-c7d435911bc9 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:43 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-a0c5efe8-bbb4-4ca3-b55e-c7d435911bc9 tempest-VolumeServicesNegativeTest-94604726 tempest-VolumeServicesNegativeTest-94604726-project-admin] PUT http://192.168.122.198/volume/v3/os-services/enable Sep 06 06:44:43 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-a0c5efe8-bbb4-4ca3-b55e-c7d435911bc9 tempest-VolumeServicesNegativeTest-94604726 tempest-VolumeServicesNegativeTest-94604726-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:44:43 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-a0c5efe8-bbb4-4ca3-b55e-c7d435911bc9 tempest-VolumeServicesNegativeTest-94604726 tempest-VolumeServicesNegativeTest-94604726-project-admin] http://192.168.122.198/volume/v3/os-services/enable returned with HTTP 404 Sep 06 06:44:43 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1100/2178] 192.168.122.198 () {60 vars in 1174 bytes} [Sun Sep 6 06:44:43 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:44:43 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-0cd260ac-39d0-43d9-b617-6f4d18e432cf None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:43 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-0cd260ac-39d0-43d9-b617-6f4d18e432cf tempest-VolumeServicesNegativeTest-94604726 tempest-VolumeServicesNegativeTest-94604726-project-admin] PUT http://192.168.122.198/volume/v3/os-services/freeze Sep 06 06:44:43 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-0cd260ac-39d0-43d9-b617-6f4d18e432cf tempest-VolumeServicesNegativeTest-94604726 tempest-VolumeServicesNegativeTest-94604726-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:44:43 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-0cd260ac-39d0-43d9-b617-6f4d18e432cf tempest-VolumeServicesNegativeTest-94604726 tempest-VolumeServicesNegativeTest-94604726-project-admin] http://192.168.122.198/volume/v3/os-services/freeze returned with HTTP 400 Sep 06 06:44:43 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1079/2179] 192.168.122.198 () {60 vars in 1174 bytes} [Sun Sep 6 06:44:43 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 17 msecs (HTTP/1.1 400) 7 headers in 293 bytes (2 switches on core 0) Sep 06 06:44:43 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-d1a30331-9de1-409e-aea8-d9b225ef7c09 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:43 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-d1a30331-9de1-409e-aea8-d9b225ef7c09 tempest-VolumeServicesNegativeTest-94604726 tempest-VolumeServicesNegativeTest-94604726-project-admin] PUT http://192.168.122.198/volume/v3/os-services/thaw Sep 06 06:44:43 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-d1a30331-9de1-409e-aea8-d9b225ef7c09 tempest-VolumeServicesNegativeTest-94604726 tempest-VolumeServicesNegativeTest-94604726-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:44:43 devstack devstack@c-api.service[87015]: /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 06 06:44:43 devstack devstack@c-api.service[87015]: return base.obj_make_list(context, cls(context), objects.Service, Sep 06 06:44:43 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-d1a30331-9de1-409e-aea8-d9b225ef7c09 tempest-VolumeServicesNegativeTest-94604726 tempest-VolumeServicesNegativeTest-94604726-project-admin] http://192.168.122.198/volume/v3/os-services/thaw returned with HTTP 400 Sep 06 06:44:43 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1101/2180] 192.168.122.198 () {60 vars in 1168 bytes} [Sun Sep 6 06:44:43 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 22 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 06 06:44:48 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-50177f0e-46f5-4334-b85a-8dcf31bd6e48 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:48 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-50177f0e-46f5-4334-b85a-8dcf31bd6e48 tempest-VolumeTypesAccessTest-1624591232 tempest-VolumeTypesAccessTest-1624591232-project-admin] POST http://192.168.122.198/volume/v3/types Sep 06 06:44:48 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-50177f0e-46f5-4334-b85a-8dcf31bd6e48 tempest-VolumeTypesAccessTest-1624591232 tempest-VolumeTypesAccessTest-1624591232-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-620285073", "os-volume-type-access:is_public": false}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:44:48 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-50177f0e-46f5-4334-b85a-8dcf31bd6e48 tempest-VolumeTypesAccessTest-1624591232 tempest-VolumeTypesAccessTest-1624591232-project-admin] http://192.168.122.198/volume/v3/types returned with HTTP 200 Sep 06 06:44:48 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1080/2181] 192.168.122.198 () {60 vars in 1137 bytes} [Sun Sep 6 06:44:48 2026] POST /volume/v3/types => generated 228 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:44:48 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-14b2d5e5-b318-4e47-bf30-7ac0491f4911 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:48 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-14b2d5e5-b318-4e47-bf30-7ac0491f4911 tempest-VolumeTypesAccessTest-1590066801 tempest-VolumeTypesAccessTest-1590066801-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:44:48 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-14b2d5e5-b318-4e47-bf30-7ac0491f4911 tempest-VolumeTypesAccessTest-1590066801 tempest-VolumeTypesAccessTest-1590066801-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "059886ff-39bf-485e-b399-8e6afb78ec4b", "size": 1}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:44:48 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.volumes [None req-14b2d5e5-b318-4e47-bf30-7ac0491f4911 tempest-VolumeTypesAccessTest-1590066801 tempest-VolumeTypesAccessTest-1590066801-project-member] Create volume request body: {'volume': {'volume_type': '059886ff-39bf-485e-b399-8e6afb78ec4b', 'size': 1}} {{(pid=87015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:44:48 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-14b2d5e5-b318-4e47-bf30-7ac0491f4911 tempest-VolumeTypesAccessTest-1590066801 tempest-VolumeTypesAccessTest-1590066801-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 404 Sep 06 06:44:48 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1102/2182] 192.168.122.198 () {60 vars in 1142 bytes} [Sun Sep 6 06:44:48 2026] POST /volume/v3/volumes => generated 114 bytes in 165 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:44:48 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-dbf53f42-581f-4c19-8930-57940720d765 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:48 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-dbf53f42-581f-4c19-8930-57940720d765 tempest-VolumeTypesAccessTest-1624591232 tempest-VolumeTypesAccessTest-1624591232-project-admin] POST http://192.168.122.198/volume/v3/types/059886ff-39bf-485e-b399-8e6afb78ec4b/action Sep 06 06:44:48 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-dbf53f42-581f-4c19-8930-57940720d765 tempest-VolumeTypesAccessTest-1624591232 tempest-VolumeTypesAccessTest-1624591232-project-admin] Action body: b'{"addProjectAccess": {"project": "3609e63e6abb4f2ca69ba89d226a03ff"}}' {{(pid=87014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:44:48 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-dbf53f42-581f-4c19-8930-57940720d765 tempest-VolumeTypesAccessTest-1624591232 tempest-VolumeTypesAccessTest-1624591232-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "3609e63e6abb4f2ca69ba89d226a03ff"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:44:48 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-dbf53f42-581f-4c19-8930-57940720d765 tempest-VolumeTypesAccessTest-1624591232 tempest-VolumeTypesAccessTest-1624591232-project-admin] http://192.168.122.198/volume/v3/types/059886ff-39bf-485e-b399-8e6afb78ec4b/action returned with HTTP 202 Sep 06 06:44:48 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1081/2183] 192.168.122.198 () {60 vars in 1268 bytes} [Sun Sep 6 06:44:48 2026] POST /volume/v3/types/059886ff-39bf-485e-b399-8e6afb78ec4b/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:44:48 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-c38b975f-14f2-4903-9f4f-6e7b8a8edb5f None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:48 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c38b975f-14f2-4903-9f4f-6e7b8a8edb5f tempest-VolumeTypesAccessTest-1590066801 tempest-VolumeTypesAccessTest-1590066801-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:44:48 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-c38b975f-14f2-4903-9f4f-6e7b8a8edb5f tempest-VolumeTypesAccessTest-1590066801 tempest-VolumeTypesAccessTest-1590066801-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "059886ff-39bf-485e-b399-8e6afb78ec4b", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1237414412"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:44:48 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.volumes [None req-c38b975f-14f2-4903-9f4f-6e7b8a8edb5f tempest-VolumeTypesAccessTest-1590066801 tempest-VolumeTypesAccessTest-1590066801-project-member] Create volume request body: {'volume': {'volume_type': '059886ff-39bf-485e-b399-8e6afb78ec4b', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-1237414412'}} {{(pid=87015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:44:48 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-c38b975f-14f2-4903-9f4f-6e7b8a8edb5f tempest-VolumeTypesAccessTest-1590066801 tempest-VolumeTypesAccessTest-1590066801-project-member] Create volume of 1 GB Sep 06 06:44:48 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:44:48 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:44:48 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-c38b975f-14f2-4903-9f4f-6e7b8a8edb5f tempest-VolumeTypesAccessTest-1590066801 tempest-VolumeTypesAccessTest-1590066801-project-member] Availability Zones retrieved successfully. Sep 06 06:44:48 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-c38b975f-14f2-4903-9f4f-6e7b8a8edb5f tempest-VolumeTypesAccessTest-1590066801 tempest-VolumeTypesAccessTest-1590066801-project-member] Flow 'volume_create_api' (9f9bb6f9-d5d1-42a5-9a87-cbd400e4a53a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:44:48 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-c38b975f-14f2-4903-9f4f-6e7b8a8edb5f tempest-VolumeTypesAccessTest-1590066801 tempest-VolumeTypesAccessTest-1590066801-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b1aacf9-ba20-4d8b-894c-a3e6927166f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:44:48 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.flows.api.create_volume [None req-c38b975f-14f2-4903-9f4f-6e7b8a8edb5f tempest-VolumeTypesAccessTest-1590066801 tempest-VolumeTypesAccessTest-1590066801-project-member] Validating volume size '1' using validate_int {{(pid=87015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:44:48 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-c38b975f-14f2-4903-9f4f-6e7b8a8edb5f tempest-VolumeTypesAccessTest-1590066801 tempest-VolumeTypesAccessTest-1590066801-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b1aacf9-ba20-4d8b-894c-a3e6927166f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:44:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=059886ff-39bf-485e-b399-8e6afb78ec4b,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-620285073',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '059886ff-39bf-485e-b399-8e6afb78ec4b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:44:48 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-c38b975f-14f2-4903-9f4f-6e7b8a8edb5f tempest-VolumeTypesAccessTest-1590066801 tempest-VolumeTypesAccessTest-1590066801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (615d8832-4644-408f-afab-90b9f657426b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:44:48 devstack devstack@c-api.service[87015]: WARNING cinder.quota [None req-c38b975f-14f2-4903-9f4f-6e7b8a8edb5f tempest-VolumeTypesAccessTest-1590066801 tempest-VolumeTypesAccessTest-1590066801-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-620285073 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-620285073, it is now deprecated. Please use the default quota class for default quota. Sep 06 06:44:48 devstack devstack@c-api.service[87015]: WARNING cinder.quota [None req-c38b975f-14f2-4903-9f4f-6e7b8a8edb5f tempest-VolumeTypesAccessTest-1590066801 tempest-VolumeTypesAccessTest-1590066801-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-620285073 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-620285073, it is now deprecated. Please use the default quota class for default quota. Sep 06 06:44:49 devstack devstack@c-api.service[87015]: DEBUG cinder.quota [None req-c38b975f-14f2-4903-9f4f-6e7b8a8edb5f tempest-VolumeTypesAccessTest-1590066801 tempest-VolumeTypesAccessTest-1590066801-project-member] Created reservations ['8641126e-a534-4245-acf3-537667a43427', '6235bf5c-421e-4220-b2ea-c27b2bf624ef', '8578e649-29ef-4175-b1eb-0c41a5be1a29', 'eb8b7014-c761-4e1c-a0d1-97cc3a33b7d8'] {{(pid=87015) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:44:49 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-c38b975f-14f2-4903-9f4f-6e7b8a8edb5f tempest-VolumeTypesAccessTest-1590066801 tempest-VolumeTypesAccessTest-1590066801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (615d8832-4644-408f-afab-90b9f657426b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8641126e-a534-4245-acf3-537667a43427', '6235bf5c-421e-4220-b2ea-c27b2bf624ef', '8578e649-29ef-4175-b1eb-0c41a5be1a29', 'eb8b7014-c761-4e1c-a0d1-97cc3a33b7d8']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:44:49 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-c38b975f-14f2-4903-9f4f-6e7b8a8edb5f tempest-VolumeTypesAccessTest-1590066801 tempest-VolumeTypesAccessTest-1590066801-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44dcc74c-8d51-4f41-851b-728c6da0d0d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:44:49 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:44:49 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:44:49 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-c38b975f-14f2-4903-9f4f-6e7b8a8edb5f tempest-VolumeTypesAccessTest-1590066801 tempest-VolumeTypesAccessTest-1590066801-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44dcc74c-8d51-4f41-851b-728c6da0d0d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '77056c7f-b491-44a6-8511-1fc5b4c0a873', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1237414412',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3609e63e6abb4f2ca69ba89d226a03ff',qos_specs=None,replication_status=,reservations=['8641126e-a534-4245-acf3-537667a43427','6235bf5c-421e-4220-b2ea-c27b2bf624ef','8578e649-29ef-4175-b1eb-0c41a5be1a29','eb8b7014-c761-4e1c-a0d1-97cc3a33b7d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62a56a527e4e4bcdbcf4b7673a12d1c5',volume_type_id=059886ff-39bf-485e-b399-8e6afb78ec4b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:44:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1237414412',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=77056c7f-b491-44a6-8511-1fc5b4c0a873,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3609e63e6abb4f2ca69ba89d226a03ff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='62a56a527e4e4bcdbcf4b7673a12d1c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(059886ff-39bf-485e-b399-8e6afb78ec4b),volume_type_id=059886ff-39bf-485e-b399-8e6afb78ec4b)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:44:49 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-c38b975f-14f2-4903-9f4f-6e7b8a8edb5f tempest-VolumeTypesAccessTest-1590066801 tempest-VolumeTypesAccessTest-1590066801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (977725ae-80aa-40be-9d04-61aaa1db3604) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:44:49 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-c38b975f-14f2-4903-9f4f-6e7b8a8edb5f tempest-VolumeTypesAccessTest-1590066801 tempest-VolumeTypesAccessTest-1590066801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (977725ae-80aa-40be-9d04-61aaa1db3604) transitioned into state 'SUCCESS' from state '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-1237414412',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3609e63e6abb4f2ca69ba89d226a03ff',qos_specs=None,replication_status=,reservations=['8641126e-a534-4245-acf3-537667a43427','6235bf5c-421e-4220-b2ea-c27b2bf624ef','8578e649-29ef-4175-b1eb-0c41a5be1a29','eb8b7014-c761-4e1c-a0d1-97cc3a33b7d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62a56a527e4e4bcdbcf4b7673a12d1c5',volume_type_id=059886ff-39bf-485e-b399-8e6afb78ec4b)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:44:49 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-c38b975f-14f2-4903-9f4f-6e7b8a8edb5f tempest-VolumeTypesAccessTest-1590066801 tempest-VolumeTypesAccessTest-1590066801-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ffe5dc7-b97a-41a9-b8c4-825e9835e331) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:44:49 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-c38b975f-14f2-4903-9f4f-6e7b8a8edb5f tempest-VolumeTypesAccessTest-1590066801 tempest-VolumeTypesAccessTest-1590066801-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ffe5dc7-b97a-41a9-b8c4-825e9835e331) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:44:49 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-c38b975f-14f2-4903-9f4f-6e7b8a8edb5f tempest-VolumeTypesAccessTest-1590066801 tempest-VolumeTypesAccessTest-1590066801-project-member] Flow 'volume_create_api' (9f9bb6f9-d5d1-42a5-9a87-cbd400e4a53a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:44:49 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-c38b975f-14f2-4903-9f4f-6e7b8a8edb5f tempest-VolumeTypesAccessTest-1590066801 tempest-VolumeTypesAccessTest-1590066801-project-member] Create volume request issued successfully. Sep 06 06:44:49 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c38b975f-14f2-4903-9f4f-6e7b8a8edb5f tempest-VolumeTypesAccessTest-1590066801 tempest-VolumeTypesAccessTest-1590066801-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:44:49 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1103/2184] 192.168.122.198 () {60 vars in 1143 bytes} [Sun Sep 6 06:44:48 2026] POST /volume/v3/volumes => generated 803 bytes in 333 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:44:49 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-fa2d5136-6c69-44fe-aab1-9fea373ab533 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:49 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-fa2d5136-6c69-44fe-aab1-9fea373ab533 tempest-VolumeTypesAccessTest-1590066801 tempest-VolumeTypesAccessTest-1590066801-project-member] GET http://192.168.122.198/volume/v3/volumes/77056c7f-b491-44a6-8511-1fc5b4c0a873 Sep 06 06:44:49 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-fa2d5136-6c69-44fe-aab1-9fea373ab533 tempest-VolumeTypesAccessTest-1590066801 tempest-VolumeTypesAccessTest-1590066801-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:44:49 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-fa2d5136-6c69-44fe-aab1-9fea373ab533 tempest-VolumeTypesAccessTest-1590066801 tempest-VolumeTypesAccessTest-1590066801-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:44:49 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:44:49 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:44:49 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:44:49 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:44:49 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-fa2d5136-6c69-44fe-aab1-9fea373ab533 tempest-VolumeTypesAccessTest-1590066801 tempest-VolumeTypesAccessTest-1590066801-project-member] Volume info retrieved successfully. Sep 06 06:44:49 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-fa2d5136-6c69-44fe-aab1-9fea373ab533 tempest-VolumeTypesAccessTest-1590066801 tempest-VolumeTypesAccessTest-1590066801-project-member] http://192.168.122.198/volume/v3/volumes/77056c7f-b491-44a6-8511-1fc5b4c0a873 returned with HTTP 200 Sep 06 06:44:49 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1082/2185] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:44:49 2026] GET /volume/v3/volumes/77056c7f-b491-44a6-8511-1fc5b4c0a873 => generated 871 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:44:50 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-234180c0-60af-49d2-ac63-da7a40eda973 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:50 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-234180c0-60af-49d2-ac63-da7a40eda973 tempest-VolumeTypesAccessTest-1590066801 tempest-VolumeTypesAccessTest-1590066801-project-member] GET http://192.168.122.198/volume/v3/volumes/77056c7f-b491-44a6-8511-1fc5b4c0a873 Sep 06 06:44:50 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-234180c0-60af-49d2-ac63-da7a40eda973 tempest-VolumeTypesAccessTest-1590066801 tempest-VolumeTypesAccessTest-1590066801-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:44:50 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-234180c0-60af-49d2-ac63-da7a40eda973 tempest-VolumeTypesAccessTest-1590066801 tempest-VolumeTypesAccessTest-1590066801-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:44:50 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:44:50 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:44:50 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:44:50 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:44:50 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-234180c0-60af-49d2-ac63-da7a40eda973 tempest-VolumeTypesAccessTest-1590066801 tempest-VolumeTypesAccessTest-1590066801-project-member] Volume info retrieved successfully. Sep 06 06:44:50 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-234180c0-60af-49d2-ac63-da7a40eda973 tempest-VolumeTypesAccessTest-1590066801 tempest-VolumeTypesAccessTest-1590066801-project-member] http://192.168.122.198/volume/v3/volumes/77056c7f-b491-44a6-8511-1fc5b4c0a873 returned with HTTP 200 Sep 06 06:44:50 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1104/2186] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:44:50 2026] GET /volume/v3/volumes/77056c7f-b491-44a6-8511-1fc5b4c0a873 => generated 896 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:44:50 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-0275459b-b8c2-4860-a7da-1055db38a031 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:50 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-0275459b-b8c2-4860-a7da-1055db38a031 tempest-VolumeTypesAccessTest-1590066801 tempest-VolumeTypesAccessTest-1590066801-project-member] GET http://192.168.122.198/volume/v3/volumes/77056c7f-b491-44a6-8511-1fc5b4c0a873 Sep 06 06:44:50 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-0275459b-b8c2-4860-a7da-1055db38a031 tempest-VolumeTypesAccessTest-1590066801 tempest-VolumeTypesAccessTest-1590066801-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:44:50 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-0275459b-b8c2-4860-a7da-1055db38a031 tempest-VolumeTypesAccessTest-1590066801 tempest-VolumeTypesAccessTest-1590066801-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:44:50 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:44:50 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:44:50 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:44:50 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:44:50 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-0275459b-b8c2-4860-a7da-1055db38a031 tempest-VolumeTypesAccessTest-1590066801 tempest-VolumeTypesAccessTest-1590066801-project-member] Volume info retrieved successfully. Sep 06 06:44:50 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-0275459b-b8c2-4860-a7da-1055db38a031 tempest-VolumeTypesAccessTest-1590066801 tempest-VolumeTypesAccessTest-1590066801-project-member] http://192.168.122.198/volume/v3/volumes/77056c7f-b491-44a6-8511-1fc5b4c0a873 returned with HTTP 200 Sep 06 06:44:50 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1083/2187] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:44:50 2026] GET /volume/v3/volumes/77056c7f-b491-44a6-8511-1fc5b4c0a873 => generated 896 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:44:50 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-033dd458-e59c-4970-aa12-4c62a079bcf8 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:50 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-033dd458-e59c-4970-aa12-4c62a079bcf8 tempest-VolumeTypesAccessTest-1590066801 tempest-VolumeTypesAccessTest-1590066801-project-member] DELETE http://192.168.122.198/volume/v3/volumes/77056c7f-b491-44a6-8511-1fc5b4c0a873 Sep 06 06:44:50 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-033dd458-e59c-4970-aa12-4c62a079bcf8 tempest-VolumeTypesAccessTest-1590066801 tempest-VolumeTypesAccessTest-1590066801-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:44:50 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-033dd458-e59c-4970-aa12-4c62a079bcf8 tempest-VolumeTypesAccessTest-1590066801 tempest-VolumeTypesAccessTest-1590066801-project-member] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:44:50 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-033dd458-e59c-4970-aa12-4c62a079bcf8 tempest-VolumeTypesAccessTest-1590066801 tempest-VolumeTypesAccessTest-1590066801-project-member] Delete volume with id: 77056c7f-b491-44a6-8511-1fc5b4c0a873 Sep 06 06:44:50 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:44:50 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:44:50 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:44:50 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:44:50 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-033dd458-e59c-4970-aa12-4c62a079bcf8 tempest-VolumeTypesAccessTest-1590066801 tempest-VolumeTypesAccessTest-1590066801-project-member] Volume info retrieved successfully. Sep 06 06:44:50 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-033dd458-e59c-4970-aa12-4c62a079bcf8 tempest-VolumeTypesAccessTest-1590066801 tempest-VolumeTypesAccessTest-1590066801-project-member] Delete volume request issued successfully. Sep 06 06:44:50 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-033dd458-e59c-4970-aa12-4c62a079bcf8 tempest-VolumeTypesAccessTest-1590066801 tempest-VolumeTypesAccessTest-1590066801-project-member] http://192.168.122.198/volume/v3/volumes/77056c7f-b491-44a6-8511-1fc5b4c0a873 returned with HTTP 202 Sep 06 06:44:50 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1105/2188] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:44:50 2026] DELETE /volume/v3/volumes/77056c7f-b491-44a6-8511-1fc5b4c0a873 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:44:50 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-01ee59e4-4994-4b9d-b968-f66c0129d5b4 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:50 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-01ee59e4-4994-4b9d-b968-f66c0129d5b4 tempest-VolumeTypesAccessTest-1590066801 tempest-VolumeTypesAccessTest-1590066801-project-member] GET http://192.168.122.198/volume/v3/volumes/77056c7f-b491-44a6-8511-1fc5b4c0a873 Sep 06 06:44:50 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-01ee59e4-4994-4b9d-b968-f66c0129d5b4 tempest-VolumeTypesAccessTest-1590066801 tempest-VolumeTypesAccessTest-1590066801-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:44:50 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-01ee59e4-4994-4b9d-b968-f66c0129d5b4 tempest-VolumeTypesAccessTest-1590066801 tempest-VolumeTypesAccessTest-1590066801-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:44:50 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:44:50 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:44:50 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:44:50 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:44:50 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-01ee59e4-4994-4b9d-b968-f66c0129d5b4 tempest-VolumeTypesAccessTest-1590066801 tempest-VolumeTypesAccessTest-1590066801-project-member] Volume info retrieved successfully. Sep 06 06:44:50 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-01ee59e4-4994-4b9d-b968-f66c0129d5b4 tempest-VolumeTypesAccessTest-1590066801 tempest-VolumeTypesAccessTest-1590066801-project-member] http://192.168.122.198/volume/v3/volumes/77056c7f-b491-44a6-8511-1fc5b4c0a873 returned with HTTP 200 Sep 06 06:44:50 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1084/2189] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:44:50 2026] GET /volume/v3/volumes/77056c7f-b491-44a6-8511-1fc5b4c0a873 => generated 895 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:44:51 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-e9c20fd3-b530-4c4e-97a8-8f4eb6c9ae66 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:51 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e9c20fd3-b530-4c4e-97a8-8f4eb6c9ae66 tempest-VolumeTypesAccessTest-1590066801 tempest-VolumeTypesAccessTest-1590066801-project-member] GET http://192.168.122.198/volume/v3/volumes/77056c7f-b491-44a6-8511-1fc5b4c0a873 Sep 06 06:44:51 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e9c20fd3-b530-4c4e-97a8-8f4eb6c9ae66 tempest-VolumeTypesAccessTest-1590066801 tempest-VolumeTypesAccessTest-1590066801-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:44:51 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e9c20fd3-b530-4c4e-97a8-8f4eb6c9ae66 tempest-VolumeTypesAccessTest-1590066801 tempest-VolumeTypesAccessTest-1590066801-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:44:51 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e9c20fd3-b530-4c4e-97a8-8f4eb6c9ae66 tempest-VolumeTypesAccessTest-1590066801 tempest-VolumeTypesAccessTest-1590066801-project-member] http://192.168.122.198/volume/v3/volumes/77056c7f-b491-44a6-8511-1fc5b4c0a873 returned with HTTP 404 Sep 06 06:44:51 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1106/2190] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:44:51 2026] GET /volume/v3/volumes/77056c7f-b491-44a6-8511-1fc5b4c0a873 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:44:51 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-ab918d1e-9a19-4651-b627-d9be42c88bfc None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:51 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ab918d1e-9a19-4651-b627-d9be42c88bfc tempest-VolumeTypesAccessTest-1624591232 tempest-VolumeTypesAccessTest-1624591232-project-admin] POST http://192.168.122.198/volume/v3/types/059886ff-39bf-485e-b399-8e6afb78ec4b/action Sep 06 06:44:51 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ab918d1e-9a19-4651-b627-d9be42c88bfc tempest-VolumeTypesAccessTest-1624591232 tempest-VolumeTypesAccessTest-1624591232-project-admin] Action body: b'{"removeProjectAccess": {"project": "3609e63e6abb4f2ca69ba89d226a03ff"}}' {{(pid=87014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:44:51 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ab918d1e-9a19-4651-b627-d9be42c88bfc tempest-VolumeTypesAccessTest-1624591232 tempest-VolumeTypesAccessTest-1624591232-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "3609e63e6abb4f2ca69ba89d226a03ff"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:44:51 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ab918d1e-9a19-4651-b627-d9be42c88bfc tempest-VolumeTypesAccessTest-1624591232 tempest-VolumeTypesAccessTest-1624591232-project-admin] http://192.168.122.198/volume/v3/types/059886ff-39bf-485e-b399-8e6afb78ec4b/action returned with HTTP 202 Sep 06 06:44:51 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1085/2191] 192.168.122.198 () {60 vars in 1268 bytes} [Sun Sep 6 06:44:51 2026] POST /volume/v3/types/059886ff-39bf-485e-b399-8e6afb78ec4b/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:44:51 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-91bb0bdb-bea6-4f57-87bd-f4d7f42f6f99 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:51 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-91bb0bdb-bea6-4f57-87bd-f4d7f42f6f99 tempest-VolumeTypesAccessTest-1624591232 tempest-VolumeTypesAccessTest-1624591232-project-admin] DELETE http://192.168.122.198/volume/v3/types/059886ff-39bf-485e-b399-8e6afb78ec4b Sep 06 06:44:51 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-91bb0bdb-bea6-4f57-87bd-f4d7f42f6f99 tempest-VolumeTypesAccessTest-1624591232 tempest-VolumeTypesAccessTest-1624591232-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:44:51 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-91bb0bdb-bea6-4f57-87bd-f4d7f42f6f99 tempest-VolumeTypesAccessTest-1624591232 tempest-VolumeTypesAccessTest-1624591232-project-admin] Calling method '_delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:44:51 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-91bb0bdb-bea6-4f57-87bd-f4d7f42f6f99 tempest-VolumeTypesAccessTest-1624591232 tempest-VolumeTypesAccessTest-1624591232-project-admin] http://192.168.122.198/volume/v3/types/059886ff-39bf-485e-b399-8e6afb78ec4b returned with HTTP 202 Sep 06 06:44:51 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1107/2192] 192.168.122.198 () {58 vars in 1229 bytes} [Sun Sep 6 06:44:51 2026] DELETE /volume/v3/types/059886ff-39bf-485e-b399-8e6afb78ec4b => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:44:51 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-27f8d602-f6d1-45e7-8f1c-bb15d5192675 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:51 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-27f8d602-f6d1-45e7-8f1c-bb15d5192675 tempest-VolumeTypesAccessTest-1624591232 tempest-VolumeTypesAccessTest-1624591232-project-admin] GET http://192.168.122.198/volume/v3/types/059886ff-39bf-485e-b399-8e6afb78ec4b Sep 06 06:44:51 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-27f8d602-f6d1-45e7-8f1c-bb15d5192675 tempest-VolumeTypesAccessTest-1624591232 tempest-VolumeTypesAccessTest-1624591232-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:44:51 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-27f8d602-f6d1-45e7-8f1c-bb15d5192675 tempest-VolumeTypesAccessTest-1624591232 tempest-VolumeTypesAccessTest-1624591232-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:44:51 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-27f8d602-f6d1-45e7-8f1c-bb15d5192675 tempest-VolumeTypesAccessTest-1624591232 tempest-VolumeTypesAccessTest-1624591232-project-admin] http://192.168.122.198/volume/v3/types/059886ff-39bf-485e-b399-8e6afb78ec4b returned with HTTP 404 Sep 06 06:44:51 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1086/2193] 192.168.122.198 () {58 vars in 1226 bytes} [Sun Sep 6 06:44:51 2026] GET /volume/v3/types/059886ff-39bf-485e-b399-8e6afb78ec4b => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:44:51 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-f72fc4a5-efa9-4a2f-bdd2-42e627daec00 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:51 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f72fc4a5-efa9-4a2f-bdd2-42e627daec00 tempest-VolumeTypesAccessTest-1624591232 tempest-VolumeTypesAccessTest-1624591232-project-admin] POST http://192.168.122.198/volume/v3/types Sep 06 06:44:51 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-f72fc4a5-efa9-4a2f-bdd2-42e627daec00 tempest-VolumeTypesAccessTest-1624591232 tempest-VolumeTypesAccessTest-1624591232-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-437914654", "os-volume-type-access:is_public": false}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:44:51 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f72fc4a5-efa9-4a2f-bdd2-42e627daec00 tempest-VolumeTypesAccessTest-1624591232 tempest-VolumeTypesAccessTest-1624591232-project-admin] http://192.168.122.198/volume/v3/types returned with HTTP 200 Sep 06 06:44:51 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1108/2194] 192.168.122.198 () {60 vars in 1137 bytes} [Sun Sep 6 06:44:51 2026] POST /volume/v3/types => generated 228 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:44:51 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-3581e980-496f-403c-94da-b4366a84e21c None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:51 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-3581e980-496f-403c-94da-b4366a84e21c tempest-VolumeTypesAccessTest-1624591232 tempest-VolumeTypesAccessTest-1624591232-project-admin] POST http://192.168.122.198/volume/v3/types/5431ccd6-a2e5-403e-a6c3-0d45542b6390/action Sep 06 06:44:51 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-3581e980-496f-403c-94da-b4366a84e21c tempest-VolumeTypesAccessTest-1624591232 tempest-VolumeTypesAccessTest-1624591232-project-admin] Action body: b'{"addProjectAccess": {"project": "3609e63e6abb4f2ca69ba89d226a03ff"}}' {{(pid=87014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:44:51 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-3581e980-496f-403c-94da-b4366a84e21c tempest-VolumeTypesAccessTest-1624591232 tempest-VolumeTypesAccessTest-1624591232-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "3609e63e6abb4f2ca69ba89d226a03ff"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:44:51 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-3581e980-496f-403c-94da-b4366a84e21c tempest-VolumeTypesAccessTest-1624591232 tempest-VolumeTypesAccessTest-1624591232-project-admin] http://192.168.122.198/volume/v3/types/5431ccd6-a2e5-403e-a6c3-0d45542b6390/action returned with HTTP 202 Sep 06 06:44:51 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1087/2195] 192.168.122.198 () {60 vars in 1268 bytes} [Sun Sep 6 06:44:51 2026] POST /volume/v3/types/5431ccd6-a2e5-403e-a6c3-0d45542b6390/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:44:51 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-80ca7fb1-1a05-43e9-9033-527f2ec75005 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:51 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-80ca7fb1-1a05-43e9-9033-527f2ec75005 tempest-VolumeTypesAccessTest-1624591232 tempest-VolumeTypesAccessTest-1624591232-project-admin] POST http://192.168.122.198/volume/v3/types/5431ccd6-a2e5-403e-a6c3-0d45542b6390/action Sep 06 06:44:51 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-80ca7fb1-1a05-43e9-9033-527f2ec75005 tempest-VolumeTypesAccessTest-1624591232 tempest-VolumeTypesAccessTest-1624591232-project-admin] Action body: b'{"addProjectAccess": {"project": "cba82f2721334477ba6014c58ba0469f"}}' {{(pid=87015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:44:51 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-80ca7fb1-1a05-43e9-9033-527f2ec75005 tempest-VolumeTypesAccessTest-1624591232 tempest-VolumeTypesAccessTest-1624591232-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "cba82f2721334477ba6014c58ba0469f"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:44:51 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-80ca7fb1-1a05-43e9-9033-527f2ec75005 tempest-VolumeTypesAccessTest-1624591232 tempest-VolumeTypesAccessTest-1624591232-project-admin] http://192.168.122.198/volume/v3/types/5431ccd6-a2e5-403e-a6c3-0d45542b6390/action returned with HTTP 202 Sep 06 06:44:51 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1109/2196] 192.168.122.198 () {60 vars in 1268 bytes} [Sun Sep 6 06:44:51 2026] POST /volume/v3/types/5431ccd6-a2e5-403e-a6c3-0d45542b6390/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:44:51 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-17d50449-4ce6-4743-8ac4-6c66352ae070 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:51 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-17d50449-4ce6-4743-8ac4-6c66352ae070 tempest-VolumeTypesAccessTest-1624591232 tempest-VolumeTypesAccessTest-1624591232-project-admin] GET http://192.168.122.198/volume/v3/types/5431ccd6-a2e5-403e-a6c3-0d45542b6390/os-volume-type-access Sep 06 06:44:51 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-17d50449-4ce6-4743-8ac4-6c66352ae070 tempest-VolumeTypesAccessTest-1624591232 tempest-VolumeTypesAccessTest-1624591232-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:44:51 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-17d50449-4ce6-4743-8ac4-6c66352ae070 tempest-VolumeTypesAccessTest-1624591232 tempest-VolumeTypesAccessTest-1624591232-project-admin] Calling method 'index' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:44:51 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-17d50449-4ce6-4743-8ac4-6c66352ae070 tempest-VolumeTypesAccessTest-1624591232 tempest-VolumeTypesAccessTest-1624591232-project-admin] http://192.168.122.198/volume/v3/types/5431ccd6-a2e5-403e-a6c3-0d45542b6390/os-volume-type-access returned with HTTP 200 Sep 06 06:44:51 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1088/2197] 192.168.122.198 () {58 vars in 1292 bytes} [Sun Sep 6 06:44:51 2026] GET /volume/v3/types/5431ccd6-a2e5-403e-a6c3-0d45542b6390/os-volume-type-access => generated 244 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:44:51 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-f5fcc433-2763-4320-a1b6-7184506e4378 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:51 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f5fcc433-2763-4320-a1b6-7184506e4378 tempest-VolumeTypesAccessTest-1624591232 tempest-VolumeTypesAccessTest-1624591232-project-admin] POST http://192.168.122.198/volume/v3/types/5431ccd6-a2e5-403e-a6c3-0d45542b6390/action Sep 06 06:44:51 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-f5fcc433-2763-4320-a1b6-7184506e4378 tempest-VolumeTypesAccessTest-1624591232 tempest-VolumeTypesAccessTest-1624591232-project-admin] Action body: b'{"removeProjectAccess": {"project": "cba82f2721334477ba6014c58ba0469f"}}' {{(pid=87015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:44:51 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-f5fcc433-2763-4320-a1b6-7184506e4378 tempest-VolumeTypesAccessTest-1624591232 tempest-VolumeTypesAccessTest-1624591232-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "cba82f2721334477ba6014c58ba0469f"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:44:51 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f5fcc433-2763-4320-a1b6-7184506e4378 tempest-VolumeTypesAccessTest-1624591232 tempest-VolumeTypesAccessTest-1624591232-project-admin] http://192.168.122.198/volume/v3/types/5431ccd6-a2e5-403e-a6c3-0d45542b6390/action returned with HTTP 202 Sep 06 06:44:51 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1110/2198] 192.168.122.198 () {60 vars in 1268 bytes} [Sun Sep 6 06:44:51 2026] POST /volume/v3/types/5431ccd6-a2e5-403e-a6c3-0d45542b6390/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:44:51 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-1da667b0-8621-4178-9864-015a14e31123 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:51 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-1da667b0-8621-4178-9864-015a14e31123 tempest-VolumeTypesAccessTest-1624591232 tempest-VolumeTypesAccessTest-1624591232-project-admin] POST http://192.168.122.198/volume/v3/types/5431ccd6-a2e5-403e-a6c3-0d45542b6390/action Sep 06 06:44:51 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-1da667b0-8621-4178-9864-015a14e31123 tempest-VolumeTypesAccessTest-1624591232 tempest-VolumeTypesAccessTest-1624591232-project-admin] Action body: b'{"removeProjectAccess": {"project": "3609e63e6abb4f2ca69ba89d226a03ff"}}' {{(pid=87014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:44:51 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-1da667b0-8621-4178-9864-015a14e31123 tempest-VolumeTypesAccessTest-1624591232 tempest-VolumeTypesAccessTest-1624591232-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "3609e63e6abb4f2ca69ba89d226a03ff"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:44:51 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-1da667b0-8621-4178-9864-015a14e31123 tempest-VolumeTypesAccessTest-1624591232 tempest-VolumeTypesAccessTest-1624591232-project-admin] http://192.168.122.198/volume/v3/types/5431ccd6-a2e5-403e-a6c3-0d45542b6390/action returned with HTTP 202 Sep 06 06:44:51 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1089/2199] 192.168.122.198 () {60 vars in 1268 bytes} [Sun Sep 6 06:44:51 2026] POST /volume/v3/types/5431ccd6-a2e5-403e-a6c3-0d45542b6390/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:44:51 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-63a5e3a1-a789-4fbb-b4e8-9037a578c8d7 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:51 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-63a5e3a1-a789-4fbb-b4e8-9037a578c8d7 tempest-VolumeTypesAccessTest-1624591232 tempest-VolumeTypesAccessTest-1624591232-project-admin] DELETE http://192.168.122.198/volume/v3/types/5431ccd6-a2e5-403e-a6c3-0d45542b6390 Sep 06 06:44:51 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-63a5e3a1-a789-4fbb-b4e8-9037a578c8d7 tempest-VolumeTypesAccessTest-1624591232 tempest-VolumeTypesAccessTest-1624591232-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:44:51 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-63a5e3a1-a789-4fbb-b4e8-9037a578c8d7 tempest-VolumeTypesAccessTest-1624591232 tempest-VolumeTypesAccessTest-1624591232-project-admin] Calling method '_delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:44:51 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-63a5e3a1-a789-4fbb-b4e8-9037a578c8d7 tempest-VolumeTypesAccessTest-1624591232 tempest-VolumeTypesAccessTest-1624591232-project-admin] http://192.168.122.198/volume/v3/types/5431ccd6-a2e5-403e-a6c3-0d45542b6390 returned with HTTP 202 Sep 06 06:44:51 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1111/2200] 192.168.122.198 () {58 vars in 1229 bytes} [Sun Sep 6 06:44:51 2026] DELETE /volume/v3/types/5431ccd6-a2e5-403e-a6c3-0d45542b6390 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:44:51 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-b54ae0a9-67a0-4c36-9976-b3213006e560 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:51 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-b54ae0a9-67a0-4c36-9976-b3213006e560 tempest-VolumeTypesAccessTest-1624591232 tempest-VolumeTypesAccessTest-1624591232-project-admin] GET http://192.168.122.198/volume/v3/types/5431ccd6-a2e5-403e-a6c3-0d45542b6390 Sep 06 06:44:51 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-b54ae0a9-67a0-4c36-9976-b3213006e560 tempest-VolumeTypesAccessTest-1624591232 tempest-VolumeTypesAccessTest-1624591232-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:44:51 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-b54ae0a9-67a0-4c36-9976-b3213006e560 tempest-VolumeTypesAccessTest-1624591232 tempest-VolumeTypesAccessTest-1624591232-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:44:51 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-b54ae0a9-67a0-4c36-9976-b3213006e560 tempest-VolumeTypesAccessTest-1624591232 tempest-VolumeTypesAccessTest-1624591232-project-admin] http://192.168.122.198/volume/v3/types/5431ccd6-a2e5-403e-a6c3-0d45542b6390 returned with HTTP 404 Sep 06 06:44:51 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1090/2201] 192.168.122.198 () {58 vars in 1226 bytes} [Sun Sep 6 06:44:51 2026] GET /volume/v3/types/5431ccd6-a2e5-403e-a6c3-0d45542b6390 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:44:57 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-b192b89e-f11b-48c2-b66f-587fe6fff43a None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:57 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b192b89e-f11b-48c2-b66f-587fe6fff43a tempest-VolumeTypesTest-1012008060 tempest-VolumeTypesTest-1012008060-project-admin] POST http://192.168.122.198/volume/v3/types Sep 06 06:44:57 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b192b89e-f11b-48c2-b66f-587fe6fff43a tempest-VolumeTypesTest-1012008060 tempest-VolumeTypesTest-1012008060-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-344435358", "description": "tempest-volume-type-description-148634289", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}, "os-volume-type-access:is_public": true}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:44:57 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b192b89e-f11b-48c2-b66f-587fe6fff43a tempest-VolumeTypesTest-1012008060 tempest-VolumeTypesTest-1012008060-project-admin] http://192.168.122.198/volume/v3/types returned with HTTP 200 Sep 06 06:44:57 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1112/2202] 192.168.122.198 () {60 vars in 1137 bytes} [Sun Sep 6 06:44:57 2026] POST /volume/v3/types => generated 316 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:44:57 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-3af67577-8ba8-493e-9975-c08401f07283 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:57 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-3af67577-8ba8-493e-9975-c08401f07283 tempest-VolumeTypesTest-1012008060 tempest-VolumeTypesTest-1012008060-project-admin] GET http://192.168.122.198/volume/v3/types/572fe58b-e5b8-4458-ad9e-a0ea9c0d4817 Sep 06 06:44:57 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-3af67577-8ba8-493e-9975-c08401f07283 tempest-VolumeTypesTest-1012008060 tempest-VolumeTypesTest-1012008060-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:44:57 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-3af67577-8ba8-493e-9975-c08401f07283 tempest-VolumeTypesTest-1012008060 tempest-VolumeTypesTest-1012008060-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:44:57 devstack devstack@c-api.service[87014]: DEBUG dbcounter [-] [87014] Writing DB stats cinder:SELECT=253,cinder:UPDATE=62,cinder:INSERT=39 {{(pid=87014) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 06:44:57 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-3af67577-8ba8-493e-9975-c08401f07283 tempest-VolumeTypesTest-1012008060 tempest-VolumeTypesTest-1012008060-project-admin] http://192.168.122.198/volume/v3/types/572fe58b-e5b8-4458-ad9e-a0ea9c0d4817 returned with HTTP 200 Sep 06 06:44:57 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1091/2203] 192.168.122.198 () {58 vars in 1226 bytes} [Sun Sep 6 06:44:57 2026] GET /volume/v3/types/572fe58b-e5b8-4458-ad9e-a0ea9c0d4817 => generated 338 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:44:57 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-27837a5c-2a2e-40ac-ad84-d2677eaa06a4 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:57 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-27837a5c-2a2e-40ac-ad84-d2677eaa06a4 tempest-VolumeTypesTest-1012008060 tempest-VolumeTypesTest-1012008060-project-admin] DELETE http://192.168.122.198/volume/v3/types/572fe58b-e5b8-4458-ad9e-a0ea9c0d4817 Sep 06 06:44:57 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-27837a5c-2a2e-40ac-ad84-d2677eaa06a4 tempest-VolumeTypesTest-1012008060 tempest-VolumeTypesTest-1012008060-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:44:57 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-27837a5c-2a2e-40ac-ad84-d2677eaa06a4 tempest-VolumeTypesTest-1012008060 tempest-VolumeTypesTest-1012008060-project-admin] Calling method '_delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:44:57 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-27837a5c-2a2e-40ac-ad84-d2677eaa06a4 tempest-VolumeTypesTest-1012008060 tempest-VolumeTypesTest-1012008060-project-admin] http://192.168.122.198/volume/v3/types/572fe58b-e5b8-4458-ad9e-a0ea9c0d4817 returned with HTTP 202 Sep 06 06:44:57 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1113/2204] 192.168.122.198 () {58 vars in 1229 bytes} [Sun Sep 6 06:44:57 2026] DELETE /volume/v3/types/572fe58b-e5b8-4458-ad9e-a0ea9c0d4817 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:44:57 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-0215ea72-07fe-43b4-b641-28362973d1ff None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:57 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-0215ea72-07fe-43b4-b641-28362973d1ff tempest-VolumeTypesTest-1012008060 tempest-VolumeTypesTest-1012008060-project-admin] GET http://192.168.122.198/volume/v3/types/572fe58b-e5b8-4458-ad9e-a0ea9c0d4817 Sep 06 06:44:57 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-0215ea72-07fe-43b4-b641-28362973d1ff tempest-VolumeTypesTest-1012008060 tempest-VolumeTypesTest-1012008060-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:44:57 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-0215ea72-07fe-43b4-b641-28362973d1ff tempest-VolumeTypesTest-1012008060 tempest-VolumeTypesTest-1012008060-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:44:57 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-0215ea72-07fe-43b4-b641-28362973d1ff tempest-VolumeTypesTest-1012008060 tempest-VolumeTypesTest-1012008060-project-admin] http://192.168.122.198/volume/v3/types/572fe58b-e5b8-4458-ad9e-a0ea9c0d4817 returned with HTTP 404 Sep 06 06:44:57 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1092/2205] 192.168.122.198 () {58 vars in 1226 bytes} [Sun Sep 6 06:44:57 2026] GET /volume/v3/types/572fe58b-e5b8-4458-ad9e-a0ea9c0d4817 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:44:57 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-f60400ff-f669-4450-a129-d323dfb3fd9f None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:57 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f60400ff-f669-4450-a129-d323dfb3fd9f tempest-VolumeTypesTest-1012008060 tempest-VolumeTypesTest-1012008060-project-admin] POST http://192.168.122.198/volume/v3/types Sep 06 06:44:57 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-f60400ff-f669-4450-a129-d323dfb3fd9f tempest-VolumeTypesTest-1012008060 tempest-VolumeTypesTest-1012008060-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1923507948"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:44:57 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f60400ff-f669-4450-a129-d323dfb3fd9f tempest-VolumeTypesTest-1012008060 tempest-VolumeTypesTest-1012008060-project-admin] http://192.168.122.198/volume/v3/types returned with HTTP 200 Sep 06 06:44:57 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1114/2206] 192.168.122.198 () {60 vars in 1136 bytes} [Sun Sep 6 06:44:57 2026] POST /volume/v3/types => generated 221 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:44:57 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-3a080830-1562-4aeb-90f4-f701d9780752 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:57 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-3a080830-1562-4aeb-90f4-f701d9780752 tempest-VolumeTypesTest-1012008060 tempest-VolumeTypesTest-1012008060-project-admin] POST http://192.168.122.198/volume/v3/types/1faeb450-de65-409d-bf08-45ac09853a55/encryption Sep 06 06:44:57 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-3a080830-1562-4aeb-90f4-f701d9780752 tempest-VolumeTypesTest-1012008060 tempest-VolumeTypesTest-1012008060-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:44:57 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-3a080830-1562-4aeb-90f4-f701d9780752 tempest-VolumeTypesTest-1012008060 tempest-VolumeTypesTest-1012008060-project-admin] http://192.168.122.198/volume/v3/types/1faeb450-de65-409d-bf08-45ac09853a55/encryption returned with HTTP 200 Sep 06 06:44:57 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1093/2207] 192.168.122.198 () {60 vars in 1281 bytes} [Sun Sep 6 06:44:57 2026] POST /volume/v3/types/1faeb450-de65-409d-bf08-45ac09853a55/encryption => generated 239 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:44:57 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-e7c189f3-329a-4a5b-9369-a918d2aed6cb None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:57 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e7c189f3-329a-4a5b-9369-a918d2aed6cb tempest-VolumeTypesTest-1012008060 tempest-VolumeTypesTest-1012008060-project-admin] GET http://192.168.122.198/volume/v3/types/1faeb450-de65-409d-bf08-45ac09853a55/encryption Sep 06 06:44:57 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e7c189f3-329a-4a5b-9369-a918d2aed6cb tempest-VolumeTypesTest-1012008060 tempest-VolumeTypesTest-1012008060-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:44:57 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e7c189f3-329a-4a5b-9369-a918d2aed6cb tempest-VolumeTypesTest-1012008060 tempest-VolumeTypesTest-1012008060-project-admin] Calling method 'index' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:44:57 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e7c189f3-329a-4a5b-9369-a918d2aed6cb tempest-VolumeTypesTest-1012008060 tempest-VolumeTypesTest-1012008060-project-admin] http://192.168.122.198/volume/v3/types/1faeb450-de65-409d-bf08-45ac09853a55/encryption returned with HTTP 200 Sep 06 06:44:57 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1115/2208] 192.168.122.198 () {58 vars in 1259 bytes} [Sun Sep 6 06:44:57 2026] GET /volume/v3/types/1faeb450-de65-409d-bf08-45ac09853a55/encryption => generated 325 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:44:57 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-ff5fa4dd-e3ec-4753-994e-7672f984b455 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:57 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ff5fa4dd-e3ec-4753-994e-7672f984b455 tempest-VolumeTypesTest-1012008060 tempest-VolumeTypesTest-1012008060-project-admin] PUT http://192.168.122.198/volume/v3/types/1faeb450-de65-409d-bf08-45ac09853a55/encryption/4b8bce4e-9142-4ab2-9f0f-23f89fdce677 Sep 06 06:44:57 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ff5fa4dd-e3ec-4753-994e-7672f984b455 tempest-VolumeTypesTest-1012008060 tempest-VolumeTypesTest-1012008060-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:44:57 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ff5fa4dd-e3ec-4753-994e-7672f984b455 tempest-VolumeTypesTest-1012008060 tempest-VolumeTypesTest-1012008060-project-admin] http://192.168.122.198/volume/v3/types/1faeb450-de65-409d-bf08-45ac09853a55/encryption/4b8bce4e-9142-4ab2-9f0f-23f89fdce677 returned with HTTP 200 Sep 06 06:44:57 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1094/2209] 192.168.122.198 () {60 vars in 1391 bytes} [Sun Sep 6 06:44:57 2026] PUT /volume/v3/types/1faeb450-de65-409d-bf08-45ac09853a55/encryption/4b8bce4e-9142-4ab2-9f0f-23f89fdce677 => generated 122 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:44:57 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-3be19b8b-3014-4809-9576-44fb945e9a52 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:57 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-3be19b8b-3014-4809-9576-44fb945e9a52 tempest-VolumeTypesTest-1012008060 tempest-VolumeTypesTest-1012008060-project-admin] GET http://192.168.122.198/volume/v3/types/1faeb450-de65-409d-bf08-45ac09853a55/encryption Sep 06 06:44:57 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-3be19b8b-3014-4809-9576-44fb945e9a52 tempest-VolumeTypesTest-1012008060 tempest-VolumeTypesTest-1012008060-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:44:57 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-3be19b8b-3014-4809-9576-44fb945e9a52 tempest-VolumeTypesTest-1012008060 tempest-VolumeTypesTest-1012008060-project-admin] Calling method 'index' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:44:57 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-3be19b8b-3014-4809-9576-44fb945e9a52 tempest-VolumeTypesTest-1012008060 tempest-VolumeTypesTest-1012008060-project-admin] http://192.168.122.198/volume/v3/types/1faeb450-de65-409d-bf08-45ac09853a55/encryption returned with HTTP 200 Sep 06 06:44:57 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1116/2210] 192.168.122.198 () {58 vars in 1259 bytes} [Sun Sep 6 06:44:57 2026] GET /volume/v3/types/1faeb450-de65-409d-bf08-45ac09853a55/encryption => generated 347 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:44:57 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-cbf5c046-330c-4ac7-bffc-72ba0e309bb4 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:57 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-cbf5c046-330c-4ac7-bffc-72ba0e309bb4 tempest-VolumeTypesTest-1012008060 tempest-VolumeTypesTest-1012008060-project-admin] GET http://192.168.122.198/volume/v3/types/1faeb450-de65-409d-bf08-45ac09853a55/encryption/cipher Sep 06 06:44:57 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-cbf5c046-330c-4ac7-bffc-72ba0e309bb4 tempest-VolumeTypesTest-1012008060 tempest-VolumeTypesTest-1012008060-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:44:57 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-cbf5c046-330c-4ac7-bffc-72ba0e309bb4 tempest-VolumeTypesTest-1012008060 tempest-VolumeTypesTest-1012008060-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:44:57 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-cbf5c046-330c-4ac7-bffc-72ba0e309bb4 tempest-VolumeTypesTest-1012008060 tempest-VolumeTypesTest-1012008060-project-admin] http://192.168.122.198/volume/v3/types/1faeb450-de65-409d-bf08-45ac09853a55/encryption/cipher returned with HTTP 200 Sep 06 06:44:57 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1095/2211] 192.168.122.198 () {58 vars in 1280 bytes} [Sun Sep 6 06:44:57 2026] GET /volume/v3/types/1faeb450-de65-409d-bf08-45ac09853a55/encryption/cipher => generated 29 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 06:44:57 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-0f6e859c-cc4a-455c-a343-42843396b606 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:57 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-0f6e859c-cc4a-455c-a343-42843396b606 tempest-VolumeTypesTest-1012008060 tempest-VolumeTypesTest-1012008060-project-admin] DELETE http://192.168.122.198/volume/v3/types/1faeb450-de65-409d-bf08-45ac09853a55/encryption/4b8bce4e-9142-4ab2-9f0f-23f89fdce677 Sep 06 06:44:57 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-0f6e859c-cc4a-455c-a343-42843396b606 tempest-VolumeTypesTest-1012008060 tempest-VolumeTypesTest-1012008060-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:44:57 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-0f6e859c-cc4a-455c-a343-42843396b606 tempest-VolumeTypesTest-1012008060 tempest-VolumeTypesTest-1012008060-project-admin] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:44:57 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-0f6e859c-cc4a-455c-a343-42843396b606 tempest-VolumeTypesTest-1012008060 tempest-VolumeTypesTest-1012008060-project-admin] http://192.168.122.198/volume/v3/types/1faeb450-de65-409d-bf08-45ac09853a55/encryption/4b8bce4e-9142-4ab2-9f0f-23f89fdce677 returned with HTTP 202 Sep 06 06:44:57 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1117/2212] 192.168.122.198 () {58 vars in 1373 bytes} [Sun Sep 6 06:44:57 2026] DELETE /volume/v3/types/1faeb450-de65-409d-bf08-45ac09853a55/encryption/4b8bce4e-9142-4ab2-9f0f-23f89fdce677 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:44:57 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-0fbce122-e6d0-4b30-860a-6b3eaef57e66 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:57 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-0fbce122-e6d0-4b30-860a-6b3eaef57e66 tempest-VolumeTypesTest-1012008060 tempest-VolumeTypesTest-1012008060-project-admin] GET http://192.168.122.198/volume/v3/types/1faeb450-de65-409d-bf08-45ac09853a55/encryption Sep 06 06:44:57 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-0fbce122-e6d0-4b30-860a-6b3eaef57e66 tempest-VolumeTypesTest-1012008060 tempest-VolumeTypesTest-1012008060-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:44:57 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-0fbce122-e6d0-4b30-860a-6b3eaef57e66 tempest-VolumeTypesTest-1012008060 tempest-VolumeTypesTest-1012008060-project-admin] Calling method 'index' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:44:57 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-0fbce122-e6d0-4b30-860a-6b3eaef57e66 tempest-VolumeTypesTest-1012008060 tempest-VolumeTypesTest-1012008060-project-admin] http://192.168.122.198/volume/v3/types/1faeb450-de65-409d-bf08-45ac09853a55/encryption returned with HTTP 200 Sep 06 06:44:57 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1096/2213] 192.168.122.198 () {58 vars in 1259 bytes} [Sun Sep 6 06:44:57 2026] GET /volume/v3/types/1faeb450-de65-409d-bf08-45ac09853a55/encryption => generated 2 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 06 06:44:57 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-d28c23d8-3b41-4ef0-9b5d-e4d60ea83d1e None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:57 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-d28c23d8-3b41-4ef0-9b5d-e4d60ea83d1e tempest-VolumeTypesTest-1012008060 tempest-VolumeTypesTest-1012008060-project-admin] GET http://192.168.122.198/volume/v3/types/1faeb450-de65-409d-bf08-45ac09853a55/encryption Sep 06 06:44:57 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-d28c23d8-3b41-4ef0-9b5d-e4d60ea83d1e tempest-VolumeTypesTest-1012008060 tempest-VolumeTypesTest-1012008060-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:44:57 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-d28c23d8-3b41-4ef0-9b5d-e4d60ea83d1e tempest-VolumeTypesTest-1012008060 tempest-VolumeTypesTest-1012008060-project-admin] Calling method 'index' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:44:58 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-d28c23d8-3b41-4ef0-9b5d-e4d60ea83d1e tempest-VolumeTypesTest-1012008060 tempest-VolumeTypesTest-1012008060-project-admin] http://192.168.122.198/volume/v3/types/1faeb450-de65-409d-bf08-45ac09853a55/encryption returned with HTTP 200 Sep 06 06:44:58 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1118/2214] 192.168.122.198 () {58 vars in 1259 bytes} [Sun Sep 6 06:44:57 2026] GET /volume/v3/types/1faeb450-de65-409d-bf08-45ac09853a55/encryption => generated 2 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 06 06:44:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-faf6f878-36ac-40e7-99fa-83e33383fb59 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:58 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-faf6f878-36ac-40e7-99fa-83e33383fb59 tempest-VolumeTypesTest-1012008060 tempest-VolumeTypesTest-1012008060-project-admin] DELETE http://192.168.122.198/volume/v3/types/1faeb450-de65-409d-bf08-45ac09853a55 Sep 06 06:44:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-faf6f878-36ac-40e7-99fa-83e33383fb59 tempest-VolumeTypesTest-1012008060 tempest-VolumeTypesTest-1012008060-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:44:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-faf6f878-36ac-40e7-99fa-83e33383fb59 tempest-VolumeTypesTest-1012008060 tempest-VolumeTypesTest-1012008060-project-admin] Calling method '_delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:44:58 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-faf6f878-36ac-40e7-99fa-83e33383fb59 tempest-VolumeTypesTest-1012008060 tempest-VolumeTypesTest-1012008060-project-admin] http://192.168.122.198/volume/v3/types/1faeb450-de65-409d-bf08-45ac09853a55 returned with HTTP 202 Sep 06 06:44:58 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1097/2215] 192.168.122.198 () {58 vars in 1229 bytes} [Sun Sep 6 06:44:58 2026] DELETE /volume/v3/types/1faeb450-de65-409d-bf08-45ac09853a55 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 06 06:44:58 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-853d05d8-821a-40d3-bcde-80594a959d88 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:58 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-853d05d8-821a-40d3-bcde-80594a959d88 tempest-VolumeTypesTest-1012008060 tempest-VolumeTypesTest-1012008060-project-admin] GET http://192.168.122.198/volume/v3/types/1faeb450-de65-409d-bf08-45ac09853a55 Sep 06 06:44:58 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-853d05d8-821a-40d3-bcde-80594a959d88 tempest-VolumeTypesTest-1012008060 tempest-VolumeTypesTest-1012008060-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:44:58 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-853d05d8-821a-40d3-bcde-80594a959d88 tempest-VolumeTypesTest-1012008060 tempest-VolumeTypesTest-1012008060-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:44:58 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-853d05d8-821a-40d3-bcde-80594a959d88 tempest-VolumeTypesTest-1012008060 tempest-VolumeTypesTest-1012008060-project-admin] http://192.168.122.198/volume/v3/types/1faeb450-de65-409d-bf08-45ac09853a55 returned with HTTP 404 Sep 06 06:44:58 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1119/2216] 192.168.122.198 () {58 vars in 1226 bytes} [Sun Sep 6 06:44:58 2026] GET /volume/v3/types/1faeb450-de65-409d-bf08-45ac09853a55 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:44:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-e40ee725-fba7-460e-a034-6d849804c39c None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:58 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-e40ee725-fba7-460e-a034-6d849804c39c tempest-VolumeTypesTest-1012008060 tempest-VolumeTypesTest-1012008060-project-admin] GET http://192.168.122.198/volume/v3/types Sep 06 06:44:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-e40ee725-fba7-460e-a034-6d849804c39c tempest-VolumeTypesTest-1012008060 tempest-VolumeTypesTest-1012008060-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:44:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-e40ee725-fba7-460e-a034-6d849804c39c tempest-VolumeTypesTest-1012008060 tempest-VolumeTypesTest-1012008060-project-admin] Calling method 'index' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:44:58 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-e40ee725-fba7-460e-a034-6d849804c39c tempest-VolumeTypesTest-1012008060 tempest-VolumeTypesTest-1012008060-project-admin] http://192.168.122.198/volume/v3/types returned with HTTP 200 Sep 06 06:44:58 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1098/2217] 192.168.122.198 () {58 vars in 1115 bytes} [Sun Sep 6 06:44:58 2026] GET /volume/v3/types => generated 648 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:44:58 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-ce152b0d-e663-4978-b7c9-878c096d6c9e None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:58 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-ce152b0d-e663-4978-b7c9-878c096d6c9e tempest-VolumeTypesTest-1012008060 tempest-VolumeTypesTest-1012008060-project-admin] POST http://192.168.122.198/volume/v3/types Sep 06 06:44:58 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-ce152b0d-e663-4978-b7c9-878c096d6c9e tempest-VolumeTypesTest-1012008060 tempest-VolumeTypesTest-1012008060-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1088110573"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:44:58 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-ce152b0d-e663-4978-b7c9-878c096d6c9e tempest-VolumeTypesTest-1012008060 tempest-VolumeTypesTest-1012008060-project-admin] http://192.168.122.198/volume/v3/types returned with HTTP 200 Sep 06 06:44:58 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1120/2218] 192.168.122.198 () {60 vars in 1136 bytes} [Sun Sep 6 06:44:58 2026] POST /volume/v3/types => generated 221 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:44:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-94139802-c988-4f74-bc62-256093b50cef None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:58 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-94139802-c988-4f74-bc62-256093b50cef tempest-VolumeTypesTest-1012008060 tempest-VolumeTypesTest-1012008060-project-admin] PUT http://192.168.122.198/volume/v3/types/45ea55f9-6fba-473d-97da-1920ac39b326 Sep 06 06:44:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-94139802-c988-4f74-bc62-256093b50cef tempest-VolumeTypesTest-1012008060 tempest-VolumeTypesTest-1012008060-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-814199027", "description": "tempest-volume-type-description-348692973", "is_public": false}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:44:58 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-94139802-c988-4f74-bc62-256093b50cef tempest-VolumeTypesTest-1012008060 tempest-VolumeTypesTest-1012008060-project-admin] http://192.168.122.198/volume/v3/types/45ea55f9-6fba-473d-97da-1920ac39b326 returned with HTTP 200 Sep 06 06:44:58 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1099/2219] 192.168.122.198 () {60 vars in 1247 bytes} [Sun Sep 6 06:44:58 2026] PUT /volume/v3/types/45ea55f9-6fba-473d-97da-1920ac39b326 => generated 203 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:44:58 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-967e4023-4d26-4abf-9efe-0036af08ab4a None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:58 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-967e4023-4d26-4abf-9efe-0036af08ab4a tempest-VolumeTypesTest-1012008060 tempest-VolumeTypesTest-1012008060-project-admin] GET http://192.168.122.198/volume/v3/types/45ea55f9-6fba-473d-97da-1920ac39b326 Sep 06 06:44:58 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-967e4023-4d26-4abf-9efe-0036af08ab4a tempest-VolumeTypesTest-1012008060 tempest-VolumeTypesTest-1012008060-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:44:58 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-967e4023-4d26-4abf-9efe-0036af08ab4a tempest-VolumeTypesTest-1012008060 tempest-VolumeTypesTest-1012008060-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:44:58 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-967e4023-4d26-4abf-9efe-0036af08ab4a tempest-VolumeTypesTest-1012008060 tempest-VolumeTypesTest-1012008060-project-admin] http://192.168.122.198/volume/v3/types/45ea55f9-6fba-473d-97da-1920ac39b326 returned with HTTP 200 Sep 06 06:44:58 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1121/2220] 192.168.122.198 () {58 vars in 1226 bytes} [Sun Sep 6 06:44:58 2026] GET /volume/v3/types/45ea55f9-6fba-473d-97da-1920ac39b326 => generated 267 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:44:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-f6ca7487-2a61-4245-ad54-41d02a976ae5 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:58 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f6ca7487-2a61-4245-ad54-41d02a976ae5 tempest-VolumeTypesTest-1012008060 tempest-VolumeTypesTest-1012008060-project-admin] DELETE http://192.168.122.198/volume/v3/types/45ea55f9-6fba-473d-97da-1920ac39b326 Sep 06 06:44:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-f6ca7487-2a61-4245-ad54-41d02a976ae5 tempest-VolumeTypesTest-1012008060 tempest-VolumeTypesTest-1012008060-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:44:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-f6ca7487-2a61-4245-ad54-41d02a976ae5 tempest-VolumeTypesTest-1012008060 tempest-VolumeTypesTest-1012008060-project-admin] Calling method '_delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:44:58 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f6ca7487-2a61-4245-ad54-41d02a976ae5 tempest-VolumeTypesTest-1012008060 tempest-VolumeTypesTest-1012008060-project-admin] http://192.168.122.198/volume/v3/types/45ea55f9-6fba-473d-97da-1920ac39b326 returned with HTTP 202 Sep 06 06:44:58 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1100/2221] 192.168.122.198 () {58 vars in 1229 bytes} [Sun Sep 6 06:44:58 2026] DELETE /volume/v3/types/45ea55f9-6fba-473d-97da-1920ac39b326 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:44:58 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-8c09cc6a-aea4-43ac-a61c-1ce33ed68d45 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:58 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-8c09cc6a-aea4-43ac-a61c-1ce33ed68d45 tempest-VolumeTypesTest-1012008060 tempest-VolumeTypesTest-1012008060-project-admin] GET http://192.168.122.198/volume/v3/types/45ea55f9-6fba-473d-97da-1920ac39b326 Sep 06 06:44:58 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-8c09cc6a-aea4-43ac-a61c-1ce33ed68d45 tempest-VolumeTypesTest-1012008060 tempest-VolumeTypesTest-1012008060-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:44:58 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-8c09cc6a-aea4-43ac-a61c-1ce33ed68d45 tempest-VolumeTypesTest-1012008060 tempest-VolumeTypesTest-1012008060-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:44:58 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-8c09cc6a-aea4-43ac-a61c-1ce33ed68d45 tempest-VolumeTypesTest-1012008060 tempest-VolumeTypesTest-1012008060-project-admin] http://192.168.122.198/volume/v3/types/45ea55f9-6fba-473d-97da-1920ac39b326 returned with HTTP 404 Sep 06 06:44:58 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1122/2222] 192.168.122.198 () {58 vars in 1226 bytes} [Sun Sep 6 06:44:58 2026] GET /volume/v3/types/45ea55f9-6fba-473d-97da-1920ac39b326 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:44:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-3b2df262-0d4c-4a3a-a5e9-ff6831696de8 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:58 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-3b2df262-0d4c-4a3a-a5e9-ff6831696de8 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] GET http://192.168.122.198/volume/v3/volumes/babca842-c8ce-4f3b-ba77-bf341af88d90 Sep 06 06:44:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-3b2df262-0d4c-4a3a-a5e9-ff6831696de8 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:44:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-3b2df262-0d4c-4a3a-a5e9-ff6831696de8 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:44:58 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:44:58 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:44:58 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:44:58 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:44:58 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-3b2df262-0d4c-4a3a-a5e9-ff6831696de8 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Volume info retrieved successfully. Sep 06 06:44:58 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-3b2df262-0d4c-4a3a-a5e9-ff6831696de8 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] http://192.168.122.198/volume/v3/volumes/babca842-c8ce-4f3b-ba77-bf341af88d90 returned with HTTP 200 Sep 06 06:44:58 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1101/2223] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:44:58 2026] GET /volume/v3/volumes/babca842-c8ce-4f3b-ba77-bf341af88d90 => generated 867 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:44:58 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-f5b1ab48-743d-4c26-8eb4-5f4c7915a21a None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:58 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f5b1ab48-743d-4c26-8eb4-5f4c7915a21a tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] GET http://192.168.122.198/volume/v3/volumes/babca842-c8ce-4f3b-ba77-bf341af88d90 Sep 06 06:44:58 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-f5b1ab48-743d-4c26-8eb4-5f4c7915a21a tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:44:58 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-f5b1ab48-743d-4c26-8eb4-5f4c7915a21a tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:44:58 devstack devstack@c-api.service[87015]: DEBUG dbcounter [-] [87015] Writing DB stats cinder:SELECT=357,cinder:UPDATE=90,cinder:INSERT=58 {{(pid=87015) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 06:44:58 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:44:58 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:44:58 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:44:58 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:44:58 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-f5b1ab48-743d-4c26-8eb4-5f4c7915a21a tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Volume info retrieved successfully. Sep 06 06:44:58 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f5b1ab48-743d-4c26-8eb4-5f4c7915a21a tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] http://192.168.122.198/volume/v3/volumes/babca842-c8ce-4f3b-ba77-bf341af88d90 returned with HTTP 200 Sep 06 06:44:58 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1123/2224] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:44:58 2026] GET /volume/v3/volumes/babca842-c8ce-4f3b-ba77-bf341af88d90 => generated 867 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:44:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [req-7818d865-7465-4105-a672-a7fc9c062e3b req-79e11d07-0e05-4425-a962-1ac5a9d34030 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:58 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-7818d865-7465-4105-a672-a7fc9c062e3b req-79e11d07-0e05-4425-a962-1ac5a9d34030 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] GET http://192.168.122.198/volume/v3/volumes/babca842-c8ce-4f3b-ba77-bf341af88d90 Sep 06 06:44:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-7818d865-7465-4105-a672-a7fc9c062e3b req-79e11d07-0e05-4425-a962-1ac5a9d34030 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:44:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-7818d865-7465-4105-a672-a7fc9c062e3b req-79e11d07-0e05-4425-a962-1ac5a9d34030 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:44:58 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:44:58 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:44:58 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:44:58 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:44:58 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [req-7818d865-7465-4105-a672-a7fc9c062e3b req-79e11d07-0e05-4425-a962-1ac5a9d34030 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Volume info retrieved successfully. Sep 06 06:44:58 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-7818d865-7465-4105-a672-a7fc9c062e3b req-79e11d07-0e05-4425-a962-1ac5a9d34030 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] http://192.168.122.198/volume/v3/volumes/babca842-c8ce-4f3b-ba77-bf341af88d90 returned with HTTP 200 Sep 06 06:44:58 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1102/2225] 192.168.122.198 () {60 vars in 1487 bytes} [Sun Sep 6 06:44:58 2026] GET /volume/v3/volumes/babca842-c8ce-4f3b-ba77-bf341af88d90 => generated 867 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:44:58 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-0f1859ba-82ab-4656-8f92-7898e1ee50a9 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:58 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-0f1859ba-82ab-4656-8f92-7898e1ee50a9 None None] GET http://192.168.122.198/volume// Sep 06 06:44:58 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-0f1859ba-82ab-4656-8f92-7898e1ee50a9 None None] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:44:58 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-0f1859ba-82ab-4656-8f92-7898e1ee50a9 None None] Calling method 'all' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:44:58 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-0f1859ba-82ab-4656-8f92-7898e1ee50a9 None None] http://192.168.122.198/volume// returned with HTTP 300 Sep 06 06:44:58 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1124/2226] 192.168.122.198 () {58 vars in 1317 bytes} [Sun Sep 6 06:44:58 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 06:44:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [req-7818d865-7465-4105-a672-a7fc9c062e3b req-c1c93d32-c606-4820-a161-c86b46d8c2f0 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:59 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-7818d865-7465-4105-a672-a7fc9c062e3b req-c1c93d32-c606-4820-a161-c86b46d8c2f0 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] POST http://192.168.122.198/volume/v3/attachments Sep 06 06:44:59 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-7818d865-7465-4105-a672-a7fc9c062e3b req-c1c93d32-c606-4820-a161-c86b46d8c2f0 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "babca842-c8ce-4f3b-ba77-bf341af88d90", "connector": null, "instance_uuid": "047e5014-47f9-44bd-84c8-bb5316973290"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:44:59 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:44:59 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:44:59 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:44:59 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:44:59 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-7818d865-7465-4105-a672-a7fc9c062e3b req-c1c93d32-c606-4820-a161-c86b46d8c2f0 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] http://192.168.122.198/volume/v3/attachments returned with HTTP 200 Sep 06 06:44:59 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1103/2227] 192.168.122.198 () {66 vars in 1483 bytes} [Sun Sep 6 06:44:58 2026] POST /volume/v3/attachments => generated 273 bytes in 358 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:44:59 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-193bd1ea-8b8f-4725-816b-84dc89ce1af7 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:59 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-193bd1ea-8b8f-4725-816b-84dc89ce1af7 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] GET http://192.168.122.198/volume/v3/volumes/babca842-c8ce-4f3b-ba77-bf341af88d90 Sep 06 06:44:59 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-193bd1ea-8b8f-4725-816b-84dc89ce1af7 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:44:59 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-193bd1ea-8b8f-4725-816b-84dc89ce1af7 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:44:59 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:44:59 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:44:59 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:44:59 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:44:59 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-f30f2f13-892c-4687-89db-0321d7cf0e65 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:59 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f30f2f13-892c-4687-89db-0321d7cf0e65 None None] GET http://192.168.122.198/volume// Sep 06 06:44:59 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-f30f2f13-892c-4687-89db-0321d7cf0e65 None None] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:44:59 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-f30f2f13-892c-4687-89db-0321d7cf0e65 None None] Calling method 'all' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:44:59 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f30f2f13-892c-4687-89db-0321d7cf0e65 None None] http://192.168.122.198/volume// returned with HTTP 300 Sep 06 06:44:59 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1104/2228] 192.168.122.198 () {58 vars in 1315 bytes} [Sun Sep 6 06:44: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 06 06:44:59 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-193bd1ea-8b8f-4725-816b-84dc89ce1af7 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Volume info retrieved successfully. Sep 06 06:44:59 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [req-7818d865-7465-4105-a672-a7fc9c062e3b req-dee76a55-d1fe-49d9-82b7-af6daa8ca239 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:59 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-7818d865-7465-4105-a672-a7fc9c062e3b req-dee76a55-d1fe-49d9-82b7-af6daa8ca239 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] GET http://192.168.122.198/volume/v3/volumes/babca842-c8ce-4f3b-ba77-bf341af88d90 Sep 06 06:44:59 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-7818d865-7465-4105-a672-a7fc9c062e3b req-dee76a55-d1fe-49d9-82b7-af6daa8ca239 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:44:59 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-7818d865-7465-4105-a672-a7fc9c062e3b req-dee76a55-d1fe-49d9-82b7-af6daa8ca239 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:44:59 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-193bd1ea-8b8f-4725-816b-84dc89ce1af7 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] http://192.168.122.198/volume/v3/volumes/babca842-c8ce-4f3b-ba77-bf341af88d90 returned with HTTP 200 Sep 06 06:44:59 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1125/2229] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:44:59 2026] GET /volume/v3/volumes/babca842-c8ce-4f3b-ba77-bf341af88d90 => generated 866 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:44:59 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:44:59 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:44:59 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:44:59 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:44:59 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [req-7818d865-7465-4105-a672-a7fc9c062e3b req-dee76a55-d1fe-49d9-82b7-af6daa8ca239 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Volume info retrieved successfully. Sep 06 06:44:59 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-7818d865-7465-4105-a672-a7fc9c062e3b req-dee76a55-d1fe-49d9-82b7-af6daa8ca239 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] http://192.168.122.198/volume/v3/volumes/babca842-c8ce-4f3b-ba77-bf341af88d90 returned with HTTP 200 Sep 06 06:44:59 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1105/2230] 192.168.122.198 () {62 vars in 1528 bytes} [Sun Sep 6 06:44:59 2026] GET /volume/v3/volumes/babca842-c8ce-4f3b-ba77-bf341af88d90 => generated 1047 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 06:44:59 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-7818d865-7465-4105-a672-a7fc9c062e3b req-7f295b05-aa16-4e33-a11d-cd8e9e7e4336 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:44:59 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-7818d865-7465-4105-a672-a7fc9c062e3b req-7f295b05-aa16-4e33-a11d-cd8e9e7e4336 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] PUT http://192.168.122.198/volume/v3/attachments/cdcd7587-3bc5-4f2b-8e2a-858fb24248dc Sep 06 06:44:59 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-7818d865-7465-4105-a672-a7fc9c062e3b req-7f295b05-aa16-4e33-a11d-cd8e9e7e4336 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.198", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:24e15970b53b", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "43662e98-aa50-48bf-885a-92da7f50de73", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:44:59 devstack devstack@c-api.service[87015]: DEBUG cinder.coordination [req-7818d865-7465-4105-a672-a7fc9c062e3b req-7f295b05-aa16-4e33-a11d-cd8e9e7e4336 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Acquiring lock "cinder-attachment_update-babca842-c8ce-4f3b-ba77-bf341af88d90-devstack" by "attachment_update" {{(pid=87015) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 06 06:44:59 devstack devstack@c-api.service[87015]: DEBUG cinder.coordination [req-7818d865-7465-4105-a672-a7fc9c062e3b req-7f295b05-aa16-4e33-a11d-cd8e9e7e4336 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Lock "cinder-attachment_update-babca842-c8ce-4f3b-ba77-bf341af88d90-devstack" acquired by "attachment_update" :: waited 0.025s {{(pid=87015) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 06 06:44:59 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:44:59 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:44:59 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:44:59 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:44:59 devstack devstack@c-api.service[87015]: DEBUG cinder.coordination [req-7818d865-7465-4105-a672-a7fc9c062e3b req-7f295b05-aa16-4e33-a11d-cd8e9e7e4336 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Lock "cinder-attachment_update-babca842-c8ce-4f3b-ba77-bf341af88d90-devstack" released by "attachment_update" :: held 0.198s {{(pid=87015) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 06 06:44:59 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-7818d865-7465-4105-a672-a7fc9c062e3b req-7f295b05-aa16-4e33-a11d-cd8e9e7e4336 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] http://192.168.122.198/volume/v3/attachments/cdcd7587-3bc5-4f2b-8e2a-858fb24248dc returned with HTTP 200 Sep 06 06:44:59 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1126/2231] 192.168.122.198 () {66 vars in 1593 bytes} [Sun Sep 6 06:44:59 2026] PUT /volume/v3/attachments/cdcd7587-3bc5-4f2b-8e2a-858fb24248dc => generated 694 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:45:00 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-43a30b52-0f9a-4dd8-990f-7b0d59f23f4f None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:00 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-43a30b52-0f9a-4dd8-990f-7b0d59f23f4f tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] GET http://192.168.122.198/volume/v3/volumes/babca842-c8ce-4f3b-ba77-bf341af88d90 Sep 06 06:45:00 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-43a30b52-0f9a-4dd8-990f-7b0d59f23f4f tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:45:00 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-43a30b52-0f9a-4dd8-990f-7b0d59f23f4f tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:45:00 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-7818d865-7465-4105-a672-a7fc9c062e3b req-a97bb271-bfcf-43ed-9395-c2fd8b5b8d94 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:00 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-7818d865-7465-4105-a672-a7fc9c062e3b req-a97bb271-bfcf-43ed-9395-c2fd8b5b8d94 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] POST http://192.168.122.198/volume/v3/attachments/cdcd7587-3bc5-4f2b-8e2a-858fb24248dc/action Sep 06 06:45:00 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-7818d865-7465-4105-a672-a7fc9c062e3b req-a97bb271-bfcf-43ed-9395-c2fd8b5b8d94 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Action body: b'{"os-complete": null}' {{(pid=87015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:45:00 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-7818d865-7465-4105-a672-a7fc9c062e3b req-a97bb271-bfcf-43ed-9395-c2fd8b5b8d94 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:45:00 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:45:00 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:45:00 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:45:00 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:45:00 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-43a30b52-0f9a-4dd8-990f-7b0d59f23f4f tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Volume info retrieved successfully. Sep 06 06:45:00 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-43a30b52-0f9a-4dd8-990f-7b0d59f23f4f tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] http://192.168.122.198/volume/v3/volumes/babca842-c8ce-4f3b-ba77-bf341af88d90 returned with HTTP 200 Sep 06 06:45:00 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1106/2232] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:45:00 2026] GET /volume/v3/volumes/babca842-c8ce-4f3b-ba77-bf341af88d90 => generated 867 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 06:45:00 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:45:00 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:45:00 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:45:00 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:45:00 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-7818d865-7465-4105-a672-a7fc9c062e3b req-a97bb271-bfcf-43ed-9395-c2fd8b5b8d94 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] http://192.168.122.198/volume/v3/attachments/cdcd7587-3bc5-4f2b-8e2a-858fb24248dc/action returned with HTTP 204 Sep 06 06:45:00 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1127/2233] 192.168.122.198 () {66 vars in 1614 bytes} [Sun Sep 6 06:45:00 2026] POST /volume/v3/attachments/cdcd7587-3bc5-4f2b-8e2a-858fb24248dc/action => generated 0 bytes in 82 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:45:01 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-196d1178-4fdf-4fc7-b312-06df826db585 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:01 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-196d1178-4fdf-4fc7-b312-06df826db585 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] GET http://192.168.122.198/volume/v3/volumes/babca842-c8ce-4f3b-ba77-bf341af88d90 Sep 06 06:45:01 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-196d1178-4fdf-4fc7-b312-06df826db585 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:45:01 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-196d1178-4fdf-4fc7-b312-06df826db585 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:45:01 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:45:01 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:45:01 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:45:01 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:45:01 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-196d1178-4fdf-4fc7-b312-06df826db585 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Volume info retrieved successfully. Sep 06 06:45:01 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-196d1178-4fdf-4fc7-b312-06df826db585 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] http://192.168.122.198/volume/v3/volumes/babca842-c8ce-4f3b-ba77-bf341af88d90 returned with HTTP 200 Sep 06 06:45:01 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1107/2234] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:45:01 2026] GET /volume/v3/volumes/babca842-c8ce-4f3b-ba77-bf341af88d90 => generated 1159 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:45:01 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-6d641c15-e007-4ed6-913d-43a6af4875d3 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:01 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-6d641c15-e007-4ed6-913d-43a6af4875d3 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] GET http://192.168.122.198/volume/v3/volumes/babca842-c8ce-4f3b-ba77-bf341af88d90 Sep 06 06:45:01 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-6d641c15-e007-4ed6-913d-43a6af4875d3 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:45:01 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-6d641c15-e007-4ed6-913d-43a6af4875d3 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:45:01 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:45:01 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:45:01 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:45:01 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:45:01 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-6d641c15-e007-4ed6-913d-43a6af4875d3 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Volume info retrieved successfully. Sep 06 06:45:01 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-6d641c15-e007-4ed6-913d-43a6af4875d3 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] http://192.168.122.198/volume/v3/volumes/babca842-c8ce-4f3b-ba77-bf341af88d90 returned with HTTP 200 Sep 06 06:45:01 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1128/2235] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:45:01 2026] GET /volume/v3/volumes/babca842-c8ce-4f3b-ba77-bf341af88d90 => generated 1159 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:45:01 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-63c5ec15-f078-432f-a71f-7b7524d803c8 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:01 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-63c5ec15-f078-432f-a71f-7b7524d803c8 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] POST http://192.168.122.198/volume/v3/volumes/babca842-c8ce-4f3b-ba77-bf341af88d90/action Sep 06 06:45:01 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-63c5ec15-f078-432f-a71f-7b7524d803c8 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Action body: b'{"os-detach": {}}' {{(pid=87014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:45:01 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-63c5ec15-f078-432f-a71f-7b7524d803c8 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:45:01 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:45:01 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:45:01 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:45:01 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:45:01 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-63c5ec15-f078-432f-a71f-7b7524d803c8 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Volume info retrieved successfully. Sep 06 06:45:01 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-63c5ec15-f078-432f-a71f-7b7524d803c8 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Attachment connected to vm 047e5014-47f9-44bd-84c8-bb5316973290, checking data on nova Sep 06 06:45:01 devstack devstack@c-api.service[87014]: DEBUG cinder.compute.nova [None req-63c5ec15-f078-432f-a71f-7b7524d803c8 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Creating Keystone token plugin using URL: http://192.168.122.198/identity {{(pid=87014) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 06 06:45:01 devstack devstack@c-api.service[87014]: DEBUG novaclient.v2.client [None req-63c5ec15-f078-432f-a71f-7b7524d803c8 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] REQ: curl -g -i -X GET http://192.168.122.198/compute/v2.1/servers/047e5014-47f9-44bd-84c8-bb5316973290/os-volume_attachments/babca842-c8ce-4f3b-ba77-bf341af88d90 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}71da4e53c636f6f783d8da8090d77808a0218a878c7b873427015b8c83dbbc9f" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-63c5ec15-f078-432f-a71f-7b7524d803c8" -H "X-Service-Token: {SHA256}683f8de3bc37b6a22e215e54e816272d873dfbf6ed553fab45ca95aae8e66edf" {{(pid=87014) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 06 06:45:02 devstack devstack@c-api.service[87014]: DEBUG novaclient.v2.client [None req-63c5ec15-f078-432f-a71f-7b7524d803c8 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Sun, 06 Sep 2026 04:45:01 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-a99c8fdf-27a9-4c7a-8db9-11c2f067e327 x-openstack-request-id: req-a99c8fdf-27a9-4c7a-8db9-11c2f067e327 {{(pid=87014) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 06 06:45:02 devstack devstack@c-api.service[87014]: DEBUG novaclient.v2.client [None req-63c5ec15-f078-432f-a71f-7b7524d803c8 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "babca842-c8ce-4f3b-ba77-bf341af88d90", "serverId": "047e5014-47f9-44bd-84c8-bb5316973290", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "cdcd7587-3bc5-4f2b-8e2a-858fb24248dc", "bdm_uuid": "bde7cf99-2756-42bd-9539-6c4fae3080b9"}} {{(pid=87014) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 06 06:45:02 devstack devstack@c-api.service[87014]: DEBUG novaclient.v2.client [None req-63c5ec15-f078-432f-a71f-7b7524d803c8 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] GET call to compute for http://192.168.122.198/compute/v2.1/servers/047e5014-47f9-44bd-84c8-bb5316973290/os-volume_attachments/babca842-c8ce-4f3b-ba77-bf341af88d90 used request id req-a99c8fdf-27a9-4c7a-8db9-11c2f067e327 {{(pid=87014) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 06 06:45:02 devstack devstack@c-api.service[87014]: ERROR cinder.volume.api [None req-63c5ec15-f078-432f-a71f-7b7524d803c8 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-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 06 06:45:02 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault [None req-63c5ec15-f078-432f-a71f-7b7524d803c8 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Caught error: Detach volume from instance 047e5014-47f9-44bd-84c8-bb5316973290 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 047e5014-47f9-44bd-84c8-bb5316973290 using the Compute API Sep 06 06:45:02 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 06 06:45:02 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 06 06:45:02 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 06 06:45:02 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:45:02 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 06 06:45:02 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 06 06:45:02 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:45:02 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 06 06:45:02 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 06 06:45:02 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:45:02 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 06 06:45:02 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 06 06:45:02 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:45:02 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 06 06:45:02 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 06 06:45:02 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:45:02 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 06 06:45:02 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 06 06:45:02 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:45:02 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 06 06:45:02 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 06 06:45:02 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:45:02 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 06 06:45:02 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 06 06:45:02 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:45:02 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 06 06:45:02 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 06 06:45:02 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:45:02 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 06 06:45:02 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 06 06:45:02 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:45:02 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 06 06:45:02 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 06 06:45:02 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:45:02 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 06 06:45:02 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 06 06:45:02 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:45:02 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 06 06:45:02 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 06 06:45:02 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:45:02 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 06 06:45:02 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 06 06:45:02 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:45:02 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 06 06:45:02 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 06 06:45:02 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:45:02 devstack devstack@c-api.service[87014]: 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 06 06:45:02 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 06 06:45:02 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:45:02 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 06 06:45:02 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 06 06:45:02 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:45:02 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 06 06:45:02 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 06 06:45:02 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:45:02 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 06 06:45:02 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 06 06:45:02 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:45:02 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 06 06:45:02 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 06 06:45:02 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:45:02 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 06 06:45:02 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 06 06:45:02 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:45:02 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 06 06:45:02 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 06 06:45:02 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:45:02 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 06 06:45:02 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 06 06:45:02 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:45:02 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 06 06:45:02 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 06 06:45:02 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:45:02 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 06 06:45:02 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 06 06:45:02 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:45:02 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 06 06:45:02 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 06 06:45:02 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:45:02 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 06 06:45:02 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 06 06:45:02 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:45:02 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 06 06:45:02 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 06 06:45:02 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:45:02 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Sep 06 06:45:02 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Sep 06 06:45:02 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Sep 06 06:45:02 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Sep 06 06:45:02 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 06 06:45:02 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 06 06:45:02 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 047e5014-47f9-44bd-84c8-bb5316973290 using the Compute API Sep 06 06:45:02 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault Sep 06 06:45:02 devstack devstack@c-api.service[87014]: INFO cinder.api.middleware.fault [None req-63c5ec15-f078-432f-a71f-7b7524d803c8 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] http://192.168.122.198/volume/v3/volumes/babca842-c8ce-4f3b-ba77-bf341af88d90/action returned with HTTP 409 Sep 06 06:45:02 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1108/2236] 192.168.122.198 () {60 vars in 1274 bytes} [Sun Sep 6 06:45:01 2026] POST /volume/v3/volumes/babca842-c8ce-4f3b-ba77-bf341af88d90/action => generated 167 bytes in 544 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:45:02 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-af7cce2a-d7f7-4a7b-8bc9-c05f3885e342 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:02 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-af7cce2a-d7f7-4a7b-8bc9-c05f3885e342 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] POST http://192.168.122.198/volume/v3/volumes/babca842-c8ce-4f3b-ba77-bf341af88d90/action Sep 06 06:45:02 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-af7cce2a-d7f7-4a7b-8bc9-c05f3885e342 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=87015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:45:02 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-af7cce2a-d7f7-4a7b-8bc9-c05f3885e342 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:45:02 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:45:02 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:45:02 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:45:02 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:45:02 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-af7cce2a-d7f7-4a7b-8bc9-c05f3885e342 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Volume info retrieved successfully. Sep 06 06:45:02 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-af7cce2a-d7f7-4a7b-8bc9-c05f3885e342 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Attachment connected to vm 047e5014-47f9-44bd-84c8-bb5316973290, checking data on nova Sep 06 06:45:02 devstack devstack@c-api.service[87015]: DEBUG cinder.compute.nova [None req-af7cce2a-d7f7-4a7b-8bc9-c05f3885e342 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Creating Keystone token plugin using URL: http://192.168.122.198/identity {{(pid=87015) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 06 06:45:02 devstack devstack@c-api.service[87015]: DEBUG novaclient.v2.client [None req-af7cce2a-d7f7-4a7b-8bc9-c05f3885e342 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] REQ: curl -g -i -X GET http://192.168.122.198/compute/v2.1/servers/047e5014-47f9-44bd-84c8-bb5316973290/os-volume_attachments/babca842-c8ce-4f3b-ba77-bf341af88d90 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}5bbac5290f5c1ff900e3e4ff29e4b4cc986a15619b24e083c899191bf7858e26" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-af7cce2a-d7f7-4a7b-8bc9-c05f3885e342" -H "X-Service-Token: {SHA256}ffa60c7d76b0cc416702f0394d1ac0edf72dbeb4bcad3612b32ce835bcd51508" {{(pid=87015) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 06 06:45:02 devstack devstack@c-api.service[87015]: DEBUG novaclient.v2.client [None req-af7cce2a-d7f7-4a7b-8bc9-c05f3885e342 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Sun, 06 Sep 2026 04:45:02 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-61ff7f51-b9ff-44fd-841c-e2c198ecdcde x-openstack-request-id: req-61ff7f51-b9ff-44fd-841c-e2c198ecdcde {{(pid=87015) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 06 06:45:02 devstack devstack@c-api.service[87015]: DEBUG novaclient.v2.client [None req-af7cce2a-d7f7-4a7b-8bc9-c05f3885e342 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "babca842-c8ce-4f3b-ba77-bf341af88d90", "serverId": "047e5014-47f9-44bd-84c8-bb5316973290", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "cdcd7587-3bc5-4f2b-8e2a-858fb24248dc", "bdm_uuid": "bde7cf99-2756-42bd-9539-6c4fae3080b9"}} {{(pid=87015) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 06 06:45:02 devstack devstack@c-api.service[87015]: DEBUG novaclient.v2.client [None req-af7cce2a-d7f7-4a7b-8bc9-c05f3885e342 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] GET call to compute for http://192.168.122.198/compute/v2.1/servers/047e5014-47f9-44bd-84c8-bb5316973290/os-volume_attachments/babca842-c8ce-4f3b-ba77-bf341af88d90 used request id req-61ff7f51-b9ff-44fd-841c-e2c198ecdcde {{(pid=87015) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 06 06:45:02 devstack devstack@c-api.service[87015]: ERROR cinder.volume.api [None req-af7cce2a-d7f7-4a7b-8bc9-c05f3885e342 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-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 06 06:45:02 devstack devstack@c-api.service[87015]: ERROR cinder.api.middleware.fault [None req-af7cce2a-d7f7-4a7b-8bc9-c05f3885e342 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Caught error: Detach volume from instance 047e5014-47f9-44bd-84c8-bb5316973290 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 047e5014-47f9-44bd-84c8-bb5316973290 using the Compute API Sep 06 06:45:02 devstack devstack@c-api.service[87015]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 06 06:45:02 devstack devstack@c-api.service[87015]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 06 06:45:02 devstack devstack@c-api.service[87015]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 06 06:45:02 devstack devstack@c-api.service[87015]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:45:02 devstack devstack@c-api.service[87015]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 06 06:45:02 devstack devstack@c-api.service[87015]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 06 06:45:02 devstack devstack@c-api.service[87015]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:45:02 devstack devstack@c-api.service[87015]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 06 06:45:02 devstack devstack@c-api.service[87015]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 06 06:45:02 devstack devstack@c-api.service[87015]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:45:02 devstack devstack@c-api.service[87015]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 06 06:45:02 devstack devstack@c-api.service[87015]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 06 06:45:02 devstack devstack@c-api.service[87015]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:45:02 devstack devstack@c-api.service[87015]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 06 06:45:02 devstack devstack@c-api.service[87015]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 06 06:45:02 devstack devstack@c-api.service[87015]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:45:02 devstack devstack@c-api.service[87015]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 06 06:45:02 devstack devstack@c-api.service[87015]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 06 06:45:02 devstack devstack@c-api.service[87015]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:45:02 devstack devstack@c-api.service[87015]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 06 06:45:02 devstack devstack@c-api.service[87015]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 06 06:45:02 devstack devstack@c-api.service[87015]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:45:02 devstack devstack@c-api.service[87015]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 06 06:45:02 devstack devstack@c-api.service[87015]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 06 06:45:02 devstack devstack@c-api.service[87015]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:45:02 devstack devstack@c-api.service[87015]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 06 06:45:02 devstack devstack@c-api.service[87015]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 06 06:45:02 devstack devstack@c-api.service[87015]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:45:02 devstack devstack@c-api.service[87015]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 06 06:45:02 devstack devstack@c-api.service[87015]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 06 06:45:02 devstack devstack@c-api.service[87015]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:45:02 devstack devstack@c-api.service[87015]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 06 06:45:02 devstack devstack@c-api.service[87015]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 06 06:45:02 devstack devstack@c-api.service[87015]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:45:02 devstack devstack@c-api.service[87015]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 06 06:45:02 devstack devstack@c-api.service[87015]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 06 06:45:02 devstack devstack@c-api.service[87015]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:45:02 devstack devstack@c-api.service[87015]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 06 06:45:02 devstack devstack@c-api.service[87015]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 06 06:45:02 devstack devstack@c-api.service[87015]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:45:02 devstack devstack@c-api.service[87015]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 06 06:45:02 devstack devstack@c-api.service[87015]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 06 06:45:02 devstack devstack@c-api.service[87015]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:45:02 devstack devstack@c-api.service[87015]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 06 06:45:02 devstack devstack@c-api.service[87015]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 06 06:45:02 devstack devstack@c-api.service[87015]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:45:02 devstack devstack@c-api.service[87015]: 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 06 06:45:02 devstack devstack@c-api.service[87015]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 06 06:45:02 devstack devstack@c-api.service[87015]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:45:02 devstack devstack@c-api.service[87015]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 06 06:45:02 devstack devstack@c-api.service[87015]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 06 06:45:02 devstack devstack@c-api.service[87015]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:45:02 devstack devstack@c-api.service[87015]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 06 06:45:02 devstack devstack@c-api.service[87015]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 06 06:45:02 devstack devstack@c-api.service[87015]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:45:02 devstack devstack@c-api.service[87015]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 06 06:45:02 devstack devstack@c-api.service[87015]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 06 06:45:02 devstack devstack@c-api.service[87015]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:45:02 devstack devstack@c-api.service[87015]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 06 06:45:02 devstack devstack@c-api.service[87015]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 06 06:45:02 devstack devstack@c-api.service[87015]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:45:02 devstack devstack@c-api.service[87015]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 06 06:45:02 devstack devstack@c-api.service[87015]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 06 06:45:02 devstack devstack@c-api.service[87015]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:45:02 devstack devstack@c-api.service[87015]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 06 06:45:02 devstack devstack@c-api.service[87015]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 06 06:45:02 devstack devstack@c-api.service[87015]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:45:02 devstack devstack@c-api.service[87015]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 06 06:45:02 devstack devstack@c-api.service[87015]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 06 06:45:02 devstack devstack@c-api.service[87015]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:45:02 devstack devstack@c-api.service[87015]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 06 06:45:02 devstack devstack@c-api.service[87015]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 06 06:45:02 devstack devstack@c-api.service[87015]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:45:02 devstack devstack@c-api.service[87015]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 06 06:45:02 devstack devstack@c-api.service[87015]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 06 06:45:02 devstack devstack@c-api.service[87015]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:45:02 devstack devstack@c-api.service[87015]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 06 06:45:02 devstack devstack@c-api.service[87015]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 06 06:45:02 devstack devstack@c-api.service[87015]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:45:02 devstack devstack@c-api.service[87015]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 06 06:45:02 devstack devstack@c-api.service[87015]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 06 06:45:02 devstack devstack@c-api.service[87015]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:45:02 devstack devstack@c-api.service[87015]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 06 06:45:02 devstack devstack@c-api.service[87015]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 06 06:45:02 devstack devstack@c-api.service[87015]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:45:02 devstack devstack@c-api.service[87015]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Sep 06 06:45:02 devstack devstack@c-api.service[87015]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Sep 06 06:45:02 devstack devstack@c-api.service[87015]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Sep 06 06:45:02 devstack devstack@c-api.service[87015]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Sep 06 06:45:02 devstack devstack@c-api.service[87015]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 06 06:45:02 devstack devstack@c-api.service[87015]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 06 06:45:02 devstack devstack@c-api.service[87015]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 047e5014-47f9-44bd-84c8-bb5316973290 using the Compute API Sep 06 06:45:02 devstack devstack@c-api.service[87015]: ERROR cinder.api.middleware.fault Sep 06 06:45:02 devstack devstack@c-api.service[87015]: INFO cinder.api.middleware.fault [None req-af7cce2a-d7f7-4a7b-8bc9-c05f3885e342 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] http://192.168.122.198/volume/v3/volumes/babca842-c8ce-4f3b-ba77-bf341af88d90/action returned with HTTP 409 Sep 06 06:45:02 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1129/2237] 192.168.122.198 () {60 vars in 1274 bytes} [Sun Sep 6 06:45:02 2026] POST /volume/v3/volumes/babca842-c8ce-4f3b-ba77-bf341af88d90/action => generated 167 bytes in 474 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:45:02 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-7c8157ea-1a47-4aca-8587-0988e4d6d057 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:02 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1109/2238] 192.168.122.198 () {62 vars in 1481 bytes} [Sun Sep 6 06:45:02 2026] POST /volume/v3/volumes/babca842-c8ce-4f3b-ba77-bf341af88d90/action => generated 114 bytes in 5 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 06 06:45:02 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-74268b22-4f1a-40cc-b985-8f90e4ec9e94 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:02 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1130/2239] 192.168.122.198 () {62 vars in 1481 bytes} [Sun Sep 6 06:45:02 2026] POST /volume/v3/volumes/babca842-c8ce-4f3b-ba77-bf341af88d90/action => generated 114 bytes in 6 msecs (HTTP/1.1 401) 5 headers in 233 bytes (2 switches on core 0) Sep 06 06:45:02 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-2c1d3262-379f-47b3-89a0-97dac4818eea None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:02 devstack devstack@c-api.service[87014]: WARNING keystonemiddleware.auth_token [None req-2c1d3262-379f-47b3-89a0-97dac4818eea None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 06 06:45:02 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1110/2240] 192.168.122.198 () {62 vars in 1481 bytes} [Sun Sep 6 06:45:02 2026] POST /volume/v3/volumes/babca842-c8ce-4f3b-ba77-bf341af88d90/action => generated 114 bytes in 132 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 06 06:45:02 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-eaa3ab55-ea64-44e4-8049-2e66fa2f22a4 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:02 devstack devstack@c-api.service[87015]: WARNING keystonemiddleware.auth_token [None req-eaa3ab55-ea64-44e4-8049-2e66fa2f22a4 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 06 06:45:02 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1131/2241] 192.168.122.198 () {62 vars in 1481 bytes} [Sun Sep 6 06:45:02 2026] POST /volume/v3/volumes/babca842-c8ce-4f3b-ba77-bf341af88d90/action => generated 114 bytes in 57 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 06 06:45:02 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-840b0d25-df29-4f8d-baf5-b5ce8c0926be None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:03 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-840b0d25-df29-4f8d-baf5-b5ce8c0926be tempest-TestServerVolumeAttachmentScenario-259452416 tempest-TestServerVolumeAttachmentScenario-259452416-project-admin] POST http://192.168.122.198/volume/v3/volumes/babca842-c8ce-4f3b-ba77-bf341af88d90/action Sep 06 06:45:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-840b0d25-df29-4f8d-baf5-b5ce8c0926be tempest-TestServerVolumeAttachmentScenario-259452416 tempest-TestServerVolumeAttachmentScenario-259452416-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:45:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-840b0d25-df29-4f8d-baf5-b5ce8c0926be tempest-TestServerVolumeAttachmentScenario-259452416 tempest-TestServerVolumeAttachmentScenario-259452416-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:45:03 devstack devstack@c-api.service[87014]: DEBUG oslo_db.sqlalchemy.engines [None req-840b0d25-df29-4f8d-baf5-b5ce8c0926be tempest-TestServerVolumeAttachmentScenario-259452416 tempest-TestServerVolumeAttachmentScenario-259452416-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=87014) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:45:03 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:45:03 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:45:03 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:45:03 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:45:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.contrib.admin_actions [None req-840b0d25-df29-4f8d-baf5-b5ce8c0926be tempest-TestServerVolumeAttachmentScenario-259452416 tempest-TestServerVolumeAttachmentScenario-259452416-project-admin] Updating volume 'babca842-c8ce-4f3b-ba77-bf341af88d90' with '{'status': 'error'}' {{(pid=87014) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 06 06:45:03 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:45:03 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:45:03 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:45:03 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:45:03 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-840b0d25-df29-4f8d-baf5-b5ce8c0926be tempest-TestServerVolumeAttachmentScenario-259452416 tempest-TestServerVolumeAttachmentScenario-259452416-project-admin] http://192.168.122.198/volume/v3/volumes/babca842-c8ce-4f3b-ba77-bf341af88d90/action returned with HTTP 202 Sep 06 06:45:03 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1111/2242] 192.168.122.198 () {60 vars in 1274 bytes} [Sun Sep 6 06:45:02 2026] POST /volume/v3/volumes/babca842-c8ce-4f3b-ba77-bf341af88d90/action => generated 0 bytes in 316 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 06:45:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-750f3979-c600-448e-9b97-2f5b5d6de5a6 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:03 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-750f3979-c600-448e-9b97-2f5b5d6de5a6 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] GET http://192.168.122.198/volume/v3/volumes/babca842-c8ce-4f3b-ba77-bf341af88d90 Sep 06 06:45:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-750f3979-c600-448e-9b97-2f5b5d6de5a6 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:45:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-750f3979-c600-448e-9b97-2f5b5d6de5a6 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:45:03 devstack devstack@c-api.service[87015]: DEBUG oslo_db.sqlalchemy.engines [None req-750f3979-c600-448e-9b97-2f5b5d6de5a6 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87015) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:45:03 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:45:03 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:45:03 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:45:03 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:45:03 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-750f3979-c600-448e-9b97-2f5b5d6de5a6 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Volume info retrieved successfully. Sep 06 06:45:03 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-750f3979-c600-448e-9b97-2f5b5d6de5a6 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] http://192.168.122.198/volume/v3/volumes/babca842-c8ce-4f3b-ba77-bf341af88d90 returned with HTTP 200 Sep 06 06:45:03 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1132/2243] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:45:03 2026] GET /volume/v3/volumes/babca842-c8ce-4f3b-ba77-bf341af88d90 => generated 1158 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:45:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-2747f027-e162-4b55-a73b-a42abb5e3395 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:03 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-2747f027-e162-4b55-a73b-a42abb5e3395 tempest-TestServerVolumeAttachmentScenario-259452416 tempest-TestServerVolumeAttachmentScenario-259452416-project-admin] POST http://192.168.122.198/volume/v3/volumes/babca842-c8ce-4f3b-ba77-bf341af88d90/action Sep 06 06:45:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-2747f027-e162-4b55-a73b-a42abb5e3395 tempest-TestServerVolumeAttachmentScenario-259452416 tempest-TestServerVolumeAttachmentScenario-259452416-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "cdcd7587-3bc5-4f2b-8e2a-858fb24248dc"}}' {{(pid=87014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:45:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-2747f027-e162-4b55-a73b-a42abb5e3395 tempest-TestServerVolumeAttachmentScenario-259452416 tempest-TestServerVolumeAttachmentScenario-259452416-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "cdcd7587-3bc5-4f2b-8e2a-858fb24248dc"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:45:03 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:45:03 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:45:03 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:45:03 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:45:03 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-2747f027-e162-4b55-a73b-a42abb5e3395 tempest-TestServerVolumeAttachmentScenario-259452416 tempest-TestServerVolumeAttachmentScenario-259452416-project-admin] Volume info retrieved successfully. Sep 06 06:45:03 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-2747f027-e162-4b55-a73b-a42abb5e3395 tempest-TestServerVolumeAttachmentScenario-259452416 tempest-TestServerVolumeAttachmentScenario-259452416-project-admin] Attachment connected to vm 047e5014-47f9-44bd-84c8-bb5316973290, checking data on nova Sep 06 06:45:03 devstack devstack@c-api.service[87014]: DEBUG cinder.compute.nova [None req-2747f027-e162-4b55-a73b-a42abb5e3395 tempest-TestServerVolumeAttachmentScenario-259452416 tempest-TestServerVolumeAttachmentScenario-259452416-project-admin] Creating Keystone token plugin using URL: http://192.168.122.198/identity {{(pid=87014) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 06 06:45:03 devstack devstack@c-api.service[87014]: DEBUG novaclient.v2.client [None req-2747f027-e162-4b55-a73b-a42abb5e3395 tempest-TestServerVolumeAttachmentScenario-259452416 tempest-TestServerVolumeAttachmentScenario-259452416-project-admin] REQ: curl -g -i -X GET http://192.168.122.198/compute/v2.1/servers/047e5014-47f9-44bd-84c8-bb5316973290/os-volume_attachments/babca842-c8ce-4f3b-ba77-bf341af88d90 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}5ecb66617f1d9bc567f32e1e85ec852dcc7f7fbb5c5c4fb79fd4a9f367f024aa" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-2747f027-e162-4b55-a73b-a42abb5e3395" -H "X-Service-Token: {SHA256}683f8de3bc37b6a22e215e54e816272d873dfbf6ed553fab45ca95aae8e66edf" {{(pid=87014) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 06 06:45:03 devstack devstack@c-api.service[87014]: DEBUG novaclient.v2.client [None req-2747f027-e162-4b55-a73b-a42abb5e3395 tempest-TestServerVolumeAttachmentScenario-259452416 tempest-TestServerVolumeAttachmentScenario-259452416-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Sun, 06 Sep 2026 04:45:03 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-dca73938-2136-4c9a-9c94-15a9d224860d x-openstack-request-id: req-dca73938-2136-4c9a-9c94-15a9d224860d {{(pid=87014) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 06 06:45:03 devstack devstack@c-api.service[87014]: DEBUG novaclient.v2.client [None req-2747f027-e162-4b55-a73b-a42abb5e3395 tempest-TestServerVolumeAttachmentScenario-259452416 tempest-TestServerVolumeAttachmentScenario-259452416-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "babca842-c8ce-4f3b-ba77-bf341af88d90", "serverId": "047e5014-47f9-44bd-84c8-bb5316973290", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "cdcd7587-3bc5-4f2b-8e2a-858fb24248dc", "bdm_uuid": "bde7cf99-2756-42bd-9539-6c4fae3080b9"}} {{(pid=87014) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 06 06:45:03 devstack devstack@c-api.service[87014]: DEBUG novaclient.v2.client [None req-2747f027-e162-4b55-a73b-a42abb5e3395 tempest-TestServerVolumeAttachmentScenario-259452416 tempest-TestServerVolumeAttachmentScenario-259452416-project-admin] GET call to compute for http://192.168.122.198/compute/v2.1/servers/047e5014-47f9-44bd-84c8-bb5316973290/os-volume_attachments/babca842-c8ce-4f3b-ba77-bf341af88d90 used request id req-dca73938-2136-4c9a-9c94-15a9d224860d {{(pid=87014) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 06 06:45:03 devstack devstack@c-api.service[87014]: ERROR cinder.volume.api [None req-2747f027-e162-4b55-a73b-a42abb5e3395 tempest-TestServerVolumeAttachmentScenario-259452416 tempest-TestServerVolumeAttachmentScenario-259452416-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 06 06:45:03 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault [None req-2747f027-e162-4b55-a73b-a42abb5e3395 tempest-TestServerVolumeAttachmentScenario-259452416 tempest-TestServerVolumeAttachmentScenario-259452416-project-admin] Caught error: Detach volume from instance 047e5014-47f9-44bd-84c8-bb5316973290 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 047e5014-47f9-44bd-84c8-bb5316973290 using the Compute API Sep 06 06:45:03 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 06 06:45:03 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 06 06:45:03 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 06 06:45:03 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:45:03 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 06 06:45:03 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 06 06:45:03 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:45:03 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 06 06:45:03 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 06 06:45:03 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:45:03 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 06 06:45:03 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 06 06:45:03 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:45:03 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 06 06:45:03 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 06 06:45:03 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:45:03 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 06 06:45:03 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 06 06:45:03 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:45:03 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 06 06:45:03 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 06 06:45:03 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:45:03 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 06 06:45:03 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 06 06:45:03 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:45:03 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 06 06:45:03 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 06 06:45:03 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:45:03 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 06 06:45:03 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 06 06:45:03 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:45:03 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 06 06:45:03 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 06 06:45:03 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:45:03 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 06 06:45:03 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 06 06:45:03 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:45:03 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 06 06:45:03 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 06 06:45:03 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:45:03 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 06 06:45:03 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 06 06:45:03 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:45:03 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 06 06:45:03 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 06 06:45:03 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:45:03 devstack devstack@c-api.service[87014]: 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 06 06:45:03 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 06 06:45:03 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:45:03 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 06 06:45:03 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 06 06:45:03 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:45:03 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 06 06:45:03 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 06 06:45:03 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:45:03 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 06 06:45:03 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 06 06:45:03 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:45:03 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 06 06:45:03 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 06 06:45:03 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:45:03 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 06 06:45:03 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 06 06:45:03 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:45:03 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 06 06:45:03 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 06 06:45:03 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:45:03 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 06 06:45:03 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 06 06:45:03 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:45:03 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 06 06:45:03 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 06 06:45:03 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:45:03 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 06 06:45:03 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 06 06:45:03 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:45:03 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 06 06:45:03 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 06 06:45:03 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:45:03 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 06 06:45:03 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 06 06:45:03 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:45:03 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 06 06:45:03 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 06 06:45:03 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:45:03 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Sep 06 06:45:03 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Sep 06 06:45:03 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Sep 06 06:45:03 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Sep 06 06:45:03 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 06 06:45:03 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 06 06:45:03 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 047e5014-47f9-44bd-84c8-bb5316973290 using the Compute API Sep 06 06:45:03 devstack devstack@c-api.service[87014]: ERROR cinder.api.middleware.fault Sep 06 06:45:03 devstack devstack@c-api.service[87014]: INFO cinder.api.middleware.fault [None req-2747f027-e162-4b55-a73b-a42abb5e3395 tempest-TestServerVolumeAttachmentScenario-259452416 tempest-TestServerVolumeAttachmentScenario-259452416-project-admin] http://192.168.122.198/volume/v3/volumes/babca842-c8ce-4f3b-ba77-bf341af88d90/action returned with HTTP 409 Sep 06 06:45:03 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1112/2244] 192.168.122.198 () {60 vars in 1274 bytes} [Sun Sep 6 06:45:03 2026] POST /volume/v3/volumes/babca842-c8ce-4f3b-ba77-bf341af88d90/action => generated 167 bytes in 275 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:45:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-c6dc5baa-b779-4e6f-a78e-e907e6cd5594 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:03 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1133/2245] 192.168.122.198 () {62 vars in 1481 bytes} [Sun Sep 6 06:45:03 2026] POST /volume/v3/volumes/babca842-c8ce-4f3b-ba77-bf341af88d90/action => generated 114 bytes in 6 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 06 06:45:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-4a06bda3-40c1-479b-a92a-80c4237fff39 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:03 devstack devstack@c-api.service[87014]: WARNING keystonemiddleware.auth_token [None req-4a06bda3-40c1-479b-a92a-80c4237fff39 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 06 06:45:03 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1113/2246] 192.168.122.198 () {62 vars in 1481 bytes} [Sun Sep 6 06:45:03 2026] POST /volume/v3/volumes/babca842-c8ce-4f3b-ba77-bf341af88d90/action => generated 114 bytes in 41 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 06 06:45:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-1870bc4b-5a95-4865-ab41-8a574a4bbae6 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:03 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-1870bc4b-5a95-4865-ab41-8a574a4bbae6 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] GET http://192.168.122.198/volume/v3/volumes/be4b465f-1cdb-499f-a56a-9addf4cbc513 Sep 06 06:45:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-1870bc4b-5a95-4865-ab41-8a574a4bbae6 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:45:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-1870bc4b-5a95-4865-ab41-8a574a4bbae6 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:45:03 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:45:03 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:45:03 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:45:03 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:45:03 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-1870bc4b-5a95-4865-ab41-8a574a4bbae6 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Volume info retrieved successfully. Sep 06 06:45:03 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-1870bc4b-5a95-4865-ab41-8a574a4bbae6 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] http://192.168.122.198/volume/v3/volumes/be4b465f-1cdb-499f-a56a-9addf4cbc513 returned with HTTP 200 Sep 06 06:45:03 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1134/2247] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:45:03 2026] GET /volume/v3/volumes/be4b465f-1cdb-499f-a56a-9addf4cbc513 => generated 867 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:45:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-4a9fc9e7-b38c-43c2-9591-9888f056a5b5 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:03 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-4a9fc9e7-b38c-43c2-9591-9888f056a5b5 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] GET http://192.168.122.198/volume/v3/volumes/be4b465f-1cdb-499f-a56a-9addf4cbc513 Sep 06 06:45:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-4a9fc9e7-b38c-43c2-9591-9888f056a5b5 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:45:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-4a9fc9e7-b38c-43c2-9591-9888f056a5b5 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:45:03 devstack devstack@c-api.service[87014]: DEBUG oslo_db.sqlalchemy.engines [None req-4a9fc9e7-b38c-43c2-9591-9888f056a5b5 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87014) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 06:45:03 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:45:03 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:45:03 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:45:03 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:45:03 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-4a9fc9e7-b38c-43c2-9591-9888f056a5b5 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Volume info retrieved successfully. Sep 06 06:45:03 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-4a9fc9e7-b38c-43c2-9591-9888f056a5b5 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] http://192.168.122.198/volume/v3/volumes/be4b465f-1cdb-499f-a56a-9addf4cbc513 returned with HTTP 200 Sep 06 06:45:03 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1114/2248] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:45:03 2026] GET /volume/v3/volumes/be4b465f-1cdb-499f-a56a-9addf4cbc513 => generated 867 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:45:04 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-449f1dd7-ca58-4f92-b114-754ad0c01fb9 req-e5ce8e81-c347-4a7e-8e09-8759e11efdf9 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:04 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-449f1dd7-ca58-4f92-b114-754ad0c01fb9 req-e5ce8e81-c347-4a7e-8e09-8759e11efdf9 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] GET http://192.168.122.198/volume/v3/volumes/be4b465f-1cdb-499f-a56a-9addf4cbc513 Sep 06 06:45:04 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-449f1dd7-ca58-4f92-b114-754ad0c01fb9 req-e5ce8e81-c347-4a7e-8e09-8759e11efdf9 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:45:04 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-449f1dd7-ca58-4f92-b114-754ad0c01fb9 req-e5ce8e81-c347-4a7e-8e09-8759e11efdf9 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:45:04 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:45:04 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:45:04 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:45:04 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:45:04 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [req-449f1dd7-ca58-4f92-b114-754ad0c01fb9 req-e5ce8e81-c347-4a7e-8e09-8759e11efdf9 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Volume info retrieved successfully. Sep 06 06:45:04 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-449f1dd7-ca58-4f92-b114-754ad0c01fb9 req-e5ce8e81-c347-4a7e-8e09-8759e11efdf9 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] http://192.168.122.198/volume/v3/volumes/be4b465f-1cdb-499f-a56a-9addf4cbc513 returned with HTTP 200 Sep 06 06:45:04 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1135/2249] 192.168.122.198 () {60 vars in 1487 bytes} [Sun Sep 6 06:45:04 2026] GET /volume/v3/volumes/be4b465f-1cdb-499f-a56a-9addf4cbc513 => generated 867 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:45:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-b1e2a5f6-e091-4c60-a7f9-77f64166d22e None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:04 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-b1e2a5f6-e091-4c60-a7f9-77f64166d22e None None] GET http://192.168.122.198/volume// Sep 06 06:45:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-b1e2a5f6-e091-4c60-a7f9-77f64166d22e None None] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:45:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-b1e2a5f6-e091-4c60-a7f9-77f64166d22e None None] Calling method 'all' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:45:04 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-b1e2a5f6-e091-4c60-a7f9-77f64166d22e None None] http://192.168.122.198/volume// returned with HTTP 300 Sep 06 06:45:04 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1115/2250] 192.168.122.198 () {58 vars in 1317 bytes} [Sun Sep 6 06:45:04 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 06 06:45:04 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-449f1dd7-ca58-4f92-b114-754ad0c01fb9 req-b7769550-5b8e-4785-bfec-cd720ef1b0f3 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:04 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-449f1dd7-ca58-4f92-b114-754ad0c01fb9 req-b7769550-5b8e-4785-bfec-cd720ef1b0f3 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] POST http://192.168.122.198/volume/v3/attachments Sep 06 06:45:04 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-449f1dd7-ca58-4f92-b114-754ad0c01fb9 req-b7769550-5b8e-4785-bfec-cd720ef1b0f3 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "be4b465f-1cdb-499f-a56a-9addf4cbc513", "connector": null, "instance_uuid": "047e5014-47f9-44bd-84c8-bb5316973290"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:45:04 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:45:04 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:45:04 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:45:04 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:45:04 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-449f1dd7-ca58-4f92-b114-754ad0c01fb9 req-b7769550-5b8e-4785-bfec-cd720ef1b0f3 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] http://192.168.122.198/volume/v3/attachments returned with HTTP 200 Sep 06 06:45:04 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1136/2251] 192.168.122.198 () {66 vars in 1483 bytes} [Sun Sep 6 06:45:04 2026] POST /volume/v3/attachments => generated 273 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:45:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-3f0057c4-9ff5-4c1f-84cb-6f5f07d140bc None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:04 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-3f0057c4-9ff5-4c1f-84cb-6f5f07d140bc tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] GET http://192.168.122.198/volume/v3/volumes/be4b465f-1cdb-499f-a56a-9addf4cbc513 Sep 06 06:45:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-3f0057c4-9ff5-4c1f-84cb-6f5f07d140bc tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:45:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-3f0057c4-9ff5-4c1f-84cb-6f5f07d140bc tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:45:04 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:45:04 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:45:04 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-621ffbf8-d950-4c24-8df0-e07b1ccf8182 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:04 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-621ffbf8-d950-4c24-8df0-e07b1ccf8182 None None] GET http://192.168.122.198/volume// Sep 06 06:45:04 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:45:04 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:45:04 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-621ffbf8-d950-4c24-8df0-e07b1ccf8182 None None] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:45:04 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-621ffbf8-d950-4c24-8df0-e07b1ccf8182 None None] Calling method 'all' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:45:04 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-621ffbf8-d950-4c24-8df0-e07b1ccf8182 None None] http://192.168.122.198/volume// returned with HTTP 300 Sep 06 06:45:04 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1137/2252] 192.168.122.198 () {58 vars in 1315 bytes} [Sun Sep 6 06:45:04 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 06:45:04 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-3f0057c4-9ff5-4c1f-84cb-6f5f07d140bc tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Volume info retrieved successfully. Sep 06 06:45:04 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-449f1dd7-ca58-4f92-b114-754ad0c01fb9 req-cdae71c5-3b2e-4b2e-b22e-c40d012eea69 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:04 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-449f1dd7-ca58-4f92-b114-754ad0c01fb9 req-cdae71c5-3b2e-4b2e-b22e-c40d012eea69 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] GET http://192.168.122.198/volume/v3/volumes/be4b465f-1cdb-499f-a56a-9addf4cbc513 Sep 06 06:45:04 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-449f1dd7-ca58-4f92-b114-754ad0c01fb9 req-cdae71c5-3b2e-4b2e-b22e-c40d012eea69 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:45:04 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-449f1dd7-ca58-4f92-b114-754ad0c01fb9 req-cdae71c5-3b2e-4b2e-b22e-c40d012eea69 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:45:04 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-3f0057c4-9ff5-4c1f-84cb-6f5f07d140bc tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] http://192.168.122.198/volume/v3/volumes/be4b465f-1cdb-499f-a56a-9addf4cbc513 returned with HTTP 200 Sep 06 06:45:04 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1116/2253] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:45:04 2026] GET /volume/v3/volumes/be4b465f-1cdb-499f-a56a-9addf4cbc513 => generated 866 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:45:04 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:45:04 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:45:04 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:45:04 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:45:04 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [req-449f1dd7-ca58-4f92-b114-754ad0c01fb9 req-cdae71c5-3b2e-4b2e-b22e-c40d012eea69 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Volume info retrieved successfully. Sep 06 06:45:04 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-449f1dd7-ca58-4f92-b114-754ad0c01fb9 req-cdae71c5-3b2e-4b2e-b22e-c40d012eea69 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] http://192.168.122.198/volume/v3/volumes/be4b465f-1cdb-499f-a56a-9addf4cbc513 returned with HTTP 200 Sep 06 06:45:04 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1138/2254] 192.168.122.198 () {62 vars in 1528 bytes} [Sun Sep 6 06:45:04 2026] GET /volume/v3/volumes/be4b465f-1cdb-499f-a56a-9addf4cbc513 => generated 1047 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 06:45:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [req-449f1dd7-ca58-4f92-b114-754ad0c01fb9 req-da045ebf-d736-4655-991b-4f56d0f9bf2f None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:04 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-449f1dd7-ca58-4f92-b114-754ad0c01fb9 req-da045ebf-d736-4655-991b-4f56d0f9bf2f tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] PUT http://192.168.122.198/volume/v3/attachments/8aedf771-d86b-4935-84f6-329034bc104c Sep 06 06:45:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-449f1dd7-ca58-4f92-b114-754ad0c01fb9 req-da045ebf-d736-4655-991b-4f56d0f9bf2f tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.198", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:24e15970b53b", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "43662e98-aa50-48bf-885a-92da7f50de73", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:45:04 devstack devstack@c-api.service[87014]: DEBUG cinder.coordination [req-449f1dd7-ca58-4f92-b114-754ad0c01fb9 req-da045ebf-d736-4655-991b-4f56d0f9bf2f tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Acquiring lock "cinder-attachment_update-be4b465f-1cdb-499f-a56a-9addf4cbc513-devstack" by "attachment_update" {{(pid=87014) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 06 06:45:04 devstack devstack@c-api.service[87014]: DEBUG cinder.coordination [req-449f1dd7-ca58-4f92-b114-754ad0c01fb9 req-da045ebf-d736-4655-991b-4f56d0f9bf2f tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Lock "cinder-attachment_update-be4b465f-1cdb-499f-a56a-9addf4cbc513-devstack" acquired by "attachment_update" :: waited 0.015s {{(pid=87014) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 06 06:45:04 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:45:04 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:45:04 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:45:04 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:45:04 devstack devstack@c-api.service[87014]: DEBUG cinder.coordination [req-449f1dd7-ca58-4f92-b114-754ad0c01fb9 req-da045ebf-d736-4655-991b-4f56d0f9bf2f tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Lock "cinder-attachment_update-be4b465f-1cdb-499f-a56a-9addf4cbc513-devstack" released by "attachment_update" :: held 0.168s {{(pid=87014) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 06 06:45:04 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-449f1dd7-ca58-4f92-b114-754ad0c01fb9 req-da045ebf-d736-4655-991b-4f56d0f9bf2f tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] http://192.168.122.198/volume/v3/attachments/8aedf771-d86b-4935-84f6-329034bc104c returned with HTTP 200 Sep 06 06:45:04 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1117/2255] 192.168.122.198 () {66 vars in 1593 bytes} [Sun Sep 6 06:45:04 2026] PUT /volume/v3/attachments/8aedf771-d86b-4935-84f6-329034bc104c => generated 694 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:45:05 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-449f1dd7-ca58-4f92-b114-754ad0c01fb9 req-f0eb96c1-ab28-4a05-8aef-d28a58877150 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:05 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-449f1dd7-ca58-4f92-b114-754ad0c01fb9 req-f0eb96c1-ab28-4a05-8aef-d28a58877150 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] POST http://192.168.122.198/volume/v3/attachments/8aedf771-d86b-4935-84f6-329034bc104c/action Sep 06 06:45:05 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-449f1dd7-ca58-4f92-b114-754ad0c01fb9 req-f0eb96c1-ab28-4a05-8aef-d28a58877150 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Action body: b'{"os-complete": null}' {{(pid=87015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:45:05 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-449f1dd7-ca58-4f92-b114-754ad0c01fb9 req-f0eb96c1-ab28-4a05-8aef-d28a58877150 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:45:05 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:45:05 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:45:05 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:45:05 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:45:05 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-449f1dd7-ca58-4f92-b114-754ad0c01fb9 req-f0eb96c1-ab28-4a05-8aef-d28a58877150 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] http://192.168.122.198/volume/v3/attachments/8aedf771-d86b-4935-84f6-329034bc104c/action returned with HTTP 204 Sep 06 06:45:05 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1139/2256] 192.168.122.198 () {66 vars in 1614 bytes} [Sun Sep 6 06:45:05 2026] POST /volume/v3/attachments/8aedf771-d86b-4935-84f6-329034bc104c/action => generated 0 bytes in 70 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:45:05 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-c8001116-af86-4555-bf0d-e106e9d0c928 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:05 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c8001116-af86-4555-bf0d-e106e9d0c928 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] GET http://192.168.122.198/volume/v3/volumes/be4b465f-1cdb-499f-a56a-9addf4cbc513 Sep 06 06:45:05 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-c8001116-af86-4555-bf0d-e106e9d0c928 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:45:05 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-c8001116-af86-4555-bf0d-e106e9d0c928 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:45:05 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:45:05 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:45:05 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:45:05 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:45:05 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-c8001116-af86-4555-bf0d-e106e9d0c928 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Volume info retrieved successfully. Sep 06 06:45:05 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c8001116-af86-4555-bf0d-e106e9d0c928 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] http://192.168.122.198/volume/v3/volumes/be4b465f-1cdb-499f-a56a-9addf4cbc513 returned with HTTP 200 Sep 06 06:45:05 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1118/2257] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:45:05 2026] GET /volume/v3/volumes/be4b465f-1cdb-499f-a56a-9addf4cbc513 => generated 1159 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:45:05 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-c07dcbba-f260-4058-9333-a94a277b497d None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:05 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c07dcbba-f260-4058-9333-a94a277b497d tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] GET http://192.168.122.198/volume/v3/volumes/be4b465f-1cdb-499f-a56a-9addf4cbc513 Sep 06 06:45:05 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-c07dcbba-f260-4058-9333-a94a277b497d tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:45:05 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-c07dcbba-f260-4058-9333-a94a277b497d tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:45:05 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:45:05 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:45:05 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:45:05 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:45:05 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-c07dcbba-f260-4058-9333-a94a277b497d tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Volume info retrieved successfully. Sep 06 06:45:05 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c07dcbba-f260-4058-9333-a94a277b497d tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] http://192.168.122.198/volume/v3/volumes/be4b465f-1cdb-499f-a56a-9addf4cbc513 returned with HTTP 200 Sep 06 06:45:05 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1140/2258] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:45:05 2026] GET /volume/v3/volumes/be4b465f-1cdb-499f-a56a-9addf4cbc513 => generated 1159 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:45:05 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-c53f8644-ef33-49cf-b475-09e3e8bab4d8 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:05 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c53f8644-ef33-49cf-b475-09e3e8bab4d8 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] POST http://192.168.122.198/volume/v3/volumes/babca842-c8ce-4f3b-ba77-bf341af88d90/action Sep 06 06:45:05 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-c53f8644-ef33-49cf-b475-09e3e8bab4d8 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Action body: b'{"os-detach": {"attachment_id": "8aedf771-d86b-4935-84f6-329034bc104c"}}' {{(pid=87014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:45:05 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-c53f8644-ef33-49cf-b475-09e3e8bab4d8 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "8aedf771-d86b-4935-84f6-329034bc104c"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:45:05 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:45:05 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:45:05 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:45:05 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:45:05 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-c53f8644-ef33-49cf-b475-09e3e8bab4d8 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Volume info retrieved successfully. Sep 06 06:45:05 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c53f8644-ef33-49cf-b475-09e3e8bab4d8 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] http://192.168.122.198/volume/v3/volumes/babca842-c8ce-4f3b-ba77-bf341af88d90/action returned with HTTP 400 Sep 06 06:45:05 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1119/2259] 192.168.122.198 () {60 vars in 1274 bytes} [Sun Sep 6 06:45:05 2026] POST /volume/v3/volumes/babca842-c8ce-4f3b-ba77-bf341af88d90/action => generated 100 bytes in 58 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 06 06:45:05 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-d91c8712-8c63-4926-9ff7-c7ad2f8b23e0 req-678d7edc-3418-4b16-b48f-8bda07233fbf None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:05 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-d91c8712-8c63-4926-9ff7-c7ad2f8b23e0 req-678d7edc-3418-4b16-b48f-8bda07233fbf tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] GET http://192.168.122.198/volume/v3/volumes/be4b465f-1cdb-499f-a56a-9addf4cbc513 Sep 06 06:45:05 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-d91c8712-8c63-4926-9ff7-c7ad2f8b23e0 req-678d7edc-3418-4b16-b48f-8bda07233fbf tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:45:05 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-d91c8712-8c63-4926-9ff7-c7ad2f8b23e0 req-678d7edc-3418-4b16-b48f-8bda07233fbf tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:45:05 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:45:05 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:45:05 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:45:05 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:45:05 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [req-d91c8712-8c63-4926-9ff7-c7ad2f8b23e0 req-678d7edc-3418-4b16-b48f-8bda07233fbf tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Volume info retrieved successfully. Sep 06 06:45:05 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-d91c8712-8c63-4926-9ff7-c7ad2f8b23e0 req-678d7edc-3418-4b16-b48f-8bda07233fbf tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] http://192.168.122.198/volume/v3/volumes/be4b465f-1cdb-499f-a56a-9addf4cbc513 returned with HTTP 200 Sep 06 06:45:05 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1141/2260] 192.168.122.198 () {60 vars in 1487 bytes} [Sun Sep 6 06:45:05 2026] GET /volume/v3/volumes/be4b465f-1cdb-499f-a56a-9addf4cbc513 => generated 1159 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 06:45:05 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [req-d91c8712-8c63-4926-9ff7-c7ad2f8b23e0 req-3ecb7ca3-9109-494a-bbbb-20f8a6373d92 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:05 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-d91c8712-8c63-4926-9ff7-c7ad2f8b23e0 req-3ecb7ca3-9109-494a-bbbb-20f8a6373d92 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] POST http://192.168.122.198/volume/v3/volumes/be4b465f-1cdb-499f-a56a-9addf4cbc513/action Sep 06 06:45:05 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-d91c8712-8c63-4926-9ff7-c7ad2f8b23e0 req-3ecb7ca3-9109-494a-bbbb-20f8a6373d92 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:45:05 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-d91c8712-8c63-4926-9ff7-c7ad2f8b23e0 req-3ecb7ca3-9109-494a-bbbb-20f8a6373d92 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:45:05 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:45:05 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:45:05 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:45:05 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:45:05 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [req-d91c8712-8c63-4926-9ff7-c7ad2f8b23e0 req-3ecb7ca3-9109-494a-bbbb-20f8a6373d92 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Volume info retrieved successfully. Sep 06 06:45:05 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [req-d91c8712-8c63-4926-9ff7-c7ad2f8b23e0 req-3ecb7ca3-9109-494a-bbbb-20f8a6373d92 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Begin detaching volume completed successfully. Sep 06 06:45:05 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-d91c8712-8c63-4926-9ff7-c7ad2f8b23e0 req-3ecb7ca3-9109-494a-bbbb-20f8a6373d92 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] http://192.168.122.198/volume/v3/volumes/be4b465f-1cdb-499f-a56a-9addf4cbc513/action returned with HTTP 202 Sep 06 06:45:05 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1120/2261] 192.168.122.198 () {64 vars in 1561 bytes} [Sun Sep 6 06:45:05 2026] POST /volume/v3/volumes/be4b465f-1cdb-499f-a56a-9addf4cbc513/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 06:45:05 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-da343db6-53dd-4a5e-ae61-a387540ae30d None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:05 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-da343db6-53dd-4a5e-ae61-a387540ae30d None None] GET http://192.168.122.198/volume// Sep 06 06:45:05 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-da343db6-53dd-4a5e-ae61-a387540ae30d None None] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:45:05 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-da343db6-53dd-4a5e-ae61-a387540ae30d None None] Calling method 'all' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:45:05 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-da343db6-53dd-4a5e-ae61-a387540ae30d None None] http://192.168.122.198/volume// returned with HTTP 300 Sep 06 06:45:05 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1142/2262] 192.168.122.198 () {58 vars in 1315 bytes} [Sun Sep 6 06:45:05 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 06:45:05 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [req-d91c8712-8c63-4926-9ff7-c7ad2f8b23e0 req-5c1021e6-292c-4aa6-9721-d437a4223f69 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:05 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-d91c8712-8c63-4926-9ff7-c7ad2f8b23e0 req-5c1021e6-292c-4aa6-9721-d437a4223f69 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] GET http://192.168.122.198/volume/v3/volumes/be4b465f-1cdb-499f-a56a-9addf4cbc513 Sep 06 06:45:05 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-d91c8712-8c63-4926-9ff7-c7ad2f8b23e0 req-5c1021e6-292c-4aa6-9721-d437a4223f69 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:45:05 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-d91c8712-8c63-4926-9ff7-c7ad2f8b23e0 req-5c1021e6-292c-4aa6-9721-d437a4223f69 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:45:06 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:45:06 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:45:06 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:45:06 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:45:06 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [req-d91c8712-8c63-4926-9ff7-c7ad2f8b23e0 req-5c1021e6-292c-4aa6-9721-d437a4223f69 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Volume info retrieved successfully. Sep 06 06:45:06 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-d91c8712-8c63-4926-9ff7-c7ad2f8b23e0 req-5c1021e6-292c-4aa6-9721-d437a4223f69 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] http://192.168.122.198/volume/v3/volumes/be4b465f-1cdb-499f-a56a-9addf4cbc513 returned with HTTP 200 Sep 06 06:45:06 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1121/2263] 192.168.122.198 () {62 vars in 1528 bytes} [Sun Sep 6 06:45:05 2026] GET /volume/v3/volumes/be4b465f-1cdb-499f-a56a-9addf4cbc513 => generated 1343 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 06:45:06 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-d91c8712-8c63-4926-9ff7-c7ad2f8b23e0 req-ca19571d-0371-446a-839b-eb3828168507 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:06 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-d91c8712-8c63-4926-9ff7-c7ad2f8b23e0 req-ca19571d-0371-446a-839b-eb3828168507 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] DELETE http://192.168.122.198/volume/v3/attachments/8aedf771-d86b-4935-84f6-329034bc104c Sep 06 06:45:06 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-d91c8712-8c63-4926-9ff7-c7ad2f8b23e0 req-ca19571d-0371-446a-839b-eb3828168507 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:45:06 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-d91c8712-8c63-4926-9ff7-c7ad2f8b23e0 req-ca19571d-0371-446a-839b-eb3828168507 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Calling method 'version_select' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:45:06 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:45:06 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:45:06 devstack devstack@c-api.service[87015]: /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 06 06:45:06 devstack devstack@c-api.service[87015]: return base.obj_make_list(context, Sep 06 06:45:06 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-d91c8712-8c63-4926-9ff7-c7ad2f8b23e0 req-ca19571d-0371-446a-839b-eb3828168507 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] http://192.168.122.198/volume/v3/attachments/8aedf771-d86b-4935-84f6-329034bc104c returned with HTTP 200 Sep 06 06:45:06 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1143/2264] 192.168.122.198 () {64 vars in 1562 bytes} [Sun Sep 6 06:45:06 2026] DELETE /volume/v3/attachments/8aedf771-d86b-4935-84f6-329034bc104c => generated 19 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:45:07 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-4a132245-dda5-468f-ba97-3130d80ead44 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:07 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-4a132245-dda5-468f-ba97-3130d80ead44 tempest-TestServerVolumeAttachmentScenario-259452416 tempest-TestServerVolumeAttachmentScenario-259452416-project-admin] POST http://192.168.122.198/volume/v3/volumes/babca842-c8ce-4f3b-ba77-bf341af88d90/action Sep 06 06:45:07 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-4a132245-dda5-468f-ba97-3130d80ead44 tempest-TestServerVolumeAttachmentScenario-259452416 tempest-TestServerVolumeAttachmentScenario-259452416-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=87014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:45:07 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-4a132245-dda5-468f-ba97-3130d80ead44 tempest-TestServerVolumeAttachmentScenario-259452416 tempest-TestServerVolumeAttachmentScenario-259452416-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:45:07 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:45:07 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:45:07 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:45:07 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:45:07 devstack devstack@c-api.service[87014]: DEBUG cinder.api.contrib.admin_actions [None req-4a132245-dda5-468f-ba97-3130d80ead44 tempest-TestServerVolumeAttachmentScenario-259452416 tempest-TestServerVolumeAttachmentScenario-259452416-project-admin] Updating volume 'babca842-c8ce-4f3b-ba77-bf341af88d90' with '{'status': 'in-use'}' {{(pid=87014) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 06 06:45:07 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:45:07 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:45:07 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:45:07 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:45:07 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-4a132245-dda5-468f-ba97-3130d80ead44 tempest-TestServerVolumeAttachmentScenario-259452416 tempest-TestServerVolumeAttachmentScenario-259452416-project-admin] http://192.168.122.198/volume/v3/volumes/babca842-c8ce-4f3b-ba77-bf341af88d90/action returned with HTTP 202 Sep 06 06:45:07 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1122/2265] 192.168.122.198 () {60 vars in 1274 bytes} [Sun Sep 6 06:45:07 2026] POST /volume/v3/volumes/babca842-c8ce-4f3b-ba77-bf341af88d90/action => generated 0 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 06:45:07 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-13f38b00-bd1b-441c-81b6-80cc874520fc None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:07 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-13f38b00-bd1b-441c-81b6-80cc874520fc tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] GET http://192.168.122.198/volume/v3/volumes/babca842-c8ce-4f3b-ba77-bf341af88d90 Sep 06 06:45:07 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-13f38b00-bd1b-441c-81b6-80cc874520fc tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:45:07 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-13f38b00-bd1b-441c-81b6-80cc874520fc tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:45:07 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:45:07 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:45:07 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:45:07 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:45:07 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-13f38b00-bd1b-441c-81b6-80cc874520fc tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Volume info retrieved successfully. Sep 06 06:45:07 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-13f38b00-bd1b-441c-81b6-80cc874520fc tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] http://192.168.122.198/volume/v3/volumes/babca842-c8ce-4f3b-ba77-bf341af88d90 returned with HTTP 200 Sep 06 06:45:07 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1144/2266] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:45:07 2026] GET /volume/v3/volumes/babca842-c8ce-4f3b-ba77-bf341af88d90 => generated 1159 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:45:07 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [req-fb8b79f1-6746-40af-9446-6f3da1348608 req-4fabac89-7f8f-4c66-aabb-abf081b2bdbd None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:07 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-fb8b79f1-6746-40af-9446-6f3da1348608 req-4fabac89-7f8f-4c66-aabb-abf081b2bdbd tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] GET http://192.168.122.198/volume/v3/volumes/babca842-c8ce-4f3b-ba77-bf341af88d90 Sep 06 06:45:07 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-fb8b79f1-6746-40af-9446-6f3da1348608 req-4fabac89-7f8f-4c66-aabb-abf081b2bdbd tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:45:07 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-fb8b79f1-6746-40af-9446-6f3da1348608 req-4fabac89-7f8f-4c66-aabb-abf081b2bdbd tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:45:07 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:45:07 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:45:07 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:45:07 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:45:07 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [req-fb8b79f1-6746-40af-9446-6f3da1348608 req-4fabac89-7f8f-4c66-aabb-abf081b2bdbd tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Volume info retrieved successfully. Sep 06 06:45:07 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-fb8b79f1-6746-40af-9446-6f3da1348608 req-4fabac89-7f8f-4c66-aabb-abf081b2bdbd tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] http://192.168.122.198/volume/v3/volumes/babca842-c8ce-4f3b-ba77-bf341af88d90 returned with HTTP 200 Sep 06 06:45:07 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1123/2267] 192.168.122.198 () {60 vars in 1487 bytes} [Sun Sep 6 06:45:07 2026] GET /volume/v3/volumes/babca842-c8ce-4f3b-ba77-bf341af88d90 => generated 1159 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:45:07 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-fb8b79f1-6746-40af-9446-6f3da1348608 req-ac4d614a-0b10-46e7-bc67-7375fbc2005b None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:07 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-fb8b79f1-6746-40af-9446-6f3da1348608 req-ac4d614a-0b10-46e7-bc67-7375fbc2005b tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] POST http://192.168.122.198/volume/v3/volumes/babca842-c8ce-4f3b-ba77-bf341af88d90/action Sep 06 06:45:07 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-fb8b79f1-6746-40af-9446-6f3da1348608 req-ac4d614a-0b10-46e7-bc67-7375fbc2005b tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:45:07 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-fb8b79f1-6746-40af-9446-6f3da1348608 req-ac4d614a-0b10-46e7-bc67-7375fbc2005b tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:45:07 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:45:07 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:45:07 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:45:07 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:45:07 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [req-fb8b79f1-6746-40af-9446-6f3da1348608 req-ac4d614a-0b10-46e7-bc67-7375fbc2005b tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Volume info retrieved successfully. Sep 06 06:45:07 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [req-fb8b79f1-6746-40af-9446-6f3da1348608 req-ac4d614a-0b10-46e7-bc67-7375fbc2005b tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Begin detaching volume completed successfully. Sep 06 06:45:07 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-fb8b79f1-6746-40af-9446-6f3da1348608 req-ac4d614a-0b10-46e7-bc67-7375fbc2005b tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] http://192.168.122.198/volume/v3/volumes/babca842-c8ce-4f3b-ba77-bf341af88d90/action returned with HTTP 202 Sep 06 06:45:07 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1145/2268] 192.168.122.198 () {64 vars in 1561 bytes} [Sun Sep 6 06:45:07 2026] POST /volume/v3/volumes/babca842-c8ce-4f3b-ba77-bf341af88d90/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 06:45:07 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-809da4e3-977f-4900-b5a7-6f4eb64c9f0f None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:07 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-809da4e3-977f-4900-b5a7-6f4eb64c9f0f None None] GET http://192.168.122.198/volume// Sep 06 06:45:07 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-809da4e3-977f-4900-b5a7-6f4eb64c9f0f None None] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:45:07 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-809da4e3-977f-4900-b5a7-6f4eb64c9f0f None None] Calling method 'all' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:45:07 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-809da4e3-977f-4900-b5a7-6f4eb64c9f0f None None] http://192.168.122.198/volume// returned with HTTP 300 Sep 06 06:45:07 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1124/2269] 192.168.122.198 () {58 vars in 1315 bytes} [Sun Sep 6 06:45:07 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 06:45:07 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-fb8b79f1-6746-40af-9446-6f3da1348608 req-62ced37d-9fb6-46a8-ae4e-9ab392eee094 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:07 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-fb8b79f1-6746-40af-9446-6f3da1348608 req-62ced37d-9fb6-46a8-ae4e-9ab392eee094 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] GET http://192.168.122.198/volume/v3/volumes/babca842-c8ce-4f3b-ba77-bf341af88d90 Sep 06 06:45:07 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-fb8b79f1-6746-40af-9446-6f3da1348608 req-62ced37d-9fb6-46a8-ae4e-9ab392eee094 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:45:07 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-fb8b79f1-6746-40af-9446-6f3da1348608 req-62ced37d-9fb6-46a8-ae4e-9ab392eee094 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:45:07 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:45:07 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:45:07 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:45:07 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:45:07 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [req-fb8b79f1-6746-40af-9446-6f3da1348608 req-62ced37d-9fb6-46a8-ae4e-9ab392eee094 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Volume info retrieved successfully. Sep 06 06:45:07 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-fb8b79f1-6746-40af-9446-6f3da1348608 req-62ced37d-9fb6-46a8-ae4e-9ab392eee094 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] http://192.168.122.198/volume/v3/volumes/babca842-c8ce-4f3b-ba77-bf341af88d90 returned with HTTP 200 Sep 06 06:45:07 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1146/2270] 192.168.122.198 () {62 vars in 1528 bytes} [Sun Sep 6 06:45:07 2026] GET /volume/v3/volumes/babca842-c8ce-4f3b-ba77-bf341af88d90 => generated 1343 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 06:45:07 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [req-fb8b79f1-6746-40af-9446-6f3da1348608 req-a6c6532c-0c25-4e4d-ba87-385c9dd3c5d6 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:07 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-fb8b79f1-6746-40af-9446-6f3da1348608 req-a6c6532c-0c25-4e4d-ba87-385c9dd3c5d6 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] DELETE http://192.168.122.198/volume/v3/attachments/cdcd7587-3bc5-4f2b-8e2a-858fb24248dc Sep 06 06:45:07 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-fb8b79f1-6746-40af-9446-6f3da1348608 req-a6c6532c-0c25-4e4d-ba87-385c9dd3c5d6 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:45:07 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-fb8b79f1-6746-40af-9446-6f3da1348608 req-a6c6532c-0c25-4e4d-ba87-385c9dd3c5d6 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Calling method 'version_select' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:45:07 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:45:07 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:45:07 devstack devstack@c-api.service[87014]: /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 06 06:45:07 devstack devstack@c-api.service[87014]: return base.obj_make_list(context, Sep 06 06:45:08 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-fb8b79f1-6746-40af-9446-6f3da1348608 req-a6c6532c-0c25-4e4d-ba87-385c9dd3c5d6 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] http://192.168.122.198/volume/v3/attachments/cdcd7587-3bc5-4f2b-8e2a-858fb24248dc returned with HTTP 200 Sep 06 06:45:08 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1125/2271] 192.168.122.198 () {64 vars in 1562 bytes} [Sun Sep 6 06:45:07 2026] DELETE /volume/v3/attachments/cdcd7587-3bc5-4f2b-8e2a-858fb24248dc => generated 19 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:45:08 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-c8312815-a7a5-428e-939a-99bb729ac0d5 req-b75bb59b-11be-4b54-805e-813a1978a17d None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:08 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-c8312815-a7a5-428e-939a-99bb729ac0d5 req-b75bb59b-11be-4b54-805e-813a1978a17d tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] GET http://192.168.122.198/volume/v3/volumes/babca842-c8ce-4f3b-ba77-bf341af88d90 Sep 06 06:45:08 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-c8312815-a7a5-428e-939a-99bb729ac0d5 req-b75bb59b-11be-4b54-805e-813a1978a17d tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:45:08 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-c8312815-a7a5-428e-939a-99bb729ac0d5 req-b75bb59b-11be-4b54-805e-813a1978a17d tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:45:08 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:45:08 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:45:08 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:45:08 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:45:08 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [req-c8312815-a7a5-428e-939a-99bb729ac0d5 req-b75bb59b-11be-4b54-805e-813a1978a17d tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Volume info retrieved successfully. Sep 06 06:45:08 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-c8312815-a7a5-428e-939a-99bb729ac0d5 req-b75bb59b-11be-4b54-805e-813a1978a17d tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] http://192.168.122.198/volume/v3/volumes/babca842-c8ce-4f3b-ba77-bf341af88d90 returned with HTTP 200 Sep 06 06:45:08 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1147/2272] 192.168.122.198 () {60 vars in 1487 bytes} [Sun Sep 6 06:45:08 2026] GET /volume/v3/volumes/babca842-c8ce-4f3b-ba77-bf341af88d90 => generated 867 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:45:13 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-db603cb5-b2ba-464d-8a9a-11a09df37e6b None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:13 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-db603cb5-b2ba-464d-8a9a-11a09df37e6b tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] DELETE http://192.168.122.198/volume/v3/volumes/be4b465f-1cdb-499f-a56a-9addf4cbc513 Sep 06 06:45:13 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-db603cb5-b2ba-464d-8a9a-11a09df37e6b tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:45:13 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-db603cb5-b2ba-464d-8a9a-11a09df37e6b tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:45:13 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-db603cb5-b2ba-464d-8a9a-11a09df37e6b tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Delete volume with id: be4b465f-1cdb-499f-a56a-9addf4cbc513 Sep 06 06:45:13 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:45:13 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:45:13 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:45:13 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:45:13 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-db603cb5-b2ba-464d-8a9a-11a09df37e6b tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Volume info retrieved successfully. Sep 06 06:45:13 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-db603cb5-b2ba-464d-8a9a-11a09df37e6b tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Delete volume request issued successfully. Sep 06 06:45:13 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-db603cb5-b2ba-464d-8a9a-11a09df37e6b tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] http://192.168.122.198/volume/v3/volumes/be4b465f-1cdb-499f-a56a-9addf4cbc513 returned with HTTP 202 Sep 06 06:45:13 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1126/2273] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:45:13 2026] DELETE /volume/v3/volumes/be4b465f-1cdb-499f-a56a-9addf4cbc513 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:45:13 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-6b7f6ecf-aa75-4d62-8f28-0eb6cc73420b None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:13 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-6b7f6ecf-aa75-4d62-8f28-0eb6cc73420b tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] GET http://192.168.122.198/volume/v3/volumes/be4b465f-1cdb-499f-a56a-9addf4cbc513 Sep 06 06:45:13 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-6b7f6ecf-aa75-4d62-8f28-0eb6cc73420b tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:45:13 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-6b7f6ecf-aa75-4d62-8f28-0eb6cc73420b tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:45:13 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:45:13 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:45:13 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:45:13 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:45:13 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-6b7f6ecf-aa75-4d62-8f28-0eb6cc73420b tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Volume info retrieved successfully. Sep 06 06:45:13 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-6b7f6ecf-aa75-4d62-8f28-0eb6cc73420b tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] http://192.168.122.198/volume/v3/volumes/be4b465f-1cdb-499f-a56a-9addf4cbc513 returned with HTTP 200 Sep 06 06:45:13 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1148/2274] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:45:13 2026] GET /volume/v3/volumes/be4b465f-1cdb-499f-a56a-9addf4cbc513 => generated 866 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:45:14 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-7a69b932-79d6-4998-83d4-45dbba5ea566 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:14 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-7a69b932-79d6-4998-83d4-45dbba5ea566 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] GET http://192.168.122.198/volume/v3/volumes/be4b465f-1cdb-499f-a56a-9addf4cbc513 Sep 06 06:45:14 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-7a69b932-79d6-4998-83d4-45dbba5ea566 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:45:14 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-7a69b932-79d6-4998-83d4-45dbba5ea566 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:45:14 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-7a69b932-79d6-4998-83d4-45dbba5ea566 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] http://192.168.122.198/volume/v3/volumes/be4b465f-1cdb-499f-a56a-9addf4cbc513 returned with HTTP 404 Sep 06 06:45:14 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1127/2275] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:45:14 2026] GET /volume/v3/volumes/be4b465f-1cdb-499f-a56a-9addf4cbc513 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:45:14 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-81e527b1-468d-434c-b1e6-e63ebcf1bcc0 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:14 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-81e527b1-468d-434c-b1e6-e63ebcf1bcc0 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] DELETE http://192.168.122.198/volume/v3/volumes/babca842-c8ce-4f3b-ba77-bf341af88d90 Sep 06 06:45:14 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-81e527b1-468d-434c-b1e6-e63ebcf1bcc0 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:45:14 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-81e527b1-468d-434c-b1e6-e63ebcf1bcc0 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:45:14 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-81e527b1-468d-434c-b1e6-e63ebcf1bcc0 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Delete volume with id: babca842-c8ce-4f3b-ba77-bf341af88d90 Sep 06 06:45:14 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:45:14 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:45:14 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:45:14 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:45:14 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-81e527b1-468d-434c-b1e6-e63ebcf1bcc0 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Volume info retrieved successfully. Sep 06 06:45:14 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-81e527b1-468d-434c-b1e6-e63ebcf1bcc0 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Delete volume request issued successfully. Sep 06 06:45:14 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-81e527b1-468d-434c-b1e6-e63ebcf1bcc0 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] http://192.168.122.198/volume/v3/volumes/babca842-c8ce-4f3b-ba77-bf341af88d90 returned with HTTP 202 Sep 06 06:45:14 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1149/2276] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:45:14 2026] DELETE /volume/v3/volumes/babca842-c8ce-4f3b-ba77-bf341af88d90 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:45:14 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-18502913-1eda-4ed2-afb5-751826c74ade None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:14 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-18502913-1eda-4ed2-afb5-751826c74ade tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] GET http://192.168.122.198/volume/v3/volumes/babca842-c8ce-4f3b-ba77-bf341af88d90 Sep 06 06:45:14 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-18502913-1eda-4ed2-afb5-751826c74ade tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:45:14 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-18502913-1eda-4ed2-afb5-751826c74ade tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:45:14 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:45:14 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:45:14 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:45:14 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:45:14 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-18502913-1eda-4ed2-afb5-751826c74ade tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Volume info retrieved successfully. Sep 06 06:45:14 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-18502913-1eda-4ed2-afb5-751826c74ade tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] http://192.168.122.198/volume/v3/volumes/babca842-c8ce-4f3b-ba77-bf341af88d90 returned with HTTP 200 Sep 06 06:45:14 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1128/2277] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:45:14 2026] GET /volume/v3/volumes/babca842-c8ce-4f3b-ba77-bf341af88d90 => generated 866 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:45:15 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-bf051691-7f3a-4569-970c-dd9ca285acb1 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:15 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-bf051691-7f3a-4569-970c-dd9ca285acb1 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] GET http://192.168.122.198/volume/v3/volumes/babca842-c8ce-4f3b-ba77-bf341af88d90 Sep 06 06:45:15 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-bf051691-7f3a-4569-970c-dd9ca285acb1 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:45:15 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-bf051691-7f3a-4569-970c-dd9ca285acb1 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:45:15 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-bf051691-7f3a-4569-970c-dd9ca285acb1 tempest-TestServerVolumeAttachmentScenario-2056758786 tempest-TestServerVolumeAttachmentScenario-2056758786-project-member] http://192.168.122.198/volume/v3/volumes/babca842-c8ce-4f3b-ba77-bf341af88d90 returned with HTTP 404 Sep 06 06:45:15 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1150/2278] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:45:15 2026] GET /volume/v3/volumes/babca842-c8ce-4f3b-ba77-bf341af88d90 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:45:24 devstack devstack@c-api.service[87014]: DEBUG dbcounter [-] [87014] Writing DB stats cinder:SELECT=137,cinder:INSERT=3,cinder:UPDATE=20,cinder:DELETE=2 {{(pid=87014) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 06:45:25 devstack devstack@c-api.service[87015]: DEBUG dbcounter [-] [87015] Writing DB stats cinder:SELECT=95,cinder:UPDATE=12,cinder:INSERT=2 {{(pid=87015) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 06:45:31 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-a0a4eada-fbc0-4327-8d19-f9203a2da8fa None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:31 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-a0a4eada-fbc0-4327-8d19-f9203a2da8fa tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:45:31 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-a0a4eada-fbc0-4327-8d19-f9203a2da8fa tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1557043279"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:45:31 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.volumes [None req-a0a4eada-fbc0-4327-8d19-f9203a2da8fa tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1557043279'}} {{(pid=87014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:45:31 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-a0a4eada-fbc0-4327-8d19-f9203a2da8fa tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Create volume of 1 GB Sep 06 06:45:31 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-a0a4eada-fbc0-4327-8d19-f9203a2da8fa tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Availability Zones retrieved successfully. Sep 06 06:45:31 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-a0a4eada-fbc0-4327-8d19-f9203a2da8fa tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Flow 'volume_create_api' (06b8a9e9-9e06-4b09-86b2-b79031ca2cbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:45:31 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-a0a4eada-fbc0-4327-8d19-f9203a2da8fa tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2654d00f-4861-4ce8-b018-859459c7b050) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:45:31 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.flows.api.create_volume [None req-a0a4eada-fbc0-4327-8d19-f9203a2da8fa tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Validating volume size '1' using validate_int {{(pid=87014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:45:31 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-a0a4eada-fbc0-4327-8d19-f9203a2da8fa tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2654d00f-4861-4ce8-b018-859459c7b050) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:45:31 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-a0a4eada-fbc0-4327-8d19-f9203a2da8fa tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12d7e317-24d5-4417-958b-46d2a493f3b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:45:31 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-a0a4eada-fbc0-4327-8d19-f9203a2da8fa tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Created reservations ['038e1065-98fb-4884-b2c1-16d98e3588eb', '433f512d-a349-4ffa-95d4-66c3fbe8e07a', 'eaca5530-d2f5-4ea0-8580-9760698227db', '2bd39e04-ebc3-4dbb-a78b-ec8adec6d279'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:45:31 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-a0a4eada-fbc0-4327-8d19-f9203a2da8fa tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12d7e317-24d5-4417-958b-46d2a493f3b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['038e1065-98fb-4884-b2c1-16d98e3588eb', '433f512d-a349-4ffa-95d4-66c3fbe8e07a', 'eaca5530-d2f5-4ea0-8580-9760698227db', '2bd39e04-ebc3-4dbb-a78b-ec8adec6d279']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:45:31 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-a0a4eada-fbc0-4327-8d19-f9203a2da8fa tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69492cfb-64a3-4287-8944-5699f1030969) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:45:31 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:45:31 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:45:31 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-a0a4eada-fbc0-4327-8d19-f9203a2da8fa tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69492cfb-64a3-4287-8944-5699f1030969) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ae893ecd-47c3-4107-aa9e-3b37d9b7cb0f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1557043279',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aef2ed6a5f9f4754b454036150084cbb',qos_specs=None,replication_status=,reservations=['038e1065-98fb-4884-b2c1-16d98e3588eb','433f512d-a349-4ffa-95d4-66c3fbe8e07a','eaca5530-d2f5-4ea0-8580-9760698227db','2bd39e04-ebc3-4dbb-a78b-ec8adec6d279'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19d138a7c9474a91a73e4e2ab698c0a8',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:45:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1557043279',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ae893ecd-47c3-4107-aa9e-3b37d9b7cb0f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aef2ed6a5f9f4754b454036150084cbb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='19d138a7c9474a91a73e4e2ab698c0a8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:45:31 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-a0a4eada-fbc0-4327-8d19-f9203a2da8fa tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28072474-64f4-4146-bb40-cf285ecf2010) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:45:32 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-a0a4eada-fbc0-4327-8d19-f9203a2da8fa tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28072474-64f4-4146-bb40-cf285ecf2010) transitioned into state 'SUCCESS' from state '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-1557043279',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aef2ed6a5f9f4754b454036150084cbb',qos_specs=None,replication_status=,reservations=['038e1065-98fb-4884-b2c1-16d98e3588eb','433f512d-a349-4ffa-95d4-66c3fbe8e07a','eaca5530-d2f5-4ea0-8580-9760698227db','2bd39e04-ebc3-4dbb-a78b-ec8adec6d279'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19d138a7c9474a91a73e4e2ab698c0a8',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:45:32 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-a0a4eada-fbc0-4327-8d19-f9203a2da8fa tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (abe052ec-c4e2-418c-a0e1-11f549b5a65f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:45:32 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-a0a4eada-fbc0-4327-8d19-f9203a2da8fa tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (abe052ec-c4e2-418c-a0e1-11f549b5a65f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:45:32 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-a0a4eada-fbc0-4327-8d19-f9203a2da8fa tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Flow 'volume_create_api' (06b8a9e9-9e06-4b09-86b2-b79031ca2cbb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:45:32 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-a0a4eada-fbc0-4327-8d19-f9203a2da8fa tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Create volume request issued successfully. Sep 06 06:45:32 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-a0a4eada-fbc0-4327-8d19-f9203a2da8fa tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:45:32 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1129/2279] 192.168.122.198 () {60 vars in 1142 bytes} [Sun Sep 6 06:45:31 2026] POST /volume/v3/volumes => generated 758 bytes in 420 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:45:32 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-b1305a45-95d2-4573-97aa-940e45d4618e None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:32 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b1305a45-95d2-4573-97aa-940e45d4618e tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] GET http://192.168.122.198/volume/v3/volumes/ae893ecd-47c3-4107-aa9e-3b37d9b7cb0f Sep 06 06:45:32 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b1305a45-95d2-4573-97aa-940e45d4618e tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:45:32 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b1305a45-95d2-4573-97aa-940e45d4618e tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:45:32 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:45:32 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:45:32 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:45:32 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:45:32 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-b1305a45-95d2-4573-97aa-940e45d4618e tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Volume info retrieved successfully. Sep 06 06:45:32 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b1305a45-95d2-4573-97aa-940e45d4618e tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] http://192.168.122.198/volume/v3/volumes/ae893ecd-47c3-4107-aa9e-3b37d9b7cb0f returned with HTTP 200 Sep 06 06:45:32 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1151/2280] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:45:32 2026] GET /volume/v3/volumes/ae893ecd-47c3-4107-aa9e-3b37d9b7cb0f => generated 826 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:45:33 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-e6fdea68-b983-4617-b6a5-bc54149526d0 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:33 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-e6fdea68-b983-4617-b6a5-bc54149526d0 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] GET http://192.168.122.198/volume/v3/volumes/ae893ecd-47c3-4107-aa9e-3b37d9b7cb0f Sep 06 06:45:33 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-e6fdea68-b983-4617-b6a5-bc54149526d0 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:45:33 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-e6fdea68-b983-4617-b6a5-bc54149526d0 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:45:33 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:45:33 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:45:33 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:45:33 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:45:33 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-e6fdea68-b983-4617-b6a5-bc54149526d0 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Volume info retrieved successfully. Sep 06 06:45:33 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-e6fdea68-b983-4617-b6a5-bc54149526d0 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] http://192.168.122.198/volume/v3/volumes/ae893ecd-47c3-4107-aa9e-3b37d9b7cb0f returned with HTTP 200 Sep 06 06:45:33 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1130/2281] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:45:33 2026] GET /volume/v3/volumes/ae893ecd-47c3-4107-aa9e-3b37d9b7cb0f => generated 850 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:45:34 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-5b3b0aa0-db3f-47bc-a731-cc2f95f97261 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:34 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-5b3b0aa0-db3f-47bc-a731-cc2f95f97261 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] GET http://192.168.122.198/volume/v3/volumes/ae893ecd-47c3-4107-aa9e-3b37d9b7cb0f Sep 06 06:45:34 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-5b3b0aa0-db3f-47bc-a731-cc2f95f97261 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:45:34 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-5b3b0aa0-db3f-47bc-a731-cc2f95f97261 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:45:34 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:45:34 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:45:34 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:45:34 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:45:34 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-5b3b0aa0-db3f-47bc-a731-cc2f95f97261 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Volume info retrieved successfully. Sep 06 06:45:34 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-5b3b0aa0-db3f-47bc-a731-cc2f95f97261 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] http://192.168.122.198/volume/v3/volumes/ae893ecd-47c3-4107-aa9e-3b37d9b7cb0f returned with HTTP 200 Sep 06 06:45:34 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1152/2282] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:45:34 2026] GET /volume/v3/volumes/ae893ecd-47c3-4107-aa9e-3b37d9b7cb0f => generated 851 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:45:34 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-ccd3ff0d-101f-459f-86da-7e7f13786956 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:34 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ccd3ff0d-101f-459f-86da-7e7f13786956 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] POST http://192.168.122.198/volume/v3/volumes/ae893ecd-47c3-4107-aa9e-3b37d9b7cb0f/action Sep 06 06:45:34 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ccd3ff0d-101f-459f-86da-7e7f13786956 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Action body: b'{"os-attach": {"instance_uuid": "58c83047-25fe-48c4-afe3-dd4536b9adf0", "mountpoint": "/dev/vdb"}}' {{(pid=87014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:45:34 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ccd3ff0d-101f-459f-86da-7e7f13786956 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "58c83047-25fe-48c4-afe3-dd4536b9adf0", "mountpoint": "/dev/vdb"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:45:34 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:45:34 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:45:34 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:45:34 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:45:34 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-ccd3ff0d-101f-459f-86da-7e7f13786956 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Volume info retrieved successfully. Sep 06 06:45:34 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-ccd3ff0d-101f-459f-86da-7e7f13786956 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Update volume admin metadata completed successfully. Sep 06 06:45:34 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-ccd3ff0d-101f-459f-86da-7e7f13786956 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Attach volume completed successfully. Sep 06 06:45:34 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ccd3ff0d-101f-459f-86da-7e7f13786956 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] http://192.168.122.198/volume/v3/volumes/ae893ecd-47c3-4107-aa9e-3b37d9b7cb0f/action returned with HTTP 202 Sep 06 06:45:34 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1131/2283] 192.168.122.198 () {60 vars in 1274 bytes} [Sun Sep 6 06:45:34 2026] POST /volume/v3/volumes/ae893ecd-47c3-4107-aa9e-3b37d9b7cb0f/action => generated 0 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 06:45:34 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-364ca3ef-4d66-4bf0-969f-2c21bab8f0b3 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:34 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-364ca3ef-4d66-4bf0-969f-2c21bab8f0b3 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] GET http://192.168.122.198/volume/v3/volumes/ae893ecd-47c3-4107-aa9e-3b37d9b7cb0f Sep 06 06:45:34 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-364ca3ef-4d66-4bf0-969f-2c21bab8f0b3 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:45:34 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-364ca3ef-4d66-4bf0-969f-2c21bab8f0b3 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:45:34 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:45:34 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:45:34 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:45:34 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:45:34 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-364ca3ef-4d66-4bf0-969f-2c21bab8f0b3 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Volume info retrieved successfully. Sep 06 06:45:34 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-364ca3ef-4d66-4bf0-969f-2c21bab8f0b3 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] http://192.168.122.198/volume/v3/volumes/ae893ecd-47c3-4107-aa9e-3b37d9b7cb0f returned with HTTP 200 Sep 06 06:45:34 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1153/2284] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:45:34 2026] GET /volume/v3/volumes/ae893ecd-47c3-4107-aa9e-3b37d9b7cb0f => generated 1185 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:45:34 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-cd5959fa-d1e7-47aa-946d-ddf7b9666cf7 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:34 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-cd5959fa-d1e7-47aa-946d-ddf7b9666cf7 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] GET http://192.168.122.198/volume/v3/volumes/ae893ecd-47c3-4107-aa9e-3b37d9b7cb0f Sep 06 06:45:34 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-cd5959fa-d1e7-47aa-946d-ddf7b9666cf7 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:45:34 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-cd5959fa-d1e7-47aa-946d-ddf7b9666cf7 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:45:34 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:45:34 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:45:34 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:45:34 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:45:34 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-cd5959fa-d1e7-47aa-946d-ddf7b9666cf7 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Volume info retrieved successfully. Sep 06 06:45:34 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-cd5959fa-d1e7-47aa-946d-ddf7b9666cf7 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] http://192.168.122.198/volume/v3/volumes/ae893ecd-47c3-4107-aa9e-3b37d9b7cb0f returned with HTTP 200 Sep 06 06:45:34 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1132/2285] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:45:34 2026] GET /volume/v3/volumes/ae893ecd-47c3-4107-aa9e-3b37d9b7cb0f => generated 1185 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:45:34 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-8c97c359-8468-49d9-9a53-cee1d8e94807 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:34 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-8c97c359-8468-49d9-9a53-cee1d8e94807 tempest-VolumesActionsTest-313663387 tempest-VolumesActionsTest-313663387-project-admin] POST http://192.168.122.198/volume/v3/volumes/ae893ecd-47c3-4107-aa9e-3b37d9b7cb0f/action Sep 06 06:45:34 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-8c97c359-8468-49d9-9a53-cee1d8e94807 tempest-VolumesActionsTest-313663387 tempest-VolumesActionsTest-313663387-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:45:34 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-8c97c359-8468-49d9-9a53-cee1d8e94807 tempest-VolumesActionsTest-313663387 tempest-VolumesActionsTest-313663387-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:45:34 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:45:34 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:45:34 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:45:34 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:45:34 devstack devstack@c-api.service[87015]: DEBUG cinder.api.contrib.admin_actions [None req-8c97c359-8468-49d9-9a53-cee1d8e94807 tempest-VolumesActionsTest-313663387 tempest-VolumesActionsTest-313663387-project-admin] Updating volume 'ae893ecd-47c3-4107-aa9e-3b37d9b7cb0f' with '{'status': 'error'}' {{(pid=87015) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 06 06:45:35 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:45:35 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:45:35 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:45:35 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:45:35 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-8c97c359-8468-49d9-9a53-cee1d8e94807 tempest-VolumesActionsTest-313663387 tempest-VolumesActionsTest-313663387-project-admin] http://192.168.122.198/volume/v3/volumes/ae893ecd-47c3-4107-aa9e-3b37d9b7cb0f/action returned with HTTP 202 Sep 06 06:45:35 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1154/2286] 192.168.122.198 () {60 vars in 1274 bytes} [Sun Sep 6 06:45:34 2026] POST /volume/v3/volumes/ae893ecd-47c3-4107-aa9e-3b37d9b7cb0f/action => generated 0 bytes in 369 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 06:45:35 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-ae68e066-bc97-4ccd-b4fc-98497bb719af None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:35 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ae68e066-bc97-4ccd-b4fc-98497bb719af tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] GET http://192.168.122.198/volume/v3/volumes/ae893ecd-47c3-4107-aa9e-3b37d9b7cb0f Sep 06 06:45:35 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ae68e066-bc97-4ccd-b4fc-98497bb719af tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:45:35 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ae68e066-bc97-4ccd-b4fc-98497bb719af tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:45:35 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:45:35 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:45:35 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:45:35 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:45:35 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-ae68e066-bc97-4ccd-b4fc-98497bb719af tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Volume info retrieved successfully. Sep 06 06:45:35 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ae68e066-bc97-4ccd-b4fc-98497bb719af tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] http://192.168.122.198/volume/v3/volumes/ae893ecd-47c3-4107-aa9e-3b37d9b7cb0f returned with HTTP 200 Sep 06 06:45:35 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1133/2287] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:45:35 2026] GET /volume/v3/volumes/ae893ecd-47c3-4107-aa9e-3b37d9b7cb0f => generated 1184 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 06:45:35 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-269db1ae-b1dc-4c01-8f60-862aa55ce180 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:35 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-269db1ae-b1dc-4c01-8f60-862aa55ce180 tempest-VolumesActionsTest-313663387 tempest-VolumesActionsTest-313663387-project-admin] POST http://192.168.122.198/volume/v3/volumes/ae893ecd-47c3-4107-aa9e-3b37d9b7cb0f/action Sep 06 06:45:35 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-269db1ae-b1dc-4c01-8f60-862aa55ce180 tempest-VolumesActionsTest-313663387 tempest-VolumesActionsTest-313663387-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "6cb81cff-9045-45d4-9cdb-0476d821a5a5"}}' {{(pid=87015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:45:35 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-269db1ae-b1dc-4c01-8f60-862aa55ce180 tempest-VolumesActionsTest-313663387 tempest-VolumesActionsTest-313663387-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "6cb81cff-9045-45d4-9cdb-0476d821a5a5"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:45:35 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:45:35 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:45:35 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:45:35 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:45:35 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-269db1ae-b1dc-4c01-8f60-862aa55ce180 tempest-VolumesActionsTest-313663387 tempest-VolumesActionsTest-313663387-project-admin] Volume info retrieved successfully. Sep 06 06:45:35 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-269db1ae-b1dc-4c01-8f60-862aa55ce180 tempest-VolumesActionsTest-313663387 tempest-VolumesActionsTest-313663387-project-admin] Terminate volume connection completed successfully. Sep 06 06:45:35 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-269db1ae-b1dc-4c01-8f60-862aa55ce180 tempest-VolumesActionsTest-313663387 tempest-VolumesActionsTest-313663387-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=87015) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Sep 06 06:45:35 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-269db1ae-b1dc-4c01-8f60-862aa55ce180 tempest-VolumesActionsTest-313663387 tempest-VolumesActionsTest-313663387-project-admin] Detach volume completed successfully. Sep 06 06:45:35 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-269db1ae-b1dc-4c01-8f60-862aa55ce180 tempest-VolumesActionsTest-313663387 tempest-VolumesActionsTest-313663387-project-admin] http://192.168.122.198/volume/v3/volumes/ae893ecd-47c3-4107-aa9e-3b37d9b7cb0f/action returned with HTTP 202 Sep 06 06:45:35 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1155/2288] 192.168.122.198 () {60 vars in 1274 bytes} [Sun Sep 6 06:45:35 2026] POST /volume/v3/volumes/ae893ecd-47c3-4107-aa9e-3b37d9b7cb0f/action => generated 0 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 06:45:35 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-f11d5e2a-62fe-4c59-8ea0-eb567026e4eb None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:35 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f11d5e2a-62fe-4c59-8ea0-eb567026e4eb tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] GET http://192.168.122.198/volume/v3/volumes/ae893ecd-47c3-4107-aa9e-3b37d9b7cb0f Sep 06 06:45:35 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-f11d5e2a-62fe-4c59-8ea0-eb567026e4eb tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:45:35 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-f11d5e2a-62fe-4c59-8ea0-eb567026e4eb tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:45:35 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:45:35 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:45:35 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:45:35 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:45:35 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-f11d5e2a-62fe-4c59-8ea0-eb567026e4eb tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Volume info retrieved successfully. Sep 06 06:45:35 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f11d5e2a-62fe-4c59-8ea0-eb567026e4eb tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] http://192.168.122.198/volume/v3/volumes/ae893ecd-47c3-4107-aa9e-3b37d9b7cb0f returned with HTTP 200 Sep 06 06:45:35 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1134/2289] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:45:35 2026] GET /volume/v3/volumes/ae893ecd-47c3-4107-aa9e-3b37d9b7cb0f => generated 870 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:45:35 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-9798ef57-4adb-4811-af4d-cdb27c10bc57 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:35 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-9798ef57-4adb-4811-af4d-cdb27c10bc57 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] GET http://192.168.122.198/volume/v3/volumes/ae893ecd-47c3-4107-aa9e-3b37d9b7cb0f Sep 06 06:45:35 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-9798ef57-4adb-4811-af4d-cdb27c10bc57 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:45:35 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-9798ef57-4adb-4811-af4d-cdb27c10bc57 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:45:35 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:45:35 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:45:35 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:45:35 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:45:35 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-9798ef57-4adb-4811-af4d-cdb27c10bc57 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Volume info retrieved successfully. Sep 06 06:45:35 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-9798ef57-4adb-4811-af4d-cdb27c10bc57 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] http://192.168.122.198/volume/v3/volumes/ae893ecd-47c3-4107-aa9e-3b37d9b7cb0f returned with HTTP 200 Sep 06 06:45:35 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1156/2290] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:45:35 2026] GET /volume/v3/volumes/ae893ecd-47c3-4107-aa9e-3b37d9b7cb0f => generated 870 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:45:35 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-53453c7e-c144-43a0-9472-9ae5b221e5e8 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:35 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-53453c7e-c144-43a0-9472-9ae5b221e5e8 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] POST http://192.168.122.198/volume/v3/volumes/ae893ecd-47c3-4107-aa9e-3b37d9b7cb0f/action Sep 06 06:45:35 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-53453c7e-c144-43a0-9472-9ae5b221e5e8 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Action body: b'{"os-detach": {}}' {{(pid=87014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:45:35 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-53453c7e-c144-43a0-9472-9ae5b221e5e8 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:45:35 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:45:35 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:45:35 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:45:35 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:45:35 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-53453c7e-c144-43a0-9472-9ae5b221e5e8 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Volume info retrieved successfully. Sep 06 06:45:35 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-53453c7e-c144-43a0-9472-9ae5b221e5e8 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Detach volume completed successfully. Sep 06 06:45:35 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-53453c7e-c144-43a0-9472-9ae5b221e5e8 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] http://192.168.122.198/volume/v3/volumes/ae893ecd-47c3-4107-aa9e-3b37d9b7cb0f/action returned with HTTP 202 Sep 06 06:45:35 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1135/2291] 192.168.122.198 () {60 vars in 1274 bytes} [Sun Sep 6 06:45:35 2026] POST /volume/v3/volumes/ae893ecd-47c3-4107-aa9e-3b37d9b7cb0f/action => generated 0 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 06:45:35 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-15914baa-b023-4339-9382-8d3abc3e7b17 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:35 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-15914baa-b023-4339-9382-8d3abc3e7b17 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] GET http://192.168.122.198/volume/v3/volumes/ae893ecd-47c3-4107-aa9e-3b37d9b7cb0f Sep 06 06:45:35 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-15914baa-b023-4339-9382-8d3abc3e7b17 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:45:35 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-15914baa-b023-4339-9382-8d3abc3e7b17 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:45:35 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:45:35 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:45:35 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:45:35 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:45:35 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-15914baa-b023-4339-9382-8d3abc3e7b17 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Volume info retrieved successfully. Sep 06 06:45:35 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-15914baa-b023-4339-9382-8d3abc3e7b17 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] http://192.168.122.198/volume/v3/volumes/ae893ecd-47c3-4107-aa9e-3b37d9b7cb0f returned with HTTP 200 Sep 06 06:45:35 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1157/2292] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:45:35 2026] GET /volume/v3/volumes/ae893ecd-47c3-4107-aa9e-3b37d9b7cb0f => generated 870 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:45:35 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-5f8a9be3-a763-4e95-a17e-823fc7589c0f None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:35 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-5f8a9be3-a763-4e95-a17e-823fc7589c0f tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] GET http://192.168.122.198/volume/v3/volumes/ae893ecd-47c3-4107-aa9e-3b37d9b7cb0f Sep 06 06:45:35 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-5f8a9be3-a763-4e95-a17e-823fc7589c0f tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:45:35 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-5f8a9be3-a763-4e95-a17e-823fc7589c0f tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:45:35 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:45:35 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:45:35 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:45:35 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:45:35 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-5f8a9be3-a763-4e95-a17e-823fc7589c0f tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Volume info retrieved successfully. Sep 06 06:45:35 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-5f8a9be3-a763-4e95-a17e-823fc7589c0f tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] http://192.168.122.198/volume/v3/volumes/ae893ecd-47c3-4107-aa9e-3b37d9b7cb0f returned with HTTP 200 Sep 06 06:45:35 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1136/2293] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:45:35 2026] GET /volume/v3/volumes/ae893ecd-47c3-4107-aa9e-3b37d9b7cb0f => generated 870 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 06:45:35 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-9196ba81-9ec1-4203-9f89-d2c7c1b34f5a None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:35 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-9196ba81-9ec1-4203-9f89-d2c7c1b34f5a tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] DELETE http://192.168.122.198/volume/v3/volumes/ae893ecd-47c3-4107-aa9e-3b37d9b7cb0f Sep 06 06:45:35 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-9196ba81-9ec1-4203-9f89-d2c7c1b34f5a tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:45:35 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-9196ba81-9ec1-4203-9f89-d2c7c1b34f5a tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:45:35 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-9196ba81-9ec1-4203-9f89-d2c7c1b34f5a tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Delete volume with id: ae893ecd-47c3-4107-aa9e-3b37d9b7cb0f Sep 06 06:45:35 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:45:35 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:45:35 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:45:35 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:45:35 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-9196ba81-9ec1-4203-9f89-d2c7c1b34f5a tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Volume info retrieved successfully. Sep 06 06:45:35 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-9196ba81-9ec1-4203-9f89-d2c7c1b34f5a tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Delete volume request issued successfully. Sep 06 06:45:35 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-9196ba81-9ec1-4203-9f89-d2c7c1b34f5a tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] http://192.168.122.198/volume/v3/volumes/ae893ecd-47c3-4107-aa9e-3b37d9b7cb0f returned with HTTP 202 Sep 06 06:45:35 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1158/2294] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:45:35 2026] DELETE /volume/v3/volumes/ae893ecd-47c3-4107-aa9e-3b37d9b7cb0f => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:45:35 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-74b310d0-2bb0-48e4-8d34-725b5574941a None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:35 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-74b310d0-2bb0-48e4-8d34-725b5574941a tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] GET http://192.168.122.198/volume/v3/volumes/ae893ecd-47c3-4107-aa9e-3b37d9b7cb0f Sep 06 06:45:35 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-74b310d0-2bb0-48e4-8d34-725b5574941a tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:45:35 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-74b310d0-2bb0-48e4-8d34-725b5574941a tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:45:35 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:45:35 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:45:35 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:45:35 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:45:35 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-74b310d0-2bb0-48e4-8d34-725b5574941a tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Volume info retrieved successfully. Sep 06 06:45:35 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-74b310d0-2bb0-48e4-8d34-725b5574941a tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] http://192.168.122.198/volume/v3/volumes/ae893ecd-47c3-4107-aa9e-3b37d9b7cb0f returned with HTTP 200 Sep 06 06:45:35 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1137/2295] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:45:35 2026] GET /volume/v3/volumes/ae893ecd-47c3-4107-aa9e-3b37d9b7cb0f => generated 869 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:45:36 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-ba36d95e-a205-4f39-afef-4339458b2992 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:36 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-ba36d95e-a205-4f39-afef-4339458b2992 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] GET http://192.168.122.198/volume/v3/volumes/ae893ecd-47c3-4107-aa9e-3b37d9b7cb0f Sep 06 06:45:36 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-ba36d95e-a205-4f39-afef-4339458b2992 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:45:36 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-ba36d95e-a205-4f39-afef-4339458b2992 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:45:36 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-ba36d95e-a205-4f39-afef-4339458b2992 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] http://192.168.122.198/volume/v3/volumes/ae893ecd-47c3-4107-aa9e-3b37d9b7cb0f returned with HTTP 404 Sep 06 06:45:36 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1159/2296] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:45:36 2026] GET /volume/v3/volumes/ae893ecd-47c3-4107-aa9e-3b37d9b7cb0f => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:45:40 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-5b1e06a0-55b3-4010-b484-854da667dd86 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:40 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-5b1e06a0-55b3-4010-b484-854da667dd86 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:45:40 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-5b1e06a0-55b3-4010-b484-854da667dd86 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1620500672"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:45:40 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.volumes [None req-5b1e06a0-55b3-4010-b484-854da667dd86 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1620500672'}} {{(pid=87014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:45:40 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-5b1e06a0-55b3-4010-b484-854da667dd86 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Create volume of 1 GB Sep 06 06:45:40 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-5b1e06a0-55b3-4010-b484-854da667dd86 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Availability Zones retrieved successfully. Sep 06 06:45:40 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-5b1e06a0-55b3-4010-b484-854da667dd86 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Flow 'volume_create_api' (7ffa4cad-e74b-4f92-bd6d-c38822d08f89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:45:40 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-5b1e06a0-55b3-4010-b484-854da667dd86 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27e13126-e373-4082-9ae6-507e4ee1ea7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:45:40 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.flows.api.create_volume [None req-5b1e06a0-55b3-4010-b484-854da667dd86 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Validating volume size '1' using validate_int {{(pid=87014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:45:40 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-5b1e06a0-55b3-4010-b484-854da667dd86 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27e13126-e373-4082-9ae6-507e4ee1ea7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:45:40 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-5b1e06a0-55b3-4010-b484-854da667dd86 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7623823e-9be3-4a5d-93db-bf3274be67fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:45:40 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-5b1e06a0-55b3-4010-b484-854da667dd86 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Created reservations ['fbdb6aec-a3a5-4749-bb71-dcb105c9ec0e', 'f7491152-e8b3-4cff-9a0a-0bde3b16c04d', '183afdb6-06a2-4d0c-a65d-e78336ae5f12', '683ed001-c856-4ca3-9b72-f1cd94045914'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:45:40 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-5b1e06a0-55b3-4010-b484-854da667dd86 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7623823e-9be3-4a5d-93db-bf3274be67fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fbdb6aec-a3a5-4749-bb71-dcb105c9ec0e', 'f7491152-e8b3-4cff-9a0a-0bde3b16c04d', '183afdb6-06a2-4d0c-a65d-e78336ae5f12', '683ed001-c856-4ca3-9b72-f1cd94045914']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:45:40 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-5b1e06a0-55b3-4010-b484-854da667dd86 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3f2c1d8-4a6f-4ac2-a59e-30eb85546510) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:45:40 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:45:40 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:45:40 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-5b1e06a0-55b3-4010-b484-854da667dd86 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3f2c1d8-4a6f-4ac2-a59e-30eb85546510) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c6ee743d-7222-414f-9901-6b65a2cc34e3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1620500672',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aef2ed6a5f9f4754b454036150084cbb',qos_specs=None,replication_status=,reservations=['fbdb6aec-a3a5-4749-bb71-dcb105c9ec0e','f7491152-e8b3-4cff-9a0a-0bde3b16c04d','183afdb6-06a2-4d0c-a65d-e78336ae5f12','683ed001-c856-4ca3-9b72-f1cd94045914'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19d138a7c9474a91a73e4e2ab698c0a8',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:45:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1620500672',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c6ee743d-7222-414f-9901-6b65a2cc34e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aef2ed6a5f9f4754b454036150084cbb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='19d138a7c9474a91a73e4e2ab698c0a8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:45:40 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-5b1e06a0-55b3-4010-b484-854da667dd86 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0aa1fd3-189a-41c3-89cd-3be4cc262b45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:45:40 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-5b1e06a0-55b3-4010-b484-854da667dd86 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0aa1fd3-189a-41c3-89cd-3be4cc262b45) transitioned into state 'SUCCESS' from state '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-1620500672',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aef2ed6a5f9f4754b454036150084cbb',qos_specs=None,replication_status=,reservations=['fbdb6aec-a3a5-4749-bb71-dcb105c9ec0e','f7491152-e8b3-4cff-9a0a-0bde3b16c04d','183afdb6-06a2-4d0c-a65d-e78336ae5f12','683ed001-c856-4ca3-9b72-f1cd94045914'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19d138a7c9474a91a73e4e2ab698c0a8',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:45:40 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-5b1e06a0-55b3-4010-b484-854da667dd86 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9ba447d-2835-439f-9f6e-7786c0ffa274) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:45:40 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-5b1e06a0-55b3-4010-b484-854da667dd86 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9ba447d-2835-439f-9f6e-7786c0ffa274) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:45:40 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-5b1e06a0-55b3-4010-b484-854da667dd86 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Flow 'volume_create_api' (7ffa4cad-e74b-4f92-bd6d-c38822d08f89) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:45:40 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-5b1e06a0-55b3-4010-b484-854da667dd86 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Create volume request issued successfully. Sep 06 06:45:40 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-5b1e06a0-55b3-4010-b484-854da667dd86 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:45:40 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1138/2297] 192.168.122.198 () {60 vars in 1142 bytes} [Sun Sep 6 06:45:40 2026] POST /volume/v3/volumes => generated 758 bytes in 334 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:45:40 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-e6c20225-4324-43d1-b82d-e1f34dbebba7 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:40 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e6c20225-4324-43d1-b82d-e1f34dbebba7 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] GET http://192.168.122.198/volume/v3/volumes/c6ee743d-7222-414f-9901-6b65a2cc34e3 Sep 06 06:45:40 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e6c20225-4324-43d1-b82d-e1f34dbebba7 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:45:40 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e6c20225-4324-43d1-b82d-e1f34dbebba7 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:45:40 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:45:40 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:45:40 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:45:40 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:45:40 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-e6c20225-4324-43d1-b82d-e1f34dbebba7 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Volume info retrieved successfully. Sep 06 06:45:40 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e6c20225-4324-43d1-b82d-e1f34dbebba7 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] http://192.168.122.198/volume/v3/volumes/c6ee743d-7222-414f-9901-6b65a2cc34e3 returned with HTTP 200 Sep 06 06:45:40 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1160/2298] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:45:40 2026] GET /volume/v3/volumes/c6ee743d-7222-414f-9901-6b65a2cc34e3 => generated 826 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 06:45:41 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-82c22eb0-52b6-4968-8164-5bacb4caccd2 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:41 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-82c22eb0-52b6-4968-8164-5bacb4caccd2 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] GET http://192.168.122.198/volume/v3/volumes/c6ee743d-7222-414f-9901-6b65a2cc34e3 Sep 06 06:45:41 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-82c22eb0-52b6-4968-8164-5bacb4caccd2 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:45:41 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-82c22eb0-52b6-4968-8164-5bacb4caccd2 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:45:41 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:45:41 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:45:41 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:45:41 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:45:41 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-82c22eb0-52b6-4968-8164-5bacb4caccd2 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Volume info retrieved successfully. Sep 06 06:45:41 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-82c22eb0-52b6-4968-8164-5bacb4caccd2 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] http://192.168.122.198/volume/v3/volumes/c6ee743d-7222-414f-9901-6b65a2cc34e3 returned with HTTP 200 Sep 06 06:45:41 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1139/2299] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:45:41 2026] GET /volume/v3/volumes/c6ee743d-7222-414f-9901-6b65a2cc34e3 => generated 851 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:45:41 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-9ee35143-2055-471d-aeb9-2ddf5d07868e None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:41 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-9ee35143-2055-471d-aeb9-2ddf5d07868e tempest-VolumesActionsTest-313663387 tempest-VolumesActionsTest-313663387-project-admin] POST http://192.168.122.198/volume/v3/volumes/c6ee743d-7222-414f-9901-6b65a2cc34e3/action Sep 06 06:45:41 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-9ee35143-2055-471d-aeb9-2ddf5d07868e tempest-VolumesActionsTest-313663387 tempest-VolumesActionsTest-313663387-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=87015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:45:41 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-9ee35143-2055-471d-aeb9-2ddf5d07868e tempest-VolumesActionsTest-313663387 tempest-VolumesActionsTest-313663387-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:45:41 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:45:41 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:45:41 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:45:41 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:45:41 devstack devstack@c-api.service[87015]: DEBUG cinder.api.contrib.admin_actions [None req-9ee35143-2055-471d-aeb9-2ddf5d07868e tempest-VolumesActionsTest-313663387 tempest-VolumesActionsTest-313663387-project-admin] Updating volume 'c6ee743d-7222-414f-9901-6b65a2cc34e3' with '{'status': 'attaching'}' {{(pid=87015) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 06 06:45:41 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:45:41 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:45:41 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:45:41 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:45:41 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-9ee35143-2055-471d-aeb9-2ddf5d07868e tempest-VolumesActionsTest-313663387 tempest-VolumesActionsTest-313663387-project-admin] http://192.168.122.198/volume/v3/volumes/c6ee743d-7222-414f-9901-6b65a2cc34e3/action returned with HTTP 202 Sep 06 06:45:41 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1161/2300] 192.168.122.198 () {60 vars in 1274 bytes} [Sun Sep 6 06:45:41 2026] POST /volume/v3/volumes/c6ee743d-7222-414f-9901-6b65a2cc34e3/action => generated 0 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 06:45:41 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-68526d9c-5db1-4166-a050-4723db7625d7 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:41 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-68526d9c-5db1-4166-a050-4723db7625d7 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] GET http://192.168.122.198/volume/v3/volumes/c6ee743d-7222-414f-9901-6b65a2cc34e3 Sep 06 06:45:41 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-68526d9c-5db1-4166-a050-4723db7625d7 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:45:41 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-68526d9c-5db1-4166-a050-4723db7625d7 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:45:41 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:45:41 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:45:41 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:45:41 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:45:41 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-68526d9c-5db1-4166-a050-4723db7625d7 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Volume info retrieved successfully. Sep 06 06:45:41 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-68526d9c-5db1-4166-a050-4723db7625d7 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] http://192.168.122.198/volume/v3/volumes/c6ee743d-7222-414f-9901-6b65a2cc34e3 returned with HTTP 200 Sep 06 06:45:41 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1140/2301] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:45:41 2026] GET /volume/v3/volumes/c6ee743d-7222-414f-9901-6b65a2cc34e3 => generated 851 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:45:41 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-92057eec-df4a-49ca-8a84-d59d8c141d67 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:41 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-92057eec-df4a-49ca-8a84-d59d8c141d67 tempest-VolumesActionsTest-313663387 tempest-VolumesActionsTest-313663387-project-admin] POST http://192.168.122.198/volume/v3/volumes/c6ee743d-7222-414f-9901-6b65a2cc34e3/action Sep 06 06:45:41 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-92057eec-df4a-49ca-8a84-d59d8c141d67 tempest-VolumesActionsTest-313663387 tempest-VolumesActionsTest-313663387-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:45:41 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-92057eec-df4a-49ca-8a84-d59d8c141d67 tempest-VolumesActionsTest-313663387 tempest-VolumesActionsTest-313663387-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:45:41 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:45:41 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:45:41 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:45:41 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:45:41 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-92057eec-df4a-49ca-8a84-d59d8c141d67 tempest-VolumesActionsTest-313663387 tempest-VolumesActionsTest-313663387-project-admin] Volume info retrieved successfully. Sep 06 06:45:41 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-92057eec-df4a-49ca-8a84-d59d8c141d67 tempest-VolumesActionsTest-313663387 tempest-VolumesActionsTest-313663387-project-admin] Delete volume request issued successfully. Sep 06 06:45:41 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-92057eec-df4a-49ca-8a84-d59d8c141d67 tempest-VolumesActionsTest-313663387 tempest-VolumesActionsTest-313663387-project-admin] http://192.168.122.198/volume/v3/volumes/c6ee743d-7222-414f-9901-6b65a2cc34e3/action returned with HTTP 202 Sep 06 06:45:41 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1162/2302] 192.168.122.198 () {60 vars in 1274 bytes} [Sun Sep 6 06:45:41 2026] POST /volume/v3/volumes/c6ee743d-7222-414f-9901-6b65a2cc34e3/action => generated 0 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 06:45:41 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-be7c54e3-aeac-4b1c-a4be-9dcf8489c811 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:41 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-be7c54e3-aeac-4b1c-a4be-9dcf8489c811 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] GET http://192.168.122.198/volume/v3/volumes/c6ee743d-7222-414f-9901-6b65a2cc34e3 Sep 06 06:45:41 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-be7c54e3-aeac-4b1c-a4be-9dcf8489c811 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:45:41 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-be7c54e3-aeac-4b1c-a4be-9dcf8489c811 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:45:41 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:45:41 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:45:41 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:45:41 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:45:41 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-be7c54e3-aeac-4b1c-a4be-9dcf8489c811 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Volume info retrieved successfully. Sep 06 06:45:41 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-be7c54e3-aeac-4b1c-a4be-9dcf8489c811 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] http://192.168.122.198/volume/v3/volumes/c6ee743d-7222-414f-9901-6b65a2cc34e3 returned with HTTP 200 Sep 06 06:45:41 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1141/2303] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:45:41 2026] GET /volume/v3/volumes/c6ee743d-7222-414f-9901-6b65a2cc34e3 => generated 850 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:45:43 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-143312bb-35c5-4507-a397-04f9fd6a170e None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:43 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-143312bb-35c5-4507-a397-04f9fd6a170e tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] GET http://192.168.122.198/volume/v3/volumes/c6ee743d-7222-414f-9901-6b65a2cc34e3 Sep 06 06:45:43 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-143312bb-35c5-4507-a397-04f9fd6a170e tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:45:43 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-143312bb-35c5-4507-a397-04f9fd6a170e tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:45:43 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-143312bb-35c5-4507-a397-04f9fd6a170e tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] http://192.168.122.198/volume/v3/volumes/c6ee743d-7222-414f-9901-6b65a2cc34e3 returned with HTTP 404 Sep 06 06:45:43 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1163/2304] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:45:43 2026] GET /volume/v3/volumes/c6ee743d-7222-414f-9901-6b65a2cc34e3 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:45:43 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-c8e9429b-1331-4059-8341-891e4befcf9a None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:43 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c8e9429b-1331-4059-8341-891e4befcf9a tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] GET http://192.168.122.198/volume/v3/volumes/c6ee743d-7222-414f-9901-6b65a2cc34e3 Sep 06 06:45:43 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-c8e9429b-1331-4059-8341-891e4befcf9a tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:45:43 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-c8e9429b-1331-4059-8341-891e4befcf9a tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:45:43 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c8e9429b-1331-4059-8341-891e4befcf9a tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] http://192.168.122.198/volume/v3/volumes/c6ee743d-7222-414f-9901-6b65a2cc34e3 returned with HTTP 404 Sep 06 06:45:43 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1142/2305] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:45:43 2026] GET /volume/v3/volumes/c6ee743d-7222-414f-9901-6b65a2cc34e3 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:45:43 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-9a60d708-859d-43eb-91cd-9f9bda896f4b None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:43 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-9a60d708-859d-43eb-91cd-9f9bda896f4b tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] DELETE http://192.168.122.198/volume/v3/volumes/c6ee743d-7222-414f-9901-6b65a2cc34e3 Sep 06 06:45:43 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-9a60d708-859d-43eb-91cd-9f9bda896f4b tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:45:43 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-9a60d708-859d-43eb-91cd-9f9bda896f4b tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:45:43 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-9a60d708-859d-43eb-91cd-9f9bda896f4b tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Delete volume with id: c6ee743d-7222-414f-9901-6b65a2cc34e3 Sep 06 06:45:43 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-9a60d708-859d-43eb-91cd-9f9bda896f4b tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] http://192.168.122.198/volume/v3/volumes/c6ee743d-7222-414f-9901-6b65a2cc34e3 returned with HTTP 404 Sep 06 06:45:43 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1164/2306] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:45:43 2026] DELETE /volume/v3/volumes/c6ee743d-7222-414f-9901-6b65a2cc34e3 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:45:43 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-4953d191-be40-4884-b40f-f3615d4c8928 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:43 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-4953d191-be40-4884-b40f-f3615d4c8928 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:45:43 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-4953d191-be40-4884-b40f-f3615d4c8928 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1743575978"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:45:43 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.volumes [None req-4953d191-be40-4884-b40f-f3615d4c8928 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1743575978'}} {{(pid=87014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:45:43 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-4953d191-be40-4884-b40f-f3615d4c8928 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Create volume of 1 GB Sep 06 06:45:43 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-4953d191-be40-4884-b40f-f3615d4c8928 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Availability Zones retrieved successfully. Sep 06 06:45:43 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-4953d191-be40-4884-b40f-f3615d4c8928 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Flow 'volume_create_api' (06940267-523a-42c6-84d3-ce91e61d92bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:45:43 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-4953d191-be40-4884-b40f-f3615d4c8928 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c463973-d935-4af9-9290-99c6b56d5b68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:45:43 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.flows.api.create_volume [None req-4953d191-be40-4884-b40f-f3615d4c8928 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Validating volume size '1' using validate_int {{(pid=87014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:45:43 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-4953d191-be40-4884-b40f-f3615d4c8928 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c463973-d935-4af9-9290-99c6b56d5b68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:45:43 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-4953d191-be40-4884-b40f-f3615d4c8928 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5d99890-a96a-4346-9822-7a6c11cf9cb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:45:43 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-4953d191-be40-4884-b40f-f3615d4c8928 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Created reservations ['a5b86a5b-7f32-4acc-aca3-cd213f2cc0ac', 'f9e74b03-2dc2-48dd-b9ca-49a824290962', '6a344d17-6b1b-4afb-8475-7926235dbc7e', 'df62d86c-d279-4772-b8ec-4d7e95eb9df0'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:45:43 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-4953d191-be40-4884-b40f-f3615d4c8928 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5d99890-a96a-4346-9822-7a6c11cf9cb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a5b86a5b-7f32-4acc-aca3-cd213f2cc0ac', 'f9e74b03-2dc2-48dd-b9ca-49a824290962', '6a344d17-6b1b-4afb-8475-7926235dbc7e', 'df62d86c-d279-4772-b8ec-4d7e95eb9df0']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:45:43 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-4953d191-be40-4884-b40f-f3615d4c8928 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89c8a6bb-b700-4c96-a610-c23b7148ee1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:45:43 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:45:43 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:45:43 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-4953d191-be40-4884-b40f-f3615d4c8928 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89c8a6bb-b700-4c96-a610-c23b7148ee1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e31b3f87-13e4-45f6-ba5e-b6187f988492', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1743575978',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aef2ed6a5f9f4754b454036150084cbb',qos_specs=None,replication_status=,reservations=['a5b86a5b-7f32-4acc-aca3-cd213f2cc0ac','f9e74b03-2dc2-48dd-b9ca-49a824290962','6a344d17-6b1b-4afb-8475-7926235dbc7e','df62d86c-d279-4772-b8ec-4d7e95eb9df0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19d138a7c9474a91a73e4e2ab698c0a8',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:45:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1743575978',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e31b3f87-13e4-45f6-ba5e-b6187f988492,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aef2ed6a5f9f4754b454036150084cbb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='19d138a7c9474a91a73e4e2ab698c0a8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:45:43 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-4953d191-be40-4884-b40f-f3615d4c8928 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c5d0130-c73f-47a6-9a92-93f95b7cc249) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:45:43 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-4953d191-be40-4884-b40f-f3615d4c8928 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c5d0130-c73f-47a6-9a92-93f95b7cc249) transitioned into state 'SUCCESS' from state '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-1743575978',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aef2ed6a5f9f4754b454036150084cbb',qos_specs=None,replication_status=,reservations=['a5b86a5b-7f32-4acc-aca3-cd213f2cc0ac','f9e74b03-2dc2-48dd-b9ca-49a824290962','6a344d17-6b1b-4afb-8475-7926235dbc7e','df62d86c-d279-4772-b8ec-4d7e95eb9df0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19d138a7c9474a91a73e4e2ab698c0a8',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:45:43 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-4953d191-be40-4884-b40f-f3615d4c8928 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2856f1dc-944c-4f24-b12e-45bb67e5c213) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:45:43 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-4953d191-be40-4884-b40f-f3615d4c8928 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2856f1dc-944c-4f24-b12e-45bb67e5c213) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:45:43 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-4953d191-be40-4884-b40f-f3615d4c8928 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Flow 'volume_create_api' (06940267-523a-42c6-84d3-ce91e61d92bf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:45:43 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-4953d191-be40-4884-b40f-f3615d4c8928 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Create volume request issued successfully. Sep 06 06:45:43 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-4953d191-be40-4884-b40f-f3615d4c8928 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:45:43 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1143/2307] 192.168.122.198 () {60 vars in 1142 bytes} [Sun Sep 6 06:45:43 2026] POST /volume/v3/volumes => generated 758 bytes in 319 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:45:43 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-9574288d-5df1-41b6-91a4-922c85a6d182 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:43 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-9574288d-5df1-41b6-91a4-922c85a6d182 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] GET http://192.168.122.198/volume/v3/volumes/e31b3f87-13e4-45f6-ba5e-b6187f988492 Sep 06 06:45:43 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-9574288d-5df1-41b6-91a4-922c85a6d182 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:45:43 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-9574288d-5df1-41b6-91a4-922c85a6d182 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:45:43 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:45:43 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:45:43 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:45:43 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:45:43 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-9574288d-5df1-41b6-91a4-922c85a6d182 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Volume info retrieved successfully. Sep 06 06:45:43 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-9574288d-5df1-41b6-91a4-922c85a6d182 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] http://192.168.122.198/volume/v3/volumes/e31b3f87-13e4-45f6-ba5e-b6187f988492 returned with HTTP 200 Sep 06 06:45:43 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1165/2308] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:45:43 2026] GET /volume/v3/volumes/e31b3f87-13e4-45f6-ba5e-b6187f988492 => generated 826 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:45:44 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-ad421f78-0d83-4cfe-b526-6ca9a27d3fd5 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:44 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ad421f78-0d83-4cfe-b526-6ca9a27d3fd5 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] GET http://192.168.122.198/volume/v3/volumes/e31b3f87-13e4-45f6-ba5e-b6187f988492 Sep 06 06:45:44 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ad421f78-0d83-4cfe-b526-6ca9a27d3fd5 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:45:44 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ad421f78-0d83-4cfe-b526-6ca9a27d3fd5 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:45:44 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:45:44 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:45:44 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:45:44 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:45:44 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-ad421f78-0d83-4cfe-b526-6ca9a27d3fd5 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Volume info retrieved successfully. Sep 06 06:45:44 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ad421f78-0d83-4cfe-b526-6ca9a27d3fd5 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] http://192.168.122.198/volume/v3/volumes/e31b3f87-13e4-45f6-ba5e-b6187f988492 returned with HTTP 200 Sep 06 06:45:44 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1144/2309] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:45:44 2026] GET /volume/v3/volumes/e31b3f87-13e4-45f6-ba5e-b6187f988492 => generated 851 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:45:44 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-37cd1e69-048f-4efc-b830-a8bfae250932 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:44 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-37cd1e69-048f-4efc-b830-a8bfae250932 tempest-VolumesActionsTest-313663387 tempest-VolumesActionsTest-313663387-project-admin] POST http://192.168.122.198/volume/v3/volumes/e31b3f87-13e4-45f6-ba5e-b6187f988492/action Sep 06 06:45:44 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-37cd1e69-048f-4efc-b830-a8bfae250932 tempest-VolumesActionsTest-313663387 tempest-VolumesActionsTest-313663387-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:45:44 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-37cd1e69-048f-4efc-b830-a8bfae250932 tempest-VolumesActionsTest-313663387 tempest-VolumesActionsTest-313663387-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:45:44 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:45:44 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:45:44 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:45:44 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:45:44 devstack devstack@c-api.service[87015]: DEBUG cinder.api.contrib.admin_actions [None req-37cd1e69-048f-4efc-b830-a8bfae250932 tempest-VolumesActionsTest-313663387 tempest-VolumesActionsTest-313663387-project-admin] Updating volume 'e31b3f87-13e4-45f6-ba5e-b6187f988492' with '{'status': 'creating'}' {{(pid=87015) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 06 06:45:44 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:45:44 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:45:44 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:45:44 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:45:44 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-37cd1e69-048f-4efc-b830-a8bfae250932 tempest-VolumesActionsTest-313663387 tempest-VolumesActionsTest-313663387-project-admin] http://192.168.122.198/volume/v3/volumes/e31b3f87-13e4-45f6-ba5e-b6187f988492/action returned with HTTP 202 Sep 06 06:45:44 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1166/2310] 192.168.122.198 () {60 vars in 1274 bytes} [Sun Sep 6 06:45:44 2026] POST /volume/v3/volumes/e31b3f87-13e4-45f6-ba5e-b6187f988492/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 06 06:45:44 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-7a796d93-a9ed-48b1-8ce0-8f0986030828 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:44 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-7a796d93-a9ed-48b1-8ce0-8f0986030828 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] GET http://192.168.122.198/volume/v3/volumes/e31b3f87-13e4-45f6-ba5e-b6187f988492 Sep 06 06:45:44 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-7a796d93-a9ed-48b1-8ce0-8f0986030828 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:45:44 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-7a796d93-a9ed-48b1-8ce0-8f0986030828 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:45:44 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:45:44 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:45:44 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:45:44 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:45:44 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-7a796d93-a9ed-48b1-8ce0-8f0986030828 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Volume info retrieved successfully. Sep 06 06:45:44 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-7a796d93-a9ed-48b1-8ce0-8f0986030828 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] http://192.168.122.198/volume/v3/volumes/e31b3f87-13e4-45f6-ba5e-b6187f988492 returned with HTTP 200 Sep 06 06:45:44 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1145/2311] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:45:44 2026] GET /volume/v3/volumes/e31b3f87-13e4-45f6-ba5e-b6187f988492 => generated 850 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:45:44 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-9ee31cc1-ae79-4ac3-9af6-6737be96a86a None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:44 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-9ee31cc1-ae79-4ac3-9af6-6737be96a86a tempest-VolumesActionsTest-313663387 tempest-VolumesActionsTest-313663387-project-admin] POST http://192.168.122.198/volume/v3/volumes/e31b3f87-13e4-45f6-ba5e-b6187f988492/action Sep 06 06:45:44 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-9ee31cc1-ae79-4ac3-9af6-6737be96a86a tempest-VolumesActionsTest-313663387 tempest-VolumesActionsTest-313663387-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:45:44 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-9ee31cc1-ae79-4ac3-9af6-6737be96a86a tempest-VolumesActionsTest-313663387 tempest-VolumesActionsTest-313663387-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:45:44 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:45:44 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:45:44 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:45:44 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:45:44 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-9ee31cc1-ae79-4ac3-9af6-6737be96a86a tempest-VolumesActionsTest-313663387 tempest-VolumesActionsTest-313663387-project-admin] Volume info retrieved successfully. Sep 06 06:45:44 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-9ee31cc1-ae79-4ac3-9af6-6737be96a86a tempest-VolumesActionsTest-313663387 tempest-VolumesActionsTest-313663387-project-admin] Delete volume request issued successfully. Sep 06 06:45:44 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-9ee31cc1-ae79-4ac3-9af6-6737be96a86a tempest-VolumesActionsTest-313663387 tempest-VolumesActionsTest-313663387-project-admin] http://192.168.122.198/volume/v3/volumes/e31b3f87-13e4-45f6-ba5e-b6187f988492/action returned with HTTP 202 Sep 06 06:45:44 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1167/2312] 192.168.122.198 () {60 vars in 1274 bytes} [Sun Sep 6 06:45:44 2026] POST /volume/v3/volumes/e31b3f87-13e4-45f6-ba5e-b6187f988492/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 06:45:44 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-8c08addd-775e-4e93-9e9d-fe332590c6b4 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:44 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-8c08addd-775e-4e93-9e9d-fe332590c6b4 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] GET http://192.168.122.198/volume/v3/volumes/e31b3f87-13e4-45f6-ba5e-b6187f988492 Sep 06 06:45:44 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-8c08addd-775e-4e93-9e9d-fe332590c6b4 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:45:44 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-8c08addd-775e-4e93-9e9d-fe332590c6b4 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:45:44 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:45:44 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:45:44 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:45:44 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:45:44 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-8c08addd-775e-4e93-9e9d-fe332590c6b4 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Volume info retrieved successfully. Sep 06 06:45:44 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-8c08addd-775e-4e93-9e9d-fe332590c6b4 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] http://192.168.122.198/volume/v3/volumes/e31b3f87-13e4-45f6-ba5e-b6187f988492 returned with HTTP 200 Sep 06 06:45:44 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1146/2313] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:45:44 2026] GET /volume/v3/volumes/e31b3f87-13e4-45f6-ba5e-b6187f988492 => generated 850 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:45:45 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-dfba5e8c-abb3-497e-8fe7-208a6e259f93 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:45 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-dfba5e8c-abb3-497e-8fe7-208a6e259f93 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] GET http://192.168.122.198/volume/v3/volumes/e31b3f87-13e4-45f6-ba5e-b6187f988492 Sep 06 06:45:45 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-dfba5e8c-abb3-497e-8fe7-208a6e259f93 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:45:45 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-dfba5e8c-abb3-497e-8fe7-208a6e259f93 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:45:45 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-dfba5e8c-abb3-497e-8fe7-208a6e259f93 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] http://192.168.122.198/volume/v3/volumes/e31b3f87-13e4-45f6-ba5e-b6187f988492 returned with HTTP 404 Sep 06 06:45:45 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1168/2314] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:45:45 2026] GET /volume/v3/volumes/e31b3f87-13e4-45f6-ba5e-b6187f988492 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:45:45 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-61df7d85-5f61-4dcf-a0f2-4fd97038767f None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:45 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-61df7d85-5f61-4dcf-a0f2-4fd97038767f tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] GET http://192.168.122.198/volume/v3/volumes/e31b3f87-13e4-45f6-ba5e-b6187f988492 Sep 06 06:45:45 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-61df7d85-5f61-4dcf-a0f2-4fd97038767f tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:45:45 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-61df7d85-5f61-4dcf-a0f2-4fd97038767f tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:45:45 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-61df7d85-5f61-4dcf-a0f2-4fd97038767f tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] http://192.168.122.198/volume/v3/volumes/e31b3f87-13e4-45f6-ba5e-b6187f988492 returned with HTTP 404 Sep 06 06:45:45 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1147/2315] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:45:45 2026] GET /volume/v3/volumes/e31b3f87-13e4-45f6-ba5e-b6187f988492 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:45:45 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-79e9c7a9-1895-401d-9129-9378bce14891 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:45 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-79e9c7a9-1895-401d-9129-9378bce14891 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] DELETE http://192.168.122.198/volume/v3/volumes/e31b3f87-13e4-45f6-ba5e-b6187f988492 Sep 06 06:45:45 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-79e9c7a9-1895-401d-9129-9378bce14891 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:45:45 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-79e9c7a9-1895-401d-9129-9378bce14891 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:45:45 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-79e9c7a9-1895-401d-9129-9378bce14891 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Delete volume with id: e31b3f87-13e4-45f6-ba5e-b6187f988492 Sep 06 06:45:45 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-79e9c7a9-1895-401d-9129-9378bce14891 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] http://192.168.122.198/volume/v3/volumes/e31b3f87-13e4-45f6-ba5e-b6187f988492 returned with HTTP 404 Sep 06 06:45:45 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1169/2316] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:45:45 2026] DELETE /volume/v3/volumes/e31b3f87-13e4-45f6-ba5e-b6187f988492 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 06:45:45 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-cfd00f97-beea-4e80-990d-7111dca5d5a7 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:45 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-cfd00f97-beea-4e80-990d-7111dca5d5a7 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:45:45 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-cfd00f97-beea-4e80-990d-7111dca5d5a7 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-858830318"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:45:45 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.volumes [None req-cfd00f97-beea-4e80-990d-7111dca5d5a7 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-858830318'}} {{(pid=87014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:45:45 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-cfd00f97-beea-4e80-990d-7111dca5d5a7 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Create volume of 1 GB Sep 06 06:45:45 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-cfd00f97-beea-4e80-990d-7111dca5d5a7 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Availability Zones retrieved successfully. Sep 06 06:45:45 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-cfd00f97-beea-4e80-990d-7111dca5d5a7 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Flow 'volume_create_api' (dfb4410b-0f23-49ab-9337-cfd818ce6b0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:45:45 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-cfd00f97-beea-4e80-990d-7111dca5d5a7 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d050ed1d-035e-4fc3-ac5a-c76a5b12d9f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:45:45 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.flows.api.create_volume [None req-cfd00f97-beea-4e80-990d-7111dca5d5a7 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Validating volume size '1' using validate_int {{(pid=87014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:45:46 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-cfd00f97-beea-4e80-990d-7111dca5d5a7 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d050ed1d-035e-4fc3-ac5a-c76a5b12d9f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:45:46 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-cfd00f97-beea-4e80-990d-7111dca5d5a7 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0c415c1-e536-4883-bb27-2e41cf5cd3e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:45:46 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-cfd00f97-beea-4e80-990d-7111dca5d5a7 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Created reservations ['f8f8eeb9-fd4c-400e-b6cf-b63ccfb9af57', '35fa5747-0a5f-45c3-9c41-dd6d70d1ea48', '2998cb83-4ad3-474a-b23f-791ea5af6389', '9faa0f63-390d-497e-8b8a-3991e81cfbe6'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:45:46 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-cfd00f97-beea-4e80-990d-7111dca5d5a7 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0c415c1-e536-4883-bb27-2e41cf5cd3e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f8f8eeb9-fd4c-400e-b6cf-b63ccfb9af57', '35fa5747-0a5f-45c3-9c41-dd6d70d1ea48', '2998cb83-4ad3-474a-b23f-791ea5af6389', '9faa0f63-390d-497e-8b8a-3991e81cfbe6']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:45:46 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-cfd00f97-beea-4e80-990d-7111dca5d5a7 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (255d0be0-199e-401c-80ed-df58eb9f955d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:45:46 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:45:46 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:45:46 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-cfd00f97-beea-4e80-990d-7111dca5d5a7 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (255d0be0-199e-401c-80ed-df58eb9f955d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3f824ab0-33d9-44b6-aa1e-341ba99e3476', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-858830318',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aef2ed6a5f9f4754b454036150084cbb',qos_specs=None,replication_status=,reservations=['f8f8eeb9-fd4c-400e-b6cf-b63ccfb9af57','35fa5747-0a5f-45c3-9c41-dd6d70d1ea48','2998cb83-4ad3-474a-b23f-791ea5af6389','9faa0f63-390d-497e-8b8a-3991e81cfbe6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19d138a7c9474a91a73e4e2ab698c0a8',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:45:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-858830318',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3f824ab0-33d9-44b6-aa1e-341ba99e3476,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aef2ed6a5f9f4754b454036150084cbb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='19d138a7c9474a91a73e4e2ab698c0a8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:45:46 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-cfd00f97-beea-4e80-990d-7111dca5d5a7 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9de50b0a-e178-41a1-9153-2b75eb8130e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:45:46 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-cfd00f97-beea-4e80-990d-7111dca5d5a7 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9de50b0a-e178-41a1-9153-2b75eb8130e6) transitioned into state 'SUCCESS' from state '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-858830318',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aef2ed6a5f9f4754b454036150084cbb',qos_specs=None,replication_status=,reservations=['f8f8eeb9-fd4c-400e-b6cf-b63ccfb9af57','35fa5747-0a5f-45c3-9c41-dd6d70d1ea48','2998cb83-4ad3-474a-b23f-791ea5af6389','9faa0f63-390d-497e-8b8a-3991e81cfbe6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19d138a7c9474a91a73e4e2ab698c0a8',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:45:46 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-cfd00f97-beea-4e80-990d-7111dca5d5a7 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (531613b3-df28-482b-9cdd-659cd4a04ec8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:45:46 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-cfd00f97-beea-4e80-990d-7111dca5d5a7 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (531613b3-df28-482b-9cdd-659cd4a04ec8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:45:46 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-cfd00f97-beea-4e80-990d-7111dca5d5a7 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Flow 'volume_create_api' (dfb4410b-0f23-49ab-9337-cfd818ce6b0c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:45:46 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-cfd00f97-beea-4e80-990d-7111dca5d5a7 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Create volume request issued successfully. Sep 06 06:45:46 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-cfd00f97-beea-4e80-990d-7111dca5d5a7 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:45:46 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1148/2317] 192.168.122.198 () {60 vars in 1142 bytes} [Sun Sep 6 06:45:45 2026] POST /volume/v3/volumes => generated 757 bytes in 316 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:45:46 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-06a6cf96-4810-460b-85af-69a6f6dcec59 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:46 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-06a6cf96-4810-460b-85af-69a6f6dcec59 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] GET http://192.168.122.198/volume/v3/volumes/3f824ab0-33d9-44b6-aa1e-341ba99e3476 Sep 06 06:45:46 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-06a6cf96-4810-460b-85af-69a6f6dcec59 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:45:46 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-06a6cf96-4810-460b-85af-69a6f6dcec59 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:45:46 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:45:46 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:45:46 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:45:46 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:45:46 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-06a6cf96-4810-460b-85af-69a6f6dcec59 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Volume info retrieved successfully. Sep 06 06:45:46 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-06a6cf96-4810-460b-85af-69a6f6dcec59 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] http://192.168.122.198/volume/v3/volumes/3f824ab0-33d9-44b6-aa1e-341ba99e3476 returned with HTTP 200 Sep 06 06:45:46 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1170/2318] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:45:46 2026] GET /volume/v3/volumes/3f824ab0-33d9-44b6-aa1e-341ba99e3476 => generated 825 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:45:47 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-c13385a5-e1c7-4d73-8b8b-2a55f813c190 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:47 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c13385a5-e1c7-4d73-8b8b-2a55f813c190 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] GET http://192.168.122.198/volume/v3/volumes/3f824ab0-33d9-44b6-aa1e-341ba99e3476 Sep 06 06:45:47 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-c13385a5-e1c7-4d73-8b8b-2a55f813c190 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:45:47 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-c13385a5-e1c7-4d73-8b8b-2a55f813c190 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:45:47 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:45:47 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:45:47 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:45:47 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:45:47 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-c13385a5-e1c7-4d73-8b8b-2a55f813c190 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Volume info retrieved successfully. Sep 06 06:45:47 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c13385a5-e1c7-4d73-8b8b-2a55f813c190 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] http://192.168.122.198/volume/v3/volumes/3f824ab0-33d9-44b6-aa1e-341ba99e3476 returned with HTTP 200 Sep 06 06:45:47 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1149/2319] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:45:47 2026] GET /volume/v3/volumes/3f824ab0-33d9-44b6-aa1e-341ba99e3476 => generated 850 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:45:47 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-e3667d66-9c7d-405d-9200-05c6619ea6db None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:47 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e3667d66-9c7d-405d-9200-05c6619ea6db tempest-VolumesActionsTest-313663387 tempest-VolumesActionsTest-313663387-project-admin] POST http://192.168.122.198/volume/v3/volumes/3f824ab0-33d9-44b6-aa1e-341ba99e3476/action Sep 06 06:45:47 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e3667d66-9c7d-405d-9200-05c6619ea6db tempest-VolumesActionsTest-313663387 tempest-VolumesActionsTest-313663387-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:45:47 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e3667d66-9c7d-405d-9200-05c6619ea6db tempest-VolumesActionsTest-313663387 tempest-VolumesActionsTest-313663387-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:45:47 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:45:47 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:45:47 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:45:47 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:45:47 devstack devstack@c-api.service[87015]: DEBUG cinder.api.contrib.admin_actions [None req-e3667d66-9c7d-405d-9200-05c6619ea6db tempest-VolumesActionsTest-313663387 tempest-VolumesActionsTest-313663387-project-admin] Updating volume '3f824ab0-33d9-44b6-aa1e-341ba99e3476' with '{'status': 'error'}' {{(pid=87015) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 06 06:45:47 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:45:47 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:45:47 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:45:47 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:45:47 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e3667d66-9c7d-405d-9200-05c6619ea6db tempest-VolumesActionsTest-313663387 tempest-VolumesActionsTest-313663387-project-admin] http://192.168.122.198/volume/v3/volumes/3f824ab0-33d9-44b6-aa1e-341ba99e3476/action returned with HTTP 202 Sep 06 06:45:47 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1171/2320] 192.168.122.198 () {60 vars in 1274 bytes} [Sun Sep 6 06:45:47 2026] POST /volume/v3/volumes/3f824ab0-33d9-44b6-aa1e-341ba99e3476/action => generated 0 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 06:45:47 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-dd642583-e606-43fa-8271-9b43f3edde2d None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:47 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-dd642583-e606-43fa-8271-9b43f3edde2d tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] GET http://192.168.122.198/volume/v3/volumes/3f824ab0-33d9-44b6-aa1e-341ba99e3476 Sep 06 06:45:47 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-dd642583-e606-43fa-8271-9b43f3edde2d tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:45:47 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-dd642583-e606-43fa-8271-9b43f3edde2d tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:45:47 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:45:47 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:45:47 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:45:47 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:45:47 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-dd642583-e606-43fa-8271-9b43f3edde2d tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Volume info retrieved successfully. Sep 06 06:45:47 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-dd642583-e606-43fa-8271-9b43f3edde2d tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] http://192.168.122.198/volume/v3/volumes/3f824ab0-33d9-44b6-aa1e-341ba99e3476 returned with HTTP 200 Sep 06 06:45:47 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1150/2321] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:45:47 2026] GET /volume/v3/volumes/3f824ab0-33d9-44b6-aa1e-341ba99e3476 => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:45:47 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-7f253696-966f-4488-aff3-7704e53a9808 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:47 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-7f253696-966f-4488-aff3-7704e53a9808 tempest-VolumesActionsTest-313663387 tempest-VolumesActionsTest-313663387-project-admin] POST http://192.168.122.198/volume/v3/volumes/3f824ab0-33d9-44b6-aa1e-341ba99e3476/action Sep 06 06:45:47 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-7f253696-966f-4488-aff3-7704e53a9808 tempest-VolumesActionsTest-313663387 tempest-VolumesActionsTest-313663387-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:45:47 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-7f253696-966f-4488-aff3-7704e53a9808 tempest-VolumesActionsTest-313663387 tempest-VolumesActionsTest-313663387-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:45:47 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:45:47 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:45:47 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:45:47 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:45:47 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-7f253696-966f-4488-aff3-7704e53a9808 tempest-VolumesActionsTest-313663387 tempest-VolumesActionsTest-313663387-project-admin] Volume info retrieved successfully. Sep 06 06:45:47 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-7f253696-966f-4488-aff3-7704e53a9808 tempest-VolumesActionsTest-313663387 tempest-VolumesActionsTest-313663387-project-admin] Delete volume request issued successfully. Sep 06 06:45:47 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-7f253696-966f-4488-aff3-7704e53a9808 tempest-VolumesActionsTest-313663387 tempest-VolumesActionsTest-313663387-project-admin] http://192.168.122.198/volume/v3/volumes/3f824ab0-33d9-44b6-aa1e-341ba99e3476/action returned with HTTP 202 Sep 06 06:45:47 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1172/2322] 192.168.122.198 () {60 vars in 1274 bytes} [Sun Sep 6 06:45:47 2026] POST /volume/v3/volumes/3f824ab0-33d9-44b6-aa1e-341ba99e3476/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 06:45:47 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-c4abc057-2c77-4c85-80c7-7632e39380de None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:47 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c4abc057-2c77-4c85-80c7-7632e39380de tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] GET http://192.168.122.198/volume/v3/volumes/3f824ab0-33d9-44b6-aa1e-341ba99e3476 Sep 06 06:45:47 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-c4abc057-2c77-4c85-80c7-7632e39380de tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:45:47 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-c4abc057-2c77-4c85-80c7-7632e39380de tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:45:47 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:45:47 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:45:47 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:45:47 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:45:47 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-c4abc057-2c77-4c85-80c7-7632e39380de tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Volume info retrieved successfully. Sep 06 06:45:47 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c4abc057-2c77-4c85-80c7-7632e39380de tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] http://192.168.122.198/volume/v3/volumes/3f824ab0-33d9-44b6-aa1e-341ba99e3476 returned with HTTP 200 Sep 06 06:45:47 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1151/2323] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:45:47 2026] GET /volume/v3/volumes/3f824ab0-33d9-44b6-aa1e-341ba99e3476 => generated 849 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 06:45:48 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-34153f27-0c14-4ee9-a283-5f31504e7bff None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:48 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-34153f27-0c14-4ee9-a283-5f31504e7bff tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] GET http://192.168.122.198/volume/v3/volumes/3f824ab0-33d9-44b6-aa1e-341ba99e3476 Sep 06 06:45:48 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-34153f27-0c14-4ee9-a283-5f31504e7bff tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:45:48 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-34153f27-0c14-4ee9-a283-5f31504e7bff tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:45:48 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-34153f27-0c14-4ee9-a283-5f31504e7bff tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] http://192.168.122.198/volume/v3/volumes/3f824ab0-33d9-44b6-aa1e-341ba99e3476 returned with HTTP 404 Sep 06 06:45:48 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1173/2324] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:45:48 2026] GET /volume/v3/volumes/3f824ab0-33d9-44b6-aa1e-341ba99e3476 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 06:45:48 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-d4f772dc-183d-42d8-ae75-2e207cf0652c None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:48 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-d4f772dc-183d-42d8-ae75-2e207cf0652c tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] GET http://192.168.122.198/volume/v3/volumes/3f824ab0-33d9-44b6-aa1e-341ba99e3476 Sep 06 06:45:48 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-d4f772dc-183d-42d8-ae75-2e207cf0652c tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:45:48 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-d4f772dc-183d-42d8-ae75-2e207cf0652c tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:45:48 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-d4f772dc-183d-42d8-ae75-2e207cf0652c tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] http://192.168.122.198/volume/v3/volumes/3f824ab0-33d9-44b6-aa1e-341ba99e3476 returned with HTTP 404 Sep 06 06:45:48 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1152/2325] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:45:48 2026] GET /volume/v3/volumes/3f824ab0-33d9-44b6-aa1e-341ba99e3476 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:45:48 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-0b9bf8ae-8fad-4b32-9d8b-4bacd8f25c3e None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:48 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-0b9bf8ae-8fad-4b32-9d8b-4bacd8f25c3e tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] DELETE http://192.168.122.198/volume/v3/volumes/3f824ab0-33d9-44b6-aa1e-341ba99e3476 Sep 06 06:45:48 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-0b9bf8ae-8fad-4b32-9d8b-4bacd8f25c3e tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:45:48 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-0b9bf8ae-8fad-4b32-9d8b-4bacd8f25c3e tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:45:48 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-0b9bf8ae-8fad-4b32-9d8b-4bacd8f25c3e tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Delete volume with id: 3f824ab0-33d9-44b6-aa1e-341ba99e3476 Sep 06 06:45:48 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-0b9bf8ae-8fad-4b32-9d8b-4bacd8f25c3e tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] http://192.168.122.198/volume/v3/volumes/3f824ab0-33d9-44b6-aa1e-341ba99e3476 returned with HTTP 404 Sep 06 06:45:48 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1174/2326] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:45:48 2026] DELETE /volume/v3/volumes/3f824ab0-33d9-44b6-aa1e-341ba99e3476 => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:45:48 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-47ea160b-e2b3-4c96-b3f0-a1fd8768782e None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:48 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-47ea160b-e2b3-4c96-b3f0-a1fd8768782e tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:45:48 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-47ea160b-e2b3-4c96-b3f0-a1fd8768782e tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1252344582"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:45:48 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.volumes [None req-47ea160b-e2b3-4c96-b3f0-a1fd8768782e tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1252344582'}} {{(pid=87014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:45:48 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-47ea160b-e2b3-4c96-b3f0-a1fd8768782e tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Create volume of 1 GB Sep 06 06:45:48 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-47ea160b-e2b3-4c96-b3f0-a1fd8768782e tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Availability Zones retrieved successfully. Sep 06 06:45:48 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-47ea160b-e2b3-4c96-b3f0-a1fd8768782e tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Flow 'volume_create_api' (fd121e87-99e5-477d-b121-ce7a84c6c6c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:45:48 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-47ea160b-e2b3-4c96-b3f0-a1fd8768782e tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f9bcdb4-975d-43a1-8df7-30e6db9485c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:45:48 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.flows.api.create_volume [None req-47ea160b-e2b3-4c96-b3f0-a1fd8768782e tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Validating volume size '1' using validate_int {{(pid=87014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:45:48 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-47ea160b-e2b3-4c96-b3f0-a1fd8768782e tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f9bcdb4-975d-43a1-8df7-30e6db9485c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:45:48 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-47ea160b-e2b3-4c96-b3f0-a1fd8768782e tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf13214f-ba03-4315-a712-fcb4579ad4b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:45:49 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-47ea160b-e2b3-4c96-b3f0-a1fd8768782e tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Created reservations ['1573afef-9fe6-4dff-bac4-a7984b259efd', 'b0af314d-25e4-4449-8109-71a6b45b0431', '21ce4018-9300-4b15-a7f2-a96ee5e4d6c6', 'c7dab0d3-bb3c-404c-8fc1-51cd187413b0'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:45:49 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-47ea160b-e2b3-4c96-b3f0-a1fd8768782e tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf13214f-ba03-4315-a712-fcb4579ad4b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1573afef-9fe6-4dff-bac4-a7984b259efd', 'b0af314d-25e4-4449-8109-71a6b45b0431', '21ce4018-9300-4b15-a7f2-a96ee5e4d6c6', 'c7dab0d3-bb3c-404c-8fc1-51cd187413b0']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:45:49 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-47ea160b-e2b3-4c96-b3f0-a1fd8768782e tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4254b0f7-9c2d-4324-9a02-23128e34c19f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:45:49 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:45:49 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:45:49 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-47ea160b-e2b3-4c96-b3f0-a1fd8768782e tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4254b0f7-9c2d-4324-9a02-23128e34c19f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b6b4c436-5b79-45df-a304-e72bfc82e39b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1252344582',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aef2ed6a5f9f4754b454036150084cbb',qos_specs=None,replication_status=,reservations=['1573afef-9fe6-4dff-bac4-a7984b259efd','b0af314d-25e4-4449-8109-71a6b45b0431','21ce4018-9300-4b15-a7f2-a96ee5e4d6c6','c7dab0d3-bb3c-404c-8fc1-51cd187413b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19d138a7c9474a91a73e4e2ab698c0a8',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:45:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1252344582',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b6b4c436-5b79-45df-a304-e72bfc82e39b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aef2ed6a5f9f4754b454036150084cbb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='19d138a7c9474a91a73e4e2ab698c0a8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:45:49 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-47ea160b-e2b3-4c96-b3f0-a1fd8768782e tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e64b613-e0f7-4a2b-a833-3a40cb0c8d98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:45:49 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-47ea160b-e2b3-4c96-b3f0-a1fd8768782e tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e64b613-e0f7-4a2b-a833-3a40cb0c8d98) transitioned into state 'SUCCESS' from state '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-1252344582',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aef2ed6a5f9f4754b454036150084cbb',qos_specs=None,replication_status=,reservations=['1573afef-9fe6-4dff-bac4-a7984b259efd','b0af314d-25e4-4449-8109-71a6b45b0431','21ce4018-9300-4b15-a7f2-a96ee5e4d6c6','c7dab0d3-bb3c-404c-8fc1-51cd187413b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19d138a7c9474a91a73e4e2ab698c0a8',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:45:49 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-47ea160b-e2b3-4c96-b3f0-a1fd8768782e tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4691e5ee-0a70-4345-8c65-e8e89b81b016) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:45:49 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-47ea160b-e2b3-4c96-b3f0-a1fd8768782e tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4691e5ee-0a70-4345-8c65-e8e89b81b016) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:45:49 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-47ea160b-e2b3-4c96-b3f0-a1fd8768782e tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Flow 'volume_create_api' (fd121e87-99e5-477d-b121-ce7a84c6c6c6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:45:49 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-47ea160b-e2b3-4c96-b3f0-a1fd8768782e tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Create volume request issued successfully. Sep 06 06:45:49 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-47ea160b-e2b3-4c96-b3f0-a1fd8768782e tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:45:49 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1153/2327] 192.168.122.198 () {60 vars in 1142 bytes} [Sun Sep 6 06:45:48 2026] POST /volume/v3/volumes => generated 758 bytes in 333 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:45:49 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-afc4c647-70d8-431f-8f42-62d17ff282c0 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:49 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-afc4c647-70d8-431f-8f42-62d17ff282c0 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] GET http://192.168.122.198/volume/v3/volumes/b6b4c436-5b79-45df-a304-e72bfc82e39b Sep 06 06:45:49 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-afc4c647-70d8-431f-8f42-62d17ff282c0 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:45:49 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-afc4c647-70d8-431f-8f42-62d17ff282c0 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:45:49 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:45:49 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:45:49 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:45:49 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:45:49 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-afc4c647-70d8-431f-8f42-62d17ff282c0 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Volume info retrieved successfully. Sep 06 06:45:49 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-afc4c647-70d8-431f-8f42-62d17ff282c0 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] http://192.168.122.198/volume/v3/volumes/b6b4c436-5b79-45df-a304-e72bfc82e39b returned with HTTP 200 Sep 06 06:45:49 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1175/2328] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:45:49 2026] GET /volume/v3/volumes/b6b4c436-5b79-45df-a304-e72bfc82e39b => generated 826 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:45:50 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-4c111cb4-9e4d-4ca2-8f02-2bf7728b251a None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:50 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-4c111cb4-9e4d-4ca2-8f02-2bf7728b251a tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] GET http://192.168.122.198/volume/v3/volumes/b6b4c436-5b79-45df-a304-e72bfc82e39b Sep 06 06:45:50 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-4c111cb4-9e4d-4ca2-8f02-2bf7728b251a tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:45:50 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-4c111cb4-9e4d-4ca2-8f02-2bf7728b251a tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:45:50 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:45:50 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:45:50 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:45:50 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:45:50 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-4c111cb4-9e4d-4ca2-8f02-2bf7728b251a tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Volume info retrieved successfully. Sep 06 06:45:50 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-4c111cb4-9e4d-4ca2-8f02-2bf7728b251a tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] http://192.168.122.198/volume/v3/volumes/b6b4c436-5b79-45df-a304-e72bfc82e39b returned with HTTP 200 Sep 06 06:45:50 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1154/2329] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:45:50 2026] GET /volume/v3/volumes/b6b4c436-5b79-45df-a304-e72bfc82e39b => generated 850 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 06:45:51 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-24ec6041-da01-4443-92ed-7f18d4aaeb15 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:51 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-24ec6041-da01-4443-92ed-7f18d4aaeb15 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] GET http://192.168.122.198/volume/v3/volumes/b6b4c436-5b79-45df-a304-e72bfc82e39b Sep 06 06:45:51 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-24ec6041-da01-4443-92ed-7f18d4aaeb15 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:45:51 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-24ec6041-da01-4443-92ed-7f18d4aaeb15 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:45:51 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:45:51 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:45:51 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:45:51 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:45:51 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-24ec6041-da01-4443-92ed-7f18d4aaeb15 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Volume info retrieved successfully. Sep 06 06:45:51 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-24ec6041-da01-4443-92ed-7f18d4aaeb15 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] http://192.168.122.198/volume/v3/volumes/b6b4c436-5b79-45df-a304-e72bfc82e39b returned with HTTP 200 Sep 06 06:45:51 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1176/2330] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:45:51 2026] GET /volume/v3/volumes/b6b4c436-5b79-45df-a304-e72bfc82e39b => generated 851 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:45:51 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-5d31783e-a781-446f-8110-3ef5c7e0fb8d None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:51 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-5d31783e-a781-446f-8110-3ef5c7e0fb8d tempest-VolumesActionsTest-313663387 tempest-VolumesActionsTest-313663387-project-admin] POST http://192.168.122.198/volume/v3/volumes/b6b4c436-5b79-45df-a304-e72bfc82e39b/action Sep 06 06:45:51 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-5d31783e-a781-446f-8110-3ef5c7e0fb8d tempest-VolumesActionsTest-313663387 tempest-VolumesActionsTest-313663387-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=87014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:45:51 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-5d31783e-a781-446f-8110-3ef5c7e0fb8d tempest-VolumesActionsTest-313663387 tempest-VolumesActionsTest-313663387-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:45:51 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:45:51 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:45:51 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:45:51 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:45:51 devstack devstack@c-api.service[87014]: DEBUG cinder.api.contrib.admin_actions [None req-5d31783e-a781-446f-8110-3ef5c7e0fb8d tempest-VolumesActionsTest-313663387 tempest-VolumesActionsTest-313663387-project-admin] Updating volume 'b6b4c436-5b79-45df-a304-e72bfc82e39b' with '{'status': 'maintenance'}' {{(pid=87014) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 06 06:45:51 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:45:51 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:45:51 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:45:51 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:45:51 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-5d31783e-a781-446f-8110-3ef5c7e0fb8d tempest-VolumesActionsTest-313663387 tempest-VolumesActionsTest-313663387-project-admin] http://192.168.122.198/volume/v3/volumes/b6b4c436-5b79-45df-a304-e72bfc82e39b/action returned with HTTP 202 Sep 06 06:45:51 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1155/2331] 192.168.122.198 () {60 vars in 1274 bytes} [Sun Sep 6 06:45:51 2026] POST /volume/v3/volumes/b6b4c436-5b79-45df-a304-e72bfc82e39b/action => generated 0 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 06:45:51 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-d418713f-21f5-432e-a78c-566cb16f287e None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:51 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-d418713f-21f5-432e-a78c-566cb16f287e tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] GET http://192.168.122.198/volume/v3/volumes/b6b4c436-5b79-45df-a304-e72bfc82e39b Sep 06 06:45:51 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-d418713f-21f5-432e-a78c-566cb16f287e tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:45:51 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-d418713f-21f5-432e-a78c-566cb16f287e tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:45:51 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:45:51 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:45:51 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:45:51 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:45:51 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-d418713f-21f5-432e-a78c-566cb16f287e tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Volume info retrieved successfully. Sep 06 06:45:51 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-d418713f-21f5-432e-a78c-566cb16f287e tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] http://192.168.122.198/volume/v3/volumes/b6b4c436-5b79-45df-a304-e72bfc82e39b returned with HTTP 200 Sep 06 06:45:51 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1177/2332] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:45:51 2026] GET /volume/v3/volumes/b6b4c436-5b79-45df-a304-e72bfc82e39b => generated 853 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:45:51 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-ae228359-e6af-460c-9a9e-2e327312b52e None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:51 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ae228359-e6af-460c-9a9e-2e327312b52e tempest-VolumesActionsTest-313663387 tempest-VolumesActionsTest-313663387-project-admin] POST http://192.168.122.198/volume/v3/volumes/b6b4c436-5b79-45df-a304-e72bfc82e39b/action Sep 06 06:45:51 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ae228359-e6af-460c-9a9e-2e327312b52e tempest-VolumesActionsTest-313663387 tempest-VolumesActionsTest-313663387-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:45:51 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ae228359-e6af-460c-9a9e-2e327312b52e tempest-VolumesActionsTest-313663387 tempest-VolumesActionsTest-313663387-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:45:51 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:45:51 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:45:51 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:45:51 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:45:51 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-ae228359-e6af-460c-9a9e-2e327312b52e tempest-VolumesActionsTest-313663387 tempest-VolumesActionsTest-313663387-project-admin] Volume info retrieved successfully. Sep 06 06:45:51 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-ae228359-e6af-460c-9a9e-2e327312b52e tempest-VolumesActionsTest-313663387 tempest-VolumesActionsTest-313663387-project-admin] Delete volume request issued successfully. Sep 06 06:45:51 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ae228359-e6af-460c-9a9e-2e327312b52e tempest-VolumesActionsTest-313663387 tempest-VolumesActionsTest-313663387-project-admin] http://192.168.122.198/volume/v3/volumes/b6b4c436-5b79-45df-a304-e72bfc82e39b/action returned with HTTP 202 Sep 06 06:45:51 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1156/2333] 192.168.122.198 () {60 vars in 1274 bytes} [Sun Sep 6 06:45:51 2026] POST /volume/v3/volumes/b6b4c436-5b79-45df-a304-e72bfc82e39b/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 06:45:51 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-2882cacd-1141-490f-bc63-654fadfc7479 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:51 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2882cacd-1141-490f-bc63-654fadfc7479 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] GET http://192.168.122.198/volume/v3/volumes/b6b4c436-5b79-45df-a304-e72bfc82e39b Sep 06 06:45:51 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-2882cacd-1141-490f-bc63-654fadfc7479 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:45:51 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-2882cacd-1141-490f-bc63-654fadfc7479 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:45:51 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:45:51 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:45:51 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:45:51 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:45:51 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-2882cacd-1141-490f-bc63-654fadfc7479 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Volume info retrieved successfully. Sep 06 06:45:51 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2882cacd-1141-490f-bc63-654fadfc7479 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] http://192.168.122.198/volume/v3/volumes/b6b4c436-5b79-45df-a304-e72bfc82e39b returned with HTTP 200 Sep 06 06:45:51 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1178/2334] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:45:51 2026] GET /volume/v3/volumes/b6b4c436-5b79-45df-a304-e72bfc82e39b => generated 850 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:45:52 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-fd47f6b5-5081-4d04-95f8-b12c0feeec09 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:52 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-fd47f6b5-5081-4d04-95f8-b12c0feeec09 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] GET http://192.168.122.198/volume/v3/volumes/b6b4c436-5b79-45df-a304-e72bfc82e39b Sep 06 06:45:52 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-fd47f6b5-5081-4d04-95f8-b12c0feeec09 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:45:52 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-fd47f6b5-5081-4d04-95f8-b12c0feeec09 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:45:52 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-fd47f6b5-5081-4d04-95f8-b12c0feeec09 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] http://192.168.122.198/volume/v3/volumes/b6b4c436-5b79-45df-a304-e72bfc82e39b returned with HTTP 404 Sep 06 06:45:52 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1157/2335] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:45:52 2026] GET /volume/v3/volumes/b6b4c436-5b79-45df-a304-e72bfc82e39b => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:45:52 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-38e33b25-10db-4baf-b012-1164cbf95f6d None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:52 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-38e33b25-10db-4baf-b012-1164cbf95f6d tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] GET http://192.168.122.198/volume/v3/volumes/b6b4c436-5b79-45df-a304-e72bfc82e39b Sep 06 06:45:52 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-38e33b25-10db-4baf-b012-1164cbf95f6d tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:45:52 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-38e33b25-10db-4baf-b012-1164cbf95f6d tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:45:52 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-38e33b25-10db-4baf-b012-1164cbf95f6d tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] http://192.168.122.198/volume/v3/volumes/b6b4c436-5b79-45df-a304-e72bfc82e39b returned with HTTP 404 Sep 06 06:45:52 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1179/2336] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:45:52 2026] GET /volume/v3/volumes/b6b4c436-5b79-45df-a304-e72bfc82e39b => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:45:52 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-705aacbc-cb3d-421e-a1f6-1530b9120051 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:52 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-705aacbc-cb3d-421e-a1f6-1530b9120051 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] DELETE http://192.168.122.198/volume/v3/volumes/b6b4c436-5b79-45df-a304-e72bfc82e39b Sep 06 06:45:52 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-705aacbc-cb3d-421e-a1f6-1530b9120051 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:45:52 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-705aacbc-cb3d-421e-a1f6-1530b9120051 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:45:52 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-705aacbc-cb3d-421e-a1f6-1530b9120051 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Delete volume with id: b6b4c436-5b79-45df-a304-e72bfc82e39b Sep 06 06:45:52 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-705aacbc-cb3d-421e-a1f6-1530b9120051 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] http://192.168.122.198/volume/v3/volumes/b6b4c436-5b79-45df-a304-e72bfc82e39b returned with HTTP 404 Sep 06 06:45:52 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1158/2337] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:45:52 2026] DELETE /volume/v3/volumes/b6b4c436-5b79-45df-a304-e72bfc82e39b => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:45:52 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-c777a1bb-9dac-4e8e-b3b5-59f5073f9d85 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:52 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c777a1bb-9dac-4e8e-b3b5-59f5073f9d85 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:45:52 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-c777a1bb-9dac-4e8e-b3b5-59f5073f9d85 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-423120949"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:45:52 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.volumes [None req-c777a1bb-9dac-4e8e-b3b5-59f5073f9d85 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-423120949'}} {{(pid=87015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:45:52 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-c777a1bb-9dac-4e8e-b3b5-59f5073f9d85 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Create volume of 1 GB Sep 06 06:45:52 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-c777a1bb-9dac-4e8e-b3b5-59f5073f9d85 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Availability Zones retrieved successfully. Sep 06 06:45:52 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-c777a1bb-9dac-4e8e-b3b5-59f5073f9d85 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Flow 'volume_create_api' (addcd4d2-7dd2-4beb-8ba9-3ed2eeec99c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:45:52 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-c777a1bb-9dac-4e8e-b3b5-59f5073f9d85 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (773f8046-d78f-4348-a27e-c259b60c44b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:45:52 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.flows.api.create_volume [None req-c777a1bb-9dac-4e8e-b3b5-59f5073f9d85 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Validating volume size '1' using validate_int {{(pid=87015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:45:52 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-c777a1bb-9dac-4e8e-b3b5-59f5073f9d85 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (773f8046-d78f-4348-a27e-c259b60c44b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:45:52 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-c777a1bb-9dac-4e8e-b3b5-59f5073f9d85 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d138785e-a1f8-416b-83d4-7c214b3d0738) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:45:53 devstack devstack@c-api.service[87015]: DEBUG cinder.quota [None req-c777a1bb-9dac-4e8e-b3b5-59f5073f9d85 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Created reservations ['29ccaadf-19bb-4f5b-81af-8e66afb659a6', '7c82f720-5369-4146-8cda-0a3ea7409983', '41c9bc4f-aabf-4371-b6f7-dfbb68d13a7f', 'a2d497cc-fbaa-45c7-968e-2c4f8317efa0'] {{(pid=87015) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:45:53 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-c777a1bb-9dac-4e8e-b3b5-59f5073f9d85 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d138785e-a1f8-416b-83d4-7c214b3d0738) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['29ccaadf-19bb-4f5b-81af-8e66afb659a6', '7c82f720-5369-4146-8cda-0a3ea7409983', '41c9bc4f-aabf-4371-b6f7-dfbb68d13a7f', 'a2d497cc-fbaa-45c7-968e-2c4f8317efa0']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:45:53 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-c777a1bb-9dac-4e8e-b3b5-59f5073f9d85 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2022cb0-cf69-47c9-861c-c7e3f3ec1094) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:45:53 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:45:53 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:45:53 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-c777a1bb-9dac-4e8e-b3b5-59f5073f9d85 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2022cb0-cf69-47c9-861c-c7e3f3ec1094) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0097b101-300c-4c31-a8a1-f7fd9653db26', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-423120949',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aef2ed6a5f9f4754b454036150084cbb',qos_specs=None,replication_status=,reservations=['29ccaadf-19bb-4f5b-81af-8e66afb659a6','7c82f720-5369-4146-8cda-0a3ea7409983','41c9bc4f-aabf-4371-b6f7-dfbb68d13a7f','a2d497cc-fbaa-45c7-968e-2c4f8317efa0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19d138a7c9474a91a73e4e2ab698c0a8',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:45:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-423120949',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0097b101-300c-4c31-a8a1-f7fd9653db26,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aef2ed6a5f9f4754b454036150084cbb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='19d138a7c9474a91a73e4e2ab698c0a8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:45:53 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-c777a1bb-9dac-4e8e-b3b5-59f5073f9d85 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a7541f5-fa5f-423a-99cc-13619897f195) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:45:53 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-c777a1bb-9dac-4e8e-b3b5-59f5073f9d85 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a7541f5-fa5f-423a-99cc-13619897f195) transitioned into state 'SUCCESS' from state '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-423120949',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aef2ed6a5f9f4754b454036150084cbb',qos_specs=None,replication_status=,reservations=['29ccaadf-19bb-4f5b-81af-8e66afb659a6','7c82f720-5369-4146-8cda-0a3ea7409983','41c9bc4f-aabf-4371-b6f7-dfbb68d13a7f','a2d497cc-fbaa-45c7-968e-2c4f8317efa0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19d138a7c9474a91a73e4e2ab698c0a8',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:45:53 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-c777a1bb-9dac-4e8e-b3b5-59f5073f9d85 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a95d99d8-c12c-4c17-87a8-f4724e6e2bf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:45:53 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-c777a1bb-9dac-4e8e-b3b5-59f5073f9d85 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a95d99d8-c12c-4c17-87a8-f4724e6e2bf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:45:53 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-c777a1bb-9dac-4e8e-b3b5-59f5073f9d85 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Flow 'volume_create_api' (addcd4d2-7dd2-4beb-8ba9-3ed2eeec99c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:45:53 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-c777a1bb-9dac-4e8e-b3b5-59f5073f9d85 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Create volume request issued successfully. Sep 06 06:45:53 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c777a1bb-9dac-4e8e-b3b5-59f5073f9d85 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:45:53 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1180/2338] 192.168.122.198 () {60 vars in 1142 bytes} [Sun Sep 6 06:45:52 2026] POST /volume/v3/volumes => generated 757 bytes in 320 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 06 06:45:53 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-dda34595-f297-4372-8ba9-f53ad3107350 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:53 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-dda34595-f297-4372-8ba9-f53ad3107350 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] GET http://192.168.122.198/volume/v3/volumes/0097b101-300c-4c31-a8a1-f7fd9653db26 Sep 06 06:45:53 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-dda34595-f297-4372-8ba9-f53ad3107350 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:45:53 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-dda34595-f297-4372-8ba9-f53ad3107350 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:45:53 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:45:53 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:45:53 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:45:53 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:45:53 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-dda34595-f297-4372-8ba9-f53ad3107350 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Volume info retrieved successfully. Sep 06 06:45:53 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-dda34595-f297-4372-8ba9-f53ad3107350 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] http://192.168.122.198/volume/v3/volumes/0097b101-300c-4c31-a8a1-f7fd9653db26 returned with HTTP 200 Sep 06 06:45:53 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1159/2339] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:45:53 2026] GET /volume/v3/volumes/0097b101-300c-4c31-a8a1-f7fd9653db26 => generated 825 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:45:53 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-ba9ccef9-9862-4180-803d-876bce49cf61 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:53 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-ba9ccef9-9862-4180-803d-876bce49cf61 tempest-TestShelveInstance-2122303240 tempest-TestShelveInstance-2122303240-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:45:53 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-ba9ccef9-9862-4180-803d-876bce49cf61 tempest-TestShelveInstance-2122303240 tempest-TestShelveInstance-2122303240-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-901044342", "imageRef": "7005ba32-ec39-44a3-88d9-ca6af0b34ea0", "size": 1}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:45:53 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.volumes [None req-ba9ccef9-9862-4180-803d-876bce49cf61 tempest-TestShelveInstance-2122303240 tempest-TestShelveInstance-2122303240-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-901044342', 'imageRef': '7005ba32-ec39-44a3-88d9-ca6af0b34ea0', 'size': 1}} {{(pid=87015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:45:53 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-ba9ccef9-9862-4180-803d-876bce49cf61 tempest-TestShelveInstance-2122303240 tempest-TestShelveInstance-2122303240-project-member] Create volume of 1 GB Sep 06 06:45:53 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:45:53 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:45:53 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-ba9ccef9-9862-4180-803d-876bce49cf61 tempest-TestShelveInstance-2122303240 tempest-TestShelveInstance-2122303240-project-member] Availability Zones retrieved successfully. Sep 06 06:45:53 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-ba9ccef9-9862-4180-803d-876bce49cf61 tempest-TestShelveInstance-2122303240 tempest-TestShelveInstance-2122303240-project-member] Flow 'volume_create_api' (6b4c8508-4856-4eba-958e-f459d6ca19fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:45:53 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-ba9ccef9-9862-4180-803d-876bce49cf61 tempest-TestShelveInstance-2122303240 tempest-TestShelveInstance-2122303240-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9cbab538-4fad-4603-b53d-41e0d4ecad6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:45:53 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.flows.api.create_volume [None req-ba9ccef9-9862-4180-803d-876bce49cf61 tempest-TestShelveInstance-2122303240 tempest-TestShelveInstance-2122303240-project-member] Validating volume size '1' using validate_int {{(pid=87015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:45:53 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-ba9ccef9-9862-4180-803d-876bce49cf61 tempest-TestShelveInstance-2122303240 tempest-TestShelveInstance-2122303240-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9cbab538-4fad-4603-b53d-41e0d4ecad6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:45:53 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-ba9ccef9-9862-4180-803d-876bce49cf61 tempest-TestShelveInstance-2122303240 tempest-TestShelveInstance-2122303240-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3a2311f-682f-4bf9-a5a1-950b70585cd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:45:53 devstack devstack@c-api.service[87015]: DEBUG cinder.quota [None req-ba9ccef9-9862-4180-803d-876bce49cf61 tempest-TestShelveInstance-2122303240 tempest-TestShelveInstance-2122303240-project-member] Created reservations ['98c855e5-644a-4f2a-9f0c-7617401c6805', 'a03c5f74-78bb-40e8-bad1-412f80cab87b', '60d79323-1968-40d8-9cc7-c757c79e2d46', '92c36e6b-fd65-4058-b259-f82cea862917'] {{(pid=87015) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:45:53 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-ba9ccef9-9862-4180-803d-876bce49cf61 tempest-TestShelveInstance-2122303240 tempest-TestShelveInstance-2122303240-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3a2311f-682f-4bf9-a5a1-950b70585cd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['98c855e5-644a-4f2a-9f0c-7617401c6805', 'a03c5f74-78bb-40e8-bad1-412f80cab87b', '60d79323-1968-40d8-9cc7-c757c79e2d46', '92c36e6b-fd65-4058-b259-f82cea862917']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:45:53 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-ba9ccef9-9862-4180-803d-876bce49cf61 tempest-TestShelveInstance-2122303240 tempest-TestShelveInstance-2122303240-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3cd51f4-cfc6-4436-a803-7b071ee4a1f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:45:53 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:45:53 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:45:53 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-ba9ccef9-9862-4180-803d-876bce49cf61 tempest-TestShelveInstance-2122303240 tempest-TestShelveInstance-2122303240-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3cd51f4-cfc6-4436-a803-7b071ee4a1f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0f9f4f61-8db4-4e0b-9497-063182c791dd', '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-901044342',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af33b39319eb41d6822a3b8ddbb7388c',qos_specs=None,replication_status=,reservations=['98c855e5-644a-4f2a-9f0c-7617401c6805','a03c5f74-78bb-40e8-bad1-412f80cab87b','60d79323-1968-40d8-9cc7-c757c79e2d46','92c36e6b-fd65-4058-b259-f82cea862917'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='105ba0eba0774a9da6a8a55a85ccadc9',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:45:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-901044342',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0f9f4f61-8db4-4e0b-9497-063182c791dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af33b39319eb41d6822a3b8ddbb7388c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='105ba0eba0774a9da6a8a55a85ccadc9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:45:53 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-ba9ccef9-9862-4180-803d-876bce49cf61 tempest-TestShelveInstance-2122303240 tempest-TestShelveInstance-2122303240-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5db28992-b18c-4520-a00a-05a6f7f6d5fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:45:53 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-ba9ccef9-9862-4180-803d-876bce49cf61 tempest-TestShelveInstance-2122303240 tempest-TestShelveInstance-2122303240-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5db28992-b18c-4520-a00a-05a6f7f6d5fd) transitioned into state 'SUCCESS' from state '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-901044342',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af33b39319eb41d6822a3b8ddbb7388c',qos_specs=None,replication_status=,reservations=['98c855e5-644a-4f2a-9f0c-7617401c6805','a03c5f74-78bb-40e8-bad1-412f80cab87b','60d79323-1968-40d8-9cc7-c757c79e2d46','92c36e6b-fd65-4058-b259-f82cea862917'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='105ba0eba0774a9da6a8a55a85ccadc9',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:45:53 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-ba9ccef9-9862-4180-803d-876bce49cf61 tempest-TestShelveInstance-2122303240 tempest-TestShelveInstance-2122303240-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (458d6c30-bcf4-46e9-9cca-9448c89e7b03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:45:53 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-ba9ccef9-9862-4180-803d-876bce49cf61 tempest-TestShelveInstance-2122303240 tempest-TestShelveInstance-2122303240-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (458d6c30-bcf4-46e9-9cca-9448c89e7b03) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:45:53 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-ba9ccef9-9862-4180-803d-876bce49cf61 tempest-TestShelveInstance-2122303240 tempest-TestShelveInstance-2122303240-project-member] Flow 'volume_create_api' (6b4c8508-4856-4eba-958e-f459d6ca19fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:45:53 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-ba9ccef9-9862-4180-803d-876bce49cf61 tempest-TestShelveInstance-2122303240 tempest-TestShelveInstance-2122303240-project-member] Create volume request issued successfully. Sep 06 06:45:53 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-ba9ccef9-9862-4180-803d-876bce49cf61 tempest-TestShelveInstance-2122303240 tempest-TestShelveInstance-2122303240-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:45:53 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1181/2340] 192.168.122.198 () {60 vars in 1143 bytes} [Sun Sep 6 06:45:53 2026] POST /volume/v3/volumes => generated 761 bytes in 513 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:45:53 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-ef91247f-f354-43d9-b560-08a5ee247805 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:53 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ef91247f-f354-43d9-b560-08a5ee247805 tempest-TestShelveInstance-2122303240 tempest-TestShelveInstance-2122303240-project-member] GET http://192.168.122.198/volume/v3/volumes/0f9f4f61-8db4-4e0b-9497-063182c791dd Sep 06 06:45:53 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ef91247f-f354-43d9-b560-08a5ee247805 tempest-TestShelveInstance-2122303240 tempest-TestShelveInstance-2122303240-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:45:53 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ef91247f-f354-43d9-b560-08a5ee247805 tempest-TestShelveInstance-2122303240 tempest-TestShelveInstance-2122303240-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:45:53 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:45:53 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:45:53 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:45:53 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:45:53 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-ef91247f-f354-43d9-b560-08a5ee247805 tempest-TestShelveInstance-2122303240 tempest-TestShelveInstance-2122303240-project-member] Volume info retrieved successfully. Sep 06 06:45:53 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ef91247f-f354-43d9-b560-08a5ee247805 tempest-TestShelveInstance-2122303240 tempest-TestShelveInstance-2122303240-project-member] http://192.168.122.198/volume/v3/volumes/0f9f4f61-8db4-4e0b-9497-063182c791dd returned with HTTP 200 Sep 06 06:45:53 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1160/2341] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:45:53 2026] GET /volume/v3/volumes/0f9f4f61-8db4-4e0b-9497-063182c791dd => generated 829 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:45:54 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-fd5bee2e-8e14-4ea9-9c5c-08b159c3ecfd None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:54 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-fd5bee2e-8e14-4ea9-9c5c-08b159c3ecfd tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] GET http://192.168.122.198/volume/v3/volumes/0097b101-300c-4c31-a8a1-f7fd9653db26 Sep 06 06:45:54 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-fd5bee2e-8e14-4ea9-9c5c-08b159c3ecfd tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:45:54 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-fd5bee2e-8e14-4ea9-9c5c-08b159c3ecfd tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:45:54 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:45:54 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:45:54 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:45:54 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:45:54 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-fd5bee2e-8e14-4ea9-9c5c-08b159c3ecfd tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Volume info retrieved successfully. Sep 06 06:45:54 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-fd5bee2e-8e14-4ea9-9c5c-08b159c3ecfd tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] http://192.168.122.198/volume/v3/volumes/0097b101-300c-4c31-a8a1-f7fd9653db26 returned with HTTP 200 Sep 06 06:45:54 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1182/2342] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:45:54 2026] GET /volume/v3/volumes/0097b101-300c-4c31-a8a1-f7fd9653db26 => generated 850 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:45:54 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-55b41c12-4a12-4dd8-97dc-1420ef9ff752 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:54 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-55b41c12-4a12-4dd8-97dc-1420ef9ff752 tempest-VolumesActionsTest-313663387 tempest-VolumesActionsTest-313663387-project-admin] POST http://192.168.122.198/volume/v3/volumes/0097b101-300c-4c31-a8a1-f7fd9653db26/action Sep 06 06:45:54 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-55b41c12-4a12-4dd8-97dc-1420ef9ff752 tempest-VolumesActionsTest-313663387 tempest-VolumesActionsTest-313663387-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:45:54 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-55b41c12-4a12-4dd8-97dc-1420ef9ff752 tempest-VolumesActionsTest-313663387 tempest-VolumesActionsTest-313663387-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:45:54 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:45:54 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:45:54 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:45:54 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:45:54 devstack devstack@c-api.service[87014]: DEBUG cinder.api.contrib.admin_actions [None req-55b41c12-4a12-4dd8-97dc-1420ef9ff752 tempest-VolumesActionsTest-313663387 tempest-VolumesActionsTest-313663387-project-admin] Updating volume '0097b101-300c-4c31-a8a1-f7fd9653db26' with '{'status': 'error'}' {{(pid=87014) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 06 06:45:54 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:45:54 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:45:54 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:45:54 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:45:54 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-55b41c12-4a12-4dd8-97dc-1420ef9ff752 tempest-VolumesActionsTest-313663387 tempest-VolumesActionsTest-313663387-project-admin] http://192.168.122.198/volume/v3/volumes/0097b101-300c-4c31-a8a1-f7fd9653db26/action returned with HTTP 202 Sep 06 06:45:54 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1161/2343] 192.168.122.198 () {60 vars in 1274 bytes} [Sun Sep 6 06:45:54 2026] POST /volume/v3/volumes/0097b101-300c-4c31-a8a1-f7fd9653db26/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 06:45:54 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-fd555ec4-3472-443c-915b-d9c43b2c1dfd None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:54 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-fd555ec4-3472-443c-915b-d9c43b2c1dfd tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] GET http://192.168.122.198/volume/v3/volumes/0097b101-300c-4c31-a8a1-f7fd9653db26 Sep 06 06:45:54 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-fd555ec4-3472-443c-915b-d9c43b2c1dfd tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:45:54 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-fd555ec4-3472-443c-915b-d9c43b2c1dfd tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:45:54 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:45:54 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:45:54 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:45:54 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:45:54 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-fd555ec4-3472-443c-915b-d9c43b2c1dfd tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Volume info retrieved successfully. Sep 06 06:45:54 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-fd555ec4-3472-443c-915b-d9c43b2c1dfd tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] http://192.168.122.198/volume/v3/volumes/0097b101-300c-4c31-a8a1-f7fd9653db26 returned with HTTP 200 Sep 06 06:45:54 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1183/2344] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:45:54 2026] GET /volume/v3/volumes/0097b101-300c-4c31-a8a1-f7fd9653db26 => generated 846 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:45:54 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-205aa83c-180a-4663-9f8b-9df85715382e None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:54 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-205aa83c-180a-4663-9f8b-9df85715382e tempest-VolumesActionsTest-313663387 tempest-VolumesActionsTest-313663387-project-admin] POST http://192.168.122.198/volume/v3/volumes/0097b101-300c-4c31-a8a1-f7fd9653db26/action Sep 06 06:45:54 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-205aa83c-180a-4663-9f8b-9df85715382e tempest-VolumesActionsTest-313663387 tempest-VolumesActionsTest-313663387-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:45:54 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-205aa83c-180a-4663-9f8b-9df85715382e tempest-VolumesActionsTest-313663387 tempest-VolumesActionsTest-313663387-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:45:54 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:45:54 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:45:54 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:45:54 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:45:54 devstack devstack@c-api.service[87014]: DEBUG cinder.api.contrib.admin_actions [None req-205aa83c-180a-4663-9f8b-9df85715382e tempest-VolumesActionsTest-313663387 tempest-VolumesActionsTest-313663387-project-admin] Updating volume '0097b101-300c-4c31-a8a1-f7fd9653db26' with '{'status': 'available'}' {{(pid=87014) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 06 06:45:54 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:45:54 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:45:54 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:45:54 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:45:54 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-205aa83c-180a-4663-9f8b-9df85715382e tempest-VolumesActionsTest-313663387 tempest-VolumesActionsTest-313663387-project-admin] http://192.168.122.198/volume/v3/volumes/0097b101-300c-4c31-a8a1-f7fd9653db26/action returned with HTTP 202 Sep 06 06:45:54 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1162/2345] 192.168.122.198 () {60 vars in 1274 bytes} [Sun Sep 6 06:45:54 2026] POST /volume/v3/volumes/0097b101-300c-4c31-a8a1-f7fd9653db26/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 06:45:54 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-218bf617-9995-4445-bd61-3abb0e1ae069 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:54 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-218bf617-9995-4445-bd61-3abb0e1ae069 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] GET http://192.168.122.198/volume/v3/volumes/0097b101-300c-4c31-a8a1-f7fd9653db26 Sep 06 06:45:54 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-218bf617-9995-4445-bd61-3abb0e1ae069 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:45:54 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-218bf617-9995-4445-bd61-3abb0e1ae069 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:45:54 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:45:54 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:45:54 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:45:54 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:45:54 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-218bf617-9995-4445-bd61-3abb0e1ae069 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Volume info retrieved successfully. Sep 06 06:45:54 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-218bf617-9995-4445-bd61-3abb0e1ae069 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] http://192.168.122.198/volume/v3/volumes/0097b101-300c-4c31-a8a1-f7fd9653db26 returned with HTTP 200 Sep 06 06:45:54 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1184/2346] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:45:54 2026] GET /volume/v3/volumes/0097b101-300c-4c31-a8a1-f7fd9653db26 => generated 850 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:45:54 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-0b36488d-dde5-4da7-bb22-ce089b023d56 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:54 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-0b36488d-dde5-4da7-bb22-ce089b023d56 tempest-VolumesActionsTest-313663387 tempest-VolumesActionsTest-313663387-project-admin] POST http://192.168.122.198/volume/v3/volumes/0097b101-300c-4c31-a8a1-f7fd9653db26/action Sep 06 06:45:54 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-0b36488d-dde5-4da7-bb22-ce089b023d56 tempest-VolumesActionsTest-313663387 tempest-VolumesActionsTest-313663387-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=87014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:45:54 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-0b36488d-dde5-4da7-bb22-ce089b023d56 tempest-VolumesActionsTest-313663387 tempest-VolumesActionsTest-313663387-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:45:54 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:45:54 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:45:54 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:45:54 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:45:54 devstack devstack@c-api.service[87014]: DEBUG cinder.api.contrib.admin_actions [None req-0b36488d-dde5-4da7-bb22-ce089b023d56 tempest-VolumesActionsTest-313663387 tempest-VolumesActionsTest-313663387-project-admin] Updating volume '0097b101-300c-4c31-a8a1-f7fd9653db26' with '{'status': 'maintenance'}' {{(pid=87014) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 06 06:45:54 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:45:54 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:45:54 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:45:54 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:45:54 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-0b36488d-dde5-4da7-bb22-ce089b023d56 tempest-VolumesActionsTest-313663387 tempest-VolumesActionsTest-313663387-project-admin] http://192.168.122.198/volume/v3/volumes/0097b101-300c-4c31-a8a1-f7fd9653db26/action returned with HTTP 202 Sep 06 06:45:54 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1163/2347] 192.168.122.198 () {60 vars in 1274 bytes} [Sun Sep 6 06:45:54 2026] POST /volume/v3/volumes/0097b101-300c-4c31-a8a1-f7fd9653db26/action => generated 0 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 06:45:54 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-f8f4c610-6ebf-483b-abb4-b1edc2aae687 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:54 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f8f4c610-6ebf-483b-abb4-b1edc2aae687 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] GET http://192.168.122.198/volume/v3/volumes/0097b101-300c-4c31-a8a1-f7fd9653db26 Sep 06 06:45:54 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-f8f4c610-6ebf-483b-abb4-b1edc2aae687 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:45:54 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-f8f4c610-6ebf-483b-abb4-b1edc2aae687 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:45:54 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:45:54 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:45:54 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:45:54 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:45:54 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-f8f4c610-6ebf-483b-abb4-b1edc2aae687 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Volume info retrieved successfully. Sep 06 06:45:54 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f8f4c610-6ebf-483b-abb4-b1edc2aae687 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] http://192.168.122.198/volume/v3/volumes/0097b101-300c-4c31-a8a1-f7fd9653db26 returned with HTTP 200 Sep 06 06:45:54 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1185/2348] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:45:54 2026] GET /volume/v3/volumes/0097b101-300c-4c31-a8a1-f7fd9653db26 => generated 852 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:45:54 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-09663613-52aa-46ce-b9ce-12d1e176ec96 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:54 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-09663613-52aa-46ce-b9ce-12d1e176ec96 tempest-VolumesActionsTest-313663387 tempest-VolumesActionsTest-313663387-project-admin] POST http://192.168.122.198/volume/v3/volumes/0097b101-300c-4c31-a8a1-f7fd9653db26/action Sep 06 06:45:54 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-09663613-52aa-46ce-b9ce-12d1e176ec96 tempest-VolumesActionsTest-313663387 tempest-VolumesActionsTest-313663387-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:45:54 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-09663613-52aa-46ce-b9ce-12d1e176ec96 tempest-VolumesActionsTest-313663387 tempest-VolumesActionsTest-313663387-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:45:54 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:45:54 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:45:54 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:45:54 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:45:54 devstack devstack@c-api.service[87014]: DEBUG cinder.api.contrib.admin_actions [None req-09663613-52aa-46ce-b9ce-12d1e176ec96 tempest-VolumesActionsTest-313663387 tempest-VolumesActionsTest-313663387-project-admin] Updating volume '0097b101-300c-4c31-a8a1-f7fd9653db26' with '{'status': 'available'}' {{(pid=87014) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 06 06:45:54 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:45:54 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:45:54 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:45:54 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:45:54 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-09663613-52aa-46ce-b9ce-12d1e176ec96 tempest-VolumesActionsTest-313663387 tempest-VolumesActionsTest-313663387-project-admin] http://192.168.122.198/volume/v3/volumes/0097b101-300c-4c31-a8a1-f7fd9653db26/action returned with HTTP 202 Sep 06 06:45:54 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1164/2349] 192.168.122.198 () {60 vars in 1274 bytes} [Sun Sep 6 06:45:54 2026] POST /volume/v3/volumes/0097b101-300c-4c31-a8a1-f7fd9653db26/action => generated 0 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 06:45:54 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-ecc8e350-1112-4d1f-9b88-25ff7f5d4c55 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:54 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-ecc8e350-1112-4d1f-9b88-25ff7f5d4c55 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] GET http://192.168.122.198/volume/v3/volumes/0097b101-300c-4c31-a8a1-f7fd9653db26 Sep 06 06:45:54 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-ecc8e350-1112-4d1f-9b88-25ff7f5d4c55 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:45:54 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-ecc8e350-1112-4d1f-9b88-25ff7f5d4c55 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:45:54 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:45:54 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:45:54 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:45:54 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:45:54 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-ecc8e350-1112-4d1f-9b88-25ff7f5d4c55 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Volume info retrieved successfully. Sep 06 06:45:54 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-ecc8e350-1112-4d1f-9b88-25ff7f5d4c55 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] http://192.168.122.198/volume/v3/volumes/0097b101-300c-4c31-a8a1-f7fd9653db26 returned with HTTP 200 Sep 06 06:45:54 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1186/2350] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:45:54 2026] GET /volume/v3/volumes/0097b101-300c-4c31-a8a1-f7fd9653db26 => generated 850 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:45:54 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-95c4ef3c-0c26-43db-ab01-6ba0672f6586 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:54 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-95c4ef3c-0c26-43db-ab01-6ba0672f6586 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] GET http://192.168.122.198/volume/v3/volumes/0097b101-300c-4c31-a8a1-f7fd9653db26 Sep 06 06:45:54 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-95c4ef3c-0c26-43db-ab01-6ba0672f6586 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:45:54 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-95c4ef3c-0c26-43db-ab01-6ba0672f6586 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:45:54 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:45:54 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:45:54 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:45:54 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:45:54 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-95c4ef3c-0c26-43db-ab01-6ba0672f6586 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Volume info retrieved successfully. Sep 06 06:45:54 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-95c4ef3c-0c26-43db-ab01-6ba0672f6586 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] http://192.168.122.198/volume/v3/volumes/0097b101-300c-4c31-a8a1-f7fd9653db26 returned with HTTP 200 Sep 06 06:45:54 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1165/2351] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:45:54 2026] GET /volume/v3/volumes/0097b101-300c-4c31-a8a1-f7fd9653db26 => generated 850 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:45:54 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-3713b1fb-2a6d-4211-9173-06c403740523 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:54 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-84b95b62-2d5d-4b00-bf7f-ddf7a1cc8550 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:54 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-3713b1fb-2a6d-4211-9173-06c403740523 tempest-TestShelveInstance-2122303240 tempest-TestShelveInstance-2122303240-project-member] GET http://192.168.122.198/volume/v3/volumes/0f9f4f61-8db4-4e0b-9497-063182c791dd Sep 06 06:45:54 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-3713b1fb-2a6d-4211-9173-06c403740523 tempest-TestShelveInstance-2122303240 tempest-TestShelveInstance-2122303240-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:45:54 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-84b95b62-2d5d-4b00-bf7f-ddf7a1cc8550 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] DELETE http://192.168.122.198/volume/v3/volumes/0097b101-300c-4c31-a8a1-f7fd9653db26 Sep 06 06:45:54 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-3713b1fb-2a6d-4211-9173-06c403740523 tempest-TestShelveInstance-2122303240 tempest-TestShelveInstance-2122303240-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:45:54 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-84b95b62-2d5d-4b00-bf7f-ddf7a1cc8550 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:45:54 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-84b95b62-2d5d-4b00-bf7f-ddf7a1cc8550 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:45:54 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-84b95b62-2d5d-4b00-bf7f-ddf7a1cc8550 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Delete volume with id: 0097b101-300c-4c31-a8a1-f7fd9653db26 Sep 06 06:45:54 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:45:54 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:45:54 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:45:54 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:45:54 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:45:54 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:45:55 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:45:55 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:45:55 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-84b95b62-2d5d-4b00-bf7f-ddf7a1cc8550 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Volume info retrieved successfully. Sep 06 06:45:55 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-3713b1fb-2a6d-4211-9173-06c403740523 tempest-TestShelveInstance-2122303240 tempest-TestShelveInstance-2122303240-project-member] Volume info retrieved successfully. Sep 06 06:45:55 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-3713b1fb-2a6d-4211-9173-06c403740523 tempest-TestShelveInstance-2122303240 tempest-TestShelveInstance-2122303240-project-member] http://192.168.122.198/volume/v3/volumes/0f9f4f61-8db4-4e0b-9497-063182c791dd returned with HTTP 200 Sep 06 06:45:55 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1166/2352] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:45:54 2026] GET /volume/v3/volumes/0f9f4f61-8db4-4e0b-9497-063182c791dd => generated 853 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:45:55 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-84b95b62-2d5d-4b00-bf7f-ddf7a1cc8550 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Delete volume request issued successfully. Sep 06 06:45:55 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-84b95b62-2d5d-4b00-bf7f-ddf7a1cc8550 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] http://192.168.122.198/volume/v3/volumes/0097b101-300c-4c31-a8a1-f7fd9653db26 returned with HTTP 202 Sep 06 06:45:55 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1187/2353] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:45:54 2026] DELETE /volume/v3/volumes/0097b101-300c-4c31-a8a1-f7fd9653db26 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:45:55 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-0bb30516-fce7-45ae-9c8e-17315b111a08 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:55 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-0bb30516-fce7-45ae-9c8e-17315b111a08 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] GET http://192.168.122.198/volume/v3/volumes/0097b101-300c-4c31-a8a1-f7fd9653db26 Sep 06 06:45:55 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-0bb30516-fce7-45ae-9c8e-17315b111a08 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:45:55 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-0bb30516-fce7-45ae-9c8e-17315b111a08 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:45:55 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:45:55 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:45:55 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:45:55 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:45:55 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-0bb30516-fce7-45ae-9c8e-17315b111a08 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Volume info retrieved successfully. Sep 06 06:45:55 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-0bb30516-fce7-45ae-9c8e-17315b111a08 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] http://192.168.122.198/volume/v3/volumes/0097b101-300c-4c31-a8a1-f7fd9653db26 returned with HTTP 200 Sep 06 06:45:55 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1167/2354] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:45:55 2026] GET /volume/v3/volumes/0097b101-300c-4c31-a8a1-f7fd9653db26 => generated 849 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:45:56 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-7a03977b-f209-491f-a633-5fc219e80e7c None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:56 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-7a03977b-f209-491f-a633-5fc219e80e7c tempest-TestShelveInstance-2122303240 tempest-TestShelveInstance-2122303240-project-member] GET http://192.168.122.198/volume/v3/volumes/0f9f4f61-8db4-4e0b-9497-063182c791dd Sep 06 06:45:56 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-7a03977b-f209-491f-a633-5fc219e80e7c tempest-TestShelveInstance-2122303240 tempest-TestShelveInstance-2122303240-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:45:56 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-7a03977b-f209-491f-a633-5fc219e80e7c tempest-TestShelveInstance-2122303240 tempest-TestShelveInstance-2122303240-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:45:56 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:45:56 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:45:56 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:45:56 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:45:56 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-7a03977b-f209-491f-a633-5fc219e80e7c tempest-TestShelveInstance-2122303240 tempest-TestShelveInstance-2122303240-project-member] Volume info retrieved successfully. Sep 06 06:45:56 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-7a03977b-f209-491f-a633-5fc219e80e7c tempest-TestShelveInstance-2122303240 tempest-TestShelveInstance-2122303240-project-member] http://192.168.122.198/volume/v3/volumes/0f9f4f61-8db4-4e0b-9497-063182c791dd returned with HTTP 200 Sep 06 06:45:56 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1188/2355] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:45:56 2026] GET /volume/v3/volumes/0f9f4f61-8db4-4e0b-9497-063182c791dd => generated 911 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:45:56 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-b899de63-710d-4a4b-add3-bb15a5b85122 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:56 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-b899de63-710d-4a4b-add3-bb15a5b85122 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] GET http://192.168.122.198/volume/v3/volumes/0097b101-300c-4c31-a8a1-f7fd9653db26 Sep 06 06:45:56 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-b899de63-710d-4a4b-add3-bb15a5b85122 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:45:56 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-b899de63-710d-4a4b-add3-bb15a5b85122 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:45:56 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-b899de63-710d-4a4b-add3-bb15a5b85122 tempest-VolumesActionsTest-1485152331 tempest-VolumesActionsTest-1485152331-project-member] http://192.168.122.198/volume/v3/volumes/0097b101-300c-4c31-a8a1-f7fd9653db26 returned with HTTP 404 Sep 06 06:45:56 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1168/2356] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:45:56 2026] GET /volume/v3/volumes/0097b101-300c-4c31-a8a1-f7fd9653db26 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:45:57 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-809a6969-9ef4-4e14-849f-38908abdf5a3 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:57 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-809a6969-9ef4-4e14-849f-38908abdf5a3 tempest-TestShelveInstance-2122303240 tempest-TestShelveInstance-2122303240-project-member] GET http://192.168.122.198/volume/v3/volumes/0f9f4f61-8db4-4e0b-9497-063182c791dd Sep 06 06:45:57 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-809a6969-9ef4-4e14-849f-38908abdf5a3 tempest-TestShelveInstance-2122303240 tempest-TestShelveInstance-2122303240-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:45:57 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-809a6969-9ef4-4e14-849f-38908abdf5a3 tempest-TestShelveInstance-2122303240 tempest-TestShelveInstance-2122303240-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:45:57 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:45:57 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:45:57 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:45:57 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:45:57 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-809a6969-9ef4-4e14-849f-38908abdf5a3 tempest-TestShelveInstance-2122303240 tempest-TestShelveInstance-2122303240-project-member] Volume info retrieved successfully. Sep 06 06:45:57 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-809a6969-9ef4-4e14-849f-38908abdf5a3 tempest-TestShelveInstance-2122303240 tempest-TestShelveInstance-2122303240-project-member] http://192.168.122.198/volume/v3/volumes/0f9f4f61-8db4-4e0b-9497-063182c791dd returned with HTTP 200 Sep 06 06:45:57 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1189/2357] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:45:57 2026] GET /volume/v3/volumes/0f9f4f61-8db4-4e0b-9497-063182c791dd => generated 914 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:45:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-e5b19888-4ed3-4bdd-8394-1ec20a5b7ea8 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:58 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-e5b19888-4ed3-4bdd-8394-1ec20a5b7ea8 tempest-TestShelveInstance-2122303240 tempest-TestShelveInstance-2122303240-project-member] GET http://192.168.122.198/volume/v3/volumes/0f9f4f61-8db4-4e0b-9497-063182c791dd Sep 06 06:45:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-e5b19888-4ed3-4bdd-8394-1ec20a5b7ea8 tempest-TestShelveInstance-2122303240 tempest-TestShelveInstance-2122303240-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:45:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-e5b19888-4ed3-4bdd-8394-1ec20a5b7ea8 tempest-TestShelveInstance-2122303240 tempest-TestShelveInstance-2122303240-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:45:58 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:45:58 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:45:58 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:45:58 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:45:58 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-e5b19888-4ed3-4bdd-8394-1ec20a5b7ea8 tempest-TestShelveInstance-2122303240 tempest-TestShelveInstance-2122303240-project-member] Volume info retrieved successfully. Sep 06 06:45:58 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-e5b19888-4ed3-4bdd-8394-1ec20a5b7ea8 tempest-TestShelveInstance-2122303240 tempest-TestShelveInstance-2122303240-project-member] http://192.168.122.198/volume/v3/volumes/0f9f4f61-8db4-4e0b-9497-063182c791dd returned with HTTP 200 Sep 06 06:45:58 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1169/2358] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:45:58 2026] GET /volume/v3/volumes/0f9f4f61-8db4-4e0b-9497-063182c791dd => generated 914 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:45:59 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-2107a915-8610-4abb-9311-411d81a8e415 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:45:59 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2107a915-8610-4abb-9311-411d81a8e415 tempest-TestShelveInstance-2122303240 tempest-TestShelveInstance-2122303240-project-member] GET http://192.168.122.198/volume/v3/volumes/0f9f4f61-8db4-4e0b-9497-063182c791dd Sep 06 06:45:59 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-2107a915-8610-4abb-9311-411d81a8e415 tempest-TestShelveInstance-2122303240 tempest-TestShelveInstance-2122303240-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:45:59 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-2107a915-8610-4abb-9311-411d81a8e415 tempest-TestShelveInstance-2122303240 tempest-TestShelveInstance-2122303240-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:45:59 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:45:59 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:45:59 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:45:59 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:45:59 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-2107a915-8610-4abb-9311-411d81a8e415 tempest-TestShelveInstance-2122303240 tempest-TestShelveInstance-2122303240-project-member] Volume info retrieved successfully. Sep 06 06:45:59 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2107a915-8610-4abb-9311-411d81a8e415 tempest-TestShelveInstance-2122303240 tempest-TestShelveInstance-2122303240-project-member] http://192.168.122.198/volume/v3/volumes/0f9f4f61-8db4-4e0b-9497-063182c791dd returned with HTTP 200 Sep 06 06:45:59 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1190/2359] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:45:59 2026] GET /volume/v3/volumes/0f9f4f61-8db4-4e0b-9497-063182c791dd => generated 914 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:46:00 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-29d52bb2-58ea-4672-b3c5-d195e20c977b None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:46:00 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-29d52bb2-58ea-4672-b3c5-d195e20c977b tempest-TestShelveInstance-2122303240 tempest-TestShelveInstance-2122303240-project-member] GET http://192.168.122.198/volume/v3/volumes/0f9f4f61-8db4-4e0b-9497-063182c791dd Sep 06 06:46:00 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-29d52bb2-58ea-4672-b3c5-d195e20c977b tempest-TestShelveInstance-2122303240 tempest-TestShelveInstance-2122303240-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:46:00 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-29d52bb2-58ea-4672-b3c5-d195e20c977b tempest-TestShelveInstance-2122303240 tempest-TestShelveInstance-2122303240-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:46:00 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:46:00 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:46:00 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:46:00 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:46:00 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-29d52bb2-58ea-4672-b3c5-d195e20c977b tempest-TestShelveInstance-2122303240 tempest-TestShelveInstance-2122303240-project-member] Volume info retrieved successfully. Sep 06 06:46:00 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-29d52bb2-58ea-4672-b3c5-d195e20c977b tempest-TestShelveInstance-2122303240 tempest-TestShelveInstance-2122303240-project-member] http://192.168.122.198/volume/v3/volumes/0f9f4f61-8db4-4e0b-9497-063182c791dd returned with HTTP 200 Sep 06 06:46:00 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1170/2360] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:46:00 2026] GET /volume/v3/volumes/0f9f4f61-8db4-4e0b-9497-063182c791dd => generated 1332 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:46:00 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-26c4daac-3e5d-4340-9ddd-51577a9c9834 req-ae0743ae-aef2-4b6a-8cb7-6a5ff37f2722 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:46:00 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-26c4daac-3e5d-4340-9ddd-51577a9c9834 req-ae0743ae-aef2-4b6a-8cb7-6a5ff37f2722 tempest-TestShelveInstance-2122303240 tempest-TestShelveInstance-2122303240-project-member] GET http://192.168.122.198/volume/v3/volumes/0f9f4f61-8db4-4e0b-9497-063182c791dd Sep 06 06:46:00 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-26c4daac-3e5d-4340-9ddd-51577a9c9834 req-ae0743ae-aef2-4b6a-8cb7-6a5ff37f2722 tempest-TestShelveInstance-2122303240 tempest-TestShelveInstance-2122303240-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:46:00 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-26c4daac-3e5d-4340-9ddd-51577a9c9834 req-ae0743ae-aef2-4b6a-8cb7-6a5ff37f2722 tempest-TestShelveInstance-2122303240 tempest-TestShelveInstance-2122303240-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:46:00 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:46:00 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:46:00 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:46:00 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:46:00 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [req-26c4daac-3e5d-4340-9ddd-51577a9c9834 req-ae0743ae-aef2-4b6a-8cb7-6a5ff37f2722 tempest-TestShelveInstance-2122303240 tempest-TestShelveInstance-2122303240-project-member] Volume info retrieved successfully. Sep 06 06:46:00 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-26c4daac-3e5d-4340-9ddd-51577a9c9834 req-ae0743ae-aef2-4b6a-8cb7-6a5ff37f2722 tempest-TestShelveInstance-2122303240 tempest-TestShelveInstance-2122303240-project-member] http://192.168.122.198/volume/v3/volumes/0f9f4f61-8db4-4e0b-9497-063182c791dd returned with HTTP 200 Sep 06 06:46:00 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1191/2361] 192.168.122.198 () {60 vars in 1487 bytes} [Sun Sep 6 06:46:00 2026] GET /volume/v3/volumes/0f9f4f61-8db4-4e0b-9497-063182c791dd => generated 1332 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:46:01 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [req-26c4daac-3e5d-4340-9ddd-51577a9c9834 req-2db1bc53-482d-4469-982e-a4a030cdd8e0 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:46:01 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-26c4daac-3e5d-4340-9ddd-51577a9c9834 req-2db1bc53-482d-4469-982e-a4a030cdd8e0 tempest-TestShelveInstance-2122303240 tempest-TestShelveInstance-2122303240-project-member] GET http://192.168.122.198/volume/v3/volumes/0f9f4f61-8db4-4e0b-9497-063182c791dd Sep 06 06:46:01 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-26c4daac-3e5d-4340-9ddd-51577a9c9834 req-2db1bc53-482d-4469-982e-a4a030cdd8e0 tempest-TestShelveInstance-2122303240 tempest-TestShelveInstance-2122303240-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:46:01 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-26c4daac-3e5d-4340-9ddd-51577a9c9834 req-2db1bc53-482d-4469-982e-a4a030cdd8e0 tempest-TestShelveInstance-2122303240 tempest-TestShelveInstance-2122303240-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:46:01 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:46:01 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:46:01 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:46:01 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:46:01 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [req-26c4daac-3e5d-4340-9ddd-51577a9c9834 req-2db1bc53-482d-4469-982e-a4a030cdd8e0 tempest-TestShelveInstance-2122303240 tempest-TestShelveInstance-2122303240-project-member] Volume info retrieved successfully. Sep 06 06:46:01 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-26c4daac-3e5d-4340-9ddd-51577a9c9834 req-2db1bc53-482d-4469-982e-a4a030cdd8e0 tempest-TestShelveInstance-2122303240 tempest-TestShelveInstance-2122303240-project-member] http://192.168.122.198/volume/v3/volumes/0f9f4f61-8db4-4e0b-9497-063182c791dd returned with HTTP 200 Sep 06 06:46:01 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1171/2362] 192.168.122.198 () {60 vars in 1487 bytes} [Sun Sep 6 06:46:01 2026] GET /volume/v3/volumes/0f9f4f61-8db4-4e0b-9497-063182c791dd => generated 1332 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:46:01 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-922a8bd1-4eeb-4a07-aac2-352c356dfccf None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:46:01 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-922a8bd1-4eeb-4a07-aac2-352c356dfccf None None] GET http://192.168.122.198/volume// Sep 06 06:46:01 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-922a8bd1-4eeb-4a07-aac2-352c356dfccf None None] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:46:01 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-922a8bd1-4eeb-4a07-aac2-352c356dfccf None None] Calling method 'all' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:46:01 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-922a8bd1-4eeb-4a07-aac2-352c356dfccf None None] http://192.168.122.198/volume// returned with HTTP 300 Sep 06 06:46:01 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1192/2363] 192.168.122.198 () {58 vars in 1308 bytes} [Sun Sep 6 06:46:01 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 06:46:01 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [req-26c4daac-3e5d-4340-9ddd-51577a9c9834 req-53ca2cdd-65c1-45ca-9437-7fd821868291 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:46:01 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-26c4daac-3e5d-4340-9ddd-51577a9c9834 req-53ca2cdd-65c1-45ca-9437-7fd821868291 tempest-TestShelveInstance-2122303240 tempest-TestShelveInstance-2122303240-project-member] POST http://192.168.122.198/volume/v3/attachments Sep 06 06:46:01 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-26c4daac-3e5d-4340-9ddd-51577a9c9834 req-53ca2cdd-65c1-45ca-9437-7fd821868291 tempest-TestShelveInstance-2122303240 tempest-TestShelveInstance-2122303240-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0f9f4f61-8db4-4e0b-9497-063182c791dd", "connector": null, "instance_uuid": "1ec2c547-c8c3-432e-9136-1fa0f8e2c2d2"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:46:01 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:46:01 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:46:01 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:46:01 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:46:01 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-26c4daac-3e5d-4340-9ddd-51577a9c9834 req-53ca2cdd-65c1-45ca-9437-7fd821868291 tempest-TestShelveInstance-2122303240 tempest-TestShelveInstance-2122303240-project-member] http://192.168.122.198/volume/v3/attachments returned with HTTP 200 Sep 06 06:46:01 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1172/2364] 192.168.122.198 () {66 vars in 1483 bytes} [Sun Sep 6 06:46:01 2026] POST /volume/v3/attachments => generated 273 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:46:02 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-2afb915e-c09a-400e-83dc-8ba6966d5a19 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:46:02 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2afb915e-c09a-400e-83dc-8ba6966d5a19 None None] GET http://192.168.122.198/volume// Sep 06 06:46:02 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-2afb915e-c09a-400e-83dc-8ba6966d5a19 None None] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:46:02 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-2afb915e-c09a-400e-83dc-8ba6966d5a19 None None] Calling method 'all' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:46:02 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2afb915e-c09a-400e-83dc-8ba6966d5a19 None None] http://192.168.122.198/volume// returned with HTTP 300 Sep 06 06:46:02 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1193/2365] 192.168.122.198 () {58 vars in 1315 bytes} [Sun Sep 6 06:46: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 06 06:46:02 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [req-26c4daac-3e5d-4340-9ddd-51577a9c9834 req-e2847dbf-6689-4cc7-a777-383fbcde9d7f None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:46:02 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-26c4daac-3e5d-4340-9ddd-51577a9c9834 req-e2847dbf-6689-4cc7-a777-383fbcde9d7f tempest-TestShelveInstance-2122303240 tempest-TestShelveInstance-2122303240-project-member] GET http://192.168.122.198/volume/v3/volumes/0f9f4f61-8db4-4e0b-9497-063182c791dd Sep 06 06:46:02 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-26c4daac-3e5d-4340-9ddd-51577a9c9834 req-e2847dbf-6689-4cc7-a777-383fbcde9d7f tempest-TestShelveInstance-2122303240 tempest-TestShelveInstance-2122303240-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:46:02 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-26c4daac-3e5d-4340-9ddd-51577a9c9834 req-e2847dbf-6689-4cc7-a777-383fbcde9d7f tempest-TestShelveInstance-2122303240 tempest-TestShelveInstance-2122303240-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:46:02 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:46:02 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:46:02 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:46:02 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:46:02 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [req-26c4daac-3e5d-4340-9ddd-51577a9c9834 req-e2847dbf-6689-4cc7-a777-383fbcde9d7f tempest-TestShelveInstance-2122303240 tempest-TestShelveInstance-2122303240-project-member] Volume info retrieved successfully. Sep 06 06:46:02 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-26c4daac-3e5d-4340-9ddd-51577a9c9834 req-e2847dbf-6689-4cc7-a777-383fbcde9d7f tempest-TestShelveInstance-2122303240 tempest-TestShelveInstance-2122303240-project-member] http://192.168.122.198/volume/v3/volumes/0f9f4f61-8db4-4e0b-9497-063182c791dd returned with HTTP 200 Sep 06 06:46:02 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1173/2366] 192.168.122.198 () {62 vars in 1528 bytes} [Sun Sep 6 06:46:02 2026] GET /volume/v3/volumes/0f9f4f61-8db4-4e0b-9497-063182c791dd => generated 1512 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 06:46:02 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-26c4daac-3e5d-4340-9ddd-51577a9c9834 req-621cf507-e318-4877-9109-5319344c171c None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:46:02 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-26c4daac-3e5d-4340-9ddd-51577a9c9834 req-621cf507-e318-4877-9109-5319344c171c tempest-TestShelveInstance-2122303240 tempest-TestShelveInstance-2122303240-project-member] PUT http://192.168.122.198/volume/v3/attachments/6d3a307f-c4de-48fa-91be-9b88d6ed3037 Sep 06 06:46:02 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-26c4daac-3e5d-4340-9ddd-51577a9c9834 req-621cf507-e318-4877-9109-5319344c171c tempest-TestShelveInstance-2122303240 tempest-TestShelveInstance-2122303240-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.198", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:24e15970b53b", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "43662e98-aa50-48bf-885a-92da7f50de73", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:46:02 devstack devstack@c-api.service[87015]: DEBUG cinder.coordination [req-26c4daac-3e5d-4340-9ddd-51577a9c9834 req-621cf507-e318-4877-9109-5319344c171c tempest-TestShelveInstance-2122303240 tempest-TestShelveInstance-2122303240-project-member] Acquiring lock "cinder-attachment_update-0f9f4f61-8db4-4e0b-9497-063182c791dd-devstack" by "attachment_update" {{(pid=87015) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 06 06:46:03 devstack devstack@c-api.service[87015]: DEBUG cinder.coordination [req-26c4daac-3e5d-4340-9ddd-51577a9c9834 req-621cf507-e318-4877-9109-5319344c171c tempest-TestShelveInstance-2122303240 tempest-TestShelveInstance-2122303240-project-member] Lock "cinder-attachment_update-0f9f4f61-8db4-4e0b-9497-063182c791dd-devstack" acquired by "attachment_update" :: waited 0.018s {{(pid=87015) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 06 06:46:03 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:46:03 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:46:03 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:46:03 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:46:03 devstack devstack@c-api.service[87015]: DEBUG cinder.coordination [req-26c4daac-3e5d-4340-9ddd-51577a9c9834 req-621cf507-e318-4877-9109-5319344c171c tempest-TestShelveInstance-2122303240 tempest-TestShelveInstance-2122303240-project-member] Lock "cinder-attachment_update-0f9f4f61-8db4-4e0b-9497-063182c791dd-devstack" released by "attachment_update" :: held 0.174s {{(pid=87015) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 06 06:46:03 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-26c4daac-3e5d-4340-9ddd-51577a9c9834 req-621cf507-e318-4877-9109-5319344c171c tempest-TestShelveInstance-2122303240 tempest-TestShelveInstance-2122303240-project-member] http://192.168.122.198/volume/v3/attachments/6d3a307f-c4de-48fa-91be-9b88d6ed3037 returned with HTTP 200 Sep 06 06:46:03 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1194/2367] 192.168.122.198 () {66 vars in 1593 bytes} [Sun Sep 6 06:46:02 2026] PUT /volume/v3/attachments/6d3a307f-c4de-48fa-91be-9b88d6ed3037 => generated 694 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:46:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [req-26c4daac-3e5d-4340-9ddd-51577a9c9834 req-e9e187dd-23fe-442c-bd51-60d05c4c0140 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:46:03 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-26c4daac-3e5d-4340-9ddd-51577a9c9834 req-e9e187dd-23fe-442c-bd51-60d05c4c0140 tempest-TestShelveInstance-2122303240 tempest-TestShelveInstance-2122303240-project-member] POST http://192.168.122.198/volume/v3/attachments/6d3a307f-c4de-48fa-91be-9b88d6ed3037/action Sep 06 06:46:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-26c4daac-3e5d-4340-9ddd-51577a9c9834 req-e9e187dd-23fe-442c-bd51-60d05c4c0140 tempest-TestShelveInstance-2122303240 tempest-TestShelveInstance-2122303240-project-member] Action body: b'{"os-complete": null}' {{(pid=87014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:46:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-26c4daac-3e5d-4340-9ddd-51577a9c9834 req-e9e187dd-23fe-442c-bd51-60d05c4c0140 tempest-TestShelveInstance-2122303240 tempest-TestShelveInstance-2122303240-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:46:03 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:46:03 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:46:03 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:46:03 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:46:03 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-26c4daac-3e5d-4340-9ddd-51577a9c9834 req-e9e187dd-23fe-442c-bd51-60d05c4c0140 tempest-TestShelveInstance-2122303240 tempest-TestShelveInstance-2122303240-project-member] http://192.168.122.198/volume/v3/attachments/6d3a307f-c4de-48fa-91be-9b88d6ed3037/action returned with HTTP 204 Sep 06 06:46:03 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1174/2368] 192.168.122.198 () {66 vars in 1614 bytes} [Sun Sep 6 06:46:03 2026] POST /volume/v3/attachments/6d3a307f-c4de-48fa-91be-9b88d6ed3037/action => generated 0 bytes in 77 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:46:08 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-23a39e4c-bc5c-4aac-b7c6-ac69fe1290da None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:46:08 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-23a39e4c-bc5c-4aac-b7c6-ac69fe1290da None None] GET http://192.168.122.198/volume// Sep 06 06:46:08 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-23a39e4c-bc5c-4aac-b7c6-ac69fe1290da None None] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:46:08 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-23a39e4c-bc5c-4aac-b7c6-ac69fe1290da None None] Calling method 'all' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:46:08 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-23a39e4c-bc5c-4aac-b7c6-ac69fe1290da None None] http://192.168.122.198/volume// returned with HTTP 300 Sep 06 06:46:08 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1195/2369] 192.168.122.198 () {56 vars in 888 bytes} [Sun Sep 6 06:46:08 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 06:46:08 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-45680505-2490-432b-a707-d8de2ac5898e None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:46:08 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-45680505-2490-432b-a707-d8de2ac5898e None None] GET http://192.168.122.198/volume// Sep 06 06:46:08 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-45680505-2490-432b-a707-d8de2ac5898e None None] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:46:08 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-45680505-2490-432b-a707-d8de2ac5898e None None] Calling method 'all' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:46:08 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-45680505-2490-432b-a707-d8de2ac5898e None None] http://192.168.122.198/volume// returned with HTTP 300 Sep 06 06:46:08 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1175/2370] 192.168.122.198 () {56 vars in 888 bytes} [Sun Sep 6 06:46:08 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 06:46:08 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-2abf159f-5aff-4845-8da1-5b06967fa636 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:46:08 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2abf159f-5aff-4845-8da1-5b06967fa636 tempest-VersionsTest-198520825 tempest-VersionsTest-198520825-project-reader] GET http://192.168.122.198/volume/v3/ Sep 06 06:46:08 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-2abf159f-5aff-4845-8da1-5b06967fa636 tempest-VersionsTest-198520825 tempest-VersionsTest-198520825-project-reader] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:46:08 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-2abf159f-5aff-4845-8da1-5b06967fa636 tempest-VersionsTest-198520825 tempest-VersionsTest-198520825-project-reader] Calling method 'version_select' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:46:08 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2abf159f-5aff-4845-8da1-5b06967fa636 tempest-VersionsTest-198520825 tempest-VersionsTest-198520825-project-reader] http://192.168.122.198/volume/v3/ returned with HTTP 200 Sep 06 06:46:08 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1196/2371] 192.168.122.198 () {58 vars in 1100 bytes} [Sun Sep 6 06:46:08 2026] GET /volume/v3/ => generated 390 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:46:13 devstack devstack@c-api.service[87015]: DEBUG dbcounter [-] [87015] Writing DB stats cinder:SELECT=178,cinder:UPDATE=35,cinder:DELETE=4,cinder:INSERT=21 {{(pid=87015) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 06:46:13 devstack devstack@c-api.service[87014]: DEBUG dbcounter [-] [87014] Writing DB stats cinder:SELECT=248,cinder:INSERT=37,cinder:UPDATE=70,cinder:DELETE=5 {{(pid=87014) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 06:46:20 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-291b988b-12f3-486e-b673-7a86254779c5 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:46:20 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-291b988b-12f3-486e-b673-7a86254779c5 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:46:20 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-291b988b-12f3-486e-b673-7a86254779c5 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-507929058"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:46:20 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.volumes [None req-291b988b-12f3-486e-b673-7a86254779c5 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-507929058'}} {{(pid=87014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:46:20 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-291b988b-12f3-486e-b673-7a86254779c5 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Create volume of 1 GB Sep 06 06:46:20 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-291b988b-12f3-486e-b673-7a86254779c5 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Availability Zones retrieved successfully. Sep 06 06:46:20 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-291b988b-12f3-486e-b673-7a86254779c5 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Flow 'volume_create_api' (843b79a0-a5a5-4625-bfcf-d4605f63243f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:46:20 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-291b988b-12f3-486e-b673-7a86254779c5 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb8de181-2c73-4ef0-91ab-b1064eaf3888) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:46:20 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.flows.api.create_volume [None req-291b988b-12f3-486e-b673-7a86254779c5 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Validating volume size '1' using validate_int {{(pid=87014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:46:20 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-291b988b-12f3-486e-b673-7a86254779c5 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb8de181-2c73-4ef0-91ab-b1064eaf3888) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:46:20 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-291b988b-12f3-486e-b673-7a86254779c5 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09242955-b304-4069-a8f2-eada3ff8d9c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:46:21 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-291b988b-12f3-486e-b673-7a86254779c5 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Created reservations ['e5719244-cd6a-4077-8afb-a6fde1ddd931', '813563bc-b0ce-40c6-a0ca-883f643d77a0', '8676b39d-aa18-45a4-9ca5-dfd3a9fac8fb', 'a9ffd521-5d65-47b7-b044-d55a9ae40715'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:46:21 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-291b988b-12f3-486e-b673-7a86254779c5 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09242955-b304-4069-a8f2-eada3ff8d9c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e5719244-cd6a-4077-8afb-a6fde1ddd931', '813563bc-b0ce-40c6-a0ca-883f643d77a0', '8676b39d-aa18-45a4-9ca5-dfd3a9fac8fb', 'a9ffd521-5d65-47b7-b044-d55a9ae40715']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:46:21 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-291b988b-12f3-486e-b673-7a86254779c5 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc076d22-b5f7-4612-b352-d7b6d92cb1f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:46:21 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:46:21 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:46:21 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-291b988b-12f3-486e-b673-7a86254779c5 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc076d22-b5f7-4612-b352-d7b6d92cb1f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '664fd2af-f63c-46e6-8f07-005cde51676b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-507929058',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d8b3840bc7ae418496def1ce80fe4a5b',qos_specs=None,replication_status=,reservations=['e5719244-cd6a-4077-8afb-a6fde1ddd931','813563bc-b0ce-40c6-a0ca-883f643d77a0','8676b39d-aa18-45a4-9ca5-dfd3a9fac8fb','a9ffd521-5d65-47b7-b044-d55a9ae40715'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e41d548bb5d49b9b1ad894b4a46a3e2',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:46:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-507929058',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=664fd2af-f63c-46e6-8f07-005cde51676b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d8b3840bc7ae418496def1ce80fe4a5b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e41d548bb5d49b9b1ad894b4a46a3e2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:46:21 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-291b988b-12f3-486e-b673-7a86254779c5 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c48bd1a6-e549-4a9d-9506-76a173c0b2c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:46:21 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-291b988b-12f3-486e-b673-7a86254779c5 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c48bd1a6-e549-4a9d-9506-76a173c0b2c9) transitioned into state 'SUCCESS' from state '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-507929058',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d8b3840bc7ae418496def1ce80fe4a5b',qos_specs=None,replication_status=,reservations=['e5719244-cd6a-4077-8afb-a6fde1ddd931','813563bc-b0ce-40c6-a0ca-883f643d77a0','8676b39d-aa18-45a4-9ca5-dfd3a9fac8fb','a9ffd521-5d65-47b7-b044-d55a9ae40715'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e41d548bb5d49b9b1ad894b4a46a3e2',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:46:21 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-291b988b-12f3-486e-b673-7a86254779c5 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (adb8a1e8-c73f-4d8e-b302-5b94d97231a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:46:21 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-291b988b-12f3-486e-b673-7a86254779c5 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (adb8a1e8-c73f-4d8e-b302-5b94d97231a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:46:21 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-291b988b-12f3-486e-b673-7a86254779c5 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Flow 'volume_create_api' (843b79a0-a5a5-4625-bfcf-d4605f63243f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:46:21 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-291b988b-12f3-486e-b673-7a86254779c5 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Create volume request issued successfully. Sep 06 06:46:21 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-291b988b-12f3-486e-b673-7a86254779c5 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:46:21 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1176/2372] 192.168.122.198 () {60 vars in 1142 bytes} [Sun Sep 6 06:46:20 2026] POST /volume/v3/volumes => generated 762 bytes in 607 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:46:21 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-723445fc-9643-43a0-be1c-f6c2da3e996f None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:46:21 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-723445fc-9643-43a0-be1c-f6c2da3e996f tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] GET http://192.168.122.198/volume/v3/volumes/664fd2af-f63c-46e6-8f07-005cde51676b Sep 06 06:46:21 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-723445fc-9643-43a0-be1c-f6c2da3e996f tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:46:21 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-723445fc-9643-43a0-be1c-f6c2da3e996f tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:46:21 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:46:21 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:46:21 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:46:21 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:46:21 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-723445fc-9643-43a0-be1c-f6c2da3e996f tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Volume info retrieved successfully. Sep 06 06:46:21 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-723445fc-9643-43a0-be1c-f6c2da3e996f tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] http://192.168.122.198/volume/v3/volumes/664fd2af-f63c-46e6-8f07-005cde51676b returned with HTTP 200 Sep 06 06:46:21 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1197/2373] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:46:21 2026] GET /volume/v3/volumes/664fd2af-f63c-46e6-8f07-005cde51676b => generated 830 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:46:22 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-c5a142f8-6c01-455d-b4a9-054943355a43 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:46:22 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c5a142f8-6c01-455d-b4a9-054943355a43 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] GET http://192.168.122.198/volume/v3/volumes/664fd2af-f63c-46e6-8f07-005cde51676b Sep 06 06:46:22 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-c5a142f8-6c01-455d-b4a9-054943355a43 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:46:22 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-c5a142f8-6c01-455d-b4a9-054943355a43 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:46:22 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:46:22 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:46:22 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:46:22 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:46:22 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-c5a142f8-6c01-455d-b4a9-054943355a43 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Volume info retrieved successfully. Sep 06 06:46:22 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c5a142f8-6c01-455d-b4a9-054943355a43 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] http://192.168.122.198/volume/v3/volumes/664fd2af-f63c-46e6-8f07-005cde51676b returned with HTTP 200 Sep 06 06:46:22 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1177/2374] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:46:22 2026] GET /volume/v3/volumes/664fd2af-f63c-46e6-8f07-005cde51676b => generated 855 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:46:22 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-51c4b704-c73a-4513-b827-653385e53ed1 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:46:22 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-51c4b704-c73a-4513-b827-653385e53ed1 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-reader] GET http://192.168.122.198/volume/v3/volumes/664fd2af-f63c-46e6-8f07-005cde51676b Sep 06 06:46:22 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-51c4b704-c73a-4513-b827-653385e53ed1 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-reader] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:46:22 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-51c4b704-c73a-4513-b827-653385e53ed1 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-reader] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:46:22 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:46:22 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:46:22 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:46:22 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:46:22 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-51c4b704-c73a-4513-b827-653385e53ed1 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-reader] Volume info retrieved successfully. Sep 06 06:46:22 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-51c4b704-c73a-4513-b827-653385e53ed1 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-reader] http://192.168.122.198/volume/v3/volumes/664fd2af-f63c-46e6-8f07-005cde51676b returned with HTTP 200 Sep 06 06:46:22 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1198/2375] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:46:22 2026] GET /volume/v3/volumes/664fd2af-f63c-46e6-8f07-005cde51676b => generated 855 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 06:46:22 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-cfd85f87-7529-4de6-8528-6fb8acbf9ab8 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:46:22 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-cfd85f87-7529-4de6-8528-6fb8acbf9ab8 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] POST http://192.168.122.198/volume/v3/snapshots Sep 06 06:46:22 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-cfd85f87-7529-4de6-8528-6fb8acbf9ab8 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "664fd2af-f63c-46e6-8f07-005cde51676b", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1592175920"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:46:22 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:46:22 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:46:22 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:46:22 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:46:22 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-cfd85f87-7529-4de6-8528-6fb8acbf9ab8 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Volume info retrieved successfully. Sep 06 06:46:22 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.snapshots [None req-cfd85f87-7529-4de6-8528-6fb8acbf9ab8 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Create snapshot from volume 664fd2af-f63c-46e6-8f07-005cde51676b Sep 06 06:46:22 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-cfd85f87-7529-4de6-8528-6fb8acbf9ab8 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Created reservations ['1506769d-8f83-468d-8b77-b675ed8ca0f4', '85b0a761-aaa8-4d54-a36d-e2223b91d7ba', 'b4d3465d-916e-4f7c-9e52-7bc3f9e71ab6', 'b588fd9b-f330-4070-a3cd-f4c301844e3f'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:46:22 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:46:22 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:46:22 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-cfd85f87-7529-4de6-8528-6fb8acbf9ab8 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Snapshot create request issued successfully. Sep 06 06:46:22 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-cfd85f87-7529-4de6-8528-6fb8acbf9ab8 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] http://192.168.122.198/volume/v3/snapshots returned with HTTP 202 Sep 06 06:46:22 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1178/2376] 192.168.122.198 () {60 vars in 1149 bytes} [Sun Sep 6 06:46:22 2026] POST /volume/v3/snapshots => generated 380 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:46:22 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-798afe22-8290-484c-9d43-eff240882162 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:46:22 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-798afe22-8290-484c-9d43-eff240882162 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] GET http://192.168.122.198/volume/v3/snapshots/2217bb5c-bbbd-414d-bd69-0fc03063df6c Sep 06 06:46:22 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-798afe22-8290-484c-9d43-eff240882162 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:46:22 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-798afe22-8290-484c-9d43-eff240882162 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:46:22 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:46:22 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:46:22 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-798afe22-8290-484c-9d43-eff240882162 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Snapshot retrieved successfully. Sep 06 06:46:22 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-798afe22-8290-484c-9d43-eff240882162 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] http://192.168.122.198/volume/v3/snapshots/2217bb5c-bbbd-414d-bd69-0fc03063df6c returned with HTTP 200 Sep 06 06:46:22 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1199/2377] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:46:22 2026] GET /volume/v3/snapshots/2217bb5c-bbbd-414d-bd69-0fc03063df6c => generated 512 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:46:23 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-baf85a5f-eb40-4247-8424-cc37baa1d5c4 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:46:23 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-baf85a5f-eb40-4247-8424-cc37baa1d5c4 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] GET http://192.168.122.198/volume/v3/snapshots/2217bb5c-bbbd-414d-bd69-0fc03063df6c Sep 06 06:46:23 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-baf85a5f-eb40-4247-8424-cc37baa1d5c4 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:46:23 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-baf85a5f-eb40-4247-8424-cc37baa1d5c4 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:46:23 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:46:23 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:46:23 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-baf85a5f-eb40-4247-8424-cc37baa1d5c4 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Snapshot retrieved successfully. Sep 06 06:46:23 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-baf85a5f-eb40-4247-8424-cc37baa1d5c4 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] http://192.168.122.198/volume/v3/snapshots/2217bb5c-bbbd-414d-bd69-0fc03063df6c returned with HTTP 200 Sep 06 06:46:23 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1179/2378] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:46:23 2026] GET /volume/v3/snapshots/2217bb5c-bbbd-414d-bd69-0fc03063df6c => generated 512 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 06:46:24 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-57c280b8-b3d4-40d7-bcca-86d6dfe7063f None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:46:24 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-57c280b8-b3d4-40d7-bcca-86d6dfe7063f tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] GET http://192.168.122.198/volume/v3/snapshots/2217bb5c-bbbd-414d-bd69-0fc03063df6c Sep 06 06:46:24 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-57c280b8-b3d4-40d7-bcca-86d6dfe7063f tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:46:24 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-57c280b8-b3d4-40d7-bcca-86d6dfe7063f tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:46:24 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:46:24 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:46:24 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-57c280b8-b3d4-40d7-bcca-86d6dfe7063f tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Snapshot retrieved successfully. Sep 06 06:46:24 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-57c280b8-b3d4-40d7-bcca-86d6dfe7063f tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] http://192.168.122.198/volume/v3/snapshots/2217bb5c-bbbd-414d-bd69-0fc03063df6c returned with HTTP 200 Sep 06 06:46:24 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1200/2379] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:46:24 2026] GET /volume/v3/snapshots/2217bb5c-bbbd-414d-bd69-0fc03063df6c => generated 512 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:46:25 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-fe38ec24-051f-45df-b2ed-335a5cd8265e None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:46:25 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-fe38ec24-051f-45df-b2ed-335a5cd8265e tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] GET http://192.168.122.198/volume/v3/snapshots/2217bb5c-bbbd-414d-bd69-0fc03063df6c Sep 06 06:46:25 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-fe38ec24-051f-45df-b2ed-335a5cd8265e tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:46:25 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-fe38ec24-051f-45df-b2ed-335a5cd8265e tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:46:25 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:46:25 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:46:25 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-fe38ec24-051f-45df-b2ed-335a5cd8265e tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Snapshot retrieved successfully. Sep 06 06:46:25 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-fe38ec24-051f-45df-b2ed-335a5cd8265e tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] http://192.168.122.198/volume/v3/snapshots/2217bb5c-bbbd-414d-bd69-0fc03063df6c returned with HTTP 200 Sep 06 06:46:25 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1180/2380] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:46:25 2026] GET /volume/v3/snapshots/2217bb5c-bbbd-414d-bd69-0fc03063df6c => generated 539 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:46:25 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-9a8b59c6-d8f7-4fc5-9265-7cdba3e82071 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:46:25 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-9a8b59c6-d8f7-4fc5-9265-7cdba3e82071 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-reader] GET http://192.168.122.198/volume/v3/snapshots/2217bb5c-bbbd-414d-bd69-0fc03063df6c Sep 06 06:46:25 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-9a8b59c6-d8f7-4fc5-9265-7cdba3e82071 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-reader] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:46:25 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-9a8b59c6-d8f7-4fc5-9265-7cdba3e82071 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-reader] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:46:25 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:46:25 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:46:25 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-9a8b59c6-d8f7-4fc5-9265-7cdba3e82071 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-reader] Snapshot retrieved successfully. Sep 06 06:46:25 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-9a8b59c6-d8f7-4fc5-9265-7cdba3e82071 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-reader] http://192.168.122.198/volume/v3/snapshots/2217bb5c-bbbd-414d-bd69-0fc03063df6c returned with HTTP 200 Sep 06 06:46:25 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1201/2381] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:46:25 2026] GET /volume/v3/snapshots/2217bb5c-bbbd-414d-bd69-0fc03063df6c => generated 539 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:46:25 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-5af28614-6260-411e-aa97-298642a328f0 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:46:25 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-5af28614-6260-411e-aa97-298642a328f0 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-reader] GET http://192.168.122.198/volume/v3/snapshots Sep 06 06:46:25 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-5af28614-6260-411e-aa97-298642a328f0 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-reader] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:46:25 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-5af28614-6260-411e-aa97-298642a328f0 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-reader] Calling method 'index' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:46:25 devstack devstack@c-api.service[87014]: DEBUG cinder.api.api_utils [None req-5af28614-6260-411e-aa97-298642a328f0 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-reader] Removing options '' from query. {{(pid=87014) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 06:46:25 devstack devstack@c-api.service[87014]: DEBUG cinder.db.api [None req-5af28614-6260-411e-aa97-298642a328f0 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-reader] Building query based on filter {{(pid=87014) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 06:46:25 devstack devstack@c-api.service[87014]: /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 06 06:46:25 devstack devstack@c-api.service[87014]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 06:46:25 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-5af28614-6260-411e-aa97-298642a328f0 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-reader] Get all snapshots completed successfully. Sep 06 06:46:25 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-5af28614-6260-411e-aa97-298642a328f0 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-reader] http://192.168.122.198/volume/v3/snapshots returned with HTTP 200 Sep 06 06:46:25 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1181/2382] 192.168.122.198 () {58 vars in 1127 bytes} [Sun Sep 6 06:46:25 2026] GET /volume/v3/snapshots => generated 408 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:46:25 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-b6b5a476-06cc-4387-a22b-673d4024f91d None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:46:25 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b6b5a476-06cc-4387-a22b-673d4024f91d tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] PUT http://192.168.122.198/volume/v3/snapshots/2217bb5c-bbbd-414d-bd69-0fc03063df6c Sep 06 06:46:25 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b6b5a476-06cc-4387-a22b-673d4024f91d tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-552417565", "description": "This is the new description of snapshot."}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:46:25 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:46:25 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:46:25 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-b6b5a476-06cc-4387-a22b-673d4024f91d tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Snapshot retrieved successfully. Sep 06 06:46:25 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b6b5a476-06cc-4387-a22b-673d4024f91d tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] http://192.168.122.198/volume/v3/snapshots/2217bb5c-bbbd-414d-bd69-0fc03063df6c returned with HTTP 200 Sep 06 06:46:25 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1202/2383] 192.168.122.198 () {60 vars in 1259 bytes} [Sun Sep 6 06:46:25 2026] PUT /volume/v3/snapshots/2217bb5c-bbbd-414d-bd69-0fc03063df6c => generated 442 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:46:25 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-db23a3ab-bf18-4436-aad8-10daead97b10 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:46:25 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-db23a3ab-bf18-4436-aad8-10daead97b10 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-reader] GET http://192.168.122.198/volume/v3/snapshots/2217bb5c-bbbd-414d-bd69-0fc03063df6c Sep 06 06:46:25 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-db23a3ab-bf18-4436-aad8-10daead97b10 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-reader] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:46:25 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-db23a3ab-bf18-4436-aad8-10daead97b10 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-reader] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:46:25 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:46:25 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:46:25 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-db23a3ab-bf18-4436-aad8-10daead97b10 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-reader] Snapshot retrieved successfully. Sep 06 06:46:25 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-db23a3ab-bf18-4436-aad8-10daead97b10 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-reader] http://192.168.122.198/volume/v3/snapshots/2217bb5c-bbbd-414d-bd69-0fc03063df6c returned with HTTP 200 Sep 06 06:46:25 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1182/2384] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:46:25 2026] GET /volume/v3/snapshots/2217bb5c-bbbd-414d-bd69-0fc03063df6c => generated 576 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:46:26 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-f15a2e3e-b19a-4ee5-a20d-419d53bd3083 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:46:26 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f15a2e3e-b19a-4ee5-a20d-419d53bd3083 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] DELETE http://192.168.122.198/volume/v3/snapshots/2217bb5c-bbbd-414d-bd69-0fc03063df6c Sep 06 06:46:26 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-f15a2e3e-b19a-4ee5-a20d-419d53bd3083 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:46:26 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-f15a2e3e-b19a-4ee5-a20d-419d53bd3083 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:46:26 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.snapshots [None req-f15a2e3e-b19a-4ee5-a20d-419d53bd3083 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Delete snapshot with id: 2217bb5c-bbbd-414d-bd69-0fc03063df6c Sep 06 06:46:26 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:46:26 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:46:26 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-f15a2e3e-b19a-4ee5-a20d-419d53bd3083 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Snapshot retrieved successfully. Sep 06 06:46:26 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:46:26 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:46:26 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-f15a2e3e-b19a-4ee5-a20d-419d53bd3083 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Snapshot delete request issued successfully. Sep 06 06:46:26 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f15a2e3e-b19a-4ee5-a20d-419d53bd3083 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] http://192.168.122.198/volume/v3/snapshots/2217bb5c-bbbd-414d-bd69-0fc03063df6c returned with HTTP 202 Sep 06 06:46:26 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1203/2385] 192.168.122.198 () {58 vars in 1241 bytes} [Sun Sep 6 06:46:26 2026] DELETE /volume/v3/snapshots/2217bb5c-bbbd-414d-bd69-0fc03063df6c => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:46:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-4c0134b7-ae4b-4181-85f0-8547f5975d64 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:46:26 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-4c0134b7-ae4b-4181-85f0-8547f5975d64 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] GET http://192.168.122.198/volume/v3/snapshots/2217bb5c-bbbd-414d-bd69-0fc03063df6c Sep 06 06:46:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-4c0134b7-ae4b-4181-85f0-8547f5975d64 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:46:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-4c0134b7-ae4b-4181-85f0-8547f5975d64 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:46:26 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:46:26 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:46:26 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-4c0134b7-ae4b-4181-85f0-8547f5975d64 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Snapshot retrieved successfully. Sep 06 06:46:26 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-4c0134b7-ae4b-4181-85f0-8547f5975d64 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] http://192.168.122.198/volume/v3/snapshots/2217bb5c-bbbd-414d-bd69-0fc03063df6c returned with HTTP 200 Sep 06 06:46:26 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1183/2386] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:46:26 2026] GET /volume/v3/snapshots/2217bb5c-bbbd-414d-bd69-0fc03063df6c => generated 575 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:46:27 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-00bcecd0-82b8-4689-9d26-47e7078629de None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:46:27 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-00bcecd0-82b8-4689-9d26-47e7078629de tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] GET http://192.168.122.198/volume/v3/snapshots/2217bb5c-bbbd-414d-bd69-0fc03063df6c Sep 06 06:46:27 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-00bcecd0-82b8-4689-9d26-47e7078629de tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:46:27 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-00bcecd0-82b8-4689-9d26-47e7078629de tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:46:27 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:46:27 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:46:27 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-00bcecd0-82b8-4689-9d26-47e7078629de tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Snapshot retrieved successfully. Sep 06 06:46:27 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-00bcecd0-82b8-4689-9d26-47e7078629de tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] http://192.168.122.198/volume/v3/snapshots/2217bb5c-bbbd-414d-bd69-0fc03063df6c returned with HTTP 200 Sep 06 06:46:27 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1204/2387] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:46:27 2026] GET /volume/v3/snapshots/2217bb5c-bbbd-414d-bd69-0fc03063df6c => generated 575 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:46:28 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-eb6107a1-dd43-4658-a920-bfc9989e532d None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:46:28 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-eb6107a1-dd43-4658-a920-bfc9989e532d tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] GET http://192.168.122.198/volume/v3/snapshots/2217bb5c-bbbd-414d-bd69-0fc03063df6c Sep 06 06:46:28 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-eb6107a1-dd43-4658-a920-bfc9989e532d tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:46:28 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-eb6107a1-dd43-4658-a920-bfc9989e532d tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:46:28 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-eb6107a1-dd43-4658-a920-bfc9989e532d tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] http://192.168.122.198/volume/v3/snapshots/2217bb5c-bbbd-414d-bd69-0fc03063df6c returned with HTTP 404 Sep 06 06:46:28 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1184/2388] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:46:28 2026] GET /volume/v3/snapshots/2217bb5c-bbbd-414d-bd69-0fc03063df6c => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:46:28 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-30d4823b-54db-4954-beb8-c9b9a5b7a2bd None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:46:28 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-30d4823b-54db-4954-beb8-c9b9a5b7a2bd tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] DELETE http://192.168.122.198/volume/v3/snapshots/2217bb5c-bbbd-414d-bd69-0fc03063df6c Sep 06 06:46:28 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-30d4823b-54db-4954-beb8-c9b9a5b7a2bd tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:46:28 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-30d4823b-54db-4954-beb8-c9b9a5b7a2bd tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:46:28 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.snapshots [None req-30d4823b-54db-4954-beb8-c9b9a5b7a2bd tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Delete snapshot with id: 2217bb5c-bbbd-414d-bd69-0fc03063df6c Sep 06 06:46:28 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-30d4823b-54db-4954-beb8-c9b9a5b7a2bd tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] http://192.168.122.198/volume/v3/snapshots/2217bb5c-bbbd-414d-bd69-0fc03063df6c returned with HTTP 404 Sep 06 06:46:28 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1205/2389] 192.168.122.198 () {58 vars in 1241 bytes} [Sun Sep 6 06:46:28 2026] DELETE /volume/v3/snapshots/2217bb5c-bbbd-414d-bd69-0fc03063df6c => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:46:28 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-0e8a4877-ff0f-4515-9edd-ea3d39554c55 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:46:28 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-0e8a4877-ff0f-4515-9edd-ea3d39554c55 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-reader] GET http://192.168.122.198/volume/v3/volumes/664fd2af-f63c-46e6-8f07-005cde51676b Sep 06 06:46:28 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-0e8a4877-ff0f-4515-9edd-ea3d39554c55 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-reader] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:46:28 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-0e8a4877-ff0f-4515-9edd-ea3d39554c55 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-reader] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:46:28 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:46:28 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:46:28 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:46:28 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:46:28 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-0e8a4877-ff0f-4515-9edd-ea3d39554c55 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-reader] Volume info retrieved successfully. Sep 06 06:46:28 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-0e8a4877-ff0f-4515-9edd-ea3d39554c55 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-reader] http://192.168.122.198/volume/v3/volumes/664fd2af-f63c-46e6-8f07-005cde51676b returned with HTTP 200 Sep 06 06:46:28 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1185/2390] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:46:28 2026] GET /volume/v3/volumes/664fd2af-f63c-46e6-8f07-005cde51676b => generated 855 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:46:28 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-8f518e62-4961-4952-830f-639dc686bfae None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:46:28 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-8f518e62-4961-4952-830f-639dc686bfae tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:46:28 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-8f518e62-4961-4952-830f-639dc686bfae tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-550978167"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:46:28 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.volumes [None req-8f518e62-4961-4952-830f-639dc686bfae tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-550978167'}} {{(pid=87015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:46:28 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-8f518e62-4961-4952-830f-639dc686bfae tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Create volume of 1 GB Sep 06 06:46:28 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-8f518e62-4961-4952-830f-639dc686bfae tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Availability Zones retrieved successfully. Sep 06 06:46:28 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-8f518e62-4961-4952-830f-639dc686bfae tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Flow 'volume_create_api' (8ee739a4-244f-43a5-b132-870101292e46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:46:28 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-8f518e62-4961-4952-830f-639dc686bfae tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (798d3824-8302-494f-80e8-02b2e91c52c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:46:28 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.flows.api.create_volume [None req-8f518e62-4961-4952-830f-639dc686bfae tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Validating volume size '1' using validate_int {{(pid=87015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:46:28 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-8f518e62-4961-4952-830f-639dc686bfae tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (798d3824-8302-494f-80e8-02b2e91c52c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:46:28 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-8f518e62-4961-4952-830f-639dc686bfae tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (931d95c5-afb4-4ed0-85e5-3ef5c84cbb14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:46:28 devstack devstack@c-api.service[87015]: DEBUG cinder.quota [None req-8f518e62-4961-4952-830f-639dc686bfae tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Created reservations ['6b7238d0-cee8-4960-a173-7088ad2bda2a', 'ee504780-6bdb-45e7-9409-d0b5fd4af015', 'aeec22f5-a904-48a4-9745-22c6459bb0e6', '93e28025-7bb1-4bb7-a1dd-31129023eb74'] {{(pid=87015) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:46:28 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-8f518e62-4961-4952-830f-639dc686bfae tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (931d95c5-afb4-4ed0-85e5-3ef5c84cbb14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6b7238d0-cee8-4960-a173-7088ad2bda2a', 'ee504780-6bdb-45e7-9409-d0b5fd4af015', 'aeec22f5-a904-48a4-9745-22c6459bb0e6', '93e28025-7bb1-4bb7-a1dd-31129023eb74']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:46:28 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-8f518e62-4961-4952-830f-639dc686bfae tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c31b50e-1167-4c97-a93c-d4fa233200a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:46:28 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:46:28 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:46:28 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-8f518e62-4961-4952-830f-639dc686bfae tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c31b50e-1167-4c97-a93c-d4fa233200a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6e34903c-731c-4898-94d7-9f2485dbe5eb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-550978167',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d8b3840bc7ae418496def1ce80fe4a5b',qos_specs=None,replication_status=,reservations=['6b7238d0-cee8-4960-a173-7088ad2bda2a','ee504780-6bdb-45e7-9409-d0b5fd4af015','aeec22f5-a904-48a4-9745-22c6459bb0e6','93e28025-7bb1-4bb7-a1dd-31129023eb74'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e41d548bb5d49b9b1ad894b4a46a3e2',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:46:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-550978167',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6e34903c-731c-4898-94d7-9f2485dbe5eb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d8b3840bc7ae418496def1ce80fe4a5b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e41d548bb5d49b9b1ad894b4a46a3e2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:46:28 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-8f518e62-4961-4952-830f-639dc686bfae tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dda6c877-6d53-47b0-9734-003ed5e27b04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:46:28 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-8f518e62-4961-4952-830f-639dc686bfae tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dda6c877-6d53-47b0-9734-003ed5e27b04) transitioned into state 'SUCCESS' from state '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-550978167',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d8b3840bc7ae418496def1ce80fe4a5b',qos_specs=None,replication_status=,reservations=['6b7238d0-cee8-4960-a173-7088ad2bda2a','ee504780-6bdb-45e7-9409-d0b5fd4af015','aeec22f5-a904-48a4-9745-22c6459bb0e6','93e28025-7bb1-4bb7-a1dd-31129023eb74'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e41d548bb5d49b9b1ad894b4a46a3e2',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:46:28 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-8f518e62-4961-4952-830f-639dc686bfae tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a2f085b-cc22-4f5e-b341-1b53d39ea122) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:46:28 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-8f518e62-4961-4952-830f-639dc686bfae tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a2f085b-cc22-4f5e-b341-1b53d39ea122) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:46:28 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-8f518e62-4961-4952-830f-639dc686bfae tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Flow 'volume_create_api' (8ee739a4-244f-43a5-b132-870101292e46) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:46:28 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-8f518e62-4961-4952-830f-639dc686bfae tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Create volume request issued successfully. Sep 06 06:46:28 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-8f518e62-4961-4952-830f-639dc686bfae tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:46:28 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1206/2391] 192.168.122.198 () {60 vars in 1142 bytes} [Sun Sep 6 06:46:28 2026] POST /volume/v3/volumes => generated 762 bytes in 281 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:46:28 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-f6075b3d-be08-4a7f-9490-85a275b08fec None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:46:28 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f6075b3d-be08-4a7f-9490-85a275b08fec tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] GET http://192.168.122.198/volume/v3/volumes/6e34903c-731c-4898-94d7-9f2485dbe5eb Sep 06 06:46:28 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-f6075b3d-be08-4a7f-9490-85a275b08fec tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:46:28 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-f6075b3d-be08-4a7f-9490-85a275b08fec tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:46:28 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:46:28 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:46:28 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:46:28 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:46:28 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-f6075b3d-be08-4a7f-9490-85a275b08fec tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Volume info retrieved successfully. Sep 06 06:46:28 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f6075b3d-be08-4a7f-9490-85a275b08fec tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] http://192.168.122.198/volume/v3/volumes/6e34903c-731c-4898-94d7-9f2485dbe5eb returned with HTTP 200 Sep 06 06:46:28 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1186/2392] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:46:28 2026] GET /volume/v3/volumes/6e34903c-731c-4898-94d7-9f2485dbe5eb => generated 830 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:46:29 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-c44c8572-ca5c-4ae8-ae3e-09a6147fd33a None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:46:29 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c44c8572-ca5c-4ae8-ae3e-09a6147fd33a tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] GET http://192.168.122.198/volume/v3/volumes/6e34903c-731c-4898-94d7-9f2485dbe5eb Sep 06 06:46:29 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-c44c8572-ca5c-4ae8-ae3e-09a6147fd33a tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:46:29 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-c44c8572-ca5c-4ae8-ae3e-09a6147fd33a tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:46:29 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:46:29 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:46:29 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:46:29 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:46:29 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-c44c8572-ca5c-4ae8-ae3e-09a6147fd33a tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Volume info retrieved successfully. Sep 06 06:46:29 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c44c8572-ca5c-4ae8-ae3e-09a6147fd33a tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] http://192.168.122.198/volume/v3/volumes/6e34903c-731c-4898-94d7-9f2485dbe5eb returned with HTTP 200 Sep 06 06:46:29 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1207/2393] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:46:29 2026] GET /volume/v3/volumes/6e34903c-731c-4898-94d7-9f2485dbe5eb => generated 855 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:46:29 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-125af084-c455-42c1-a6a0-dd0cadf51988 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:46:29 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-125af084-c455-42c1-a6a0-dd0cadf51988 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] POST http://192.168.122.198/volume/v3/snapshots Sep 06 06:46:29 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-125af084-c455-42c1-a6a0-dd0cadf51988 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6e34903c-731c-4898-94d7-9f2485dbe5eb", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2133085571"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:46:29 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:46:29 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:46:29 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:46:29 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:46:29 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-125af084-c455-42c1-a6a0-dd0cadf51988 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Volume info retrieved successfully. Sep 06 06:46:29 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.snapshots [None req-125af084-c455-42c1-a6a0-dd0cadf51988 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Create snapshot from volume 6e34903c-731c-4898-94d7-9f2485dbe5eb Sep 06 06:46:29 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-125af084-c455-42c1-a6a0-dd0cadf51988 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Created reservations ['130db02d-c68a-458a-95dd-220391f87aa2', '4eea453f-cb08-4b76-b020-9133e8c1f43d', '4a35cccc-071e-4072-a808-2a4609bf8551', '132b7a64-cc49-42d3-ad13-2ba86b14b3d2'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:46:29 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:46:29 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:46:29 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-125af084-c455-42c1-a6a0-dd0cadf51988 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Snapshot create request issued successfully. Sep 06 06:46:29 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-125af084-c455-42c1-a6a0-dd0cadf51988 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] http://192.168.122.198/volume/v3/snapshots returned with HTTP 202 Sep 06 06:46:29 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1187/2394] 192.168.122.198 () {60 vars in 1149 bytes} [Sun Sep 6 06:46:29 2026] POST /volume/v3/snapshots => generated 310 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:46:29 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-9aa879cd-1c58-4230-9939-84a6b4534730 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:46:29 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-9aa879cd-1c58-4230-9939-84a6b4534730 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] GET http://192.168.122.198/volume/v3/snapshots/8859ec05-7b85-4116-9fab-0172ad843fbb Sep 06 06:46:29 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-9aa879cd-1c58-4230-9939-84a6b4534730 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:46:29 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-9aa879cd-1c58-4230-9939-84a6b4534730 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:46:29 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:46:29 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:46:29 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-9aa879cd-1c58-4230-9939-84a6b4534730 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Snapshot retrieved successfully. Sep 06 06:46:29 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-9aa879cd-1c58-4230-9939-84a6b4534730 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] http://192.168.122.198/volume/v3/snapshots/8859ec05-7b85-4116-9fab-0172ad843fbb returned with HTTP 200 Sep 06 06:46:29 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1208/2395] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:46:29 2026] GET /volume/v3/snapshots/8859ec05-7b85-4116-9fab-0172ad843fbb => generated 442 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:46:30 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-f13cd797-1a7f-45ec-aa2c-29aee4c7fbd2 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:46:30 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f13cd797-1a7f-45ec-aa2c-29aee4c7fbd2 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] GET http://192.168.122.198/volume/v3/snapshots/8859ec05-7b85-4116-9fab-0172ad843fbb Sep 06 06:46:30 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-f13cd797-1a7f-45ec-aa2c-29aee4c7fbd2 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:46:30 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-f13cd797-1a7f-45ec-aa2c-29aee4c7fbd2 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:46:30 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:46:30 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:46:30 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-f13cd797-1a7f-45ec-aa2c-29aee4c7fbd2 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Snapshot retrieved successfully. Sep 06 06:46:30 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f13cd797-1a7f-45ec-aa2c-29aee4c7fbd2 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] http://192.168.122.198/volume/v3/snapshots/8859ec05-7b85-4116-9fab-0172ad843fbb returned with HTTP 200 Sep 06 06:46:30 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1188/2396] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:46:30 2026] GET /volume/v3/snapshots/8859ec05-7b85-4116-9fab-0172ad843fbb => generated 442 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:46:31 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-36efc139-680a-4331-9b10-ac9cae20008d None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:46:31 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-36efc139-680a-4331-9b10-ac9cae20008d tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] GET http://192.168.122.198/volume/v3/snapshots/8859ec05-7b85-4116-9fab-0172ad843fbb Sep 06 06:46:31 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-36efc139-680a-4331-9b10-ac9cae20008d tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:46:31 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-36efc139-680a-4331-9b10-ac9cae20008d tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:46:31 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:46:31 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:46:31 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-36efc139-680a-4331-9b10-ac9cae20008d tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Snapshot retrieved successfully. Sep 06 06:46:31 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-36efc139-680a-4331-9b10-ac9cae20008d tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] http://192.168.122.198/volume/v3/snapshots/8859ec05-7b85-4116-9fab-0172ad843fbb returned with HTTP 200 Sep 06 06:46:31 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1209/2397] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:46:31 2026] GET /volume/v3/snapshots/8859ec05-7b85-4116-9fab-0172ad843fbb => generated 469 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 06:46:31 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-09728c5f-f3c2-4f6e-87bd-c09b586b7c3a None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:46:31 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-09728c5f-f3c2-4f6e-87bd-c09b586b7c3a tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:46:31 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-09728c5f-f3c2-4f6e-87bd-c09b586b7c3a tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "8859ec05-7b85-4116-9fab-0172ad843fbb", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-1976536037"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:46:31 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.volumes [None req-09728c5f-f3c2-4f6e-87bd-c09b586b7c3a tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Create volume request body: {'volume': {'snapshot_id': '8859ec05-7b85-4116-9fab-0172ad843fbb', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1976536037'}} {{(pid=87014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:46:31 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:46:31 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:46:31 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-09728c5f-f3c2-4f6e-87bd-c09b586b7c3a tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Snapshot retrieved successfully. Sep 06 06:46:31 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-09728c5f-f3c2-4f6e-87bd-c09b586b7c3a tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Create volume of 2 GB Sep 06 06:46:31 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-09728c5f-f3c2-4f6e-87bd-c09b586b7c3a tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Availability Zones retrieved successfully. Sep 06 06:46:31 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-09728c5f-f3c2-4f6e-87bd-c09b586b7c3a tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Flow 'volume_create_api' (0b803c42-9cc7-4189-b28a-6b9a76196ee0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:46:31 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-09728c5f-f3c2-4f6e-87bd-c09b586b7c3a tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (420e1584-a495-40a5-80e5-ac8894f47951) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:46:31 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.flows.api.create_volume [None req-09728c5f-f3c2-4f6e-87bd-c09b586b7c3a tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=87014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:46:31 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:46:31 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:46:32 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-09728c5f-f3c2-4f6e-87bd-c09b586b7c3a tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (420e1584-a495-40a5-80e5-ac8894f47951) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '8859ec05-7b85-4116-9fab-0172ad843fbb', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:46:32 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-09728c5f-f3c2-4f6e-87bd-c09b586b7c3a tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f047004e-d042-4f78-be32-85593dcacdd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:46:32 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-09728c5f-f3c2-4f6e-87bd-c09b586b7c3a tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Created reservations ['ee314326-4e2b-43ac-8a75-61417adbb175', 'f5566923-3c2f-4078-8eb9-bc2920264e42', 'af52011d-1cb8-4b7c-a8c1-c1621651537e', '3622fff3-0849-43f0-b0cf-7d01b118511f'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:46:32 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-09728c5f-f3c2-4f6e-87bd-c09b586b7c3a tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f047004e-d042-4f78-be32-85593dcacdd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ee314326-4e2b-43ac-8a75-61417adbb175', 'f5566923-3c2f-4078-8eb9-bc2920264e42', 'af52011d-1cb8-4b7c-a8c1-c1621651537e', '3622fff3-0849-43f0-b0cf-7d01b118511f']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:46:32 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-09728c5f-f3c2-4f6e-87bd-c09b586b7c3a tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f25247d-d9f8-4885-a212-e7f8e3b2c52b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:46:32 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:46:32 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:46:32 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:46:32 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:46:32 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-09728c5f-f3c2-4f6e-87bd-c09b586b7c3a tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f25247d-d9f8-4885-a212-e7f8e3b2c52b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f9a393f-fe78-483d-ab36-2722393fff3a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1976536037',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d8b3840bc7ae418496def1ce80fe4a5b',qos_specs=None,replication_status=,reservations=['ee314326-4e2b-43ac-8a75-61417adbb175','f5566923-3c2f-4078-8eb9-bc2920264e42','af52011d-1cb8-4b7c-a8c1-c1621651537e','3622fff3-0849-43f0-b0cf-7d01b118511f'],size=2,snapshot_id=8859ec05-7b85-4116-9fab-0172ad843fbb,source_replicaid=,source_volid=None,status='creating',user_id='9e41d548bb5d49b9b1ad894b4a46a3e2',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:46:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1976536037',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5f9a393f-fe78-483d-ab36-2722393fff3a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d8b3840bc7ae418496def1ce80fe4a5b',provider_auth=None,provider_geometry=None,provider_id=None,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=8859ec05-7b85-4116-9fab-0172ad843fbb,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e41d548bb5d49b9b1ad894b4a46a3e2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:46:32 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-09728c5f-f3c2-4f6e-87bd-c09b586b7c3a tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc4b5451-14b5-4a11-8971-b3657b6a7287) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:46:32 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-09728c5f-f3c2-4f6e-87bd-c09b586b7c3a tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc4b5451-14b5-4a11-8971-b3657b6a7287) transitioned into state 'SUCCESS' from state '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-1976536037',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d8b3840bc7ae418496def1ce80fe4a5b',qos_specs=None,replication_status=,reservations=['ee314326-4e2b-43ac-8a75-61417adbb175','f5566923-3c2f-4078-8eb9-bc2920264e42','af52011d-1cb8-4b7c-a8c1-c1621651537e','3622fff3-0849-43f0-b0cf-7d01b118511f'],size=2,snapshot_id=8859ec05-7b85-4116-9fab-0172ad843fbb,source_replicaid=,source_volid=None,status='creating',user_id='9e41d548bb5d49b9b1ad894b4a46a3e2',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:46:32 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-09728c5f-f3c2-4f6e-87bd-c09b586b7c3a tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5c01447-a7c2-4722-a03f-3837a432af2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:46:32 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:46:32 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:46:32 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-09728c5f-f3c2-4f6e-87bd-c09b586b7c3a tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5c01447-a7c2-4722-a03f-3837a432af2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:46:32 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-09728c5f-f3c2-4f6e-87bd-c09b586b7c3a tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Flow 'volume_create_api' (0b803c42-9cc7-4189-b28a-6b9a76196ee0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:46:32 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-09728c5f-f3c2-4f6e-87bd-c09b586b7c3a tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Create volume request issued successfully. Sep 06 06:46:32 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-09728c5f-f3c2-4f6e-87bd-c09b586b7c3a tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:46:32 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1189/2398] 192.168.122.198 () {60 vars in 1143 bytes} [Sun Sep 6 06:46:31 2026] POST /volume/v3/volumes => generated 797 bytes in 383 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:46:32 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-adae19f2-2ed0-4db3-a5d1-64d2f7ec541a None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:46:32 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-adae19f2-2ed0-4db3-a5d1-64d2f7ec541a tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] GET http://192.168.122.198/volume/v3/volumes/5f9a393f-fe78-483d-ab36-2722393fff3a Sep 06 06:46:32 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-adae19f2-2ed0-4db3-a5d1-64d2f7ec541a tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:46:32 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-adae19f2-2ed0-4db3-a5d1-64d2f7ec541a tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:46:32 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:46:32 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:46:32 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:46:32 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:46:32 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-adae19f2-2ed0-4db3-a5d1-64d2f7ec541a tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Volume info retrieved successfully. Sep 06 06:46:32 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-adae19f2-2ed0-4db3-a5d1-64d2f7ec541a tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] http://192.168.122.198/volume/v3/volumes/5f9a393f-fe78-483d-ab36-2722393fff3a returned with HTTP 200 Sep 06 06:46:32 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1210/2399] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:46:32 2026] GET /volume/v3/volumes/5f9a393f-fe78-483d-ab36-2722393fff3a => generated 865 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:46:33 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-18f35a76-beff-479d-a3b2-a26fd48fa3ab None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:46:33 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-18f35a76-beff-479d-a3b2-a26fd48fa3ab tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] GET http://192.168.122.198/volume/v3/volumes/5f9a393f-fe78-483d-ab36-2722393fff3a Sep 06 06:46:33 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-18f35a76-beff-479d-a3b2-a26fd48fa3ab tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:46:33 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-18f35a76-beff-479d-a3b2-a26fd48fa3ab tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:46:33 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:46:33 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:46:33 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:46:33 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:46:33 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-18f35a76-beff-479d-a3b2-a26fd48fa3ab tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Volume info retrieved successfully. Sep 06 06:46:33 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-18f35a76-beff-479d-a3b2-a26fd48fa3ab tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] http://192.168.122.198/volume/v3/volumes/5f9a393f-fe78-483d-ab36-2722393fff3a returned with HTTP 200 Sep 06 06:46:33 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1190/2400] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:46:33 2026] GET /volume/v3/volumes/5f9a393f-fe78-483d-ab36-2722393fff3a => generated 889 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:46:34 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-1dcfe0c8-44f2-4b5b-b49d-b49aa579c3c2 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:46:34 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-1dcfe0c8-44f2-4b5b-b49d-b49aa579c3c2 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] GET http://192.168.122.198/volume/v3/volumes/5f9a393f-fe78-483d-ab36-2722393fff3a Sep 06 06:46:34 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-1dcfe0c8-44f2-4b5b-b49d-b49aa579c3c2 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:46:34 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-1dcfe0c8-44f2-4b5b-b49d-b49aa579c3c2 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:46:34 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:46:34 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:46:34 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:46:34 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:46:34 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-1dcfe0c8-44f2-4b5b-b49d-b49aa579c3c2 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Volume info retrieved successfully. Sep 06 06:46:34 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-1dcfe0c8-44f2-4b5b-b49d-b49aa579c3c2 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] http://192.168.122.198/volume/v3/volumes/5f9a393f-fe78-483d-ab36-2722393fff3a returned with HTTP 200 Sep 06 06:46:34 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1211/2401] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:46:34 2026] GET /volume/v3/volumes/5f9a393f-fe78-483d-ab36-2722393fff3a => generated 889 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:46:35 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-252a0ef2-4c12-4769-ab05-1274ca42d599 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:46:35 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-252a0ef2-4c12-4769-ab05-1274ca42d599 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] GET http://192.168.122.198/volume/v3/volumes/5f9a393f-fe78-483d-ab36-2722393fff3a Sep 06 06:46:35 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-252a0ef2-4c12-4769-ab05-1274ca42d599 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:46:35 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-252a0ef2-4c12-4769-ab05-1274ca42d599 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:46:35 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:46:35 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:46:35 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:46:35 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:46:35 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-252a0ef2-4c12-4769-ab05-1274ca42d599 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Volume info retrieved successfully. Sep 06 06:46:35 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-252a0ef2-4c12-4769-ab05-1274ca42d599 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] http://192.168.122.198/volume/v3/volumes/5f9a393f-fe78-483d-ab36-2722393fff3a returned with HTTP 200 Sep 06 06:46:35 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1191/2402] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:46:35 2026] GET /volume/v3/volumes/5f9a393f-fe78-483d-ab36-2722393fff3a => generated 889 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:46:36 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-56eef659-4954-4692-ae89-1109198bd91f None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:46:36 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-56eef659-4954-4692-ae89-1109198bd91f None None] GET http://192.168.122.198/volume// Sep 06 06:46:36 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-56eef659-4954-4692-ae89-1109198bd91f None None] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:46:36 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-56eef659-4954-4692-ae89-1109198bd91f None None] Calling method 'all' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:46:36 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-e579a39f-9cd3-4794-9759-bd9ac9eac818 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:46:36 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-56eef659-4954-4692-ae89-1109198bd91f None None] http://192.168.122.198/volume// returned with HTTP 300 Sep 06 06:46:36 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1212/2403] 192.168.122.198 () {58 vars in 1315 bytes} [Sun Sep 6 06:46:36 2026] GET /volume/ => generated 390 bytes in 31 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 06:46:36 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-e579a39f-9cd3-4794-9759-bd9ac9eac818 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] GET http://192.168.122.198/volume/v3/volumes/5f9a393f-fe78-483d-ab36-2722393fff3a Sep 06 06:46:36 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-9debe6c0-24db-4045-ba2e-2df8aaf3e971 req-375dcb4d-a432-4182-9410-ca3b8719ff40 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:46:36 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-e579a39f-9cd3-4794-9759-bd9ac9eac818 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:46:36 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-e579a39f-9cd3-4794-9759-bd9ac9eac818 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:46:36 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-9debe6c0-24db-4045-ba2e-2df8aaf3e971 req-375dcb4d-a432-4182-9410-ca3b8719ff40 tempest-TestShelveInstance-2122303240 tempest-TestShelveInstance-2122303240-project-member] POST http://192.168.122.198/volume/v3/attachments Sep 06 06:46:36 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-9debe6c0-24db-4045-ba2e-2df8aaf3e971 req-375dcb4d-a432-4182-9410-ca3b8719ff40 tempest-TestShelveInstance-2122303240 tempest-TestShelveInstance-2122303240-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0f9f4f61-8db4-4e0b-9497-063182c791dd", "connector": null, "instance_uuid": "1ec2c547-c8c3-432e-9136-1fa0f8e2c2d2"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:46:36 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:46:36 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:46:36 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:46:36 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:46:36 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:46:36 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:46:36 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:46:36 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:46:36 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-e579a39f-9cd3-4794-9759-bd9ac9eac818 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Volume info retrieved successfully. Sep 06 06:46:36 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:46:36 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:46:36 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-e579a39f-9cd3-4794-9759-bd9ac9eac818 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] http://192.168.122.198/volume/v3/volumes/5f9a393f-fe78-483d-ab36-2722393fff3a returned with HTTP 200 Sep 06 06:46:36 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1192/2404] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:46:36 2026] GET /volume/v3/volumes/5f9a393f-fe78-483d-ab36-2722393fff3a => generated 889 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:46:37 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-9debe6c0-24db-4045-ba2e-2df8aaf3e971 req-375dcb4d-a432-4182-9410-ca3b8719ff40 tempest-TestShelveInstance-2122303240 tempest-TestShelveInstance-2122303240-project-member] http://192.168.122.198/volume/v3/attachments returned with HTTP 200 Sep 06 06:46:37 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1213/2405] 192.168.122.198 () {66 vars in 1483 bytes} [Sun Sep 6 06:46:36 2026] POST /volume/v3/attachments => generated 273 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:46:37 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [req-9debe6c0-24db-4045-ba2e-2df8aaf3e971 req-e4ec43ef-3c2e-47cb-8391-f6866bc53740 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:46:37 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-9debe6c0-24db-4045-ba2e-2df8aaf3e971 req-e4ec43ef-3c2e-47cb-8391-f6866bc53740 tempest-TestShelveInstance-2122303240 tempest-TestShelveInstance-2122303240-project-member] DELETE http://192.168.122.198/volume/v3/attachments/6d3a307f-c4de-48fa-91be-9b88d6ed3037 Sep 06 06:46:37 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-9debe6c0-24db-4045-ba2e-2df8aaf3e971 req-e4ec43ef-3c2e-47cb-8391-f6866bc53740 tempest-TestShelveInstance-2122303240 tempest-TestShelveInstance-2122303240-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:46:37 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-9debe6c0-24db-4045-ba2e-2df8aaf3e971 req-e4ec43ef-3c2e-47cb-8391-f6866bc53740 tempest-TestShelveInstance-2122303240 tempest-TestShelveInstance-2122303240-project-member] Calling method 'version_select' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:46:37 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:46:37 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:46:37 devstack devstack@c-api.service[87014]: /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 06 06:46:37 devstack devstack@c-api.service[87014]: return base.obj_make_list(context, Sep 06 06:46:37 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-9debe6c0-24db-4045-ba2e-2df8aaf3e971 req-e4ec43ef-3c2e-47cb-8391-f6866bc53740 tempest-TestShelveInstance-2122303240 tempest-TestShelveInstance-2122303240-project-member] http://192.168.122.198/volume/v3/attachments/6d3a307f-c4de-48fa-91be-9b88d6ed3037 returned with HTTP 200 Sep 06 06:46:37 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1193/2406] 192.168.122.198 () {64 vars in 1562 bytes} [Sun Sep 6 06:46:37 2026] DELETE /volume/v3/attachments/6d3a307f-c4de-48fa-91be-9b88d6ed3037 => generated 192 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:46:38 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-9964a6e2-8d7c-424f-adc7-3c3fd10eef2e None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:46:38 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-9964a6e2-8d7c-424f-adc7-3c3fd10eef2e tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] GET http://192.168.122.198/volume/v3/volumes/5f9a393f-fe78-483d-ab36-2722393fff3a Sep 06 06:46:38 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-9964a6e2-8d7c-424f-adc7-3c3fd10eef2e tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:46:38 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-9964a6e2-8d7c-424f-adc7-3c3fd10eef2e tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:46:38 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:46:38 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:46:38 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:46:38 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:46:38 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-9964a6e2-8d7c-424f-adc7-3c3fd10eef2e tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Volume info retrieved successfully. Sep 06 06:46:38 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-9964a6e2-8d7c-424f-adc7-3c3fd10eef2e tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] http://192.168.122.198/volume/v3/volumes/5f9a393f-fe78-483d-ab36-2722393fff3a returned with HTTP 200 Sep 06 06:46:38 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1214/2407] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:46:38 2026] GET /volume/v3/volumes/5f9a393f-fe78-483d-ab36-2722393fff3a => generated 889 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:46:39 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-53d6c937-4cfd-4332-ac66-cf427523a803 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:46:39 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-53d6c937-4cfd-4332-ac66-cf427523a803 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] GET http://192.168.122.198/volume/v3/volumes/5f9a393f-fe78-483d-ab36-2722393fff3a Sep 06 06:46:39 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-53d6c937-4cfd-4332-ac66-cf427523a803 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:46:39 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-53d6c937-4cfd-4332-ac66-cf427523a803 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:46:39 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:46:39 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:46:39 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:46:39 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:46:39 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-53d6c937-4cfd-4332-ac66-cf427523a803 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Volume info retrieved successfully. Sep 06 06:46:39 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-53d6c937-4cfd-4332-ac66-cf427523a803 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] http://192.168.122.198/volume/v3/volumes/5f9a393f-fe78-483d-ab36-2722393fff3a returned with HTTP 200 Sep 06 06:46:39 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1194/2408] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:46:39 2026] GET /volume/v3/volumes/5f9a393f-fe78-483d-ab36-2722393fff3a => generated 890 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:46:39 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-0c6850d7-f476-4c20-afe7-25ada7622e37 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:46:39 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-0c6850d7-f476-4c20-afe7-25ada7622e37 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-reader] GET http://192.168.122.198/volume/v3/volumes/5f9a393f-fe78-483d-ab36-2722393fff3a Sep 06 06:46:39 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-0c6850d7-f476-4c20-afe7-25ada7622e37 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-reader] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:46:39 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-0c6850d7-f476-4c20-afe7-25ada7622e37 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-reader] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:46:39 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:46:39 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:46:39 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:46:39 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:46:39 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-0c6850d7-f476-4c20-afe7-25ada7622e37 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-reader] Volume info retrieved successfully. Sep 06 06:46:39 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-0c6850d7-f476-4c20-afe7-25ada7622e37 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-reader] http://192.168.122.198/volume/v3/volumes/5f9a393f-fe78-483d-ab36-2722393fff3a returned with HTTP 200 Sep 06 06:46:39 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1215/2409] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:46:39 2026] GET /volume/v3/volumes/5f9a393f-fe78-483d-ab36-2722393fff3a => generated 890 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:46:39 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-c5bfe5a1-47fa-4053-80aa-94d5d267615c None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:46:39 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c5bfe5a1-47fa-4053-80aa-94d5d267615c tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] DELETE http://192.168.122.198/volume/v3/volumes/5f9a393f-fe78-483d-ab36-2722393fff3a Sep 06 06:46:39 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-c5bfe5a1-47fa-4053-80aa-94d5d267615c tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:46:39 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-c5bfe5a1-47fa-4053-80aa-94d5d267615c tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:46:39 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-c5bfe5a1-47fa-4053-80aa-94d5d267615c tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Delete volume with id: 5f9a393f-fe78-483d-ab36-2722393fff3a Sep 06 06:46:39 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:46:39 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:46:39 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:46:39 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:46:39 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-c5bfe5a1-47fa-4053-80aa-94d5d267615c tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Volume info retrieved successfully. Sep 06 06:46:39 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-c5bfe5a1-47fa-4053-80aa-94d5d267615c tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Delete volume request issued successfully. Sep 06 06:46:39 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c5bfe5a1-47fa-4053-80aa-94d5d267615c tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] http://192.168.122.198/volume/v3/volumes/5f9a393f-fe78-483d-ab36-2722393fff3a returned with HTTP 202 Sep 06 06:46:39 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1195/2410] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:46:39 2026] DELETE /volume/v3/volumes/5f9a393f-fe78-483d-ab36-2722393fff3a => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:46:39 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-b96a4d50-2a4b-4ea1-9c6a-6ee11c046047 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:46:39 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b96a4d50-2a4b-4ea1-9c6a-6ee11c046047 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] GET http://192.168.122.198/volume/v3/volumes/5f9a393f-fe78-483d-ab36-2722393fff3a Sep 06 06:46:39 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b96a4d50-2a4b-4ea1-9c6a-6ee11c046047 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:46:39 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b96a4d50-2a4b-4ea1-9c6a-6ee11c046047 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:46:39 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:46:39 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:46:39 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:46:39 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:46:39 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-b96a4d50-2a4b-4ea1-9c6a-6ee11c046047 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Volume info retrieved successfully. Sep 06 06:46:39 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b96a4d50-2a4b-4ea1-9c6a-6ee11c046047 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] http://192.168.122.198/volume/v3/volumes/5f9a393f-fe78-483d-ab36-2722393fff3a returned with HTTP 200 Sep 06 06:46:39 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1216/2411] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:46:39 2026] GET /volume/v3/volumes/5f9a393f-fe78-483d-ab36-2722393fff3a => generated 889 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:46:39 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-01a83540-2bda-4f4a-8e47-cc9f3877035b None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:46:39 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-01a83540-2bda-4f4a-8e47-cc9f3877035b None None] GET http://192.168.122.198/volume// Sep 06 06:46:39 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-01a83540-2bda-4f4a-8e47-cc9f3877035b None None] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:46:39 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-01a83540-2bda-4f4a-8e47-cc9f3877035b None None] Calling method 'all' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:46:39 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-01a83540-2bda-4f4a-8e47-cc9f3877035b None None] http://192.168.122.198/volume// returned with HTTP 300 Sep 06 06:46:39 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1196/2412] 192.168.122.198 () {58 vars in 1315 bytes} [Sun Sep 6 06:46:39 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 06:46:39 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-1224b503-6a9f-4bbf-ba08-1d9646a9ef68 req-ea4b6905-6a34-42a3-975d-c774ab087f7a None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:46:39 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-1224b503-6a9f-4bbf-ba08-1d9646a9ef68 req-ea4b6905-6a34-42a3-975d-c774ab087f7a tempest-TestShelveInstance-2122303240 tempest-TestShelveInstance-2122303240-project-member] GET http://192.168.122.198/volume/v3/volumes/0f9f4f61-8db4-4e0b-9497-063182c791dd Sep 06 06:46:39 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-1224b503-6a9f-4bbf-ba08-1d9646a9ef68 req-ea4b6905-6a34-42a3-975d-c774ab087f7a tempest-TestShelveInstance-2122303240 tempest-TestShelveInstance-2122303240-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:46:39 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-1224b503-6a9f-4bbf-ba08-1d9646a9ef68 req-ea4b6905-6a34-42a3-975d-c774ab087f7a tempest-TestShelveInstance-2122303240 tempest-TestShelveInstance-2122303240-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:46:39 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:46:39 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:46:39 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:46:39 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:46:39 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [req-1224b503-6a9f-4bbf-ba08-1d9646a9ef68 req-ea4b6905-6a34-42a3-975d-c774ab087f7a tempest-TestShelveInstance-2122303240 tempest-TestShelveInstance-2122303240-project-member] Volume info retrieved successfully. Sep 06 06:46:39 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-1224b503-6a9f-4bbf-ba08-1d9646a9ef68 req-ea4b6905-6a34-42a3-975d-c774ab087f7a tempest-TestShelveInstance-2122303240 tempest-TestShelveInstance-2122303240-project-member] http://192.168.122.198/volume/v3/volumes/0f9f4f61-8db4-4e0b-9497-063182c791dd returned with HTTP 200 Sep 06 06:46:39 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1217/2413] 192.168.122.198 () {62 vars in 1528 bytes} [Sun Sep 6 06:46:39 2026] GET /volume/v3/volumes/0f9f4f61-8db4-4e0b-9497-063182c791dd => generated 1512 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 06:46:39 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [req-1224b503-6a9f-4bbf-ba08-1d9646a9ef68 req-bcc5e348-8872-42d6-a83c-fc1b1fb29f29 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:46:39 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-1224b503-6a9f-4bbf-ba08-1d9646a9ef68 req-bcc5e348-8872-42d6-a83c-fc1b1fb29f29 tempest-TestShelveInstance-2122303240 tempest-TestShelveInstance-2122303240-project-member] PUT http://192.168.122.198/volume/v3/attachments/d0489dc8-2423-4c61-a352-8f68ddbdc547 Sep 06 06:46:39 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-1224b503-6a9f-4bbf-ba08-1d9646a9ef68 req-bcc5e348-8872-42d6-a83c-fc1b1fb29f29 tempest-TestShelveInstance-2122303240 tempest-TestShelveInstance-2122303240-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.198", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:24e15970b53b", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "43662e98-aa50-48bf-885a-92da7f50de73", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:46:39 devstack devstack@c-api.service[87014]: DEBUG cinder.coordination [req-1224b503-6a9f-4bbf-ba08-1d9646a9ef68 req-bcc5e348-8872-42d6-a83c-fc1b1fb29f29 tempest-TestShelveInstance-2122303240 tempest-TestShelveInstance-2122303240-project-member] Acquiring lock "cinder-attachment_update-0f9f4f61-8db4-4e0b-9497-063182c791dd-devstack" by "attachment_update" {{(pid=87014) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 06 06:46:39 devstack devstack@c-api.service[87014]: DEBUG cinder.coordination [req-1224b503-6a9f-4bbf-ba08-1d9646a9ef68 req-bcc5e348-8872-42d6-a83c-fc1b1fb29f29 tempest-TestShelveInstance-2122303240 tempest-TestShelveInstance-2122303240-project-member] Lock "cinder-attachment_update-0f9f4f61-8db4-4e0b-9497-063182c791dd-devstack" acquired by "attachment_update" :: waited 0.016s {{(pid=87014) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 06 06:46:39 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:46:39 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:46:39 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:46:39 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:46:39 devstack devstack@c-api.service[87014]: DEBUG cinder.coordination [req-1224b503-6a9f-4bbf-ba08-1d9646a9ef68 req-bcc5e348-8872-42d6-a83c-fc1b1fb29f29 tempest-TestShelveInstance-2122303240 tempest-TestShelveInstance-2122303240-project-member] Lock "cinder-attachment_update-0f9f4f61-8db4-4e0b-9497-063182c791dd-devstack" released by "attachment_update" :: held 0.185s {{(pid=87014) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 06 06:46:39 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-1224b503-6a9f-4bbf-ba08-1d9646a9ef68 req-bcc5e348-8872-42d6-a83c-fc1b1fb29f29 tempest-TestShelveInstance-2122303240 tempest-TestShelveInstance-2122303240-project-member] http://192.168.122.198/volume/v3/attachments/d0489dc8-2423-4c61-a352-8f68ddbdc547 returned with HTTP 200 Sep 06 06:46:39 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1197/2414] 192.168.122.198 () {66 vars in 1593 bytes} [Sun Sep 6 06:46:39 2026] PUT /volume/v3/attachments/d0489dc8-2423-4c61-a352-8f68ddbdc547 => generated 694 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:46:40 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-1224b503-6a9f-4bbf-ba08-1d9646a9ef68 req-ae60b6c1-46a2-46f6-b903-2e04e5844f3a None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:46:40 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-1224b503-6a9f-4bbf-ba08-1d9646a9ef68 req-ae60b6c1-46a2-46f6-b903-2e04e5844f3a tempest-TestShelveInstance-2122303240 tempest-TestShelveInstance-2122303240-project-member] POST http://192.168.122.198/volume/v3/attachments/d0489dc8-2423-4c61-a352-8f68ddbdc547/action Sep 06 06:46:40 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-1224b503-6a9f-4bbf-ba08-1d9646a9ef68 req-ae60b6c1-46a2-46f6-b903-2e04e5844f3a tempest-TestShelveInstance-2122303240 tempest-TestShelveInstance-2122303240-project-member] Action body: b'{"os-complete": null}' {{(pid=87015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:46:40 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-1224b503-6a9f-4bbf-ba08-1d9646a9ef68 req-ae60b6c1-46a2-46f6-b903-2e04e5844f3a tempest-TestShelveInstance-2122303240 tempest-TestShelveInstance-2122303240-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:46:40 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:46:40 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:46:40 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:46:40 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:46:40 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-1224b503-6a9f-4bbf-ba08-1d9646a9ef68 req-ae60b6c1-46a2-46f6-b903-2e04e5844f3a tempest-TestShelveInstance-2122303240 tempest-TestShelveInstance-2122303240-project-member] http://192.168.122.198/volume/v3/attachments/d0489dc8-2423-4c61-a352-8f68ddbdc547/action returned with HTTP 204 Sep 06 06:46:40 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1218/2415] 192.168.122.198 () {66 vars in 1614 bytes} [Sun Sep 6 06:46:39 2026] POST /volume/v3/attachments/d0489dc8-2423-4c61-a352-8f68ddbdc547/action => generated 0 bytes in 83 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:46:40 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-13d9f65b-305d-41be-b528-96b670b82e2c None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:46:40 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-13d9f65b-305d-41be-b528-96b670b82e2c tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] GET http://192.168.122.198/volume/v3/volumes/5f9a393f-fe78-483d-ab36-2722393fff3a Sep 06 06:46:40 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-13d9f65b-305d-41be-b528-96b670b82e2c tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:46:40 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-13d9f65b-305d-41be-b528-96b670b82e2c tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:46:40 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-13d9f65b-305d-41be-b528-96b670b82e2c tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] http://192.168.122.198/volume/v3/volumes/5f9a393f-fe78-483d-ab36-2722393fff3a returned with HTTP 404 Sep 06 06:46:40 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1198/2416] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:46:40 2026] GET /volume/v3/volumes/5f9a393f-fe78-483d-ab36-2722393fff3a => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:46:40 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-40f78a0e-ba2d-4e42-9509-3a17c5b2333a None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:46:40 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-40f78a0e-ba2d-4e42-9509-3a17c5b2333a tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] GET http://192.168.122.198/volume/v3/volumes/5f9a393f-fe78-483d-ab36-2722393fff3a Sep 06 06:46:40 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-40f78a0e-ba2d-4e42-9509-3a17c5b2333a tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:46:40 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-40f78a0e-ba2d-4e42-9509-3a17c5b2333a tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:46:40 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-40f78a0e-ba2d-4e42-9509-3a17c5b2333a tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] http://192.168.122.198/volume/v3/volumes/5f9a393f-fe78-483d-ab36-2722393fff3a returned with HTTP 404 Sep 06 06:46:40 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1219/2417] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:46:40 2026] GET /volume/v3/volumes/5f9a393f-fe78-483d-ab36-2722393fff3a => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:46:40 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-b426919e-96a9-4c65-879d-fa8607faf864 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:46:40 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-b426919e-96a9-4c65-879d-fa8607faf864 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] DELETE http://192.168.122.198/volume/v3/volumes/5f9a393f-fe78-483d-ab36-2722393fff3a Sep 06 06:46:40 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-b426919e-96a9-4c65-879d-fa8607faf864 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:46:40 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-b426919e-96a9-4c65-879d-fa8607faf864 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:46:40 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-b426919e-96a9-4c65-879d-fa8607faf864 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Delete volume with id: 5f9a393f-fe78-483d-ab36-2722393fff3a Sep 06 06:46:40 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-b426919e-96a9-4c65-879d-fa8607faf864 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] http://192.168.122.198/volume/v3/volumes/5f9a393f-fe78-483d-ab36-2722393fff3a returned with HTTP 404 Sep 06 06:46:40 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1199/2418] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:46:40 2026] DELETE /volume/v3/volumes/5f9a393f-fe78-483d-ab36-2722393fff3a => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:46:40 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-22a23958-9ca3-4801-b9ce-f3c1c3467707 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:46:40 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-22a23958-9ca3-4801-b9ce-f3c1c3467707 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] DELETE http://192.168.122.198/volume/v3/snapshots/8859ec05-7b85-4116-9fab-0172ad843fbb Sep 06 06:46:40 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-22a23958-9ca3-4801-b9ce-f3c1c3467707 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:46:40 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-22a23958-9ca3-4801-b9ce-f3c1c3467707 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:46:40 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.snapshots [None req-22a23958-9ca3-4801-b9ce-f3c1c3467707 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Delete snapshot with id: 8859ec05-7b85-4116-9fab-0172ad843fbb Sep 06 06:46:40 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:46:40 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:46:40 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-22a23958-9ca3-4801-b9ce-f3c1c3467707 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Snapshot retrieved successfully. Sep 06 06:46:40 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:46:40 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:46:40 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-22a23958-9ca3-4801-b9ce-f3c1c3467707 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Snapshot delete request issued successfully. Sep 06 06:46:40 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-22a23958-9ca3-4801-b9ce-f3c1c3467707 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] http://192.168.122.198/volume/v3/snapshots/8859ec05-7b85-4116-9fab-0172ad843fbb returned with HTTP 202 Sep 06 06:46:40 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1220/2419] 192.168.122.198 () {58 vars in 1241 bytes} [Sun Sep 6 06:46:40 2026] DELETE /volume/v3/snapshots/8859ec05-7b85-4116-9fab-0172ad843fbb => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:46:40 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-23faa8ef-98ab-4fdb-8a65-f7df7caa601a None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:46:40 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-23faa8ef-98ab-4fdb-8a65-f7df7caa601a tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] GET http://192.168.122.198/volume/v3/snapshots/8859ec05-7b85-4116-9fab-0172ad843fbb Sep 06 06:46:40 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-23faa8ef-98ab-4fdb-8a65-f7df7caa601a tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:46:40 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-23faa8ef-98ab-4fdb-8a65-f7df7caa601a tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:46:40 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:46:40 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:46:40 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-23faa8ef-98ab-4fdb-8a65-f7df7caa601a tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Snapshot retrieved successfully. Sep 06 06:46:40 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-23faa8ef-98ab-4fdb-8a65-f7df7caa601a tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] http://192.168.122.198/volume/v3/snapshots/8859ec05-7b85-4116-9fab-0172ad843fbb returned with HTTP 200 Sep 06 06:46:40 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1200/2420] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:46:40 2026] GET /volume/v3/snapshots/8859ec05-7b85-4116-9fab-0172ad843fbb => generated 468 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:46:41 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-ef85baab-1d7c-4bcd-aaf4-fa5fa5ea3969 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:46:41 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-ef85baab-1d7c-4bcd-aaf4-fa5fa5ea3969 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] GET http://192.168.122.198/volume/v3/snapshots/8859ec05-7b85-4116-9fab-0172ad843fbb Sep 06 06:46:41 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-ef85baab-1d7c-4bcd-aaf4-fa5fa5ea3969 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:46:41 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-ef85baab-1d7c-4bcd-aaf4-fa5fa5ea3969 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:46:41 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:46:41 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:46:41 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-ef85baab-1d7c-4bcd-aaf4-fa5fa5ea3969 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Snapshot retrieved successfully. Sep 06 06:46:41 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-ef85baab-1d7c-4bcd-aaf4-fa5fa5ea3969 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] http://192.168.122.198/volume/v3/snapshots/8859ec05-7b85-4116-9fab-0172ad843fbb returned with HTTP 200 Sep 06 06:46:41 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1221/2421] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:46:41 2026] GET /volume/v3/snapshots/8859ec05-7b85-4116-9fab-0172ad843fbb => generated 468 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:46:42 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-c79e42fc-8c70-4cf4-8b29-4f93dbc06657 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:46:42 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c79e42fc-8c70-4cf4-8b29-4f93dbc06657 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] GET http://192.168.122.198/volume/v3/snapshots/8859ec05-7b85-4116-9fab-0172ad843fbb Sep 06 06:46:42 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-c79e42fc-8c70-4cf4-8b29-4f93dbc06657 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:46:42 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-c79e42fc-8c70-4cf4-8b29-4f93dbc06657 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:46:42 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c79e42fc-8c70-4cf4-8b29-4f93dbc06657 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] http://192.168.122.198/volume/v3/snapshots/8859ec05-7b85-4116-9fab-0172ad843fbb returned with HTTP 404 Sep 06 06:46:42 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1201/2422] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:46:42 2026] GET /volume/v3/snapshots/8859ec05-7b85-4116-9fab-0172ad843fbb => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:46:42 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-5e82663c-d407-4c10-9805-069be3950eda None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:46:42 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-5e82663c-d407-4c10-9805-069be3950eda tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] GET http://192.168.122.198/volume/v3/volumes/6e34903c-731c-4898-94d7-9f2485dbe5eb Sep 06 06:46:42 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-5e82663c-d407-4c10-9805-069be3950eda tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:46:42 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-5e82663c-d407-4c10-9805-069be3950eda tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:46:42 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:46:42 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:46:42 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:46:42 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:46:42 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-5e82663c-d407-4c10-9805-069be3950eda tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Volume info retrieved successfully. Sep 06 06:46:42 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-5e82663c-d407-4c10-9805-069be3950eda tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] http://192.168.122.198/volume/v3/volumes/6e34903c-731c-4898-94d7-9f2485dbe5eb returned with HTTP 200 Sep 06 06:46:42 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1222/2423] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:46:42 2026] GET /volume/v3/volumes/6e34903c-731c-4898-94d7-9f2485dbe5eb => generated 855 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:46:42 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-23669b18-7c1b-44ba-8085-6c973ea2846c None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:46:42 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-23669b18-7c1b-44ba-8085-6c973ea2846c tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] DELETE http://192.168.122.198/volume/v3/volumes/6e34903c-731c-4898-94d7-9f2485dbe5eb Sep 06 06:46:42 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-23669b18-7c1b-44ba-8085-6c973ea2846c tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:46:42 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-23669b18-7c1b-44ba-8085-6c973ea2846c tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:46:42 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-23669b18-7c1b-44ba-8085-6c973ea2846c tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Delete volume with id: 6e34903c-731c-4898-94d7-9f2485dbe5eb Sep 06 06:46:42 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:46:42 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:46:42 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:46:42 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:46:42 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-23669b18-7c1b-44ba-8085-6c973ea2846c tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Volume info retrieved successfully. Sep 06 06:46:42 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-23669b18-7c1b-44ba-8085-6c973ea2846c tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Delete volume request issued successfully. Sep 06 06:46:42 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-23669b18-7c1b-44ba-8085-6c973ea2846c tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] http://192.168.122.198/volume/v3/volumes/6e34903c-731c-4898-94d7-9f2485dbe5eb returned with HTTP 202 Sep 06 06:46:42 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-4bfcbd9a-555b-4c61-a153-b5ef3b3b59a2 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:46:42 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1202/2424] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:46:42 2026] DELETE /volume/v3/volumes/6e34903c-731c-4898-94d7-9f2485dbe5eb => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:46:42 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-4bfcbd9a-555b-4c61-a153-b5ef3b3b59a2 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] GET http://192.168.122.198/volume/v3/volumes/6e34903c-731c-4898-94d7-9f2485dbe5eb Sep 06 06:46:42 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-4bfcbd9a-555b-4c61-a153-b5ef3b3b59a2 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:46:42 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-4bfcbd9a-555b-4c61-a153-b5ef3b3b59a2 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:46:42 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:46:42 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:46:42 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:46:42 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:46:42 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-4bfcbd9a-555b-4c61-a153-b5ef3b3b59a2 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Volume info retrieved successfully. Sep 06 06:46:42 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-4bfcbd9a-555b-4c61-a153-b5ef3b3b59a2 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] http://192.168.122.198/volume/v3/volumes/6e34903c-731c-4898-94d7-9f2485dbe5eb returned with HTTP 200 Sep 06 06:46:42 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1223/2425] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:46:42 2026] GET /volume/v3/volumes/6e34903c-731c-4898-94d7-9f2485dbe5eb => generated 854 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:46:44 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-0fbfebe6-0b9e-4ca5-92b2-944729e3d1f5 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:46:44 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-0fbfebe6-0b9e-4ca5-92b2-944729e3d1f5 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] GET http://192.168.122.198/volume/v3/volumes/6e34903c-731c-4898-94d7-9f2485dbe5eb Sep 06 06:46:44 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-0fbfebe6-0b9e-4ca5-92b2-944729e3d1f5 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:46:44 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-0fbfebe6-0b9e-4ca5-92b2-944729e3d1f5 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:46:44 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-0fbfebe6-0b9e-4ca5-92b2-944729e3d1f5 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] http://192.168.122.198/volume/v3/volumes/6e34903c-731c-4898-94d7-9f2485dbe5eb returned with HTTP 404 Sep 06 06:46:44 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1203/2426] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:46:44 2026] GET /volume/v3/volumes/6e34903c-731c-4898-94d7-9f2485dbe5eb => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:46:44 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-57e307a4-de38-457a-87be-864aa19fb1da None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:46:44 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-57e307a4-de38-457a-87be-864aa19fb1da tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-reader] GET http://192.168.122.198/volume/v3/volumes/664fd2af-f63c-46e6-8f07-005cde51676b Sep 06 06:46:44 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-57e307a4-de38-457a-87be-864aa19fb1da tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-reader] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:46:44 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-57e307a4-de38-457a-87be-864aa19fb1da tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-reader] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:46:44 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:46:44 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:46:44 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:46:44 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:46:44 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-57e307a4-de38-457a-87be-864aa19fb1da tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-reader] Volume info retrieved successfully. Sep 06 06:46:44 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-57e307a4-de38-457a-87be-864aa19fb1da tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-reader] http://192.168.122.198/volume/v3/volumes/664fd2af-f63c-46e6-8f07-005cde51676b returned with HTTP 200 Sep 06 06:46:44 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1224/2427] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:46:44 2026] GET /volume/v3/volumes/664fd2af-f63c-46e6-8f07-005cde51676b => generated 855 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:46:44 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-259dd337-ede3-4f13-88c2-bff6869413ec None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:46:44 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-259dd337-ede3-4f13-88c2-bff6869413ec tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:46:44 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-259dd337-ede3-4f13-88c2-bff6869413ec tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1820919720"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:46:44 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.volumes [None req-259dd337-ede3-4f13-88c2-bff6869413ec tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1820919720'}} {{(pid=87014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:46:44 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-259dd337-ede3-4f13-88c2-bff6869413ec tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Create volume of 1 GB Sep 06 06:46:44 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-259dd337-ede3-4f13-88c2-bff6869413ec tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Availability Zones retrieved successfully. Sep 06 06:46:44 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-259dd337-ede3-4f13-88c2-bff6869413ec tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Flow 'volume_create_api' (3bde211d-660e-4d3a-9889-d25780c28a03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:46:44 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-259dd337-ede3-4f13-88c2-bff6869413ec tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d04e4764-7846-4d2c-a67d-71ddde2f7da0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:46:44 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.flows.api.create_volume [None req-259dd337-ede3-4f13-88c2-bff6869413ec tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Validating volume size '1' using validate_int {{(pid=87014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:46:44 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-259dd337-ede3-4f13-88c2-bff6869413ec tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d04e4764-7846-4d2c-a67d-71ddde2f7da0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:46:44 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-259dd337-ede3-4f13-88c2-bff6869413ec tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7564a963-2dc2-4e18-8809-bf87ad4646c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:46:44 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-259dd337-ede3-4f13-88c2-bff6869413ec tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Created reservations ['a91c6e7b-b860-45e8-a103-17cd272ca64c', '84807071-2b74-4530-b60e-ff6ff9e039a3', '008aa97a-12b8-4bf9-9f84-07715436b621', '63948562-a5af-4de9-a7fd-6313a1562fdc'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:46:44 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-259dd337-ede3-4f13-88c2-bff6869413ec tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7564a963-2dc2-4e18-8809-bf87ad4646c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a91c6e7b-b860-45e8-a103-17cd272ca64c', '84807071-2b74-4530-b60e-ff6ff9e039a3', '008aa97a-12b8-4bf9-9f84-07715436b621', '63948562-a5af-4de9-a7fd-6313a1562fdc']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:46:44 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-259dd337-ede3-4f13-88c2-bff6869413ec tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08c2559b-e5a7-4716-ac32-a98867e6ee1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:46:44 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:46:44 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:46:44 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-259dd337-ede3-4f13-88c2-bff6869413ec tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08c2559b-e5a7-4716-ac32-a98867e6ee1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '46affcaa-34b5-43bc-bd1f-97848a0ecd78', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1820919720',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d8b3840bc7ae418496def1ce80fe4a5b',qos_specs=None,replication_status=,reservations=['a91c6e7b-b860-45e8-a103-17cd272ca64c','84807071-2b74-4530-b60e-ff6ff9e039a3','008aa97a-12b8-4bf9-9f84-07715436b621','63948562-a5af-4de9-a7fd-6313a1562fdc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e41d548bb5d49b9b1ad894b4a46a3e2',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:46:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1820919720',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=46affcaa-34b5-43bc-bd1f-97848a0ecd78,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d8b3840bc7ae418496def1ce80fe4a5b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e41d548bb5d49b9b1ad894b4a46a3e2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:46:44 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-259dd337-ede3-4f13-88c2-bff6869413ec tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (124bd8d8-9d59-4cf8-b335-c958ac943d57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:46:44 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-259dd337-ede3-4f13-88c2-bff6869413ec tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (124bd8d8-9d59-4cf8-b335-c958ac943d57) transitioned into state 'SUCCESS' from state '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-1820919720',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d8b3840bc7ae418496def1ce80fe4a5b',qos_specs=None,replication_status=,reservations=['a91c6e7b-b860-45e8-a103-17cd272ca64c','84807071-2b74-4530-b60e-ff6ff9e039a3','008aa97a-12b8-4bf9-9f84-07715436b621','63948562-a5af-4de9-a7fd-6313a1562fdc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e41d548bb5d49b9b1ad894b4a46a3e2',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:46:44 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-259dd337-ede3-4f13-88c2-bff6869413ec tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56e55022-05f6-434b-9715-a329bc55995f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:46:44 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-259dd337-ede3-4f13-88c2-bff6869413ec tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56e55022-05f6-434b-9715-a329bc55995f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:46:44 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-259dd337-ede3-4f13-88c2-bff6869413ec tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Flow 'volume_create_api' (3bde211d-660e-4d3a-9889-d25780c28a03) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:46:44 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-259dd337-ede3-4f13-88c2-bff6869413ec tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Create volume request issued successfully. Sep 06 06:46:44 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-259dd337-ede3-4f13-88c2-bff6869413ec tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:46:44 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1204/2428] 192.168.122.198 () {60 vars in 1142 bytes} [Sun Sep 6 06:46:44 2026] POST /volume/v3/volumes => generated 763 bytes in 443 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:46:44 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-724683ca-5f60-4f62-adef-29d0e09e0df6 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:46:44 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-724683ca-5f60-4f62-adef-29d0e09e0df6 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] GET http://192.168.122.198/volume/v3/volumes/46affcaa-34b5-43bc-bd1f-97848a0ecd78 Sep 06 06:46:44 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-724683ca-5f60-4f62-adef-29d0e09e0df6 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:46:44 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-724683ca-5f60-4f62-adef-29d0e09e0df6 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:46:44 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:46:44 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:46:44 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:46:44 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:46:44 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-724683ca-5f60-4f62-adef-29d0e09e0df6 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Volume info retrieved successfully. Sep 06 06:46:44 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-724683ca-5f60-4f62-adef-29d0e09e0df6 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] http://192.168.122.198/volume/v3/volumes/46affcaa-34b5-43bc-bd1f-97848a0ecd78 returned with HTTP 200 Sep 06 06:46:44 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1225/2429] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:46:44 2026] GET /volume/v3/volumes/46affcaa-34b5-43bc-bd1f-97848a0ecd78 => generated 831 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:46:45 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-d54444e0-5d14-4ea6-a8fb-1205bc5faed8 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:46:45 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-d54444e0-5d14-4ea6-a8fb-1205bc5faed8 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] GET http://192.168.122.198/volume/v3/volumes/46affcaa-34b5-43bc-bd1f-97848a0ecd78 Sep 06 06:46:45 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-d54444e0-5d14-4ea6-a8fb-1205bc5faed8 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:46:45 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-d54444e0-5d14-4ea6-a8fb-1205bc5faed8 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:46:45 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:46:45 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:46:45 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:46:45 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:46:45 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-d54444e0-5d14-4ea6-a8fb-1205bc5faed8 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Volume info retrieved successfully. Sep 06 06:46:45 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-d54444e0-5d14-4ea6-a8fb-1205bc5faed8 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] http://192.168.122.198/volume/v3/volumes/46affcaa-34b5-43bc-bd1f-97848a0ecd78 returned with HTTP 200 Sep 06 06:46:45 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1205/2430] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:46:45 2026] GET /volume/v3/volumes/46affcaa-34b5-43bc-bd1f-97848a0ecd78 => generated 855 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:46:46 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-f50e5688-f5e3-406a-b072-231295cb850f None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:46:46 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f50e5688-f5e3-406a-b072-231295cb850f tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] GET http://192.168.122.198/volume/v3/volumes/46affcaa-34b5-43bc-bd1f-97848a0ecd78 Sep 06 06:46:46 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-f50e5688-f5e3-406a-b072-231295cb850f tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:46:46 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-f50e5688-f5e3-406a-b072-231295cb850f tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:46:46 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:46:46 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:46:46 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:46:46 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:46:46 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-f50e5688-f5e3-406a-b072-231295cb850f tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Volume info retrieved successfully. Sep 06 06:46:46 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f50e5688-f5e3-406a-b072-231295cb850f tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] http://192.168.122.198/volume/v3/volumes/46affcaa-34b5-43bc-bd1f-97848a0ecd78 returned with HTTP 200 Sep 06 06:46:46 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1226/2431] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:46:46 2026] GET /volume/v3/volumes/46affcaa-34b5-43bc-bd1f-97848a0ecd78 => generated 856 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:46:46 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-2aa4fe6d-3b96-4916-9c4c-695f5358121d None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:46:46 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-2aa4fe6d-3b96-4916-9c4c-695f5358121d tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] POST http://192.168.122.198/volume/v3/snapshots Sep 06 06:46:46 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-2aa4fe6d-3b96-4916-9c4c-695f5358121d tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "46affcaa-34b5-43bc-bd1f-97848a0ecd78", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-544934468"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:46:46 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:46:46 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:46:46 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:46:46 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:46:46 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-2aa4fe6d-3b96-4916-9c4c-695f5358121d tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Volume info retrieved successfully. Sep 06 06:46:46 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.snapshots [None req-2aa4fe6d-3b96-4916-9c4c-695f5358121d tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Create snapshot from volume 46affcaa-34b5-43bc-bd1f-97848a0ecd78 Sep 06 06:46:46 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-2aa4fe6d-3b96-4916-9c4c-695f5358121d tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Created reservations ['83cf694d-30f3-4977-ac46-1939a083bc1e', 'd3ac73b7-2166-421d-93e6-cc28dd188efa', '305ef3ae-e931-4d3f-b52b-343dca71b84b', '195dbe49-aa8d-4963-ba05-dd9791fc3c5c'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:46:46 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:46:46 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:46:46 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-2aa4fe6d-3b96-4916-9c4c-695f5358121d tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Snapshot create request issued successfully. Sep 06 06:46:46 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-2aa4fe6d-3b96-4916-9c4c-695f5358121d tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] http://192.168.122.198/volume/v3/snapshots returned with HTTP 202 Sep 06 06:46:46 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1206/2432] 192.168.122.198 () {60 vars in 1149 bytes} [Sun Sep 6 06:46:46 2026] POST /volume/v3/snapshots => generated 309 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:46:46 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-31f06357-18ee-410a-b615-d6bd55fb76f3 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:46:46 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-31f06357-18ee-410a-b615-d6bd55fb76f3 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] GET http://192.168.122.198/volume/v3/snapshots/53c389b3-5a23-4634-ae90-69982bf48983 Sep 06 06:46:46 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-31f06357-18ee-410a-b615-d6bd55fb76f3 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:46:46 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-31f06357-18ee-410a-b615-d6bd55fb76f3 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:46:47 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:46:47 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:46:47 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-31f06357-18ee-410a-b615-d6bd55fb76f3 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Snapshot retrieved successfully. Sep 06 06:46:47 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-31f06357-18ee-410a-b615-d6bd55fb76f3 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] http://192.168.122.198/volume/v3/snapshots/53c389b3-5a23-4634-ae90-69982bf48983 returned with HTTP 200 Sep 06 06:46:47 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1227/2433] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:46:46 2026] GET /volume/v3/snapshots/53c389b3-5a23-4634-ae90-69982bf48983 => generated 441 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:46:48 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-41ff79b2-3f3b-42a8-a093-3c1d26efe989 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:46:48 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-41ff79b2-3f3b-42a8-a093-3c1d26efe989 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] GET http://192.168.122.198/volume/v3/snapshots/53c389b3-5a23-4634-ae90-69982bf48983 Sep 06 06:46:48 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-41ff79b2-3f3b-42a8-a093-3c1d26efe989 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:46:48 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-41ff79b2-3f3b-42a8-a093-3c1d26efe989 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:46:48 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:46:48 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:46:48 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-41ff79b2-3f3b-42a8-a093-3c1d26efe989 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Snapshot retrieved successfully. Sep 06 06:46:48 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-41ff79b2-3f3b-42a8-a093-3c1d26efe989 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] http://192.168.122.198/volume/v3/snapshots/53c389b3-5a23-4634-ae90-69982bf48983 returned with HTTP 200 Sep 06 06:46:48 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1207/2434] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:46:48 2026] GET /volume/v3/snapshots/53c389b3-5a23-4634-ae90-69982bf48983 => generated 441 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:46:49 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-3e733c3c-61ca-49b7-a381-6c4a693a27e3 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:46:49 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-3e733c3c-61ca-49b7-a381-6c4a693a27e3 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] GET http://192.168.122.198/volume/v3/snapshots/53c389b3-5a23-4634-ae90-69982bf48983 Sep 06 06:46:49 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-3e733c3c-61ca-49b7-a381-6c4a693a27e3 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:46:49 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-3e733c3c-61ca-49b7-a381-6c4a693a27e3 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:46:49 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:46:49 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:46:49 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-3e733c3c-61ca-49b7-a381-6c4a693a27e3 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Snapshot retrieved successfully. Sep 06 06:46:49 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-3e733c3c-61ca-49b7-a381-6c4a693a27e3 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] http://192.168.122.198/volume/v3/snapshots/53c389b3-5a23-4634-ae90-69982bf48983 returned with HTTP 200 Sep 06 06:46:49 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1228/2435] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:46:49 2026] GET /volume/v3/snapshots/53c389b3-5a23-4634-ae90-69982bf48983 => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:46:49 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-c67da839-e524-4bec-a1f4-92b35b55f143 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:46:49 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c67da839-e524-4bec-a1f4-92b35b55f143 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:46:49 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-c67da839-e524-4bec-a1f4-92b35b55f143 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "53c389b3-5a23-4634-ae90-69982bf48983", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-405502646"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:46:49 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.volumes [None req-c67da839-e524-4bec-a1f4-92b35b55f143 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Create volume request body: {'volume': {'snapshot_id': '53c389b3-5a23-4634-ae90-69982bf48983', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-405502646'}} {{(pid=87014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:46:49 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:46:49 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:46:49 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-c67da839-e524-4bec-a1f4-92b35b55f143 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Snapshot retrieved successfully. Sep 06 06:46:49 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-c67da839-e524-4bec-a1f4-92b35b55f143 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Create volume of 1 GB Sep 06 06:46:49 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-c67da839-e524-4bec-a1f4-92b35b55f143 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Availability Zones retrieved successfully. Sep 06 06:46:49 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-c67da839-e524-4bec-a1f4-92b35b55f143 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Flow 'volume_create_api' (e93fd04c-a1cd-494e-8c0c-2439bc5acc78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:46:49 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-c67da839-e524-4bec-a1f4-92b35b55f143 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16d487ec-bc4e-4e7b-a142-9a144a684d65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:46:49 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.flows.api.create_volume [None req-c67da839-e524-4bec-a1f4-92b35b55f143 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:46:49 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:46:49 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:46:49 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-c67da839-e524-4bec-a1f4-92b35b55f143 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16d487ec-bc4e-4e7b-a142-9a144a684d65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '53c389b3-5a23-4634-ae90-69982bf48983', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:46:49 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-c67da839-e524-4bec-a1f4-92b35b55f143 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf195cbd-4293-4147-ad70-20079011224b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:46:49 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-c67da839-e524-4bec-a1f4-92b35b55f143 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Created reservations ['f2e5989f-a9f9-4da7-a4ba-45e14d3d038a', '1f5ded44-120e-4eba-8094-089bcd53fea2', 'a5656888-e1b7-48a9-bde8-08b67789b77d', '1c382ce9-e147-476d-8a42-449a71241eef'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:46:49 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-c67da839-e524-4bec-a1f4-92b35b55f143 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf195cbd-4293-4147-ad70-20079011224b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f2e5989f-a9f9-4da7-a4ba-45e14d3d038a', '1f5ded44-120e-4eba-8094-089bcd53fea2', 'a5656888-e1b7-48a9-bde8-08b67789b77d', '1c382ce9-e147-476d-8a42-449a71241eef']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:46:49 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-c67da839-e524-4bec-a1f4-92b35b55f143 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13d780ca-a275-4da3-ad01-5954e0a0fa36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:46:49 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:46:49 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:46:49 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:46:49 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:46:49 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-c67da839-e524-4bec-a1f4-92b35b55f143 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13d780ca-a275-4da3-ad01-5954e0a0fa36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '349e67de-2bb5-4b4d-a0b3-e8c22c9c7f98', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-405502646',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d8b3840bc7ae418496def1ce80fe4a5b',qos_specs=None,replication_status=,reservations=['f2e5989f-a9f9-4da7-a4ba-45e14d3d038a','1f5ded44-120e-4eba-8094-089bcd53fea2','a5656888-e1b7-48a9-bde8-08b67789b77d','1c382ce9-e147-476d-8a42-449a71241eef'],size=1,snapshot_id=53c389b3-5a23-4634-ae90-69982bf48983,source_replicaid=,source_volid=None,status='creating',user_id='9e41d548bb5d49b9b1ad894b4a46a3e2',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:46:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-405502646',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=349e67de-2bb5-4b4d-a0b3-e8c22c9c7f98,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d8b3840bc7ae418496def1ce80fe4a5b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=53c389b3-5a23-4634-ae90-69982bf48983,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e41d548bb5d49b9b1ad894b4a46a3e2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:46:49 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-c67da839-e524-4bec-a1f4-92b35b55f143 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (894db4e1-2d8a-4ef7-8b77-8622e726497e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:46:49 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-c67da839-e524-4bec-a1f4-92b35b55f143 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (894db4e1-2d8a-4ef7-8b77-8622e726497e) transitioned into state 'SUCCESS' from state '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-405502646',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d8b3840bc7ae418496def1ce80fe4a5b',qos_specs=None,replication_status=,reservations=['f2e5989f-a9f9-4da7-a4ba-45e14d3d038a','1f5ded44-120e-4eba-8094-089bcd53fea2','a5656888-e1b7-48a9-bde8-08b67789b77d','1c382ce9-e147-476d-8a42-449a71241eef'],size=1,snapshot_id=53c389b3-5a23-4634-ae90-69982bf48983,source_replicaid=,source_volid=None,status='creating',user_id='9e41d548bb5d49b9b1ad894b4a46a3e2',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:46:49 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-c67da839-e524-4bec-a1f4-92b35b55f143 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b61a08da-15c9-4f60-83ef-366003229f5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:46:49 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:46:49 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:46:49 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-c67da839-e524-4bec-a1f4-92b35b55f143 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b61a08da-15c9-4f60-83ef-366003229f5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:46:49 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-c67da839-e524-4bec-a1f4-92b35b55f143 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Flow 'volume_create_api' (e93fd04c-a1cd-494e-8c0c-2439bc5acc78) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:46:49 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-c67da839-e524-4bec-a1f4-92b35b55f143 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Create volume request issued successfully. Sep 06 06:46:49 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c67da839-e524-4bec-a1f4-92b35b55f143 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:46:49 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1208/2436] 192.168.122.198 () {60 vars in 1143 bytes} [Sun Sep 6 06:46:49 2026] POST /volume/v3/volumes => generated 796 bytes in 397 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:46:49 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-ce833881-8d19-4909-becc-8e79416ac1a0 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:46:49 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-ce833881-8d19-4909-becc-8e79416ac1a0 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] GET http://192.168.122.198/volume/v3/volumes/349e67de-2bb5-4b4d-a0b3-e8c22c9c7f98 Sep 06 06:46:49 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-ce833881-8d19-4909-becc-8e79416ac1a0 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:46:49 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-ce833881-8d19-4909-becc-8e79416ac1a0 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:46:49 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:46:49 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:46:49 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:46:49 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:46:49 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-ce833881-8d19-4909-becc-8e79416ac1a0 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Volume info retrieved successfully. Sep 06 06:46:49 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-ce833881-8d19-4909-becc-8e79416ac1a0 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] http://192.168.122.198/volume/v3/volumes/349e67de-2bb5-4b4d-a0b3-e8c22c9c7f98 returned with HTTP 200 Sep 06 06:46:49 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1229/2437] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:46:49 2026] GET /volume/v3/volumes/349e67de-2bb5-4b4d-a0b3-e8c22c9c7f98 => generated 864 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:46:50 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-d118e2fa-4be2-46f6-a46d-5855a177bded None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:46:50 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-d118e2fa-4be2-46f6-a46d-5855a177bded tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] GET http://192.168.122.198/volume/v3/volumes/349e67de-2bb5-4b4d-a0b3-e8c22c9c7f98 Sep 06 06:46:50 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-d118e2fa-4be2-46f6-a46d-5855a177bded tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:46:50 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-d118e2fa-4be2-46f6-a46d-5855a177bded tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:46:50 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:46:50 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:46:50 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:46:50 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:46:50 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-d118e2fa-4be2-46f6-a46d-5855a177bded tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Volume info retrieved successfully. Sep 06 06:46:50 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-d118e2fa-4be2-46f6-a46d-5855a177bded tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] http://192.168.122.198/volume/v3/volumes/349e67de-2bb5-4b4d-a0b3-e8c22c9c7f98 returned with HTTP 200 Sep 06 06:46:50 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1209/2438] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:46:50 2026] GET /volume/v3/volumes/349e67de-2bb5-4b4d-a0b3-e8c22c9c7f98 => generated 888 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:46:51 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-fce456da-0e9c-4296-b451-8769dae065fe None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:46:51 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-fce456da-0e9c-4296-b451-8769dae065fe tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] GET http://192.168.122.198/volume/v3/volumes/349e67de-2bb5-4b4d-a0b3-e8c22c9c7f98 Sep 06 06:46:51 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-fce456da-0e9c-4296-b451-8769dae065fe tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:46:51 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-fce456da-0e9c-4296-b451-8769dae065fe tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:46:51 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:46:51 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:46:51 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:46:51 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:46:51 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-fce456da-0e9c-4296-b451-8769dae065fe tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Volume info retrieved successfully. Sep 06 06:46:51 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-fce456da-0e9c-4296-b451-8769dae065fe tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] http://192.168.122.198/volume/v3/volumes/349e67de-2bb5-4b4d-a0b3-e8c22c9c7f98 returned with HTTP 200 Sep 06 06:46:51 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1230/2439] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:46:51 2026] GET /volume/v3/volumes/349e67de-2bb5-4b4d-a0b3-e8c22c9c7f98 => generated 888 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:46:52 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-02a83f39-2f74-4bc5-8f37-0ff0b7347dad None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:46:52 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-02a83f39-2f74-4bc5-8f37-0ff0b7347dad tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] GET http://192.168.122.198/volume/v3/volumes/349e67de-2bb5-4b4d-a0b3-e8c22c9c7f98 Sep 06 06:46:52 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-02a83f39-2f74-4bc5-8f37-0ff0b7347dad tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:46:52 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-02a83f39-2f74-4bc5-8f37-0ff0b7347dad tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:46:52 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:46:52 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:46:52 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:46:52 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:46:52 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-02a83f39-2f74-4bc5-8f37-0ff0b7347dad tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Volume info retrieved successfully. Sep 06 06:46:53 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-02a83f39-2f74-4bc5-8f37-0ff0b7347dad tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] http://192.168.122.198/volume/v3/volumes/349e67de-2bb5-4b4d-a0b3-e8c22c9c7f98 returned with HTTP 200 Sep 06 06:46:53 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1210/2440] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:46:52 2026] GET /volume/v3/volumes/349e67de-2bb5-4b4d-a0b3-e8c22c9c7f98 => generated 888 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:46:54 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-f8ef051d-006c-4ac6-9101-ee68fde07069 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:46:54 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f8ef051d-006c-4ac6-9101-ee68fde07069 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] GET http://192.168.122.198/volume/v3/volumes/349e67de-2bb5-4b4d-a0b3-e8c22c9c7f98 Sep 06 06:46:54 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-f8ef051d-006c-4ac6-9101-ee68fde07069 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:46:54 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-f8ef051d-006c-4ac6-9101-ee68fde07069 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:46:54 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:46:54 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:46:54 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:46:54 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:46:54 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-f8ef051d-006c-4ac6-9101-ee68fde07069 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Volume info retrieved successfully. Sep 06 06:46:54 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f8ef051d-006c-4ac6-9101-ee68fde07069 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] http://192.168.122.198/volume/v3/volumes/349e67de-2bb5-4b4d-a0b3-e8c22c9c7f98 returned with HTTP 200 Sep 06 06:46:54 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1231/2441] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:46:54 2026] GET /volume/v3/volumes/349e67de-2bb5-4b4d-a0b3-e8c22c9c7f98 => generated 888 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:46:55 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-820a1d5d-eb34-4fc1-afab-22ec445ea56c None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:46:55 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-820a1d5d-eb34-4fc1-afab-22ec445ea56c tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] GET http://192.168.122.198/volume/v3/volumes/349e67de-2bb5-4b4d-a0b3-e8c22c9c7f98 Sep 06 06:46:55 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-820a1d5d-eb34-4fc1-afab-22ec445ea56c tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:46:55 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-820a1d5d-eb34-4fc1-afab-22ec445ea56c tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:46:55 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:46:55 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:46:55 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:46:55 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:46:55 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-820a1d5d-eb34-4fc1-afab-22ec445ea56c tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Volume info retrieved successfully. Sep 06 06:46:55 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-820a1d5d-eb34-4fc1-afab-22ec445ea56c tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] http://192.168.122.198/volume/v3/volumes/349e67de-2bb5-4b4d-a0b3-e8c22c9c7f98 returned with HTTP 200 Sep 06 06:46:55 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1211/2442] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:46:55 2026] GET /volume/v3/volumes/349e67de-2bb5-4b4d-a0b3-e8c22c9c7f98 => generated 888 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:46:56 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-b1bb8e06-5d99-4834-98c1-e46025c68979 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:46:56 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b1bb8e06-5d99-4834-98c1-e46025c68979 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] GET http://192.168.122.198/volume/v3/volumes/349e67de-2bb5-4b4d-a0b3-e8c22c9c7f98 Sep 06 06:46:56 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b1bb8e06-5d99-4834-98c1-e46025c68979 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:46:56 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b1bb8e06-5d99-4834-98c1-e46025c68979 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:46:56 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:46:56 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:46:56 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:46:56 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:46:56 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-b1bb8e06-5d99-4834-98c1-e46025c68979 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Volume info retrieved successfully. Sep 06 06:46:56 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b1bb8e06-5d99-4834-98c1-e46025c68979 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] http://192.168.122.198/volume/v3/volumes/349e67de-2bb5-4b4d-a0b3-e8c22c9c7f98 returned with HTTP 200 Sep 06 06:46:56 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1232/2443] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:46:56 2026] GET /volume/v3/volumes/349e67de-2bb5-4b4d-a0b3-e8c22c9c7f98 => generated 889 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:46:56 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-4e0c650a-45d2-45b0-bb12-35ef628cef83 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:46:56 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-4e0c650a-45d2-45b0-bb12-35ef628cef83 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-reader] GET http://192.168.122.198/volume/v3/volumes/349e67de-2bb5-4b4d-a0b3-e8c22c9c7f98 Sep 06 06:46:56 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-4e0c650a-45d2-45b0-bb12-35ef628cef83 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-reader] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:46:56 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-4e0c650a-45d2-45b0-bb12-35ef628cef83 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-reader] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:46:56 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:46:56 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:46:56 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:46:56 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:46:56 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-4e0c650a-45d2-45b0-bb12-35ef628cef83 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-reader] Volume info retrieved successfully. Sep 06 06:46:56 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-4e0c650a-45d2-45b0-bb12-35ef628cef83 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-reader] http://192.168.122.198/volume/v3/volumes/349e67de-2bb5-4b4d-a0b3-e8c22c9c7f98 returned with HTTP 200 Sep 06 06:46:56 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1212/2444] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:46:56 2026] GET /volume/v3/volumes/349e67de-2bb5-4b4d-a0b3-e8c22c9c7f98 => generated 889 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 06:46:56 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-eaa6b59a-8f0c-4f65-afcd-b12720566163 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:46:56 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-eaa6b59a-8f0c-4f65-afcd-b12720566163 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] DELETE http://192.168.122.198/volume/v3/volumes/349e67de-2bb5-4b4d-a0b3-e8c22c9c7f98 Sep 06 06:46:56 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-eaa6b59a-8f0c-4f65-afcd-b12720566163 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:46:56 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-eaa6b59a-8f0c-4f65-afcd-b12720566163 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:46:56 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-eaa6b59a-8f0c-4f65-afcd-b12720566163 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Delete volume with id: 349e67de-2bb5-4b4d-a0b3-e8c22c9c7f98 Sep 06 06:46:56 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:46:56 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:46:56 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:46:56 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:46:56 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-eaa6b59a-8f0c-4f65-afcd-b12720566163 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Volume info retrieved successfully. Sep 06 06:46:56 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-eaa6b59a-8f0c-4f65-afcd-b12720566163 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Delete volume request issued successfully. Sep 06 06:46:56 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-eaa6b59a-8f0c-4f65-afcd-b12720566163 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] http://192.168.122.198/volume/v3/volumes/349e67de-2bb5-4b4d-a0b3-e8c22c9c7f98 returned with HTTP 202 Sep 06 06:46:56 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1233/2445] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:46:56 2026] DELETE /volume/v3/volumes/349e67de-2bb5-4b4d-a0b3-e8c22c9c7f98 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:46:56 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-e316138f-5eaa-4a36-bbd8-b9ce2f413d1d None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:46:56 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-e316138f-5eaa-4a36-bbd8-b9ce2f413d1d tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] GET http://192.168.122.198/volume/v3/volumes/349e67de-2bb5-4b4d-a0b3-e8c22c9c7f98 Sep 06 06:46:56 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-e316138f-5eaa-4a36-bbd8-b9ce2f413d1d tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:46:56 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-e316138f-5eaa-4a36-bbd8-b9ce2f413d1d tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:46:56 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:46:56 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:46:56 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:46:56 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:46:56 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-e316138f-5eaa-4a36-bbd8-b9ce2f413d1d tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Volume info retrieved successfully. Sep 06 06:46:56 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-e316138f-5eaa-4a36-bbd8-b9ce2f413d1d tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] http://192.168.122.198/volume/v3/volumes/349e67de-2bb5-4b4d-a0b3-e8c22c9c7f98 returned with HTTP 200 Sep 06 06:46:56 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1213/2446] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:46:56 2026] GET /volume/v3/volumes/349e67de-2bb5-4b4d-a0b3-e8c22c9c7f98 => generated 888 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:46:57 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-d05b868b-6c77-465d-a386-505da6087c01 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:46:57 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-d05b868b-6c77-465d-a386-505da6087c01 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] GET http://192.168.122.198/volume/v3/volumes/349e67de-2bb5-4b4d-a0b3-e8c22c9c7f98 Sep 06 06:46:57 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-d05b868b-6c77-465d-a386-505da6087c01 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:46:57 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-d05b868b-6c77-465d-a386-505da6087c01 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:46:57 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-d05b868b-6c77-465d-a386-505da6087c01 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] http://192.168.122.198/volume/v3/volumes/349e67de-2bb5-4b4d-a0b3-e8c22c9c7f98 returned with HTTP 404 Sep 06 06:46:57 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1234/2447] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:46:57 2026] GET /volume/v3/volumes/349e67de-2bb5-4b4d-a0b3-e8c22c9c7f98 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:46:57 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-c488ccad-0acf-4da1-aebe-cd2ec02e1aa3 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:46:57 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c488ccad-0acf-4da1-aebe-cd2ec02e1aa3 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] GET http://192.168.122.198/volume/v3/volumes/349e67de-2bb5-4b4d-a0b3-e8c22c9c7f98 Sep 06 06:46:57 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-c488ccad-0acf-4da1-aebe-cd2ec02e1aa3 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:46:57 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-c488ccad-0acf-4da1-aebe-cd2ec02e1aa3 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:46:57 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c488ccad-0acf-4da1-aebe-cd2ec02e1aa3 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] http://192.168.122.198/volume/v3/volumes/349e67de-2bb5-4b4d-a0b3-e8c22c9c7f98 returned with HTTP 404 Sep 06 06:46:57 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1214/2448] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:46:57 2026] GET /volume/v3/volumes/349e67de-2bb5-4b4d-a0b3-e8c22c9c7f98 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:46:57 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-9d4f92de-9dec-48d0-8b84-28ec639709c8 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:46:57 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-9d4f92de-9dec-48d0-8b84-28ec639709c8 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] DELETE http://192.168.122.198/volume/v3/volumes/349e67de-2bb5-4b4d-a0b3-e8c22c9c7f98 Sep 06 06:46:57 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-9d4f92de-9dec-48d0-8b84-28ec639709c8 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:46:57 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-9d4f92de-9dec-48d0-8b84-28ec639709c8 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:46:57 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-9d4f92de-9dec-48d0-8b84-28ec639709c8 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Delete volume with id: 349e67de-2bb5-4b4d-a0b3-e8c22c9c7f98 Sep 06 06:46:57 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-9d4f92de-9dec-48d0-8b84-28ec639709c8 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] http://192.168.122.198/volume/v3/volumes/349e67de-2bb5-4b4d-a0b3-e8c22c9c7f98 returned with HTTP 404 Sep 06 06:46:57 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1235/2449] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:46:57 2026] DELETE /volume/v3/volumes/349e67de-2bb5-4b4d-a0b3-e8c22c9c7f98 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:46:57 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-882ddb7c-668c-4c33-a6d1-2b82fa67ee12 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:46:57 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-882ddb7c-668c-4c33-a6d1-2b82fa67ee12 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] DELETE http://192.168.122.198/volume/v3/snapshots/53c389b3-5a23-4634-ae90-69982bf48983 Sep 06 06:46:57 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-882ddb7c-668c-4c33-a6d1-2b82fa67ee12 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:46:57 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-882ddb7c-668c-4c33-a6d1-2b82fa67ee12 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:46:57 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.snapshots [None req-882ddb7c-668c-4c33-a6d1-2b82fa67ee12 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Delete snapshot with id: 53c389b3-5a23-4634-ae90-69982bf48983 Sep 06 06:46:57 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:46:57 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:46:57 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-882ddb7c-668c-4c33-a6d1-2b82fa67ee12 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Snapshot retrieved successfully. Sep 06 06:46:57 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:46:57 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:46:57 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-882ddb7c-668c-4c33-a6d1-2b82fa67ee12 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Snapshot delete request issued successfully. Sep 06 06:46:57 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-882ddb7c-668c-4c33-a6d1-2b82fa67ee12 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] http://192.168.122.198/volume/v3/snapshots/53c389b3-5a23-4634-ae90-69982bf48983 returned with HTTP 202 Sep 06 06:46:57 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1215/2450] 192.168.122.198 () {58 vars in 1241 bytes} [Sun Sep 6 06:46:57 2026] DELETE /volume/v3/snapshots/53c389b3-5a23-4634-ae90-69982bf48983 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:46:57 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-e22f1e3d-c2d9-4122-9cd3-1a4ff9625752 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:46:57 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e22f1e3d-c2d9-4122-9cd3-1a4ff9625752 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] GET http://192.168.122.198/volume/v3/snapshots/53c389b3-5a23-4634-ae90-69982bf48983 Sep 06 06:46:57 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e22f1e3d-c2d9-4122-9cd3-1a4ff9625752 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:46:57 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e22f1e3d-c2d9-4122-9cd3-1a4ff9625752 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:46:57 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:46:57 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:46:57 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-e22f1e3d-c2d9-4122-9cd3-1a4ff9625752 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Snapshot retrieved successfully. Sep 06 06:46:57 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e22f1e3d-c2d9-4122-9cd3-1a4ff9625752 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] http://192.168.122.198/volume/v3/snapshots/53c389b3-5a23-4634-ae90-69982bf48983 returned with HTTP 200 Sep 06 06:46:57 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1236/2451] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:46:57 2026] GET /volume/v3/snapshots/53c389b3-5a23-4634-ae90-69982bf48983 => generated 467 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:46:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-ac7be97e-7293-4d11-8414-dc1256a3e772 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:46:58 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ac7be97e-7293-4d11-8414-dc1256a3e772 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] GET http://192.168.122.198/volume/v3/snapshots/53c389b3-5a23-4634-ae90-69982bf48983 Sep 06 06:46:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ac7be97e-7293-4d11-8414-dc1256a3e772 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:46:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ac7be97e-7293-4d11-8414-dc1256a3e772 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:46:58 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:46:58 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:46:58 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-ac7be97e-7293-4d11-8414-dc1256a3e772 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Snapshot retrieved successfully. Sep 06 06:46:58 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ac7be97e-7293-4d11-8414-dc1256a3e772 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] http://192.168.122.198/volume/v3/snapshots/53c389b3-5a23-4634-ae90-69982bf48983 returned with HTTP 200 Sep 06 06:46:58 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1216/2452] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:46:58 2026] GET /volume/v3/snapshots/53c389b3-5a23-4634-ae90-69982bf48983 => generated 467 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:46:59 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-c7ac652a-cd0e-4789-a65e-f7132798f065 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:46:59 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c7ac652a-cd0e-4789-a65e-f7132798f065 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] GET http://192.168.122.198/volume/v3/snapshots/53c389b3-5a23-4634-ae90-69982bf48983 Sep 06 06:46:59 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-c7ac652a-cd0e-4789-a65e-f7132798f065 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:46:59 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-c7ac652a-cd0e-4789-a65e-f7132798f065 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:46:59 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c7ac652a-cd0e-4789-a65e-f7132798f065 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] http://192.168.122.198/volume/v3/snapshots/53c389b3-5a23-4634-ae90-69982bf48983 returned with HTTP 404 Sep 06 06:46:59 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1237/2453] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:46:59 2026] GET /volume/v3/snapshots/53c389b3-5a23-4634-ae90-69982bf48983 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:46:59 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-82817ea8-1d6b-4a5c-9552-d14c093aa55f None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:46:59 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-82817ea8-1d6b-4a5c-9552-d14c093aa55f tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] GET http://192.168.122.198/volume/v3/volumes/46affcaa-34b5-43bc-bd1f-97848a0ecd78 Sep 06 06:46:59 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-82817ea8-1d6b-4a5c-9552-d14c093aa55f tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:46:59 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-82817ea8-1d6b-4a5c-9552-d14c093aa55f tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:46:59 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:46:59 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:46:59 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:46:59 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:46:59 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-82817ea8-1d6b-4a5c-9552-d14c093aa55f tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Volume info retrieved successfully. Sep 06 06:46:59 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-82817ea8-1d6b-4a5c-9552-d14c093aa55f tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] http://192.168.122.198/volume/v3/volumes/46affcaa-34b5-43bc-bd1f-97848a0ecd78 returned with HTTP 200 Sep 06 06:46:59 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1217/2454] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:46:59 2026] GET /volume/v3/volumes/46affcaa-34b5-43bc-bd1f-97848a0ecd78 => generated 856 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:46:59 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-37564c03-f078-4a7d-9e6f-ce7fbdf5248e None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:46:59 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-37564c03-f078-4a7d-9e6f-ce7fbdf5248e tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] DELETE http://192.168.122.198/volume/v3/volumes/46affcaa-34b5-43bc-bd1f-97848a0ecd78 Sep 06 06:46:59 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-37564c03-f078-4a7d-9e6f-ce7fbdf5248e tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:46:59 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-37564c03-f078-4a7d-9e6f-ce7fbdf5248e tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:46:59 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-37564c03-f078-4a7d-9e6f-ce7fbdf5248e tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Delete volume with id: 46affcaa-34b5-43bc-bd1f-97848a0ecd78 Sep 06 06:46:59 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:46:59 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:46:59 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:46:59 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:46:59 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-37564c03-f078-4a7d-9e6f-ce7fbdf5248e tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Volume info retrieved successfully. Sep 06 06:47:00 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-37564c03-f078-4a7d-9e6f-ce7fbdf5248e tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Delete volume request issued successfully. Sep 06 06:47:00 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-37564c03-f078-4a7d-9e6f-ce7fbdf5248e tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] http://192.168.122.198/volume/v3/volumes/46affcaa-34b5-43bc-bd1f-97848a0ecd78 returned with HTTP 202 Sep 06 06:47:00 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1238/2455] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:46:59 2026] DELETE /volume/v3/volumes/46affcaa-34b5-43bc-bd1f-97848a0ecd78 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:47:00 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-f49d018f-5f66-4f4d-8013-3aa01dd17720 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:47:00 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f49d018f-5f66-4f4d-8013-3aa01dd17720 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] GET http://192.168.122.198/volume/v3/volumes/46affcaa-34b5-43bc-bd1f-97848a0ecd78 Sep 06 06:47:00 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-f49d018f-5f66-4f4d-8013-3aa01dd17720 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:47:00 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-f49d018f-5f66-4f4d-8013-3aa01dd17720 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:47:00 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:47:00 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:47:00 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:47:00 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:47:00 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-f49d018f-5f66-4f4d-8013-3aa01dd17720 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Volume info retrieved successfully. Sep 06 06:47:00 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f49d018f-5f66-4f4d-8013-3aa01dd17720 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] http://192.168.122.198/volume/v3/volumes/46affcaa-34b5-43bc-bd1f-97848a0ecd78 returned with HTTP 200 Sep 06 06:47:00 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1218/2456] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:47:00 2026] GET /volume/v3/volumes/46affcaa-34b5-43bc-bd1f-97848a0ecd78 => generated 855 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:47:01 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-0b58f6ea-881e-4f5d-93dc-37a66c89038c None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:47:01 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-0b58f6ea-881e-4f5d-93dc-37a66c89038c tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] GET http://192.168.122.198/volume/v3/volumes/46affcaa-34b5-43bc-bd1f-97848a0ecd78 Sep 06 06:47:01 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-0b58f6ea-881e-4f5d-93dc-37a66c89038c tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:47:01 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-0b58f6ea-881e-4f5d-93dc-37a66c89038c tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:47:01 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-0b58f6ea-881e-4f5d-93dc-37a66c89038c tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] http://192.168.122.198/volume/v3/volumes/46affcaa-34b5-43bc-bd1f-97848a0ecd78 returned with HTTP 404 Sep 06 06:47:01 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1239/2457] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:47:01 2026] GET /volume/v3/volumes/46affcaa-34b5-43bc-bd1f-97848a0ecd78 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:47:01 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-672b2fe2-56e5-46f4-836b-e8e1933cc5fe None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:47:01 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-672b2fe2-56e5-46f4-836b-e8e1933cc5fe tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] GET http://192.168.122.198/volume/v3/volumes/664fd2af-f63c-46e6-8f07-005cde51676b Sep 06 06:47:01 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-672b2fe2-56e5-46f4-836b-e8e1933cc5fe tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:47:01 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-672b2fe2-56e5-46f4-836b-e8e1933cc5fe tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:47:01 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:47:01 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:47:01 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:47:01 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:47:01 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-672b2fe2-56e5-46f4-836b-e8e1933cc5fe tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Volume info retrieved successfully. Sep 06 06:47:01 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-672b2fe2-56e5-46f4-836b-e8e1933cc5fe tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] http://192.168.122.198/volume/v3/volumes/664fd2af-f63c-46e6-8f07-005cde51676b returned with HTTP 200 Sep 06 06:47:01 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1219/2458] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:47:01 2026] GET /volume/v3/volumes/664fd2af-f63c-46e6-8f07-005cde51676b => generated 855 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 06:47:01 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-1198a7ce-b70b-4d05-9194-bd6b65fd8019 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:47:01 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-1198a7ce-b70b-4d05-9194-bd6b65fd8019 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] DELETE http://192.168.122.198/volume/v3/volumes/664fd2af-f63c-46e6-8f07-005cde51676b Sep 06 06:47:01 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-1198a7ce-b70b-4d05-9194-bd6b65fd8019 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:47:01 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-1198a7ce-b70b-4d05-9194-bd6b65fd8019 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:47:01 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-1198a7ce-b70b-4d05-9194-bd6b65fd8019 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Delete volume with id: 664fd2af-f63c-46e6-8f07-005cde51676b Sep 06 06:47:01 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:47:01 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:47:01 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:47:01 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:47:01 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-1198a7ce-b70b-4d05-9194-bd6b65fd8019 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Volume info retrieved successfully. Sep 06 06:47:01 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-1198a7ce-b70b-4d05-9194-bd6b65fd8019 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Delete volume request issued successfully. Sep 06 06:47:01 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-1198a7ce-b70b-4d05-9194-bd6b65fd8019 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] http://192.168.122.198/volume/v3/volumes/664fd2af-f63c-46e6-8f07-005cde51676b returned with HTTP 202 Sep 06 06:47:01 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1240/2459] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:47:01 2026] DELETE /volume/v3/volumes/664fd2af-f63c-46e6-8f07-005cde51676b => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:47:01 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-81b030df-9bd5-4873-b129-5ee8794d9e60 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:47:01 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-81b030df-9bd5-4873-b129-5ee8794d9e60 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] GET http://192.168.122.198/volume/v3/volumes/664fd2af-f63c-46e6-8f07-005cde51676b Sep 06 06:47:01 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-81b030df-9bd5-4873-b129-5ee8794d9e60 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:47:01 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-81b030df-9bd5-4873-b129-5ee8794d9e60 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:47:01 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:47:01 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:47:01 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:47:01 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:47:01 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-81b030df-9bd5-4873-b129-5ee8794d9e60 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Volume info retrieved successfully. Sep 06 06:47:01 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-81b030df-9bd5-4873-b129-5ee8794d9e60 tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] http://192.168.122.198/volume/v3/volumes/664fd2af-f63c-46e6-8f07-005cde51676b returned with HTTP 200 Sep 06 06:47:01 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1220/2460] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:47:01 2026] GET /volume/v3/volumes/664fd2af-f63c-46e6-8f07-005cde51676b => generated 854 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:47:02 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-ea2d15dd-8805-445e-85f3-b9a819f9706b None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:47:02 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-ea2d15dd-8805-445e-85f3-b9a819f9706b tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] GET http://192.168.122.198/volume/v3/volumes/664fd2af-f63c-46e6-8f07-005cde51676b Sep 06 06:47:02 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-ea2d15dd-8805-445e-85f3-b9a819f9706b tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:47:02 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-ea2d15dd-8805-445e-85f3-b9a819f9706b tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:47:02 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-ea2d15dd-8805-445e-85f3-b9a819f9706b tempest-VolumesSnapshotTestJSON-1082340868 tempest-VolumesSnapshotTestJSON-1082340868-project-member] http://192.168.122.198/volume/v3/volumes/664fd2af-f63c-46e6-8f07-005cde51676b returned with HTTP 404 Sep 06 06:47:02 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1241/2461] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:47:02 2026] GET /volume/v3/volumes/664fd2af-f63c-46e6-8f07-005cde51676b => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:47:07 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [req-29d0dc8b-c6ca-404b-b54f-c3465736609f req-1cf6d39b-8b6b-4a73-bd73-50f29ff88093 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:47:07 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-29d0dc8b-c6ca-404b-b54f-c3465736609f req-1cf6d39b-8b6b-4a73-bd73-50f29ff88093 tempest-TestShelveInstance-2122303240 tempest-TestShelveInstance-2122303240-project-member] DELETE http://192.168.122.198/volume/v3/attachments/d0489dc8-2423-4c61-a352-8f68ddbdc547 Sep 06 06:47:07 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-29d0dc8b-c6ca-404b-b54f-c3465736609f req-1cf6d39b-8b6b-4a73-bd73-50f29ff88093 tempest-TestShelveInstance-2122303240 tempest-TestShelveInstance-2122303240-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:47:07 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-29d0dc8b-c6ca-404b-b54f-c3465736609f req-1cf6d39b-8b6b-4a73-bd73-50f29ff88093 tempest-TestShelveInstance-2122303240 tempest-TestShelveInstance-2122303240-project-member] Calling method 'version_select' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:47:07 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:47:07 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:47:07 devstack devstack@c-api.service[87014]: /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 06 06:47:07 devstack devstack@c-api.service[87014]: return base.obj_make_list(context, Sep 06 06:47:07 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-29d0dc8b-c6ca-404b-b54f-c3465736609f req-1cf6d39b-8b6b-4a73-bd73-50f29ff88093 tempest-TestShelveInstance-2122303240 tempest-TestShelveInstance-2122303240-project-member] http://192.168.122.198/volume/v3/attachments/d0489dc8-2423-4c61-a352-8f68ddbdc547 returned with HTTP 200 Sep 06 06:47:07 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1221/2462] 192.168.122.198 () {64 vars in 1562 bytes} [Sun Sep 6 06:47:07 2026] DELETE /volume/v3/attachments/d0489dc8-2423-4c61-a352-8f68ddbdc547 => generated 19 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:47:07 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-29d0dc8b-c6ca-404b-b54f-c3465736609f req-d23374c3-387f-4dee-a3cb-f673ad700219 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:47:07 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-29d0dc8b-c6ca-404b-b54f-c3465736609f req-d23374c3-387f-4dee-a3cb-f673ad700219 tempest-TestShelveInstance-2122303240 tempest-TestShelveInstance-2122303240-project-member] DELETE http://192.168.122.198/volume/v3/volumes/0f9f4f61-8db4-4e0b-9497-063182c791dd Sep 06 06:47:07 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-29d0dc8b-c6ca-404b-b54f-c3465736609f req-d23374c3-387f-4dee-a3cb-f673ad700219 tempest-TestShelveInstance-2122303240 tempest-TestShelveInstance-2122303240-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:47:07 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-29d0dc8b-c6ca-404b-b54f-c3465736609f req-d23374c3-387f-4dee-a3cb-f673ad700219 tempest-TestShelveInstance-2122303240 tempest-TestShelveInstance-2122303240-project-member] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:47:07 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [req-29d0dc8b-c6ca-404b-b54f-c3465736609f req-d23374c3-387f-4dee-a3cb-f673ad700219 tempest-TestShelveInstance-2122303240 tempest-TestShelveInstance-2122303240-project-member] Delete volume with id: 0f9f4f61-8db4-4e0b-9497-063182c791dd Sep 06 06:47:07 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:47:07 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:47:07 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:47:07 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:47:07 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [req-29d0dc8b-c6ca-404b-b54f-c3465736609f req-d23374c3-387f-4dee-a3cb-f673ad700219 tempest-TestShelveInstance-2122303240 tempest-TestShelveInstance-2122303240-project-member] Volume info retrieved successfully. Sep 06 06:47:07 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [req-29d0dc8b-c6ca-404b-b54f-c3465736609f req-d23374c3-387f-4dee-a3cb-f673ad700219 tempest-TestShelveInstance-2122303240 tempest-TestShelveInstance-2122303240-project-member] Delete volume request issued successfully. Sep 06 06:47:07 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-29d0dc8b-c6ca-404b-b54f-c3465736609f req-d23374c3-387f-4dee-a3cb-f673ad700219 tempest-TestShelveInstance-2122303240 tempest-TestShelveInstance-2122303240-project-member] http://192.168.122.198/volume/v3/volumes/0f9f4f61-8db4-4e0b-9497-063182c791dd returned with HTTP 202 Sep 06 06:47:07 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1242/2463] 192.168.122.198 () {62 vars in 1509 bytes} [Sun Sep 6 06:47:07 2026] DELETE /volume/v3/volumes/0f9f4f61-8db4-4e0b-9497-063182c791dd => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:47:17 devstack devstack@c-api.service[87014]: DEBUG dbcounter [-] [87014] Writing DB stats cinder:SELECT=253,cinder:INSERT=50,cinder:UPDATE=94 {{(pid=87014) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 06:47:17 devstack devstack@c-api.service[87015]: DEBUG dbcounter [-] [87015] Writing DB stats cinder:SELECT=142,cinder:UPDATE=23,cinder:INSERT=11 {{(pid=87015) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 06:47:22 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-b31c8d8a-823f-4327-bdc9-3a9852871e4a None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:47:22 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-b31c8d8a-823f-4327-bdc9-3a9852871e4a tempest-VolumeTypesMemberTests-483438511 tempest-VolumeTypesMemberTests-483438511-project-admin] POST http://192.168.122.198/volume/v3/types Sep 06 06:47:22 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-b31c8d8a-823f-4327-bdc9-3a9852871e4a tempest-VolumeTypesMemberTests-483438511 tempest-VolumeTypesMemberTests-483438511-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-971381088", "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=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:47:22 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:47:22 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:47:22 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-b31c8d8a-823f-4327-bdc9-3a9852871e4a tempest-VolumeTypesMemberTests-483438511 tempest-VolumeTypesMemberTests-483438511-project-admin] http://192.168.122.198/volume/v3/types returned with HTTP 200 Sep 06 06:47:22 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1222/2464] 192.168.122.198 () {60 vars in 1137 bytes} [Sun Sep 6 06:47:22 2026] POST /volume/v3/types => generated 379 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:47:22 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-0d9626f1-e37e-463e-9cc2-711783d8308b None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:47:22 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-0d9626f1-e37e-463e-9cc2-711783d8308b tempest-VolumeTypesMemberTests-483438511 tempest-VolumeTypesMemberTests-483438511-project-admin] POST http://192.168.122.198/volume/v3/types/c89ecc8e-0565-4323-939d-cad200b54afc/encryption Sep 06 06:47:22 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-0d9626f1-e37e-463e-9cc2-711783d8308b tempest-VolumeTypesMemberTests-483438511 tempest-VolumeTypesMemberTests-483438511-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:47:22 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-0d9626f1-e37e-463e-9cc2-711783d8308b tempest-VolumeTypesMemberTests-483438511 tempest-VolumeTypesMemberTests-483438511-project-admin] http://192.168.122.198/volume/v3/types/c89ecc8e-0565-4323-939d-cad200b54afc/encryption returned with HTTP 200 Sep 06 06:47:22 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1243/2465] 192.168.122.198 () {60 vars in 1281 bytes} [Sun Sep 6 06:47:22 2026] POST /volume/v3/types/c89ecc8e-0565-4323-939d-cad200b54afc/encryption => generated 239 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:47:22 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-df15266a-f5c0-4c10-9725-03b3883765b1 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:47:22 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-df15266a-f5c0-4c10-9725-03b3883765b1 tempest-VolumeTypesMemberTests-483438511 tempest-VolumeTypesMemberTests-483438511-project-admin] POST http://192.168.122.198/volume/v3/types Sep 06 06:47:22 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-df15266a-f5c0-4c10-9725-03b3883765b1 tempest-VolumeTypesMemberTests-483438511 tempest-VolumeTypesMemberTests-483438511-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-881907194", "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=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:47:23 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-df15266a-f5c0-4c10-9725-03b3883765b1 tempest-VolumeTypesMemberTests-483438511 tempest-VolumeTypesMemberTests-483438511-project-admin] http://192.168.122.198/volume/v3/types returned with HTTP 200 Sep 06 06:47:23 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1223/2466] 192.168.122.198 () {60 vars in 1137 bytes} [Sun Sep 6 06:47:22 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 06 06:47:23 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-01be0eed-1f98-49c2-837c-9daf2579d7f9 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:47:23 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-01be0eed-1f98-49c2-837c-9daf2579d7f9 tempest-VolumeTypesMemberTests-483438511 tempest-VolumeTypesMemberTests-483438511-project-member] POST http://192.168.122.198/volume/v3/types/34c4b70b-8447-4d99-a24a-e536ee980399/encryption Sep 06 06:47:23 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-01be0eed-1f98-49c2-837c-9daf2579d7f9 tempest-VolumeTypesMemberTests-483438511 tempest-VolumeTypesMemberTests-483438511-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:47:23 devstack devstack@c-api.service[87015]: DEBUG cinder.policy [None req-01be0eed-1f98-49c2-837c-9daf2579d7f9 tempest-VolumeTypesMemberTests-483438511 tempest-VolumeTypesMemberTests-483438511-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '75cc2be2eee5465d89cc4d0e66f18720', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '479fa2df3482404c93e2ea9740746791', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87015) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 06:47:23 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-01be0eed-1f98-49c2-837c-9daf2579d7f9 tempest-VolumeTypesMemberTests-483438511 tempest-VolumeTypesMemberTests-483438511-project-member] http://192.168.122.198/volume/v3/types/34c4b70b-8447-4d99-a24a-e536ee980399/encryption returned with HTTP 403 Sep 06 06:47:23 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1244/2467] 192.168.122.198 () {60 vars in 1281 bytes} [Sun Sep 6 06:47:23 2026] POST /volume/v3/types/34c4b70b-8447-4d99-a24a-e536ee980399/encryption => generated 127 bytes in 161 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:47:23 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-76634b1f-ed9e-454b-96f8-108b4c131d40 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:47:23 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-76634b1f-ed9e-454b-96f8-108b4c131d40 tempest-VolumeTypesMemberTests-483438511 tempest-VolumeTypesMemberTests-483438511-project-admin] POST http://192.168.122.198/volume/v3/types Sep 06 06:47:23 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-76634b1f-ed9e-454b-96f8-108b4c131d40 tempest-VolumeTypesMemberTests-483438511 tempest-VolumeTypesMemberTests-483438511-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2077503759", "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=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:47:23 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-76634b1f-ed9e-454b-96f8-108b4c131d40 tempest-VolumeTypesMemberTests-483438511 tempest-VolumeTypesMemberTests-483438511-project-admin] http://192.168.122.198/volume/v3/types returned with HTTP 200 Sep 06 06:47:23 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1224/2468] 192.168.122.198 () {60 vars in 1137 bytes} [Sun Sep 6 06:47:23 2026] POST /volume/v3/types => generated 380 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:47:23 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-e6778415-9a56-4825-a97d-09f40f470938 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:47:23 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e6778415-9a56-4825-a97d-09f40f470938 tempest-VolumeTypesMemberTests-483438511 tempest-VolumeTypesMemberTests-483438511-project-member] POST http://192.168.122.198/volume/v3/types/f9ef816c-ab3b-452b-9d0e-6a698f44e1e5/extra_specs Sep 06 06:47:23 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e6778415-9a56-4825-a97d-09f40f470938 tempest-VolumeTypesMemberTests-483438511 tempest-VolumeTypesMemberTests-483438511-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:47:23 devstack devstack@c-api.service[87015]: DEBUG cinder.policy [None req-e6778415-9a56-4825-a97d-09f40f470938 tempest-VolumeTypesMemberTests-483438511 tempest-VolumeTypesMemberTests-483438511-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '75cc2be2eee5465d89cc4d0e66f18720', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '479fa2df3482404c93e2ea9740746791', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87015) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 06:47:23 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e6778415-9a56-4825-a97d-09f40f470938 tempest-VolumeTypesMemberTests-483438511 tempest-VolumeTypesMemberTests-483438511-project-member] http://192.168.122.198/volume/v3/types/f9ef816c-ab3b-452b-9d0e-6a698f44e1e5/extra_specs returned with HTTP 403 Sep 06 06:47:23 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1245/2469] 192.168.122.198 () {60 vars in 1283 bytes} [Sun Sep 6 06:47:23 2026] POST /volume/v3/types/f9ef816c-ab3b-452b-9d0e-6a698f44e1e5/extra_specs => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 06 06:47:23 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-e6f332bf-a47f-4e15-830b-eb25c0970cc6 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:47:23 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-e6f332bf-a47f-4e15-830b-eb25c0970cc6 tempest-VolumeTypesMemberTests-483438511 tempest-VolumeTypesMemberTests-483438511-project-member] PUT http://192.168.122.198/volume/v3/types/f9ef816c-ab3b-452b-9d0e-6a698f44e1e5/extra_specs/key2 Sep 06 06:47:23 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-e6f332bf-a47f-4e15-830b-eb25c0970cc6 tempest-VolumeTypesMemberTests-483438511 tempest-VolumeTypesMemberTests-483438511-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:47:23 devstack devstack@c-api.service[87014]: DEBUG cinder.policy [None req-e6f332bf-a47f-4e15-830b-eb25c0970cc6 tempest-VolumeTypesMemberTests-483438511 tempest-VolumeTypesMemberTests-483438511-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '75cc2be2eee5465d89cc4d0e66f18720', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '479fa2df3482404c93e2ea9740746791', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87014) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 06:47:23 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-e6f332bf-a47f-4e15-830b-eb25c0970cc6 tempest-VolumeTypesMemberTests-483438511 tempest-VolumeTypesMemberTests-483438511-project-member] http://192.168.122.198/volume/v3/types/f9ef816c-ab3b-452b-9d0e-6a698f44e1e5/extra_specs/key2 returned with HTTP 403 Sep 06 06:47:23 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1225/2470] 192.168.122.198 () {60 vars in 1297 bytes} [Sun Sep 6 06:47:23 2026] PUT /volume/v3/types/f9ef816c-ab3b-452b-9d0e-6a698f44e1e5/extra_specs/key2 => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:47:23 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-1a47811b-a356-4ad7-b8c8-15383d35b5c5 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:47:23 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-1a47811b-a356-4ad7-b8c8-15383d35b5c5 tempest-VolumeTypesMemberTests-483438511 tempest-VolumeTypesMemberTests-483438511-project-member] POST http://192.168.122.198/volume/v3/types Sep 06 06:47:23 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-1a47811b-a356-4ad7-b8c8-15383d35b5c5 tempest-VolumeTypesMemberTests-483438511 tempest-VolumeTypesMemberTests-483438511-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:47:23 devstack devstack@c-api.service[87015]: DEBUG cinder.policy [None req-1a47811b-a356-4ad7-b8c8-15383d35b5c5 tempest-VolumeTypesMemberTests-483438511 tempest-VolumeTypesMemberTests-483438511-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '75cc2be2eee5465d89cc4d0e66f18720', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '479fa2df3482404c93e2ea9740746791', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87015) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 06:47:23 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-1a47811b-a356-4ad7-b8c8-15383d35b5c5 tempest-VolumeTypesMemberTests-483438511 tempest-VolumeTypesMemberTests-483438511-project-member] http://192.168.122.198/volume/v3/types returned with HTTP 403 Sep 06 06:47:23 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1246/2471] 192.168.122.198 () {60 vars in 1136 bytes} [Sun Sep 6 06:47:23 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 06 06:47:23 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-ac0fcad4-2fdd-438d-9cc5-f29201e43265 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:47:23 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ac0fcad4-2fdd-438d-9cc5-f29201e43265 tempest-VolumeTypesMemberTests-483438511 tempest-VolumeTypesMemberTests-483438511-project-admin] POST http://192.168.122.198/volume/v3/types Sep 06 06:47:23 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ac0fcad4-2fdd-438d-9cc5-f29201e43265 tempest-VolumeTypesMemberTests-483438511 tempest-VolumeTypesMemberTests-483438511-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-303556373", "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=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:47:23 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ac0fcad4-2fdd-438d-9cc5-f29201e43265 tempest-VolumeTypesMemberTests-483438511 tempest-VolumeTypesMemberTests-483438511-project-admin] http://192.168.122.198/volume/v3/types returned with HTTP 200 Sep 06 06:47:23 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1226/2472] 192.168.122.198 () {60 vars in 1137 bytes} [Sun Sep 6 06:47:23 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 06 06:47:23 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-57a90083-2df9-4666-a741-f29965fc7efa None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:47:23 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-57a90083-2df9-4666-a741-f29965fc7efa tempest-VolumeTypesMemberTests-483438511 tempest-VolumeTypesMemberTests-483438511-project-admin] POST http://192.168.122.198/volume/v3/types/ff1ccaf5-4194-4bc1-bdf2-b8f85237db65/encryption Sep 06 06:47:23 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-57a90083-2df9-4666-a741-f29965fc7efa tempest-VolumeTypesMemberTests-483438511 tempest-VolumeTypesMemberTests-483438511-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:47:23 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-57a90083-2df9-4666-a741-f29965fc7efa tempest-VolumeTypesMemberTests-483438511 tempest-VolumeTypesMemberTests-483438511-project-admin] http://192.168.122.198/volume/v3/types/ff1ccaf5-4194-4bc1-bdf2-b8f85237db65/encryption returned with HTTP 200 Sep 06 06:47:23 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1247/2473] 192.168.122.198 () {60 vars in 1281 bytes} [Sun Sep 6 06:47:23 2026] POST /volume/v3/types/ff1ccaf5-4194-4bc1-bdf2-b8f85237db65/encryption => generated 239 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:47:23 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-a64ee1cc-cefc-44e9-870d-5e19fd89f1bd None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:47:23 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-a64ee1cc-cefc-44e9-870d-5e19fd89f1bd tempest-VolumeTypesMemberTests-483438511 tempest-VolumeTypesMemberTests-483438511-project-member] DELETE http://192.168.122.198/volume/v3/types/ff1ccaf5-4194-4bc1-bdf2-b8f85237db65/encryption/36cb90ff-0508-4e70-952d-d213d74fb7bb Sep 06 06:47:23 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-a64ee1cc-cefc-44e9-870d-5e19fd89f1bd tempest-VolumeTypesMemberTests-483438511 tempest-VolumeTypesMemberTests-483438511-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:47:23 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-a64ee1cc-cefc-44e9-870d-5e19fd89f1bd tempest-VolumeTypesMemberTests-483438511 tempest-VolumeTypesMemberTests-483438511-project-member] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:47:23 devstack devstack@c-api.service[87014]: DEBUG cinder.policy [None req-a64ee1cc-cefc-44e9-870d-5e19fd89f1bd tempest-VolumeTypesMemberTests-483438511 tempest-VolumeTypesMemberTests-483438511-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '75cc2be2eee5465d89cc4d0e66f18720', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '479fa2df3482404c93e2ea9740746791', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87014) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 06:47:23 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-a64ee1cc-cefc-44e9-870d-5e19fd89f1bd tempest-VolumeTypesMemberTests-483438511 tempest-VolumeTypesMemberTests-483438511-project-member] http://192.168.122.198/volume/v3/types/ff1ccaf5-4194-4bc1-bdf2-b8f85237db65/encryption/36cb90ff-0508-4e70-952d-d213d74fb7bb returned with HTTP 403 Sep 06 06:47:23 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1227/2474] 192.168.122.198 () {58 vars in 1373 bytes} [Sun Sep 6 06:47:23 2026] DELETE /volume/v3/types/ff1ccaf5-4194-4bc1-bdf2-b8f85237db65/encryption/36cb90ff-0508-4e70-952d-d213d74fb7bb => generated 127 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:47:23 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-307e5bc7-775f-420e-8920-ff4f281c2a5c None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:47:23 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-307e5bc7-775f-420e-8920-ff4f281c2a5c tempest-VolumeTypesMemberTests-483438511 tempest-VolumeTypesMemberTests-483438511-project-admin] POST http://192.168.122.198/volume/v3/types Sep 06 06:47:23 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-307e5bc7-775f-420e-8920-ff4f281c2a5c tempest-VolumeTypesMemberTests-483438511 tempest-VolumeTypesMemberTests-483438511-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1533010651", "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=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:47:23 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-307e5bc7-775f-420e-8920-ff4f281c2a5c tempest-VolumeTypesMemberTests-483438511 tempest-VolumeTypesMemberTests-483438511-project-admin] http://192.168.122.198/volume/v3/types returned with HTTP 200 Sep 06 06:47:23 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1248/2475] 192.168.122.198 () {60 vars in 1137 bytes} [Sun Sep 6 06:47:23 2026] POST /volume/v3/types => generated 380 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:47:23 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-b9fed54e-a114-40ce-8ddd-d3aae6a93108 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:47:23 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-b9fed54e-a114-40ce-8ddd-d3aae6a93108 tempest-VolumeTypesMemberTests-483438511 tempest-VolumeTypesMemberTests-483438511-project-member] DELETE http://192.168.122.198/volume/v3/types/b44ccd79-549c-4492-b8fb-5ff6783a8963/extra_specs/key1 Sep 06 06:47:23 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-b9fed54e-a114-40ce-8ddd-d3aae6a93108 tempest-VolumeTypesMemberTests-483438511 tempest-VolumeTypesMemberTests-483438511-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:47:23 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-b9fed54e-a114-40ce-8ddd-d3aae6a93108 tempest-VolumeTypesMemberTests-483438511 tempest-VolumeTypesMemberTests-483438511-project-member] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:47:23 devstack devstack@c-api.service[87014]: DEBUG cinder.policy [None req-b9fed54e-a114-40ce-8ddd-d3aae6a93108 tempest-VolumeTypesMemberTests-483438511 tempest-VolumeTypesMemberTests-483438511-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '75cc2be2eee5465d89cc4d0e66f18720', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '479fa2df3482404c93e2ea9740746791', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87014) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 06:47:23 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-b9fed54e-a114-40ce-8ddd-d3aae6a93108 tempest-VolumeTypesMemberTests-483438511 tempest-VolumeTypesMemberTests-483438511-project-member] http://192.168.122.198/volume/v3/types/b44ccd79-549c-4492-b8fb-5ff6783a8963/extra_specs/key1 returned with HTTP 403 Sep 06 06:47:23 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1228/2476] 192.168.122.198 () {58 vars in 1280 bytes} [Sun Sep 6 06:47:23 2026] DELETE /volume/v3/types/b44ccd79-549c-4492-b8fb-5ff6783a8963/extra_specs/key1 => generated 122 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:47:23 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-f11768a3-2f45-4f84-b319-98c21b91e1f1 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:47:23 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f11768a3-2f45-4f84-b319-98c21b91e1f1 tempest-VolumeTypesMemberTests-483438511 tempest-VolumeTypesMemberTests-483438511-project-admin] POST http://192.168.122.198/volume/v3/types Sep 06 06:47:23 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-f11768a3-2f45-4f84-b319-98c21b91e1f1 tempest-VolumeTypesMemberTests-483438511 tempest-VolumeTypesMemberTests-483438511-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1067980941", "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=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:47:23 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f11768a3-2f45-4f84-b319-98c21b91e1f1 tempest-VolumeTypesMemberTests-483438511 tempest-VolumeTypesMemberTests-483438511-project-admin] http://192.168.122.198/volume/v3/types returned with HTTP 200 Sep 06 06:47:23 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1249/2477] 192.168.122.198 () {60 vars in 1137 bytes} [Sun Sep 6 06:47:23 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 06 06:47:23 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-16dfe148-690a-41e9-bb55-bf89e57ab7c5 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:47:23 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-16dfe148-690a-41e9-bb55-bf89e57ab7c5 tempest-VolumeTypesMemberTests-483438511 tempest-VolumeTypesMemberTests-483438511-project-member] DELETE http://192.168.122.198/volume/v3/types/31bdba4f-a269-4133-b969-c903e8771277 Sep 06 06:47:23 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-16dfe148-690a-41e9-bb55-bf89e57ab7c5 tempest-VolumeTypesMemberTests-483438511 tempest-VolumeTypesMemberTests-483438511-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:47:23 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-16dfe148-690a-41e9-bb55-bf89e57ab7c5 tempest-VolumeTypesMemberTests-483438511 tempest-VolumeTypesMemberTests-483438511-project-member] Calling method '_delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:47:23 devstack devstack@c-api.service[87014]: DEBUG cinder.policy [None req-16dfe148-690a-41e9-bb55-bf89e57ab7c5 tempest-VolumeTypesMemberTests-483438511 tempest-VolumeTypesMemberTests-483438511-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '75cc2be2eee5465d89cc4d0e66f18720', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '479fa2df3482404c93e2ea9740746791', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87014) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 06:47:23 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-16dfe148-690a-41e9-bb55-bf89e57ab7c5 tempest-VolumeTypesMemberTests-483438511 tempest-VolumeTypesMemberTests-483438511-project-member] http://192.168.122.198/volume/v3/types/31bdba4f-a269-4133-b969-c903e8771277 returned with HTTP 403 Sep 06 06:47:23 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1229/2478] 192.168.122.198 () {58 vars in 1229 bytes} [Sun Sep 6 06:47:23 2026] DELETE /volume/v3/types/31bdba4f-a269-4133-b969-c903e8771277 => generated 109 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:47:23 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-079c62c4-2c88-4ea1-b5f5-7a2010c36056 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:47:23 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-079c62c4-2c88-4ea1-b5f5-7a2010c36056 tempest-VolumeTypesMemberTests-483438511 tempest-VolumeTypesMemberTests-483438511-project-member] GET http://192.168.122.198/volume/v3/types/c89ecc8e-0565-4323-939d-cad200b54afc/extra_specs Sep 06 06:47:23 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-079c62c4-2c88-4ea1-b5f5-7a2010c36056 tempest-VolumeTypesMemberTests-483438511 tempest-VolumeTypesMemberTests-483438511-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:47:23 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-079c62c4-2c88-4ea1-b5f5-7a2010c36056 tempest-VolumeTypesMemberTests-483438511 tempest-VolumeTypesMemberTests-483438511-project-member] Calling method 'index' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:47:23 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-079c62c4-2c88-4ea1-b5f5-7a2010c36056 tempest-VolumeTypesMemberTests-483438511 tempest-VolumeTypesMemberTests-483438511-project-member] http://192.168.122.198/volume/v3/types/c89ecc8e-0565-4323-939d-cad200b54afc/extra_specs returned with HTTP 200 Sep 06 06:47:23 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1250/2479] 192.168.122.198 () {58 vars in 1262 bytes} [Sun Sep 6 06:47:23 2026] GET /volume/v3/types/c89ecc8e-0565-4323-939d-cad200b54afc/extra_specs => generated 123 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:47:23 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-1b41daac-bf6e-4b44-8c5e-d11e651a867f None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:47:23 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-1b41daac-bf6e-4b44-8c5e-d11e651a867f tempest-VolumeTypesMemberTests-483438511 tempest-VolumeTypesMemberTests-483438511-project-member] GET http://192.168.122.198/volume/v3/types Sep 06 06:47:23 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-1b41daac-bf6e-4b44-8c5e-d11e651a867f tempest-VolumeTypesMemberTests-483438511 tempest-VolumeTypesMemberTests-483438511-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:47:23 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-1b41daac-bf6e-4b44-8c5e-d11e651a867f tempest-VolumeTypesMemberTests-483438511 tempest-VolumeTypesMemberTests-483438511-project-member] Calling method 'index' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:47:23 devstack devstack@c-api.service[87014]: DEBUG cinder.api.api_utils [None req-1b41daac-bf6e-4b44-8c5e-d11e651a867f tempest-VolumeTypesMemberTests-483438511 tempest-VolumeTypesMemberTests-483438511-project-member] Removing options '' from query. {{(pid=87014) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 06:47:23 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-1b41daac-bf6e-4b44-8c5e-d11e651a867f tempest-VolumeTypesMemberTests-483438511 tempest-VolumeTypesMemberTests-483438511-project-member] http://192.168.122.198/volume/v3/types returned with HTTP 200 Sep 06 06:47:23 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1230/2480] 192.168.122.198 () {58 vars in 1115 bytes} [Sun Sep 6 06:47:23 2026] GET /volume/v3/types => generated 2361 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:47:23 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-a83a1910-465a-4da3-9b9e-1eeec7489091 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:47:23 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-a83a1910-465a-4da3-9b9e-1eeec7489091 tempest-VolumeTypesMemberTests-483438511 tempest-VolumeTypesMemberTests-483438511-project-member] GET http://192.168.122.198/volume/v3/types/c89ecc8e-0565-4323-939d-cad200b54afc/encryption/cipher Sep 06 06:47:23 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-a83a1910-465a-4da3-9b9e-1eeec7489091 tempest-VolumeTypesMemberTests-483438511 tempest-VolumeTypesMemberTests-483438511-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:47:23 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-a83a1910-465a-4da3-9b9e-1eeec7489091 tempest-VolumeTypesMemberTests-483438511 tempest-VolumeTypesMemberTests-483438511-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:47:23 devstack devstack@c-api.service[87015]: DEBUG cinder.policy [None req-a83a1910-465a-4da3-9b9e-1eeec7489091 tempest-VolumeTypesMemberTests-483438511 tempest-VolumeTypesMemberTests-483438511-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '75cc2be2eee5465d89cc4d0e66f18720', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '479fa2df3482404c93e2ea9740746791', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87015) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 06:47:23 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-a83a1910-465a-4da3-9b9e-1eeec7489091 tempest-VolumeTypesMemberTests-483438511 tempest-VolumeTypesMemberTests-483438511-project-member] http://192.168.122.198/volume/v3/types/c89ecc8e-0565-4323-939d-cad200b54afc/encryption/cipher returned with HTTP 403 Sep 06 06:47:23 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1251/2481] 192.168.122.198 () {58 vars in 1280 bytes} [Sun Sep 6 06:47:23 2026] GET /volume/v3/types/c89ecc8e-0565-4323-939d-cad200b54afc/encryption/cipher => generated 124 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:47:23 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-f14a53bb-db65-4c89-ae06-8d35dd99e9cb None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:47:23 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f14a53bb-db65-4c89-ae06-8d35dd99e9cb tempest-VolumeTypesMemberTests-483438511 tempest-VolumeTypesMemberTests-483438511-project-member] GET http://192.168.122.198/volume/v3/types/c89ecc8e-0565-4323-939d-cad200b54afc/encryption Sep 06 06:47:23 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-f14a53bb-db65-4c89-ae06-8d35dd99e9cb tempest-VolumeTypesMemberTests-483438511 tempest-VolumeTypesMemberTests-483438511-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:47:23 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-f14a53bb-db65-4c89-ae06-8d35dd99e9cb tempest-VolumeTypesMemberTests-483438511 tempest-VolumeTypesMemberTests-483438511-project-member] Calling method 'index' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:47:23 devstack devstack@c-api.service[87014]: DEBUG cinder.policy [None req-f14a53bb-db65-4c89-ae06-8d35dd99e9cb tempest-VolumeTypesMemberTests-483438511 tempest-VolumeTypesMemberTests-483438511-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '75cc2be2eee5465d89cc4d0e66f18720', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '479fa2df3482404c93e2ea9740746791', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87014) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 06:47:23 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f14a53bb-db65-4c89-ae06-8d35dd99e9cb tempest-VolumeTypesMemberTests-483438511 tempest-VolumeTypesMemberTests-483438511-project-member] http://192.168.122.198/volume/v3/types/c89ecc8e-0565-4323-939d-cad200b54afc/encryption returned with HTTP 403 Sep 06 06:47:23 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1231/2482] 192.168.122.198 () {58 vars in 1259 bytes} [Sun Sep 6 06:47:23 2026] GET /volume/v3/types/c89ecc8e-0565-4323-939d-cad200b54afc/encryption => generated 124 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:47:23 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-04e8f368-4789-4f90-aaac-d90adad5f1fb None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:47:23 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-04e8f368-4789-4f90-aaac-d90adad5f1fb tempest-VolumeTypesMemberTests-483438511 tempest-VolumeTypesMemberTests-483438511-project-member] GET http://192.168.122.198/volume/v3/types/c89ecc8e-0565-4323-939d-cad200b54afc/extra_specs/multiattach Sep 06 06:47:23 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-04e8f368-4789-4f90-aaac-d90adad5f1fb tempest-VolumeTypesMemberTests-483438511 tempest-VolumeTypesMemberTests-483438511-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:47:23 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-04e8f368-4789-4f90-aaac-d90adad5f1fb tempest-VolumeTypesMemberTests-483438511 tempest-VolumeTypesMemberTests-483438511-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:47:23 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-04e8f368-4789-4f90-aaac-d90adad5f1fb tempest-VolumeTypesMemberTests-483438511 tempest-VolumeTypesMemberTests-483438511-project-member] http://192.168.122.198/volume/v3/types/c89ecc8e-0565-4323-939d-cad200b54afc/extra_specs/multiattach returned with HTTP 200 Sep 06 06:47:23 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1252/2483] 192.168.122.198 () {58 vars in 1298 bytes} [Sun Sep 6 06:47:23 2026] GET /volume/v3/types/c89ecc8e-0565-4323-939d-cad200b54afc/extra_specs/multiattach => generated 29 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 06:47:23 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-1388a1ec-5fd7-4437-8020-04e607cdb299 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:47:23 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-1388a1ec-5fd7-4437-8020-04e607cdb299 tempest-VolumeTypesMemberTests-483438511 tempest-VolumeTypesMemberTests-483438511-project-member] GET http://192.168.122.198/volume/v3/types/c89ecc8e-0565-4323-939d-cad200b54afc/extra_specs/volume_backend_name Sep 06 06:47:23 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-1388a1ec-5fd7-4437-8020-04e607cdb299 tempest-VolumeTypesMemberTests-483438511 tempest-VolumeTypesMemberTests-483438511-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:47:23 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-1388a1ec-5fd7-4437-8020-04e607cdb299 tempest-VolumeTypesMemberTests-483438511 tempest-VolumeTypesMemberTests-483438511-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:47:23 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-1388a1ec-5fd7-4437-8020-04e607cdb299 tempest-VolumeTypesMemberTests-483438511 tempest-VolumeTypesMemberTests-483438511-project-member] http://192.168.122.198/volume/v3/types/c89ecc8e-0565-4323-939d-cad200b54afc/extra_specs/volume_backend_name returned with HTTP 404 Sep 06 06:47:23 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1232/2484] 192.168.122.198 () {58 vars in 1322 bytes} [Sun Sep 6 06:47:23 2026] GET /volume/v3/types/c89ecc8e-0565-4323-939d-cad200b54afc/extra_specs/volume_backend_name => generated 143 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:47:23 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-797d6715-4dc9-427a-ad15-0e5dd51843fd None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:47:23 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-797d6715-4dc9-427a-ad15-0e5dd51843fd tempest-VolumeTypesMemberTests-483438511 tempest-VolumeTypesMemberTests-483438511-project-member] GET http://192.168.122.198/volume/v3/types/c89ecc8e-0565-4323-939d-cad200b54afc Sep 06 06:47:23 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-797d6715-4dc9-427a-ad15-0e5dd51843fd tempest-VolumeTypesMemberTests-483438511 tempest-VolumeTypesMemberTests-483438511-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:47:23 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-797d6715-4dc9-427a-ad15-0e5dd51843fd tempest-VolumeTypesMemberTests-483438511 tempest-VolumeTypesMemberTests-483438511-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:47:23 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-797d6715-4dc9-427a-ad15-0e5dd51843fd tempest-VolumeTypesMemberTests-483438511 tempest-VolumeTypesMemberTests-483438511-project-member] http://192.168.122.198/volume/v3/types/c89ecc8e-0565-4323-939d-cad200b54afc returned with HTTP 200 Sep 06 06:47:23 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1253/2485] 192.168.122.198 () {58 vars in 1226 bytes} [Sun Sep 6 06:47:23 2026] GET /volume/v3/types/c89ecc8e-0565-4323-939d-cad200b54afc => generated 317 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:47:23 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-c66bdf1c-676c-498c-a3d8-f89fad3661a8 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:47:23 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c66bdf1c-676c-498c-a3d8-f89fad3661a8 tempest-VolumeTypesMemberTests-483438511 tempest-VolumeTypesMemberTests-483438511-project-member] PUT http://192.168.122.198/volume/v3/types/c89ecc8e-0565-4323-939d-cad200b54afc/encryption/909eef5a-efab-485d-9ba0-54b11744c472 Sep 06 06:47:23 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-c66bdf1c-676c-498c-a3d8-f89fad3661a8 tempest-VolumeTypesMemberTests-483438511 tempest-VolumeTypesMemberTests-483438511-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:47:23 devstack devstack@c-api.service[87014]: DEBUG cinder.policy [None req-c66bdf1c-676c-498c-a3d8-f89fad3661a8 tempest-VolumeTypesMemberTests-483438511 tempest-VolumeTypesMemberTests-483438511-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '75cc2be2eee5465d89cc4d0e66f18720', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '479fa2df3482404c93e2ea9740746791', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87014) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 06:47:23 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c66bdf1c-676c-498c-a3d8-f89fad3661a8 tempest-VolumeTypesMemberTests-483438511 tempest-VolumeTypesMemberTests-483438511-project-member] http://192.168.122.198/volume/v3/types/c89ecc8e-0565-4323-939d-cad200b54afc/encryption/909eef5a-efab-485d-9ba0-54b11744c472 returned with HTTP 403 Sep 06 06:47:23 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1233/2486] 192.168.122.198 () {60 vars in 1390 bytes} [Sun Sep 6 06:47:23 2026] PUT /volume/v3/types/c89ecc8e-0565-4323-939d-cad200b54afc/encryption/909eef5a-efab-485d-9ba0-54b11744c472 => generated 127 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:47:23 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-c02418a8-c1fd-440a-b3d7-34d5923bee7c None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:47:23 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c02418a8-c1fd-440a-b3d7-34d5923bee7c tempest-VolumeTypesMemberTests-483438511 tempest-VolumeTypesMemberTests-483438511-project-member] PUT http://192.168.122.198/volume/v3/types/c89ecc8e-0565-4323-939d-cad200b54afc/extra_specs/key1 Sep 06 06:47:23 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-c02418a8-c1fd-440a-b3d7-34d5923bee7c tempest-VolumeTypesMemberTests-483438511 tempest-VolumeTypesMemberTests-483438511-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:47:23 devstack devstack@c-api.service[87015]: DEBUG cinder.policy [None req-c02418a8-c1fd-440a-b3d7-34d5923bee7c tempest-VolumeTypesMemberTests-483438511 tempest-VolumeTypesMemberTests-483438511-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '75cc2be2eee5465d89cc4d0e66f18720', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '479fa2df3482404c93e2ea9740746791', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87015) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 06:47:23 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c02418a8-c1fd-440a-b3d7-34d5923bee7c tempest-VolumeTypesMemberTests-483438511 tempest-VolumeTypesMemberTests-483438511-project-member] http://192.168.122.198/volume/v3/types/c89ecc8e-0565-4323-939d-cad200b54afc/extra_specs/key1 returned with HTTP 403 Sep 06 06:47:23 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1254/2487] 192.168.122.198 () {60 vars in 1297 bytes} [Sun Sep 6 06:47:23 2026] PUT /volume/v3/types/c89ecc8e-0565-4323-939d-cad200b54afc/extra_specs/key1 => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:47:23 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-4b039a10-44a3-4482-9f76-63a470b98e85 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:47:23 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-4b039a10-44a3-4482-9f76-63a470b98e85 tempest-VolumeTypesMemberTests-483438511 tempest-VolumeTypesMemberTests-483438511-project-member] PUT http://192.168.122.198/volume/v3/types/c89ecc8e-0565-4323-939d-cad200b54afc Sep 06 06:47:23 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-4b039a10-44a3-4482-9f76-63a470b98e85 tempest-VolumeTypesMemberTests-483438511 tempest-VolumeTypesMemberTests-483438511-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:47:23 devstack devstack@c-api.service[87014]: DEBUG cinder.policy [None req-4b039a10-44a3-4482-9f76-63a470b98e85 tempest-VolumeTypesMemberTests-483438511 tempest-VolumeTypesMemberTests-483438511-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '75cc2be2eee5465d89cc4d0e66f18720', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '479fa2df3482404c93e2ea9740746791', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87014) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 06:47:23 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-4b039a10-44a3-4482-9f76-63a470b98e85 tempest-VolumeTypesMemberTests-483438511 tempest-VolumeTypesMemberTests-483438511-project-member] http://192.168.122.198/volume/v3/types/c89ecc8e-0565-4323-939d-cad200b54afc returned with HTTP 403 Sep 06 06:47:23 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1234/2488] 192.168.122.198 () {60 vars in 1246 bytes} [Sun Sep 6 06:47:23 2026] PUT /volume/v3/types/c89ecc8e-0565-4323-939d-cad200b54afc => generated 109 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 06 06:47:23 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-39a64980-5796-4a41-8d24-41dbfafb3407 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:47:23 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-39a64980-5796-4a41-8d24-41dbfafb3407 tempest-VolumeTypesMemberTests-483438511 tempest-VolumeTypesMemberTests-483438511-project-admin] DELETE http://192.168.122.198/volume/v3/types/31bdba4f-a269-4133-b969-c903e8771277 Sep 06 06:47:23 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-39a64980-5796-4a41-8d24-41dbfafb3407 tempest-VolumeTypesMemberTests-483438511 tempest-VolumeTypesMemberTests-483438511-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:47:23 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-39a64980-5796-4a41-8d24-41dbfafb3407 tempest-VolumeTypesMemberTests-483438511 tempest-VolumeTypesMemberTests-483438511-project-admin] Calling method '_delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:47:23 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-39a64980-5796-4a41-8d24-41dbfafb3407 tempest-VolumeTypesMemberTests-483438511 tempest-VolumeTypesMemberTests-483438511-project-admin] http://192.168.122.198/volume/v3/types/31bdba4f-a269-4133-b969-c903e8771277 returned with HTTP 202 Sep 06 06:47:23 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1255/2489] 192.168.122.198 () {58 vars in 1229 bytes} [Sun Sep 6 06:47:23 2026] DELETE /volume/v3/types/31bdba4f-a269-4133-b969-c903e8771277 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:47:23 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-d82d8a82-7061-4fe1-b529-d02fbad77a1b None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:47:23 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-d82d8a82-7061-4fe1-b529-d02fbad77a1b tempest-VolumeTypesMemberTests-483438511 tempest-VolumeTypesMemberTests-483438511-project-admin] DELETE http://192.168.122.198/volume/v3/types/b44ccd79-549c-4492-b8fb-5ff6783a8963 Sep 06 06:47:23 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-d82d8a82-7061-4fe1-b529-d02fbad77a1b tempest-VolumeTypesMemberTests-483438511 tempest-VolumeTypesMemberTests-483438511-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:47:23 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-d82d8a82-7061-4fe1-b529-d02fbad77a1b tempest-VolumeTypesMemberTests-483438511 tempest-VolumeTypesMemberTests-483438511-project-admin] Calling method '_delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:47:24 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-d82d8a82-7061-4fe1-b529-d02fbad77a1b tempest-VolumeTypesMemberTests-483438511 tempest-VolumeTypesMemberTests-483438511-project-admin] http://192.168.122.198/volume/v3/types/b44ccd79-549c-4492-b8fb-5ff6783a8963 returned with HTTP 202 Sep 06 06:47:24 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1235/2490] 192.168.122.198 () {58 vars in 1229 bytes} [Sun Sep 6 06:47:23 2026] DELETE /volume/v3/types/b44ccd79-549c-4492-b8fb-5ff6783a8963 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:47:24 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-65eb8b5f-a3ca-4ed4-9059-0ff2dbb02d13 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:47:24 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-65eb8b5f-a3ca-4ed4-9059-0ff2dbb02d13 tempest-VolumeTypesMemberTests-483438511 tempest-VolumeTypesMemberTests-483438511-project-admin] DELETE http://192.168.122.198/volume/v3/types/ff1ccaf5-4194-4bc1-bdf2-b8f85237db65 Sep 06 06:47:24 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-65eb8b5f-a3ca-4ed4-9059-0ff2dbb02d13 tempest-VolumeTypesMemberTests-483438511 tempest-VolumeTypesMemberTests-483438511-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:47:24 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-65eb8b5f-a3ca-4ed4-9059-0ff2dbb02d13 tempest-VolumeTypesMemberTests-483438511 tempest-VolumeTypesMemberTests-483438511-project-admin] Calling method '_delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:47:24 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-65eb8b5f-a3ca-4ed4-9059-0ff2dbb02d13 tempest-VolumeTypesMemberTests-483438511 tempest-VolumeTypesMemberTests-483438511-project-admin] http://192.168.122.198/volume/v3/types/ff1ccaf5-4194-4bc1-bdf2-b8f85237db65 returned with HTTP 202 Sep 06 06:47:24 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1256/2491] 192.168.122.198 () {58 vars in 1229 bytes} [Sun Sep 6 06:47:24 2026] DELETE /volume/v3/types/ff1ccaf5-4194-4bc1-bdf2-b8f85237db65 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:47:24 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-cef88e82-c549-4eb0-a575-a8d047cbd0ae None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:47:24 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-cef88e82-c549-4eb0-a575-a8d047cbd0ae tempest-VolumeTypesMemberTests-483438511 tempest-VolumeTypesMemberTests-483438511-project-admin] DELETE http://192.168.122.198/volume/v3/types/f9ef816c-ab3b-452b-9d0e-6a698f44e1e5 Sep 06 06:47:24 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-cef88e82-c549-4eb0-a575-a8d047cbd0ae tempest-VolumeTypesMemberTests-483438511 tempest-VolumeTypesMemberTests-483438511-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:47:24 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-cef88e82-c549-4eb0-a575-a8d047cbd0ae tempest-VolumeTypesMemberTests-483438511 tempest-VolumeTypesMemberTests-483438511-project-admin] Calling method '_delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:47:24 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-cef88e82-c549-4eb0-a575-a8d047cbd0ae tempest-VolumeTypesMemberTests-483438511 tempest-VolumeTypesMemberTests-483438511-project-admin] http://192.168.122.198/volume/v3/types/f9ef816c-ab3b-452b-9d0e-6a698f44e1e5 returned with HTTP 202 Sep 06 06:47:24 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1236/2492] 192.168.122.198 () {58 vars in 1229 bytes} [Sun Sep 6 06:47:24 2026] DELETE /volume/v3/types/f9ef816c-ab3b-452b-9d0e-6a698f44e1e5 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:47:24 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-40877332-7483-4ab1-98e8-72ee6413ac33 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:47:24 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-40877332-7483-4ab1-98e8-72ee6413ac33 tempest-VolumeTypesMemberTests-483438511 tempest-VolumeTypesMemberTests-483438511-project-admin] DELETE http://192.168.122.198/volume/v3/types/34c4b70b-8447-4d99-a24a-e536ee980399 Sep 06 06:47:24 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-40877332-7483-4ab1-98e8-72ee6413ac33 tempest-VolumeTypesMemberTests-483438511 tempest-VolumeTypesMemberTests-483438511-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:47:24 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-40877332-7483-4ab1-98e8-72ee6413ac33 tempest-VolumeTypesMemberTests-483438511 tempest-VolumeTypesMemberTests-483438511-project-admin] Calling method '_delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:47:24 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-40877332-7483-4ab1-98e8-72ee6413ac33 tempest-VolumeTypesMemberTests-483438511 tempest-VolumeTypesMemberTests-483438511-project-admin] http://192.168.122.198/volume/v3/types/34c4b70b-8447-4d99-a24a-e536ee980399 returned with HTTP 202 Sep 06 06:47:24 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1257/2493] 192.168.122.198 () {58 vars in 1229 bytes} [Sun Sep 6 06:47:24 2026] DELETE /volume/v3/types/34c4b70b-8447-4d99-a24a-e536ee980399 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:47:24 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-79ca12cd-ab0a-4f3c-be76-58de6f764c82 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:47:24 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-79ca12cd-ab0a-4f3c-be76-58de6f764c82 tempest-VolumeTypesMemberTests-483438511 tempest-VolumeTypesMemberTests-483438511-project-admin] DELETE http://192.168.122.198/volume/v3/types/c89ecc8e-0565-4323-939d-cad200b54afc Sep 06 06:47:24 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-79ca12cd-ab0a-4f3c-be76-58de6f764c82 tempest-VolumeTypesMemberTests-483438511 tempest-VolumeTypesMemberTests-483438511-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:47:24 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-79ca12cd-ab0a-4f3c-be76-58de6f764c82 tempest-VolumeTypesMemberTests-483438511 tempest-VolumeTypesMemberTests-483438511-project-admin] Calling method '_delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:47:24 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-79ca12cd-ab0a-4f3c-be76-58de6f764c82 tempest-VolumeTypesMemberTests-483438511 tempest-VolumeTypesMemberTests-483438511-project-admin] http://192.168.122.198/volume/v3/types/c89ecc8e-0565-4323-939d-cad200b54afc returned with HTTP 202 Sep 06 06:47:24 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1237/2494] 192.168.122.198 () {58 vars in 1229 bytes} [Sun Sep 6 06:47:24 2026] DELETE /volume/v3/types/c89ecc8e-0565-4323-939d-cad200b54afc => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:47:28 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-bd70b132-7b65-4491-b589-b21e154f0f09 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:47:28 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-bd70b132-7b65-4491-b589-b21e154f0f09 tempest-VolumeTypesReaderTests-1039870780 tempest-VolumeTypesReaderTests-1039870780-project-admin] POST http://192.168.122.198/volume/v3/types Sep 06 06:47:28 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-bd70b132-7b65-4491-b589-b21e154f0f09 tempest-VolumeTypesReaderTests-1039870780 tempest-VolumeTypesReaderTests-1039870780-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2070972398", "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=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:47:28 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-bd70b132-7b65-4491-b589-b21e154f0f09 tempest-VolumeTypesReaderTests-1039870780 tempest-VolumeTypesReaderTests-1039870780-project-admin] http://192.168.122.198/volume/v3/types returned with HTTP 200 Sep 06 06:47:28 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1258/2495] 192.168.122.198 () {60 vars in 1137 bytes} [Sun Sep 6 06:47:28 2026] POST /volume/v3/types => generated 380 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:47:28 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-688bb673-1b93-49a0-9406-2812ef78c80b None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:47:28 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-688bb673-1b93-49a0-9406-2812ef78c80b tempest-VolumeTypesReaderTests-1039870780 tempest-VolumeTypesReaderTests-1039870780-project-admin] POST http://192.168.122.198/volume/v3/types/3cd59e40-548b-4dde-a93a-95883711595a/encryption Sep 06 06:47:28 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-688bb673-1b93-49a0-9406-2812ef78c80b tempest-VolumeTypesReaderTests-1039870780 tempest-VolumeTypesReaderTests-1039870780-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:47:28 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-688bb673-1b93-49a0-9406-2812ef78c80b tempest-VolumeTypesReaderTests-1039870780 tempest-VolumeTypesReaderTests-1039870780-project-admin] http://192.168.122.198/volume/v3/types/3cd59e40-548b-4dde-a93a-95883711595a/encryption returned with HTTP 200 Sep 06 06:47:28 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1238/2496] 192.168.122.198 () {60 vars in 1281 bytes} [Sun Sep 6 06:47:28 2026] POST /volume/v3/types/3cd59e40-548b-4dde-a93a-95883711595a/encryption => generated 239 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:47:28 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-8ef8c385-84e2-43d2-81d5-a84d4ad2483f None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:47:28 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-8ef8c385-84e2-43d2-81d5-a84d4ad2483f tempest-VolumeTypesReaderTests-1039870780 tempest-VolumeTypesReaderTests-1039870780-project-admin] POST http://192.168.122.198/volume/v3/types Sep 06 06:47:28 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-8ef8c385-84e2-43d2-81d5-a84d4ad2483f tempest-VolumeTypesReaderTests-1039870780 tempest-VolumeTypesReaderTests-1039870780-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1901211730", "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=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:47:28 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-8ef8c385-84e2-43d2-81d5-a84d4ad2483f tempest-VolumeTypesReaderTests-1039870780 tempest-VolumeTypesReaderTests-1039870780-project-admin] http://192.168.122.198/volume/v3/types returned with HTTP 200 Sep 06 06:47:28 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1259/2497] 192.168.122.198 () {60 vars in 1137 bytes} [Sun Sep 6 06:47:28 2026] POST /volume/v3/types => generated 380 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:47:28 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-5e7017cd-658b-4309-a31f-d1f961be7d6a None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:47:28 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-5e7017cd-658b-4309-a31f-d1f961be7d6a tempest-VolumeTypesReaderTests-1039870780 tempest-VolumeTypesReaderTests-1039870780-project-reader] POST http://192.168.122.198/volume/v3/types/71cbabcf-3698-44b3-aa28-45d2c8eb510a/encryption Sep 06 06:47:28 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-5e7017cd-658b-4309-a31f-d1f961be7d6a tempest-VolumeTypesReaderTests-1039870780 tempest-VolumeTypesReaderTests-1039870780-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:47:28 devstack devstack@c-api.service[87014]: DEBUG cinder.policy [None req-5e7017cd-658b-4309-a31f-d1f961be7d6a tempest-VolumeTypesReaderTests-1039870780 tempest-VolumeTypesReaderTests-1039870780-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '1181338f55fb4dafa925e9be489411da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '94b601119f8c417284e88d1db5eda298', '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=87014) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 06:47:28 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-5e7017cd-658b-4309-a31f-d1f961be7d6a tempest-VolumeTypesReaderTests-1039870780 tempest-VolumeTypesReaderTests-1039870780-project-reader] http://192.168.122.198/volume/v3/types/71cbabcf-3698-44b3-aa28-45d2c8eb510a/encryption returned with HTTP 403 Sep 06 06:47:28 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1239/2498] 192.168.122.198 () {60 vars in 1281 bytes} [Sun Sep 6 06:47:28 2026] POST /volume/v3/types/71cbabcf-3698-44b3-aa28-45d2c8eb510a/encryption => generated 127 bytes in 136 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:47:28 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-93ef2d9f-f238-45f0-ad87-08e313e9c96f None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:47:28 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-93ef2d9f-f238-45f0-ad87-08e313e9c96f tempest-VolumeTypesReaderTests-1039870780 tempest-VolumeTypesReaderTests-1039870780-project-admin] POST http://192.168.122.198/volume/v3/types Sep 06 06:47:28 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-93ef2d9f-f238-45f0-ad87-08e313e9c96f tempest-VolumeTypesReaderTests-1039870780 tempest-VolumeTypesReaderTests-1039870780-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-246113649", "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=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:47:28 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-93ef2d9f-f238-45f0-ad87-08e313e9c96f tempest-VolumeTypesReaderTests-1039870780 tempest-VolumeTypesReaderTests-1039870780-project-admin] http://192.168.122.198/volume/v3/types returned with HTTP 200 Sep 06 06:47:28 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1260/2499] 192.168.122.198 () {60 vars in 1137 bytes} [Sun Sep 6 06:47:28 2026] POST /volume/v3/types => generated 379 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:47:28 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-5844db24-7cd4-48e5-bb8d-a8cf49319611 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:47:28 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-5844db24-7cd4-48e5-bb8d-a8cf49319611 tempest-VolumeTypesReaderTests-1039870780 tempest-VolumeTypesReaderTests-1039870780-project-reader] POST http://192.168.122.198/volume/v3/types/69d7c7cc-a4de-46d1-bbb6-a674816fa50c/extra_specs Sep 06 06:47:28 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-5844db24-7cd4-48e5-bb8d-a8cf49319611 tempest-VolumeTypesReaderTests-1039870780 tempest-VolumeTypesReaderTests-1039870780-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:47:28 devstack devstack@c-api.service[87014]: DEBUG cinder.policy [None req-5844db24-7cd4-48e5-bb8d-a8cf49319611 tempest-VolumeTypesReaderTests-1039870780 tempest-VolumeTypesReaderTests-1039870780-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '1181338f55fb4dafa925e9be489411da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '94b601119f8c417284e88d1db5eda298', '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=87014) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 06:47:28 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-5844db24-7cd4-48e5-bb8d-a8cf49319611 tempest-VolumeTypesReaderTests-1039870780 tempest-VolumeTypesReaderTests-1039870780-project-reader] http://192.168.122.198/volume/v3/types/69d7c7cc-a4de-46d1-bbb6-a674816fa50c/extra_specs returned with HTTP 403 Sep 06 06:47:28 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1240/2500] 192.168.122.198 () {60 vars in 1283 bytes} [Sun Sep 6 06:47:28 2026] POST /volume/v3/types/69d7c7cc-a4de-46d1-bbb6-a674816fa50c/extra_specs => generated 122 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:47:28 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-6ed74205-63f0-4ae6-af70-6aa3cc4f359a None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:47:28 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-6ed74205-63f0-4ae6-af70-6aa3cc4f359a tempest-VolumeTypesReaderTests-1039870780 tempest-VolumeTypesReaderTests-1039870780-project-reader] PUT http://192.168.122.198/volume/v3/types/69d7c7cc-a4de-46d1-bbb6-a674816fa50c/extra_specs/key2 Sep 06 06:47:28 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-6ed74205-63f0-4ae6-af70-6aa3cc4f359a tempest-VolumeTypesReaderTests-1039870780 tempest-VolumeTypesReaderTests-1039870780-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:47:28 devstack devstack@c-api.service[87015]: DEBUG cinder.policy [None req-6ed74205-63f0-4ae6-af70-6aa3cc4f359a tempest-VolumeTypesReaderTests-1039870780 tempest-VolumeTypesReaderTests-1039870780-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '1181338f55fb4dafa925e9be489411da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '94b601119f8c417284e88d1db5eda298', '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=87015) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 06:47:28 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-6ed74205-63f0-4ae6-af70-6aa3cc4f359a tempest-VolumeTypesReaderTests-1039870780 tempest-VolumeTypesReaderTests-1039870780-project-reader] http://192.168.122.198/volume/v3/types/69d7c7cc-a4de-46d1-bbb6-a674816fa50c/extra_specs/key2 returned with HTTP 403 Sep 06 06:47:28 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1261/2501] 192.168.122.198 () {60 vars in 1297 bytes} [Sun Sep 6 06:47:28 2026] PUT /volume/v3/types/69d7c7cc-a4de-46d1-bbb6-a674816fa50c/extra_specs/key2 => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:47:28 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-32ab4caa-9be1-457a-a84a-c7d43cdd93c0 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:47:28 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-32ab4caa-9be1-457a-a84a-c7d43cdd93c0 tempest-VolumeTypesReaderTests-1039870780 tempest-VolumeTypesReaderTests-1039870780-project-reader] POST http://192.168.122.198/volume/v3/types Sep 06 06:47:28 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-32ab4caa-9be1-457a-a84a-c7d43cdd93c0 tempest-VolumeTypesReaderTests-1039870780 tempest-VolumeTypesReaderTests-1039870780-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:47:28 devstack devstack@c-api.service[87014]: DEBUG cinder.policy [None req-32ab4caa-9be1-457a-a84a-c7d43cdd93c0 tempest-VolumeTypesReaderTests-1039870780 tempest-VolumeTypesReaderTests-1039870780-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '1181338f55fb4dafa925e9be489411da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '94b601119f8c417284e88d1db5eda298', '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=87014) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 06:47:28 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-32ab4caa-9be1-457a-a84a-c7d43cdd93c0 tempest-VolumeTypesReaderTests-1039870780 tempest-VolumeTypesReaderTests-1039870780-project-reader] http://192.168.122.198/volume/v3/types returned with HTTP 403 Sep 06 06:47:28 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1241/2502] 192.168.122.198 () {60 vars in 1136 bytes} [Sun Sep 6 06:47:28 2026] POST /volume/v3/types => generated 109 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 06 06:47:28 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-55574852-7aa7-4b32-9538-c3049547d904 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:47:28 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-55574852-7aa7-4b32-9538-c3049547d904 tempest-VolumeTypesReaderTests-1039870780 tempest-VolumeTypesReaderTests-1039870780-project-admin] POST http://192.168.122.198/volume/v3/types Sep 06 06:47:28 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-55574852-7aa7-4b32-9538-c3049547d904 tempest-VolumeTypesReaderTests-1039870780 tempest-VolumeTypesReaderTests-1039870780-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-832920275", "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=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:47:28 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-55574852-7aa7-4b32-9538-c3049547d904 tempest-VolumeTypesReaderTests-1039870780 tempest-VolumeTypesReaderTests-1039870780-project-admin] http://192.168.122.198/volume/v3/types returned with HTTP 200 Sep 06 06:47:28 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1262/2503] 192.168.122.198 () {60 vars in 1137 bytes} [Sun Sep 6 06:47:28 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 06 06:47:28 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-86bb0169-7b92-48ee-b829-c3c88eaac572 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:47:28 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-86bb0169-7b92-48ee-b829-c3c88eaac572 tempest-VolumeTypesReaderTests-1039870780 tempest-VolumeTypesReaderTests-1039870780-project-admin] POST http://192.168.122.198/volume/v3/types/197caf3e-1be4-4fbb-b5cd-7f14b2d6c36b/encryption Sep 06 06:47:28 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-86bb0169-7b92-48ee-b829-c3c88eaac572 tempest-VolumeTypesReaderTests-1039870780 tempest-VolumeTypesReaderTests-1039870780-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:47:28 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-86bb0169-7b92-48ee-b829-c3c88eaac572 tempest-VolumeTypesReaderTests-1039870780 tempest-VolumeTypesReaderTests-1039870780-project-admin] http://192.168.122.198/volume/v3/types/197caf3e-1be4-4fbb-b5cd-7f14b2d6c36b/encryption returned with HTTP 200 Sep 06 06:47:28 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1242/2504] 192.168.122.198 () {60 vars in 1281 bytes} [Sun Sep 6 06:47:28 2026] POST /volume/v3/types/197caf3e-1be4-4fbb-b5cd-7f14b2d6c36b/encryption => generated 239 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:47:28 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-61291a2a-1cb0-46ae-8d72-65d712896ccf None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:47:28 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-61291a2a-1cb0-46ae-8d72-65d712896ccf tempest-VolumeTypesReaderTests-1039870780 tempest-VolumeTypesReaderTests-1039870780-project-reader] DELETE http://192.168.122.198/volume/v3/types/197caf3e-1be4-4fbb-b5cd-7f14b2d6c36b/encryption/6f9d97ab-a258-44b9-863d-77859f5f1f3e Sep 06 06:47:28 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-61291a2a-1cb0-46ae-8d72-65d712896ccf tempest-VolumeTypesReaderTests-1039870780 tempest-VolumeTypesReaderTests-1039870780-project-reader] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:47:28 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-61291a2a-1cb0-46ae-8d72-65d712896ccf tempest-VolumeTypesReaderTests-1039870780 tempest-VolumeTypesReaderTests-1039870780-project-reader] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:47:28 devstack devstack@c-api.service[87015]: DEBUG cinder.policy [None req-61291a2a-1cb0-46ae-8d72-65d712896ccf tempest-VolumeTypesReaderTests-1039870780 tempest-VolumeTypesReaderTests-1039870780-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '1181338f55fb4dafa925e9be489411da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '94b601119f8c417284e88d1db5eda298', '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=87015) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 06:47:28 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-61291a2a-1cb0-46ae-8d72-65d712896ccf tempest-VolumeTypesReaderTests-1039870780 tempest-VolumeTypesReaderTests-1039870780-project-reader] http://192.168.122.198/volume/v3/types/197caf3e-1be4-4fbb-b5cd-7f14b2d6c36b/encryption/6f9d97ab-a258-44b9-863d-77859f5f1f3e returned with HTTP 403 Sep 06 06:47:28 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1263/2505] 192.168.122.198 () {58 vars in 1373 bytes} [Sun Sep 6 06:47:28 2026] DELETE /volume/v3/types/197caf3e-1be4-4fbb-b5cd-7f14b2d6c36b/encryption/6f9d97ab-a258-44b9-863d-77859f5f1f3e => generated 127 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:47:28 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-0f334426-2934-4936-b4e2-8b39f5d208f8 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:47:28 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-0f334426-2934-4936-b4e2-8b39f5d208f8 tempest-VolumeTypesReaderTests-1039870780 tempest-VolumeTypesReaderTests-1039870780-project-admin] POST http://192.168.122.198/volume/v3/types Sep 06 06:47:28 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-0f334426-2934-4936-b4e2-8b39f5d208f8 tempest-VolumeTypesReaderTests-1039870780 tempest-VolumeTypesReaderTests-1039870780-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-623323623", "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=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:47:28 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-0f334426-2934-4936-b4e2-8b39f5d208f8 tempest-VolumeTypesReaderTests-1039870780 tempest-VolumeTypesReaderTests-1039870780-project-admin] http://192.168.122.198/volume/v3/types returned with HTTP 200 Sep 06 06:47:28 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1243/2506] 192.168.122.198 () {60 vars in 1137 bytes} [Sun Sep 6 06:47:28 2026] POST /volume/v3/types => generated 379 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:47:28 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-1cdace02-c580-412e-b0a7-434a9225345c None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:47:29 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-1cdace02-c580-412e-b0a7-434a9225345c tempest-VolumeTypesReaderTests-1039870780 tempest-VolumeTypesReaderTests-1039870780-project-reader] DELETE http://192.168.122.198/volume/v3/types/62b98dd9-aa08-4d17-bb7a-5c20fed6dea7/extra_specs/key1 Sep 06 06:47:29 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-1cdace02-c580-412e-b0a7-434a9225345c tempest-VolumeTypesReaderTests-1039870780 tempest-VolumeTypesReaderTests-1039870780-project-reader] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:47:29 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-1cdace02-c580-412e-b0a7-434a9225345c tempest-VolumeTypesReaderTests-1039870780 tempest-VolumeTypesReaderTests-1039870780-project-reader] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:47:29 devstack devstack@c-api.service[87015]: DEBUG cinder.policy [None req-1cdace02-c580-412e-b0a7-434a9225345c tempest-VolumeTypesReaderTests-1039870780 tempest-VolumeTypesReaderTests-1039870780-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '1181338f55fb4dafa925e9be489411da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '94b601119f8c417284e88d1db5eda298', '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=87015) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 06:47:29 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-1cdace02-c580-412e-b0a7-434a9225345c tempest-VolumeTypesReaderTests-1039870780 tempest-VolumeTypesReaderTests-1039870780-project-reader] http://192.168.122.198/volume/v3/types/62b98dd9-aa08-4d17-bb7a-5c20fed6dea7/extra_specs/key1 returned with HTTP 403 Sep 06 06:47:29 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1264/2507] 192.168.122.198 () {58 vars in 1280 bytes} [Sun Sep 6 06:47:28 2026] DELETE /volume/v3/types/62b98dd9-aa08-4d17-bb7a-5c20fed6dea7/extra_specs/key1 => generated 122 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:47:29 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-fed15cab-435c-43aa-8f68-4f9863074432 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:47:29 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-fed15cab-435c-43aa-8f68-4f9863074432 tempest-VolumeTypesReaderTests-1039870780 tempest-VolumeTypesReaderTests-1039870780-project-admin] POST http://192.168.122.198/volume/v3/types Sep 06 06:47:29 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-fed15cab-435c-43aa-8f68-4f9863074432 tempest-VolumeTypesReaderTests-1039870780 tempest-VolumeTypesReaderTests-1039870780-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-677424350", "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=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:47:29 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-fed15cab-435c-43aa-8f68-4f9863074432 tempest-VolumeTypesReaderTests-1039870780 tempest-VolumeTypesReaderTests-1039870780-project-admin] http://192.168.122.198/volume/v3/types returned with HTTP 200 Sep 06 06:47:29 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1244/2508] 192.168.122.198 () {60 vars in 1137 bytes} [Sun Sep 6 06:47:29 2026] POST /volume/v3/types => generated 379 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 06:47:29 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-df797acf-2fda-4fd7-a8d3-5c1fa901eefe None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:47:29 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-df797acf-2fda-4fd7-a8d3-5c1fa901eefe tempest-VolumeTypesReaderTests-1039870780 tempest-VolumeTypesReaderTests-1039870780-project-reader] DELETE http://192.168.122.198/volume/v3/types/e9ff2e0e-034a-404f-a5b5-881b5ee15e3f Sep 06 06:47:29 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-df797acf-2fda-4fd7-a8d3-5c1fa901eefe tempest-VolumeTypesReaderTests-1039870780 tempest-VolumeTypesReaderTests-1039870780-project-reader] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:47:29 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-df797acf-2fda-4fd7-a8d3-5c1fa901eefe tempest-VolumeTypesReaderTests-1039870780 tempest-VolumeTypesReaderTests-1039870780-project-reader] Calling method '_delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:47:29 devstack devstack@c-api.service[87015]: DEBUG cinder.policy [None req-df797acf-2fda-4fd7-a8d3-5c1fa901eefe tempest-VolumeTypesReaderTests-1039870780 tempest-VolumeTypesReaderTests-1039870780-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '1181338f55fb4dafa925e9be489411da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '94b601119f8c417284e88d1db5eda298', '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=87015) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 06:47:29 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-df797acf-2fda-4fd7-a8d3-5c1fa901eefe tempest-VolumeTypesReaderTests-1039870780 tempest-VolumeTypesReaderTests-1039870780-project-reader] http://192.168.122.198/volume/v3/types/e9ff2e0e-034a-404f-a5b5-881b5ee15e3f returned with HTTP 403 Sep 06 06:47:29 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1265/2509] 192.168.122.198 () {58 vars in 1229 bytes} [Sun Sep 6 06:47:29 2026] DELETE /volume/v3/types/e9ff2e0e-034a-404f-a5b5-881b5ee15e3f => generated 109 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:47:29 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-3d534d44-850b-4638-8e9c-319a833d4458 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:47:29 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-3d534d44-850b-4638-8e9c-319a833d4458 tempest-VolumeTypesReaderTests-1039870780 tempest-VolumeTypesReaderTests-1039870780-project-reader] GET http://192.168.122.198/volume/v3/types/3cd59e40-548b-4dde-a93a-95883711595a/extra_specs Sep 06 06:47:29 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-3d534d44-850b-4638-8e9c-319a833d4458 tempest-VolumeTypesReaderTests-1039870780 tempest-VolumeTypesReaderTests-1039870780-project-reader] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:47:29 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-3d534d44-850b-4638-8e9c-319a833d4458 tempest-VolumeTypesReaderTests-1039870780 tempest-VolumeTypesReaderTests-1039870780-project-reader] Calling method 'index' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:47:29 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-3d534d44-850b-4638-8e9c-319a833d4458 tempest-VolumeTypesReaderTests-1039870780 tempest-VolumeTypesReaderTests-1039870780-project-reader] http://192.168.122.198/volume/v3/types/3cd59e40-548b-4dde-a93a-95883711595a/extra_specs returned with HTTP 200 Sep 06 06:47:29 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1245/2510] 192.168.122.198 () {58 vars in 1262 bytes} [Sun Sep 6 06:47:29 2026] GET /volume/v3/types/3cd59e40-548b-4dde-a93a-95883711595a/extra_specs => generated 123 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:47:29 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-089a2aa2-54c8-44f4-a6e4-ebf44626a917 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:47:29 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-089a2aa2-54c8-44f4-a6e4-ebf44626a917 tempest-VolumeTypesReaderTests-1039870780 tempest-VolumeTypesReaderTests-1039870780-project-reader] GET http://192.168.122.198/volume/v3/types/3cd59e40-548b-4dde-a93a-95883711595a/encryption/cipher Sep 06 06:47:29 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-089a2aa2-54c8-44f4-a6e4-ebf44626a917 tempest-VolumeTypesReaderTests-1039870780 tempest-VolumeTypesReaderTests-1039870780-project-reader] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:47:29 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-089a2aa2-54c8-44f4-a6e4-ebf44626a917 tempest-VolumeTypesReaderTests-1039870780 tempest-VolumeTypesReaderTests-1039870780-project-reader] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:47:29 devstack devstack@c-api.service[87015]: DEBUG cinder.policy [None req-089a2aa2-54c8-44f4-a6e4-ebf44626a917 tempest-VolumeTypesReaderTests-1039870780 tempest-VolumeTypesReaderTests-1039870780-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '1181338f55fb4dafa925e9be489411da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '94b601119f8c417284e88d1db5eda298', '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=87015) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 06:47:29 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-089a2aa2-54c8-44f4-a6e4-ebf44626a917 tempest-VolumeTypesReaderTests-1039870780 tempest-VolumeTypesReaderTests-1039870780-project-reader] http://192.168.122.198/volume/v3/types/3cd59e40-548b-4dde-a93a-95883711595a/encryption/cipher returned with HTTP 403 Sep 06 06:47:29 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1266/2511] 192.168.122.198 () {58 vars in 1280 bytes} [Sun Sep 6 06:47:29 2026] GET /volume/v3/types/3cd59e40-548b-4dde-a93a-95883711595a/encryption/cipher => generated 124 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:47:29 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-f2f22a09-ac26-4170-9c87-4d2e9bf3abec None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:47:29 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f2f22a09-ac26-4170-9c87-4d2e9bf3abec tempest-VolumeTypesReaderTests-1039870780 tempest-VolumeTypesReaderTests-1039870780-project-reader] GET http://192.168.122.198/volume/v3/types/3cd59e40-548b-4dde-a93a-95883711595a/encryption Sep 06 06:47:29 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-f2f22a09-ac26-4170-9c87-4d2e9bf3abec tempest-VolumeTypesReaderTests-1039870780 tempest-VolumeTypesReaderTests-1039870780-project-reader] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:47:29 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-f2f22a09-ac26-4170-9c87-4d2e9bf3abec tempest-VolumeTypesReaderTests-1039870780 tempest-VolumeTypesReaderTests-1039870780-project-reader] Calling method 'index' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:47:29 devstack devstack@c-api.service[87014]: DEBUG cinder.policy [None req-f2f22a09-ac26-4170-9c87-4d2e9bf3abec tempest-VolumeTypesReaderTests-1039870780 tempest-VolumeTypesReaderTests-1039870780-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '1181338f55fb4dafa925e9be489411da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '94b601119f8c417284e88d1db5eda298', '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=87014) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 06:47:29 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f2f22a09-ac26-4170-9c87-4d2e9bf3abec tempest-VolumeTypesReaderTests-1039870780 tempest-VolumeTypesReaderTests-1039870780-project-reader] http://192.168.122.198/volume/v3/types/3cd59e40-548b-4dde-a93a-95883711595a/encryption returned with HTTP 403 Sep 06 06:47:29 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1246/2512] 192.168.122.198 () {58 vars in 1259 bytes} [Sun Sep 6 06:47:29 2026] GET /volume/v3/types/3cd59e40-548b-4dde-a93a-95883711595a/encryption => generated 124 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:47:29 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-253ca919-a972-4657-a2a0-e6926845ae76 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:47:29 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-253ca919-a972-4657-a2a0-e6926845ae76 tempest-VolumeTypesReaderTests-1039870780 tempest-VolumeTypesReaderTests-1039870780-project-reader] GET http://192.168.122.198/volume/v3/types/3cd59e40-548b-4dde-a93a-95883711595a/extra_specs/multiattach Sep 06 06:47:29 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-253ca919-a972-4657-a2a0-e6926845ae76 tempest-VolumeTypesReaderTests-1039870780 tempest-VolumeTypesReaderTests-1039870780-project-reader] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:47:29 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-253ca919-a972-4657-a2a0-e6926845ae76 tempest-VolumeTypesReaderTests-1039870780 tempest-VolumeTypesReaderTests-1039870780-project-reader] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:47:29 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-253ca919-a972-4657-a2a0-e6926845ae76 tempest-VolumeTypesReaderTests-1039870780 tempest-VolumeTypesReaderTests-1039870780-project-reader] http://192.168.122.198/volume/v3/types/3cd59e40-548b-4dde-a93a-95883711595a/extra_specs/multiattach returned with HTTP 200 Sep 06 06:47:29 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1267/2513] 192.168.122.198 () {58 vars in 1298 bytes} [Sun Sep 6 06:47:29 2026] GET /volume/v3/types/3cd59e40-548b-4dde-a93a-95883711595a/extra_specs/multiattach => generated 29 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 06:47:29 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-4017cbd7-aabc-4f04-869b-bb3f6c211680 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:47:29 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-4017cbd7-aabc-4f04-869b-bb3f6c211680 tempest-VolumeTypesReaderTests-1039870780 tempest-VolumeTypesReaderTests-1039870780-project-reader] GET http://192.168.122.198/volume/v3/types/3cd59e40-548b-4dde-a93a-95883711595a/extra_specs/volume_backend_name Sep 06 06:47:29 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-4017cbd7-aabc-4f04-869b-bb3f6c211680 tempest-VolumeTypesReaderTests-1039870780 tempest-VolumeTypesReaderTests-1039870780-project-reader] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:47:29 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-4017cbd7-aabc-4f04-869b-bb3f6c211680 tempest-VolumeTypesReaderTests-1039870780 tempest-VolumeTypesReaderTests-1039870780-project-reader] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:47:29 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-4017cbd7-aabc-4f04-869b-bb3f6c211680 tempest-VolumeTypesReaderTests-1039870780 tempest-VolumeTypesReaderTests-1039870780-project-reader] http://192.168.122.198/volume/v3/types/3cd59e40-548b-4dde-a93a-95883711595a/extra_specs/volume_backend_name returned with HTTP 404 Sep 06 06:47:29 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1247/2514] 192.168.122.198 () {58 vars in 1322 bytes} [Sun Sep 6 06:47:29 2026] GET /volume/v3/types/3cd59e40-548b-4dde-a93a-95883711595a/extra_specs/volume_backend_name => generated 143 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:47:29 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-7b73e9cd-20be-4a1e-b90d-fcdfcf3e419b None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:47:29 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-7b73e9cd-20be-4a1e-b90d-fcdfcf3e419b tempest-VolumeTypesReaderTests-1039870780 tempest-VolumeTypesReaderTests-1039870780-project-reader] PUT http://192.168.122.198/volume/v3/types/3cd59e40-548b-4dde-a93a-95883711595a/encryption/0abca15a-9283-4874-bcd6-4008643258ab Sep 06 06:47:29 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-7b73e9cd-20be-4a1e-b90d-fcdfcf3e419b tempest-VolumeTypesReaderTests-1039870780 tempest-VolumeTypesReaderTests-1039870780-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:47:29 devstack devstack@c-api.service[87015]: DEBUG cinder.policy [None req-7b73e9cd-20be-4a1e-b90d-fcdfcf3e419b tempest-VolumeTypesReaderTests-1039870780 tempest-VolumeTypesReaderTests-1039870780-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '1181338f55fb4dafa925e9be489411da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '94b601119f8c417284e88d1db5eda298', '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=87015) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 06:47:29 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-7b73e9cd-20be-4a1e-b90d-fcdfcf3e419b tempest-VolumeTypesReaderTests-1039870780 tempest-VolumeTypesReaderTests-1039870780-project-reader] http://192.168.122.198/volume/v3/types/3cd59e40-548b-4dde-a93a-95883711595a/encryption/0abca15a-9283-4874-bcd6-4008643258ab returned with HTTP 403 Sep 06 06:47:29 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1268/2515] 192.168.122.198 () {60 vars in 1390 bytes} [Sun Sep 6 06:47:29 2026] PUT /volume/v3/types/3cd59e40-548b-4dde-a93a-95883711595a/encryption/0abca15a-9283-4874-bcd6-4008643258ab => generated 127 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:47:29 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-3e0a4f75-711d-44c9-8010-e912b595cfb0 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:47:29 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-3e0a4f75-711d-44c9-8010-e912b595cfb0 tempest-VolumeTypesReaderTests-1039870780 tempest-VolumeTypesReaderTests-1039870780-project-reader] PUT http://192.168.122.198/volume/v3/types/3cd59e40-548b-4dde-a93a-95883711595a/extra_specs/key1 Sep 06 06:47:29 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-3e0a4f75-711d-44c9-8010-e912b595cfb0 tempest-VolumeTypesReaderTests-1039870780 tempest-VolumeTypesReaderTests-1039870780-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:47:29 devstack devstack@c-api.service[87014]: DEBUG cinder.policy [None req-3e0a4f75-711d-44c9-8010-e912b595cfb0 tempest-VolumeTypesReaderTests-1039870780 tempest-VolumeTypesReaderTests-1039870780-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '1181338f55fb4dafa925e9be489411da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '94b601119f8c417284e88d1db5eda298', '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=87014) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 06:47:29 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-3e0a4f75-711d-44c9-8010-e912b595cfb0 tempest-VolumeTypesReaderTests-1039870780 tempest-VolumeTypesReaderTests-1039870780-project-reader] http://192.168.122.198/volume/v3/types/3cd59e40-548b-4dde-a93a-95883711595a/extra_specs/key1 returned with HTTP 403 Sep 06 06:47:29 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1248/2516] 192.168.122.198 () {60 vars in 1297 bytes} [Sun Sep 6 06:47:29 2026] PUT /volume/v3/types/3cd59e40-548b-4dde-a93a-95883711595a/extra_specs/key1 => generated 122 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:47:29 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-616cc353-b54f-4dd4-8de8-47772c6dcb11 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:47:29 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-616cc353-b54f-4dd4-8de8-47772c6dcb11 tempest-VolumeTypesReaderTests-1039870780 tempest-VolumeTypesReaderTests-1039870780-project-reader] PUT http://192.168.122.198/volume/v3/types/3cd59e40-548b-4dde-a93a-95883711595a Sep 06 06:47:29 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-616cc353-b54f-4dd4-8de8-47772c6dcb11 tempest-VolumeTypesReaderTests-1039870780 tempest-VolumeTypesReaderTests-1039870780-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:47:29 devstack devstack@c-api.service[87015]: DEBUG cinder.policy [None req-616cc353-b54f-4dd4-8de8-47772c6dcb11 tempest-VolumeTypesReaderTests-1039870780 tempest-VolumeTypesReaderTests-1039870780-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '1181338f55fb4dafa925e9be489411da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '94b601119f8c417284e88d1db5eda298', '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=87015) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 06:47:29 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-616cc353-b54f-4dd4-8de8-47772c6dcb11 tempest-VolumeTypesReaderTests-1039870780 tempest-VolumeTypesReaderTests-1039870780-project-reader] http://192.168.122.198/volume/v3/types/3cd59e40-548b-4dde-a93a-95883711595a returned with HTTP 403 Sep 06 06:47:29 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1269/2517] 192.168.122.198 () {60 vars in 1246 bytes} [Sun Sep 6 06:47:29 2026] PUT /volume/v3/types/3cd59e40-548b-4dde-a93a-95883711595a => generated 109 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:47:29 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-e84386b6-e325-49a9-a690-12615d28ed3e None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:47:29 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-e84386b6-e325-49a9-a690-12615d28ed3e tempest-VolumeTypesReaderTests-1039870780 tempest-VolumeTypesReaderTests-1039870780-project-admin] DELETE http://192.168.122.198/volume/v3/types/e9ff2e0e-034a-404f-a5b5-881b5ee15e3f Sep 06 06:47:29 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-e84386b6-e325-49a9-a690-12615d28ed3e tempest-VolumeTypesReaderTests-1039870780 tempest-VolumeTypesReaderTests-1039870780-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:47:29 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-e84386b6-e325-49a9-a690-12615d28ed3e tempest-VolumeTypesReaderTests-1039870780 tempest-VolumeTypesReaderTests-1039870780-project-admin] Calling method '_delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:47:29 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-e84386b6-e325-49a9-a690-12615d28ed3e tempest-VolumeTypesReaderTests-1039870780 tempest-VolumeTypesReaderTests-1039870780-project-admin] http://192.168.122.198/volume/v3/types/e9ff2e0e-034a-404f-a5b5-881b5ee15e3f returned with HTTP 202 Sep 06 06:47:29 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1249/2518] 192.168.122.198 () {58 vars in 1229 bytes} [Sun Sep 6 06:47:29 2026] DELETE /volume/v3/types/e9ff2e0e-034a-404f-a5b5-881b5ee15e3f => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:47:29 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-157c5ce3-f912-4b7a-ac2c-71473c0c5774 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:47:29 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-157c5ce3-f912-4b7a-ac2c-71473c0c5774 tempest-VolumeTypesReaderTests-1039870780 tempest-VolumeTypesReaderTests-1039870780-project-admin] DELETE http://192.168.122.198/volume/v3/types/62b98dd9-aa08-4d17-bb7a-5c20fed6dea7 Sep 06 06:47:29 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-157c5ce3-f912-4b7a-ac2c-71473c0c5774 tempest-VolumeTypesReaderTests-1039870780 tempest-VolumeTypesReaderTests-1039870780-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:47:29 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-157c5ce3-f912-4b7a-ac2c-71473c0c5774 tempest-VolumeTypesReaderTests-1039870780 tempest-VolumeTypesReaderTests-1039870780-project-admin] Calling method '_delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:47:29 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-157c5ce3-f912-4b7a-ac2c-71473c0c5774 tempest-VolumeTypesReaderTests-1039870780 tempest-VolumeTypesReaderTests-1039870780-project-admin] http://192.168.122.198/volume/v3/types/62b98dd9-aa08-4d17-bb7a-5c20fed6dea7 returned with HTTP 202 Sep 06 06:47:29 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1270/2519] 192.168.122.198 () {58 vars in 1229 bytes} [Sun Sep 6 06:47:29 2026] DELETE /volume/v3/types/62b98dd9-aa08-4d17-bb7a-5c20fed6dea7 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:47:29 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-fe4e17ce-eaa5-431f-8dad-1360922ef040 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:47:29 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-fe4e17ce-eaa5-431f-8dad-1360922ef040 tempest-VolumeTypesReaderTests-1039870780 tempest-VolumeTypesReaderTests-1039870780-project-admin] DELETE http://192.168.122.198/volume/v3/types/197caf3e-1be4-4fbb-b5cd-7f14b2d6c36b Sep 06 06:47:29 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-fe4e17ce-eaa5-431f-8dad-1360922ef040 tempest-VolumeTypesReaderTests-1039870780 tempest-VolumeTypesReaderTests-1039870780-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:47:29 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-fe4e17ce-eaa5-431f-8dad-1360922ef040 tempest-VolumeTypesReaderTests-1039870780 tempest-VolumeTypesReaderTests-1039870780-project-admin] Calling method '_delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:47:29 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-fe4e17ce-eaa5-431f-8dad-1360922ef040 tempest-VolumeTypesReaderTests-1039870780 tempest-VolumeTypesReaderTests-1039870780-project-admin] http://192.168.122.198/volume/v3/types/197caf3e-1be4-4fbb-b5cd-7f14b2d6c36b returned with HTTP 202 Sep 06 06:47:29 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1250/2520] 192.168.122.198 () {58 vars in 1229 bytes} [Sun Sep 6 06:47:29 2026] DELETE /volume/v3/types/197caf3e-1be4-4fbb-b5cd-7f14b2d6c36b => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:47:29 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-8e6231b2-cbe5-43e2-8e22-3342f1ae2bf4 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:47:29 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-8e6231b2-cbe5-43e2-8e22-3342f1ae2bf4 tempest-VolumeTypesReaderTests-1039870780 tempest-VolumeTypesReaderTests-1039870780-project-admin] DELETE http://192.168.122.198/volume/v3/types/69d7c7cc-a4de-46d1-bbb6-a674816fa50c Sep 06 06:47:29 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-8e6231b2-cbe5-43e2-8e22-3342f1ae2bf4 tempest-VolumeTypesReaderTests-1039870780 tempest-VolumeTypesReaderTests-1039870780-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:47:29 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-8e6231b2-cbe5-43e2-8e22-3342f1ae2bf4 tempest-VolumeTypesReaderTests-1039870780 tempest-VolumeTypesReaderTests-1039870780-project-admin] Calling method '_delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:47:29 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-8e6231b2-cbe5-43e2-8e22-3342f1ae2bf4 tempest-VolumeTypesReaderTests-1039870780 tempest-VolumeTypesReaderTests-1039870780-project-admin] http://192.168.122.198/volume/v3/types/69d7c7cc-a4de-46d1-bbb6-a674816fa50c returned with HTTP 202 Sep 06 06:47:29 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1271/2521] 192.168.122.198 () {58 vars in 1229 bytes} [Sun Sep 6 06:47:29 2026] DELETE /volume/v3/types/69d7c7cc-a4de-46d1-bbb6-a674816fa50c => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:47:29 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-f278e8cf-0acf-42da-bc64-bbb9a6b35ae0 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:47:29 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f278e8cf-0acf-42da-bc64-bbb9a6b35ae0 tempest-VolumeTypesReaderTests-1039870780 tempest-VolumeTypesReaderTests-1039870780-project-admin] DELETE http://192.168.122.198/volume/v3/types/71cbabcf-3698-44b3-aa28-45d2c8eb510a Sep 06 06:47:29 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-f278e8cf-0acf-42da-bc64-bbb9a6b35ae0 tempest-VolumeTypesReaderTests-1039870780 tempest-VolumeTypesReaderTests-1039870780-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:47:29 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-f278e8cf-0acf-42da-bc64-bbb9a6b35ae0 tempest-VolumeTypesReaderTests-1039870780 tempest-VolumeTypesReaderTests-1039870780-project-admin] Calling method '_delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:47:29 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f278e8cf-0acf-42da-bc64-bbb9a6b35ae0 tempest-VolumeTypesReaderTests-1039870780 tempest-VolumeTypesReaderTests-1039870780-project-admin] http://192.168.122.198/volume/v3/types/71cbabcf-3698-44b3-aa28-45d2c8eb510a returned with HTTP 202 Sep 06 06:47:29 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1251/2522] 192.168.122.198 () {58 vars in 1229 bytes} [Sun Sep 6 06:47:29 2026] DELETE /volume/v3/types/71cbabcf-3698-44b3-aa28-45d2c8eb510a => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:47:29 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-6d7cd8b6-a52b-4a87-a546-0cd99a5cb4a0 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:47:29 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-6d7cd8b6-a52b-4a87-a546-0cd99a5cb4a0 tempest-VolumeTypesReaderTests-1039870780 tempest-VolumeTypesReaderTests-1039870780-project-admin] DELETE http://192.168.122.198/volume/v3/types/3cd59e40-548b-4dde-a93a-95883711595a Sep 06 06:47:29 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-6d7cd8b6-a52b-4a87-a546-0cd99a5cb4a0 tempest-VolumeTypesReaderTests-1039870780 tempest-VolumeTypesReaderTests-1039870780-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:47:29 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-6d7cd8b6-a52b-4a87-a546-0cd99a5cb4a0 tempest-VolumeTypesReaderTests-1039870780 tempest-VolumeTypesReaderTests-1039870780-project-admin] Calling method '_delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:47:29 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-6d7cd8b6-a52b-4a87-a546-0cd99a5cb4a0 tempest-VolumeTypesReaderTests-1039870780 tempest-VolumeTypesReaderTests-1039870780-project-admin] http://192.168.122.198/volume/v3/types/3cd59e40-548b-4dde-a93a-95883711595a returned with HTTP 202 Sep 06 06:47:29 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1272/2523] 192.168.122.198 () {58 vars in 1229 bytes} [Sun Sep 6 06:47:29 2026] DELETE /volume/v3/types/3cd59e40-548b-4dde-a93a-95883711595a => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:47:30 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-8213f034-839f-4161-9430-c78b241314b1 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:47:30 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-8213f034-839f-4161-9430-c78b241314b1 tempest-TestImageHashVerification-1866299605 tempest-TestImageHashVerification-1866299605-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:47:30 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-8213f034-839f-4161-9430-c78b241314b1 tempest-TestImageHashVerification-1866299605 tempest-TestImageHashVerification-1866299605-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-1910234112", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:47:30 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.volumes [None req-8213f034-839f-4161-9430-c78b241314b1 tempest-TestImageHashVerification-1866299605 tempest-TestImageHashVerification-1866299605-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-1910234112', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:47:30 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-8213f034-839f-4161-9430-c78b241314b1 tempest-TestImageHashVerification-1866299605 tempest-TestImageHashVerification-1866299605-project-member] Create volume of 1 GB Sep 06 06:47:30 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-8213f034-839f-4161-9430-c78b241314b1 tempest-TestImageHashVerification-1866299605 tempest-TestImageHashVerification-1866299605-project-member] Availability Zones retrieved successfully. Sep 06 06:47:30 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-8213f034-839f-4161-9430-c78b241314b1 tempest-TestImageHashVerification-1866299605 tempest-TestImageHashVerification-1866299605-project-member] Flow 'volume_create_api' (9075581e-85da-4cf7-9448-6065a015e90c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:47:30 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-8213f034-839f-4161-9430-c78b241314b1 tempest-TestImageHashVerification-1866299605 tempest-TestImageHashVerification-1866299605-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4d19bec-d4f3-44ce-84e0-93c9e91061a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:47:30 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.flows.api.create_volume [None req-8213f034-839f-4161-9430-c78b241314b1 tempest-TestImageHashVerification-1866299605 tempest-TestImageHashVerification-1866299605-project-member] Validating volume size '1' using validate_int {{(pid=87014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:47:30 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-8213f034-839f-4161-9430-c78b241314b1 tempest-TestImageHashVerification-1866299605 tempest-TestImageHashVerification-1866299605-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4d19bec-d4f3-44ce-84e0-93c9e91061a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:47:30 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-8213f034-839f-4161-9430-c78b241314b1 tempest-TestImageHashVerification-1866299605 tempest-TestImageHashVerification-1866299605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3db94c48-ef82-4218-8444-3e0216a5e281) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:47:31 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-8213f034-839f-4161-9430-c78b241314b1 tempest-TestImageHashVerification-1866299605 tempest-TestImageHashVerification-1866299605-project-member] Created reservations ['c8124b27-23d0-43f5-ad3c-70ebd580db74', '66821a81-7970-458a-9190-b0657ca95662', '04cf70ff-56ef-451a-ac2b-2598d815e440', '2f27db36-f48a-4726-9797-5d9ae181bc8c'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:47:31 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-8213f034-839f-4161-9430-c78b241314b1 tempest-TestImageHashVerification-1866299605 tempest-TestImageHashVerification-1866299605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3db94c48-ef82-4218-8444-3e0216a5e281) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c8124b27-23d0-43f5-ad3c-70ebd580db74', '66821a81-7970-458a-9190-b0657ca95662', '04cf70ff-56ef-451a-ac2b-2598d815e440', '2f27db36-f48a-4726-9797-5d9ae181bc8c']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:47:31 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-8213f034-839f-4161-9430-c78b241314b1 tempest-TestImageHashVerification-1866299605 tempest-TestImageHashVerification-1866299605-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2588b2d-8dfc-4693-b1a8-f88836010f7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:47:31 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:47:31 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:47:31 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-8213f034-839f-4161-9430-c78b241314b1 tempest-TestImageHashVerification-1866299605 tempest-TestImageHashVerification-1866299605-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2588b2d-8dfc-4693-b1a8-f88836010f7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '28796851-8801-4495-98cb-b4df182d0468', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1910234112',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75517b2847054ab7a6546b4101ca2c1b',qos_specs=None,replication_status=,reservations=['c8124b27-23d0-43f5-ad3c-70ebd580db74','66821a81-7970-458a-9190-b0657ca95662','04cf70ff-56ef-451a-ac2b-2598d815e440','2f27db36-f48a-4726-9797-5d9ae181bc8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aae3819e9ae94f86b835c5efb8d03737',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:47:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1910234112',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=28796851-8801-4495-98cb-b4df182d0468,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='75517b2847054ab7a6546b4101ca2c1b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aae3819e9ae94f86b835c5efb8d03737',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:47:31 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-8213f034-839f-4161-9430-c78b241314b1 tempest-TestImageHashVerification-1866299605 tempest-TestImageHashVerification-1866299605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c07aa7d-f8d0-4c99-b858-69d084d8df18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:47:31 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-8213f034-839f-4161-9430-c78b241314b1 tempest-TestImageHashVerification-1866299605 tempest-TestImageHashVerification-1866299605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c07aa7d-f8d0-4c99-b858-69d084d8df18) transitioned into state 'SUCCESS' from state '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-1910234112',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75517b2847054ab7a6546b4101ca2c1b',qos_specs=None,replication_status=,reservations=['c8124b27-23d0-43f5-ad3c-70ebd580db74','66821a81-7970-458a-9190-b0657ca95662','04cf70ff-56ef-451a-ac2b-2598d815e440','2f27db36-f48a-4726-9797-5d9ae181bc8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aae3819e9ae94f86b835c5efb8d03737',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:47:31 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-8213f034-839f-4161-9430-c78b241314b1 tempest-TestImageHashVerification-1866299605 tempest-TestImageHashVerification-1866299605-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de903114-73c0-4385-a3dd-9d7b9bc3c5f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:47:31 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-8213f034-839f-4161-9430-c78b241314b1 tempest-TestImageHashVerification-1866299605 tempest-TestImageHashVerification-1866299605-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de903114-73c0-4385-a3dd-9d7b9bc3c5f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:47:31 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-8213f034-839f-4161-9430-c78b241314b1 tempest-TestImageHashVerification-1866299605 tempest-TestImageHashVerification-1866299605-project-member] Flow 'volume_create_api' (9075581e-85da-4cf7-9448-6065a015e90c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:47:31 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-8213f034-839f-4161-9430-c78b241314b1 tempest-TestImageHashVerification-1866299605 tempest-TestImageHashVerification-1866299605-project-member] Create volume request issued successfully. Sep 06 06:47:31 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-8213f034-839f-4161-9430-c78b241314b1 tempest-TestImageHashVerification-1866299605 tempest-TestImageHashVerification-1866299605-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:47:31 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1252/2524] 192.168.122.198 () {60 vars in 1143 bytes} [Sun Sep 6 06:47:30 2026] POST /volume/v3/volumes => generated 765 bytes in 630 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:47:31 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-68ec0607-b027-465e-ace8-d6b1d2743cad None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:47:31 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-68ec0607-b027-465e-ace8-d6b1d2743cad tempest-TestImageHashVerification-1866299605 tempest-TestImageHashVerification-1866299605-project-member] GET http://192.168.122.198/volume/v3/volumes/28796851-8801-4495-98cb-b4df182d0468 Sep 06 06:47:31 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-68ec0607-b027-465e-ace8-d6b1d2743cad tempest-TestImageHashVerification-1866299605 tempest-TestImageHashVerification-1866299605-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:47:31 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-68ec0607-b027-465e-ace8-d6b1d2743cad tempest-TestImageHashVerification-1866299605 tempest-TestImageHashVerification-1866299605-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:47:31 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:47:31 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:47:31 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:47:31 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:47:31 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-68ec0607-b027-465e-ace8-d6b1d2743cad tempest-TestImageHashVerification-1866299605 tempest-TestImageHashVerification-1866299605-project-member] Volume info retrieved successfully. Sep 06 06:47:31 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-68ec0607-b027-465e-ace8-d6b1d2743cad tempest-TestImageHashVerification-1866299605 tempest-TestImageHashVerification-1866299605-project-member] http://192.168.122.198/volume/v3/volumes/28796851-8801-4495-98cb-b4df182d0468 returned with HTTP 200 Sep 06 06:47:31 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1273/2525] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:47:31 2026] GET /volume/v3/volumes/28796851-8801-4495-98cb-b4df182d0468 => generated 833 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:47:32 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-6795dd63-6339-421f-94f4-abe91ba094eb None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:47:32 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-6795dd63-6339-421f-94f4-abe91ba094eb tempest-TestImageHashVerification-1866299605 tempest-TestImageHashVerification-1866299605-project-member] GET http://192.168.122.198/volume/v3/volumes/28796851-8801-4495-98cb-b4df182d0468 Sep 06 06:47:32 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-6795dd63-6339-421f-94f4-abe91ba094eb tempest-TestImageHashVerification-1866299605 tempest-TestImageHashVerification-1866299605-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:47:32 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-6795dd63-6339-421f-94f4-abe91ba094eb tempest-TestImageHashVerification-1866299605 tempest-TestImageHashVerification-1866299605-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:47:32 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:47:32 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:47:32 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:47:32 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:47:32 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-6795dd63-6339-421f-94f4-abe91ba094eb tempest-TestImageHashVerification-1866299605 tempest-TestImageHashVerification-1866299605-project-member] Volume info retrieved successfully. Sep 06 06:47:32 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-6795dd63-6339-421f-94f4-abe91ba094eb tempest-TestImageHashVerification-1866299605 tempest-TestImageHashVerification-1866299605-project-member] http://192.168.122.198/volume/v3/volumes/28796851-8801-4495-98cb-b4df182d0468 returned with HTTP 200 Sep 06 06:47:32 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1253/2526] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:47:32 2026] GET /volume/v3/volumes/28796851-8801-4495-98cb-b4df182d0468 => generated 858 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:47:32 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-bcbd9e1f-d668-45c8-8834-90cbffa75e6c None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:47:32 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-bcbd9e1f-d668-45c8-8834-90cbffa75e6c tempest-TestImageHashVerification-1866299605 tempest-TestImageHashVerification-1866299605-project-member] GET http://192.168.122.198/volume/v3/volumes/28796851-8801-4495-98cb-b4df182d0468 Sep 06 06:47:32 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-bcbd9e1f-d668-45c8-8834-90cbffa75e6c tempest-TestImageHashVerification-1866299605 tempest-TestImageHashVerification-1866299605-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:47:32 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-bcbd9e1f-d668-45c8-8834-90cbffa75e6c tempest-TestImageHashVerification-1866299605 tempest-TestImageHashVerification-1866299605-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:47:32 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:47:32 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:47:32 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:47:32 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:47:32 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-bcbd9e1f-d668-45c8-8834-90cbffa75e6c tempest-TestImageHashVerification-1866299605 tempest-TestImageHashVerification-1866299605-project-member] Volume info retrieved successfully. Sep 06 06:47:32 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-bcbd9e1f-d668-45c8-8834-90cbffa75e6c tempest-TestImageHashVerification-1866299605 tempest-TestImageHashVerification-1866299605-project-member] http://192.168.122.198/volume/v3/volumes/28796851-8801-4495-98cb-b4df182d0468 returned with HTTP 200 Sep 06 06:47:32 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1274/2527] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:47:32 2026] GET /volume/v3/volumes/28796851-8801-4495-98cb-b4df182d0468 => generated 858 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:47:32 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-bee433cc-e9a7-49b8-9032-8c04a0499e53 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:47:32 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-bee433cc-e9a7-49b8-9032-8c04a0499e53 tempest-TestImageHashVerification-1866299605 tempest-TestImageHashVerification-1866299605-project-member] POST http://192.168.122.198/volume/v3/volumes/28796851-8801-4495-98cb-b4df182d0468/action Sep 06 06:47:32 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-bee433cc-e9a7-49b8-9032-8c04a0499e53 tempest-TestImageHashVerification-1866299605 tempest-TestImageHashVerification-1866299605-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-46175204", "disk_format": "raw"}}' {{(pid=87014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:47:32 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-bee433cc-e9a7-49b8-9032-8c04a0499e53 tempest-TestImageHashVerification-1866299605 tempest-TestImageHashVerification-1866299605-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-46175204", "disk_format": "raw"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:47:32 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:47:32 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:47:32 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:47:32 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:47:32 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-bee433cc-e9a7-49b8-9032-8c04a0499e53 tempest-TestImageHashVerification-1866299605 tempest-TestImageHashVerification-1866299605-project-member] Volume info retrieved successfully. Sep 06 06:47:32 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:47:32 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:47:32 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:47:32 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:47:32 devstack devstack@c-api.service[87014]: DEBUG cinder.image.image_utils [None req-bee433cc-e9a7-49b8-9032-8c04a0499e53 tempest-TestImageHashVerification-1866299605 tempest-TestImageHashVerification-1866299605-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-46175204'}] 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-46175204'}]. {{(pid=87014) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 06 06:47:33 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-bee433cc-e9a7-49b8-9032-8c04a0499e53 tempest-TestImageHashVerification-1866299605 tempest-TestImageHashVerification-1866299605-project-member] Copy volume to image completed successfully. Sep 06 06:47:33 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-bee433cc-e9a7-49b8-9032-8c04a0499e53 tempest-TestImageHashVerification-1866299605 tempest-TestImageHashVerification-1866299605-project-member] http://192.168.122.198/volume/v3/volumes/28796851-8801-4495-98cb-b4df182d0468/action returned with HTTP 202 Sep 06 06:47:33 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1254/2528] 192.168.122.198 () {60 vars in 1275 bytes} [Sun Sep 6 06:47:32 2026] POST /volume/v3/volumes/28796851-8801-4495-98cb-b4df182d0468/action => generated 652 bytes in 991 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:47:42 devstack devstack@c-api.service[87015]: DEBUG dbcounter [-] [87015] Writing DB stats cinder:SELECT=88,cinder:INSERT=38,cinder:UPDATE=24 {{(pid=87015) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 06:47:42 devstack devstack@c-api.service[87014]: DEBUG dbcounter [-] [87014] Writing DB stats cinder:SELECT=115,cinder:INSERT=48,cinder:UPDATE=37 {{(pid=87014) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 06:47:57 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-21bc15f5-2931-4f1b-9780-77dd4bd3c9a3 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:47:57 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-21bc15f5-2931-4f1b-9780-77dd4bd3c9a3 tempest-TestImageHashVerification-1866299605 tempest-TestImageHashVerification-1866299605-project-member] GET http://192.168.122.198/volume/v3/volumes/28796851-8801-4495-98cb-b4df182d0468 Sep 06 06:47:57 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-21bc15f5-2931-4f1b-9780-77dd4bd3c9a3 tempest-TestImageHashVerification-1866299605 tempest-TestImageHashVerification-1866299605-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:47:57 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-21bc15f5-2931-4f1b-9780-77dd4bd3c9a3 tempest-TestImageHashVerification-1866299605 tempest-TestImageHashVerification-1866299605-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:47:57 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:47:57 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:47:57 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:47:57 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:47:57 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-21bc15f5-2931-4f1b-9780-77dd4bd3c9a3 tempest-TestImageHashVerification-1866299605 tempest-TestImageHashVerification-1866299605-project-member] Volume info retrieved successfully. Sep 06 06:47:57 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-21bc15f5-2931-4f1b-9780-77dd4bd3c9a3 tempest-TestImageHashVerification-1866299605 tempest-TestImageHashVerification-1866299605-project-member] http://192.168.122.198/volume/v3/volumes/28796851-8801-4495-98cb-b4df182d0468 returned with HTTP 200 Sep 06 06:47:57 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1275/2529] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:47:57 2026] GET /volume/v3/volumes/28796851-8801-4495-98cb-b4df182d0468 => generated 858 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:47:57 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-f7b7fafe-6277-4ee2-a4e9-591e535b8ac0 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:47:57 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f7b7fafe-6277-4ee2-a4e9-591e535b8ac0 tempest-TestImageHashVerification-1866299605 tempest-TestImageHashVerification-1866299605-project-member] DELETE http://192.168.122.198/volume/v3/volumes/28796851-8801-4495-98cb-b4df182d0468 Sep 06 06:47:57 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-f7b7fafe-6277-4ee2-a4e9-591e535b8ac0 tempest-TestImageHashVerification-1866299605 tempest-TestImageHashVerification-1866299605-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:47:57 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-f7b7fafe-6277-4ee2-a4e9-591e535b8ac0 tempest-TestImageHashVerification-1866299605 tempest-TestImageHashVerification-1866299605-project-member] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:47:57 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-f7b7fafe-6277-4ee2-a4e9-591e535b8ac0 tempest-TestImageHashVerification-1866299605 tempest-TestImageHashVerification-1866299605-project-member] Delete volume with id: 28796851-8801-4495-98cb-b4df182d0468 Sep 06 06:47:57 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:47:57 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:47:57 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:47:57 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:47:57 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-f7b7fafe-6277-4ee2-a4e9-591e535b8ac0 tempest-TestImageHashVerification-1866299605 tempest-TestImageHashVerification-1866299605-project-member] Volume info retrieved successfully. Sep 06 06:47:57 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-f7b7fafe-6277-4ee2-a4e9-591e535b8ac0 tempest-TestImageHashVerification-1866299605 tempest-TestImageHashVerification-1866299605-project-member] Delete volume request issued successfully. Sep 06 06:47:57 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f7b7fafe-6277-4ee2-a4e9-591e535b8ac0 tempest-TestImageHashVerification-1866299605 tempest-TestImageHashVerification-1866299605-project-member] http://192.168.122.198/volume/v3/volumes/28796851-8801-4495-98cb-b4df182d0468 returned with HTTP 202 Sep 06 06:47:57 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1255/2530] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:47:57 2026] DELETE /volume/v3/volumes/28796851-8801-4495-98cb-b4df182d0468 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:47:57 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-a7a48bbb-9910-4fc0-b503-bee7c33fadcc None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:47:57 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-a7a48bbb-9910-4fc0-b503-bee7c33fadcc tempest-TestImageHashVerification-1866299605 tempest-TestImageHashVerification-1866299605-project-member] GET http://192.168.122.198/volume/v3/volumes/28796851-8801-4495-98cb-b4df182d0468 Sep 06 06:47:57 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-a7a48bbb-9910-4fc0-b503-bee7c33fadcc tempest-TestImageHashVerification-1866299605 tempest-TestImageHashVerification-1866299605-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:47:57 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-a7a48bbb-9910-4fc0-b503-bee7c33fadcc tempest-TestImageHashVerification-1866299605 tempest-TestImageHashVerification-1866299605-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:47:57 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:47:57 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:47:57 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:47:57 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:47:57 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-a7a48bbb-9910-4fc0-b503-bee7c33fadcc tempest-TestImageHashVerification-1866299605 tempest-TestImageHashVerification-1866299605-project-member] Volume info retrieved successfully. Sep 06 06:47:57 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-a7a48bbb-9910-4fc0-b503-bee7c33fadcc tempest-TestImageHashVerification-1866299605 tempest-TestImageHashVerification-1866299605-project-member] http://192.168.122.198/volume/v3/volumes/28796851-8801-4495-98cb-b4df182d0468 returned with HTTP 200 Sep 06 06:47:57 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1276/2531] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:47:57 2026] GET /volume/v3/volumes/28796851-8801-4495-98cb-b4df182d0468 => generated 857 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:47:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-523822ed-5ff0-4777-bbde-6f4a085d21a8 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:47:58 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-523822ed-5ff0-4777-bbde-6f4a085d21a8 tempest-TestImageHashVerification-1866299605 tempest-TestImageHashVerification-1866299605-project-member] GET http://192.168.122.198/volume/v3/volumes/28796851-8801-4495-98cb-b4df182d0468 Sep 06 06:47:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-523822ed-5ff0-4777-bbde-6f4a085d21a8 tempest-TestImageHashVerification-1866299605 tempest-TestImageHashVerification-1866299605-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:47:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-523822ed-5ff0-4777-bbde-6f4a085d21a8 tempest-TestImageHashVerification-1866299605 tempest-TestImageHashVerification-1866299605-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:47:58 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-523822ed-5ff0-4777-bbde-6f4a085d21a8 tempest-TestImageHashVerification-1866299605 tempest-TestImageHashVerification-1866299605-project-member] http://192.168.122.198/volume/v3/volumes/28796851-8801-4495-98cb-b4df182d0468 returned with HTTP 404 Sep 06 06:47:58 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1256/2532] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:47:58 2026] GET /volume/v3/volumes/28796851-8801-4495-98cb-b4df182d0468 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:48:07 devstack devstack@c-api.service[87015]: DEBUG dbcounter [-] [87015] Writing DB stats cinder:SELECT=8 {{(pid=87015) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 06:48:08 devstack devstack@c-api.service[87014]: DEBUG dbcounter [-] [87014] Writing DB stats cinder:SELECT=4,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=87014) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 06:48:27 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-3395cadb-27fb-4110-a7d1-068e6022558f None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:48:27 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-3395cadb-27fb-4110-a7d1-068e6022558f tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:48:27 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-3395cadb-27fb-4110-a7d1-068e6022558f tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1910624398", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:48:27 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.volumes [None req-3395cadb-27fb-4110-a7d1-068e6022558f tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1910624398', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:48:27 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-3395cadb-27fb-4110-a7d1-068e6022558f tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Create volume of 1 GB Sep 06 06:48:27 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-3395cadb-27fb-4110-a7d1-068e6022558f tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Availability Zones retrieved successfully. Sep 06 06:48:27 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-3395cadb-27fb-4110-a7d1-068e6022558f tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Flow 'volume_create_api' (d3142915-79ed-46ce-8246-b6dbd8057ce6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:48:27 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-3395cadb-27fb-4110-a7d1-068e6022558f tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c060e4b-d5a3-4d65-80d8-45d4d8c591d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:48:27 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.flows.api.create_volume [None req-3395cadb-27fb-4110-a7d1-068e6022558f tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Validating volume size '1' using validate_int {{(pid=87015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:48:28 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-3395cadb-27fb-4110-a7d1-068e6022558f tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c060e4b-d5a3-4d65-80d8-45d4d8c591d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:48:28 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-3395cadb-27fb-4110-a7d1-068e6022558f tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b88d42d4-9253-4135-a4fd-656730845054) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:48:28 devstack devstack@c-api.service[87015]: DEBUG cinder.quota [None req-3395cadb-27fb-4110-a7d1-068e6022558f tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Created reservations ['b2d43a2a-b629-41ce-8bf4-a8f52cf784a3', 'bb640c37-3fd3-4caf-b319-9852c21f7373', 'eb29d803-03ec-49c6-bade-471fea65dd30', '8aec1d88-821d-4139-8d39-b03745f19102'] {{(pid=87015) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:48:28 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-3395cadb-27fb-4110-a7d1-068e6022558f tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b88d42d4-9253-4135-a4fd-656730845054) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b2d43a2a-b629-41ce-8bf4-a8f52cf784a3', 'bb640c37-3fd3-4caf-b319-9852c21f7373', 'eb29d803-03ec-49c6-bade-471fea65dd30', '8aec1d88-821d-4139-8d39-b03745f19102']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:48:28 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-3395cadb-27fb-4110-a7d1-068e6022558f tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5dfbbda6-d050-4b63-8207-3dd4b28827d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:48:28 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:48:28 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:48:28 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-3395cadb-27fb-4110-a7d1-068e6022558f tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5dfbbda6-d050-4b63-8207-3dd4b28827d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bf5d4ef7-8a85-4aca-9028-e2a58a76ee1e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1910624398',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='258f2362ead6491cbd20513d722037b4',qos_specs=None,replication_status=,reservations=['b2d43a2a-b629-41ce-8bf4-a8f52cf784a3','bb640c37-3fd3-4caf-b319-9852c21f7373','eb29d803-03ec-49c6-bade-471fea65dd30','8aec1d88-821d-4139-8d39-b03745f19102'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c31d8dd0b6b417db636714c595bb740',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:48:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1910624398',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bf5d4ef7-8a85-4aca-9028-e2a58a76ee1e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='258f2362ead6491cbd20513d722037b4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7c31d8dd0b6b417db636714c595bb740',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:48:28 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-3395cadb-27fb-4110-a7d1-068e6022558f tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b5b4a8e-e8a6-4ae5-8fc9-89c7311ec4e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:48:28 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-3395cadb-27fb-4110-a7d1-068e6022558f tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b5b4a8e-e8a6-4ae5-8fc9-89c7311ec4e2) transitioned into state 'SUCCESS' from state '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-1910624398',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='258f2362ead6491cbd20513d722037b4',qos_specs=None,replication_status=,reservations=['b2d43a2a-b629-41ce-8bf4-a8f52cf784a3','bb640c37-3fd3-4caf-b319-9852c21f7373','eb29d803-03ec-49c6-bade-471fea65dd30','8aec1d88-821d-4139-8d39-b03745f19102'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c31d8dd0b6b417db636714c595bb740',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:48:28 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-3395cadb-27fb-4110-a7d1-068e6022558f tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5af6a128-5314-4f58-9718-b85bc49c453d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:48:28 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-3395cadb-27fb-4110-a7d1-068e6022558f tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5af6a128-5314-4f58-9718-b85bc49c453d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:48:28 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-3395cadb-27fb-4110-a7d1-068e6022558f tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Flow 'volume_create_api' (d3142915-79ed-46ce-8246-b6dbd8057ce6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:48:28 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-3395cadb-27fb-4110-a7d1-068e6022558f tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Create volume request issued successfully. Sep 06 06:48:28 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-3395cadb-27fb-4110-a7d1-068e6022558f tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:48:28 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1277/2533] 192.168.122.198 () {60 vars in 1143 bytes} [Sun Sep 6 06:48:27 2026] POST /volume/v3/volumes => generated 756 bytes in 331 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:48:38 devstack devstack@c-api.service[87015]: DEBUG dbcounter [-] [87015] Writing DB stats cinder:SELECT=27,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=87015) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 06:48:57 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-40fcb093-b8ad-48b4-8a48-456554d883e3 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:48:57 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-40fcb093-b8ad-48b4-8a48-456554d883e3 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] GET http://192.168.122.198/volume/v3/volumes/bf5d4ef7-8a85-4aca-9028-e2a58a76ee1e Sep 06 06:48:57 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-40fcb093-b8ad-48b4-8a48-456554d883e3 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:48:57 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-40fcb093-b8ad-48b4-8a48-456554d883e3 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:48:57 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:48:57 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:48:57 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:48:57 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:48:57 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-40fcb093-b8ad-48b4-8a48-456554d883e3 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Volume info retrieved successfully. Sep 06 06:48:57 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-40fcb093-b8ad-48b4-8a48-456554d883e3 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] http://192.168.122.198/volume/v3/volumes/bf5d4ef7-8a85-4aca-9028-e2a58a76ee1e returned with HTTP 200 Sep 06 06:48:57 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1257/2534] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:48:57 2026] GET /volume/v3/volumes/bf5d4ef7-8a85-4aca-9028-e2a58a76ee1e => generated 849 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:48:57 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-24c44223-24f6-489f-b0f0-8c5c31431088 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:48:57 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-24c44223-24f6-489f-b0f0-8c5c31431088 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] GET http://192.168.122.198/volume/v3/volumes/bf5d4ef7-8a85-4aca-9028-e2a58a76ee1e Sep 06 06:48:57 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-24c44223-24f6-489f-b0f0-8c5c31431088 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:48:57 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-24c44223-24f6-489f-b0f0-8c5c31431088 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:48:57 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:48:57 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:48:57 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:48:57 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:48:57 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-24c44223-24f6-489f-b0f0-8c5c31431088 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Volume info retrieved successfully. Sep 06 06:48:57 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-24c44223-24f6-489f-b0f0-8c5c31431088 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] http://192.168.122.198/volume/v3/volumes/bf5d4ef7-8a85-4aca-9028-e2a58a76ee1e returned with HTTP 200 Sep 06 06:48:57 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1278/2535] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:48:57 2026] GET /volume/v3/volumes/bf5d4ef7-8a85-4aca-9028-e2a58a76ee1e => generated 849 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:48:57 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [req-062a2348-e5c4-4f53-bbe1-f032506221c5 req-cf45fc68-23c2-4698-bbde-2816bc84b51d None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:48:57 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-062a2348-e5c4-4f53-bbe1-f032506221c5 req-cf45fc68-23c2-4698-bbde-2816bc84b51d tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] GET http://192.168.122.198/volume/v3/volumes/bf5d4ef7-8a85-4aca-9028-e2a58a76ee1e Sep 06 06:48:57 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-062a2348-e5c4-4f53-bbe1-f032506221c5 req-cf45fc68-23c2-4698-bbde-2816bc84b51d tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:48:57 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-062a2348-e5c4-4f53-bbe1-f032506221c5 req-cf45fc68-23c2-4698-bbde-2816bc84b51d tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:48:57 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:48:57 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:48:57 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:48:57 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:48:57 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [req-062a2348-e5c4-4f53-bbe1-f032506221c5 req-cf45fc68-23c2-4698-bbde-2816bc84b51d tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Volume info retrieved successfully. Sep 06 06:48:57 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-062a2348-e5c4-4f53-bbe1-f032506221c5 req-cf45fc68-23c2-4698-bbde-2816bc84b51d tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] http://192.168.122.198/volume/v3/volumes/bf5d4ef7-8a85-4aca-9028-e2a58a76ee1e returned with HTTP 200 Sep 06 06:48:57 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1258/2536] 192.168.122.198 () {60 vars in 1487 bytes} [Sun Sep 6 06:48:57 2026] GET /volume/v3/volumes/bf5d4ef7-8a85-4aca-9028-e2a58a76ee1e => generated 849 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:48:57 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-89561914-6235-4437-8016-b0689f9eb4ee None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:48:57 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-89561914-6235-4437-8016-b0689f9eb4ee None None] GET http://192.168.122.198/volume// Sep 06 06:48:57 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-89561914-6235-4437-8016-b0689f9eb4ee None None] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:48:57 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-89561914-6235-4437-8016-b0689f9eb4ee None None] Calling method 'all' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:48:57 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-89561914-6235-4437-8016-b0689f9eb4ee None None] http://192.168.122.198/volume// returned with HTTP 300 Sep 06 06:48:57 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1279/2537] 192.168.122.198 () {58 vars in 1317 bytes} [Sun Sep 6 06:48:57 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 06:48:57 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [req-062a2348-e5c4-4f53-bbe1-f032506221c5 req-e0444831-0c8f-4513-9865-c797f8f676a8 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:48:57 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-062a2348-e5c4-4f53-bbe1-f032506221c5 req-e0444831-0c8f-4513-9865-c797f8f676a8 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] POST http://192.168.122.198/volume/v3/attachments Sep 06 06:48:57 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-062a2348-e5c4-4f53-bbe1-f032506221c5 req-e0444831-0c8f-4513-9865-c797f8f676a8 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bf5d4ef7-8a85-4aca-9028-e2a58a76ee1e", "connector": null, "instance_uuid": "8a2e56a3-b0ff-4112-ab05-b654492f499c"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:48:57 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:48:57 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:48:57 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:48:57 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:48:57 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-062a2348-e5c4-4f53-bbe1-f032506221c5 req-e0444831-0c8f-4513-9865-c797f8f676a8 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] http://192.168.122.198/volume/v3/attachments returned with HTTP 200 Sep 06 06:48:57 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1259/2538] 192.168.122.198 () {66 vars in 1483 bytes} [Sun Sep 6 06:48:57 2026] POST /volume/v3/attachments => generated 273 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:48:57 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-0ac42294-0e6a-479c-9e33-322f63cbcec0 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:48:57 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-0ac42294-0e6a-479c-9e33-322f63cbcec0 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] GET http://192.168.122.198/volume/v3/volumes/bf5d4ef7-8a85-4aca-9028-e2a58a76ee1e Sep 06 06:48:57 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-0ac42294-0e6a-479c-9e33-322f63cbcec0 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:48:57 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-0ac42294-0e6a-479c-9e33-322f63cbcec0 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:48:57 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:48:57 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:48:57 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-ed7988cd-4b1f-41dc-bc83-37bc43e9a060 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:48:57 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ed7988cd-4b1f-41dc-bc83-37bc43e9a060 None None] GET http://192.168.122.198/volume// Sep 06 06:48:57 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ed7988cd-4b1f-41dc-bc83-37bc43e9a060 None None] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:48:57 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ed7988cd-4b1f-41dc-bc83-37bc43e9a060 None None] Calling method 'all' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:48:57 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ed7988cd-4b1f-41dc-bc83-37bc43e9a060 None None] http://192.168.122.198/volume// returned with HTTP 300 Sep 06 06:48:57 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1260/2539] 192.168.122.198 () {58 vars in 1315 bytes} [Sun Sep 6 06:48: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 06 06:48:57 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:48:57 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:48:57 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [req-062a2348-e5c4-4f53-bbe1-f032506221c5 req-f2cc3386-f8cc-49df-8f0b-9c0d95b58fc6 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:48:57 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-062a2348-e5c4-4f53-bbe1-f032506221c5 req-f2cc3386-f8cc-49df-8f0b-9c0d95b58fc6 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] GET http://192.168.122.198/volume/v3/volumes/bf5d4ef7-8a85-4aca-9028-e2a58a76ee1e Sep 06 06:48:57 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-062a2348-e5c4-4f53-bbe1-f032506221c5 req-f2cc3386-f8cc-49df-8f0b-9c0d95b58fc6 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:48:57 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-0ac42294-0e6a-479c-9e33-322f63cbcec0 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Volume info retrieved successfully. Sep 06 06:48:57 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-062a2348-e5c4-4f53-bbe1-f032506221c5 req-f2cc3386-f8cc-49df-8f0b-9c0d95b58fc6 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:48:57 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-0ac42294-0e6a-479c-9e33-322f63cbcec0 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] http://192.168.122.198/volume/v3/volumes/bf5d4ef7-8a85-4aca-9028-e2a58a76ee1e returned with HTTP 200 Sep 06 06:48:57 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1280/2540] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:48:57 2026] GET /volume/v3/volumes/bf5d4ef7-8a85-4aca-9028-e2a58a76ee1e => generated 848 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:48:57 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:48:57 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:48:57 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:48:57 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:48:57 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [req-062a2348-e5c4-4f53-bbe1-f032506221c5 req-f2cc3386-f8cc-49df-8f0b-9c0d95b58fc6 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Volume info retrieved successfully. Sep 06 06:48:57 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-062a2348-e5c4-4f53-bbe1-f032506221c5 req-f2cc3386-f8cc-49df-8f0b-9c0d95b58fc6 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] http://192.168.122.198/volume/v3/volumes/bf5d4ef7-8a85-4aca-9028-e2a58a76ee1e returned with HTTP 200 Sep 06 06:48:57 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1261/2541] 192.168.122.198 () {62 vars in 1528 bytes} [Sun Sep 6 06:48:57 2026] GET /volume/v3/volumes/bf5d4ef7-8a85-4aca-9028-e2a58a76ee1e => generated 1029 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 06:48:58 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-062a2348-e5c4-4f53-bbe1-f032506221c5 req-59e80879-c2b6-4d13-a902-b6e63ece2e11 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:48:58 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-062a2348-e5c4-4f53-bbe1-f032506221c5 req-59e80879-c2b6-4d13-a902-b6e63ece2e11 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] PUT http://192.168.122.198/volume/v3/attachments/4e1c86df-a996-4deb-99a4-dd229694b4f6 Sep 06 06:48:58 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-062a2348-e5c4-4f53-bbe1-f032506221c5 req-59e80879-c2b6-4d13-a902-b6e63ece2e11 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.198", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:24e15970b53b", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "43662e98-aa50-48bf-885a-92da7f50de73", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:48:58 devstack devstack@c-api.service[87015]: DEBUG cinder.coordination [req-062a2348-e5c4-4f53-bbe1-f032506221c5 req-59e80879-c2b6-4d13-a902-b6e63ece2e11 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Acquiring lock "cinder-attachment_update-bf5d4ef7-8a85-4aca-9028-e2a58a76ee1e-devstack" by "attachment_update" {{(pid=87015) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 06 06:48:58 devstack devstack@c-api.service[87015]: DEBUG cinder.coordination [req-062a2348-e5c4-4f53-bbe1-f032506221c5 req-59e80879-c2b6-4d13-a902-b6e63ece2e11 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Lock "cinder-attachment_update-bf5d4ef7-8a85-4aca-9028-e2a58a76ee1e-devstack" acquired by "attachment_update" :: waited 0.015s {{(pid=87015) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 06 06:48:58 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:48:58 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:48:58 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:48:58 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:48:58 devstack devstack@c-api.service[87015]: DEBUG cinder.coordination [req-062a2348-e5c4-4f53-bbe1-f032506221c5 req-59e80879-c2b6-4d13-a902-b6e63ece2e11 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Lock "cinder-attachment_update-bf5d4ef7-8a85-4aca-9028-e2a58a76ee1e-devstack" released by "attachment_update" :: held 0.159s {{(pid=87015) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 06 06:48:58 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-062a2348-e5c4-4f53-bbe1-f032506221c5 req-59e80879-c2b6-4d13-a902-b6e63ece2e11 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] http://192.168.122.198/volume/v3/attachments/4e1c86df-a996-4deb-99a4-dd229694b4f6 returned with HTTP 200 Sep 06 06:48:58 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1281/2542] 192.168.122.198 () {66 vars in 1593 bytes} [Sun Sep 6 06:48:58 2026] PUT /volume/v3/attachments/4e1c86df-a996-4deb-99a4-dd229694b4f6 => generated 694 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:48:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [req-062a2348-e5c4-4f53-bbe1-f032506221c5 req-8ec6d2ca-f68c-42d3-9d1d-b6a9083725d1 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:48:58 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-062a2348-e5c4-4f53-bbe1-f032506221c5 req-8ec6d2ca-f68c-42d3-9d1d-b6a9083725d1 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] POST http://192.168.122.198/volume/v3/attachments/4e1c86df-a996-4deb-99a4-dd229694b4f6/action Sep 06 06:48:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-062a2348-e5c4-4f53-bbe1-f032506221c5 req-8ec6d2ca-f68c-42d3-9d1d-b6a9083725d1 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Action body: b'{"os-complete": null}' {{(pid=87014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:48:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-062a2348-e5c4-4f53-bbe1-f032506221c5 req-8ec6d2ca-f68c-42d3-9d1d-b6a9083725d1 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:48:58 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:48:58 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:48:58 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:48:58 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:48:58 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-062a2348-e5c4-4f53-bbe1-f032506221c5 req-8ec6d2ca-f68c-42d3-9d1d-b6a9083725d1 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] http://192.168.122.198/volume/v3/attachments/4e1c86df-a996-4deb-99a4-dd229694b4f6/action returned with HTTP 204 Sep 06 06:48:58 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1262/2543] 192.168.122.198 () {66 vars in 1614 bytes} [Sun Sep 6 06:48:58 2026] POST /volume/v3/attachments/4e1c86df-a996-4deb-99a4-dd229694b4f6/action => generated 0 bytes in 63 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:48:58 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-da833887-1f7b-435c-a122-b2f6c7956546 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:48:58 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-da833887-1f7b-435c-a122-b2f6c7956546 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] GET http://192.168.122.198/volume/v3/volumes/bf5d4ef7-8a85-4aca-9028-e2a58a76ee1e Sep 06 06:48:58 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-da833887-1f7b-435c-a122-b2f6c7956546 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:48:58 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-da833887-1f7b-435c-a122-b2f6c7956546 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:48:58 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:48:58 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:48:58 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:48:58 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:48:58 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-da833887-1f7b-435c-a122-b2f6c7956546 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Volume info retrieved successfully. Sep 06 06:48:58 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-da833887-1f7b-435c-a122-b2f6c7956546 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] http://192.168.122.198/volume/v3/volumes/bf5d4ef7-8a85-4aca-9028-e2a58a76ee1e returned with HTTP 200 Sep 06 06:48:58 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1282/2544] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:48:58 2026] GET /volume/v3/volumes/bf5d4ef7-8a85-4aca-9028-e2a58a76ee1e => generated 1141 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:48:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-008d1d36-8a9a-49a3-8682-6711027e5b65 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:48:58 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-008d1d36-8a9a-49a3-8682-6711027e5b65 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] GET http://192.168.122.198/volume/v3/volumes/bf5d4ef7-8a85-4aca-9028-e2a58a76ee1e Sep 06 06:48:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-008d1d36-8a9a-49a3-8682-6711027e5b65 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:48:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-008d1d36-8a9a-49a3-8682-6711027e5b65 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:48:59 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:48:59 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:48:59 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:48:59 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:48:59 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-008d1d36-8a9a-49a3-8682-6711027e5b65 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Volume info retrieved successfully. Sep 06 06:48:59 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-008d1d36-8a9a-49a3-8682-6711027e5b65 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] http://192.168.122.198/volume/v3/volumes/bf5d4ef7-8a85-4aca-9028-e2a58a76ee1e returned with HTTP 200 Sep 06 06:48:59 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1263/2545] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:48:58 2026] GET /volume/v3/volumes/bf5d4ef7-8a85-4aca-9028-e2a58a76ee1e => generated 1141 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:49:01 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-7347851a-1747-4a6f-84d4-99204783243e req-80435582-e883-476b-972f-6269631627bd None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:49:01 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-7347851a-1747-4a6f-84d4-99204783243e req-80435582-e883-476b-972f-6269631627bd tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] GET http://192.168.122.198/volume/v3/volumes/bf5d4ef7-8a85-4aca-9028-e2a58a76ee1e Sep 06 06:49:01 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-7347851a-1747-4a6f-84d4-99204783243e req-80435582-e883-476b-972f-6269631627bd tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:49:01 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-7347851a-1747-4a6f-84d4-99204783243e req-80435582-e883-476b-972f-6269631627bd tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:49:01 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:49:01 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:49:01 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:49:01 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:49:01 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [req-7347851a-1747-4a6f-84d4-99204783243e req-80435582-e883-476b-972f-6269631627bd tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Volume info retrieved successfully. Sep 06 06:49:01 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-7347851a-1747-4a6f-84d4-99204783243e req-80435582-e883-476b-972f-6269631627bd tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] http://192.168.122.198/volume/v3/volumes/bf5d4ef7-8a85-4aca-9028-e2a58a76ee1e returned with HTTP 200 Sep 06 06:49:01 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1283/2546] 192.168.122.198 () {60 vars in 1487 bytes} [Sun Sep 6 06:49:01 2026] GET /volume/v3/volumes/bf5d4ef7-8a85-4aca-9028-e2a58a76ee1e => generated 1141 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:49:01 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [req-7347851a-1747-4a6f-84d4-99204783243e req-cfef53a4-d012-49a7-8f0f-e660a15a462a None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:49:01 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-7347851a-1747-4a6f-84d4-99204783243e req-cfef53a4-d012-49a7-8f0f-e660a15a462a tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] POST http://192.168.122.198/volume/v3/volumes/bf5d4ef7-8a85-4aca-9028-e2a58a76ee1e/action Sep 06 06:49:01 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-7347851a-1747-4a6f-84d4-99204783243e req-cfef53a4-d012-49a7-8f0f-e660a15a462a tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:49:01 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-7347851a-1747-4a6f-84d4-99204783243e req-cfef53a4-d012-49a7-8f0f-e660a15a462a tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:49:01 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:49:01 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:49:01 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:49:01 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:49:01 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [req-7347851a-1747-4a6f-84d4-99204783243e req-cfef53a4-d012-49a7-8f0f-e660a15a462a tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Volume info retrieved successfully. Sep 06 06:49:01 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [req-7347851a-1747-4a6f-84d4-99204783243e req-cfef53a4-d012-49a7-8f0f-e660a15a462a tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Begin detaching volume completed successfully. Sep 06 06:49:01 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-7347851a-1747-4a6f-84d4-99204783243e req-cfef53a4-d012-49a7-8f0f-e660a15a462a tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] http://192.168.122.198/volume/v3/volumes/bf5d4ef7-8a85-4aca-9028-e2a58a76ee1e/action returned with HTTP 202 Sep 06 06:49:01 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1264/2547] 192.168.122.198 () {64 vars in 1561 bytes} [Sun Sep 6 06:49:01 2026] POST /volume/v3/volumes/bf5d4ef7-8a85-4aca-9028-e2a58a76ee1e/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 06:49:01 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-dbd206e1-2def-4a77-8368-eadb72710a33 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:49:01 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-dbd206e1-2def-4a77-8368-eadb72710a33 None None] GET http://192.168.122.198/volume// Sep 06 06:49:01 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-dbd206e1-2def-4a77-8368-eadb72710a33 None None] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:49:01 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-dbd206e1-2def-4a77-8368-eadb72710a33 None None] Calling method 'all' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:49:01 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-dbd206e1-2def-4a77-8368-eadb72710a33 None None] http://192.168.122.198/volume// returned with HTTP 300 Sep 06 06:49:01 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1284/2548] 192.168.122.198 () {58 vars in 1315 bytes} [Sun Sep 6 06:49: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 06 06:49:01 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [req-7347851a-1747-4a6f-84d4-99204783243e req-2b13fe08-88d8-4c54-8c66-05139967102a None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:49:01 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-7347851a-1747-4a6f-84d4-99204783243e req-2b13fe08-88d8-4c54-8c66-05139967102a tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] GET http://192.168.122.198/volume/v3/volumes/bf5d4ef7-8a85-4aca-9028-e2a58a76ee1e Sep 06 06:49:01 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-7347851a-1747-4a6f-84d4-99204783243e req-2b13fe08-88d8-4c54-8c66-05139967102a tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:49:01 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-7347851a-1747-4a6f-84d4-99204783243e req-2b13fe08-88d8-4c54-8c66-05139967102a tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:49:01 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:49:01 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:49:01 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:49:01 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:49:01 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [req-7347851a-1747-4a6f-84d4-99204783243e req-2b13fe08-88d8-4c54-8c66-05139967102a tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Volume info retrieved successfully. Sep 06 06:49:01 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-7347851a-1747-4a6f-84d4-99204783243e req-2b13fe08-88d8-4c54-8c66-05139967102a tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] http://192.168.122.198/volume/v3/volumes/bf5d4ef7-8a85-4aca-9028-e2a58a76ee1e returned with HTTP 200 Sep 06 06:49:01 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1265/2549] 192.168.122.198 () {62 vars in 1528 bytes} [Sun Sep 6 06:49:01 2026] GET /volume/v3/volumes/bf5d4ef7-8a85-4aca-9028-e2a58a76ee1e => generated 1325 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 06:49:01 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-7347851a-1747-4a6f-84d4-99204783243e req-f78964b1-0450-4b9e-9b14-c4e5e6bbdf79 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:49:01 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-7347851a-1747-4a6f-84d4-99204783243e req-f78964b1-0450-4b9e-9b14-c4e5e6bbdf79 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] DELETE http://192.168.122.198/volume/v3/attachments/4e1c86df-a996-4deb-99a4-dd229694b4f6 Sep 06 06:49:01 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-7347851a-1747-4a6f-84d4-99204783243e req-f78964b1-0450-4b9e-9b14-c4e5e6bbdf79 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:49:01 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-7347851a-1747-4a6f-84d4-99204783243e req-f78964b1-0450-4b9e-9b14-c4e5e6bbdf79 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Calling method 'version_select' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:49:01 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:49:01 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:49:01 devstack devstack@c-api.service[87015]: /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 06 06:49:01 devstack devstack@c-api.service[87015]: return base.obj_make_list(context, Sep 06 06:49:01 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-7347851a-1747-4a6f-84d4-99204783243e req-f78964b1-0450-4b9e-9b14-c4e5e6bbdf79 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] http://192.168.122.198/volume/v3/attachments/4e1c86df-a996-4deb-99a4-dd229694b4f6 returned with HTTP 200 Sep 06 06:49:01 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1285/2550] 192.168.122.198 () {64 vars in 1562 bytes} [Sun Sep 6 06:49:01 2026] DELETE /volume/v3/attachments/4e1c86df-a996-4deb-99a4-dd229694b4f6 => generated 19 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:49:02 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-96cdd78e-dafb-467d-a2e4-c6ef67f1bba6 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:49:02 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-96cdd78e-dafb-467d-a2e4-c6ef67f1bba6 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] POST http://192.168.122.198/volume/v3/snapshots Sep 06 06:49:02 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-96cdd78e-dafb-467d-a2e4-c6ef67f1bba6 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bf5d4ef7-8a85-4aca-9028-e2a58a76ee1e", "force": false, "name": "tempest-TestStampPattern-snapshot-531793624", "description": null, "metadata": null}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:49:02 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:49:02 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:49:02 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:49:02 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:49:02 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-96cdd78e-dafb-467d-a2e4-c6ef67f1bba6 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Volume info retrieved successfully. Sep 06 06:49:02 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.snapshots [None req-96cdd78e-dafb-467d-a2e4-c6ef67f1bba6 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Create snapshot from volume bf5d4ef7-8a85-4aca-9028-e2a58a76ee1e Sep 06 06:49:02 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-96cdd78e-dafb-467d-a2e4-c6ef67f1bba6 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Created reservations ['a6d13586-2479-4626-89e9-ae0cef1d899d', 'ba9e36c5-2280-4242-b545-2f05fa74a7c1', '6e8894b0-ad2e-4e5b-b9d5-35126636dac3', '64b9256a-9610-4575-b9ec-dac13e9c8083'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:49:02 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:49:02 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:49:02 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-96cdd78e-dafb-467d-a2e4-c6ef67f1bba6 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Snapshot create request issued successfully. Sep 06 06:49:02 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-96cdd78e-dafb-467d-a2e4-c6ef67f1bba6 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] http://192.168.122.198/volume/v3/snapshots returned with HTTP 202 Sep 06 06:49:02 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1266/2551] 192.168.122.198 () {60 vars in 1149 bytes} [Sun Sep 6 06:49:02 2026] POST /volume/v3/snapshots => generated 302 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:49:02 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-fa70c3ad-c01a-4600-a1a5-c88b9e892b22 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:49:02 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-fa70c3ad-c01a-4600-a1a5-c88b9e892b22 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] GET http://192.168.122.198/volume/v3/snapshots/0be40703-5305-46e1-888b-92380c44d5d8 Sep 06 06:49:02 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-fa70c3ad-c01a-4600-a1a5-c88b9e892b22 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:49:02 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-fa70c3ad-c01a-4600-a1a5-c88b9e892b22 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:49:02 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:49:02 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:49:02 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-fa70c3ad-c01a-4600-a1a5-c88b9e892b22 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Snapshot retrieved successfully. Sep 06 06:49:02 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-fa70c3ad-c01a-4600-a1a5-c88b9e892b22 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] http://192.168.122.198/volume/v3/snapshots/0be40703-5305-46e1-888b-92380c44d5d8 returned with HTTP 200 Sep 06 06:49:02 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1286/2552] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:49:02 2026] GET /volume/v3/snapshots/0be40703-5305-46e1-888b-92380c44d5d8 => generated 434 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:49:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-b5e0fb8a-f222-490c-b74a-e6d93a4fd286 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:49:03 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-b5e0fb8a-f222-490c-b74a-e6d93a4fd286 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] GET http://192.168.122.198/volume/v3/snapshots/0be40703-5305-46e1-888b-92380c44d5d8 Sep 06 06:49:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-b5e0fb8a-f222-490c-b74a-e6d93a4fd286 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:49:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-b5e0fb8a-f222-490c-b74a-e6d93a4fd286 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:49:03 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:49:03 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:49:03 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-b5e0fb8a-f222-490c-b74a-e6d93a4fd286 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Snapshot retrieved successfully. Sep 06 06:49:03 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-b5e0fb8a-f222-490c-b74a-e6d93a4fd286 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] http://192.168.122.198/volume/v3/snapshots/0be40703-5305-46e1-888b-92380c44d5d8 returned with HTTP 200 Sep 06 06:49:03 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1267/2553] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:49:03 2026] GET /volume/v3/snapshots/0be40703-5305-46e1-888b-92380c44d5d8 => generated 434 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:49:04 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-019c51e3-042e-4166-97c8-0d6b0fc7ab3d None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:49:04 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-019c51e3-042e-4166-97c8-0d6b0fc7ab3d tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] GET http://192.168.122.198/volume/v3/snapshots/0be40703-5305-46e1-888b-92380c44d5d8 Sep 06 06:49:04 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-019c51e3-042e-4166-97c8-0d6b0fc7ab3d tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:49:04 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-019c51e3-042e-4166-97c8-0d6b0fc7ab3d tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:49:04 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:49:04 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:49:04 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-019c51e3-042e-4166-97c8-0d6b0fc7ab3d tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Snapshot retrieved successfully. Sep 06 06:49:04 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-019c51e3-042e-4166-97c8-0d6b0fc7ab3d tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] http://192.168.122.198/volume/v3/snapshots/0be40703-5305-46e1-888b-92380c44d5d8 returned with HTTP 200 Sep 06 06:49:04 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1287/2554] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:49:04 2026] GET /volume/v3/snapshots/0be40703-5305-46e1-888b-92380c44d5d8 => generated 461 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:49:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-b7ae58cd-e4e4-427e-a30d-a3ef14c3fbf8 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:49:04 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-b7ae58cd-e4e4-427e-a30d-a3ef14c3fbf8 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] GET http://192.168.122.198/volume/v3/snapshots/0be40703-5305-46e1-888b-92380c44d5d8 Sep 06 06:49:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-b7ae58cd-e4e4-427e-a30d-a3ef14c3fbf8 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:49:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-b7ae58cd-e4e4-427e-a30d-a3ef14c3fbf8 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:49:04 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:49:04 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:49:04 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-b7ae58cd-e4e4-427e-a30d-a3ef14c3fbf8 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Snapshot retrieved successfully. Sep 06 06:49:04 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-b7ae58cd-e4e4-427e-a30d-a3ef14c3fbf8 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] http://192.168.122.198/volume/v3/snapshots/0be40703-5305-46e1-888b-92380c44d5d8 returned with HTTP 200 Sep 06 06:49:04 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1268/2555] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:49:04 2026] GET /volume/v3/snapshots/0be40703-5305-46e1-888b-92380c44d5d8 => generated 461 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:49:09 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-d1ed704e-967c-440d-9d04-70c83d18a4f5 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:49:09 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-d1ed704e-967c-440d-9d04-70c83d18a4f5 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:49:09 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-d1ed704e-967c-440d-9d04-70c83d18a4f5 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-709735118", "snapshot_id": "0be40703-5305-46e1-888b-92380c44d5d8", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:49:09 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.volumes [None req-d1ed704e-967c-440d-9d04-70c83d18a4f5 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-709735118', 'snapshot_id': '0be40703-5305-46e1-888b-92380c44d5d8', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:49:09 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:49:09 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:49:09 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-d1ed704e-967c-440d-9d04-70c83d18a4f5 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Snapshot retrieved successfully. Sep 06 06:49:09 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-d1ed704e-967c-440d-9d04-70c83d18a4f5 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Create volume of 1 GB Sep 06 06:49:09 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-d1ed704e-967c-440d-9d04-70c83d18a4f5 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Availability Zones retrieved successfully. Sep 06 06:49:09 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-d1ed704e-967c-440d-9d04-70c83d18a4f5 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Flow 'volume_create_api' (2e7af842-3785-40d8-a1b1-f481e0d623ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:49:09 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-d1ed704e-967c-440d-9d04-70c83d18a4f5 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9113292e-81a4-43a1-8de6-710fe2109e91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:49:09 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.flows.api.create_volume [None req-d1ed704e-967c-440d-9d04-70c83d18a4f5 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:49:09 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:49:09 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:49:09 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-d1ed704e-967c-440d-9d04-70c83d18a4f5 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9113292e-81a4-43a1-8de6-710fe2109e91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '0be40703-5305-46e1-888b-92380c44d5d8', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:49:09 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-d1ed704e-967c-440d-9d04-70c83d18a4f5 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8cdf8073-489d-4ecb-b5a9-3e6c457610ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:49:10 devstack devstack@c-api.service[87015]: DEBUG cinder.quota [None req-d1ed704e-967c-440d-9d04-70c83d18a4f5 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Created reservations ['190cd7e7-73f3-4163-8075-dff712456732', '288b0966-5194-4b85-8f5a-93c1fd4fed9b', '81d52238-34bd-4b6f-a84a-13e6de675494', '0fe1a998-47d3-42fa-bbe5-7d9b533d5864'] {{(pid=87015) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:49:10 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-d1ed704e-967c-440d-9d04-70c83d18a4f5 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8cdf8073-489d-4ecb-b5a9-3e6c457610ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['190cd7e7-73f3-4163-8075-dff712456732', '288b0966-5194-4b85-8f5a-93c1fd4fed9b', '81d52238-34bd-4b6f-a84a-13e6de675494', '0fe1a998-47d3-42fa-bbe5-7d9b533d5864']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:49:10 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-d1ed704e-967c-440d-9d04-70c83d18a4f5 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54065bda-b419-470e-b75f-7f826fc438d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:49:10 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:49:10 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:49:10 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:49:10 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:49:10 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-d1ed704e-967c-440d-9d04-70c83d18a4f5 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54065bda-b419-470e-b75f-7f826fc438d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c8f08a7b-48ee-47bc-aba6-5e4ecf6a8b7d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-709735118',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='258f2362ead6491cbd20513d722037b4',qos_specs=None,replication_status=,reservations=['190cd7e7-73f3-4163-8075-dff712456732','288b0966-5194-4b85-8f5a-93c1fd4fed9b','81d52238-34bd-4b6f-a84a-13e6de675494','0fe1a998-47d3-42fa-bbe5-7d9b533d5864'],size=1,snapshot_id=0be40703-5305-46e1-888b-92380c44d5d8,source_replicaid=,source_volid=None,status='creating',user_id='7c31d8dd0b6b417db636714c595bb740',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:49:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-709735118',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c8f08a7b-48ee-47bc-aba6-5e4ecf6a8b7d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='258f2362ead6491cbd20513d722037b4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=0be40703-5305-46e1-888b-92380c44d5d8,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7c31d8dd0b6b417db636714c595bb740',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:49:10 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-d1ed704e-967c-440d-9d04-70c83d18a4f5 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d71335bb-b367-4cbe-af32-c9d1cc6cf637) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:49:10 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-d1ed704e-967c-440d-9d04-70c83d18a4f5 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d71335bb-b367-4cbe-af32-c9d1cc6cf637) transitioned into state 'SUCCESS' from state '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-709735118',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='258f2362ead6491cbd20513d722037b4',qos_specs=None,replication_status=,reservations=['190cd7e7-73f3-4163-8075-dff712456732','288b0966-5194-4b85-8f5a-93c1fd4fed9b','81d52238-34bd-4b6f-a84a-13e6de675494','0fe1a998-47d3-42fa-bbe5-7d9b533d5864'],size=1,snapshot_id=0be40703-5305-46e1-888b-92380c44d5d8,source_replicaid=,source_volid=None,status='creating',user_id='7c31d8dd0b6b417db636714c595bb740',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:49:10 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-d1ed704e-967c-440d-9d04-70c83d18a4f5 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6de2c5cc-ce17-44ad-9519-ac168a9cb092) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:49:10 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:49:10 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:49:10 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-d1ed704e-967c-440d-9d04-70c83d18a4f5 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6de2c5cc-ce17-44ad-9519-ac168a9cb092) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:49:10 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-d1ed704e-967c-440d-9d04-70c83d18a4f5 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Flow 'volume_create_api' (2e7af842-3785-40d8-a1b1-f481e0d623ef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:49:10 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-d1ed704e-967c-440d-9d04-70c83d18a4f5 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Create volume request issued successfully. Sep 06 06:49:10 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-d1ed704e-967c-440d-9d04-70c83d18a4f5 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:49:10 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1288/2556] 192.168.122.198 () {60 vars in 1143 bytes} [Sun Sep 6 06:49:09 2026] POST /volume/v3/volumes => generated 789 bytes in 369 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:49:14 devstack devstack@c-api.service[87014]: DEBUG dbcounter [-] [87014] Writing DB stats cinder:SELECT=52,cinder:UPDATE=17,cinder:INSERT=8 {{(pid=87014) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 06:49:20 devstack devstack@c-api.service[87015]: DEBUG dbcounter [-] [87015] Writing DB stats cinder:SELECT=60,cinder:UPDATE=16,cinder:INSERT=6 {{(pid=87015) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 06:49:57 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-5025e394-078f-4fc8-b838-3bf88946cc37 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:49:57 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-5025e394-078f-4fc8-b838-3bf88946cc37 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] GET http://192.168.122.198/volume/v3/volumes/c8f08a7b-48ee-47bc-aba6-5e4ecf6a8b7d Sep 06 06:49:57 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-5025e394-078f-4fc8-b838-3bf88946cc37 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:49:57 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-5025e394-078f-4fc8-b838-3bf88946cc37 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:49:57 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:49:57 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:49:57 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:49:57 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:49:57 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-5025e394-078f-4fc8-b838-3bf88946cc37 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Volume info retrieved successfully. Sep 06 06:49:57 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-5025e394-078f-4fc8-b838-3bf88946cc37 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] http://192.168.122.198/volume/v3/volumes/c8f08a7b-48ee-47bc-aba6-5e4ecf6a8b7d returned with HTTP 200 Sep 06 06:49:57 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1269/2557] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:49:57 2026] GET /volume/v3/volumes/c8f08a7b-48ee-47bc-aba6-5e4ecf6a8b7d => generated 882 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:49:57 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-f20fe545-8639-4474-9092-1010cc822131 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:49:57 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f20fe545-8639-4474-9092-1010cc822131 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] GET http://192.168.122.198/volume/v3/volumes/c8f08a7b-48ee-47bc-aba6-5e4ecf6a8b7d Sep 06 06:49:57 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-f20fe545-8639-4474-9092-1010cc822131 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:49:57 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-f20fe545-8639-4474-9092-1010cc822131 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:49:57 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:49:57 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:49:57 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:49:57 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:49:57 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-f20fe545-8639-4474-9092-1010cc822131 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Volume info retrieved successfully. Sep 06 06:49:57 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f20fe545-8639-4474-9092-1010cc822131 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] http://192.168.122.198/volume/v3/volumes/c8f08a7b-48ee-47bc-aba6-5e4ecf6a8b7d returned with HTTP 200 Sep 06 06:49:57 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1289/2558] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:49:57 2026] GET /volume/v3/volumes/c8f08a7b-48ee-47bc-aba6-5e4ecf6a8b7d => generated 882 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:49:57 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [req-4a72dd1b-1903-42f5-9a7a-f0d3539e2232 req-b475077c-a017-4906-9fc0-09b34f3fe766 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:49:57 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-4a72dd1b-1903-42f5-9a7a-f0d3539e2232 req-b475077c-a017-4906-9fc0-09b34f3fe766 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] GET http://192.168.122.198/volume/v3/volumes/c8f08a7b-48ee-47bc-aba6-5e4ecf6a8b7d Sep 06 06:49:57 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-4a72dd1b-1903-42f5-9a7a-f0d3539e2232 req-b475077c-a017-4906-9fc0-09b34f3fe766 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:49:57 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-4a72dd1b-1903-42f5-9a7a-f0d3539e2232 req-b475077c-a017-4906-9fc0-09b34f3fe766 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:49:57 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:49:57 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:49:57 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:49:57 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:49:57 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [req-4a72dd1b-1903-42f5-9a7a-f0d3539e2232 req-b475077c-a017-4906-9fc0-09b34f3fe766 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Volume info retrieved successfully. Sep 06 06:49:57 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-4a72dd1b-1903-42f5-9a7a-f0d3539e2232 req-b475077c-a017-4906-9fc0-09b34f3fe766 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] http://192.168.122.198/volume/v3/volumes/c8f08a7b-48ee-47bc-aba6-5e4ecf6a8b7d returned with HTTP 200 Sep 06 06:49:57 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1270/2559] 192.168.122.198 () {60 vars in 1487 bytes} [Sun Sep 6 06:49:57 2026] GET /volume/v3/volumes/c8f08a7b-48ee-47bc-aba6-5e4ecf6a8b7d => generated 882 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:49:58 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-469a9358-8097-4155-a05f-40215077f88a None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:49:58 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-469a9358-8097-4155-a05f-40215077f88a None None] GET http://192.168.122.198/volume// Sep 06 06:49:58 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-469a9358-8097-4155-a05f-40215077f88a None None] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:49:58 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-469a9358-8097-4155-a05f-40215077f88a None None] Calling method 'all' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:49:58 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-469a9358-8097-4155-a05f-40215077f88a None None] http://192.168.122.198/volume// returned with HTTP 300 Sep 06 06:49:58 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1290/2560] 192.168.122.198 () {58 vars in 1317 bytes} [Sun Sep 6 06:49:58 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 06:49:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [req-4a72dd1b-1903-42f5-9a7a-f0d3539e2232 req-613d32c1-fad2-4558-8488-b3224abc04df None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:49:58 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-4a72dd1b-1903-42f5-9a7a-f0d3539e2232 req-613d32c1-fad2-4558-8488-b3224abc04df tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] POST http://192.168.122.198/volume/v3/attachments Sep 06 06:49:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-4a72dd1b-1903-42f5-9a7a-f0d3539e2232 req-613d32c1-fad2-4558-8488-b3224abc04df tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c8f08a7b-48ee-47bc-aba6-5e4ecf6a8b7d", "connector": null, "instance_uuid": "6c4280a0-ff8c-4313-99ed-19c03b3f920a"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:49:58 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:49:58 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:49:58 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:49:58 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:49:58 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-4a72dd1b-1903-42f5-9a7a-f0d3539e2232 req-613d32c1-fad2-4558-8488-b3224abc04df tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] http://192.168.122.198/volume/v3/attachments returned with HTTP 200 Sep 06 06:49:58 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1271/2561] 192.168.122.198 () {66 vars in 1483 bytes} [Sun Sep 6 06:49:58 2026] POST /volume/v3/attachments => generated 273 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:49:58 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-eb9285ac-52a7-4597-8e83-ccf8a6fdc69a None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:49:58 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-eb9285ac-52a7-4597-8e83-ccf8a6fdc69a tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] GET http://192.168.122.198/volume/v3/volumes/c8f08a7b-48ee-47bc-aba6-5e4ecf6a8b7d Sep 06 06:49:58 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-eb9285ac-52a7-4597-8e83-ccf8a6fdc69a tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:49:58 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-eb9285ac-52a7-4597-8e83-ccf8a6fdc69a tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:49:58 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:49:58 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:49:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-60aa0273-5566-4de0-b5e4-bd091b810e15 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:49:58 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-60aa0273-5566-4de0-b5e4-bd091b810e15 None None] GET http://192.168.122.198/volume// Sep 06 06:49:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-60aa0273-5566-4de0-b5e4-bd091b810e15 None None] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:49:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-60aa0273-5566-4de0-b5e4-bd091b810e15 None None] Calling method 'all' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:49:58 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-60aa0273-5566-4de0-b5e4-bd091b810e15 None None] http://192.168.122.198/volume// returned with HTTP 300 Sep 06 06:49:58 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1272/2562] 192.168.122.198 () {58 vars in 1315 bytes} [Sun Sep 6 06:49:58 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 06:49:58 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:49:58 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:49:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [req-4a72dd1b-1903-42f5-9a7a-f0d3539e2232 req-325efb7b-280e-4121-a43d-11f28c842c12 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:49:58 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-eb9285ac-52a7-4597-8e83-ccf8a6fdc69a tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Volume info retrieved successfully. Sep 06 06:49:58 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-4a72dd1b-1903-42f5-9a7a-f0d3539e2232 req-325efb7b-280e-4121-a43d-11f28c842c12 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] GET http://192.168.122.198/volume/v3/volumes/c8f08a7b-48ee-47bc-aba6-5e4ecf6a8b7d Sep 06 06:49:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-4a72dd1b-1903-42f5-9a7a-f0d3539e2232 req-325efb7b-280e-4121-a43d-11f28c842c12 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:49:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-4a72dd1b-1903-42f5-9a7a-f0d3539e2232 req-325efb7b-280e-4121-a43d-11f28c842c12 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:49:58 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-eb9285ac-52a7-4597-8e83-ccf8a6fdc69a tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] http://192.168.122.198/volume/v3/volumes/c8f08a7b-48ee-47bc-aba6-5e4ecf6a8b7d returned with HTTP 200 Sep 06 06:49:58 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1291/2563] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:49:58 2026] GET /volume/v3/volumes/c8f08a7b-48ee-47bc-aba6-5e4ecf6a8b7d => generated 881 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:49:58 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:49:58 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:49:58 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:49:58 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:49:58 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [req-4a72dd1b-1903-42f5-9a7a-f0d3539e2232 req-325efb7b-280e-4121-a43d-11f28c842c12 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Volume info retrieved successfully. Sep 06 06:49:58 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-4a72dd1b-1903-42f5-9a7a-f0d3539e2232 req-325efb7b-280e-4121-a43d-11f28c842c12 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] http://192.168.122.198/volume/v3/volumes/c8f08a7b-48ee-47bc-aba6-5e4ecf6a8b7d returned with HTTP 200 Sep 06 06:49:58 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1273/2564] 192.168.122.198 () {62 vars in 1528 bytes} [Sun Sep 6 06:49:58 2026] GET /volume/v3/volumes/c8f08a7b-48ee-47bc-aba6-5e4ecf6a8b7d => generated 1062 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 06:49:58 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-4a72dd1b-1903-42f5-9a7a-f0d3539e2232 req-9b618642-842f-462e-a12f-b7a7b830b2db None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:49:58 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-4a72dd1b-1903-42f5-9a7a-f0d3539e2232 req-9b618642-842f-462e-a12f-b7a7b830b2db tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] PUT http://192.168.122.198/volume/v3/attachments/8491c27c-4e3b-4567-aaec-e62786a4d1c4 Sep 06 06:49:58 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-4a72dd1b-1903-42f5-9a7a-f0d3539e2232 req-9b618642-842f-462e-a12f-b7a7b830b2db tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.198", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:24e15970b53b", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "43662e98-aa50-48bf-885a-92da7f50de73", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:49:58 devstack devstack@c-api.service[87015]: DEBUG cinder.coordination [req-4a72dd1b-1903-42f5-9a7a-f0d3539e2232 req-9b618642-842f-462e-a12f-b7a7b830b2db tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Acquiring lock "cinder-attachment_update-c8f08a7b-48ee-47bc-aba6-5e4ecf6a8b7d-devstack" by "attachment_update" {{(pid=87015) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 06 06:49:58 devstack devstack@c-api.service[87015]: DEBUG cinder.coordination [req-4a72dd1b-1903-42f5-9a7a-f0d3539e2232 req-9b618642-842f-462e-a12f-b7a7b830b2db tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Lock "cinder-attachment_update-c8f08a7b-48ee-47bc-aba6-5e4ecf6a8b7d-devstack" acquired by "attachment_update" :: waited 0.015s {{(pid=87015) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 06 06:49:58 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:49:58 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:49:58 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:49:58 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:49:58 devstack devstack@c-api.service[87015]: DEBUG cinder.coordination [req-4a72dd1b-1903-42f5-9a7a-f0d3539e2232 req-9b618642-842f-462e-a12f-b7a7b830b2db tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Lock "cinder-attachment_update-c8f08a7b-48ee-47bc-aba6-5e4ecf6a8b7d-devstack" released by "attachment_update" :: held 0.158s {{(pid=87015) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 06 06:49:58 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-4a72dd1b-1903-42f5-9a7a-f0d3539e2232 req-9b618642-842f-462e-a12f-b7a7b830b2db tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] http://192.168.122.198/volume/v3/attachments/8491c27c-4e3b-4567-aaec-e62786a4d1c4 returned with HTTP 200 Sep 06 06:49:58 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1292/2565] 192.168.122.198 () {66 vars in 1593 bytes} [Sun Sep 6 06:49:58 2026] PUT /volume/v3/attachments/8491c27c-4e3b-4567-aaec-e62786a4d1c4 => generated 694 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:49:59 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [req-4a72dd1b-1903-42f5-9a7a-f0d3539e2232 req-937f08d9-8d9c-42eb-9355-c28d3b61ca5b None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:49:59 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-4a72dd1b-1903-42f5-9a7a-f0d3539e2232 req-937f08d9-8d9c-42eb-9355-c28d3b61ca5b tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] POST http://192.168.122.198/volume/v3/attachments/8491c27c-4e3b-4567-aaec-e62786a4d1c4/action Sep 06 06:49:59 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-4a72dd1b-1903-42f5-9a7a-f0d3539e2232 req-937f08d9-8d9c-42eb-9355-c28d3b61ca5b tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Action body: b'{"os-complete": null}' {{(pid=87014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:49:59 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-4a72dd1b-1903-42f5-9a7a-f0d3539e2232 req-937f08d9-8d9c-42eb-9355-c28d3b61ca5b tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:49:59 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:49:59 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:49:59 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:49:59 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:49:59 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-4a72dd1b-1903-42f5-9a7a-f0d3539e2232 req-937f08d9-8d9c-42eb-9355-c28d3b61ca5b tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] http://192.168.122.198/volume/v3/attachments/8491c27c-4e3b-4567-aaec-e62786a4d1c4/action returned with HTTP 204 Sep 06 06:49:59 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1274/2566] 192.168.122.198 () {66 vars in 1614 bytes} [Sun Sep 6 06:49:59 2026] POST /volume/v3/attachments/8491c27c-4e3b-4567-aaec-e62786a4d1c4/action => generated 0 bytes in 68 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:49:59 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-e3a9491b-5fdd-40c6-90e7-9db1aa96eee1 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:49:59 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e3a9491b-5fdd-40c6-90e7-9db1aa96eee1 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] GET http://192.168.122.198/volume/v3/volumes/c8f08a7b-48ee-47bc-aba6-5e4ecf6a8b7d Sep 06 06:49:59 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e3a9491b-5fdd-40c6-90e7-9db1aa96eee1 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:49:59 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e3a9491b-5fdd-40c6-90e7-9db1aa96eee1 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:49:59 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:49:59 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:49:59 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:49:59 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:49:59 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-e3a9491b-5fdd-40c6-90e7-9db1aa96eee1 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Volume info retrieved successfully. Sep 06 06:49:59 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e3a9491b-5fdd-40c6-90e7-9db1aa96eee1 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] http://192.168.122.198/volume/v3/volumes/c8f08a7b-48ee-47bc-aba6-5e4ecf6a8b7d returned with HTTP 200 Sep 06 06:49:59 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1293/2567] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:49:59 2026] GET /volume/v3/volumes/c8f08a7b-48ee-47bc-aba6-5e4ecf6a8b7d => generated 1174 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:49:59 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-f098b89a-e8bb-4147-a86c-6b4233b9b06b None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:49:59 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f098b89a-e8bb-4147-a86c-6b4233b9b06b tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] GET http://192.168.122.198/volume/v3/volumes/c8f08a7b-48ee-47bc-aba6-5e4ecf6a8b7d Sep 06 06:49:59 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-f098b89a-e8bb-4147-a86c-6b4233b9b06b tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:49:59 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-f098b89a-e8bb-4147-a86c-6b4233b9b06b tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:49:59 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:49:59 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:49:59 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:49:59 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:49:59 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-f098b89a-e8bb-4147-a86c-6b4233b9b06b tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Volume info retrieved successfully. Sep 06 06:49:59 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f098b89a-e8bb-4147-a86c-6b4233b9b06b tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] http://192.168.122.198/volume/v3/volumes/c8f08a7b-48ee-47bc-aba6-5e4ecf6a8b7d returned with HTTP 200 Sep 06 06:49:59 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1275/2568] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:49:59 2026] GET /volume/v3/volumes/c8f08a7b-48ee-47bc-aba6-5e4ecf6a8b7d => generated 1174 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:50:00 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-3f6d8d38-d337-44f2-b171-f98c4e4d4b5a req-ab074ea7-b7bc-440e-b676-3f7b02d00de6 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:50:00 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-3f6d8d38-d337-44f2-b171-f98c4e4d4b5a req-ab074ea7-b7bc-440e-b676-3f7b02d00de6 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] GET http://192.168.122.198/volume/v3/volumes/c8f08a7b-48ee-47bc-aba6-5e4ecf6a8b7d Sep 06 06:50:00 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-3f6d8d38-d337-44f2-b171-f98c4e4d4b5a req-ab074ea7-b7bc-440e-b676-3f7b02d00de6 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:50:00 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-3f6d8d38-d337-44f2-b171-f98c4e4d4b5a req-ab074ea7-b7bc-440e-b676-3f7b02d00de6 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:50:00 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:50:00 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:50:00 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:50:00 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:50:00 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [req-3f6d8d38-d337-44f2-b171-f98c4e4d4b5a req-ab074ea7-b7bc-440e-b676-3f7b02d00de6 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Volume info retrieved successfully. Sep 06 06:50:00 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-3f6d8d38-d337-44f2-b171-f98c4e4d4b5a req-ab074ea7-b7bc-440e-b676-3f7b02d00de6 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] http://192.168.122.198/volume/v3/volumes/c8f08a7b-48ee-47bc-aba6-5e4ecf6a8b7d returned with HTTP 200 Sep 06 06:50:00 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1294/2569] 192.168.122.198 () {60 vars in 1487 bytes} [Sun Sep 6 06:50:00 2026] GET /volume/v3/volumes/c8f08a7b-48ee-47bc-aba6-5e4ecf6a8b7d => generated 1174 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:50:00 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [req-3f6d8d38-d337-44f2-b171-f98c4e4d4b5a req-7c113d96-9fe3-4168-b71d-c77e797ff8ae None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:50:00 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-3f6d8d38-d337-44f2-b171-f98c4e4d4b5a req-7c113d96-9fe3-4168-b71d-c77e797ff8ae tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] POST http://192.168.122.198/volume/v3/volumes/c8f08a7b-48ee-47bc-aba6-5e4ecf6a8b7d/action Sep 06 06:50:00 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-3f6d8d38-d337-44f2-b171-f98c4e4d4b5a req-7c113d96-9fe3-4168-b71d-c77e797ff8ae tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:50:00 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-3f6d8d38-d337-44f2-b171-f98c4e4d4b5a req-7c113d96-9fe3-4168-b71d-c77e797ff8ae tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:50:00 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:50:00 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:50:00 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:50:00 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:50:00 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [req-3f6d8d38-d337-44f2-b171-f98c4e4d4b5a req-7c113d96-9fe3-4168-b71d-c77e797ff8ae tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Volume info retrieved successfully. Sep 06 06:50:00 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [req-3f6d8d38-d337-44f2-b171-f98c4e4d4b5a req-7c113d96-9fe3-4168-b71d-c77e797ff8ae tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Begin detaching volume completed successfully. Sep 06 06:50:00 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-3f6d8d38-d337-44f2-b171-f98c4e4d4b5a req-7c113d96-9fe3-4168-b71d-c77e797ff8ae tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] http://192.168.122.198/volume/v3/volumes/c8f08a7b-48ee-47bc-aba6-5e4ecf6a8b7d/action returned with HTTP 202 Sep 06 06:50:00 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1276/2570] 192.168.122.198 () {64 vars in 1561 bytes} [Sun Sep 6 06:50:00 2026] POST /volume/v3/volumes/c8f08a7b-48ee-47bc-aba6-5e4ecf6a8b7d/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 06:50:00 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-08fa6002-df59-458c-a42d-e4e0b01e6942 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:50:00 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-08fa6002-df59-458c-a42d-e4e0b01e6942 None None] GET http://192.168.122.198/volume// Sep 06 06:50:00 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-08fa6002-df59-458c-a42d-e4e0b01e6942 None None] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:50:00 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-08fa6002-df59-458c-a42d-e4e0b01e6942 None None] Calling method 'all' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:50:00 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-08fa6002-df59-458c-a42d-e4e0b01e6942 None None] http://192.168.122.198/volume// returned with HTTP 300 Sep 06 06:50:00 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1295/2571] 192.168.122.198 () {58 vars in 1315 bytes} [Sun Sep 6 06:50:00 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 06:50:00 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [req-3f6d8d38-d337-44f2-b171-f98c4e4d4b5a req-6e924783-9625-4b94-a330-120c209e7854 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:50:00 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-3f6d8d38-d337-44f2-b171-f98c4e4d4b5a req-6e924783-9625-4b94-a330-120c209e7854 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] GET http://192.168.122.198/volume/v3/volumes/c8f08a7b-48ee-47bc-aba6-5e4ecf6a8b7d Sep 06 06:50:00 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-3f6d8d38-d337-44f2-b171-f98c4e4d4b5a req-6e924783-9625-4b94-a330-120c209e7854 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:50:00 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [req-3f6d8d38-d337-44f2-b171-f98c4e4d4b5a req-6e924783-9625-4b94-a330-120c209e7854 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:50:00 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:50:00 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:50:00 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:50:00 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:50:00 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [req-3f6d8d38-d337-44f2-b171-f98c4e4d4b5a req-6e924783-9625-4b94-a330-120c209e7854 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Volume info retrieved successfully. Sep 06 06:50:00 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [req-3f6d8d38-d337-44f2-b171-f98c4e4d4b5a req-6e924783-9625-4b94-a330-120c209e7854 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] http://192.168.122.198/volume/v3/volumes/c8f08a7b-48ee-47bc-aba6-5e4ecf6a8b7d returned with HTTP 200 Sep 06 06:50:00 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1277/2572] 192.168.122.198 () {62 vars in 1528 bytes} [Sun Sep 6 06:50:00 2026] GET /volume/v3/volumes/c8f08a7b-48ee-47bc-aba6-5e4ecf6a8b7d => generated 1358 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 06 06:50:00 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-3f6d8d38-d337-44f2-b171-f98c4e4d4b5a req-7522d078-ea58-45b2-b405-321ba2ea4501 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:50:00 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-3f6d8d38-d337-44f2-b171-f98c4e4d4b5a req-7522d078-ea58-45b2-b405-321ba2ea4501 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] DELETE http://192.168.122.198/volume/v3/attachments/8491c27c-4e3b-4567-aaec-e62786a4d1c4 Sep 06 06:50:00 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-3f6d8d38-d337-44f2-b171-f98c4e4d4b5a req-7522d078-ea58-45b2-b405-321ba2ea4501 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:50:00 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-3f6d8d38-d337-44f2-b171-f98c4e4d4b5a req-7522d078-ea58-45b2-b405-321ba2ea4501 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Calling method 'version_select' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:50:00 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:50:00 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:50:00 devstack devstack@c-api.service[87015]: /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 06 06:50:00 devstack devstack@c-api.service[87015]: return base.obj_make_list(context, Sep 06 06:50:00 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-3f6d8d38-d337-44f2-b171-f98c4e4d4b5a req-7522d078-ea58-45b2-b405-321ba2ea4501 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] http://192.168.122.198/volume/v3/attachments/8491c27c-4e3b-4567-aaec-e62786a4d1c4 returned with HTTP 200 Sep 06 06:50:00 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1296/2573] 192.168.122.198 () {64 vars in 1562 bytes} [Sun Sep 6 06:50:00 2026] DELETE /volume/v3/attachments/8491c27c-4e3b-4567-aaec-e62786a4d1c4 => generated 19 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:50:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-3f7784fb-6a7f-441e-a2d5-bc28439860bf None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:50:04 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-3f7784fb-6a7f-441e-a2d5-bc28439860bf tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] DELETE http://192.168.122.198/volume/v3/volumes/c8f08a7b-48ee-47bc-aba6-5e4ecf6a8b7d Sep 06 06:50:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-3f7784fb-6a7f-441e-a2d5-bc28439860bf tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:50:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-3f7784fb-6a7f-441e-a2d5-bc28439860bf tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:50:04 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-3f7784fb-6a7f-441e-a2d5-bc28439860bf tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Delete volume with id: c8f08a7b-48ee-47bc-aba6-5e4ecf6a8b7d Sep 06 06:50:04 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:50:04 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:50:04 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:50:04 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:50:04 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-3f7784fb-6a7f-441e-a2d5-bc28439860bf tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Volume info retrieved successfully. Sep 06 06:50:04 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-3f7784fb-6a7f-441e-a2d5-bc28439860bf tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Delete volume request issued successfully. Sep 06 06:50:04 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-3f7784fb-6a7f-441e-a2d5-bc28439860bf tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] http://192.168.122.198/volume/v3/volumes/c8f08a7b-48ee-47bc-aba6-5e4ecf6a8b7d returned with HTTP 202 Sep 06 06:50:04 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1278/2574] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:50:04 2026] DELETE /volume/v3/volumes/c8f08a7b-48ee-47bc-aba6-5e4ecf6a8b7d => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:50:04 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-d11fd9b5-fff5-4b6e-a6b6-3ef12bcac8d3 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:50:04 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-d11fd9b5-fff5-4b6e-a6b6-3ef12bcac8d3 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] GET http://192.168.122.198/volume/v3/volumes/c8f08a7b-48ee-47bc-aba6-5e4ecf6a8b7d Sep 06 06:50:04 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-d11fd9b5-fff5-4b6e-a6b6-3ef12bcac8d3 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:50:04 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-d11fd9b5-fff5-4b6e-a6b6-3ef12bcac8d3 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:50:04 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:50:04 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:50:04 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:50:04 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:50:04 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-d11fd9b5-fff5-4b6e-a6b6-3ef12bcac8d3 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Volume info retrieved successfully. Sep 06 06:50:04 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-d11fd9b5-fff5-4b6e-a6b6-3ef12bcac8d3 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] http://192.168.122.198/volume/v3/volumes/c8f08a7b-48ee-47bc-aba6-5e4ecf6a8b7d returned with HTTP 200 Sep 06 06:50:04 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1297/2575] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:50:04 2026] GET /volume/v3/volumes/c8f08a7b-48ee-47bc-aba6-5e4ecf6a8b7d => generated 881 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:50:05 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-b1893a32-d3a6-4671-bc25-580d87f12a43 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:50:05 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-b1893a32-d3a6-4671-bc25-580d87f12a43 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] GET http://192.168.122.198/volume/v3/volumes/c8f08a7b-48ee-47bc-aba6-5e4ecf6a8b7d Sep 06 06:50:05 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-b1893a32-d3a6-4671-bc25-580d87f12a43 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:50:05 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-b1893a32-d3a6-4671-bc25-580d87f12a43 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:50:05 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-b1893a32-d3a6-4671-bc25-580d87f12a43 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] http://192.168.122.198/volume/v3/volumes/c8f08a7b-48ee-47bc-aba6-5e4ecf6a8b7d returned with HTTP 404 Sep 06 06:50:05 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1279/2576] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:50:05 2026] GET /volume/v3/volumes/c8f08a7b-48ee-47bc-aba6-5e4ecf6a8b7d => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:50:06 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-caefb471-93ca-4148-818d-6d77d56f1e46 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:50:06 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-caefb471-93ca-4148-818d-6d77d56f1e46 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] DELETE http://192.168.122.198/volume/v3/snapshots/0be40703-5305-46e1-888b-92380c44d5d8 Sep 06 06:50:06 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-caefb471-93ca-4148-818d-6d77d56f1e46 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:50:06 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-caefb471-93ca-4148-818d-6d77d56f1e46 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:50:06 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.snapshots [None req-caefb471-93ca-4148-818d-6d77d56f1e46 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Delete snapshot with id: 0be40703-5305-46e1-888b-92380c44d5d8 Sep 06 06:50:06 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:50:06 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:50:06 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-caefb471-93ca-4148-818d-6d77d56f1e46 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Snapshot retrieved successfully. Sep 06 06:50:06 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:50:06 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:50:06 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-caefb471-93ca-4148-818d-6d77d56f1e46 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Snapshot delete request issued successfully. Sep 06 06:50:06 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-caefb471-93ca-4148-818d-6d77d56f1e46 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] http://192.168.122.198/volume/v3/snapshots/0be40703-5305-46e1-888b-92380c44d5d8 returned with HTTP 202 Sep 06 06:50:06 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1298/2577] 192.168.122.198 () {58 vars in 1241 bytes} [Sun Sep 6 06:50:06 2026] DELETE /volume/v3/snapshots/0be40703-5305-46e1-888b-92380c44d5d8 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:50:06 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-91570a37-a976-4caa-840c-42f468cb6340 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:50:06 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-91570a37-a976-4caa-840c-42f468cb6340 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] GET http://192.168.122.198/volume/v3/snapshots/0be40703-5305-46e1-888b-92380c44d5d8 Sep 06 06:50:06 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-91570a37-a976-4caa-840c-42f468cb6340 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:50:06 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-91570a37-a976-4caa-840c-42f468cb6340 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:50:06 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:50:06 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:50:06 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-91570a37-a976-4caa-840c-42f468cb6340 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Snapshot retrieved successfully. Sep 06 06:50:06 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-91570a37-a976-4caa-840c-42f468cb6340 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] http://192.168.122.198/volume/v3/snapshots/0be40703-5305-46e1-888b-92380c44d5d8 returned with HTTP 200 Sep 06 06:50:06 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1280/2578] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:50:06 2026] GET /volume/v3/snapshots/0be40703-5305-46e1-888b-92380c44d5d8 => generated 460 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:50:07 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-9078d4ba-a4b6-4c57-af00-0de46d90cefe None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:50:07 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-9078d4ba-a4b6-4c57-af00-0de46d90cefe tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] GET http://192.168.122.198/volume/v3/snapshots/0be40703-5305-46e1-888b-92380c44d5d8 Sep 06 06:50:07 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-9078d4ba-a4b6-4c57-af00-0de46d90cefe tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:50:07 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-9078d4ba-a4b6-4c57-af00-0de46d90cefe tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:50:07 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:50:07 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:50:07 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-9078d4ba-a4b6-4c57-af00-0de46d90cefe tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Snapshot retrieved successfully. Sep 06 06:50:07 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-9078d4ba-a4b6-4c57-af00-0de46d90cefe tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] http://192.168.122.198/volume/v3/snapshots/0be40703-5305-46e1-888b-92380c44d5d8 returned with HTTP 200 Sep 06 06:50:07 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1299/2579] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:50:07 2026] GET /volume/v3/snapshots/0be40703-5305-46e1-888b-92380c44d5d8 => generated 460 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:50:08 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-a352b952-a484-4a12-ad10-d689b11f39de None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:50:08 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-a352b952-a484-4a12-ad10-d689b11f39de tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] GET http://192.168.122.198/volume/v3/snapshots/0be40703-5305-46e1-888b-92380c44d5d8 Sep 06 06:50:08 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-a352b952-a484-4a12-ad10-d689b11f39de tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:50:08 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-a352b952-a484-4a12-ad10-d689b11f39de tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:50:08 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-a352b952-a484-4a12-ad10-d689b11f39de tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] http://192.168.122.198/volume/v3/snapshots/0be40703-5305-46e1-888b-92380c44d5d8 returned with HTTP 404 Sep 06 06:50:08 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1281/2580] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:50:08 2026] GET /volume/v3/snapshots/0be40703-5305-46e1-888b-92380c44d5d8 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:50:08 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [req-cb4eaeac-91b5-46dc-85c1-27846535f017 req-f542bdf6-ea02-4288-9b32-e21c2b465b9f None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:50:08 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-cb4eaeac-91b5-46dc-85c1-27846535f017 req-f542bdf6-ea02-4288-9b32-e21c2b465b9f tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] GET http://192.168.122.198/volume/v3/volumes/bf5d4ef7-8a85-4aca-9028-e2a58a76ee1e Sep 06 06:50:08 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-cb4eaeac-91b5-46dc-85c1-27846535f017 req-f542bdf6-ea02-4288-9b32-e21c2b465b9f tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:50:08 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [req-cb4eaeac-91b5-46dc-85c1-27846535f017 req-f542bdf6-ea02-4288-9b32-e21c2b465b9f tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:50:08 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:50:08 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:50:08 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:50:08 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:50:08 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [req-cb4eaeac-91b5-46dc-85c1-27846535f017 req-f542bdf6-ea02-4288-9b32-e21c2b465b9f tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Volume info retrieved successfully. Sep 06 06:50:08 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [req-cb4eaeac-91b5-46dc-85c1-27846535f017 req-f542bdf6-ea02-4288-9b32-e21c2b465b9f tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] http://192.168.122.198/volume/v3/volumes/bf5d4ef7-8a85-4aca-9028-e2a58a76ee1e returned with HTTP 200 Sep 06 06:50:08 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1300/2581] 192.168.122.198 () {60 vars in 1487 bytes} [Sun Sep 6 06:50:08 2026] GET /volume/v3/volumes/bf5d4ef7-8a85-4aca-9028-e2a58a76ee1e => generated 849 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:50:11 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-2b3074e8-5150-48a2-ae0b-a218c55f0b53 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:50:11 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-2b3074e8-5150-48a2-ae0b-a218c55f0b53 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] DELETE http://192.168.122.198/volume/v3/volumes/bf5d4ef7-8a85-4aca-9028-e2a58a76ee1e Sep 06 06:50:11 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-2b3074e8-5150-48a2-ae0b-a218c55f0b53 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:50:11 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-2b3074e8-5150-48a2-ae0b-a218c55f0b53 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:50:11 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-2b3074e8-5150-48a2-ae0b-a218c55f0b53 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Delete volume with id: bf5d4ef7-8a85-4aca-9028-e2a58a76ee1e Sep 06 06:50:11 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:50:11 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:50:11 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:50:11 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:50:11 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-2b3074e8-5150-48a2-ae0b-a218c55f0b53 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Volume info retrieved successfully. Sep 06 06:50:11 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-2b3074e8-5150-48a2-ae0b-a218c55f0b53 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Delete volume request issued successfully. Sep 06 06:50:11 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-2b3074e8-5150-48a2-ae0b-a218c55f0b53 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] http://192.168.122.198/volume/v3/volumes/bf5d4ef7-8a85-4aca-9028-e2a58a76ee1e returned with HTTP 202 Sep 06 06:50:11 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1282/2582] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:50:11 2026] DELETE /volume/v3/volumes/bf5d4ef7-8a85-4aca-9028-e2a58a76ee1e => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:50:11 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-5c0fa286-d3ab-4d98-9d42-4114ee0f4e64 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:50:11 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-5c0fa286-d3ab-4d98-9d42-4114ee0f4e64 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] GET http://192.168.122.198/volume/v3/volumes/bf5d4ef7-8a85-4aca-9028-e2a58a76ee1e Sep 06 06:50:11 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-5c0fa286-d3ab-4d98-9d42-4114ee0f4e64 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:50:11 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-5c0fa286-d3ab-4d98-9d42-4114ee0f4e64 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:50:11 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:50:11 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:50:11 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:50:11 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:50:11 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-5c0fa286-d3ab-4d98-9d42-4114ee0f4e64 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Volume info retrieved successfully. Sep 06 06:50:11 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-5c0fa286-d3ab-4d98-9d42-4114ee0f4e64 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] http://192.168.122.198/volume/v3/volumes/bf5d4ef7-8a85-4aca-9028-e2a58a76ee1e returned with HTTP 200 Sep 06 06:50:11 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1301/2583] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:50:11 2026] GET /volume/v3/volumes/bf5d4ef7-8a85-4aca-9028-e2a58a76ee1e => generated 848 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:50:12 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-f426eedc-5c1e-4e8d-9904-2cdbabda6ea2 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:50:12 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f426eedc-5c1e-4e8d-9904-2cdbabda6ea2 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] GET http://192.168.122.198/volume/v3/volumes/bf5d4ef7-8a85-4aca-9028-e2a58a76ee1e Sep 06 06:50:12 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-f426eedc-5c1e-4e8d-9904-2cdbabda6ea2 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:50:12 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-f426eedc-5c1e-4e8d-9904-2cdbabda6ea2 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:50:12 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f426eedc-5c1e-4e8d-9904-2cdbabda6ea2 tempest-TestStampPattern-617916417 tempest-TestStampPattern-617916417-project-member] http://192.168.122.198/volume/v3/volumes/bf5d4ef7-8a85-4aca-9028-e2a58a76ee1e returned with HTTP 404 Sep 06 06:50:12 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1283/2584] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:50:12 2026] GET /volume/v3/volumes/bf5d4ef7-8a85-4aca-9028-e2a58a76ee1e => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:50:21 devstack devstack@c-api.service[87015]: DEBUG dbcounter [-] [87015] Writing DB stats cinder:SELECT=49,cinder:UPDATE=5 {{(pid=87015) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 06:50:22 devstack devstack@c-api.service[87014]: DEBUG dbcounter [-] [87014] Writing DB stats cinder:SELECT=45,cinder:UPDATE=7,cinder:INSERT=3 {{(pid=87014) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 06:50:24 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-1c1163b3-8a3b-4b9f-b897-7612ad12a7c8 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:50:24 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-1c1163b3-8a3b-4b9f-b897-7612ad12a7c8 tempest-VolumeAndVolumeTypeFromImageTest-979756784 tempest-VolumeAndVolumeTypeFromImageTest-979756784-project-admin] POST http://192.168.122.198/volume/v3/types Sep 06 06:50:24 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-1c1163b3-8a3b-4b9f-b897-7612ad12a7c8 tempest-VolumeAndVolumeTypeFromImageTest-979756784 tempest-VolumeAndVolumeTypeFromImageTest-979756784-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=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:50:24 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-1c1163b3-8a3b-4b9f-b897-7612ad12a7c8 tempest-VolumeAndVolumeTypeFromImageTest-979756784 tempest-VolumeAndVolumeTypeFromImageTest-979756784-project-admin] http://192.168.122.198/volume/v3/types returned with HTTP 200 Sep 06 06:50:24 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1302/2585] 192.168.122.198 () {60 vars in 1137 bytes} [Sun Sep 6 06:50:24 2026] POST /volume/v3/types => generated 287 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:50:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-37b52964-3a9d-4449-aa0c-1674201794ed None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:50:26 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-37b52964-3a9d-4449-aa0c-1674201794ed tempest-VolumeAndVolumeTypeFromImageTest-315422087 tempest-VolumeAndVolumeTypeFromImageTest-315422087-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:50:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-37b52964-3a9d-4449-aa0c-1674201794ed tempest-VolumeAndVolumeTypeFromImageTest-315422087 tempest-VolumeAndVolumeTypeFromImageTest-315422087-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "09ba2ed3-8966-4505-85f7-807464b32932", "size": 1}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:50:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.volumes [None req-37b52964-3a9d-4449-aa0c-1674201794ed tempest-VolumeAndVolumeTypeFromImageTest-315422087 tempest-VolumeAndVolumeTypeFromImageTest-315422087-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '09ba2ed3-8966-4505-85f7-807464b32932', 'size': 1}} {{(pid=87014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:50:26 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-37b52964-3a9d-4449-aa0c-1674201794ed tempest-VolumeAndVolumeTypeFromImageTest-315422087 tempest-VolumeAndVolumeTypeFromImageTest-315422087-project-member] Create volume of 1 GB Sep 06 06:50:26 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-37b52964-3a9d-4449-aa0c-1674201794ed tempest-VolumeAndVolumeTypeFromImageTest-315422087 tempest-VolumeAndVolumeTypeFromImageTest-315422087-project-member] Availability Zones retrieved successfully. Sep 06 06:50:26 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-37b52964-3a9d-4449-aa0c-1674201794ed tempest-VolumeAndVolumeTypeFromImageTest-315422087 tempest-VolumeAndVolumeTypeFromImageTest-315422087-project-member] Flow 'volume_create_api' (66d1fa6e-3d6d-49ad-9c25-a45b22a3bcbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:50:26 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-37b52964-3a9d-4449-aa0c-1674201794ed tempest-VolumeAndVolumeTypeFromImageTest-315422087 tempest-VolumeAndVolumeTypeFromImageTest-315422087-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7bea342c-8573-407a-b566-af622bc96e65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:50:26 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.flows.api.create_volume [None req-37b52964-3a9d-4449-aa0c-1674201794ed tempest-VolumeAndVolumeTypeFromImageTest-315422087 tempest-VolumeAndVolumeTypeFromImageTest-315422087-project-member] Validating volume size '1' using validate_int {{(pid=87014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:50:26 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-37b52964-3a9d-4449-aa0c-1674201794ed tempest-VolumeAndVolumeTypeFromImageTest-315422087 tempest-VolumeAndVolumeTypeFromImageTest-315422087-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7bea342c-8573-407a-b566-af622bc96e65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:50:25Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=4cebd6d8-4ef5-4fae-978b-77a286ccd1ef,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': '4cebd6d8-4ef5-4fae-978b-77a286ccd1ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:50:26 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-37b52964-3a9d-4449-aa0c-1674201794ed tempest-VolumeAndVolumeTypeFromImageTest-315422087 tempest-VolumeAndVolumeTypeFromImageTest-315422087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13c5bcb5-6698-4927-83f3-7b42699b29a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:50:26 devstack devstack@c-api.service[87014]: WARNING cinder.quota [None req-37b52964-3a9d-4449-aa0c-1674201794ed tempest-VolumeAndVolumeTypeFromImageTest-315422087 tempest-VolumeAndVolumeTypeFromImageTest-315422087-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 06 06:50:26 devstack devstack@c-api.service[87014]: WARNING cinder.quota [None req-37b52964-3a9d-4449-aa0c-1674201794ed tempest-VolumeAndVolumeTypeFromImageTest-315422087 tempest-VolumeAndVolumeTypeFromImageTest-315422087-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 06 06:50:27 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-37b52964-3a9d-4449-aa0c-1674201794ed tempest-VolumeAndVolumeTypeFromImageTest-315422087 tempest-VolumeAndVolumeTypeFromImageTest-315422087-project-member] Created reservations ['9ed3fa99-1562-4a5e-a5aa-54d42c87be39', '8600b1eb-42d0-41dc-8eb5-86102794ba49', '8cc70d3f-659a-4eab-a9b2-e13a2b4e1d1e', 'beecb036-3ec9-48d6-a1f2-302c9cfaf19f'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:50:27 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-37b52964-3a9d-4449-aa0c-1674201794ed tempest-VolumeAndVolumeTypeFromImageTest-315422087 tempest-VolumeAndVolumeTypeFromImageTest-315422087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13c5bcb5-6698-4927-83f3-7b42699b29a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9ed3fa99-1562-4a5e-a5aa-54d42c87be39', '8600b1eb-42d0-41dc-8eb5-86102794ba49', '8cc70d3f-659a-4eab-a9b2-e13a2b4e1d1e', 'beecb036-3ec9-48d6-a1f2-302c9cfaf19f']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:50:27 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-37b52964-3a9d-4449-aa0c-1674201794ed tempest-VolumeAndVolumeTypeFromImageTest-315422087 tempest-VolumeAndVolumeTypeFromImageTest-315422087-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28953fd7-3f47-4681-9b92-770ccb0c9de9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:50:27 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:50:27 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:50:27 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-37b52964-3a9d-4449-aa0c-1674201794ed tempest-VolumeAndVolumeTypeFromImageTest-315422087 tempest-VolumeAndVolumeTypeFromImageTest-315422087-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28953fd7-3f47-4681-9b92-770ccb0c9de9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8efc148d-a474-4362-b785-a7e7c0cf68d5', '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='927be01fbd3b472ca63e491de5a1ae15',qos_specs=None,replication_status=,reservations=['9ed3fa99-1562-4a5e-a5aa-54d42c87be39','8600b1eb-42d0-41dc-8eb5-86102794ba49','8cc70d3f-659a-4eab-a9b2-e13a2b4e1d1e','beecb036-3ec9-48d6-a1f2-302c9cfaf19f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db1a23820ba7477ba85e099a8c826986',volume_type_id=4cebd6d8-4ef5-4fae-978b-77a286ccd1ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:50:27Z,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=8efc148d-a474-4362-b785-a7e7c0cf68d5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='927be01fbd3b472ca63e491de5a1ae15',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='db1a23820ba7477ba85e099a8c826986',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4cebd6d8-4ef5-4fae-978b-77a286ccd1ef),volume_type_id=4cebd6d8-4ef5-4fae-978b-77a286ccd1ef)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:50:27 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-37b52964-3a9d-4449-aa0c-1674201794ed tempest-VolumeAndVolumeTypeFromImageTest-315422087 tempest-VolumeAndVolumeTypeFromImageTest-315422087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b45a04e-ac09-4506-aead-b6abf724ecfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:50:27 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-37b52964-3a9d-4449-aa0c-1674201794ed tempest-VolumeAndVolumeTypeFromImageTest-315422087 tempest-VolumeAndVolumeTypeFromImageTest-315422087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b45a04e-ac09-4506-aead-b6abf724ecfe) transitioned into state 'SUCCESS' from 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='927be01fbd3b472ca63e491de5a1ae15',qos_specs=None,replication_status=,reservations=['9ed3fa99-1562-4a5e-a5aa-54d42c87be39','8600b1eb-42d0-41dc-8eb5-86102794ba49','8cc70d3f-659a-4eab-a9b2-e13a2b4e1d1e','beecb036-3ec9-48d6-a1f2-302c9cfaf19f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db1a23820ba7477ba85e099a8c826986',volume_type_id=4cebd6d8-4ef5-4fae-978b-77a286ccd1ef)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:50:27 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-37b52964-3a9d-4449-aa0c-1674201794ed tempest-VolumeAndVolumeTypeFromImageTest-315422087 tempest-VolumeAndVolumeTypeFromImageTest-315422087-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25b4b325-9a96-4c8e-9d5b-bfa3c2651f24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:50:27 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-37b52964-3a9d-4449-aa0c-1674201794ed tempest-VolumeAndVolumeTypeFromImageTest-315422087 tempest-VolumeAndVolumeTypeFromImageTest-315422087-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25b4b325-9a96-4c8e-9d5b-bfa3c2651f24) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:50:27 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-37b52964-3a9d-4449-aa0c-1674201794ed tempest-VolumeAndVolumeTypeFromImageTest-315422087 tempest-VolumeAndVolumeTypeFromImageTest-315422087-project-member] Flow 'volume_create_api' (66d1fa6e-3d6d-49ad-9c25-a45b22a3bcbb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:50:27 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-37b52964-3a9d-4449-aa0c-1674201794ed tempest-VolumeAndVolumeTypeFromImageTest-315422087 tempest-VolumeAndVolumeTypeFromImageTest-315422087-project-member] Create volume request issued successfully. Sep 06 06:50:27 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-37b52964-3a9d-4449-aa0c-1674201794ed tempest-VolumeAndVolumeTypeFromImageTest-315422087 tempest-VolumeAndVolumeTypeFromImageTest-315422087-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:50:27 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1284/2586] 192.168.122.198 () {60 vars in 1143 bytes} [Sun Sep 6 06:50:26 2026] POST /volume/v3/volumes => generated 806 bytes in 468 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:50:27 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-22a7be9a-14d6-45ec-bdbb-2c99942048a6 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:50:27 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-22a7be9a-14d6-45ec-bdbb-2c99942048a6 tempest-VolumeAndVolumeTypeFromImageTest-315422087 tempest-VolumeAndVolumeTypeFromImageTest-315422087-project-member] GET http://192.168.122.198/volume/v3/volumes/8efc148d-a474-4362-b785-a7e7c0cf68d5 Sep 06 06:50:27 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-22a7be9a-14d6-45ec-bdbb-2c99942048a6 tempest-VolumeAndVolumeTypeFromImageTest-315422087 tempest-VolumeAndVolumeTypeFromImageTest-315422087-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:50:27 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-22a7be9a-14d6-45ec-bdbb-2c99942048a6 tempest-VolumeAndVolumeTypeFromImageTest-315422087 tempest-VolumeAndVolumeTypeFromImageTest-315422087-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:50:27 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:50:27 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:50:27 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:50:27 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:50:27 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-22a7be9a-14d6-45ec-bdbb-2c99942048a6 tempest-VolumeAndVolumeTypeFromImageTest-315422087 tempest-VolumeAndVolumeTypeFromImageTest-315422087-project-member] Volume info retrieved successfully. Sep 06 06:50:27 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-22a7be9a-14d6-45ec-bdbb-2c99942048a6 tempest-VolumeAndVolumeTypeFromImageTest-315422087 tempest-VolumeAndVolumeTypeFromImageTest-315422087-project-member] http://192.168.122.198/volume/v3/volumes/8efc148d-a474-4362-b785-a7e7c0cf68d5 returned with HTTP 200 Sep 06 06:50:27 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1303/2587] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:50:27 2026] GET /volume/v3/volumes/8efc148d-a474-4362-b785-a7e7c0cf68d5 => generated 874 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:50:28 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-a1d1978e-e7f5-4339-8bda-f360ef691560 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:50:28 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-a1d1978e-e7f5-4339-8bda-f360ef691560 tempest-VolumeAndVolumeTypeFromImageTest-315422087 tempest-VolumeAndVolumeTypeFromImageTest-315422087-project-member] GET http://192.168.122.198/volume/v3/volumes/8efc148d-a474-4362-b785-a7e7c0cf68d5 Sep 06 06:50:28 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-a1d1978e-e7f5-4339-8bda-f360ef691560 tempest-VolumeAndVolumeTypeFromImageTest-315422087 tempest-VolumeAndVolumeTypeFromImageTest-315422087-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:50:28 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-a1d1978e-e7f5-4339-8bda-f360ef691560 tempest-VolumeAndVolumeTypeFromImageTest-315422087 tempest-VolumeAndVolumeTypeFromImageTest-315422087-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:50:28 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:50:28 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:50:28 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:50:28 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:50:28 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-a1d1978e-e7f5-4339-8bda-f360ef691560 tempest-VolumeAndVolumeTypeFromImageTest-315422087 tempest-VolumeAndVolumeTypeFromImageTest-315422087-project-member] Volume info retrieved successfully. Sep 06 06:50:28 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-a1d1978e-e7f5-4339-8bda-f360ef691560 tempest-VolumeAndVolumeTypeFromImageTest-315422087 tempest-VolumeAndVolumeTypeFromImageTest-315422087-project-member] http://192.168.122.198/volume/v3/volumes/8efc148d-a474-4362-b785-a7e7c0cf68d5 returned with HTTP 200 Sep 06 06:50:28 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1285/2588] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:50:28 2026] GET /volume/v3/volumes/8efc148d-a474-4362-b785-a7e7c0cf68d5 => generated 898 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:50:29 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-ae133075-7ef1-46ca-b78b-61f05da647f2 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:50:29 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-ae133075-7ef1-46ca-b78b-61f05da647f2 tempest-VolumeAndVolumeTypeFromImageTest-315422087 tempest-VolumeAndVolumeTypeFromImageTest-315422087-project-member] GET http://192.168.122.198/volume/v3/volumes/8efc148d-a474-4362-b785-a7e7c0cf68d5 Sep 06 06:50:29 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-ae133075-7ef1-46ca-b78b-61f05da647f2 tempest-VolumeAndVolumeTypeFromImageTest-315422087 tempest-VolumeAndVolumeTypeFromImageTest-315422087-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:50:29 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-ae133075-7ef1-46ca-b78b-61f05da647f2 tempest-VolumeAndVolumeTypeFromImageTest-315422087 tempest-VolumeAndVolumeTypeFromImageTest-315422087-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:50:29 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:50:29 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:50:29 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:50:29 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:50:29 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-ae133075-7ef1-46ca-b78b-61f05da647f2 tempest-VolumeAndVolumeTypeFromImageTest-315422087 tempest-VolumeAndVolumeTypeFromImageTest-315422087-project-member] Volume info retrieved successfully. Sep 06 06:50:29 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-ae133075-7ef1-46ca-b78b-61f05da647f2 tempest-VolumeAndVolumeTypeFromImageTest-315422087 tempest-VolumeAndVolumeTypeFromImageTest-315422087-project-member] http://192.168.122.198/volume/v3/volumes/8efc148d-a474-4362-b785-a7e7c0cf68d5 returned with HTTP 200 Sep 06 06:50:29 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1304/2589] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:50:29 2026] GET /volume/v3/volumes/8efc148d-a474-4362-b785-a7e7c0cf68d5 => generated 956 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:50:30 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-ad631ad9-bcd9-4cb1-8f52-cdcc43a35537 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:50:30 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ad631ad9-bcd9-4cb1-8f52-cdcc43a35537 tempest-VolumeAndVolumeTypeFromImageTest-315422087 tempest-VolumeAndVolumeTypeFromImageTest-315422087-project-member] GET http://192.168.122.198/volume/v3/volumes/8efc148d-a474-4362-b785-a7e7c0cf68d5 Sep 06 06:50:30 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ad631ad9-bcd9-4cb1-8f52-cdcc43a35537 tempest-VolumeAndVolumeTypeFromImageTest-315422087 tempest-VolumeAndVolumeTypeFromImageTest-315422087-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:50:30 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ad631ad9-bcd9-4cb1-8f52-cdcc43a35537 tempest-VolumeAndVolumeTypeFromImageTest-315422087 tempest-VolumeAndVolumeTypeFromImageTest-315422087-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:50:30 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:50:30 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:50:30 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:50:30 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:50:30 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-ad631ad9-bcd9-4cb1-8f52-cdcc43a35537 tempest-VolumeAndVolumeTypeFromImageTest-315422087 tempest-VolumeAndVolumeTypeFromImageTest-315422087-project-member] Volume info retrieved successfully. Sep 06 06:50:30 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ad631ad9-bcd9-4cb1-8f52-cdcc43a35537 tempest-VolumeAndVolumeTypeFromImageTest-315422087 tempest-VolumeAndVolumeTypeFromImageTest-315422087-project-member] http://192.168.122.198/volume/v3/volumes/8efc148d-a474-4362-b785-a7e7c0cf68d5 returned with HTTP 200 Sep 06 06:50:30 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1286/2590] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:50:30 2026] GET /volume/v3/volumes/8efc148d-a474-4362-b785-a7e7c0cf68d5 => generated 959 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:50:31 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-d8690b1d-7b0e-4d50-9d93-4873fd73ae97 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:50:31 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-d8690b1d-7b0e-4d50-9d93-4873fd73ae97 tempest-VolumeAndVolumeTypeFromImageTest-315422087 tempest-VolumeAndVolumeTypeFromImageTest-315422087-project-member] GET http://192.168.122.198/volume/v3/volumes/8efc148d-a474-4362-b785-a7e7c0cf68d5 Sep 06 06:50:31 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-d8690b1d-7b0e-4d50-9d93-4873fd73ae97 tempest-VolumeAndVolumeTypeFromImageTest-315422087 tempest-VolumeAndVolumeTypeFromImageTest-315422087-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:50:31 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-d8690b1d-7b0e-4d50-9d93-4873fd73ae97 tempest-VolumeAndVolumeTypeFromImageTest-315422087 tempest-VolumeAndVolumeTypeFromImageTest-315422087-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:50:31 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:50:31 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:50:31 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:50:31 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:50:31 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-d8690b1d-7b0e-4d50-9d93-4873fd73ae97 tempest-VolumeAndVolumeTypeFromImageTest-315422087 tempest-VolumeAndVolumeTypeFromImageTest-315422087-project-member] Volume info retrieved successfully. Sep 06 06:50:31 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-d8690b1d-7b0e-4d50-9d93-4873fd73ae97 tempest-VolumeAndVolumeTypeFromImageTest-315422087 tempest-VolumeAndVolumeTypeFromImageTest-315422087-project-member] http://192.168.122.198/volume/v3/volumes/8efc148d-a474-4362-b785-a7e7c0cf68d5 returned with HTTP 200 Sep 06 06:50:31 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1305/2591] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:50:31 2026] GET /volume/v3/volumes/8efc148d-a474-4362-b785-a7e7c0cf68d5 => generated 959 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:50:32 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-9bfb48e3-33b0-44b1-b89b-4f139cf2d507 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:50:32 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-9bfb48e3-33b0-44b1-b89b-4f139cf2d507 tempest-VolumeAndVolumeTypeFromImageTest-315422087 tempest-VolumeAndVolumeTypeFromImageTest-315422087-project-member] GET http://192.168.122.198/volume/v3/volumes/8efc148d-a474-4362-b785-a7e7c0cf68d5 Sep 06 06:50:32 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-9bfb48e3-33b0-44b1-b89b-4f139cf2d507 tempest-VolumeAndVolumeTypeFromImageTest-315422087 tempest-VolumeAndVolumeTypeFromImageTest-315422087-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:50:32 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-9bfb48e3-33b0-44b1-b89b-4f139cf2d507 tempest-VolumeAndVolumeTypeFromImageTest-315422087 tempest-VolumeAndVolumeTypeFromImageTest-315422087-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:50:32 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:50:32 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:50:32 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:50:32 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:50:32 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-9bfb48e3-33b0-44b1-b89b-4f139cf2d507 tempest-VolumeAndVolumeTypeFromImageTest-315422087 tempest-VolumeAndVolumeTypeFromImageTest-315422087-project-member] Volume info retrieved successfully. Sep 06 06:50:32 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-9bfb48e3-33b0-44b1-b89b-4f139cf2d507 tempest-VolumeAndVolumeTypeFromImageTest-315422087 tempest-VolumeAndVolumeTypeFromImageTest-315422087-project-member] http://192.168.122.198/volume/v3/volumes/8efc148d-a474-4362-b785-a7e7c0cf68d5 returned with HTTP 200 Sep 06 06:50:32 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1287/2592] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:50:32 2026] GET /volume/v3/volumes/8efc148d-a474-4362-b785-a7e7c0cf68d5 => generated 1303 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:50:32 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-7c548c71-5017-4845-8095-ada13fb97c12 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:50:32 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-7c548c71-5017-4845-8095-ada13fb97c12 tempest-VolumeAndVolumeTypeFromImageTest-315422087 tempest-VolumeAndVolumeTypeFromImageTest-315422087-project-member] DELETE http://192.168.122.198/volume/v3/volumes/8efc148d-a474-4362-b785-a7e7c0cf68d5 Sep 06 06:50:32 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-7c548c71-5017-4845-8095-ada13fb97c12 tempest-VolumeAndVolumeTypeFromImageTest-315422087 tempest-VolumeAndVolumeTypeFromImageTest-315422087-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:50:32 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-7c548c71-5017-4845-8095-ada13fb97c12 tempest-VolumeAndVolumeTypeFromImageTest-315422087 tempest-VolumeAndVolumeTypeFromImageTest-315422087-project-member] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:50:32 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-7c548c71-5017-4845-8095-ada13fb97c12 tempest-VolumeAndVolumeTypeFromImageTest-315422087 tempest-VolumeAndVolumeTypeFromImageTest-315422087-project-member] Delete volume with id: 8efc148d-a474-4362-b785-a7e7c0cf68d5 Sep 06 06:50:32 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:50:32 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:50:32 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:50:32 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:50:32 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-7c548c71-5017-4845-8095-ada13fb97c12 tempest-VolumeAndVolumeTypeFromImageTest-315422087 tempest-VolumeAndVolumeTypeFromImageTest-315422087-project-member] Volume info retrieved successfully. Sep 06 06:50:32 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-7c548c71-5017-4845-8095-ada13fb97c12 tempest-VolumeAndVolumeTypeFromImageTest-315422087 tempest-VolumeAndVolumeTypeFromImageTest-315422087-project-member] Delete volume request issued successfully. Sep 06 06:50:32 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-7c548c71-5017-4845-8095-ada13fb97c12 tempest-VolumeAndVolumeTypeFromImageTest-315422087 tempest-VolumeAndVolumeTypeFromImageTest-315422087-project-member] http://192.168.122.198/volume/v3/volumes/8efc148d-a474-4362-b785-a7e7c0cf68d5 returned with HTTP 202 Sep 06 06:50:32 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1306/2593] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:50:32 2026] DELETE /volume/v3/volumes/8efc148d-a474-4362-b785-a7e7c0cf68d5 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:50:32 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-63322eb1-7866-4e24-bda7-52387ec35083 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:50:32 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-63322eb1-7866-4e24-bda7-52387ec35083 tempest-VolumeAndVolumeTypeFromImageTest-315422087 tempest-VolumeAndVolumeTypeFromImageTest-315422087-project-member] GET http://192.168.122.198/volume/v3/volumes/8efc148d-a474-4362-b785-a7e7c0cf68d5 Sep 06 06:50:32 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-63322eb1-7866-4e24-bda7-52387ec35083 tempest-VolumeAndVolumeTypeFromImageTest-315422087 tempest-VolumeAndVolumeTypeFromImageTest-315422087-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:50:32 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-63322eb1-7866-4e24-bda7-52387ec35083 tempest-VolumeAndVolumeTypeFromImageTest-315422087 tempest-VolumeAndVolumeTypeFromImageTest-315422087-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:50:32 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:50:32 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:50:32 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:50:32 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:50:32 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-63322eb1-7866-4e24-bda7-52387ec35083 tempest-VolumeAndVolumeTypeFromImageTest-315422087 tempest-VolumeAndVolumeTypeFromImageTest-315422087-project-member] Volume info retrieved successfully. Sep 06 06:50:32 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-63322eb1-7866-4e24-bda7-52387ec35083 tempest-VolumeAndVolumeTypeFromImageTest-315422087 tempest-VolumeAndVolumeTypeFromImageTest-315422087-project-member] http://192.168.122.198/volume/v3/volumes/8efc148d-a474-4362-b785-a7e7c0cf68d5 returned with HTTP 200 Sep 06 06:50:32 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1288/2594] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:50:32 2026] GET /volume/v3/volumes/8efc148d-a474-4362-b785-a7e7c0cf68d5 => generated 1302 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:50:33 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-64a92038-169b-4492-8759-fd914606887b None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:50:33 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-64a92038-169b-4492-8759-fd914606887b tempest-VolumeAndVolumeTypeFromImageTest-315422087 tempest-VolumeAndVolumeTypeFromImageTest-315422087-project-member] GET http://192.168.122.198/volume/v3/volumes/8efc148d-a474-4362-b785-a7e7c0cf68d5 Sep 06 06:50:33 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-64a92038-169b-4492-8759-fd914606887b tempest-VolumeAndVolumeTypeFromImageTest-315422087 tempest-VolumeAndVolumeTypeFromImageTest-315422087-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:50:33 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-64a92038-169b-4492-8759-fd914606887b tempest-VolumeAndVolumeTypeFromImageTest-315422087 tempest-VolumeAndVolumeTypeFromImageTest-315422087-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:50:33 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-64a92038-169b-4492-8759-fd914606887b tempest-VolumeAndVolumeTypeFromImageTest-315422087 tempest-VolumeAndVolumeTypeFromImageTest-315422087-project-member] http://192.168.122.198/volume/v3/volumes/8efc148d-a474-4362-b785-a7e7c0cf68d5 returned with HTTP 404 Sep 06 06:50:33 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1307/2595] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:50:33 2026] GET /volume/v3/volumes/8efc148d-a474-4362-b785-a7e7c0cf68d5 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:50:33 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-821959ae-3c24-4364-befe-84d1f96ba33d None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:50:33 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-821959ae-3c24-4364-befe-84d1f96ba33d tempest-VolumeAndVolumeTypeFromImageTest-979756784 tempest-VolumeAndVolumeTypeFromImageTest-979756784-project-admin] GET http://192.168.122.198/volume/v3/volumes/detail?all_tenants=1 Sep 06 06:50:33 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-821959ae-3c24-4364-befe-84d1f96ba33d tempest-VolumeAndVolumeTypeFromImageTest-979756784 tempest-VolumeAndVolumeTypeFromImageTest-979756784-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:50:33 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-821959ae-3c24-4364-befe-84d1f96ba33d tempest-VolumeAndVolumeTypeFromImageTest-979756784 tempest-VolumeAndVolumeTypeFromImageTest-979756784-project-admin] Calling method 'detail' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:50:33 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-821959ae-3c24-4364-befe-84d1f96ba33d tempest-VolumeAndVolumeTypeFromImageTest-979756784 tempest-VolumeAndVolumeTypeFromImageTest-979756784-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87014) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 06:50:33 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-821959ae-3c24-4364-befe-84d1f96ba33d tempest-VolumeAndVolumeTypeFromImageTest-979756784 tempest-VolumeAndVolumeTypeFromImageTest-979756784-project-admin] Get all volumes completed successfully. Sep 06 06:50:33 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-821959ae-3c24-4364-befe-84d1f96ba33d tempest-VolumeAndVolumeTypeFromImageTest-979756784 tempest-VolumeAndVolumeTypeFromImageTest-979756784-project-admin] http://192.168.122.198/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 06 06:50:33 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1289/2596] 192.168.122.198 () {58 vars in 1169 bytes} [Sun Sep 6 06:50:33 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 06:50:33 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-a816663c-e6e8-43f1-8291-1732dd97d01a None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:50:33 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-a816663c-e6e8-43f1-8291-1732dd97d01a tempest-VolumeAndVolumeTypeFromImageTest-979756784 tempest-VolumeAndVolumeTypeFromImageTest-979756784-project-admin] DELETE http://192.168.122.198/volume/v3/types/4cebd6d8-4ef5-4fae-978b-77a286ccd1ef Sep 06 06:50:33 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-a816663c-e6e8-43f1-8291-1732dd97d01a tempest-VolumeAndVolumeTypeFromImageTest-979756784 tempest-VolumeAndVolumeTypeFromImageTest-979756784-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:50:33 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-a816663c-e6e8-43f1-8291-1732dd97d01a tempest-VolumeAndVolumeTypeFromImageTest-979756784 tempest-VolumeAndVolumeTypeFromImageTest-979756784-project-admin] Calling method '_delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:50:33 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-a816663c-e6e8-43f1-8291-1732dd97d01a tempest-VolumeAndVolumeTypeFromImageTest-979756784 tempest-VolumeAndVolumeTypeFromImageTest-979756784-project-admin] http://192.168.122.198/volume/v3/types/4cebd6d8-4ef5-4fae-978b-77a286ccd1ef returned with HTTP 202 Sep 06 06:50:33 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1308/2597] 192.168.122.198 () {58 vars in 1229 bytes} [Sun Sep 6 06:50:33 2026] DELETE /volume/v3/types/4cebd6d8-4ef5-4fae-978b-77a286ccd1ef => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:50:33 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-846efef8-ddb1-498f-ab14-aff4d6201a36 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:50:33 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-846efef8-ddb1-498f-ab14-aff4d6201a36 tempest-VolumeAndVolumeTypeFromImageTest-979756784 tempest-VolumeAndVolumeTypeFromImageTest-979756784-project-admin] GET http://192.168.122.198/volume/v3/types/4cebd6d8-4ef5-4fae-978b-77a286ccd1ef Sep 06 06:50:33 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-846efef8-ddb1-498f-ab14-aff4d6201a36 tempest-VolumeAndVolumeTypeFromImageTest-979756784 tempest-VolumeAndVolumeTypeFromImageTest-979756784-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:50:33 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-846efef8-ddb1-498f-ab14-aff4d6201a36 tempest-VolumeAndVolumeTypeFromImageTest-979756784 tempest-VolumeAndVolumeTypeFromImageTest-979756784-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:50:33 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-846efef8-ddb1-498f-ab14-aff4d6201a36 tempest-VolumeAndVolumeTypeFromImageTest-979756784 tempest-VolumeAndVolumeTypeFromImageTest-979756784-project-admin] http://192.168.122.198/volume/v3/types/4cebd6d8-4ef5-4fae-978b-77a286ccd1ef returned with HTTP 404 Sep 06 06:50:33 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1290/2598] 192.168.122.198 () {58 vars in 1226 bytes} [Sun Sep 6 06:50:33 2026] GET /volume/v3/types/4cebd6d8-4ef5-4fae-978b-77a286ccd1ef => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:50:38 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-7c0a81d0-13c8-4efe-b23e-6d211323d64b None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:50:38 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-7c0a81d0-13c8-4efe-b23e-6d211323d64b tempest-VolumeImageDependencyTests-1821976841 tempest-VolumeImageDependencyTests-1821976841-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:50:38 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-7c0a81d0-13c8-4efe-b23e-6d211323d64b tempest-VolumeImageDependencyTests-1821976841 tempest-VolumeImageDependencyTests-1821976841-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "2a52dea9-a793-46bd-b038-3f13d4fd2c87", "size": 1}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:50:38 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.volumes [None req-7c0a81d0-13c8-4efe-b23e-6d211323d64b tempest-VolumeImageDependencyTests-1821976841 tempest-VolumeImageDependencyTests-1821976841-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '2a52dea9-a793-46bd-b038-3f13d4fd2c87', 'size': 1}} {{(pid=87015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:50:39 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-7c0a81d0-13c8-4efe-b23e-6d211323d64b tempest-VolumeImageDependencyTests-1821976841 tempest-VolumeImageDependencyTests-1821976841-project-member] Create volume of 1 GB Sep 06 06:50:39 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-7c0a81d0-13c8-4efe-b23e-6d211323d64b tempest-VolumeImageDependencyTests-1821976841 tempest-VolumeImageDependencyTests-1821976841-project-member] Availability Zones retrieved successfully. Sep 06 06:50:39 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-7c0a81d0-13c8-4efe-b23e-6d211323d64b tempest-VolumeImageDependencyTests-1821976841 tempest-VolumeImageDependencyTests-1821976841-project-member] Flow 'volume_create_api' (ea38d1da-1e3f-4276-84c2-2657a6cf25b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:50:39 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-7c0a81d0-13c8-4efe-b23e-6d211323d64b tempest-VolumeImageDependencyTests-1821976841 tempest-VolumeImageDependencyTests-1821976841-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac853e1d-f341-42d7-8e94-3a4d20bed4dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:50:39 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.flows.api.create_volume [None req-7c0a81d0-13c8-4efe-b23e-6d211323d64b tempest-VolumeImageDependencyTests-1821976841 tempest-VolumeImageDependencyTests-1821976841-project-member] Validating volume size '1' using validate_int {{(pid=87015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:50:39 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-7c0a81d0-13c8-4efe-b23e-6d211323d64b tempest-VolumeImageDependencyTests-1821976841 tempest-VolumeImageDependencyTests-1821976841-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac853e1d-f341-42d7-8e94-3a4d20bed4dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:50:39 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-7c0a81d0-13c8-4efe-b23e-6d211323d64b tempest-VolumeImageDependencyTests-1821976841 tempest-VolumeImageDependencyTests-1821976841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4dc17ad9-0cd1-40ca-8d6f-8218b6f0c69e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:50:39 devstack devstack@c-api.service[87015]: DEBUG cinder.quota [None req-7c0a81d0-13c8-4efe-b23e-6d211323d64b tempest-VolumeImageDependencyTests-1821976841 tempest-VolumeImageDependencyTests-1821976841-project-member] Created reservations ['91702423-1d37-43a2-8b17-27780a8ad36a', 'cf5b15bb-bb0b-4bd8-bb39-a3222f64f54d', '85e31744-334a-4d72-a3f6-19138d94d907', '27c97307-0722-42ad-aac3-4f44f9b983ef'] {{(pid=87015) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:50:39 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-7c0a81d0-13c8-4efe-b23e-6d211323d64b tempest-VolumeImageDependencyTests-1821976841 tempest-VolumeImageDependencyTests-1821976841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4dc17ad9-0cd1-40ca-8d6f-8218b6f0c69e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['91702423-1d37-43a2-8b17-27780a8ad36a', 'cf5b15bb-bb0b-4bd8-bb39-a3222f64f54d', '85e31744-334a-4d72-a3f6-19138d94d907', '27c97307-0722-42ad-aac3-4f44f9b983ef']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:50:39 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-7c0a81d0-13c8-4efe-b23e-6d211323d64b tempest-VolumeImageDependencyTests-1821976841 tempest-VolumeImageDependencyTests-1821976841-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d39aab1a-724b-46a8-81a9-a9f463666356) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:50:39 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:50:39 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:50:39 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-7c0a81d0-13c8-4efe-b23e-6d211323d64b tempest-VolumeImageDependencyTests-1821976841 tempest-VolumeImageDependencyTests-1821976841-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d39aab1a-724b-46a8-81a9-a9f463666356) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '460e365d-fd91-4b63-98fa-81fe50f3efe6', '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='581bb27730d24ed88b4a8c723476a421',qos_specs=None,replication_status=,reservations=['91702423-1d37-43a2-8b17-27780a8ad36a','cf5b15bb-bb0b-4bd8-bb39-a3222f64f54d','85e31744-334a-4d72-a3f6-19138d94d907','27c97307-0722-42ad-aac3-4f44f9b983ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0dc0ae425439437abb896bf1a8999e89',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:50:39Z,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=460e365d-fd91-4b63-98fa-81fe50f3efe6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='581bb27730d24ed88b4a8c723476a421',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0dc0ae425439437abb896bf1a8999e89',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:50:39 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-7c0a81d0-13c8-4efe-b23e-6d211323d64b tempest-VolumeImageDependencyTests-1821976841 tempest-VolumeImageDependencyTests-1821976841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c966bf84-003e-4dda-826b-eb213a206f2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:50:39 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-7c0a81d0-13c8-4efe-b23e-6d211323d64b tempest-VolumeImageDependencyTests-1821976841 tempest-VolumeImageDependencyTests-1821976841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c966bf84-003e-4dda-826b-eb213a206f2d) transitioned into state 'SUCCESS' from 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='581bb27730d24ed88b4a8c723476a421',qos_specs=None,replication_status=,reservations=['91702423-1d37-43a2-8b17-27780a8ad36a','cf5b15bb-bb0b-4bd8-bb39-a3222f64f54d','85e31744-334a-4d72-a3f6-19138d94d907','27c97307-0722-42ad-aac3-4f44f9b983ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0dc0ae425439437abb896bf1a8999e89',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:50:39 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-7c0a81d0-13c8-4efe-b23e-6d211323d64b tempest-VolumeImageDependencyTests-1821976841 tempest-VolumeImageDependencyTests-1821976841-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06a16a41-8dc9-4a4a-883b-dc2fd7550b66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:50:39 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-7c0a81d0-13c8-4efe-b23e-6d211323d64b tempest-VolumeImageDependencyTests-1821976841 tempest-VolumeImageDependencyTests-1821976841-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06a16a41-8dc9-4a4a-883b-dc2fd7550b66) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:50:39 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-7c0a81d0-13c8-4efe-b23e-6d211323d64b tempest-VolumeImageDependencyTests-1821976841 tempest-VolumeImageDependencyTests-1821976841-project-member] Flow 'volume_create_api' (ea38d1da-1e3f-4276-84c2-2657a6cf25b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:50:39 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-7c0a81d0-13c8-4efe-b23e-6d211323d64b tempest-VolumeImageDependencyTests-1821976841 tempest-VolumeImageDependencyTests-1821976841-project-member] Create volume request issued successfully. Sep 06 06:50:39 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-7c0a81d0-13c8-4efe-b23e-6d211323d64b tempest-VolumeImageDependencyTests-1821976841 tempest-VolumeImageDependencyTests-1821976841-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:50:39 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1309/2599] 192.168.122.198 () {62 vars in 1184 bytes} [Sun Sep 6 06:50:38 2026] POST /volume/v3/volumes => generated 784 bytes in 583 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:50:39 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-51d62e2c-a5a8-4446-8e1e-e06022c0cab9 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:50:39 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-51d62e2c-a5a8-4446-8e1e-e06022c0cab9 tempest-VolumeImageDependencyTests-1821976841 tempest-VolumeImageDependencyTests-1821976841-project-member] GET http://192.168.122.198/volume/v3/volumes/460e365d-fd91-4b63-98fa-81fe50f3efe6 Sep 06 06:50:39 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-51d62e2c-a5a8-4446-8e1e-e06022c0cab9 tempest-VolumeImageDependencyTests-1821976841 tempest-VolumeImageDependencyTests-1821976841-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:50:39 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-51d62e2c-a5a8-4446-8e1e-e06022c0cab9 tempest-VolumeImageDependencyTests-1821976841 tempest-VolumeImageDependencyTests-1821976841-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:50:39 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:50:39 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:50:39 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:50:39 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:50:39 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-51d62e2c-a5a8-4446-8e1e-e06022c0cab9 tempest-VolumeImageDependencyTests-1821976841 tempest-VolumeImageDependencyTests-1821976841-project-member] Volume info retrieved successfully. Sep 06 06:50:39 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-51d62e2c-a5a8-4446-8e1e-e06022c0cab9 tempest-VolumeImageDependencyTests-1821976841 tempest-VolumeImageDependencyTests-1821976841-project-member] http://192.168.122.198/volume/v3/volumes/460e365d-fd91-4b63-98fa-81fe50f3efe6 returned with HTTP 200 Sep 06 06:50:39 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1291/2600] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:50:39 2026] GET /volume/v3/volumes/460e365d-fd91-4b63-98fa-81fe50f3efe6 => generated 852 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:50:40 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-ef546446-8d26-4bb5-b05b-8e9f73cdc7d7 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:50:40 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-ef546446-8d26-4bb5-b05b-8e9f73cdc7d7 tempest-VolumeImageDependencyTests-1821976841 tempest-VolumeImageDependencyTests-1821976841-project-member] GET http://192.168.122.198/volume/v3/volumes/460e365d-fd91-4b63-98fa-81fe50f3efe6 Sep 06 06:50:40 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-ef546446-8d26-4bb5-b05b-8e9f73cdc7d7 tempest-VolumeImageDependencyTests-1821976841 tempest-VolumeImageDependencyTests-1821976841-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:50:40 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-ef546446-8d26-4bb5-b05b-8e9f73cdc7d7 tempest-VolumeImageDependencyTests-1821976841 tempest-VolumeImageDependencyTests-1821976841-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:50:40 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:50:40 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:50:40 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:50:40 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:50:40 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-ef546446-8d26-4bb5-b05b-8e9f73cdc7d7 tempest-VolumeImageDependencyTests-1821976841 tempest-VolumeImageDependencyTests-1821976841-project-member] Volume info retrieved successfully. Sep 06 06:50:40 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-ef546446-8d26-4bb5-b05b-8e9f73cdc7d7 tempest-VolumeImageDependencyTests-1821976841 tempest-VolumeImageDependencyTests-1821976841-project-member] http://192.168.122.198/volume/v3/volumes/460e365d-fd91-4b63-98fa-81fe50f3efe6 returned with HTTP 200 Sep 06 06:50:40 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1310/2601] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:50:40 2026] GET /volume/v3/volumes/460e365d-fd91-4b63-98fa-81fe50f3efe6 => generated 876 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:50:41 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-74f8fdd0-4e7e-4cd2-b899-5637e27ddb28 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:50:41 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-74f8fdd0-4e7e-4cd2-b899-5637e27ddb28 tempest-VolumeImageDependencyTests-1821976841 tempest-VolumeImageDependencyTests-1821976841-project-member] GET http://192.168.122.198/volume/v3/volumes/460e365d-fd91-4b63-98fa-81fe50f3efe6 Sep 06 06:50:41 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-74f8fdd0-4e7e-4cd2-b899-5637e27ddb28 tempest-VolumeImageDependencyTests-1821976841 tempest-VolumeImageDependencyTests-1821976841-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:50:41 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-74f8fdd0-4e7e-4cd2-b899-5637e27ddb28 tempest-VolumeImageDependencyTests-1821976841 tempest-VolumeImageDependencyTests-1821976841-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:50:41 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:50:41 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:50:41 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:50:41 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:50:41 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-74f8fdd0-4e7e-4cd2-b899-5637e27ddb28 tempest-VolumeImageDependencyTests-1821976841 tempest-VolumeImageDependencyTests-1821976841-project-member] Volume info retrieved successfully. Sep 06 06:50:41 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-74f8fdd0-4e7e-4cd2-b899-5637e27ddb28 tempest-VolumeImageDependencyTests-1821976841 tempest-VolumeImageDependencyTests-1821976841-project-member] http://192.168.122.198/volume/v3/volumes/460e365d-fd91-4b63-98fa-81fe50f3efe6 returned with HTTP 200 Sep 06 06:50:41 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1292/2602] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:50:41 2026] GET /volume/v3/volumes/460e365d-fd91-4b63-98fa-81fe50f3efe6 => generated 934 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:50:42 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-627e91f6-963e-4465-8b41-e688174558cf None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:50:42 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-627e91f6-963e-4465-8b41-e688174558cf tempest-VolumeImageDependencyTests-1821976841 tempest-VolumeImageDependencyTests-1821976841-project-member] GET http://192.168.122.198/volume/v3/volumes/460e365d-fd91-4b63-98fa-81fe50f3efe6 Sep 06 06:50:42 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-627e91f6-963e-4465-8b41-e688174558cf tempest-VolumeImageDependencyTests-1821976841 tempest-VolumeImageDependencyTests-1821976841-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:50:42 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-627e91f6-963e-4465-8b41-e688174558cf tempest-VolumeImageDependencyTests-1821976841 tempest-VolumeImageDependencyTests-1821976841-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:50:42 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:50:42 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:50:42 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:50:42 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:50:42 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-627e91f6-963e-4465-8b41-e688174558cf tempest-VolumeImageDependencyTests-1821976841 tempest-VolumeImageDependencyTests-1821976841-project-member] Volume info retrieved successfully. Sep 06 06:50:42 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-627e91f6-963e-4465-8b41-e688174558cf tempest-VolumeImageDependencyTests-1821976841 tempest-VolumeImageDependencyTests-1821976841-project-member] http://192.168.122.198/volume/v3/volumes/460e365d-fd91-4b63-98fa-81fe50f3efe6 returned with HTTP 200 Sep 06 06:50:42 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1311/2603] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:50:42 2026] GET /volume/v3/volumes/460e365d-fd91-4b63-98fa-81fe50f3efe6 => generated 937 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:50:43 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-1f48285a-e892-470c-96b4-a7a5f0e47440 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:50:43 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-1f48285a-e892-470c-96b4-a7a5f0e47440 tempest-VolumeImageDependencyTests-1821976841 tempest-VolumeImageDependencyTests-1821976841-project-member] GET http://192.168.122.198/volume/v3/volumes/460e365d-fd91-4b63-98fa-81fe50f3efe6 Sep 06 06:50:43 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-1f48285a-e892-470c-96b4-a7a5f0e47440 tempest-VolumeImageDependencyTests-1821976841 tempest-VolumeImageDependencyTests-1821976841-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:50:43 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-1f48285a-e892-470c-96b4-a7a5f0e47440 tempest-VolumeImageDependencyTests-1821976841 tempest-VolumeImageDependencyTests-1821976841-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:50:43 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:50:43 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:50:43 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:50:43 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:50:43 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-1f48285a-e892-470c-96b4-a7a5f0e47440 tempest-VolumeImageDependencyTests-1821976841 tempest-VolumeImageDependencyTests-1821976841-project-member] Volume info retrieved successfully. Sep 06 06:50:43 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-1f48285a-e892-470c-96b4-a7a5f0e47440 tempest-VolumeImageDependencyTests-1821976841 tempest-VolumeImageDependencyTests-1821976841-project-member] http://192.168.122.198/volume/v3/volumes/460e365d-fd91-4b63-98fa-81fe50f3efe6 returned with HTTP 200 Sep 06 06:50:43 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1293/2604] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:50:43 2026] GET /volume/v3/volumes/460e365d-fd91-4b63-98fa-81fe50f3efe6 => generated 937 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:50:44 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-bf399cad-54a2-493a-a5a1-5dae9eb63d3e None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:50:44 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-bf399cad-54a2-493a-a5a1-5dae9eb63d3e tempest-VolumeImageDependencyTests-1821976841 tempest-VolumeImageDependencyTests-1821976841-project-member] GET http://192.168.122.198/volume/v3/volumes/460e365d-fd91-4b63-98fa-81fe50f3efe6 Sep 06 06:50:44 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-bf399cad-54a2-493a-a5a1-5dae9eb63d3e tempest-VolumeImageDependencyTests-1821976841 tempest-VolumeImageDependencyTests-1821976841-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:50:44 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-bf399cad-54a2-493a-a5a1-5dae9eb63d3e tempest-VolumeImageDependencyTests-1821976841 tempest-VolumeImageDependencyTests-1821976841-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:50:44 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:50:44 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:50:44 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:50:44 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:50:44 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-bf399cad-54a2-493a-a5a1-5dae9eb63d3e tempest-VolumeImageDependencyTests-1821976841 tempest-VolumeImageDependencyTests-1821976841-project-member] Volume info retrieved successfully. Sep 06 06:50:44 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-bf399cad-54a2-493a-a5a1-5dae9eb63d3e tempest-VolumeImageDependencyTests-1821976841 tempest-VolumeImageDependencyTests-1821976841-project-member] http://192.168.122.198/volume/v3/volumes/460e365d-fd91-4b63-98fa-81fe50f3efe6 returned with HTTP 200 Sep 06 06:50:44 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1312/2605] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:50:44 2026] GET /volume/v3/volumes/460e365d-fd91-4b63-98fa-81fe50f3efe6 => generated 1202 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 06:50:44 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-3cbd8a28-51ba-4194-ac06-58cdb18630c4 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:50:44 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-3cbd8a28-51ba-4194-ac06-58cdb18630c4 tempest-VolumeImageDependencyTests-1821976841 tempest-VolumeImageDependencyTests-1821976841-project-member] GET http://192.168.122.198/volume/v3/volumes/460e365d-fd91-4b63-98fa-81fe50f3efe6 Sep 06 06:50:44 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-3cbd8a28-51ba-4194-ac06-58cdb18630c4 tempest-VolumeImageDependencyTests-1821976841 tempest-VolumeImageDependencyTests-1821976841-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:50:44 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-3cbd8a28-51ba-4194-ac06-58cdb18630c4 tempest-VolumeImageDependencyTests-1821976841 tempest-VolumeImageDependencyTests-1821976841-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:50:44 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:50:44 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:50:44 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:50:44 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:50:44 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-3cbd8a28-51ba-4194-ac06-58cdb18630c4 tempest-VolumeImageDependencyTests-1821976841 tempest-VolumeImageDependencyTests-1821976841-project-member] Volume info retrieved successfully. Sep 06 06:50:44 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-3cbd8a28-51ba-4194-ac06-58cdb18630c4 tempest-VolumeImageDependencyTests-1821976841 tempest-VolumeImageDependencyTests-1821976841-project-member] http://192.168.122.198/volume/v3/volumes/460e365d-fd91-4b63-98fa-81fe50f3efe6 returned with HTTP 200 Sep 06 06:50:44 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1294/2606] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:50:44 2026] GET /volume/v3/volumes/460e365d-fd91-4b63-98fa-81fe50f3efe6 => generated 1202 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 06:50:44 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-317a8c77-0c17-48c1-8b1a-5f4b4d333251 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:50:44 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-317a8c77-0c17-48c1-8b1a-5f4b4d333251 tempest-VolumeImageDependencyTests-1821976841 tempest-VolumeImageDependencyTests-1821976841-project-member] DELETE http://192.168.122.198/volume/v3/volumes/460e365d-fd91-4b63-98fa-81fe50f3efe6 Sep 06 06:50:44 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-317a8c77-0c17-48c1-8b1a-5f4b4d333251 tempest-VolumeImageDependencyTests-1821976841 tempest-VolumeImageDependencyTests-1821976841-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:50:44 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-317a8c77-0c17-48c1-8b1a-5f4b4d333251 tempest-VolumeImageDependencyTests-1821976841 tempest-VolumeImageDependencyTests-1821976841-project-member] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:50:44 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-317a8c77-0c17-48c1-8b1a-5f4b4d333251 tempest-VolumeImageDependencyTests-1821976841 tempest-VolumeImageDependencyTests-1821976841-project-member] Delete volume with id: 460e365d-fd91-4b63-98fa-81fe50f3efe6 Sep 06 06:50:44 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:50:44 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:50:44 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:50:44 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:50:44 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-317a8c77-0c17-48c1-8b1a-5f4b4d333251 tempest-VolumeImageDependencyTests-1821976841 tempest-VolumeImageDependencyTests-1821976841-project-member] Volume info retrieved successfully. Sep 06 06:50:45 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-317a8c77-0c17-48c1-8b1a-5f4b4d333251 tempest-VolumeImageDependencyTests-1821976841 tempest-VolumeImageDependencyTests-1821976841-project-member] Delete volume request issued successfully. Sep 06 06:50:45 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-317a8c77-0c17-48c1-8b1a-5f4b4d333251 tempest-VolumeImageDependencyTests-1821976841 tempest-VolumeImageDependencyTests-1821976841-project-member] http://192.168.122.198/volume/v3/volumes/460e365d-fd91-4b63-98fa-81fe50f3efe6 returned with HTTP 202 Sep 06 06:50:45 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1313/2607] 192.168.122.198 () {60 vars in 1276 bytes} [Sun Sep 6 06:50:44 2026] DELETE /volume/v3/volumes/460e365d-fd91-4b63-98fa-81fe50f3efe6 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 06:50:45 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-ab09ca45-68b2-4114-bbad-bd88ef815285 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:50:45 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ab09ca45-68b2-4114-bbad-bd88ef815285 tempest-VolumeImageDependencyTests-1821976841 tempest-VolumeImageDependencyTests-1821976841-project-member] GET http://192.168.122.198/volume/v3/volumes/460e365d-fd91-4b63-98fa-81fe50f3efe6 Sep 06 06:50:45 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ab09ca45-68b2-4114-bbad-bd88ef815285 tempest-VolumeImageDependencyTests-1821976841 tempest-VolumeImageDependencyTests-1821976841-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:50:45 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ab09ca45-68b2-4114-bbad-bd88ef815285 tempest-VolumeImageDependencyTests-1821976841 tempest-VolumeImageDependencyTests-1821976841-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:50:45 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:50:45 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:50:45 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:50:45 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:50:45 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-ab09ca45-68b2-4114-bbad-bd88ef815285 tempest-VolumeImageDependencyTests-1821976841 tempest-VolumeImageDependencyTests-1821976841-project-member] Volume info retrieved successfully. Sep 06 06:50:45 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ab09ca45-68b2-4114-bbad-bd88ef815285 tempest-VolumeImageDependencyTests-1821976841 tempest-VolumeImageDependencyTests-1821976841-project-member] http://192.168.122.198/volume/v3/volumes/460e365d-fd91-4b63-98fa-81fe50f3efe6 returned with HTTP 200 Sep 06 06:50:45 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1295/2608] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:50:45 2026] GET /volume/v3/volumes/460e365d-fd91-4b63-98fa-81fe50f3efe6 => generated 1201 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 06:50:46 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-fd1783a3-1fab-4632-bba7-10c29c3905d5 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:50:46 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-fd1783a3-1fab-4632-bba7-10c29c3905d5 tempest-VolumeImageDependencyTests-1821976841 tempest-VolumeImageDependencyTests-1821976841-project-member] GET http://192.168.122.198/volume/v3/volumes/460e365d-fd91-4b63-98fa-81fe50f3efe6 Sep 06 06:50:46 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-fd1783a3-1fab-4632-bba7-10c29c3905d5 tempest-VolumeImageDependencyTests-1821976841 tempest-VolumeImageDependencyTests-1821976841-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:50:46 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-fd1783a3-1fab-4632-bba7-10c29c3905d5 tempest-VolumeImageDependencyTests-1821976841 tempest-VolumeImageDependencyTests-1821976841-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:50:46 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-fd1783a3-1fab-4632-bba7-10c29c3905d5 tempest-VolumeImageDependencyTests-1821976841 tempest-VolumeImageDependencyTests-1821976841-project-member] http://192.168.122.198/volume/v3/volumes/460e365d-fd91-4b63-98fa-81fe50f3efe6 returned with HTTP 404 Sep 06 06:50:46 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1314/2609] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:50:46 2026] GET /volume/v3/volumes/460e365d-fd91-4b63-98fa-81fe50f3efe6 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 06:50:46 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-dafdb2ce-d2b2-498f-9fcc-25558f47ab90 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:50:46 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-dafdb2ce-d2b2-498f-9fcc-25558f47ab90 tempest-VolumeImageDependencyTests-1821976841 tempest-VolumeImageDependencyTests-1821976841-project-member] DELETE http://192.168.122.198/volume/v3/volumes/460e365d-fd91-4b63-98fa-81fe50f3efe6 Sep 06 06:50:46 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-dafdb2ce-d2b2-498f-9fcc-25558f47ab90 tempest-VolumeImageDependencyTests-1821976841 tempest-VolumeImageDependencyTests-1821976841-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:50:46 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-dafdb2ce-d2b2-498f-9fcc-25558f47ab90 tempest-VolumeImageDependencyTests-1821976841 tempest-VolumeImageDependencyTests-1821976841-project-member] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:50:46 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-dafdb2ce-d2b2-498f-9fcc-25558f47ab90 tempest-VolumeImageDependencyTests-1821976841 tempest-VolumeImageDependencyTests-1821976841-project-member] Delete volume with id: 460e365d-fd91-4b63-98fa-81fe50f3efe6 Sep 06 06:50:46 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-dafdb2ce-d2b2-498f-9fcc-25558f47ab90 tempest-VolumeImageDependencyTests-1821976841 tempest-VolumeImageDependencyTests-1821976841-project-member] http://192.168.122.198/volume/v3/volumes/460e365d-fd91-4b63-98fa-81fe50f3efe6 returned with HTTP 404 Sep 06 06:50:46 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1296/2610] 192.168.122.198 () {60 vars in 1276 bytes} [Sun Sep 6 06:50:46 2026] DELETE /volume/v3/volumes/460e365d-fd91-4b63-98fa-81fe50f3efe6 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 06:50:46 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-e55c36d0-1ca4-4fb3-97fe-73fd55c5f9cb None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:50:46 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e55c36d0-1ca4-4fb3-97fe-73fd55c5f9cb tempest-VolumeImageDependencyTests-1821976841 tempest-VolumeImageDependencyTests-1821976841-project-member] GET http://192.168.122.198/volume/v3/volumes/460e365d-fd91-4b63-98fa-81fe50f3efe6 Sep 06 06:50:46 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e55c36d0-1ca4-4fb3-97fe-73fd55c5f9cb tempest-VolumeImageDependencyTests-1821976841 tempest-VolumeImageDependencyTests-1821976841-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:50:46 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e55c36d0-1ca4-4fb3-97fe-73fd55c5f9cb tempest-VolumeImageDependencyTests-1821976841 tempest-VolumeImageDependencyTests-1821976841-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:50:46 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e55c36d0-1ca4-4fb3-97fe-73fd55c5f9cb tempest-VolumeImageDependencyTests-1821976841 tempest-VolumeImageDependencyTests-1821976841-project-member] http://192.168.122.198/volume/v3/volumes/460e365d-fd91-4b63-98fa-81fe50f3efe6 returned with HTTP 404 Sep 06 06:50:46 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1315/2611] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:50:46 2026] GET /volume/v3/volumes/460e365d-fd91-4b63-98fa-81fe50f3efe6 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 06:50:48 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-bc335e58-a9e0-47f9-94fd-042011e63c57 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:50:48 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-bc335e58-a9e0-47f9-94fd-042011e63c57 tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:50:48 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-bc335e58-a9e0-47f9-94fd-042011e63c57 tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:50:48 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.volumes [None req-bc335e58-a9e0-47f9-94fd-042011e63c57 tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=87014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:50:48 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-bc335e58-a9e0-47f9-94fd-042011e63c57 tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] Create volume of 1 GB Sep 06 06:50:48 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-bc335e58-a9e0-47f9-94fd-042011e63c57 tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] Availability Zones retrieved successfully. Sep 06 06:50:48 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-bc335e58-a9e0-47f9-94fd-042011e63c57 tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] Flow 'volume_create_api' (c9448310-8f8c-4b81-9c95-e905052fd78d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:50:48 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-bc335e58-a9e0-47f9-94fd-042011e63c57 tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc3a804e-fe21-4eac-a2c1-29f3b824c82d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:50:48 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.flows.api.create_volume [None req-bc335e58-a9e0-47f9-94fd-042011e63c57 tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] Validating volume size '1' using validate_int {{(pid=87014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:50:48 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-bc335e58-a9e0-47f9-94fd-042011e63c57 tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc3a804e-fe21-4eac-a2c1-29f3b824c82d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:50:48 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-bc335e58-a9e0-47f9-94fd-042011e63c57 tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a40ac7b-0070-458c-a542-4ce6eb6f84ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:50:48 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-bc335e58-a9e0-47f9-94fd-042011e63c57 tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] Created reservations ['f879f202-2c41-4d97-b760-8c69a99cbb75', 'efd627c4-5225-4c93-85de-367d56abaea2', '2432acef-1f72-4217-b57d-ad9fc0364e28', '929640b2-73c1-4cc6-8219-5fe3afdbf006'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:50:48 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-bc335e58-a9e0-47f9-94fd-042011e63c57 tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a40ac7b-0070-458c-a542-4ce6eb6f84ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f879f202-2c41-4d97-b760-8c69a99cbb75', 'efd627c4-5225-4c93-85de-367d56abaea2', '2432acef-1f72-4217-b57d-ad9fc0364e28', '929640b2-73c1-4cc6-8219-5fe3afdbf006']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:50:48 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-bc335e58-a9e0-47f9-94fd-042011e63c57 tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed9d8ae7-3546-410f-acaa-e49b6f0f0d4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:50:48 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:50:48 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:50:48 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-bc335e58-a9e0-47f9-94fd-042011e63c57 tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed9d8ae7-3546-410f-acaa-e49b6f0f0d4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4461d7b8-d900-4b76-92b5-5a5f13cc0cac', '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='bd769f8f25d7476f903379c7dfd24a35',qos_specs=None,replication_status=,reservations=['f879f202-2c41-4d97-b760-8c69a99cbb75','efd627c4-5225-4c93-85de-367d56abaea2','2432acef-1f72-4217-b57d-ad9fc0364e28','929640b2-73c1-4cc6-8219-5fe3afdbf006'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d2aee50f2354d79a31830bbce90cbd9',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:50:48Z,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=4461d7b8-d900-4b76-92b5-5a5f13cc0cac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd769f8f25d7476f903379c7dfd24a35',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5d2aee50f2354d79a31830bbce90cbd9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:50:48 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-bc335e58-a9e0-47f9-94fd-042011e63c57 tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (703b64c9-ad5e-482c-92f4-d3e092fad935) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:50:48 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-bc335e58-a9e0-47f9-94fd-042011e63c57 tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (703b64c9-ad5e-482c-92f4-d3e092fad935) transitioned into state 'SUCCESS' from 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='bd769f8f25d7476f903379c7dfd24a35',qos_specs=None,replication_status=,reservations=['f879f202-2c41-4d97-b760-8c69a99cbb75','efd627c4-5225-4c93-85de-367d56abaea2','2432acef-1f72-4217-b57d-ad9fc0364e28','929640b2-73c1-4cc6-8219-5fe3afdbf006'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d2aee50f2354d79a31830bbce90cbd9',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:50:48 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-bc335e58-a9e0-47f9-94fd-042011e63c57 tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94791996-deb7-43bb-9674-653e3bbc75e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:50:48 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-bc335e58-a9e0-47f9-94fd-042011e63c57 tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94791996-deb7-43bb-9674-653e3bbc75e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:50:48 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-bc335e58-a9e0-47f9-94fd-042011e63c57 tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] Flow 'volume_create_api' (c9448310-8f8c-4b81-9c95-e905052fd78d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:50:48 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-bc335e58-a9e0-47f9-94fd-042011e63c57 tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] Create volume request issued successfully. Sep 06 06:50:48 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-bc335e58-a9e0-47f9-94fd-042011e63c57 tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:50:48 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1297/2612] 192.168.122.198 () {60 vars in 1142 bytes} [Sun Sep 6 06:50:48 2026] POST /volume/v3/volumes => generated 749 bytes in 493 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:50:48 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-269547f6-a86f-4177-8189-812baa85b9f2 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:50:48 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-269547f6-a86f-4177-8189-812baa85b9f2 tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] GET http://192.168.122.198/volume/v3/volumes/4461d7b8-d900-4b76-92b5-5a5f13cc0cac Sep 06 06:50:48 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-269547f6-a86f-4177-8189-812baa85b9f2 tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:50:48 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-269547f6-a86f-4177-8189-812baa85b9f2 tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:50:48 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:50:48 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:50:48 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:50:48 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:50:48 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-269547f6-a86f-4177-8189-812baa85b9f2 tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] Volume info retrieved successfully. Sep 06 06:50:48 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-269547f6-a86f-4177-8189-812baa85b9f2 tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] http://192.168.122.198/volume/v3/volumes/4461d7b8-d900-4b76-92b5-5a5f13cc0cac returned with HTTP 200 Sep 06 06:50:48 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1316/2613] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:50:48 2026] GET /volume/v3/volumes/4461d7b8-d900-4b76-92b5-5a5f13cc0cac => generated 817 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:50:49 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-3eb42276-d068-468a-8772-a9c4ef027672 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:50:49 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-3eb42276-d068-468a-8772-a9c4ef027672 tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] GET http://192.168.122.198/volume/v3/volumes/4461d7b8-d900-4b76-92b5-5a5f13cc0cac Sep 06 06:50:49 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-3eb42276-d068-468a-8772-a9c4ef027672 tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:50:49 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-3eb42276-d068-468a-8772-a9c4ef027672 tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:50:49 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:50:49 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:50:49 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:50:49 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:50:49 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-3eb42276-d068-468a-8772-a9c4ef027672 tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] Volume info retrieved successfully. Sep 06 06:50:49 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-3eb42276-d068-468a-8772-a9c4ef027672 tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] http://192.168.122.198/volume/v3/volumes/4461d7b8-d900-4b76-92b5-5a5f13cc0cac returned with HTTP 200 Sep 06 06:50:49 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1298/2614] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:50:49 2026] GET /volume/v3/volumes/4461d7b8-d900-4b76-92b5-5a5f13cc0cac => generated 842 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:50:49 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-12e84a1d-6df9-4967-921c-afe52f59ae88 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:50:49 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-12e84a1d-6df9-4967-921c-afe52f59ae88 tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] GET http://192.168.122.198/volume/v3/volumes/4461d7b8-d900-4b76-92b5-5a5f13cc0cac Sep 06 06:50:50 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-12e84a1d-6df9-4967-921c-afe52f59ae88 tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:50:50 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-12e84a1d-6df9-4967-921c-afe52f59ae88 tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:50:50 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:50:50 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:50:50 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:50:50 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:50:50 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-12e84a1d-6df9-4967-921c-afe52f59ae88 tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] Volume info retrieved successfully. Sep 06 06:50:50 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-12e84a1d-6df9-4967-921c-afe52f59ae88 tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] http://192.168.122.198/volume/v3/volumes/4461d7b8-d900-4b76-92b5-5a5f13cc0cac returned with HTTP 200 Sep 06 06:50:50 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1317/2615] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:50:49 2026] GET /volume/v3/volumes/4461d7b8-d900-4b76-92b5-5a5f13cc0cac => generated 842 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:50:50 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-f06f3abd-3c5a-4037-b76b-6266c47527ef None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:50:50 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f06f3abd-3c5a-4037-b76b-6266c47527ef tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:50:50 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-f06f3abd-3c5a-4037-b76b-6266c47527ef tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-1354744034"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:50:50 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.volumes [None req-f06f3abd-3c5a-4037-b76b-6266c47527ef tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-1354744034'}} {{(pid=87014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:50:50 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-f06f3abd-3c5a-4037-b76b-6266c47527ef tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] Create volume of 1 GB Sep 06 06:50:50 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-f06f3abd-3c5a-4037-b76b-6266c47527ef tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] Availability Zones retrieved successfully. Sep 06 06:50:50 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-f06f3abd-3c5a-4037-b76b-6266c47527ef tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] Flow 'volume_create_api' (64e13c6e-7949-4b0a-aeb6-b5548afd45c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:50:50 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-f06f3abd-3c5a-4037-b76b-6266c47527ef tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fb4658b-a658-4d76-a6a7-657638998616) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:50:50 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.flows.api.create_volume [None req-f06f3abd-3c5a-4037-b76b-6266c47527ef tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] Validating volume size '1' using validate_int {{(pid=87014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:50:50 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-f06f3abd-3c5a-4037-b76b-6266c47527ef tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fb4658b-a658-4d76-a6a7-657638998616) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:50:50 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-f06f3abd-3c5a-4037-b76b-6266c47527ef tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07694601-8e16-4885-8921-b60b32302147) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:50:50 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-f06f3abd-3c5a-4037-b76b-6266c47527ef tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] Created reservations ['f6aad983-d11a-4b85-a860-8c497b76a8ea', 'c0c38b32-cc3c-4f92-a03a-07eb23e5da7f', 'fe9ecd1b-5fc5-4e29-b027-47b17ea42a93', '85740c6d-6e98-48fb-b43e-b48a742c0fdb'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:50:50 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-f06f3abd-3c5a-4037-b76b-6266c47527ef tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07694601-8e16-4885-8921-b60b32302147) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f6aad983-d11a-4b85-a860-8c497b76a8ea', 'c0c38b32-cc3c-4f92-a03a-07eb23e5da7f', 'fe9ecd1b-5fc5-4e29-b027-47b17ea42a93', '85740c6d-6e98-48fb-b43e-b48a742c0fdb']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:50:50 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-f06f3abd-3c5a-4037-b76b-6266c47527ef tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f39cbb72-6c49-4568-883a-476bb733efe3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:50:50 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:50:50 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:50:50 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-f06f3abd-3c5a-4037-b76b-6266c47527ef tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f39cbb72-6c49-4568-883a-476bb733efe3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '30d00df9-a58c-4c1c-8c16-d2612d3cb4f1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1354744034',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd769f8f25d7476f903379c7dfd24a35',qos_specs=None,replication_status=,reservations=['f6aad983-d11a-4b85-a860-8c497b76a8ea','c0c38b32-cc3c-4f92-a03a-07eb23e5da7f','fe9ecd1b-5fc5-4e29-b027-47b17ea42a93','85740c6d-6e98-48fb-b43e-b48a742c0fdb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d2aee50f2354d79a31830bbce90cbd9',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:50:50Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1354744034',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=30d00df9-a58c-4c1c-8c16-d2612d3cb4f1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd769f8f25d7476f903379c7dfd24a35',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5d2aee50f2354d79a31830bbce90cbd9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:50:50 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-f06f3abd-3c5a-4037-b76b-6266c47527ef tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c27fcb16-923c-481b-a2c3-b9fb9a1ebecb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:50:50 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-f06f3abd-3c5a-4037-b76b-6266c47527ef tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c27fcb16-923c-481b-a2c3-b9fb9a1ebecb) transitioned into 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-1354744034',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd769f8f25d7476f903379c7dfd24a35',qos_specs=None,replication_status=,reservations=['f6aad983-d11a-4b85-a860-8c497b76a8ea','c0c38b32-cc3c-4f92-a03a-07eb23e5da7f','fe9ecd1b-5fc5-4e29-b027-47b17ea42a93','85740c6d-6e98-48fb-b43e-b48a742c0fdb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d2aee50f2354d79a31830bbce90cbd9',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:50:50 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-f06f3abd-3c5a-4037-b76b-6266c47527ef tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2b58c68-fbfc-4127-878e-c65599073684) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:50:50 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-f06f3abd-3c5a-4037-b76b-6266c47527ef tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2b58c68-fbfc-4127-878e-c65599073684) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:50:50 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-f06f3abd-3c5a-4037-b76b-6266c47527ef tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] Flow 'volume_create_api' (64e13c6e-7949-4b0a-aeb6-b5548afd45c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:50:50 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-f06f3abd-3c5a-4037-b76b-6266c47527ef tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] Create volume request issued successfully. Sep 06 06:50:50 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f06f3abd-3c5a-4037-b76b-6266c47527ef tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:50:50 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1299/2616] 192.168.122.198 () {60 vars in 1143 bytes} [Sun Sep 6 06:50:50 2026] POST /volume/v3/volumes => generated 785 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:50:50 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-6db42c1c-cb97-4a37-b7b4-6795a9559435 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:50:50 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-6db42c1c-cb97-4a37-b7b4-6795a9559435 tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] GET http://192.168.122.198/volume/v3/volumes/30d00df9-a58c-4c1c-8c16-d2612d3cb4f1 Sep 06 06:50:50 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-6db42c1c-cb97-4a37-b7b4-6795a9559435 tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:50:50 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-6db42c1c-cb97-4a37-b7b4-6795a9559435 tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:50:50 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:50:50 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:50:50 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:50:50 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:50:50 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-6db42c1c-cb97-4a37-b7b4-6795a9559435 tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] Volume info retrieved successfully. Sep 06 06:50:50 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-6db42c1c-cb97-4a37-b7b4-6795a9559435 tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] http://192.168.122.198/volume/v3/volumes/30d00df9-a58c-4c1c-8c16-d2612d3cb4f1 returned with HTTP 200 Sep 06 06:50:50 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1318/2617] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:50:50 2026] GET /volume/v3/volumes/30d00df9-a58c-4c1c-8c16-d2612d3cb4f1 => generated 853 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:50:51 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-549dadc0-3eab-482a-aafd-f99d5171b8da None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:50:51 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-549dadc0-3eab-482a-aafd-f99d5171b8da tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] GET http://192.168.122.198/volume/v3/volumes/30d00df9-a58c-4c1c-8c16-d2612d3cb4f1 Sep 06 06:50:51 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-549dadc0-3eab-482a-aafd-f99d5171b8da tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:50:51 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-549dadc0-3eab-482a-aafd-f99d5171b8da tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:50:51 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:50:51 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:50:51 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:50:51 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:50:51 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-549dadc0-3eab-482a-aafd-f99d5171b8da tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] Volume info retrieved successfully. Sep 06 06:50:51 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-549dadc0-3eab-482a-aafd-f99d5171b8da tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] http://192.168.122.198/volume/v3/volumes/30d00df9-a58c-4c1c-8c16-d2612d3cb4f1 returned with HTTP 200 Sep 06 06:50:51 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1300/2618] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:50:51 2026] GET /volume/v3/volumes/30d00df9-a58c-4c1c-8c16-d2612d3cb4f1 => generated 878 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:50:51 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-004b6f18-1efb-4ad9-b15b-1e8d0fa393aa None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:50:51 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-004b6f18-1efb-4ad9-b15b-1e8d0fa393aa tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] GET http://192.168.122.198/volume/v3/volumes/30d00df9-a58c-4c1c-8c16-d2612d3cb4f1 Sep 06 06:50:51 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-004b6f18-1efb-4ad9-b15b-1e8d0fa393aa tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:50:51 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-004b6f18-1efb-4ad9-b15b-1e8d0fa393aa tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:50:51 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:50:51 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:50:51 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:50:51 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:50:51 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-004b6f18-1efb-4ad9-b15b-1e8d0fa393aa tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] Volume info retrieved successfully. Sep 06 06:50:51 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-004b6f18-1efb-4ad9-b15b-1e8d0fa393aa tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] http://192.168.122.198/volume/v3/volumes/30d00df9-a58c-4c1c-8c16-d2612d3cb4f1 returned with HTTP 200 Sep 06 06:50:51 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1319/2619] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:50:51 2026] GET /volume/v3/volumes/30d00df9-a58c-4c1c-8c16-d2612d3cb4f1 => generated 878 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:50:51 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-725ce3cc-209e-4199-b38b-78ad9ecb4e52 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:50:51 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-725ce3cc-209e-4199-b38b-78ad9ecb4e52 tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] POST http://192.168.122.198/volume/v3/snapshots Sep 06 06:50:51 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-725ce3cc-209e-4199-b38b-78ad9ecb4e52 tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "30d00df9-a58c-4c1c-8c16-d2612d3cb4f1", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-973871798"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:50:51 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:50:51 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:50:51 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:50:51 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:50:51 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-725ce3cc-209e-4199-b38b-78ad9ecb4e52 tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] Volume info retrieved successfully. Sep 06 06:50:51 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.snapshots [None req-725ce3cc-209e-4199-b38b-78ad9ecb4e52 tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] Create snapshot from volume 30d00df9-a58c-4c1c-8c16-d2612d3cb4f1 Sep 06 06:50:51 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-725ce3cc-209e-4199-b38b-78ad9ecb4e52 tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] Created reservations ['d4626486-1d02-47f1-850d-fbe29f97b747', '3a63619a-09d6-4236-9e9f-3e2de02052ae', '0d2bdae8-3e1d-43c2-b9fb-e7b73e7c1f54', '9a7b0105-8881-4b84-a3b3-2aced7ec2e63'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:50:51 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:50:51 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:50:51 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-725ce3cc-209e-4199-b38b-78ad9ecb4e52 tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] Snapshot create request issued successfully. Sep 06 06:50:51 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-725ce3cc-209e-4199-b38b-78ad9ecb4e52 tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] http://192.168.122.198/volume/v3/snapshots returned with HTTP 202 Sep 06 06:50:51 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1301/2620] 192.168.122.198 () {60 vars in 1149 bytes} [Sun Sep 6 06:50:51 2026] POST /volume/v3/snapshots => generated 325 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:50:51 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-7fdd90ee-af90-45e9-8efd-9f09b449533b None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:50:51 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-7fdd90ee-af90-45e9-8efd-9f09b449533b tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] GET http://192.168.122.198/volume/v3/snapshots/0bdba420-7748-4ec4-ba85-acdf25f50b11 Sep 06 06:50:51 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-7fdd90ee-af90-45e9-8efd-9f09b449533b tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:50:51 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-7fdd90ee-af90-45e9-8efd-9f09b449533b tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:50:51 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:50:51 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:50:51 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-7fdd90ee-af90-45e9-8efd-9f09b449533b tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] Snapshot retrieved successfully. Sep 06 06:50:51 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-7fdd90ee-af90-45e9-8efd-9f09b449533b tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] http://192.168.122.198/volume/v3/snapshots/0bdba420-7748-4ec4-ba85-acdf25f50b11 returned with HTTP 200 Sep 06 06:50:51 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1320/2621] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:50:51 2026] GET /volume/v3/snapshots/0bdba420-7748-4ec4-ba85-acdf25f50b11 => generated 457 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:50:52 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-4151c3a2-d072-4b76-b84e-1375d67b075e None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:50:52 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-4151c3a2-d072-4b76-b84e-1375d67b075e tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] GET http://192.168.122.198/volume/v3/snapshots/0bdba420-7748-4ec4-ba85-acdf25f50b11 Sep 06 06:50:52 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-4151c3a2-d072-4b76-b84e-1375d67b075e tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:50:52 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-4151c3a2-d072-4b76-b84e-1375d67b075e tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:50:52 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:50:52 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:50:52 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-4151c3a2-d072-4b76-b84e-1375d67b075e tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] Snapshot retrieved successfully. Sep 06 06:50:52 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-4151c3a2-d072-4b76-b84e-1375d67b075e tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] http://192.168.122.198/volume/v3/snapshots/0bdba420-7748-4ec4-ba85-acdf25f50b11 returned with HTTP 200 Sep 06 06:50:52 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1302/2622] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:50:52 2026] GET /volume/v3/snapshots/0bdba420-7748-4ec4-ba85-acdf25f50b11 => generated 457 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:50:53 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-260877d3-c5c5-45cb-a93b-ec2cc753948c None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:50:53 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-260877d3-c5c5-45cb-a93b-ec2cc753948c tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] GET http://192.168.122.198/volume/v3/snapshots/0bdba420-7748-4ec4-ba85-acdf25f50b11 Sep 06 06:50:53 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-260877d3-c5c5-45cb-a93b-ec2cc753948c tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:50:53 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-260877d3-c5c5-45cb-a93b-ec2cc753948c tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:50:53 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:50:53 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:50:53 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-260877d3-c5c5-45cb-a93b-ec2cc753948c tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] Snapshot retrieved successfully. Sep 06 06:50:53 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-260877d3-c5c5-45cb-a93b-ec2cc753948c tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] http://192.168.122.198/volume/v3/snapshots/0bdba420-7748-4ec4-ba85-acdf25f50b11 returned with HTTP 200 Sep 06 06:50:53 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1321/2623] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:50:53 2026] GET /volume/v3/snapshots/0bdba420-7748-4ec4-ba85-acdf25f50b11 => generated 484 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:50:53 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-ca749b53-246d-4e7e-a73a-9cb348bd8647 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:50:53 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ca749b53-246d-4e7e-a73a-9cb348bd8647 tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] GET http://192.168.122.198/volume/v3/snapshots/0bdba420-7748-4ec4-ba85-acdf25f50b11 Sep 06 06:50:53 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ca749b53-246d-4e7e-a73a-9cb348bd8647 tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:50:53 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ca749b53-246d-4e7e-a73a-9cb348bd8647 tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:50:53 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:50:53 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:50:53 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-ca749b53-246d-4e7e-a73a-9cb348bd8647 tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] Snapshot retrieved successfully. Sep 06 06:50:53 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ca749b53-246d-4e7e-a73a-9cb348bd8647 tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] http://192.168.122.198/volume/v3/snapshots/0bdba420-7748-4ec4-ba85-acdf25f50b11 returned with HTTP 200 Sep 06 06:50:53 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1303/2624] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:50:53 2026] GET /volume/v3/snapshots/0bdba420-7748-4ec4-ba85-acdf25f50b11 => generated 484 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:50:53 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-a3e8687b-4d3c-48f0-825a-de67829775c7 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:50:53 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-a3e8687b-4d3c-48f0-825a-de67829775c7 tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] DELETE http://192.168.122.198/volume/v3/snapshots/0bdba420-7748-4ec4-ba85-acdf25f50b11 Sep 06 06:50:53 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-a3e8687b-4d3c-48f0-825a-de67829775c7 tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:50:53 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-a3e8687b-4d3c-48f0-825a-de67829775c7 tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:50:53 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.snapshots [None req-a3e8687b-4d3c-48f0-825a-de67829775c7 tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] Delete snapshot with id: 0bdba420-7748-4ec4-ba85-acdf25f50b11 Sep 06 06:50:53 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:50:53 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:50:53 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-a3e8687b-4d3c-48f0-825a-de67829775c7 tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] Snapshot retrieved successfully. Sep 06 06:50:53 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:50:53 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:50:53 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-a3e8687b-4d3c-48f0-825a-de67829775c7 tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] Snapshot delete request issued successfully. Sep 06 06:50:53 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-a3e8687b-4d3c-48f0-825a-de67829775c7 tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] http://192.168.122.198/volume/v3/snapshots/0bdba420-7748-4ec4-ba85-acdf25f50b11 returned with HTTP 202 Sep 06 06:50:53 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1322/2625] 192.168.122.198 () {58 vars in 1241 bytes} [Sun Sep 6 06:50:53 2026] DELETE /volume/v3/snapshots/0bdba420-7748-4ec4-ba85-acdf25f50b11 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:50:53 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-4bf64189-d697-4bf7-b1c1-a236361731eb None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:50:53 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-4bf64189-d697-4bf7-b1c1-a236361731eb tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] GET http://192.168.122.198/volume/v3/snapshots/0bdba420-7748-4ec4-ba85-acdf25f50b11 Sep 06 06:50:53 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-4bf64189-d697-4bf7-b1c1-a236361731eb tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:50:53 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-4bf64189-d697-4bf7-b1c1-a236361731eb tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:50:53 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:50:53 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:50:53 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-4bf64189-d697-4bf7-b1c1-a236361731eb tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] Snapshot retrieved successfully. Sep 06 06:50:53 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-4bf64189-d697-4bf7-b1c1-a236361731eb tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] http://192.168.122.198/volume/v3/snapshots/0bdba420-7748-4ec4-ba85-acdf25f50b11 returned with HTTP 200 Sep 06 06:50:53 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1304/2626] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:50:53 2026] GET /volume/v3/snapshots/0bdba420-7748-4ec4-ba85-acdf25f50b11 => generated 483 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:50:54 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-58824ddf-f958-4791-8e52-88b95a9ba5d5 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:50:54 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-58824ddf-f958-4791-8e52-88b95a9ba5d5 tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] GET http://192.168.122.198/volume/v3/snapshots/0bdba420-7748-4ec4-ba85-acdf25f50b11 Sep 06 06:50:54 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-58824ddf-f958-4791-8e52-88b95a9ba5d5 tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:50:54 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-58824ddf-f958-4791-8e52-88b95a9ba5d5 tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:50:54 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:50:54 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:50:54 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-58824ddf-f958-4791-8e52-88b95a9ba5d5 tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] Snapshot retrieved successfully. Sep 06 06:50:54 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-58824ddf-f958-4791-8e52-88b95a9ba5d5 tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] http://192.168.122.198/volume/v3/snapshots/0bdba420-7748-4ec4-ba85-acdf25f50b11 returned with HTTP 200 Sep 06 06:50:54 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1323/2627] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:50:54 2026] GET /volume/v3/snapshots/0bdba420-7748-4ec4-ba85-acdf25f50b11 => generated 483 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:50:55 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-8000728e-da16-4dec-8d58-b7e63f857811 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:50:55 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-8000728e-da16-4dec-8d58-b7e63f857811 tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] GET http://192.168.122.198/volume/v3/snapshots/0bdba420-7748-4ec4-ba85-acdf25f50b11 Sep 06 06:50:55 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-8000728e-da16-4dec-8d58-b7e63f857811 tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:50:55 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-8000728e-da16-4dec-8d58-b7e63f857811 tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:50:55 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-8000728e-da16-4dec-8d58-b7e63f857811 tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] http://192.168.122.198/volume/v3/snapshots/0bdba420-7748-4ec4-ba85-acdf25f50b11 returned with HTTP 404 Sep 06 06:50:55 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1305/2628] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:50:55 2026] GET /volume/v3/snapshots/0bdba420-7748-4ec4-ba85-acdf25f50b11 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:50:55 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-e5fa0e1e-059e-4e8e-97a9-e39c63b52f47 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:50:55 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e5fa0e1e-059e-4e8e-97a9-e39c63b52f47 tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] DELETE http://192.168.122.198/volume/v3/volumes/30d00df9-a58c-4c1c-8c16-d2612d3cb4f1 Sep 06 06:50:55 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e5fa0e1e-059e-4e8e-97a9-e39c63b52f47 tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:50:55 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e5fa0e1e-059e-4e8e-97a9-e39c63b52f47 tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:50:55 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-e5fa0e1e-059e-4e8e-97a9-e39c63b52f47 tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] Delete volume with id: 30d00df9-a58c-4c1c-8c16-d2612d3cb4f1 Sep 06 06:50:55 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:50:55 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:50:55 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:50:55 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:50:55 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-e5fa0e1e-059e-4e8e-97a9-e39c63b52f47 tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] Volume info retrieved successfully. Sep 06 06:50:56 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-e5fa0e1e-059e-4e8e-97a9-e39c63b52f47 tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] Delete volume request issued successfully. Sep 06 06:50:56 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e5fa0e1e-059e-4e8e-97a9-e39c63b52f47 tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] http://192.168.122.198/volume/v3/volumes/30d00df9-a58c-4c1c-8c16-d2612d3cb4f1 returned with HTTP 202 Sep 06 06:50:56 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1324/2629] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:50:55 2026] DELETE /volume/v3/volumes/30d00df9-a58c-4c1c-8c16-d2612d3cb4f1 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:50:56 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-06e4095a-f00e-47f8-84f4-5c6408d1f556 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:50:56 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-06e4095a-f00e-47f8-84f4-5c6408d1f556 tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] GET http://192.168.122.198/volume/v3/volumes/30d00df9-a58c-4c1c-8c16-d2612d3cb4f1 Sep 06 06:50:56 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-06e4095a-f00e-47f8-84f4-5c6408d1f556 tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:50:56 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-06e4095a-f00e-47f8-84f4-5c6408d1f556 tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:50:56 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:50:56 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:50:56 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:50:56 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:50:56 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-06e4095a-f00e-47f8-84f4-5c6408d1f556 tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] Volume info retrieved successfully. Sep 06 06:50:56 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-06e4095a-f00e-47f8-84f4-5c6408d1f556 tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] http://192.168.122.198/volume/v3/volumes/30d00df9-a58c-4c1c-8c16-d2612d3cb4f1 returned with HTTP 200 Sep 06 06:50:56 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1306/2630] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:50:56 2026] GET /volume/v3/volumes/30d00df9-a58c-4c1c-8c16-d2612d3cb4f1 => generated 877 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:50:57 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-62f05edb-5f93-4926-b6cd-988d37aae82a None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:50:57 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-62f05edb-5f93-4926-b6cd-988d37aae82a tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] GET http://192.168.122.198/volume/v3/volumes/30d00df9-a58c-4c1c-8c16-d2612d3cb4f1 Sep 06 06:50:57 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-62f05edb-5f93-4926-b6cd-988d37aae82a tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:50:57 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-62f05edb-5f93-4926-b6cd-988d37aae82a tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:50:57 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-62f05edb-5f93-4926-b6cd-988d37aae82a tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] http://192.168.122.198/volume/v3/volumes/30d00df9-a58c-4c1c-8c16-d2612d3cb4f1 returned with HTTP 404 Sep 06 06:50:57 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1325/2631] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:50:57 2026] GET /volume/v3/volumes/30d00df9-a58c-4c1c-8c16-d2612d3cb4f1 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:50:57 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-2b866547-857d-4181-a19b-59d737d4077b None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:50:57 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-2b866547-857d-4181-a19b-59d737d4077b tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] DELETE http://192.168.122.198/volume/v3/volumes/4461d7b8-d900-4b76-92b5-5a5f13cc0cac Sep 06 06:50:57 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-2b866547-857d-4181-a19b-59d737d4077b tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:50:57 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-2b866547-857d-4181-a19b-59d737d4077b tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:50:57 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-2b866547-857d-4181-a19b-59d737d4077b tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] Delete volume with id: 4461d7b8-d900-4b76-92b5-5a5f13cc0cac Sep 06 06:50:57 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:50:57 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:50:57 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:50:57 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:50:57 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-2b866547-857d-4181-a19b-59d737d4077b tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] Volume info retrieved successfully. Sep 06 06:50:57 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-2b866547-857d-4181-a19b-59d737d4077b tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] Delete volume request issued successfully. Sep 06 06:50:57 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-2b866547-857d-4181-a19b-59d737d4077b tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] http://192.168.122.198/volume/v3/volumes/4461d7b8-d900-4b76-92b5-5a5f13cc0cac returned with HTTP 202 Sep 06 06:50:57 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1307/2632] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:50:57 2026] DELETE /volume/v3/volumes/4461d7b8-d900-4b76-92b5-5a5f13cc0cac => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:50:57 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-f61246d9-f20b-4134-8d22-b0ce843132c3 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:50:57 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f61246d9-f20b-4134-8d22-b0ce843132c3 tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] GET http://192.168.122.198/volume/v3/volumes/4461d7b8-d900-4b76-92b5-5a5f13cc0cac Sep 06 06:50:57 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-f61246d9-f20b-4134-8d22-b0ce843132c3 tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:50:57 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-f61246d9-f20b-4134-8d22-b0ce843132c3 tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:50:57 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:50:57 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:50:57 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:50:57 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:50:57 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-f61246d9-f20b-4134-8d22-b0ce843132c3 tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] Volume info retrieved successfully. Sep 06 06:50:57 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f61246d9-f20b-4134-8d22-b0ce843132c3 tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] http://192.168.122.198/volume/v3/volumes/4461d7b8-d900-4b76-92b5-5a5f13cc0cac returned with HTTP 200 Sep 06 06:50:57 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1326/2633] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:50:57 2026] GET /volume/v3/volumes/4461d7b8-d900-4b76-92b5-5a5f13cc0cac => generated 841 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:50:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-325388a5-9cfb-4c45-831d-f1115ee654f8 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:50:58 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-325388a5-9cfb-4c45-831d-f1115ee654f8 tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] GET http://192.168.122.198/volume/v3/volumes/4461d7b8-d900-4b76-92b5-5a5f13cc0cac Sep 06 06:50:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-325388a5-9cfb-4c45-831d-f1115ee654f8 tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:50:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-325388a5-9cfb-4c45-831d-f1115ee654f8 tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:50:58 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-325388a5-9cfb-4c45-831d-f1115ee654f8 tempest-CinderUnicodeTest-568341698 tempest-CinderUnicodeTest-568341698-project-member] http://192.168.122.198/volume/v3/volumes/4461d7b8-d900-4b76-92b5-5a5f13cc0cac returned with HTTP 404 Sep 06 06:50:58 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1308/2634] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:50:58 2026] GET /volume/v3/volumes/4461d7b8-d900-4b76-92b5-5a5f13cc0cac => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:51:00 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-09245eb3-4a89-4d56-982e-ebb0ad7822b7 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:00 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-09245eb3-4a89-4d56-982e-ebb0ad7822b7 tempest-ProjectReaderTests-1874834851 tempest-ProjectReaderTests-1874834851-project-admin] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:51:00 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-09245eb3-4a89-4d56-982e-ebb0ad7822b7 tempest-ProjectReaderTests-1874834851 tempest-ProjectReaderTests-1874834851-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2124834341"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:51:00 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.volumes [None req-09245eb3-4a89-4d56-982e-ebb0ad7822b7 tempest-ProjectReaderTests-1874834851 tempest-ProjectReaderTests-1874834851-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2124834341'}} {{(pid=87015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:51:00 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-09245eb3-4a89-4d56-982e-ebb0ad7822b7 tempest-ProjectReaderTests-1874834851 tempest-ProjectReaderTests-1874834851-project-admin] Create volume of 1 GB Sep 06 06:51:00 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-09245eb3-4a89-4d56-982e-ebb0ad7822b7 tempest-ProjectReaderTests-1874834851 tempest-ProjectReaderTests-1874834851-project-admin] Availability Zones retrieved successfully. Sep 06 06:51:00 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-09245eb3-4a89-4d56-982e-ebb0ad7822b7 tempest-ProjectReaderTests-1874834851 tempest-ProjectReaderTests-1874834851-project-admin] Flow 'volume_create_api' (e0d1d9e4-2574-4ba7-a476-ac6a2e10b78b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:51:00 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-09245eb3-4a89-4d56-982e-ebb0ad7822b7 tempest-ProjectReaderTests-1874834851 tempest-ProjectReaderTests-1874834851-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ac0f64c-2ffc-4f40-b02f-27de90bbc930) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:00 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.flows.api.create_volume [None req-09245eb3-4a89-4d56-982e-ebb0ad7822b7 tempest-ProjectReaderTests-1874834851 tempest-ProjectReaderTests-1874834851-project-admin] Validating volume size '1' using validate_int {{(pid=87015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:51:00 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-09245eb3-4a89-4d56-982e-ebb0ad7822b7 tempest-ProjectReaderTests-1874834851 tempest-ProjectReaderTests-1874834851-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ac0f64c-2ffc-4f40-b02f-27de90bbc930) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:00 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-09245eb3-4a89-4d56-982e-ebb0ad7822b7 tempest-ProjectReaderTests-1874834851 tempest-ProjectReaderTests-1874834851-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb915c2d-71a3-4c00-a49f-30ec536b1f04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:01 devstack devstack@c-api.service[87015]: DEBUG cinder.quota [None req-09245eb3-4a89-4d56-982e-ebb0ad7822b7 tempest-ProjectReaderTests-1874834851 tempest-ProjectReaderTests-1874834851-project-admin] Created reservations ['0be327ef-0431-4c8c-bad2-64456588a9c0', '0c07214b-0741-4557-a6f9-09004936a140', 'a0d56874-6334-42a4-b924-384f42308dfd', '882f02bc-6a7e-4142-a93a-8fc44d995cb1'] {{(pid=87015) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:51:01 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-09245eb3-4a89-4d56-982e-ebb0ad7822b7 tempest-ProjectReaderTests-1874834851 tempest-ProjectReaderTests-1874834851-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb915c2d-71a3-4c00-a49f-30ec536b1f04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0be327ef-0431-4c8c-bad2-64456588a9c0', '0c07214b-0741-4557-a6f9-09004936a140', 'a0d56874-6334-42a4-b924-384f42308dfd', '882f02bc-6a7e-4142-a93a-8fc44d995cb1']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:01 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-09245eb3-4a89-4d56-982e-ebb0ad7822b7 tempest-ProjectReaderTests-1874834851 tempest-ProjectReaderTests-1874834851-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fac64849-d680-432f-a634-9e875d980d4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:01 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:01 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:51:01 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-09245eb3-4a89-4d56-982e-ebb0ad7822b7 tempest-ProjectReaderTests-1874834851 tempest-ProjectReaderTests-1874834851-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fac64849-d680-432f-a634-9e875d980d4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6b3d0f77-547c-47d8-8281-aa724d3c33c6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2124834341',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d2643faf214440d9738694066ceb8ca',qos_specs=None,replication_status=,reservations=['0be327ef-0431-4c8c-bad2-64456588a9c0','0c07214b-0741-4557-a6f9-09004936a140','a0d56874-6334-42a4-b924-384f42308dfd','882f02bc-6a7e-4142-a93a-8fc44d995cb1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8e5fa76693d49089852065a338ecab7',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:51:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2124834341',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6b3d0f77-547c-47d8-8281-aa724d3c33c6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5d2643faf214440d9738694066ceb8ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d8e5fa76693d49089852065a338ecab7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:01 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-09245eb3-4a89-4d56-982e-ebb0ad7822b7 tempest-ProjectReaderTests-1874834851 tempest-ProjectReaderTests-1874834851-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae9b0539-928a-44ac-80a3-f27348fb2591) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:01 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-09245eb3-4a89-4d56-982e-ebb0ad7822b7 tempest-ProjectReaderTests-1874834851 tempest-ProjectReaderTests-1874834851-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae9b0539-928a-44ac-80a3-f27348fb2591) transitioned into state 'SUCCESS' from state '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-2124834341',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d2643faf214440d9738694066ceb8ca',qos_specs=None,replication_status=,reservations=['0be327ef-0431-4c8c-bad2-64456588a9c0','0c07214b-0741-4557-a6f9-09004936a140','a0d56874-6334-42a4-b924-384f42308dfd','882f02bc-6a7e-4142-a93a-8fc44d995cb1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8e5fa76693d49089852065a338ecab7',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:01 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-09245eb3-4a89-4d56-982e-ebb0ad7822b7 tempest-ProjectReaderTests-1874834851 tempest-ProjectReaderTests-1874834851-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d73452c-6ea1-42d6-9671-923740ceb473) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:01 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-09245eb3-4a89-4d56-982e-ebb0ad7822b7 tempest-ProjectReaderTests-1874834851 tempest-ProjectReaderTests-1874834851-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d73452c-6ea1-42d6-9671-923740ceb473) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:01 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-09245eb3-4a89-4d56-982e-ebb0ad7822b7 tempest-ProjectReaderTests-1874834851 tempest-ProjectReaderTests-1874834851-project-admin] Flow 'volume_create_api' (e0d1d9e4-2574-4ba7-a476-ac6a2e10b78b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:51:01 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-09245eb3-4a89-4d56-982e-ebb0ad7822b7 tempest-ProjectReaderTests-1874834851 tempest-ProjectReaderTests-1874834851-project-admin] Create volume request issued successfully. Sep 06 06:51:01 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-09245eb3-4a89-4d56-982e-ebb0ad7822b7 tempest-ProjectReaderTests-1874834851 tempest-ProjectReaderTests-1874834851-project-admin] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:51:01 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1327/2635] 192.168.122.198 () {60 vars in 1142 bytes} [Sun Sep 6 06:51:00 2026] POST /volume/v3/volumes => generated 787 bytes in 445 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:51:01 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-e1444dcf-d46c-4e9f-bfd5-5ffda233e7ee None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:01 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-e1444dcf-d46c-4e9f-bfd5-5ffda233e7ee tempest-ProjectReaderTests-1874834851 tempest-ProjectReaderTests-1874834851-project-admin] GET http://192.168.122.198/volume/v3/volumes/6b3d0f77-547c-47d8-8281-aa724d3c33c6 Sep 06 06:51:01 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-e1444dcf-d46c-4e9f-bfd5-5ffda233e7ee tempest-ProjectReaderTests-1874834851 tempest-ProjectReaderTests-1874834851-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:01 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-e1444dcf-d46c-4e9f-bfd5-5ffda233e7ee tempest-ProjectReaderTests-1874834851 tempest-ProjectReaderTests-1874834851-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:01 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:01 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:51:01 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:01 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:51:01 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-e1444dcf-d46c-4e9f-bfd5-5ffda233e7ee tempest-ProjectReaderTests-1874834851 tempest-ProjectReaderTests-1874834851-project-admin] Volume info retrieved successfully. Sep 06 06:51:01 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-e1444dcf-d46c-4e9f-bfd5-5ffda233e7ee tempest-ProjectReaderTests-1874834851 tempest-ProjectReaderTests-1874834851-project-admin] http://192.168.122.198/volume/v3/volumes/6b3d0f77-547c-47d8-8281-aa724d3c33c6 returned with HTTP 200 Sep 06 06:51:01 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1309/2636] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:51:01 2026] GET /volume/v3/volumes/6b3d0f77-547c-47d8-8281-aa724d3c33c6 => generated 966 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 06:51:02 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-5c6bcfb8-3bad-4232-8e84-2c0bff996577 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:02 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-5c6bcfb8-3bad-4232-8e84-2c0bff996577 tempest-ProjectReaderTests-1874834851 tempest-ProjectReaderTests-1874834851-project-admin] GET http://192.168.122.198/volume/v3/volumes/6b3d0f77-547c-47d8-8281-aa724d3c33c6 Sep 06 06:51:02 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-5c6bcfb8-3bad-4232-8e84-2c0bff996577 tempest-ProjectReaderTests-1874834851 tempest-ProjectReaderTests-1874834851-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:02 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-5c6bcfb8-3bad-4232-8e84-2c0bff996577 tempest-ProjectReaderTests-1874834851 tempest-ProjectReaderTests-1874834851-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:02 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:02 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:51:02 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:02 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:51:02 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-5c6bcfb8-3bad-4232-8e84-2c0bff996577 tempest-ProjectReaderTests-1874834851 tempest-ProjectReaderTests-1874834851-project-admin] Volume info retrieved successfully. Sep 06 06:51:02 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-5c6bcfb8-3bad-4232-8e84-2c0bff996577 tempest-ProjectReaderTests-1874834851 tempest-ProjectReaderTests-1874834851-project-admin] http://192.168.122.198/volume/v3/volumes/6b3d0f77-547c-47d8-8281-aa724d3c33c6 returned with HTTP 200 Sep 06 06:51:02 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1328/2637] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:51:02 2026] GET /volume/v3/volumes/6b3d0f77-547c-47d8-8281-aa724d3c33c6 => generated 1017 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:51:02 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-2d2ff902-0835-4860-8cb2-14c1da1e9193 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:02 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-2d2ff902-0835-4860-8cb2-14c1da1e9193 tempest-ProjectReaderTests-1874834851 tempest-ProjectReaderTests-1874834851-project-reader] POST http://192.168.122.198/volume/v3/volumes/6b3d0f77-547c-47d8-8281-aa724d3c33c6/action Sep 06 06:51:02 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-2d2ff902-0835-4860-8cb2-14c1da1e9193 tempest-ProjectReaderTests-1874834851 tempest-ProjectReaderTests-1874834851-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=87014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:51:02 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-2d2ff902-0835-4860-8cb2-14c1da1e9193 tempest-ProjectReaderTests-1874834851 tempest-ProjectReaderTests-1874834851-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:51:02 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:02 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:51:02 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:02 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:51:02 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-2d2ff902-0835-4860-8cb2-14c1da1e9193 tempest-ProjectReaderTests-1874834851 tempest-ProjectReaderTests-1874834851-project-reader] Volume info retrieved successfully. Sep 06 06:51:02 devstack devstack@c-api.service[87014]: DEBUG cinder.policy [None req-2d2ff902-0835-4860-8cb2-14c1da1e9193 tempest-ProjectReaderTests-1874834851 tempest-ProjectReaderTests-1874834851-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'e720d268ab4f4104bce47d24a59d0741', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5d2643faf214440d9738694066ceb8ca', '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=87014) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 06:51:02 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-2d2ff902-0835-4860-8cb2-14c1da1e9193 tempest-ProjectReaderTests-1874834851 tempest-ProjectReaderTests-1874834851-project-reader] http://192.168.122.198/volume/v3/volumes/6b3d0f77-547c-47d8-8281-aa724d3c33c6/action returned with HTTP 403 Sep 06 06:51:02 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1310/2638] 192.168.122.198 () {60 vars in 1274 bytes} [Sun Sep 6 06:51:02 2026] POST /volume/v3/volumes/6b3d0f77-547c-47d8-8281-aa724d3c33c6/action => generated 131 bytes in 134 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:51:02 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-dab9ae20-4bc3-4e37-b194-bb06c4ee20a2 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:02 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-dab9ae20-4bc3-4e37-b194-bb06c4ee20a2 tempest-ProjectReaderTests-1874834851 tempest-ProjectReaderTests-1874834851-project-admin] DELETE http://192.168.122.198/volume/v3/volumes/6b3d0f77-547c-47d8-8281-aa724d3c33c6 Sep 06 06:51:02 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-dab9ae20-4bc3-4e37-b194-bb06c4ee20a2 tempest-ProjectReaderTests-1874834851 tempest-ProjectReaderTests-1874834851-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:02 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-dab9ae20-4bc3-4e37-b194-bb06c4ee20a2 tempest-ProjectReaderTests-1874834851 tempest-ProjectReaderTests-1874834851-project-admin] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:02 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-dab9ae20-4bc3-4e37-b194-bb06c4ee20a2 tempest-ProjectReaderTests-1874834851 tempest-ProjectReaderTests-1874834851-project-admin] Delete volume with id: 6b3d0f77-547c-47d8-8281-aa724d3c33c6 Sep 06 06:51:02 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:02 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:51:02 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:02 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:51:02 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-dab9ae20-4bc3-4e37-b194-bb06c4ee20a2 tempest-ProjectReaderTests-1874834851 tempest-ProjectReaderTests-1874834851-project-admin] Volume info retrieved successfully. Sep 06 06:51:02 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-dab9ae20-4bc3-4e37-b194-bb06c4ee20a2 tempest-ProjectReaderTests-1874834851 tempest-ProjectReaderTests-1874834851-project-admin] Delete volume request issued successfully. Sep 06 06:51:02 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-dab9ae20-4bc3-4e37-b194-bb06c4ee20a2 tempest-ProjectReaderTests-1874834851 tempest-ProjectReaderTests-1874834851-project-admin] http://192.168.122.198/volume/v3/volumes/6b3d0f77-547c-47d8-8281-aa724d3c33c6 returned with HTTP 202 Sep 06 06:51:02 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1329/2639] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:51:02 2026] DELETE /volume/v3/volumes/6b3d0f77-547c-47d8-8281-aa724d3c33c6 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:51:02 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-df2c8a9e-83c1-4e3b-a097-d37cd92e51db None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:02 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-df2c8a9e-83c1-4e3b-a097-d37cd92e51db tempest-ProjectReaderTests-1874834851 tempest-ProjectReaderTests-1874834851-project-admin] GET http://192.168.122.198/volume/v3/volumes/6b3d0f77-547c-47d8-8281-aa724d3c33c6 Sep 06 06:51:02 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-df2c8a9e-83c1-4e3b-a097-d37cd92e51db tempest-ProjectReaderTests-1874834851 tempest-ProjectReaderTests-1874834851-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:02 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-df2c8a9e-83c1-4e3b-a097-d37cd92e51db tempest-ProjectReaderTests-1874834851 tempest-ProjectReaderTests-1874834851-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:02 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:02 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:51:02 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:02 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:51:02 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-df2c8a9e-83c1-4e3b-a097-d37cd92e51db tempest-ProjectReaderTests-1874834851 tempest-ProjectReaderTests-1874834851-project-admin] Volume info retrieved successfully. Sep 06 06:51:02 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-df2c8a9e-83c1-4e3b-a097-d37cd92e51db tempest-ProjectReaderTests-1874834851 tempest-ProjectReaderTests-1874834851-project-admin] http://192.168.122.198/volume/v3/volumes/6b3d0f77-547c-47d8-8281-aa724d3c33c6 returned with HTTP 200 Sep 06 06:51:02 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1311/2640] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:51:02 2026] GET /volume/v3/volumes/6b3d0f77-547c-47d8-8281-aa724d3c33c6 => generated 1016 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:51:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-2e85e646-90b8-4e8c-8f86-8d8ebe45de7e None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:03 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2e85e646-90b8-4e8c-8f86-8d8ebe45de7e tempest-ProjectReaderTests-1874834851 tempest-ProjectReaderTests-1874834851-project-admin] GET http://192.168.122.198/volume/v3/volumes/6b3d0f77-547c-47d8-8281-aa724d3c33c6 Sep 06 06:51:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-2e85e646-90b8-4e8c-8f86-8d8ebe45de7e tempest-ProjectReaderTests-1874834851 tempest-ProjectReaderTests-1874834851-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-2e85e646-90b8-4e8c-8f86-8d8ebe45de7e tempest-ProjectReaderTests-1874834851 tempest-ProjectReaderTests-1874834851-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:03 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2e85e646-90b8-4e8c-8f86-8d8ebe45de7e tempest-ProjectReaderTests-1874834851 tempest-ProjectReaderTests-1874834851-project-admin] http://192.168.122.198/volume/v3/volumes/6b3d0f77-547c-47d8-8281-aa724d3c33c6 returned with HTTP 404 Sep 06 06:51:03 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1330/2641] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:51:03 2026] GET /volume/v3/volumes/6b3d0f77-547c-47d8-8281-aa724d3c33c6 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:51:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-570540cc-f3a8-4897-82b4-2c419827f2bc None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:03 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-570540cc-f3a8-4897-82b4-2c419827f2bc tempest-ProjectReaderTests-1874834851 tempest-ProjectReaderTests-1874834851-project-admin] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:51:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-570540cc-f3a8-4897-82b4-2c419827f2bc tempest-ProjectReaderTests-1874834851 tempest-ProjectReaderTests-1874834851-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-376418483"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:51:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.volumes [None req-570540cc-f3a8-4897-82b4-2c419827f2bc tempest-ProjectReaderTests-1874834851 tempest-ProjectReaderTests-1874834851-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-376418483'}} {{(pid=87014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:51:03 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-570540cc-f3a8-4897-82b4-2c419827f2bc tempest-ProjectReaderTests-1874834851 tempest-ProjectReaderTests-1874834851-project-admin] Create volume of 1 GB Sep 06 06:51:03 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-570540cc-f3a8-4897-82b4-2c419827f2bc tempest-ProjectReaderTests-1874834851 tempest-ProjectReaderTests-1874834851-project-admin] Availability Zones retrieved successfully. Sep 06 06:51:03 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-570540cc-f3a8-4897-82b4-2c419827f2bc tempest-ProjectReaderTests-1874834851 tempest-ProjectReaderTests-1874834851-project-admin] Flow 'volume_create_api' (e9842556-cc8c-4190-928f-62dfcac7cac6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:51:03 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-570540cc-f3a8-4897-82b4-2c419827f2bc tempest-ProjectReaderTests-1874834851 tempest-ProjectReaderTests-1874834851-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c7868c4-d87d-4f8e-a563-5ac679e09b02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:03 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.flows.api.create_volume [None req-570540cc-f3a8-4897-82b4-2c419827f2bc tempest-ProjectReaderTests-1874834851 tempest-ProjectReaderTests-1874834851-project-admin] Validating volume size '1' using validate_int {{(pid=87014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:51:03 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-570540cc-f3a8-4897-82b4-2c419827f2bc tempest-ProjectReaderTests-1874834851 tempest-ProjectReaderTests-1874834851-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c7868c4-d87d-4f8e-a563-5ac679e09b02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:03 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-570540cc-f3a8-4897-82b4-2c419827f2bc tempest-ProjectReaderTests-1874834851 tempest-ProjectReaderTests-1874834851-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ff54386-0878-4317-aaf5-79a17aadecb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:03 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-570540cc-f3a8-4897-82b4-2c419827f2bc tempest-ProjectReaderTests-1874834851 tempest-ProjectReaderTests-1874834851-project-admin] Created reservations ['3e075003-6d9f-4972-8394-459ee0aee7f8', 'cb769852-ec86-4e74-9842-98279e49f275', 'dec44a88-c779-47e8-9067-539903a74224', 'b492a74b-7287-4f50-b0df-bc9bf01247f1'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:51:03 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-570540cc-f3a8-4897-82b4-2c419827f2bc tempest-ProjectReaderTests-1874834851 tempest-ProjectReaderTests-1874834851-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ff54386-0878-4317-aaf5-79a17aadecb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e075003-6d9f-4972-8394-459ee0aee7f8', 'cb769852-ec86-4e74-9842-98279e49f275', 'dec44a88-c779-47e8-9067-539903a74224', 'b492a74b-7287-4f50-b0df-bc9bf01247f1']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:03 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-570540cc-f3a8-4897-82b4-2c419827f2bc tempest-ProjectReaderTests-1874834851 tempest-ProjectReaderTests-1874834851-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d98724b-4b39-4448-a9bb-df66cc112324) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:03 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:03 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:51:03 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-570540cc-f3a8-4897-82b4-2c419827f2bc tempest-ProjectReaderTests-1874834851 tempest-ProjectReaderTests-1874834851-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d98724b-4b39-4448-a9bb-df66cc112324) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bb676c2e-bbd6-463e-8022-078816ba9261', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-376418483',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d2643faf214440d9738694066ceb8ca',qos_specs=None,replication_status=,reservations=['3e075003-6d9f-4972-8394-459ee0aee7f8','cb769852-ec86-4e74-9842-98279e49f275','dec44a88-c779-47e8-9067-539903a74224','b492a74b-7287-4f50-b0df-bc9bf01247f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8e5fa76693d49089852065a338ecab7',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:51:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-376418483',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bb676c2e-bbd6-463e-8022-078816ba9261,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5d2643faf214440d9738694066ceb8ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d8e5fa76693d49089852065a338ecab7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:03 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-570540cc-f3a8-4897-82b4-2c419827f2bc tempest-ProjectReaderTests-1874834851 tempest-ProjectReaderTests-1874834851-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0042dde7-07d5-44c8-a516-845f8a37723c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:03 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-570540cc-f3a8-4897-82b4-2c419827f2bc tempest-ProjectReaderTests-1874834851 tempest-ProjectReaderTests-1874834851-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0042dde7-07d5-44c8-a516-845f8a37723c) transitioned into state 'SUCCESS' from state '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-376418483',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d2643faf214440d9738694066ceb8ca',qos_specs=None,replication_status=,reservations=['3e075003-6d9f-4972-8394-459ee0aee7f8','cb769852-ec86-4e74-9842-98279e49f275','dec44a88-c779-47e8-9067-539903a74224','b492a74b-7287-4f50-b0df-bc9bf01247f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8e5fa76693d49089852065a338ecab7',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:03 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-570540cc-f3a8-4897-82b4-2c419827f2bc tempest-ProjectReaderTests-1874834851 tempest-ProjectReaderTests-1874834851-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (704f7edc-5340-4dff-aba9-79974200f91e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:03 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-570540cc-f3a8-4897-82b4-2c419827f2bc tempest-ProjectReaderTests-1874834851 tempest-ProjectReaderTests-1874834851-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (704f7edc-5340-4dff-aba9-79974200f91e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:03 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-570540cc-f3a8-4897-82b4-2c419827f2bc tempest-ProjectReaderTests-1874834851 tempest-ProjectReaderTests-1874834851-project-admin] Flow 'volume_create_api' (e9842556-cc8c-4190-928f-62dfcac7cac6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:51:03 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-570540cc-f3a8-4897-82b4-2c419827f2bc tempest-ProjectReaderTests-1874834851 tempest-ProjectReaderTests-1874834851-project-admin] Create volume request issued successfully. Sep 06 06:51:03 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-570540cc-f3a8-4897-82b4-2c419827f2bc tempest-ProjectReaderTests-1874834851 tempest-ProjectReaderTests-1874834851-project-admin] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:51:03 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1312/2642] 192.168.122.198 () {60 vars in 1142 bytes} [Sun Sep 6 06:51:03 2026] POST /volume/v3/volumes => generated 786 bytes in 333 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:51:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-f0e91b31-3768-4585-afa2-df0819c95415 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:03 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f0e91b31-3768-4585-afa2-df0819c95415 tempest-ProjectReaderTests-1874834851 tempest-ProjectReaderTests-1874834851-project-admin] GET http://192.168.122.198/volume/v3/volumes/bb676c2e-bbd6-463e-8022-078816ba9261 Sep 06 06:51:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-f0e91b31-3768-4585-afa2-df0819c95415 tempest-ProjectReaderTests-1874834851 tempest-ProjectReaderTests-1874834851-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-f0e91b31-3768-4585-afa2-df0819c95415 tempest-ProjectReaderTests-1874834851 tempest-ProjectReaderTests-1874834851-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:03 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:03 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:51:03 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:03 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:51:04 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-f0e91b31-3768-4585-afa2-df0819c95415 tempest-ProjectReaderTests-1874834851 tempest-ProjectReaderTests-1874834851-project-admin] Volume info retrieved successfully. Sep 06 06:51:04 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f0e91b31-3768-4585-afa2-df0819c95415 tempest-ProjectReaderTests-1874834851 tempest-ProjectReaderTests-1874834851-project-admin] http://192.168.122.198/volume/v3/volumes/bb676c2e-bbd6-463e-8022-078816ba9261 returned with HTTP 200 Sep 06 06:51:04 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1331/2643] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:51:03 2026] GET /volume/v3/volumes/bb676c2e-bbd6-463e-8022-078816ba9261 => generated 965 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:51:05 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-b73861a3-7af8-4818-a4c6-05dab86de9fb None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:05 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-b73861a3-7af8-4818-a4c6-05dab86de9fb tempest-ProjectReaderTests-1874834851 tempest-ProjectReaderTests-1874834851-project-admin] GET http://192.168.122.198/volume/v3/volumes/bb676c2e-bbd6-463e-8022-078816ba9261 Sep 06 06:51:05 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-b73861a3-7af8-4818-a4c6-05dab86de9fb tempest-ProjectReaderTests-1874834851 tempest-ProjectReaderTests-1874834851-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:05 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-b73861a3-7af8-4818-a4c6-05dab86de9fb tempest-ProjectReaderTests-1874834851 tempest-ProjectReaderTests-1874834851-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:05 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:05 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:51:05 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:05 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:51:05 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-b73861a3-7af8-4818-a4c6-05dab86de9fb tempest-ProjectReaderTests-1874834851 tempest-ProjectReaderTests-1874834851-project-admin] Volume info retrieved successfully. Sep 06 06:51:05 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-b73861a3-7af8-4818-a4c6-05dab86de9fb tempest-ProjectReaderTests-1874834851 tempest-ProjectReaderTests-1874834851-project-admin] http://192.168.122.198/volume/v3/volumes/bb676c2e-bbd6-463e-8022-078816ba9261 returned with HTTP 200 Sep 06 06:51:05 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1313/2644] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:51:05 2026] GET /volume/v3/volumes/bb676c2e-bbd6-463e-8022-078816ba9261 => generated 1016 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:51:05 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-f916dd53-b12a-4647-a742-cf0a51cd27cd None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:05 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f916dd53-b12a-4647-a742-cf0a51cd27cd tempest-ProjectReaderTests-1874834851 tempest-ProjectReaderTests-1874834851-project-reader] POST http://192.168.122.198/volume/v3/volumes/bb676c2e-bbd6-463e-8022-078816ba9261/action Sep 06 06:51:05 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-f916dd53-b12a-4647-a742-cf0a51cd27cd tempest-ProjectReaderTests-1874834851 tempest-ProjectReaderTests-1874834851-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:51:05 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-f916dd53-b12a-4647-a742-cf0a51cd27cd tempest-ProjectReaderTests-1874834851 tempest-ProjectReaderTests-1874834851-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:51:05 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:05 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:51:05 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:05 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:51:05 devstack devstack@c-api.service[87015]: DEBUG cinder.policy [None req-f916dd53-b12a-4647-a742-cf0a51cd27cd tempest-ProjectReaderTests-1874834851 tempest-ProjectReaderTests-1874834851-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'e720d268ab4f4104bce47d24a59d0741', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5d2643faf214440d9738694066ceb8ca', '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=87015) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 06:51:05 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f916dd53-b12a-4647-a742-cf0a51cd27cd tempest-ProjectReaderTests-1874834851 tempest-ProjectReaderTests-1874834851-project-reader] http://192.168.122.198/volume/v3/volumes/bb676c2e-bbd6-463e-8022-078816ba9261/action returned with HTTP 403 Sep 06 06:51:05 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1332/2645] 192.168.122.198 () {60 vars in 1274 bytes} [Sun Sep 6 06:51:05 2026] POST /volume/v3/volumes/bb676c2e-bbd6-463e-8022-078816ba9261/action => generated 131 bytes in 23 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:51:05 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-e81f654c-d363-40e5-bf5e-ed7ac862aa11 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:05 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-e81f654c-d363-40e5-bf5e-ed7ac862aa11 tempest-ProjectReaderTests-1874834851 tempest-ProjectReaderTests-1874834851-project-admin] DELETE http://192.168.122.198/volume/v3/volumes/bb676c2e-bbd6-463e-8022-078816ba9261 Sep 06 06:51:05 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-e81f654c-d363-40e5-bf5e-ed7ac862aa11 tempest-ProjectReaderTests-1874834851 tempest-ProjectReaderTests-1874834851-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:05 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-e81f654c-d363-40e5-bf5e-ed7ac862aa11 tempest-ProjectReaderTests-1874834851 tempest-ProjectReaderTests-1874834851-project-admin] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:05 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-e81f654c-d363-40e5-bf5e-ed7ac862aa11 tempest-ProjectReaderTests-1874834851 tempest-ProjectReaderTests-1874834851-project-admin] Delete volume with id: bb676c2e-bbd6-463e-8022-078816ba9261 Sep 06 06:51:05 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:05 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:51:05 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:05 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:51:05 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-e81f654c-d363-40e5-bf5e-ed7ac862aa11 tempest-ProjectReaderTests-1874834851 tempest-ProjectReaderTests-1874834851-project-admin] Volume info retrieved successfully. Sep 06 06:51:05 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-e81f654c-d363-40e5-bf5e-ed7ac862aa11 tempest-ProjectReaderTests-1874834851 tempest-ProjectReaderTests-1874834851-project-admin] Delete volume request issued successfully. Sep 06 06:51:05 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-e81f654c-d363-40e5-bf5e-ed7ac862aa11 tempest-ProjectReaderTests-1874834851 tempest-ProjectReaderTests-1874834851-project-admin] http://192.168.122.198/volume/v3/volumes/bb676c2e-bbd6-463e-8022-078816ba9261 returned with HTTP 202 Sep 06 06:51:05 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1314/2646] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:51:05 2026] DELETE /volume/v3/volumes/bb676c2e-bbd6-463e-8022-078816ba9261 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:51:05 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-ba894d51-bc69-4c33-9598-cad5f6457914 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:05 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-ba894d51-bc69-4c33-9598-cad5f6457914 tempest-ProjectReaderTests-1874834851 tempest-ProjectReaderTests-1874834851-project-admin] GET http://192.168.122.198/volume/v3/volumes/bb676c2e-bbd6-463e-8022-078816ba9261 Sep 06 06:51:05 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-ba894d51-bc69-4c33-9598-cad5f6457914 tempest-ProjectReaderTests-1874834851 tempest-ProjectReaderTests-1874834851-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:05 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-ba894d51-bc69-4c33-9598-cad5f6457914 tempest-ProjectReaderTests-1874834851 tempest-ProjectReaderTests-1874834851-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:05 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:05 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:51:05 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:05 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:51:05 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-ba894d51-bc69-4c33-9598-cad5f6457914 tempest-ProjectReaderTests-1874834851 tempest-ProjectReaderTests-1874834851-project-admin] Volume info retrieved successfully. Sep 06 06:51:05 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-ba894d51-bc69-4c33-9598-cad5f6457914 tempest-ProjectReaderTests-1874834851 tempest-ProjectReaderTests-1874834851-project-admin] http://192.168.122.198/volume/v3/volumes/bb676c2e-bbd6-463e-8022-078816ba9261 returned with HTTP 200 Sep 06 06:51:05 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1333/2647] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:51:05 2026] GET /volume/v3/volumes/bb676c2e-bbd6-463e-8022-078816ba9261 => generated 1015 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:51:06 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-fe8f63af-cc91-4640-8274-063738d79829 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:06 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-fe8f63af-cc91-4640-8274-063738d79829 tempest-ProjectReaderTests-1874834851 tempest-ProjectReaderTests-1874834851-project-admin] GET http://192.168.122.198/volume/v3/volumes/bb676c2e-bbd6-463e-8022-078816ba9261 Sep 06 06:51:06 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-fe8f63af-cc91-4640-8274-063738d79829 tempest-ProjectReaderTests-1874834851 tempest-ProjectReaderTests-1874834851-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:06 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-fe8f63af-cc91-4640-8274-063738d79829 tempest-ProjectReaderTests-1874834851 tempest-ProjectReaderTests-1874834851-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:06 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-fe8f63af-cc91-4640-8274-063738d79829 tempest-ProjectReaderTests-1874834851 tempest-ProjectReaderTests-1874834851-project-admin] http://192.168.122.198/volume/v3/volumes/bb676c2e-bbd6-463e-8022-078816ba9261 returned with HTTP 404 Sep 06 06:51:06 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1315/2648] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:51:06 2026] GET /volume/v3/volumes/bb676c2e-bbd6-463e-8022-078816ba9261 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:51:15 devstack devstack@c-api.service[87015]: DEBUG dbcounter [-] [87015] Writing DB stats cinder:SELECT=145,cinder:INSERT=25,cinder:UPDATE=33 {{(pid=87015) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 06:51:16 devstack devstack@c-api.service[87014]: DEBUG dbcounter [-] [87014] Writing DB stats cinder:SELECT=184,cinder:INSERT=41,cinder:UPDATE=62 {{(pid=87014) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 06:51:16 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-2bbe1774-5980-49b0-b262-aa9ac2456fa0 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:16 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-964479a6-55dd-4042-bfa1-152d60e98a82 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:17 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2bbe1774-5980-49b0-b262-aa9ac2456fa0 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:51:17 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-2bbe1774-5980-49b0-b262-aa9ac2456fa0 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-619675991"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:51:17 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.volumes [None req-2bbe1774-5980-49b0-b262-aa9ac2456fa0 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-619675991'}} {{(pid=87015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:51:17 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-2bbe1774-5980-49b0-b262-aa9ac2456fa0 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Create volume of 1 GB Sep 06 06:51:17 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-2bbe1774-5980-49b0-b262-aa9ac2456fa0 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Availability Zones retrieved successfully. Sep 06 06:51:17 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-2bbe1774-5980-49b0-b262-aa9ac2456fa0 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Flow 'volume_create_api' (a6433870-48a9-4267-a977-10caa0b9053f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:51:17 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-964479a6-55dd-4042-bfa1-152d60e98a82 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:51:17 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-964479a6-55dd-4042-bfa1-152d60e98a82 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1375829617"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:51:17 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.volumes [None req-964479a6-55dd-4042-bfa1-152d60e98a82 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1375829617'}} {{(pid=87014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:51:17 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-2bbe1774-5980-49b0-b262-aa9ac2456fa0 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78ea710b-5b3a-462a-8a16-a5997a8b5087) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:17 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-964479a6-55dd-4042-bfa1-152d60e98a82 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Create volume of 1 GB Sep 06 06:51:17 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.flows.api.create_volume [None req-2bbe1774-5980-49b0-b262-aa9ac2456fa0 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Validating volume size '1' using validate_int {{(pid=87015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:51:17 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-964479a6-55dd-4042-bfa1-152d60e98a82 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Availability Zones retrieved successfully. Sep 06 06:51:17 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-964479a6-55dd-4042-bfa1-152d60e98a82 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Flow 'volume_create_api' (69c51aab-117e-46bd-bf8b-cd70a541b771) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:51:17 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-964479a6-55dd-4042-bfa1-152d60e98a82 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0858896-4ae5-48a5-91e5-3557ea8d3fc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:17 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.flows.api.create_volume [None req-964479a6-55dd-4042-bfa1-152d60e98a82 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Validating volume size '1' using validate_int {{(pid=87014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:51:17 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-2bbe1774-5980-49b0-b262-aa9ac2456fa0 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78ea710b-5b3a-462a-8a16-a5997a8b5087) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:17 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-2bbe1774-5980-49b0-b262-aa9ac2456fa0 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d3721f3-62b6-4ec0-824e-477b675872c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:17 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-964479a6-55dd-4042-bfa1-152d60e98a82 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0858896-4ae5-48a5-91e5-3557ea8d3fc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:17 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-964479a6-55dd-4042-bfa1-152d60e98a82 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1ee4fc3-85b3-4691-8af1-4263e12648a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:17 devstack devstack@c-api.service[87015]: DEBUG cinder.quota [None req-2bbe1774-5980-49b0-b262-aa9ac2456fa0 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Created reservations ['2ac29cc8-cc9f-4c7e-9d40-f1482cc79f1e', 'af0eded5-578b-437d-8a87-d63b3742a0df', 'b0205ba5-2273-4174-98ae-5a8658354b51', 'a96ad465-1428-4307-9ad3-b13df6b06093'] {{(pid=87015) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:51:17 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-2bbe1774-5980-49b0-b262-aa9ac2456fa0 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d3721f3-62b6-4ec0-824e-477b675872c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2ac29cc8-cc9f-4c7e-9d40-f1482cc79f1e', 'af0eded5-578b-437d-8a87-d63b3742a0df', 'b0205ba5-2273-4174-98ae-5a8658354b51', 'a96ad465-1428-4307-9ad3-b13df6b06093']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:17 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-2bbe1774-5980-49b0-b262-aa9ac2456fa0 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (393bf645-8f29-465b-a09e-46ecd34956b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:17 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-964479a6-55dd-4042-bfa1-152d60e98a82 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Created reservations ['160c3621-bd86-4716-903b-d35ca1261369', '5d1f4e83-64ee-4e46-bd21-bdefef118ece', 'a8a0285e-41f7-4a48-ac87-586c72d4e631', 'd9f5cd1a-0671-4114-a00b-e37f0d28a6ba'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:51:17 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-964479a6-55dd-4042-bfa1-152d60e98a82 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1ee4fc3-85b3-4691-8af1-4263e12648a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['160c3621-bd86-4716-903b-d35ca1261369', '5d1f4e83-64ee-4e46-bd21-bdefef118ece', 'a8a0285e-41f7-4a48-ac87-586c72d4e631', 'd9f5cd1a-0671-4114-a00b-e37f0d28a6ba']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:17 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-964479a6-55dd-4042-bfa1-152d60e98a82 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee6a39eb-2ca0-4a4c-bc77-a685feaefd4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:17 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:17 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:51:17 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-2bbe1774-5980-49b0-b262-aa9ac2456fa0 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (393bf645-8f29-465b-a09e-46ecd34956b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '494f33c8-6091-4f8c-b766-dca143277075', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-619675991',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2de6bc06e3f64a14896af2f97faf9f4a',qos_specs=None,replication_status=,reservations=['2ac29cc8-cc9f-4c7e-9d40-f1482cc79f1e','af0eded5-578b-437d-8a87-d63b3742a0df','b0205ba5-2273-4174-98ae-5a8658354b51','a96ad465-1428-4307-9ad3-b13df6b06093'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='980ea4c91fca44ea8cff75dd4148f201',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:51:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-619675991',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=494f33c8-6091-4f8c-b766-dca143277075,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2de6bc06e3f64a14896af2f97faf9f4a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='980ea4c91fca44ea8cff75dd4148f201',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:17 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-2bbe1774-5980-49b0-b262-aa9ac2456fa0 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d8a526d-471d-424d-8225-087e78d6dd66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:17 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:17 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:51:17 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-964479a6-55dd-4042-bfa1-152d60e98a82 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee6a39eb-2ca0-4a4c-bc77-a685feaefd4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fa5460fe-3c45-4eaf-98bf-cad81902db55', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1375829617',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2152e75764254dbb9e0e6eaa9ae4fcbb',qos_specs=None,replication_status=,reservations=['160c3621-bd86-4716-903b-d35ca1261369','5d1f4e83-64ee-4e46-bd21-bdefef118ece','a8a0285e-41f7-4a48-ac87-586c72d4e631','d9f5cd1a-0671-4114-a00b-e37f0d28a6ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0d4144314c04ff99b54caf53a2e5031',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:51:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1375829617',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fa5460fe-3c45-4eaf-98bf-cad81902db55,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2152e75764254dbb9e0e6eaa9ae4fcbb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d0d4144314c04ff99b54caf53a2e5031',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:17 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-964479a6-55dd-4042-bfa1-152d60e98a82 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84e25ddf-64a2-4c6e-9276-161a5d9c27e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:17 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-2bbe1774-5980-49b0-b262-aa9ac2456fa0 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d8a526d-471d-424d-8225-087e78d6dd66) transitioned into state 'SUCCESS' from state '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-619675991',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2de6bc06e3f64a14896af2f97faf9f4a',qos_specs=None,replication_status=,reservations=['2ac29cc8-cc9f-4c7e-9d40-f1482cc79f1e','af0eded5-578b-437d-8a87-d63b3742a0df','b0205ba5-2273-4174-98ae-5a8658354b51','a96ad465-1428-4307-9ad3-b13df6b06093'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='980ea4c91fca44ea8cff75dd4148f201',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:17 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-2bbe1774-5980-49b0-b262-aa9ac2456fa0 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e87571e6-713a-4ada-a812-184877921c31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:17 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-2bbe1774-5980-49b0-b262-aa9ac2456fa0 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e87571e6-713a-4ada-a812-184877921c31) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:17 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-2bbe1774-5980-49b0-b262-aa9ac2456fa0 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Flow 'volume_create_api' (a6433870-48a9-4267-a977-10caa0b9053f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:51:17 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-2bbe1774-5980-49b0-b262-aa9ac2456fa0 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Create volume request issued successfully. Sep 06 06:51:17 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2bbe1774-5980-49b0-b262-aa9ac2456fa0 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:51:17 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-964479a6-55dd-4042-bfa1-152d60e98a82 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84e25ddf-64a2-4c6e-9276-161a5d9c27e6) transitioned into state 'SUCCESS' from state '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-1375829617',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2152e75764254dbb9e0e6eaa9ae4fcbb',qos_specs=None,replication_status=,reservations=['160c3621-bd86-4716-903b-d35ca1261369','5d1f4e83-64ee-4e46-bd21-bdefef118ece','a8a0285e-41f7-4a48-ac87-586c72d4e631','d9f5cd1a-0671-4114-a00b-e37f0d28a6ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0d4144314c04ff99b54caf53a2e5031',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:17 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1334/2649] 192.168.122.198 () {60 vars in 1142 bytes} [Sun Sep 6 06:51:16 2026] POST /volume/v3/volumes => generated 768 bytes in 644 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:51:17 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-f6a792c8-295e-4dab-b4e4-16428e4110f3 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:17 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-964479a6-55dd-4042-bfa1-152d60e98a82 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07b4dcbb-9827-4c3d-aca7-82eba3cd85e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:17 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-964479a6-55dd-4042-bfa1-152d60e98a82 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07b4dcbb-9827-4c3d-aca7-82eba3cd85e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:17 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-964479a6-55dd-4042-bfa1-152d60e98a82 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Flow 'volume_create_api' (69c51aab-117e-46bd-bf8b-cd70a541b771) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:51:17 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-964479a6-55dd-4042-bfa1-152d60e98a82 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Create volume request issued successfully. Sep 06 06:51:17 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-964479a6-55dd-4042-bfa1-152d60e98a82 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:51:17 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1316/2650] 192.168.122.198 () {62 vars in 1183 bytes} [Sun Sep 6 06:51:16 2026] POST /volume/v3/volumes => generated 779 bytes in 643 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:51:17 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-49aa3a28-ad61-476c-8703-a03cdc170b73 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:17 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-49aa3a28-ad61-476c-8703-a03cdc170b73 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] GET http://192.168.122.198/volume/v3/volumes/494f33c8-6091-4f8c-b766-dca143277075 Sep 06 06:51:17 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-49aa3a28-ad61-476c-8703-a03cdc170b73 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:17 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-49aa3a28-ad61-476c-8703-a03cdc170b73 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:17 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:17 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:51:17 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:17 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:51:17 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-49aa3a28-ad61-476c-8703-a03cdc170b73 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Volume info retrieved successfully. Sep 06 06:51:17 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-49aa3a28-ad61-476c-8703-a03cdc170b73 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] http://192.168.122.198/volume/v3/volumes/494f33c8-6091-4f8c-b766-dca143277075 returned with HTTP 200 Sep 06 06:51:17 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1317/2651] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:51:17 2026] GET /volume/v3/volumes/494f33c8-6091-4f8c-b766-dca143277075 => generated 836 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:51:17 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-590f2a6a-20d4-45f9-9934-c5f5d61702bf None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:17 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-590f2a6a-20d4-45f9-9934-c5f5d61702bf tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] GET http://192.168.122.198/volume/v3/volumes/fa5460fe-3c45-4eaf-98bf-cad81902db55 Sep 06 06:51:17 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-590f2a6a-20d4-45f9-9934-c5f5d61702bf tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:17 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-590f2a6a-20d4-45f9-9934-c5f5d61702bf tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:17 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:17 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:51:17 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:17 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:51:17 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-590f2a6a-20d4-45f9-9934-c5f5d61702bf tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Volume info retrieved successfully. Sep 06 06:51:17 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-590f2a6a-20d4-45f9-9934-c5f5d61702bf tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] http://192.168.122.198/volume/v3/volumes/fa5460fe-3c45-4eaf-98bf-cad81902db55 returned with HTTP 200 Sep 06 06:51:17 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1318/2652] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:51:17 2026] GET /volume/v3/volumes/fa5460fe-3c45-4eaf-98bf-cad81902db55 => generated 847 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:51:17 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f6a792c8-295e-4dab-b4e4-16428e4110f3 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:51:17 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-f6a792c8-295e-4dab-b4e4-16428e4110f3 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "7005ba32-ec39-44a3-88d9-ca6af0b34ea0", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1558752043"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:51:17 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.volumes [None req-f6a792c8-295e-4dab-b4e4-16428e4110f3 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Create volume request body: {'volume': {"'imageRef": '7005ba32-ec39-44a3-88d9-ca6af0b34ea0', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1558752043'}} {{(pid=87015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:51:17 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-f6a792c8-295e-4dab-b4e4-16428e4110f3 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Create volume of 1 GB Sep 06 06:51:17 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:17 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:51:17 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-f6a792c8-295e-4dab-b4e4-16428e4110f3 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Availability Zones retrieved successfully. Sep 06 06:51:17 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-f6a792c8-295e-4dab-b4e4-16428e4110f3 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Flow 'volume_create_api' (5a7d3663-b3a5-4594-b8b4-b93804622d3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:51:17 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-f6a792c8-295e-4dab-b4e4-16428e4110f3 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4989cfc3-09f9-4fb7-83bb-d39b9b6aaa64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:17 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.flows.api.create_volume [None req-f6a792c8-295e-4dab-b4e4-16428e4110f3 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Validating volume size '1' using validate_int {{(pid=87015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:51:17 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-f6a792c8-295e-4dab-b4e4-16428e4110f3 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4989cfc3-09f9-4fb7-83bb-d39b9b6aaa64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:17 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-f6a792c8-295e-4dab-b4e4-16428e4110f3 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d61668b9-d88b-4de7-91e2-807dcacc7c99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:18 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-430ec1fc-9627-4020-a4b5-058f71ff95a7 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:18 devstack devstack@c-api.service[87015]: DEBUG cinder.quota [None req-f6a792c8-295e-4dab-b4e4-16428e4110f3 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Created reservations ['134a8f6a-dfa6-4fcc-9c6e-98bab39b1d02', '0db5456d-9774-4e6b-9959-9978850cc42e', 'b9fa013a-d871-4b30-9f21-1fe2a00951e7', '789121c8-4be7-4d9a-9d2a-fa61fefce68e'] {{(pid=87015) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:51:18 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-f6a792c8-295e-4dab-b4e4-16428e4110f3 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d61668b9-d88b-4de7-91e2-807dcacc7c99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['134a8f6a-dfa6-4fcc-9c6e-98bab39b1d02', '0db5456d-9774-4e6b-9959-9978850cc42e', 'b9fa013a-d871-4b30-9f21-1fe2a00951e7', '789121c8-4be7-4d9a-9d2a-fa61fefce68e']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:18 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-f6a792c8-295e-4dab-b4e4-16428e4110f3 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e610b462-bb79-4fdf-b4d3-9dd0dfc4147f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:18 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:18 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:51:18 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-f6a792c8-295e-4dab-b4e4-16428e4110f3 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e610b462-bb79-4fdf-b4d3-9dd0dfc4147f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '11732edd-d0b0-4922-9408-ee6ad3e01e39', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1558752043',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fad9f6ef6e8149fa89e3fc5649d78a78',qos_specs=None,replication_status=,reservations=['134a8f6a-dfa6-4fcc-9c6e-98bab39b1d02','0db5456d-9774-4e6b-9959-9978850cc42e','b9fa013a-d871-4b30-9f21-1fe2a00951e7','789121c8-4be7-4d9a-9d2a-fa61fefce68e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c030e05dd0ea4b1a978f441a4ad1c888',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:51:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1558752043',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=11732edd-d0b0-4922-9408-ee6ad3e01e39,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fad9f6ef6e8149fa89e3fc5649d78a78',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c030e05dd0ea4b1a978f441a4ad1c888',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:18 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-f6a792c8-295e-4dab-b4e4-16428e4110f3 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d448eb97-8797-4056-9f4c-c1345dbd6396) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:18 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-430ec1fc-9627-4020-a4b5-058f71ff95a7 tempest-VolumeAndVolumeTypeFromImageTest-1404971085 tempest-VolumeAndVolumeTypeFromImageTest-1404971085-project-admin] POST http://192.168.122.198/volume/v3/types Sep 06 06:51:18 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-430ec1fc-9627-4020-a4b5-058f71ff95a7 tempest-VolumeAndVolumeTypeFromImageTest-1404971085 tempest-VolumeAndVolumeTypeFromImageTest-1404971085-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=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:51:18 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-f6a792c8-295e-4dab-b4e4-16428e4110f3 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d448eb97-8797-4056-9f4c-c1345dbd6396) transitioned into state 'SUCCESS' from state '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-1558752043',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fad9f6ef6e8149fa89e3fc5649d78a78',qos_specs=None,replication_status=,reservations=['134a8f6a-dfa6-4fcc-9c6e-98bab39b1d02','0db5456d-9774-4e6b-9959-9978850cc42e','b9fa013a-d871-4b30-9f21-1fe2a00951e7','789121c8-4be7-4d9a-9d2a-fa61fefce68e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c030e05dd0ea4b1a978f441a4ad1c888',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:18 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-f6a792c8-295e-4dab-b4e4-16428e4110f3 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bda03d68-8ce9-41dc-a6dc-2506cfd40d59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:18 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-430ec1fc-9627-4020-a4b5-058f71ff95a7 tempest-VolumeAndVolumeTypeFromImageTest-1404971085 tempest-VolumeAndVolumeTypeFromImageTest-1404971085-project-admin] http://192.168.122.198/volume/v3/types returned with HTTP 200 Sep 06 06:51:18 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1319/2653] 192.168.122.198 () {60 vars in 1137 bytes} [Sun Sep 6 06:51:18 2026] POST /volume/v3/types => generated 287 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:51:18 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-f6a792c8-295e-4dab-b4e4-16428e4110f3 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bda03d68-8ce9-41dc-a6dc-2506cfd40d59) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:18 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-f6a792c8-295e-4dab-b4e4-16428e4110f3 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Flow 'volume_create_api' (5a7d3663-b3a5-4594-b8b4-b93804622d3c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:51:18 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-f6a792c8-295e-4dab-b4e4-16428e4110f3 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Create volume request issued successfully. Sep 06 06:51:18 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f6a792c8-295e-4dab-b4e4-16428e4110f3 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:51:18 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1335/2654] 192.168.122.198 () {60 vars in 1143 bytes} [Sun Sep 6 06:51:17 2026] POST /volume/v3/volumes => generated 766 bytes in 920 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:51:18 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-28548a33-f9c4-42da-a920-706bf2faef60 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:18 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-28548a33-f9c4-42da-a920-706bf2faef60 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:51:18 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-28548a33-f9c4-42da-a920-706bf2faef60 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "7005ba32-ec39-44a3-88d9-ca6af0b34ea0", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-662131363"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:51:18 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.volumes [None req-28548a33-f9c4-42da-a920-706bf2faef60 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Create volume request body: {'volume': {"'imageRef": '7005ba32-ec39-44a3-88d9-ca6af0b34ea0', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-662131363'}} {{(pid=87014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:51:18 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-28548a33-f9c4-42da-a920-706bf2faef60 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Create volume of 1 GB Sep 06 06:51:18 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-28548a33-f9c4-42da-a920-706bf2faef60 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Availability Zones retrieved successfully. Sep 06 06:51:18 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-28548a33-f9c4-42da-a920-706bf2faef60 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Flow 'volume_create_api' (43eb0e32-019b-4a3d-9268-3ad80ae55b14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:51:18 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-28548a33-f9c4-42da-a920-706bf2faef60 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e965cac8-2dcb-494a-a812-8ba610123052) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:18 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.flows.api.create_volume [None req-28548a33-f9c4-42da-a920-706bf2faef60 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Validating volume size '1' using validate_int {{(pid=87014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:51:18 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-28548a33-f9c4-42da-a920-706bf2faef60 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e965cac8-2dcb-494a-a812-8ba610123052) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:18 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-28548a33-f9c4-42da-a920-706bf2faef60 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5568648e-464c-4c47-8511-066556696429) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:18 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-5d07575c-26d6-43f7-a332-b74c8bdb38f1 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:18 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-5d07575c-26d6-43f7-a332-b74c8bdb38f1 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] GET http://192.168.122.198/volume/v3/volumes/494f33c8-6091-4f8c-b766-dca143277075 Sep 06 06:51:18 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-5d07575c-26d6-43f7-a332-b74c8bdb38f1 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:18 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-5d07575c-26d6-43f7-a332-b74c8bdb38f1 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:18 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-28548a33-f9c4-42da-a920-706bf2faef60 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Created reservations ['4223d018-4cc9-4f0e-8256-92028ceafe80', 'fdea3105-f944-4681-9fc1-5ca5583ade2a', '74befde6-2e23-4362-9ff5-dd894b98414d', '845723ba-b991-4fd4-9586-22f8e20a90ca'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:51:18 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-28548a33-f9c4-42da-a920-706bf2faef60 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5568648e-464c-4c47-8511-066556696429) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4223d018-4cc9-4f0e-8256-92028ceafe80', 'fdea3105-f944-4681-9fc1-5ca5583ade2a', '74befde6-2e23-4362-9ff5-dd894b98414d', '845723ba-b991-4fd4-9586-22f8e20a90ca']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:18 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-28548a33-f9c4-42da-a920-706bf2faef60 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (876666ea-ae4e-47dd-ac49-8524882b99db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:18 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:18 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:51:18 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:18 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:51:18 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-5d07575c-26d6-43f7-a332-b74c8bdb38f1 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Volume info retrieved successfully. Sep 06 06:51:18 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:18 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:51:18 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-5d07575c-26d6-43f7-a332-b74c8bdb38f1 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] http://192.168.122.198/volume/v3/volumes/494f33c8-6091-4f8c-b766-dca143277075 returned with HTTP 200 Sep 06 06:51:18 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-28548a33-f9c4-42da-a920-706bf2faef60 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (876666ea-ae4e-47dd-ac49-8524882b99db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2cd1fa30-99fc-4ca1-9288-02d5d6d99d5e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-662131363',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fad9f6ef6e8149fa89e3fc5649d78a78',qos_specs=None,replication_status=,reservations=['4223d018-4cc9-4f0e-8256-92028ceafe80','fdea3105-f944-4681-9fc1-5ca5583ade2a','74befde6-2e23-4362-9ff5-dd894b98414d','845723ba-b991-4fd4-9586-22f8e20a90ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c030e05dd0ea4b1a978f441a4ad1c888',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:51:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-662131363',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2cd1fa30-99fc-4ca1-9288-02d5d6d99d5e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fad9f6ef6e8149fa89e3fc5649d78a78',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c030e05dd0ea4b1a978f441a4ad1c888',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:18 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1336/2655] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:51:18 2026] GET /volume/v3/volumes/494f33c8-6091-4f8c-b766-dca143277075 => generated 860 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 06:51:18 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-28548a33-f9c4-42da-a920-706bf2faef60 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84745bd2-b1ce-4f52-b6e2-b1cbcc461074) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:18 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-c59444aa-6f5f-4d38-a5e2-bcfb4299d13e None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:18 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c59444aa-6f5f-4d38-a5e2-bcfb4299d13e tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] GET http://192.168.122.198/volume/v3/volumes/fa5460fe-3c45-4eaf-98bf-cad81902db55 Sep 06 06:51:18 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-c59444aa-6f5f-4d38-a5e2-bcfb4299d13e tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:18 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-c59444aa-6f5f-4d38-a5e2-bcfb4299d13e tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:18 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:18 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:51:18 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:18 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:51:18 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-c59444aa-6f5f-4d38-a5e2-bcfb4299d13e tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Volume info retrieved successfully. Sep 06 06:51:18 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-28548a33-f9c4-42da-a920-706bf2faef60 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84745bd2-b1ce-4f52-b6e2-b1cbcc461074) transitioned into state 'SUCCESS' from state '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-662131363',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fad9f6ef6e8149fa89e3fc5649d78a78',qos_specs=None,replication_status=,reservations=['4223d018-4cc9-4f0e-8256-92028ceafe80','fdea3105-f944-4681-9fc1-5ca5583ade2a','74befde6-2e23-4362-9ff5-dd894b98414d','845723ba-b991-4fd4-9586-22f8e20a90ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c030e05dd0ea4b1a978f441a4ad1c888',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:18 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-28548a33-f9c4-42da-a920-706bf2faef60 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a4c751e-be8c-4812-9177-b92a51634155) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:18 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c59444aa-6f5f-4d38-a5e2-bcfb4299d13e tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] http://192.168.122.198/volume/v3/volumes/fa5460fe-3c45-4eaf-98bf-cad81902db55 returned with HTTP 200 Sep 06 06:51:18 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1337/2656] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:51:18 2026] GET /volume/v3/volumes/fa5460fe-3c45-4eaf-98bf-cad81902db55 => generated 871 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:51:18 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-28548a33-f9c4-42da-a920-706bf2faef60 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a4c751e-be8c-4812-9177-b92a51634155) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:18 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-28548a33-f9c4-42da-a920-706bf2faef60 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Flow 'volume_create_api' (43eb0e32-019b-4a3d-9268-3ad80ae55b14) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:51:18 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-28548a33-f9c4-42da-a920-706bf2faef60 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Create volume request issued successfully. Sep 06 06:51:18 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-28548a33-f9c4-42da-a920-706bf2faef60 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:51:18 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1320/2657] 192.168.122.198 () {60 vars in 1143 bytes} [Sun Sep 6 06:51:18 2026] POST /volume/v3/volumes => generated 765 bytes in 388 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:51:18 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-d56ed4e4-141c-4080-8f73-36eac7ebdf8e None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:18 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-d56ed4e4-141c-4080-8f73-36eac7ebdf8e tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:51:18 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-d56ed4e4-141c-4080-8f73-36eac7ebdf8e tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "7005ba32-ec39-44a3-88d9-ca6af0b34ea0", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-504159591"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:51:18 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.volumes [None req-d56ed4e4-141c-4080-8f73-36eac7ebdf8e tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Create volume request body: {'volume': {"'imageRef": '7005ba32-ec39-44a3-88d9-ca6af0b34ea0', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-504159591'}} {{(pid=87015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:51:18 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-d56ed4e4-141c-4080-8f73-36eac7ebdf8e tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Create volume of 1 GB Sep 06 06:51:18 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-d56ed4e4-141c-4080-8f73-36eac7ebdf8e tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Availability Zones retrieved successfully. Sep 06 06:51:18 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-d56ed4e4-141c-4080-8f73-36eac7ebdf8e tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Flow 'volume_create_api' (76a10449-953f-4420-a7d6-ea875f96bd34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:51:18 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-d56ed4e4-141c-4080-8f73-36eac7ebdf8e tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f70b236c-9f42-42d0-b155-289d50d01ef3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:18 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.flows.api.create_volume [None req-d56ed4e4-141c-4080-8f73-36eac7ebdf8e tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Validating volume size '1' using validate_int {{(pid=87015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:51:18 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-d56ed4e4-141c-4080-8f73-36eac7ebdf8e tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f70b236c-9f42-42d0-b155-289d50d01ef3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:18 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-d56ed4e4-141c-4080-8f73-36eac7ebdf8e tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (973563bf-0f31-454c-ae73-780da7fa4fdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:19 devstack devstack@c-api.service[87015]: DEBUG cinder.quota [None req-d56ed4e4-141c-4080-8f73-36eac7ebdf8e tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Created reservations ['411ebad1-8591-46ab-a218-ef24a332da43', 'f28651c4-8e22-4a8c-9a6a-cece6c401f5f', 'eea444e7-df21-406b-ae5c-7b6550902ebb', '577c9eb2-9e7d-4e18-81bf-5da6cc3301c6'] {{(pid=87015) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:51:19 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-d56ed4e4-141c-4080-8f73-36eac7ebdf8e tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (973563bf-0f31-454c-ae73-780da7fa4fdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['411ebad1-8591-46ab-a218-ef24a332da43', 'f28651c4-8e22-4a8c-9a6a-cece6c401f5f', 'eea444e7-df21-406b-ae5c-7b6550902ebb', '577c9eb2-9e7d-4e18-81bf-5da6cc3301c6']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:19 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-d56ed4e4-141c-4080-8f73-36eac7ebdf8e tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1c7fc09-4e3f-48da-a476-6978c8b974c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:19 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:19 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:51:19 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-d56ed4e4-141c-4080-8f73-36eac7ebdf8e tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1c7fc09-4e3f-48da-a476-6978c8b974c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd5c5b18d-99cc-4b56-9b99-f109d46a5eec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-504159591',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fad9f6ef6e8149fa89e3fc5649d78a78',qos_specs=None,replication_status=,reservations=['411ebad1-8591-46ab-a218-ef24a332da43','f28651c4-8e22-4a8c-9a6a-cece6c401f5f','eea444e7-df21-406b-ae5c-7b6550902ebb','577c9eb2-9e7d-4e18-81bf-5da6cc3301c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c030e05dd0ea4b1a978f441a4ad1c888',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:51:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-504159591',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d5c5b18d-99cc-4b56-9b99-f109d46a5eec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fad9f6ef6e8149fa89e3fc5649d78a78',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c030e05dd0ea4b1a978f441a4ad1c888',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:19 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-d56ed4e4-141c-4080-8f73-36eac7ebdf8e tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a0f1b3b-3416-44d1-97a9-25f3cb225218) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:19 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-d56ed4e4-141c-4080-8f73-36eac7ebdf8e tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a0f1b3b-3416-44d1-97a9-25f3cb225218) transitioned into state 'SUCCESS' from state '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-504159591',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fad9f6ef6e8149fa89e3fc5649d78a78',qos_specs=None,replication_status=,reservations=['411ebad1-8591-46ab-a218-ef24a332da43','f28651c4-8e22-4a8c-9a6a-cece6c401f5f','eea444e7-df21-406b-ae5c-7b6550902ebb','577c9eb2-9e7d-4e18-81bf-5da6cc3301c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c030e05dd0ea4b1a978f441a4ad1c888',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:19 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-d56ed4e4-141c-4080-8f73-36eac7ebdf8e tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef7db3d4-1943-4596-a6dd-7dc9612a7f38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:19 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-d56ed4e4-141c-4080-8f73-36eac7ebdf8e tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef7db3d4-1943-4596-a6dd-7dc9612a7f38) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:19 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-d56ed4e4-141c-4080-8f73-36eac7ebdf8e tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Flow 'volume_create_api' (76a10449-953f-4420-a7d6-ea875f96bd34) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:51:19 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-d56ed4e4-141c-4080-8f73-36eac7ebdf8e tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Create volume request issued successfully. Sep 06 06:51:19 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-d56ed4e4-141c-4080-8f73-36eac7ebdf8e tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:51:19 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1338/2658] 192.168.122.198 () {60 vars in 1143 bytes} [Sun Sep 6 06:51:18 2026] POST /volume/v3/volumes => generated 765 bytes in 399 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:51:19 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-11e579c1-3080-40a0-b6ad-986bc1bae30e None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:19 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-11e579c1-3080-40a0-b6ad-986bc1bae30e tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:51:19 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-11e579c1-3080-40a0-b6ad-986bc1bae30e tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "7005ba32-ec39-44a3-88d9-ca6af0b34ea0", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1460188440"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:51:19 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.volumes [None req-11e579c1-3080-40a0-b6ad-986bc1bae30e tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Create volume request body: {'volume': {"'imageRef": '7005ba32-ec39-44a3-88d9-ca6af0b34ea0', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1460188440'}} {{(pid=87014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:51:19 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-11e579c1-3080-40a0-b6ad-986bc1bae30e tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Create volume of 1 GB Sep 06 06:51:19 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:19 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:51:19 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-11e579c1-3080-40a0-b6ad-986bc1bae30e tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Availability Zones retrieved successfully. Sep 06 06:51:19 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-11e579c1-3080-40a0-b6ad-986bc1bae30e tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Flow 'volume_create_api' (837b83ae-25b2-4e32-acd8-cf6503250a6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:51:19 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-11e579c1-3080-40a0-b6ad-986bc1bae30e tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (decea8e3-6256-4c5e-8f96-ccd18beacda6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:19 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.flows.api.create_volume [None req-11e579c1-3080-40a0-b6ad-986bc1bae30e tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Validating volume size '1' using validate_int {{(pid=87014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:51:19 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-11e579c1-3080-40a0-b6ad-986bc1bae30e tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (decea8e3-6256-4c5e-8f96-ccd18beacda6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:19 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-11e579c1-3080-40a0-b6ad-986bc1bae30e tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54314ec0-b1db-4c02-95d4-268039ba283d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:19 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-11e579c1-3080-40a0-b6ad-986bc1bae30e tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Created reservations ['69619611-ff74-4032-b7c3-85a6c6e2f5ca', '4d2d9503-8064-4af7-bac6-5db30223ae2d', '68129233-19d3-412d-84c8-8aa16862b58b', 'ae1bd72e-0048-4057-8755-a084e6b418dc'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:51:19 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-11e579c1-3080-40a0-b6ad-986bc1bae30e tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54314ec0-b1db-4c02-95d4-268039ba283d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['69619611-ff74-4032-b7c3-85a6c6e2f5ca', '4d2d9503-8064-4af7-bac6-5db30223ae2d', '68129233-19d3-412d-84c8-8aa16862b58b', 'ae1bd72e-0048-4057-8755-a084e6b418dc']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:19 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-11e579c1-3080-40a0-b6ad-986bc1bae30e tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ae73de7-871f-4960-b0dd-aaba6408a3b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:19 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:19 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:51:19 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-11e579c1-3080-40a0-b6ad-986bc1bae30e tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ae73de7-871f-4960-b0dd-aaba6408a3b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4d675c7c-2290-42a4-8df4-95541821dc5c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1460188440',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fad9f6ef6e8149fa89e3fc5649d78a78',qos_specs=None,replication_status=,reservations=['69619611-ff74-4032-b7c3-85a6c6e2f5ca','4d2d9503-8064-4af7-bac6-5db30223ae2d','68129233-19d3-412d-84c8-8aa16862b58b','ae1bd72e-0048-4057-8755-a084e6b418dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c030e05dd0ea4b1a978f441a4ad1c888',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:51:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1460188440',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4d675c7c-2290-42a4-8df4-95541821dc5c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fad9f6ef6e8149fa89e3fc5649d78a78',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c030e05dd0ea4b1a978f441a4ad1c888',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:19 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-11e579c1-3080-40a0-b6ad-986bc1bae30e tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e3cbe86-bc5c-47ca-b541-82aafa6df2ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:19 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-11e579c1-3080-40a0-b6ad-986bc1bae30e tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e3cbe86-bc5c-47ca-b541-82aafa6df2ca) transitioned into state 'SUCCESS' from state '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-1460188440',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fad9f6ef6e8149fa89e3fc5649d78a78',qos_specs=None,replication_status=,reservations=['69619611-ff74-4032-b7c3-85a6c6e2f5ca','4d2d9503-8064-4af7-bac6-5db30223ae2d','68129233-19d3-412d-84c8-8aa16862b58b','ae1bd72e-0048-4057-8755-a084e6b418dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c030e05dd0ea4b1a978f441a4ad1c888',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:19 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-11e579c1-3080-40a0-b6ad-986bc1bae30e tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6146c8d-f9f9-4d74-8944-67525b9ed716) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:19 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-11e579c1-3080-40a0-b6ad-986bc1bae30e tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6146c8d-f9f9-4d74-8944-67525b9ed716) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:19 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-11e579c1-3080-40a0-b6ad-986bc1bae30e tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Flow 'volume_create_api' (837b83ae-25b2-4e32-acd8-cf6503250a6c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:51:19 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-11e579c1-3080-40a0-b6ad-986bc1bae30e tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Create volume request issued successfully. Sep 06 06:51:19 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-11e579c1-3080-40a0-b6ad-986bc1bae30e tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:51:19 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1321/2659] 192.168.122.198 () {60 vars in 1143 bytes} [Sun Sep 6 06:51:19 2026] POST /volume/v3/volumes => generated 766 bytes in 380 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:51:19 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-e9228f5a-dcde-4a77-b876-25ce7640f6cf None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:19 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e9228f5a-dcde-4a77-b876-25ce7640f6cf tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:51:19 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e9228f5a-dcde-4a77-b876-25ce7640f6cf tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "7005ba32-ec39-44a3-88d9-ca6af0b34ea0", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1017567264"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:51:19 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.volumes [None req-e9228f5a-dcde-4a77-b876-25ce7640f6cf tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Create volume request body: {'volume': {"'imageRef": '7005ba32-ec39-44a3-88d9-ca6af0b34ea0', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1017567264'}} {{(pid=87015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:51:19 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-e9228f5a-dcde-4a77-b876-25ce7640f6cf tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Create volume of 1 GB Sep 06 06:51:19 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:19 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:51:19 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-e9228f5a-dcde-4a77-b876-25ce7640f6cf tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Availability Zones retrieved successfully. Sep 06 06:51:19 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-e9228f5a-dcde-4a77-b876-25ce7640f6cf tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Flow 'volume_create_api' (64416196-4373-443a-9da7-210c649aff0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:51:19 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-e9228f5a-dcde-4a77-b876-25ce7640f6cf tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f7ca71a-01ad-447d-8733-e0e94d10a648) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:19 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.flows.api.create_volume [None req-e9228f5a-dcde-4a77-b876-25ce7640f6cf tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Validating volume size '1' using validate_int {{(pid=87015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:51:19 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-fe6b081a-07bc-43b6-92e0-07bb74afed1f None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:19 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-fe6b081a-07bc-43b6-92e0-07bb74afed1f tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] GET http://192.168.122.198/volume/v3/volumes/494f33c8-6091-4f8c-b766-dca143277075 Sep 06 06:51:19 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-fe6b081a-07bc-43b6-92e0-07bb74afed1f tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:19 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-fe6b081a-07bc-43b6-92e0-07bb74afed1f tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:19 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:19 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:51:19 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:19 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:51:19 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-e9228f5a-dcde-4a77-b876-25ce7640f6cf tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f7ca71a-01ad-447d-8733-e0e94d10a648) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:19 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-fe6b081a-07bc-43b6-92e0-07bb74afed1f tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Volume info retrieved successfully. Sep 06 06:51:19 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-e9228f5a-dcde-4a77-b876-25ce7640f6cf tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da63f252-7885-4136-92a1-ab3f3e0e1a27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:19 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-fe6b081a-07bc-43b6-92e0-07bb74afed1f tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] http://192.168.122.198/volume/v3/volumes/494f33c8-6091-4f8c-b766-dca143277075 returned with HTTP 200 Sep 06 06:51:19 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1322/2660] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:51:19 2026] GET /volume/v3/volumes/494f33c8-6091-4f8c-b766-dca143277075 => generated 861 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:51:19 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-87b02933-a2ac-4350-9009-0bafaf26a6ee None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:19 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-87b02933-a2ac-4350-9009-0bafaf26a6ee tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] GET http://192.168.122.198/volume/v3/volumes/fa5460fe-3c45-4eaf-98bf-cad81902db55 Sep 06 06:51:19 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-87b02933-a2ac-4350-9009-0bafaf26a6ee tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:19 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-87b02933-a2ac-4350-9009-0bafaf26a6ee tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:19 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:19 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:51:19 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:19 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:51:19 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-87b02933-a2ac-4350-9009-0bafaf26a6ee tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Volume info retrieved successfully. Sep 06 06:51:19 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-87b02933-a2ac-4350-9009-0bafaf26a6ee tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] http://192.168.122.198/volume/v3/volumes/fa5460fe-3c45-4eaf-98bf-cad81902db55 returned with HTTP 200 Sep 06 06:51:19 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1323/2661] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:51:19 2026] GET /volume/v3/volumes/fa5460fe-3c45-4eaf-98bf-cad81902db55 => generated 871 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:51:19 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-b6aecaf4-c5cb-49d6-8aee-1d8565784387 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:19 devstack devstack@c-api.service[87015]: DEBUG cinder.quota [None req-e9228f5a-dcde-4a77-b876-25ce7640f6cf tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Created reservations ['b9ab02e7-97f3-41d5-a559-fd85a953dd9d', 'b4e31632-7c97-45b1-b188-b0f4e4c9838b', 'b55c2fb9-f3d9-4a54-b509-9b74c57dc356', '90e75e38-96de-4b60-bcc6-5a56c21025c9'] {{(pid=87015) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:51:19 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-e9228f5a-dcde-4a77-b876-25ce7640f6cf tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da63f252-7885-4136-92a1-ab3f3e0e1a27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b9ab02e7-97f3-41d5-a559-fd85a953dd9d', 'b4e31632-7c97-45b1-b188-b0f4e4c9838b', 'b55c2fb9-f3d9-4a54-b509-9b74c57dc356', '90e75e38-96de-4b60-bcc6-5a56c21025c9']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:19 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-b6aecaf4-c5cb-49d6-8aee-1d8565784387 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] POST http://192.168.122.198/volume/v3/snapshots Sep 06 06:51:19 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-e9228f5a-dcde-4a77-b876-25ce7640f6cf tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47e5e303-c3e8-41fc-b856-c6f4bd55969d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:19 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-b6aecaf4-c5cb-49d6-8aee-1d8565784387 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "494f33c8-6091-4f8c-b766-dca143277075", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-491053616"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:51:19 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:19 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:51:19 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:19 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:51:19 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-b6aecaf4-c5cb-49d6-8aee-1d8565784387 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Volume info retrieved successfully. Sep 06 06:51:19 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.snapshots [None req-b6aecaf4-c5cb-49d6-8aee-1d8565784387 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Create snapshot from volume 494f33c8-6091-4f8c-b766-dca143277075 Sep 06 06:51:19 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:19 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:51:19 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-e9228f5a-dcde-4a77-b876-25ce7640f6cf tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47e5e303-c3e8-41fc-b856-c6f4bd55969d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a70773ae-8706-4726-901c-551e2675dff0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1017567264',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fad9f6ef6e8149fa89e3fc5649d78a78',qos_specs=None,replication_status=,reservations=['b9ab02e7-97f3-41d5-a559-fd85a953dd9d','b4e31632-7c97-45b1-b188-b0f4e4c9838b','b55c2fb9-f3d9-4a54-b509-9b74c57dc356','90e75e38-96de-4b60-bcc6-5a56c21025c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c030e05dd0ea4b1a978f441a4ad1c888',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:51:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1017567264',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a70773ae-8706-4726-901c-551e2675dff0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fad9f6ef6e8149fa89e3fc5649d78a78',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c030e05dd0ea4b1a978f441a4ad1c888',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:19 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-e9228f5a-dcde-4a77-b876-25ce7640f6cf tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b768e6e9-6eff-4327-a8f4-33a9ab1b450b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:20 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-e9228f5a-dcde-4a77-b876-25ce7640f6cf tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b768e6e9-6eff-4327-a8f4-33a9ab1b450b) transitioned into state 'SUCCESS' from state '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-1017567264',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fad9f6ef6e8149fa89e3fc5649d78a78',qos_specs=None,replication_status=,reservations=['b9ab02e7-97f3-41d5-a559-fd85a953dd9d','b4e31632-7c97-45b1-b188-b0f4e4c9838b','b55c2fb9-f3d9-4a54-b509-9b74c57dc356','90e75e38-96de-4b60-bcc6-5a56c21025c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c030e05dd0ea4b1a978f441a4ad1c888',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:20 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-e9228f5a-dcde-4a77-b876-25ce7640f6cf tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2a68e30-6d2a-45a5-bf6a-6b6da019684a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:20 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-e9228f5a-dcde-4a77-b876-25ce7640f6cf tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2a68e30-6d2a-45a5-bf6a-6b6da019684a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:20 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-e9228f5a-dcde-4a77-b876-25ce7640f6cf tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Flow 'volume_create_api' (64416196-4373-443a-9da7-210c649aff0a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:51:20 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-e9228f5a-dcde-4a77-b876-25ce7640f6cf tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Create volume request issued successfully. Sep 06 06:51:20 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e9228f5a-dcde-4a77-b876-25ce7640f6cf tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:51:20 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1339/2662] 192.168.122.198 () {60 vars in 1143 bytes} [Sun Sep 6 06:51:19 2026] POST /volume/v3/volumes => generated 766 bytes in 440 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:51:20 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-a16c4c2c-f03b-4721-9339-dc404833bc55 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:20 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-a16c4c2c-f03b-4721-9339-dc404833bc55 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] GET http://192.168.122.198/volume/v3/volumes/11732edd-d0b0-4922-9408-ee6ad3e01e39 Sep 06 06:51:20 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-a16c4c2c-f03b-4721-9339-dc404833bc55 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:20 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-a16c4c2c-f03b-4721-9339-dc404833bc55 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:20 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-b6aecaf4-c5cb-49d6-8aee-1d8565784387 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Created reservations ['037f6c31-4750-499a-be78-99c786c7c752', 'e407697a-3624-467e-9321-5164ca255270', '1f9df01a-ef92-4a0c-8237-441d954010a0', '5605d0bc-4d63-4a2b-90bf-fd3ba4023e32'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:51:20 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:20 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:51:20 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:20 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:51:20 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-a16c4c2c-f03b-4721-9339-dc404833bc55 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Volume info retrieved successfully. Sep 06 06:51:20 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-a16c4c2c-f03b-4721-9339-dc404833bc55 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] http://192.168.122.198/volume/v3/volumes/11732edd-d0b0-4922-9408-ee6ad3e01e39 returned with HTTP 200 Sep 06 06:51:20 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1340/2663] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:51:20 2026] GET /volume/v3/volumes/11732edd-d0b0-4922-9408-ee6ad3e01e39 => generated 858 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:51:20 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:20 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:51:20 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-b6aecaf4-c5cb-49d6-8aee-1d8565784387 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Snapshot create request issued successfully. Sep 06 06:51:20 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-b6aecaf4-c5cb-49d6-8aee-1d8565784387 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] http://192.168.122.198/volume/v3/snapshots returned with HTTP 202 Sep 06 06:51:20 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1324/2664] 192.168.122.198 () {60 vars in 1149 bytes} [Sun Sep 6 06:51:19 2026] POST /volume/v3/snapshots => generated 315 bytes in 324 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:51:20 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-eb52116f-de35-4537-8a3f-2c3ecbe5fd75 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:20 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-eb52116f-de35-4537-8a3f-2c3ecbe5fd75 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] GET http://192.168.122.198/volume/v3/snapshots/efceaee3-00a9-47fd-8c9e-979338f93da5 Sep 06 06:51:20 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-eb52116f-de35-4537-8a3f-2c3ecbe5fd75 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:20 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-eb52116f-de35-4537-8a3f-2c3ecbe5fd75 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:20 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:20 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:51:20 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-eb52116f-de35-4537-8a3f-2c3ecbe5fd75 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Snapshot retrieved successfully. Sep 06 06:51:20 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-eb52116f-de35-4537-8a3f-2c3ecbe5fd75 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] http://192.168.122.198/volume/v3/snapshots/efceaee3-00a9-47fd-8c9e-979338f93da5 returned with HTTP 200 Sep 06 06:51:20 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1341/2665] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:51:20 2026] GET /volume/v3/snapshots/efceaee3-00a9-47fd-8c9e-979338f93da5 => generated 447 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:51:20 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-c8229f21-1973-4aa6-8bbe-1e6d17d5fe0b None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:20 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c8229f21-1973-4aa6-8bbe-1e6d17d5fe0b tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] GET http://192.168.122.198/volume/v3/volumes/fa5460fe-3c45-4eaf-98bf-cad81902db55 Sep 06 06:51:20 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-c8229f21-1973-4aa6-8bbe-1e6d17d5fe0b tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:20 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-c8229f21-1973-4aa6-8bbe-1e6d17d5fe0b tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:20 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:20 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:51:20 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:20 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:51:20 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-c8229f21-1973-4aa6-8bbe-1e6d17d5fe0b tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Volume info retrieved successfully. Sep 06 06:51:20 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c8229f21-1973-4aa6-8bbe-1e6d17d5fe0b tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] http://192.168.122.198/volume/v3/volumes/fa5460fe-3c45-4eaf-98bf-cad81902db55 returned with HTTP 200 Sep 06 06:51:20 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1325/2666] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:51:20 2026] GET /volume/v3/volumes/fa5460fe-3c45-4eaf-98bf-cad81902db55 => generated 872 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 06:51:20 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-1020fc57-e3eb-4462-bc36-b0ac7e087a9e None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:20 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-1020fc57-e3eb-4462-bc36-b0ac7e087a9e tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] POST http://192.168.122.198/volume/v3/snapshots Sep 06 06:51:20 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-1020fc57-e3eb-4462-bc36-b0ac7e087a9e tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fa5460fe-3c45-4eaf-98bf-cad81902db55", "name": "tempest-VolumeDependencyTests-Snapshot-357969938"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:51:21 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:21 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:51:21 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:21 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:51:21 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-1020fc57-e3eb-4462-bc36-b0ac7e087a9e tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Volume info retrieved successfully. Sep 06 06:51:21 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.snapshots [None req-1020fc57-e3eb-4462-bc36-b0ac7e087a9e tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Create snapshot from volume fa5460fe-3c45-4eaf-98bf-cad81902db55 Sep 06 06:51:21 devstack devstack@c-api.service[87015]: DEBUG cinder.quota [None req-1020fc57-e3eb-4462-bc36-b0ac7e087a9e tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Created reservations ['ba7e81f8-eeb2-498e-9b40-c9f922c20f0d', '3cd997c6-6e26-49a1-86db-fbfca55dcc81', '434202b5-d6b2-4a93-8d57-db8f6f3d1b06', '634bf620-fd1e-4aab-99d3-f6f74870d337'] {{(pid=87015) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:51:21 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:21 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:51:21 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-8c755c7d-12a1-4e94-addd-15e4779d8051 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:21 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-8c755c7d-12a1-4e94-addd-15e4779d8051 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] GET http://192.168.122.198/volume/v3/volumes/11732edd-d0b0-4922-9408-ee6ad3e01e39 Sep 06 06:51:21 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-8c755c7d-12a1-4e94-addd-15e4779d8051 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:21 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-8c755c7d-12a1-4e94-addd-15e4779d8051 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:21 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-1020fc57-e3eb-4462-bc36-b0ac7e087a9e tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Snapshot create request issued successfully. Sep 06 06:51:21 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-1020fc57-e3eb-4462-bc36-b0ac7e087a9e tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] http://192.168.122.198/volume/v3/snapshots returned with HTTP 202 Sep 06 06:51:21 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1342/2667] 192.168.122.198 () {60 vars in 1149 bytes} [Sun Sep 6 06:51:20 2026] POST /volume/v3/snapshots => generated 307 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:51:21 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-57ad4a5e-e5c9-4c00-8a2c-71f60f40129f None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:21 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-57ad4a5e-e5c9-4c00-8a2c-71f60f40129f tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] GET http://192.168.122.198/volume/v3/snapshots/32c09ec4-10a8-4e63-8cc2-93be13c0aeac Sep 06 06:51:21 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-57ad4a5e-e5c9-4c00-8a2c-71f60f40129f tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:21 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-57ad4a5e-e5c9-4c00-8a2c-71f60f40129f tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:21 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:21 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:51:21 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:21 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:51:21 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:21 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:51:21 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-57ad4a5e-e5c9-4c00-8a2c-71f60f40129f tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Snapshot retrieved successfully. Sep 06 06:51:21 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-8c755c7d-12a1-4e94-addd-15e4779d8051 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Volume info retrieved successfully. Sep 06 06:51:21 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-57ad4a5e-e5c9-4c00-8a2c-71f60f40129f tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] http://192.168.122.198/volume/v3/snapshots/32c09ec4-10a8-4e63-8cc2-93be13c0aeac returned with HTTP 200 Sep 06 06:51:21 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1343/2668] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:51:21 2026] GET /volume/v3/snapshots/32c09ec4-10a8-4e63-8cc2-93be13c0aeac => generated 439 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:51:21 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-8c755c7d-12a1-4e94-addd-15e4779d8051 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] http://192.168.122.198/volume/v3/volumes/11732edd-d0b0-4922-9408-ee6ad3e01e39 returned with HTTP 200 Sep 06 06:51:21 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1326/2669] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:51:21 2026] GET /volume/v3/volumes/11732edd-d0b0-4922-9408-ee6ad3e01e39 => generated 859 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:51:21 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-ddb37d64-f652-42bb-80da-f51854d44760 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:21 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-ddb37d64-f652-42bb-80da-f51854d44760 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] GET http://192.168.122.198/volume/v3/volumes/2cd1fa30-99fc-4ca1-9288-02d5d6d99d5e Sep 06 06:51:21 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-ddb37d64-f652-42bb-80da-f51854d44760 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:21 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-ddb37d64-f652-42bb-80da-f51854d44760 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:21 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:21 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:51:21 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:21 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:51:21 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-3b02f572-0fea-422d-a4e9-b795f8bd5dde None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:21 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-3b02f572-0fea-422d-a4e9-b795f8bd5dde tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] GET http://192.168.122.198/volume/v3/snapshots/efceaee3-00a9-47fd-8c9e-979338f93da5 Sep 06 06:51:21 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-3b02f572-0fea-422d-a4e9-b795f8bd5dde tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:21 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-ddb37d64-f652-42bb-80da-f51854d44760 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Volume info retrieved successfully. Sep 06 06:51:21 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-3b02f572-0fea-422d-a4e9-b795f8bd5dde tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:21 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:21 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:51:21 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-3b02f572-0fea-422d-a4e9-b795f8bd5dde tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Snapshot retrieved successfully. Sep 06 06:51:21 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-ddb37d64-f652-42bb-80da-f51854d44760 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] http://192.168.122.198/volume/v3/volumes/2cd1fa30-99fc-4ca1-9288-02d5d6d99d5e returned with HTTP 200 Sep 06 06:51:21 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1344/2670] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:51:21 2026] GET /volume/v3/volumes/2cd1fa30-99fc-4ca1-9288-02d5d6d99d5e => generated 857 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:51:21 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-3b02f572-0fea-422d-a4e9-b795f8bd5dde tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] http://192.168.122.198/volume/v3/snapshots/efceaee3-00a9-47fd-8c9e-979338f93da5 returned with HTTP 200 Sep 06 06:51:21 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1327/2671] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:51:21 2026] GET /volume/v3/snapshots/efceaee3-00a9-47fd-8c9e-979338f93da5 => generated 447 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:51:21 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-1b05a556-fde0-4cc9-9acc-aefbf52d54df None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:21 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-1b05a556-fde0-4cc9-9acc-aefbf52d54df tempest-VolumeAndVolumeTypeFromImageTest-1507622826 tempest-VolumeAndVolumeTypeFromImageTest-1507622826-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:51:21 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-1b05a556-fde0-4cc9-9acc-aefbf52d54df tempest-VolumeAndVolumeTypeFromImageTest-1507622826 tempest-VolumeAndVolumeTypeFromImageTest-1507622826-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "1255f0f5-40a6-485b-9604-068ac8269d65", "size": 1}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:51:21 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.volumes [None req-1b05a556-fde0-4cc9-9acc-aefbf52d54df tempest-VolumeAndVolumeTypeFromImageTest-1507622826 tempest-VolumeAndVolumeTypeFromImageTest-1507622826-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '1255f0f5-40a6-485b-9604-068ac8269d65', 'size': 1}} {{(pid=87015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:51:21 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-1b05a556-fde0-4cc9-9acc-aefbf52d54df tempest-VolumeAndVolumeTypeFromImageTest-1507622826 tempest-VolumeAndVolumeTypeFromImageTest-1507622826-project-member] Create volume of 1 GB Sep 06 06:51:21 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-1b05a556-fde0-4cc9-9acc-aefbf52d54df tempest-VolumeAndVolumeTypeFromImageTest-1507622826 tempest-VolumeAndVolumeTypeFromImageTest-1507622826-project-member] Availability Zones retrieved successfully. Sep 06 06:51:21 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-1b05a556-fde0-4cc9-9acc-aefbf52d54df tempest-VolumeAndVolumeTypeFromImageTest-1507622826 tempest-VolumeAndVolumeTypeFromImageTest-1507622826-project-member] Flow 'volume_create_api' (555e5e6b-aeae-455f-99ea-517099df02f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:51:21 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-1b05a556-fde0-4cc9-9acc-aefbf52d54df tempest-VolumeAndVolumeTypeFromImageTest-1507622826 tempest-VolumeAndVolumeTypeFromImageTest-1507622826-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (caa55c49-307d-4f50-8a4d-97b4cba4528f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:21 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.flows.api.create_volume [None req-1b05a556-fde0-4cc9-9acc-aefbf52d54df tempest-VolumeAndVolumeTypeFromImageTest-1507622826 tempest-VolumeAndVolumeTypeFromImageTest-1507622826-project-member] Validating volume size '1' using validate_int {{(pid=87015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:51:21 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-1b05a556-fde0-4cc9-9acc-aefbf52d54df tempest-VolumeAndVolumeTypeFromImageTest-1507622826 tempest-VolumeAndVolumeTypeFromImageTest-1507622826-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (caa55c49-307d-4f50-8a4d-97b4cba4528f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:51:18Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=99fd5ec1-f9b8-4bab-ba16-7fb72f320b10,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': '99fd5ec1-f9b8-4bab-ba16-7fb72f320b10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:21 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-1b05a556-fde0-4cc9-9acc-aefbf52d54df tempest-VolumeAndVolumeTypeFromImageTest-1507622826 tempest-VolumeAndVolumeTypeFromImageTest-1507622826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eeba0afc-3a24-4bff-a135-557e10577c2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:21 devstack devstack@c-api.service[87015]: WARNING cinder.quota [None req-1b05a556-fde0-4cc9-9acc-aefbf52d54df tempest-VolumeAndVolumeTypeFromImageTest-1507622826 tempest-VolumeAndVolumeTypeFromImageTest-1507622826-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 06 06:51:21 devstack devstack@c-api.service[87015]: WARNING cinder.quota [None req-1b05a556-fde0-4cc9-9acc-aefbf52d54df tempest-VolumeAndVolumeTypeFromImageTest-1507622826 tempest-VolumeAndVolumeTypeFromImageTest-1507622826-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 06 06:51:21 devstack devstack@c-api.service[87015]: DEBUG cinder.quota [None req-1b05a556-fde0-4cc9-9acc-aefbf52d54df tempest-VolumeAndVolumeTypeFromImageTest-1507622826 tempest-VolumeAndVolumeTypeFromImageTest-1507622826-project-member] Created reservations ['855dcfab-033f-4a1e-8ee5-c6735b68d61b', '9975d90a-876a-41f8-b57c-84a65118c467', '72dab7eb-ba82-4f1f-89a7-73a99674a384', '7943c92d-8796-441e-a841-525a1fc20c92'] {{(pid=87015) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:51:21 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-1b05a556-fde0-4cc9-9acc-aefbf52d54df tempest-VolumeAndVolumeTypeFromImageTest-1507622826 tempest-VolumeAndVolumeTypeFromImageTest-1507622826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eeba0afc-3a24-4bff-a135-557e10577c2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['855dcfab-033f-4a1e-8ee5-c6735b68d61b', '9975d90a-876a-41f8-b57c-84a65118c467', '72dab7eb-ba82-4f1f-89a7-73a99674a384', '7943c92d-8796-441e-a841-525a1fc20c92']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:21 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-1b05a556-fde0-4cc9-9acc-aefbf52d54df tempest-VolumeAndVolumeTypeFromImageTest-1507622826 tempest-VolumeAndVolumeTypeFromImageTest-1507622826-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2bead58-e867-4c07-b14e-bfed872bcedc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:21 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:21 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:51:21 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-1b05a556-fde0-4cc9-9acc-aefbf52d54df tempest-VolumeAndVolumeTypeFromImageTest-1507622826 tempest-VolumeAndVolumeTypeFromImageTest-1507622826-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2bead58-e867-4c07-b14e-bfed872bcedc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ffd0e062-6ba3-47ea-9a0f-d7d8406d273f', '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='f4b75cec633343eabc4bb5d5836ccd1d',qos_specs=None,replication_status=,reservations=['855dcfab-033f-4a1e-8ee5-c6735b68d61b','9975d90a-876a-41f8-b57c-84a65118c467','72dab7eb-ba82-4f1f-89a7-73a99674a384','7943c92d-8796-441e-a841-525a1fc20c92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='713da993514c4f329dc56b30d22a157b',volume_type_id=99fd5ec1-f9b8-4bab-ba16-7fb72f320b10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:51:21Z,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=ffd0e062-6ba3-47ea-9a0f-d7d8406d273f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f4b75cec633343eabc4bb5d5836ccd1d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='713da993514c4f329dc56b30d22a157b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(99fd5ec1-f9b8-4bab-ba16-7fb72f320b10),volume_type_id=99fd5ec1-f9b8-4bab-ba16-7fb72f320b10)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:21 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-1b05a556-fde0-4cc9-9acc-aefbf52d54df tempest-VolumeAndVolumeTypeFromImageTest-1507622826 tempest-VolumeAndVolumeTypeFromImageTest-1507622826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d73c41b-10cc-4cdf-8bf2-b8add15b66e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:21 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-1b05a556-fde0-4cc9-9acc-aefbf52d54df tempest-VolumeAndVolumeTypeFromImageTest-1507622826 tempest-VolumeAndVolumeTypeFromImageTest-1507622826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d73c41b-10cc-4cdf-8bf2-b8add15b66e3) transitioned into state 'SUCCESS' from 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='f4b75cec633343eabc4bb5d5836ccd1d',qos_specs=None,replication_status=,reservations=['855dcfab-033f-4a1e-8ee5-c6735b68d61b','9975d90a-876a-41f8-b57c-84a65118c467','72dab7eb-ba82-4f1f-89a7-73a99674a384','7943c92d-8796-441e-a841-525a1fc20c92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='713da993514c4f329dc56b30d22a157b',volume_type_id=99fd5ec1-f9b8-4bab-ba16-7fb72f320b10)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:21 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-1b05a556-fde0-4cc9-9acc-aefbf52d54df tempest-VolumeAndVolumeTypeFromImageTest-1507622826 tempest-VolumeAndVolumeTypeFromImageTest-1507622826-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e5a5676-0b08-42fd-b993-15ad8abcc2dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:21 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-1b05a556-fde0-4cc9-9acc-aefbf52d54df tempest-VolumeAndVolumeTypeFromImageTest-1507622826 tempest-VolumeAndVolumeTypeFromImageTest-1507622826-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e5a5676-0b08-42fd-b993-15ad8abcc2dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:21 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-1b05a556-fde0-4cc9-9acc-aefbf52d54df tempest-VolumeAndVolumeTypeFromImageTest-1507622826 tempest-VolumeAndVolumeTypeFromImageTest-1507622826-project-member] Flow 'volume_create_api' (555e5e6b-aeae-455f-99ea-517099df02f3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:51:21 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-1b05a556-fde0-4cc9-9acc-aefbf52d54df tempest-VolumeAndVolumeTypeFromImageTest-1507622826 tempest-VolumeAndVolumeTypeFromImageTest-1507622826-project-member] Create volume request issued successfully. Sep 06 06:51:21 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-1b05a556-fde0-4cc9-9acc-aefbf52d54df tempest-VolumeAndVolumeTypeFromImageTest-1507622826 tempest-VolumeAndVolumeTypeFromImageTest-1507622826-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:51:21 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1345/2672] 192.168.122.198 () {60 vars in 1143 bytes} [Sun Sep 6 06:51:21 2026] POST /volume/v3/volumes => generated 806 bytes in 497 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:51:21 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-cce3adf3-3995-4063-96bb-7049bdadd426 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:21 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-cce3adf3-3995-4063-96bb-7049bdadd426 tempest-VolumeAndVolumeTypeFromImageTest-1507622826 tempest-VolumeAndVolumeTypeFromImageTest-1507622826-project-member] GET http://192.168.122.198/volume/v3/volumes/ffd0e062-6ba3-47ea-9a0f-d7d8406d273f Sep 06 06:51:21 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-cce3adf3-3995-4063-96bb-7049bdadd426 tempest-VolumeAndVolumeTypeFromImageTest-1507622826 tempest-VolumeAndVolumeTypeFromImageTest-1507622826-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:21 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-cce3adf3-3995-4063-96bb-7049bdadd426 tempest-VolumeAndVolumeTypeFromImageTest-1507622826 tempest-VolumeAndVolumeTypeFromImageTest-1507622826-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:21 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:21 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:51:21 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:21 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:51:21 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-cce3adf3-3995-4063-96bb-7049bdadd426 tempest-VolumeAndVolumeTypeFromImageTest-1507622826 tempest-VolumeAndVolumeTypeFromImageTest-1507622826-project-member] Volume info retrieved successfully. Sep 06 06:51:21 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-cce3adf3-3995-4063-96bb-7049bdadd426 tempest-VolumeAndVolumeTypeFromImageTest-1507622826 tempest-VolumeAndVolumeTypeFromImageTest-1507622826-project-member] http://192.168.122.198/volume/v3/volumes/ffd0e062-6ba3-47ea-9a0f-d7d8406d273f returned with HTTP 200 Sep 06 06:51:21 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1328/2673] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:51:21 2026] GET /volume/v3/volumes/ffd0e062-6ba3-47ea-9a0f-d7d8406d273f => generated 874 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:51:22 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-4bbaa127-5506-4191-807f-85ff896a1ba5 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:22 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-4bbaa127-5506-4191-807f-85ff896a1ba5 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] GET http://192.168.122.198/volume/v3/snapshots/32c09ec4-10a8-4e63-8cc2-93be13c0aeac Sep 06 06:51:22 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-4bbaa127-5506-4191-807f-85ff896a1ba5 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:22 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-4bbaa127-5506-4191-807f-85ff896a1ba5 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:22 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:22 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:51:22 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-4bbaa127-5506-4191-807f-85ff896a1ba5 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Snapshot retrieved successfully. Sep 06 06:51:22 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-4bbaa127-5506-4191-807f-85ff896a1ba5 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] http://192.168.122.198/volume/v3/snapshots/32c09ec4-10a8-4e63-8cc2-93be13c0aeac returned with HTTP 200 Sep 06 06:51:22 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1346/2674] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:51:22 2026] GET /volume/v3/snapshots/32c09ec4-10a8-4e63-8cc2-93be13c0aeac => generated 439 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:51:22 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-ff16374f-02fb-4de1-94c1-452b589518f8 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:22 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-4561b97d-f0b5-493c-bf12-358ad2a23e25 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:22 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ff16374f-02fb-4de1-94c1-452b589518f8 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] GET http://192.168.122.198/volume/v3/snapshots/efceaee3-00a9-47fd-8c9e-979338f93da5 Sep 06 06:51:22 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ff16374f-02fb-4de1-94c1-452b589518f8 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:22 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ff16374f-02fb-4de1-94c1-452b589518f8 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:22 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-4561b97d-f0b5-493c-bf12-358ad2a23e25 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] GET http://192.168.122.198/volume/v3/volumes/2cd1fa30-99fc-4ca1-9288-02d5d6d99d5e Sep 06 06:51:22 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-4561b97d-f0b5-493c-bf12-358ad2a23e25 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:22 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-4561b97d-f0b5-493c-bf12-358ad2a23e25 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:22 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:22 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:51:22 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-ff16374f-02fb-4de1-94c1-452b589518f8 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Snapshot retrieved successfully. Sep 06 06:51:22 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ff16374f-02fb-4de1-94c1-452b589518f8 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] http://192.168.122.198/volume/v3/snapshots/efceaee3-00a9-47fd-8c9e-979338f93da5 returned with HTTP 200 Sep 06 06:51:22 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:22 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:51:22 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1329/2675] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:51:22 2026] GET /volume/v3/snapshots/efceaee3-00a9-47fd-8c9e-979338f93da5 => generated 447 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:51:22 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:22 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:51:22 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-4561b97d-f0b5-493c-bf12-358ad2a23e25 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Volume info retrieved successfully. Sep 06 06:51:22 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-4561b97d-f0b5-493c-bf12-358ad2a23e25 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] http://192.168.122.198/volume/v3/volumes/2cd1fa30-99fc-4ca1-9288-02d5d6d99d5e returned with HTTP 200 Sep 06 06:51:22 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1347/2676] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:51:22 2026] GET /volume/v3/volumes/2cd1fa30-99fc-4ca1-9288-02d5d6d99d5e => generated 858 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:51:22 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-05e50d1e-aa97-429a-8732-73bd7c263bb9 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:22 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-05e50d1e-aa97-429a-8732-73bd7c263bb9 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] GET http://192.168.122.198/volume/v3/volumes/d5c5b18d-99cc-4b56-9b99-f109d46a5eec Sep 06 06:51:22 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-05e50d1e-aa97-429a-8732-73bd7c263bb9 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:22 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-05e50d1e-aa97-429a-8732-73bd7c263bb9 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:22 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:22 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:51:22 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:22 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:51:22 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-05e50d1e-aa97-429a-8732-73bd7c263bb9 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Volume info retrieved successfully. Sep 06 06:51:22 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-05e50d1e-aa97-429a-8732-73bd7c263bb9 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] http://192.168.122.198/volume/v3/volumes/d5c5b18d-99cc-4b56-9b99-f109d46a5eec returned with HTTP 200 Sep 06 06:51:22 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1330/2677] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:51:22 2026] GET /volume/v3/volumes/d5c5b18d-99cc-4b56-9b99-f109d46a5eec => generated 857 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:51:23 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-5b9eb29d-023a-4726-b47b-ba2f94ca2428 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:23 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-5b9eb29d-023a-4726-b47b-ba2f94ca2428 tempest-VolumeAndVolumeTypeFromImageTest-1507622826 tempest-VolumeAndVolumeTypeFromImageTest-1507622826-project-member] GET http://192.168.122.198/volume/v3/volumes/ffd0e062-6ba3-47ea-9a0f-d7d8406d273f Sep 06 06:51:23 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-5b9eb29d-023a-4726-b47b-ba2f94ca2428 tempest-VolumeAndVolumeTypeFromImageTest-1507622826 tempest-VolumeAndVolumeTypeFromImageTest-1507622826-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:23 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-5b9eb29d-023a-4726-b47b-ba2f94ca2428 tempest-VolumeAndVolumeTypeFromImageTest-1507622826 tempest-VolumeAndVolumeTypeFromImageTest-1507622826-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:23 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:23 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:51:23 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:23 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:51:23 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-5b9eb29d-023a-4726-b47b-ba2f94ca2428 tempest-VolumeAndVolumeTypeFromImageTest-1507622826 tempest-VolumeAndVolumeTypeFromImageTest-1507622826-project-member] Volume info retrieved successfully. Sep 06 06:51:23 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-5b9eb29d-023a-4726-b47b-ba2f94ca2428 tempest-VolumeAndVolumeTypeFromImageTest-1507622826 tempest-VolumeAndVolumeTypeFromImageTest-1507622826-project-member] http://192.168.122.198/volume/v3/volumes/ffd0e062-6ba3-47ea-9a0f-d7d8406d273f returned with HTTP 200 Sep 06 06:51:23 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1348/2678] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:51:23 2026] GET /volume/v3/volumes/ffd0e062-6ba3-47ea-9a0f-d7d8406d273f => generated 898 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:51:23 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-588cc988-59a0-4898-bbc0-a215f3cd8f05 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:23 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-588cc988-59a0-4898-bbc0-a215f3cd8f05 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] GET http://192.168.122.198/volume/v3/snapshots/32c09ec4-10a8-4e63-8cc2-93be13c0aeac Sep 06 06:51:23 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-588cc988-59a0-4898-bbc0-a215f3cd8f05 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:23 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-588cc988-59a0-4898-bbc0-a215f3cd8f05 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:23 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:23 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:51:23 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-588cc988-59a0-4898-bbc0-a215f3cd8f05 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Snapshot retrieved successfully. Sep 06 06:51:23 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-588cc988-59a0-4898-bbc0-a215f3cd8f05 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] http://192.168.122.198/volume/v3/snapshots/32c09ec4-10a8-4e63-8cc2-93be13c0aeac returned with HTTP 200 Sep 06 06:51:23 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1331/2679] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:51:23 2026] GET /volume/v3/snapshots/32c09ec4-10a8-4e63-8cc2-93be13c0aeac => generated 439 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:51:23 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-037c392d-bbed-4dd0-9610-020772cef681 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:23 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-037c392d-bbed-4dd0-9610-020772cef681 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] GET http://192.168.122.198/volume/v3/snapshots/efceaee3-00a9-47fd-8c9e-979338f93da5 Sep 06 06:51:23 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-037c392d-bbed-4dd0-9610-020772cef681 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:23 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-037c392d-bbed-4dd0-9610-020772cef681 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:23 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:23 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:51:23 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-037c392d-bbed-4dd0-9610-020772cef681 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Snapshot retrieved successfully. Sep 06 06:51:23 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-037c392d-bbed-4dd0-9610-020772cef681 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] http://192.168.122.198/volume/v3/snapshots/efceaee3-00a9-47fd-8c9e-979338f93da5 returned with HTTP 200 Sep 06 06:51:23 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1349/2680] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:51:23 2026] GET /volume/v3/snapshots/efceaee3-00a9-47fd-8c9e-979338f93da5 => generated 447 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:51:23 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-e0370ac8-370b-4105-81da-374e866adba3 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:23 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-e0370ac8-370b-4105-81da-374e866adba3 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] GET http://192.168.122.198/volume/v3/volumes/d5c5b18d-99cc-4b56-9b99-f109d46a5eec Sep 06 06:51:23 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-e0370ac8-370b-4105-81da-374e866adba3 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:23 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-e0370ac8-370b-4105-81da-374e866adba3 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:23 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:23 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:51:23 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:23 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:51:23 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-e0370ac8-370b-4105-81da-374e866adba3 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Volume info retrieved successfully. Sep 06 06:51:23 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-e0370ac8-370b-4105-81da-374e866adba3 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] http://192.168.122.198/volume/v3/volumes/d5c5b18d-99cc-4b56-9b99-f109d46a5eec returned with HTTP 200 Sep 06 06:51:23 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1332/2681] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:51:23 2026] GET /volume/v3/volumes/d5c5b18d-99cc-4b56-9b99-f109d46a5eec => generated 858 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:51:23 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-6c3c3b89-6bac-4599-9c0b-b3979af21167 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:23 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-6c3c3b89-6bac-4599-9c0b-b3979af21167 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] GET http://192.168.122.198/volume/v3/volumes/4d675c7c-2290-42a4-8df4-95541821dc5c Sep 06 06:51:23 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-6c3c3b89-6bac-4599-9c0b-b3979af21167 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:23 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-6c3c3b89-6bac-4599-9c0b-b3979af21167 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:23 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:23 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:51:23 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:23 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:51:23 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-6c3c3b89-6bac-4599-9c0b-b3979af21167 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Volume info retrieved successfully. Sep 06 06:51:23 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-6c3c3b89-6bac-4599-9c0b-b3979af21167 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] http://192.168.122.198/volume/v3/volumes/4d675c7c-2290-42a4-8df4-95541821dc5c returned with HTTP 200 Sep 06 06:51:23 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1350/2682] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:51:23 2026] GET /volume/v3/volumes/4d675c7c-2290-42a4-8df4-95541821dc5c => generated 859 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:51:23 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-78341cd5-949a-48fd-b6af-22f2fa349f2a None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:23 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-78341cd5-949a-48fd-b6af-22f2fa349f2a tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] GET http://192.168.122.198/volume/v3/volumes/a70773ae-8706-4726-901c-551e2675dff0 Sep 06 06:51:23 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-78341cd5-949a-48fd-b6af-22f2fa349f2a tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:23 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-78341cd5-949a-48fd-b6af-22f2fa349f2a tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:23 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:23 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:51:23 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:23 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:51:23 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-78341cd5-949a-48fd-b6af-22f2fa349f2a tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Volume info retrieved successfully. Sep 06 06:51:23 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-78341cd5-949a-48fd-b6af-22f2fa349f2a tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] http://192.168.122.198/volume/v3/volumes/a70773ae-8706-4726-901c-551e2675dff0 returned with HTTP 200 Sep 06 06:51:23 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1333/2683] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:51:23 2026] GET /volume/v3/volumes/a70773ae-8706-4726-901c-551e2675dff0 => generated 858 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:51:24 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-bf368f35-1b74-4729-a0e6-558edee432dc None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:24 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-bf368f35-1b74-4729-a0e6-558edee432dc tempest-VolumeAndVolumeTypeFromImageTest-1507622826 tempest-VolumeAndVolumeTypeFromImageTest-1507622826-project-member] GET http://192.168.122.198/volume/v3/volumes/ffd0e062-6ba3-47ea-9a0f-d7d8406d273f Sep 06 06:51:24 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-bf368f35-1b74-4729-a0e6-558edee432dc tempest-VolumeAndVolumeTypeFromImageTest-1507622826 tempest-VolumeAndVolumeTypeFromImageTest-1507622826-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:24 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-bf368f35-1b74-4729-a0e6-558edee432dc tempest-VolumeAndVolumeTypeFromImageTest-1507622826 tempest-VolumeAndVolumeTypeFromImageTest-1507622826-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:24 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:24 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:51:24 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:24 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:51:24 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-bf368f35-1b74-4729-a0e6-558edee432dc tempest-VolumeAndVolumeTypeFromImageTest-1507622826 tempest-VolumeAndVolumeTypeFromImageTest-1507622826-project-member] Volume info retrieved successfully. Sep 06 06:51:24 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-bf368f35-1b74-4729-a0e6-558edee432dc tempest-VolumeAndVolumeTypeFromImageTest-1507622826 tempest-VolumeAndVolumeTypeFromImageTest-1507622826-project-member] http://192.168.122.198/volume/v3/volumes/ffd0e062-6ba3-47ea-9a0f-d7d8406d273f returned with HTTP 200 Sep 06 06:51:24 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1351/2684] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:51:24 2026] GET /volume/v3/volumes/ffd0e062-6ba3-47ea-9a0f-d7d8406d273f => generated 956 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:51:24 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-ead306be-7d03-44f3-8a6c-474d26d7d890 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:24 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ead306be-7d03-44f3-8a6c-474d26d7d890 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] GET http://192.168.122.198/volume/v3/snapshots/32c09ec4-10a8-4e63-8cc2-93be13c0aeac Sep 06 06:51:24 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ead306be-7d03-44f3-8a6c-474d26d7d890 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:24 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ead306be-7d03-44f3-8a6c-474d26d7d890 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:24 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:24 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:51:24 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-ead306be-7d03-44f3-8a6c-474d26d7d890 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Snapshot retrieved successfully. Sep 06 06:51:24 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ead306be-7d03-44f3-8a6c-474d26d7d890 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] http://192.168.122.198/volume/v3/snapshots/32c09ec4-10a8-4e63-8cc2-93be13c0aeac returned with HTTP 200 Sep 06 06:51:24 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1334/2685] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:51:24 2026] GET /volume/v3/snapshots/32c09ec4-10a8-4e63-8cc2-93be13c0aeac => generated 439 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:51:24 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-0453dc46-5c09-44e6-a116-150724160242 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:24 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-0453dc46-5c09-44e6-a116-150724160242 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] GET http://192.168.122.198/volume/v3/snapshots/efceaee3-00a9-47fd-8c9e-979338f93da5 Sep 06 06:51:24 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-0453dc46-5c09-44e6-a116-150724160242 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:24 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-0453dc46-5c09-44e6-a116-150724160242 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:24 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:24 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:51:24 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-0453dc46-5c09-44e6-a116-150724160242 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Snapshot retrieved successfully. Sep 06 06:51:24 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-0453dc46-5c09-44e6-a116-150724160242 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] http://192.168.122.198/volume/v3/snapshots/efceaee3-00a9-47fd-8c9e-979338f93da5 returned with HTTP 200 Sep 06 06:51:24 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1352/2686] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:51:24 2026] GET /volume/v3/snapshots/efceaee3-00a9-47fd-8c9e-979338f93da5 => generated 447 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:51:24 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-23cb530f-5d41-4f20-af1e-5c35d31e28c1 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:24 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-23cb530f-5d41-4f20-af1e-5c35d31e28c1 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] GET http://192.168.122.198/volume/v3/volumes/a70773ae-8706-4726-901c-551e2675dff0 Sep 06 06:51:24 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-23cb530f-5d41-4f20-af1e-5c35d31e28c1 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:24 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-23cb530f-5d41-4f20-af1e-5c35d31e28c1 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:24 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:24 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:51:24 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:24 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:51:24 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-23cb530f-5d41-4f20-af1e-5c35d31e28c1 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Volume info retrieved successfully. Sep 06 06:51:24 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-23cb530f-5d41-4f20-af1e-5c35d31e28c1 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] http://192.168.122.198/volume/v3/volumes/a70773ae-8706-4726-901c-551e2675dff0 returned with HTTP 200 Sep 06 06:51:24 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1335/2687] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:51:24 2026] GET /volume/v3/volumes/a70773ae-8706-4726-901c-551e2675dff0 => generated 858 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:51:25 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-fd0716cb-4b65-4710-a7fc-0ded695a0512 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:25 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-fd0716cb-4b65-4710-a7fc-0ded695a0512 tempest-VolumeAndVolumeTypeFromImageTest-1507622826 tempest-VolumeAndVolumeTypeFromImageTest-1507622826-project-member] GET http://192.168.122.198/volume/v3/volumes/ffd0e062-6ba3-47ea-9a0f-d7d8406d273f Sep 06 06:51:25 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-fd0716cb-4b65-4710-a7fc-0ded695a0512 tempest-VolumeAndVolumeTypeFromImageTest-1507622826 tempest-VolumeAndVolumeTypeFromImageTest-1507622826-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:25 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-fd0716cb-4b65-4710-a7fc-0ded695a0512 tempest-VolumeAndVolumeTypeFromImageTest-1507622826 tempest-VolumeAndVolumeTypeFromImageTest-1507622826-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:25 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:25 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:51:25 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:25 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:51:25 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-fd0716cb-4b65-4710-a7fc-0ded695a0512 tempest-VolumeAndVolumeTypeFromImageTest-1507622826 tempest-VolumeAndVolumeTypeFromImageTest-1507622826-project-member] Volume info retrieved successfully. Sep 06 06:51:25 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-fd0716cb-4b65-4710-a7fc-0ded695a0512 tempest-VolumeAndVolumeTypeFromImageTest-1507622826 tempest-VolumeAndVolumeTypeFromImageTest-1507622826-project-member] http://192.168.122.198/volume/v3/volumes/ffd0e062-6ba3-47ea-9a0f-d7d8406d273f returned with HTTP 200 Sep 06 06:51:25 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1353/2688] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:51:25 2026] GET /volume/v3/volumes/ffd0e062-6ba3-47ea-9a0f-d7d8406d273f => generated 956 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:51:25 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-d9d0d51e-d7ae-471a-9f71-d2409faa248e None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:25 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-d9d0d51e-d7ae-471a-9f71-d2409faa248e tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] GET http://192.168.122.198/volume/v3/snapshots/32c09ec4-10a8-4e63-8cc2-93be13c0aeac Sep 06 06:51:25 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-d9d0d51e-d7ae-471a-9f71-d2409faa248e tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:25 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-d9d0d51e-d7ae-471a-9f71-d2409faa248e tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:25 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:25 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:51:25 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-d9d0d51e-d7ae-471a-9f71-d2409faa248e tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Snapshot retrieved successfully. Sep 06 06:51:25 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-d9d0d51e-d7ae-471a-9f71-d2409faa248e tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] http://192.168.122.198/volume/v3/snapshots/32c09ec4-10a8-4e63-8cc2-93be13c0aeac returned with HTTP 200 Sep 06 06:51:25 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1336/2689] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:51:25 2026] GET /volume/v3/snapshots/32c09ec4-10a8-4e63-8cc2-93be13c0aeac => generated 439 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:51:25 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-b66cdc38-15a0-43d9-8326-35e57fab6912 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:25 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b66cdc38-15a0-43d9-8326-35e57fab6912 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] GET http://192.168.122.198/volume/v3/snapshots/efceaee3-00a9-47fd-8c9e-979338f93da5 Sep 06 06:51:25 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b66cdc38-15a0-43d9-8326-35e57fab6912 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:25 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b66cdc38-15a0-43d9-8326-35e57fab6912 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:25 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:25 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:51:25 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-b66cdc38-15a0-43d9-8326-35e57fab6912 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Snapshot retrieved successfully. Sep 06 06:51:25 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b66cdc38-15a0-43d9-8326-35e57fab6912 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] http://192.168.122.198/volume/v3/snapshots/efceaee3-00a9-47fd-8c9e-979338f93da5 returned with HTTP 200 Sep 06 06:51:25 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1354/2690] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:51:25 2026] GET /volume/v3/snapshots/efceaee3-00a9-47fd-8c9e-979338f93da5 => generated 474 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:51:25 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-a48ab1a1-1bb4-4db8-9c4e-c542c5834a9a None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:25 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-a48ab1a1-1bb4-4db8-9c4e-c542c5834a9a tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:51:25 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-a48ab1a1-1bb4-4db8-9c4e-c542c5834a9a tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "efceaee3-00a9-47fd-8c9e-979338f93da5", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1238134130"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:51:25 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.volumes [None req-a48ab1a1-1bb4-4db8-9c4e-c542c5834a9a tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Create volume request body: {'volume': {"'snapshot_id": 'efceaee3-00a9-47fd-8c9e-979338f93da5', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1238134130'}} {{(pid=87014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:51:25 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-a48ab1a1-1bb4-4db8-9c4e-c542c5834a9a tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Create volume of 1 GB Sep 06 06:51:25 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-a48ab1a1-1bb4-4db8-9c4e-c542c5834a9a tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Availability Zones retrieved successfully. Sep 06 06:51:25 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-a48ab1a1-1bb4-4db8-9c4e-c542c5834a9a tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Flow 'volume_create_api' (1b2d6e1f-eb9e-4e27-911a-dd192c13ae29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:51:25 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-a48ab1a1-1bb4-4db8-9c4e-c542c5834a9a tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10380dfd-91e2-489f-a20b-b35e66f85665) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:25 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.flows.api.create_volume [None req-a48ab1a1-1bb4-4db8-9c4e-c542c5834a9a tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Validating volume size '1' using validate_int {{(pid=87014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:51:25 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-a48ab1a1-1bb4-4db8-9c4e-c542c5834a9a tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10380dfd-91e2-489f-a20b-b35e66f85665) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:25 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-a48ab1a1-1bb4-4db8-9c4e-c542c5834a9a tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ba594b2-b4c5-4dca-a897-9a39664e250d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:25 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-a48ab1a1-1bb4-4db8-9c4e-c542c5834a9a tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Created reservations ['b8999bc6-c968-4867-97ff-0e77bf62b898', '8b1c0f56-aac3-4227-aac2-0b39365f8943', '11ef262c-0a22-4557-bf91-2f1efbdc7a5e', 'c067fcd3-29e4-49d4-934b-ddb3b2c73278'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:51:25 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-a48ab1a1-1bb4-4db8-9c4e-c542c5834a9a tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ba594b2-b4c5-4dca-a897-9a39664e250d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b8999bc6-c968-4867-97ff-0e77bf62b898', '8b1c0f56-aac3-4227-aac2-0b39365f8943', '11ef262c-0a22-4557-bf91-2f1efbdc7a5e', 'c067fcd3-29e4-49d4-934b-ddb3b2c73278']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:25 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-a48ab1a1-1bb4-4db8-9c4e-c542c5834a9a tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6ca7762-ffba-4a17-8057-f76bea0afdc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:25 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:25 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:51:25 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-a48ab1a1-1bb4-4db8-9c4e-c542c5834a9a tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6ca7762-ffba-4a17-8057-f76bea0afdc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '202822af-3551-4789-a3d9-ac6b8e38416a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1238134130',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2de6bc06e3f64a14896af2f97faf9f4a',qos_specs=None,replication_status=,reservations=['b8999bc6-c968-4867-97ff-0e77bf62b898','8b1c0f56-aac3-4227-aac2-0b39365f8943','11ef262c-0a22-4557-bf91-2f1efbdc7a5e','c067fcd3-29e4-49d4-934b-ddb3b2c73278'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='980ea4c91fca44ea8cff75dd4148f201',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:51:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1238134130',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=202822af-3551-4789-a3d9-ac6b8e38416a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2de6bc06e3f64a14896af2f97faf9f4a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='980ea4c91fca44ea8cff75dd4148f201',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:25 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-a48ab1a1-1bb4-4db8-9c4e-c542c5834a9a tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44d83cf9-3111-40f4-ae7b-0c3b7864ef06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:25 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-616f72ba-107c-4847-9903-e7cdef31eba1 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:25 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-616f72ba-107c-4847-9903-e7cdef31eba1 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] GET http://192.168.122.198/volume/v3/volumes/a70773ae-8706-4726-901c-551e2675dff0 Sep 06 06:51:25 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-616f72ba-107c-4847-9903-e7cdef31eba1 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:25 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-616f72ba-107c-4847-9903-e7cdef31eba1 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:25 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-a48ab1a1-1bb4-4db8-9c4e-c542c5834a9a tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44d83cf9-3111-40f4-ae7b-0c3b7864ef06) transitioned into state 'SUCCESS' from state '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-1238134130',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2de6bc06e3f64a14896af2f97faf9f4a',qos_specs=None,replication_status=,reservations=['b8999bc6-c968-4867-97ff-0e77bf62b898','8b1c0f56-aac3-4227-aac2-0b39365f8943','11ef262c-0a22-4557-bf91-2f1efbdc7a5e','c067fcd3-29e4-49d4-934b-ddb3b2c73278'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='980ea4c91fca44ea8cff75dd4148f201',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:25 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-a48ab1a1-1bb4-4db8-9c4e-c542c5834a9a tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2878d5fa-c438-4461-a99e-86df933b023b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:25 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:25 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:51:25 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:25 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:51:25 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-616f72ba-107c-4847-9903-e7cdef31eba1 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Volume info retrieved successfully. Sep 06 06:51:25 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-a48ab1a1-1bb4-4db8-9c4e-c542c5834a9a tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2878d5fa-c438-4461-a99e-86df933b023b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:25 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-a48ab1a1-1bb4-4db8-9c4e-c542c5834a9a tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Flow 'volume_create_api' (1b2d6e1f-eb9e-4e27-911a-dd192c13ae29) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:51:25 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-a48ab1a1-1bb4-4db8-9c4e-c542c5834a9a tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Create volume request issued successfully. Sep 06 06:51:25 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-616f72ba-107c-4847-9903-e7cdef31eba1 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] http://192.168.122.198/volume/v3/volumes/a70773ae-8706-4726-901c-551e2675dff0 returned with HTTP 200 Sep 06 06:51:25 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-a48ab1a1-1bb4-4db8-9c4e-c542c5834a9a tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:51:25 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1355/2691] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:51:25 2026] GET /volume/v3/volumes/a70773ae-8706-4726-901c-551e2675dff0 => generated 858 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:51:25 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1337/2692] 192.168.122.198 () {60 vars in 1143 bytes} [Sun Sep 6 06:51:25 2026] POST /volume/v3/volumes => generated 769 bytes in 309 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:51:25 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-c4612a04-f46c-4d02-a562-4a0d365512cc None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:25 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c4612a04-f46c-4d02-a562-4a0d365512cc tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:51:25 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-c4612a04-f46c-4d02-a562-4a0d365512cc tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "efceaee3-00a9-47fd-8c9e-979338f93da5", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-28049190"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:51:25 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.volumes [None req-c4612a04-f46c-4d02-a562-4a0d365512cc tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Create volume request body: {'volume': {"'snapshot_id": 'efceaee3-00a9-47fd-8c9e-979338f93da5', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-28049190'}} {{(pid=87015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:51:25 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-c4612a04-f46c-4d02-a562-4a0d365512cc tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Create volume of 1 GB Sep 06 06:51:25 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-c4612a04-f46c-4d02-a562-4a0d365512cc tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Availability Zones retrieved successfully. Sep 06 06:51:25 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-c4612a04-f46c-4d02-a562-4a0d365512cc tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Flow 'volume_create_api' (b819546c-cd41-4882-bd43-6d7519b13d57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:51:25 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-c4612a04-f46c-4d02-a562-4a0d365512cc tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e018e5ea-d5a8-4819-babc-e088fcfe5f11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:25 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.flows.api.create_volume [None req-c4612a04-f46c-4d02-a562-4a0d365512cc tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Validating volume size '1' using validate_int {{(pid=87015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:51:25 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-c4612a04-f46c-4d02-a562-4a0d365512cc tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e018e5ea-d5a8-4819-babc-e088fcfe5f11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:25 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-c4612a04-f46c-4d02-a562-4a0d365512cc tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d96b4ac4-7f52-4354-9981-9256aa2b1fb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:25 devstack devstack@c-api.service[87015]: DEBUG cinder.quota [None req-c4612a04-f46c-4d02-a562-4a0d365512cc tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Created reservations ['26c1da36-92f7-4ed1-97bb-ab6cca6f20ad', 'b548f80b-6f77-4ae5-ab0d-a4a50afbd5eb', '08d3c686-eeba-42a8-b43d-b801d52805b5', 'a1f707b4-6cff-4897-84c6-7e10c7e2b7fa'] {{(pid=87015) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:51:25 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-c4612a04-f46c-4d02-a562-4a0d365512cc tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d96b4ac4-7f52-4354-9981-9256aa2b1fb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['26c1da36-92f7-4ed1-97bb-ab6cca6f20ad', 'b548f80b-6f77-4ae5-ab0d-a4a50afbd5eb', '08d3c686-eeba-42a8-b43d-b801d52805b5', 'a1f707b4-6cff-4897-84c6-7e10c7e2b7fa']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:25 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-c4612a04-f46c-4d02-a562-4a0d365512cc tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24d11276-432e-45a6-890a-6bc4901e5898) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:26 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:26 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:51:26 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-c4612a04-f46c-4d02-a562-4a0d365512cc tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24d11276-432e-45a6-890a-6bc4901e5898) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e55bcb32-3a06-4e03-adef-30f86de1793b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-28049190',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2de6bc06e3f64a14896af2f97faf9f4a',qos_specs=None,replication_status=,reservations=['26c1da36-92f7-4ed1-97bb-ab6cca6f20ad','b548f80b-6f77-4ae5-ab0d-a4a50afbd5eb','08d3c686-eeba-42a8-b43d-b801d52805b5','a1f707b4-6cff-4897-84c6-7e10c7e2b7fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='980ea4c91fca44ea8cff75dd4148f201',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:51:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-28049190',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e55bcb32-3a06-4e03-adef-30f86de1793b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2de6bc06e3f64a14896af2f97faf9f4a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='980ea4c91fca44ea8cff75dd4148f201',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:26 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-c4612a04-f46c-4d02-a562-4a0d365512cc tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c41cf4aa-6c9d-4543-a3ef-094ea76c409c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:26 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-c4612a04-f46c-4d02-a562-4a0d365512cc tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c41cf4aa-6c9d-4543-a3ef-094ea76c409c) transitioned into state 'SUCCESS' from state '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-28049190',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2de6bc06e3f64a14896af2f97faf9f4a',qos_specs=None,replication_status=,reservations=['26c1da36-92f7-4ed1-97bb-ab6cca6f20ad','b548f80b-6f77-4ae5-ab0d-a4a50afbd5eb','08d3c686-eeba-42a8-b43d-b801d52805b5','a1f707b4-6cff-4897-84c6-7e10c7e2b7fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='980ea4c91fca44ea8cff75dd4148f201',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:26 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-c4612a04-f46c-4d02-a562-4a0d365512cc tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62437926-b784-4783-be43-39077da6ae90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:26 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-c4612a04-f46c-4d02-a562-4a0d365512cc tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62437926-b784-4783-be43-39077da6ae90) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:26 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-c4612a04-f46c-4d02-a562-4a0d365512cc tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Flow 'volume_create_api' (b819546c-cd41-4882-bd43-6d7519b13d57) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:51:26 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-c4612a04-f46c-4d02-a562-4a0d365512cc tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Create volume request issued successfully. Sep 06 06:51:26 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c4612a04-f46c-4d02-a562-4a0d365512cc tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:51:26 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1356/2693] 192.168.122.198 () {60 vars in 1143 bytes} [Sun Sep 6 06:51:25 2026] POST /volume/v3/volumes => generated 767 bytes in 321 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:51:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-48999078-cacf-4dde-8f7e-4cf340f87c1c None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:26 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-48999078-cacf-4dde-8f7e-4cf340f87c1c tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:51:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-48999078-cacf-4dde-8f7e-4cf340f87c1c tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "efceaee3-00a9-47fd-8c9e-979338f93da5", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1687605050"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:51:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.volumes [None req-48999078-cacf-4dde-8f7e-4cf340f87c1c tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Create volume request body: {'volume': {"'snapshot_id": 'efceaee3-00a9-47fd-8c9e-979338f93da5', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1687605050'}} {{(pid=87014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:51:26 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-48999078-cacf-4dde-8f7e-4cf340f87c1c tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Create volume of 1 GB Sep 06 06:51:26 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:26 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:51:26 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-48999078-cacf-4dde-8f7e-4cf340f87c1c tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Availability Zones retrieved successfully. Sep 06 06:51:26 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-48999078-cacf-4dde-8f7e-4cf340f87c1c tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Flow 'volume_create_api' (891b723b-fc41-4c64-8add-ac4f9bcb6bdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:51:26 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-48999078-cacf-4dde-8f7e-4cf340f87c1c tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0eda84ae-a170-487e-aada-71b6d56c64f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:26 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.flows.api.create_volume [None req-48999078-cacf-4dde-8f7e-4cf340f87c1c tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Validating volume size '1' using validate_int {{(pid=87014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:51:26 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-49a621e3-a6e6-4ef5-b99a-f510c6b0cfae None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:26 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-49a621e3-a6e6-4ef5-b99a-f510c6b0cfae tempest-VolumeAndVolumeTypeFromImageTest-1507622826 tempest-VolumeAndVolumeTypeFromImageTest-1507622826-project-member] GET http://192.168.122.198/volume/v3/volumes/ffd0e062-6ba3-47ea-9a0f-d7d8406d273f Sep 06 06:51:26 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-49a621e3-a6e6-4ef5-b99a-f510c6b0cfae tempest-VolumeAndVolumeTypeFromImageTest-1507622826 tempest-VolumeAndVolumeTypeFromImageTest-1507622826-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:26 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-49a621e3-a6e6-4ef5-b99a-f510c6b0cfae tempest-VolumeAndVolumeTypeFromImageTest-1507622826 tempest-VolumeAndVolumeTypeFromImageTest-1507622826-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:26 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:26 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:51:26 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:26 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:51:26 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-48999078-cacf-4dde-8f7e-4cf340f87c1c tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0eda84ae-a170-487e-aada-71b6d56c64f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:26 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-48999078-cacf-4dde-8f7e-4cf340f87c1c tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1eba7df7-db02-43ea-a01c-1f5a444c56ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:26 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-49a621e3-a6e6-4ef5-b99a-f510c6b0cfae tempest-VolumeAndVolumeTypeFromImageTest-1507622826 tempest-VolumeAndVolumeTypeFromImageTest-1507622826-project-member] Volume info retrieved successfully. Sep 06 06:51:26 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-49a621e3-a6e6-4ef5-b99a-f510c6b0cfae tempest-VolumeAndVolumeTypeFromImageTest-1507622826 tempest-VolumeAndVolumeTypeFromImageTest-1507622826-project-member] http://192.168.122.198/volume/v3/volumes/ffd0e062-6ba3-47ea-9a0f-d7d8406d273f returned with HTTP 200 Sep 06 06:51:26 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1357/2694] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:51:26 2026] GET /volume/v3/volumes/ffd0e062-6ba3-47ea-9a0f-d7d8406d273f => generated 956 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:51:26 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-48999078-cacf-4dde-8f7e-4cf340f87c1c tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Created reservations ['620a7554-4b42-4675-8dc0-6ba5ebbac73d', '0a2631af-8592-4cf2-b4c3-e85d724cfc11', '8abe6c78-b731-4d79-bd72-b09e12c300f9', '4fc5189a-bb75-4b4e-a118-12b05a47d9cf'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:51:26 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-48999078-cacf-4dde-8f7e-4cf340f87c1c tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1eba7df7-db02-43ea-a01c-1f5a444c56ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['620a7554-4b42-4675-8dc0-6ba5ebbac73d', '0a2631af-8592-4cf2-b4c3-e85d724cfc11', '8abe6c78-b731-4d79-bd72-b09e12c300f9', '4fc5189a-bb75-4b4e-a118-12b05a47d9cf']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:26 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-48999078-cacf-4dde-8f7e-4cf340f87c1c tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4383ea11-45f5-4a3b-b3b4-1722edcf2c65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:26 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-17bff9e5-b118-4c49-ab0e-cf74160fc668 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:26 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:26 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:51:26 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-17bff9e5-b118-4c49-ab0e-cf74160fc668 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] GET http://192.168.122.198/volume/v3/snapshots/32c09ec4-10a8-4e63-8cc2-93be13c0aeac Sep 06 06:51:26 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-17bff9e5-b118-4c49-ab0e-cf74160fc668 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:26 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-17bff9e5-b118-4c49-ab0e-cf74160fc668 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:26 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-48999078-cacf-4dde-8f7e-4cf340f87c1c tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4383ea11-45f5-4a3b-b3b4-1722edcf2c65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '510c6730-6a62-4a12-b6af-4699e5bdfb9e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1687605050',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2de6bc06e3f64a14896af2f97faf9f4a',qos_specs=None,replication_status=,reservations=['620a7554-4b42-4675-8dc0-6ba5ebbac73d','0a2631af-8592-4cf2-b4c3-e85d724cfc11','8abe6c78-b731-4d79-bd72-b09e12c300f9','4fc5189a-bb75-4b4e-a118-12b05a47d9cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='980ea4c91fca44ea8cff75dd4148f201',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:51:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1687605050',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=510c6730-6a62-4a12-b6af-4699e5bdfb9e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2de6bc06e3f64a14896af2f97faf9f4a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='980ea4c91fca44ea8cff75dd4148f201',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:26 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-48999078-cacf-4dde-8f7e-4cf340f87c1c tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f78fbeb3-d3ad-4ad0-8f54-3465f823c565) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:26 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:26 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:51:26 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-17bff9e5-b118-4c49-ab0e-cf74160fc668 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Snapshot retrieved successfully. Sep 06 06:51:26 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-17bff9e5-b118-4c49-ab0e-cf74160fc668 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] http://192.168.122.198/volume/v3/snapshots/32c09ec4-10a8-4e63-8cc2-93be13c0aeac returned with HTTP 200 Sep 06 06:51:26 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1358/2695] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:51:26 2026] GET /volume/v3/snapshots/32c09ec4-10a8-4e63-8cc2-93be13c0aeac => generated 439 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 06:51:26 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-48999078-cacf-4dde-8f7e-4cf340f87c1c tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f78fbeb3-d3ad-4ad0-8f54-3465f823c565) transitioned into state 'SUCCESS' from state '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-1687605050',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2de6bc06e3f64a14896af2f97faf9f4a',qos_specs=None,replication_status=,reservations=['620a7554-4b42-4675-8dc0-6ba5ebbac73d','0a2631af-8592-4cf2-b4c3-e85d724cfc11','8abe6c78-b731-4d79-bd72-b09e12c300f9','4fc5189a-bb75-4b4e-a118-12b05a47d9cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='980ea4c91fca44ea8cff75dd4148f201',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:26 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-48999078-cacf-4dde-8f7e-4cf340f87c1c tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fd762d6-2d73-4790-830a-75ef66171eac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:26 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-48999078-cacf-4dde-8f7e-4cf340f87c1c tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fd762d6-2d73-4790-830a-75ef66171eac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:26 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-48999078-cacf-4dde-8f7e-4cf340f87c1c tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Flow 'volume_create_api' (891b723b-fc41-4c64-8add-ac4f9bcb6bdd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:51:26 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-48999078-cacf-4dde-8f7e-4cf340f87c1c tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Create volume request issued successfully. Sep 06 06:51:26 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-48999078-cacf-4dde-8f7e-4cf340f87c1c tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:51:26 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1338/2696] 192.168.122.198 () {60 vars in 1143 bytes} [Sun Sep 6 06:51:26 2026] POST /volume/v3/volumes => generated 769 bytes in 344 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:51:26 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-706cb5c4-b9a7-4efd-afe6-95c81c6c09e3 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:26 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-706cb5c4-b9a7-4efd-afe6-95c81c6c09e3 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:51:26 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-706cb5c4-b9a7-4efd-afe6-95c81c6c09e3 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "efceaee3-00a9-47fd-8c9e-979338f93da5", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-505788924"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:51:26 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.volumes [None req-706cb5c4-b9a7-4efd-afe6-95c81c6c09e3 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Create volume request body: {'volume': {"'snapshot_id": 'efceaee3-00a9-47fd-8c9e-979338f93da5', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-505788924'}} {{(pid=87015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:51:26 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-706cb5c4-b9a7-4efd-afe6-95c81c6c09e3 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Create volume of 1 GB Sep 06 06:51:26 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-706cb5c4-b9a7-4efd-afe6-95c81c6c09e3 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Availability Zones retrieved successfully. Sep 06 06:51:26 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-706cb5c4-b9a7-4efd-afe6-95c81c6c09e3 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Flow 'volume_create_api' (9f677e81-882a-41e1-b759-e227d16a4fe5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:51:26 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-706cb5c4-b9a7-4efd-afe6-95c81c6c09e3 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4889bea3-2182-43f9-b46e-b54bedb0279f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:26 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.flows.api.create_volume [None req-706cb5c4-b9a7-4efd-afe6-95c81c6c09e3 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Validating volume size '1' using validate_int {{(pid=87015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:51:26 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-706cb5c4-b9a7-4efd-afe6-95c81c6c09e3 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4889bea3-2182-43f9-b46e-b54bedb0279f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:26 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-706cb5c4-b9a7-4efd-afe6-95c81c6c09e3 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b32adb1-645d-49a6-9e9d-9324e7d06fb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:26 devstack devstack@c-api.service[87015]: DEBUG cinder.quota [None req-706cb5c4-b9a7-4efd-afe6-95c81c6c09e3 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Created reservations ['d83b8cd0-0203-4894-8728-f2afb4b106c7', '7d12dcea-260c-49e4-b8cb-6f58b27b5b3d', '9bc9d96f-fec1-4f7d-901d-cce0cbcd7ee1', 'bfaa7299-6c92-457e-b9eb-a15ebf84645c'] {{(pid=87015) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:51:26 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-706cb5c4-b9a7-4efd-afe6-95c81c6c09e3 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b32adb1-645d-49a6-9e9d-9324e7d06fb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d83b8cd0-0203-4894-8728-f2afb4b106c7', '7d12dcea-260c-49e4-b8cb-6f58b27b5b3d', '9bc9d96f-fec1-4f7d-901d-cce0cbcd7ee1', 'bfaa7299-6c92-457e-b9eb-a15ebf84645c']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:26 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-706cb5c4-b9a7-4efd-afe6-95c81c6c09e3 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ffb8186-f334-4e6d-bd9e-8539ca5c99d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:26 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:26 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:51:26 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-706cb5c4-b9a7-4efd-afe6-95c81c6c09e3 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ffb8186-f334-4e6d-bd9e-8539ca5c99d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4eae1be3-f28d-4929-9c94-9939377f9f4f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-505788924',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2de6bc06e3f64a14896af2f97faf9f4a',qos_specs=None,replication_status=,reservations=['d83b8cd0-0203-4894-8728-f2afb4b106c7','7d12dcea-260c-49e4-b8cb-6f58b27b5b3d','9bc9d96f-fec1-4f7d-901d-cce0cbcd7ee1','bfaa7299-6c92-457e-b9eb-a15ebf84645c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='980ea4c91fca44ea8cff75dd4148f201',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:51:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-505788924',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4eae1be3-f28d-4929-9c94-9939377f9f4f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2de6bc06e3f64a14896af2f97faf9f4a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='980ea4c91fca44ea8cff75dd4148f201',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:26 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-706cb5c4-b9a7-4efd-afe6-95c81c6c09e3 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c2266a3-b69c-451c-9775-00b0fdfc133d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:26 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-706cb5c4-b9a7-4efd-afe6-95c81c6c09e3 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c2266a3-b69c-451c-9775-00b0fdfc133d) transitioned into state 'SUCCESS' from state '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-505788924',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2de6bc06e3f64a14896af2f97faf9f4a',qos_specs=None,replication_status=,reservations=['d83b8cd0-0203-4894-8728-f2afb4b106c7','7d12dcea-260c-49e4-b8cb-6f58b27b5b3d','9bc9d96f-fec1-4f7d-901d-cce0cbcd7ee1','bfaa7299-6c92-457e-b9eb-a15ebf84645c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='980ea4c91fca44ea8cff75dd4148f201',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-ab90f37f-5fed-430a-930d-130930eb5316 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:26 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-706cb5c4-b9a7-4efd-afe6-95c81c6c09e3 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b32dd454-beba-43e5-9192-f4ae61392eac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:26 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ab90f37f-5fed-430a-930d-130930eb5316 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] GET http://192.168.122.198/volume/v3/volumes/a70773ae-8706-4726-901c-551e2675dff0 Sep 06 06:51:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ab90f37f-5fed-430a-930d-130930eb5316 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ab90f37f-5fed-430a-930d-130930eb5316 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:26 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:26 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:51:26 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-706cb5c4-b9a7-4efd-afe6-95c81c6c09e3 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b32dd454-beba-43e5-9192-f4ae61392eac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:26 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:26 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:51:26 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-706cb5c4-b9a7-4efd-afe6-95c81c6c09e3 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Flow 'volume_create_api' (9f677e81-882a-41e1-b759-e227d16a4fe5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:51:26 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-706cb5c4-b9a7-4efd-afe6-95c81c6c09e3 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Create volume request issued successfully. Sep 06 06:51:26 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-706cb5c4-b9a7-4efd-afe6-95c81c6c09e3 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:51:26 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1359/2697] 192.168.122.198 () {60 vars in 1143 bytes} [Sun Sep 6 06:51:26 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 06 06:51:26 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-ab90f37f-5fed-430a-930d-130930eb5316 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Volume info retrieved successfully. Sep 06 06:51:26 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-f38b6033-4540-4bc9-bbf3-972a6e0b83c4 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:26 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ab90f37f-5fed-430a-930d-130930eb5316 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] http://192.168.122.198/volume/v3/volumes/a70773ae-8706-4726-901c-551e2675dff0 returned with HTTP 200 Sep 06 06:51:26 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1339/2698] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:51:26 2026] GET /volume/v3/volumes/a70773ae-8706-4726-901c-551e2675dff0 => generated 859 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:51:26 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f38b6033-4540-4bc9-bbf3-972a6e0b83c4 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:51:26 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-f38b6033-4540-4bc9-bbf3-972a6e0b83c4 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "efceaee3-00a9-47fd-8c9e-979338f93da5", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-330448649"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:51:26 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.volumes [None req-f38b6033-4540-4bc9-bbf3-972a6e0b83c4 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Create volume request body: {'volume': {"'snapshot_id": 'efceaee3-00a9-47fd-8c9e-979338f93da5', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-330448649'}} {{(pid=87015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:51:26 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-f38b6033-4540-4bc9-bbf3-972a6e0b83c4 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Create volume of 1 GB Sep 06 06:51:26 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:26 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:51:26 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-f38b6033-4540-4bc9-bbf3-972a6e0b83c4 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Availability Zones retrieved successfully. Sep 06 06:51:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-7d2c273a-e889-463f-84ed-6941216bee3a None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:26 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-7d2c273a-e889-463f-84ed-6941216bee3a tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] DELETE http://192.168.122.198/volume/v3/volumes/a70773ae-8706-4726-901c-551e2675dff0 Sep 06 06:51:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-7d2c273a-e889-463f-84ed-6941216bee3a tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-7d2c273a-e889-463f-84ed-6941216bee3a tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:26 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-7d2c273a-e889-463f-84ed-6941216bee3a tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Delete volume with id: a70773ae-8706-4726-901c-551e2675dff0 Sep 06 06:51:26 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-f38b6033-4540-4bc9-bbf3-972a6e0b83c4 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Flow 'volume_create_api' (48bae776-afce-475d-bf58-b30d6599ccd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:51:26 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-f38b6033-4540-4bc9-bbf3-972a6e0b83c4 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9006edd3-5b6f-4ecc-92bf-e49313cb8f77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:26 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:26 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:51:26 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.flows.api.create_volume [None req-f38b6033-4540-4bc9-bbf3-972a6e0b83c4 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Validating volume size '1' using validate_int {{(pid=87015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:51:26 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:26 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:51:26 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-7d2c273a-e889-463f-84ed-6941216bee3a tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Volume info retrieved successfully. Sep 06 06:51:26 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-7d2c273a-e889-463f-84ed-6941216bee3a tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Delete volume request issued successfully. Sep 06 06:51:26 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-7d2c273a-e889-463f-84ed-6941216bee3a tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] http://192.168.122.198/volume/v3/volumes/a70773ae-8706-4726-901c-551e2675dff0 returned with HTTP 202 Sep 06 06:51:26 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1340/2699] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:51:26 2026] DELETE /volume/v3/volumes/a70773ae-8706-4726-901c-551e2675dff0 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:51:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-c6550dea-aa64-401f-bc05-f63d2f190fbe None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:26 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c6550dea-aa64-401f-bc05-f63d2f190fbe tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] GET http://192.168.122.198/volume/v3/volumes/a70773ae-8706-4726-901c-551e2675dff0 Sep 06 06:51:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-c6550dea-aa64-401f-bc05-f63d2f190fbe tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-c6550dea-aa64-401f-bc05-f63d2f190fbe tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:26 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-f38b6033-4540-4bc9-bbf3-972a6e0b83c4 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9006edd3-5b6f-4ecc-92bf-e49313cb8f77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:26 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:26 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:51:26 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-f38b6033-4540-4bc9-bbf3-972a6e0b83c4 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5828bcfd-5de3-4d54-8a7b-bf6691c5f8fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:26 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:26 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:51:27 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-c6550dea-aa64-401f-bc05-f63d2f190fbe tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Volume info retrieved successfully. Sep 06 06:51:27 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c6550dea-aa64-401f-bc05-f63d2f190fbe tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] http://192.168.122.198/volume/v3/volumes/a70773ae-8706-4726-901c-551e2675dff0 returned with HTTP 200 Sep 06 06:51:27 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1341/2700] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:51:26 2026] GET /volume/v3/volumes/a70773ae-8706-4726-901c-551e2675dff0 => generated 858 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:51:27 devstack devstack@c-api.service[87015]: DEBUG cinder.quota [None req-f38b6033-4540-4bc9-bbf3-972a6e0b83c4 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Created reservations ['278179a8-77bc-489c-ae22-70840fd80e92', 'ffb1e48d-d753-4b0b-9b5a-fa7a9f0c30e7', '93b2d7bb-c0dd-4068-b1ed-6e18397d2d84', '7af75f18-8eec-4e7a-b9de-a60797f18bcc'] {{(pid=87015) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:51:27 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-f38b6033-4540-4bc9-bbf3-972a6e0b83c4 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5828bcfd-5de3-4d54-8a7b-bf6691c5f8fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['278179a8-77bc-489c-ae22-70840fd80e92', 'ffb1e48d-d753-4b0b-9b5a-fa7a9f0c30e7', '93b2d7bb-c0dd-4068-b1ed-6e18397d2d84', '7af75f18-8eec-4e7a-b9de-a60797f18bcc']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:27 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-f38b6033-4540-4bc9-bbf3-972a6e0b83c4 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21f1554b-5149-443f-8157-bbe9efc57ed6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:27 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:27 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:51:27 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-f38b6033-4540-4bc9-bbf3-972a6e0b83c4 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21f1554b-5149-443f-8157-bbe9efc57ed6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a9e47d17-a989-4b52-a194-af981168b071', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-330448649',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2de6bc06e3f64a14896af2f97faf9f4a',qos_specs=None,replication_status=,reservations=['278179a8-77bc-489c-ae22-70840fd80e92','ffb1e48d-d753-4b0b-9b5a-fa7a9f0c30e7','93b2d7bb-c0dd-4068-b1ed-6e18397d2d84','7af75f18-8eec-4e7a-b9de-a60797f18bcc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='980ea4c91fca44ea8cff75dd4148f201',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:51:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-330448649',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a9e47d17-a989-4b52-a194-af981168b071,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2de6bc06e3f64a14896af2f97faf9f4a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='980ea4c91fca44ea8cff75dd4148f201',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:27 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-f38b6033-4540-4bc9-bbf3-972a6e0b83c4 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd839429-306f-49aa-9a06-9f982d9c8ecc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:27 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-f38b6033-4540-4bc9-bbf3-972a6e0b83c4 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd839429-306f-49aa-9a06-9f982d9c8ecc) transitioned into state 'SUCCESS' from state '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-330448649',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2de6bc06e3f64a14896af2f97faf9f4a',qos_specs=None,replication_status=,reservations=['278179a8-77bc-489c-ae22-70840fd80e92','ffb1e48d-d753-4b0b-9b5a-fa7a9f0c30e7','93b2d7bb-c0dd-4068-b1ed-6e18397d2d84','7af75f18-8eec-4e7a-b9de-a60797f18bcc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='980ea4c91fca44ea8cff75dd4148f201',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:27 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-f38b6033-4540-4bc9-bbf3-972a6e0b83c4 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84cc536a-e89b-4dac-811e-e9ceed0babdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:27 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-f38b6033-4540-4bc9-bbf3-972a6e0b83c4 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84cc536a-e89b-4dac-811e-e9ceed0babdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:27 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-f38b6033-4540-4bc9-bbf3-972a6e0b83c4 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Flow 'volume_create_api' (48bae776-afce-475d-bf58-b30d6599ccd7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:51:27 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-9a2749e4-71bb-44f4-a654-23a9b781680c None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:27 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-f38b6033-4540-4bc9-bbf3-972a6e0b83c4 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Create volume request issued successfully. Sep 06 06:51:27 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f38b6033-4540-4bc9-bbf3-972a6e0b83c4 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:51:27 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1360/2701] 192.168.122.198 () {60 vars in 1143 bytes} [Sun Sep 6 06:51:26 2026] POST /volume/v3/volumes => generated 768 bytes in 434 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:51:27 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-9a2749e4-71bb-44f4-a654-23a9b781680c tempest-VolumeAndVolumeTypeFromImageTest-1507622826 tempest-VolumeAndVolumeTypeFromImageTest-1507622826-project-member] GET http://192.168.122.198/volume/v3/volumes/ffd0e062-6ba3-47ea-9a0f-d7d8406d273f Sep 06 06:51:27 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-9a2749e4-71bb-44f4-a654-23a9b781680c tempest-VolumeAndVolumeTypeFromImageTest-1507622826 tempest-VolumeAndVolumeTypeFromImageTest-1507622826-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:27 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-9a2749e4-71bb-44f4-a654-23a9b781680c tempest-VolumeAndVolumeTypeFromImageTest-1507622826 tempest-VolumeAndVolumeTypeFromImageTest-1507622826-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:27 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:27 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:51:27 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-af6335f9-d352-4adb-83ff-812a5e7507b7 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:27 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:27 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:51:27 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-af6335f9-d352-4adb-83ff-812a5e7507b7 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] GET http://192.168.122.198/volume/v3/volumes/202822af-3551-4789-a3d9-ac6b8e38416a Sep 06 06:51:27 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-af6335f9-d352-4adb-83ff-812a5e7507b7 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:27 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-af6335f9-d352-4adb-83ff-812a5e7507b7 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:27 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-9a2749e4-71bb-44f4-a654-23a9b781680c tempest-VolumeAndVolumeTypeFromImageTest-1507622826 tempest-VolumeAndVolumeTypeFromImageTest-1507622826-project-member] Volume info retrieved successfully. Sep 06 06:51:27 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-9a2749e4-71bb-44f4-a654-23a9b781680c tempest-VolumeAndVolumeTypeFromImageTest-1507622826 tempest-VolumeAndVolumeTypeFromImageTest-1507622826-project-member] http://192.168.122.198/volume/v3/volumes/ffd0e062-6ba3-47ea-9a0f-d7d8406d273f returned with HTTP 200 Sep 06 06:51:27 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1342/2702] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:51:27 2026] GET /volume/v3/volumes/ffd0e062-6ba3-47ea-9a0f-d7d8406d273f => generated 956 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:51:27 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:27 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:51:27 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:27 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:51:27 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-af6335f9-d352-4adb-83ff-812a5e7507b7 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Volume info retrieved successfully. Sep 06 06:51:27 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-af6335f9-d352-4adb-83ff-812a5e7507b7 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] http://192.168.122.198/volume/v3/volumes/202822af-3551-4789-a3d9-ac6b8e38416a returned with HTTP 200 Sep 06 06:51:27 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1361/2703] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:51:27 2026] GET /volume/v3/volumes/202822af-3551-4789-a3d9-ac6b8e38416a => generated 861 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:51:27 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-6423619a-2f08-445a-afb7-848d78ddd6a4 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:27 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-6423619a-2f08-445a-afb7-848d78ddd6a4 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] GET http://192.168.122.198/volume/v3/snapshots/32c09ec4-10a8-4e63-8cc2-93be13c0aeac Sep 06 06:51:27 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-6423619a-2f08-445a-afb7-848d78ddd6a4 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:27 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-6423619a-2f08-445a-afb7-848d78ddd6a4 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:27 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:27 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:51:27 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-6423619a-2f08-445a-afb7-848d78ddd6a4 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Snapshot retrieved successfully. Sep 06 06:51:27 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-6423619a-2f08-445a-afb7-848d78ddd6a4 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] http://192.168.122.198/volume/v3/snapshots/32c09ec4-10a8-4e63-8cc2-93be13c0aeac returned with HTTP 200 Sep 06 06:51:27 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1343/2704] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:51:27 2026] GET /volume/v3/snapshots/32c09ec4-10a8-4e63-8cc2-93be13c0aeac => generated 439 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:51:28 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-efcfa8e9-fbc1-4712-8540-b9d637a6c1ad None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:28 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-efcfa8e9-fbc1-4712-8540-b9d637a6c1ad tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] GET http://192.168.122.198/volume/v3/volumes/a70773ae-8706-4726-901c-551e2675dff0 Sep 06 06:51:28 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-efcfa8e9-fbc1-4712-8540-b9d637a6c1ad tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:28 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-efcfa8e9-fbc1-4712-8540-b9d637a6c1ad tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:28 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-efcfa8e9-fbc1-4712-8540-b9d637a6c1ad tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] http://192.168.122.198/volume/v3/volumes/a70773ae-8706-4726-901c-551e2675dff0 returned with HTTP 404 Sep 06 06:51:28 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1362/2705] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:51:28 2026] GET /volume/v3/volumes/a70773ae-8706-4726-901c-551e2675dff0 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:51:28 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-6ebebe25-5ab3-42d3-9126-5f83db0d7faa None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:28 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-6ebebe25-5ab3-42d3-9126-5f83db0d7faa tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] DELETE http://192.168.122.198/volume/v3/volumes/4d675c7c-2290-42a4-8df4-95541821dc5c Sep 06 06:51:28 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-6ebebe25-5ab3-42d3-9126-5f83db0d7faa tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:28 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-6ebebe25-5ab3-42d3-9126-5f83db0d7faa tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:28 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-6ebebe25-5ab3-42d3-9126-5f83db0d7faa tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Delete volume with id: 4d675c7c-2290-42a4-8df4-95541821dc5c Sep 06 06:51:28 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:28 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:51:28 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:28 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:51:28 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-6ebebe25-5ab3-42d3-9126-5f83db0d7faa tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Volume info retrieved successfully. Sep 06 06:51:28 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-6ebebe25-5ab3-42d3-9126-5f83db0d7faa tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Delete volume request issued successfully. Sep 06 06:51:28 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-6ebebe25-5ab3-42d3-9126-5f83db0d7faa tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] http://192.168.122.198/volume/v3/volumes/4d675c7c-2290-42a4-8df4-95541821dc5c returned with HTTP 202 Sep 06 06:51:28 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1344/2706] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:51:28 2026] DELETE /volume/v3/volumes/4d675c7c-2290-42a4-8df4-95541821dc5c => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:51:28 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-7f81df49-bd74-4195-a097-d18216aa801d None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:28 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-7f81df49-bd74-4195-a097-d18216aa801d tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] GET http://192.168.122.198/volume/v3/volumes/4d675c7c-2290-42a4-8df4-95541821dc5c Sep 06 06:51:28 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-7f81df49-bd74-4195-a097-d18216aa801d tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:28 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-7f81df49-bd74-4195-a097-d18216aa801d tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:28 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:28 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:51:28 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:28 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:51:28 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-7f81df49-bd74-4195-a097-d18216aa801d tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Volume info retrieved successfully. Sep 06 06:51:28 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-7f81df49-bd74-4195-a097-d18216aa801d tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] http://192.168.122.198/volume/v3/volumes/4d675c7c-2290-42a4-8df4-95541821dc5c returned with HTTP 200 Sep 06 06:51:28 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1363/2707] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:51:28 2026] GET /volume/v3/volumes/4d675c7c-2290-42a4-8df4-95541821dc5c => generated 858 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:51:28 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-be5d9c5d-0800-44fb-8b13-66458e41bcfb None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:28 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-be5d9c5d-0800-44fb-8b13-66458e41bcfb tempest-VolumeAndVolumeTypeFromImageTest-1507622826 tempest-VolumeAndVolumeTypeFromImageTest-1507622826-project-member] GET http://192.168.122.198/volume/v3/volumes/ffd0e062-6ba3-47ea-9a0f-d7d8406d273f Sep 06 06:51:28 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-be5d9c5d-0800-44fb-8b13-66458e41bcfb tempest-VolumeAndVolumeTypeFromImageTest-1507622826 tempest-VolumeAndVolumeTypeFromImageTest-1507622826-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:28 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-be5d9c5d-0800-44fb-8b13-66458e41bcfb tempest-VolumeAndVolumeTypeFromImageTest-1507622826 tempest-VolumeAndVolumeTypeFromImageTest-1507622826-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:28 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:28 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:51:28 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:28 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:51:28 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-be5d9c5d-0800-44fb-8b13-66458e41bcfb tempest-VolumeAndVolumeTypeFromImageTest-1507622826 tempest-VolumeAndVolumeTypeFromImageTest-1507622826-project-member] Volume info retrieved successfully. Sep 06 06:51:28 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-be5d9c5d-0800-44fb-8b13-66458e41bcfb tempest-VolumeAndVolumeTypeFromImageTest-1507622826 tempest-VolumeAndVolumeTypeFromImageTest-1507622826-project-member] http://192.168.122.198/volume/v3/volumes/ffd0e062-6ba3-47ea-9a0f-d7d8406d273f returned with HTTP 200 Sep 06 06:51:28 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1345/2708] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:51:28 2026] GET /volume/v3/volumes/ffd0e062-6ba3-47ea-9a0f-d7d8406d273f => generated 956 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:51:28 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-c52ba17c-255f-4647-8ce1-ae9de1d601aa None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:28 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c52ba17c-255f-4647-8ce1-ae9de1d601aa tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] GET http://192.168.122.198/volume/v3/volumes/202822af-3551-4789-a3d9-ac6b8e38416a Sep 06 06:51:28 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-c52ba17c-255f-4647-8ce1-ae9de1d601aa tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:28 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-c52ba17c-255f-4647-8ce1-ae9de1d601aa tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:28 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:28 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:51:28 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:28 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:51:28 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-c52ba17c-255f-4647-8ce1-ae9de1d601aa tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Volume info retrieved successfully. Sep 06 06:51:28 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-503eb309-0590-457b-8b8a-d85262a3b7ff None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:28 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c52ba17c-255f-4647-8ce1-ae9de1d601aa tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] http://192.168.122.198/volume/v3/volumes/202822af-3551-4789-a3d9-ac6b8e38416a returned with HTTP 200 Sep 06 06:51:28 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1364/2709] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:51:28 2026] GET /volume/v3/volumes/202822af-3551-4789-a3d9-ac6b8e38416a => generated 861 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:51:28 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-503eb309-0590-457b-8b8a-d85262a3b7ff tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] GET http://192.168.122.198/volume/v3/snapshots/32c09ec4-10a8-4e63-8cc2-93be13c0aeac Sep 06 06:51:28 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-503eb309-0590-457b-8b8a-d85262a3b7ff tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:28 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-503eb309-0590-457b-8b8a-d85262a3b7ff tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:28 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:28 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:51:28 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-503eb309-0590-457b-8b8a-d85262a3b7ff tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Snapshot retrieved successfully. Sep 06 06:51:28 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-503eb309-0590-457b-8b8a-d85262a3b7ff tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] http://192.168.122.198/volume/v3/snapshots/32c09ec4-10a8-4e63-8cc2-93be13c0aeac returned with HTTP 200 Sep 06 06:51:28 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1346/2710] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:51:28 2026] GET /volume/v3/snapshots/32c09ec4-10a8-4e63-8cc2-93be13c0aeac => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:51:28 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-db0770ad-39d6-4107-a2e1-346d7a266849 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:28 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-db0770ad-39d6-4107-a2e1-346d7a266849 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:51:28 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-db0770ad-39d6-4107-a2e1-346d7a266849 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "32c09ec4-10a8-4e63-8cc2-93be13c0aeac", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-223391645"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:51:28 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.volumes [None req-db0770ad-39d6-4107-a2e1-346d7a266849 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Create volume request body: {'volume': {'snapshot_id': '32c09ec4-10a8-4e63-8cc2-93be13c0aeac', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-223391645'}} {{(pid=87015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:51:28 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:28 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:51:28 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-db0770ad-39d6-4107-a2e1-346d7a266849 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Snapshot retrieved successfully. Sep 06 06:51:28 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-db0770ad-39d6-4107-a2e1-346d7a266849 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Create volume of 1 GB Sep 06 06:51:28 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-db0770ad-39d6-4107-a2e1-346d7a266849 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Availability Zones retrieved successfully. Sep 06 06:51:28 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-db0770ad-39d6-4107-a2e1-346d7a266849 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Flow 'volume_create_api' (0167688d-fb42-475a-845a-4eea53d55b20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:51:28 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-db0770ad-39d6-4107-a2e1-346d7a266849 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d38565c-cf97-49c5-b42d-d5abe3425335) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:28 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.flows.api.create_volume [None req-db0770ad-39d6-4107-a2e1-346d7a266849 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:51:28 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:28 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:51:28 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-db0770ad-39d6-4107-a2e1-346d7a266849 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d38565c-cf97-49c5-b42d-d5abe3425335) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '32c09ec4-10a8-4e63-8cc2-93be13c0aeac', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:28 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-db0770ad-39d6-4107-a2e1-346d7a266849 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c15149b8-9a5a-4d6c-a96c-c56f01d1dc7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:28 devstack devstack@c-api.service[87015]: DEBUG cinder.quota [None req-db0770ad-39d6-4107-a2e1-346d7a266849 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Created reservations ['dd06d549-5675-457a-ad36-83bba97dbbef', '073c28f1-0847-4504-a75b-2636c623bfa3', 'f92171e6-5ad9-403d-af05-87a3ce3e9e92', 'b5958429-e583-48db-a8c2-02b84c41f31f'] {{(pid=87015) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:51:28 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-db0770ad-39d6-4107-a2e1-346d7a266849 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c15149b8-9a5a-4d6c-a96c-c56f01d1dc7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dd06d549-5675-457a-ad36-83bba97dbbef', '073c28f1-0847-4504-a75b-2636c623bfa3', 'f92171e6-5ad9-403d-af05-87a3ce3e9e92', 'b5958429-e583-48db-a8c2-02b84c41f31f']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:28 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-db0770ad-39d6-4107-a2e1-346d7a266849 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50675939-9167-4fd8-93d4-b4d107d1c0a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:28 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:28 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:51:28 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:28 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:51:28 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-db0770ad-39d6-4107-a2e1-346d7a266849 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50675939-9167-4fd8-93d4-b4d107d1c0a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '115496dd-f46d-4766-8fcd-c28f99191df8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-223391645',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2152e75764254dbb9e0e6eaa9ae4fcbb',qos_specs=None,replication_status=,reservations=['dd06d549-5675-457a-ad36-83bba97dbbef','073c28f1-0847-4504-a75b-2636c623bfa3','f92171e6-5ad9-403d-af05-87a3ce3e9e92','b5958429-e583-48db-a8c2-02b84c41f31f'],size=1,snapshot_id=32c09ec4-10a8-4e63-8cc2-93be13c0aeac,source_replicaid=,source_volid=None,status='creating',user_id='d0d4144314c04ff99b54caf53a2e5031',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:51:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-223391645',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=115496dd-f46d-4766-8fcd-c28f99191df8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2152e75764254dbb9e0e6eaa9ae4fcbb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=32c09ec4-10a8-4e63-8cc2-93be13c0aeac,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d0d4144314c04ff99b54caf53a2e5031',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:28 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-db0770ad-39d6-4107-a2e1-346d7a266849 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fddaec45-627c-4812-8afd-827492fe71e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:28 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-db0770ad-39d6-4107-a2e1-346d7a266849 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fddaec45-627c-4812-8afd-827492fe71e0) transitioned into state 'SUCCESS' from state '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-223391645',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2152e75764254dbb9e0e6eaa9ae4fcbb',qos_specs=None,replication_status=,reservations=['dd06d549-5675-457a-ad36-83bba97dbbef','073c28f1-0847-4504-a75b-2636c623bfa3','f92171e6-5ad9-403d-af05-87a3ce3e9e92','b5958429-e583-48db-a8c2-02b84c41f31f'],size=1,snapshot_id=32c09ec4-10a8-4e63-8cc2-93be13c0aeac,source_replicaid=,source_volid=None,status='creating',user_id='d0d4144314c04ff99b54caf53a2e5031',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:28 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-db0770ad-39d6-4107-a2e1-346d7a266849 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3514695c-8556-4f8c-92be-a283b6d6f0b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:28 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:28 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:51:28 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-db0770ad-39d6-4107-a2e1-346d7a266849 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3514695c-8556-4f8c-92be-a283b6d6f0b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:28 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-db0770ad-39d6-4107-a2e1-346d7a266849 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Flow 'volume_create_api' (0167688d-fb42-475a-845a-4eea53d55b20) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:51:28 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-db0770ad-39d6-4107-a2e1-346d7a266849 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Create volume request issued successfully. Sep 06 06:51:28 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-db0770ad-39d6-4107-a2e1-346d7a266849 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:51:28 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1365/2711] 192.168.122.198 () {62 vars in 1184 bytes} [Sun Sep 6 06:51:28 2026] POST /volume/v3/volumes => generated 812 bytes in 412 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:51:28 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-b6177658-3f92-4a7a-a6c2-7c5c28cb06c0 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:28 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-b6177658-3f92-4a7a-a6c2-7c5c28cb06c0 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] GET http://192.168.122.198/volume/v3/volumes/115496dd-f46d-4766-8fcd-c28f99191df8 Sep 06 06:51:28 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-b6177658-3f92-4a7a-a6c2-7c5c28cb06c0 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:28 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-b6177658-3f92-4a7a-a6c2-7c5c28cb06c0 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:28 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:28 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:51:28 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:28 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:51:28 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-b6177658-3f92-4a7a-a6c2-7c5c28cb06c0 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Volume info retrieved successfully. Sep 06 06:51:28 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-b6177658-3f92-4a7a-a6c2-7c5c28cb06c0 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] http://192.168.122.198/volume/v3/volumes/115496dd-f46d-4766-8fcd-c28f99191df8 returned with HTTP 200 Sep 06 06:51:28 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1347/2712] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:51:28 2026] GET /volume/v3/volumes/115496dd-f46d-4766-8fcd-c28f99191df8 => generated 880 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:51:29 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-8b35e3fe-d6a9-4356-88dd-8ce9fe695133 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:29 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-8b35e3fe-d6a9-4356-88dd-8ce9fe695133 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] GET http://192.168.122.198/volume/v3/volumes/4d675c7c-2290-42a4-8df4-95541821dc5c Sep 06 06:51:29 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-8b35e3fe-d6a9-4356-88dd-8ce9fe695133 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:29 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-8b35e3fe-d6a9-4356-88dd-8ce9fe695133 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:29 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:29 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:51:29 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:29 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:51:29 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-8b35e3fe-d6a9-4356-88dd-8ce9fe695133 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Volume info retrieved successfully. Sep 06 06:51:29 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-8b35e3fe-d6a9-4356-88dd-8ce9fe695133 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] http://192.168.122.198/volume/v3/volumes/4d675c7c-2290-42a4-8df4-95541821dc5c returned with HTTP 200 Sep 06 06:51:29 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1366/2713] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:51:29 2026] GET /volume/v3/volumes/4d675c7c-2290-42a4-8df4-95541821dc5c => generated 858 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:51:29 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-d7e4f7ce-3adc-438d-abe4-a6fc1a6a644e None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:29 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-d7e4f7ce-3adc-438d-abe4-a6fc1a6a644e tempest-VolumeAndVolumeTypeFromImageTest-1507622826 tempest-VolumeAndVolumeTypeFromImageTest-1507622826-project-member] GET http://192.168.122.198/volume/v3/volumes/ffd0e062-6ba3-47ea-9a0f-d7d8406d273f Sep 06 06:51:29 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-d7e4f7ce-3adc-438d-abe4-a6fc1a6a644e tempest-VolumeAndVolumeTypeFromImageTest-1507622826 tempest-VolumeAndVolumeTypeFromImageTest-1507622826-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:29 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-d7e4f7ce-3adc-438d-abe4-a6fc1a6a644e tempest-VolumeAndVolumeTypeFromImageTest-1507622826 tempest-VolumeAndVolumeTypeFromImageTest-1507622826-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:29 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:29 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:51:29 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:29 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:51:29 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-d7e4f7ce-3adc-438d-abe4-a6fc1a6a644e tempest-VolumeAndVolumeTypeFromImageTest-1507622826 tempest-VolumeAndVolumeTypeFromImageTest-1507622826-project-member] Volume info retrieved successfully. Sep 06 06:51:29 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-d7e4f7ce-3adc-438d-abe4-a6fc1a6a644e tempest-VolumeAndVolumeTypeFromImageTest-1507622826 tempest-VolumeAndVolumeTypeFromImageTest-1507622826-project-member] http://192.168.122.198/volume/v3/volumes/ffd0e062-6ba3-47ea-9a0f-d7d8406d273f returned with HTTP 200 Sep 06 06:51:29 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1348/2714] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:51:29 2026] GET /volume/v3/volumes/ffd0e062-6ba3-47ea-9a0f-d7d8406d273f => generated 959 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 06:51:29 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-205dcc51-9c5e-4015-b7b0-6733605a9c74 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:29 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-205dcc51-9c5e-4015-b7b0-6733605a9c74 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] GET http://192.168.122.198/volume/v3/volumes/202822af-3551-4789-a3d9-ac6b8e38416a Sep 06 06:51:29 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-205dcc51-9c5e-4015-b7b0-6733605a9c74 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:29 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-205dcc51-9c5e-4015-b7b0-6733605a9c74 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:29 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:29 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:51:29 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:29 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:51:29 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-205dcc51-9c5e-4015-b7b0-6733605a9c74 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Volume info retrieved successfully. Sep 06 06:51:29 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-205dcc51-9c5e-4015-b7b0-6733605a9c74 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] http://192.168.122.198/volume/v3/volumes/202822af-3551-4789-a3d9-ac6b8e38416a returned with HTTP 200 Sep 06 06:51:29 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1367/2715] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:51:29 2026] GET /volume/v3/volumes/202822af-3551-4789-a3d9-ac6b8e38416a => generated 861 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 06:51:29 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-5f1f131c-8f92-4be9-bb68-48af5c8c8429 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:29 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-5f1f131c-8f92-4be9-bb68-48af5c8c8429 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] GET http://192.168.122.198/volume/v3/volumes/115496dd-f46d-4766-8fcd-c28f99191df8 Sep 06 06:51:29 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-5f1f131c-8f92-4be9-bb68-48af5c8c8429 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:29 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-5f1f131c-8f92-4be9-bb68-48af5c8c8429 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:30 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:30 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:51:30 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:30 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:51:30 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-5f1f131c-8f92-4be9-bb68-48af5c8c8429 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Volume info retrieved successfully. Sep 06 06:51:30 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-5f1f131c-8f92-4be9-bb68-48af5c8c8429 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] http://192.168.122.198/volume/v3/volumes/115496dd-f46d-4766-8fcd-c28f99191df8 returned with HTTP 200 Sep 06 06:51:30 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1349/2716] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:51:29 2026] GET /volume/v3/volumes/115496dd-f46d-4766-8fcd-c28f99191df8 => generated 904 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:51:30 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-cb83c220-69e6-4aea-a505-289e031f2e12 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:30 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-cb83c220-69e6-4aea-a505-289e031f2e12 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] GET http://192.168.122.198/volume/v3/volumes/4d675c7c-2290-42a4-8df4-95541821dc5c Sep 06 06:51:30 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-cb83c220-69e6-4aea-a505-289e031f2e12 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:30 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-cb83c220-69e6-4aea-a505-289e031f2e12 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:30 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-cb83c220-69e6-4aea-a505-289e031f2e12 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] http://192.168.122.198/volume/v3/volumes/4d675c7c-2290-42a4-8df4-95541821dc5c returned with HTTP 404 Sep 06 06:51:30 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1368/2717] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:51:30 2026] GET /volume/v3/volumes/4d675c7c-2290-42a4-8df4-95541821dc5c => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:51:30 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-717902d2-3887-4adb-b8d3-1dcc4209912a None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:30 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-717902d2-3887-4adb-b8d3-1dcc4209912a tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] DELETE http://192.168.122.198/volume/v3/volumes/d5c5b18d-99cc-4b56-9b99-f109d46a5eec Sep 06 06:51:30 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-717902d2-3887-4adb-b8d3-1dcc4209912a tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:30 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-717902d2-3887-4adb-b8d3-1dcc4209912a tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:30 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-717902d2-3887-4adb-b8d3-1dcc4209912a tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Delete volume with id: d5c5b18d-99cc-4b56-9b99-f109d46a5eec Sep 06 06:51:30 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:30 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:51:30 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:30 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:51:30 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-717902d2-3887-4adb-b8d3-1dcc4209912a tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Volume info retrieved successfully. Sep 06 06:51:30 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-717902d2-3887-4adb-b8d3-1dcc4209912a tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Delete volume request issued successfully. Sep 06 06:51:30 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-717902d2-3887-4adb-b8d3-1dcc4209912a tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] http://192.168.122.198/volume/v3/volumes/d5c5b18d-99cc-4b56-9b99-f109d46a5eec returned with HTTP 202 Sep 06 06:51:30 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1350/2718] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:51:30 2026] DELETE /volume/v3/volumes/d5c5b18d-99cc-4b56-9b99-f109d46a5eec => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:51:30 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-f1dbf1e2-6adf-46a5-a653-c2ca9f865a10 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:30 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f1dbf1e2-6adf-46a5-a653-c2ca9f865a10 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] GET http://192.168.122.198/volume/v3/volumes/d5c5b18d-99cc-4b56-9b99-f109d46a5eec Sep 06 06:51:30 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-f1dbf1e2-6adf-46a5-a653-c2ca9f865a10 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:30 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-f1dbf1e2-6adf-46a5-a653-c2ca9f865a10 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:30 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:30 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:51:30 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:30 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:51:30 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-f1dbf1e2-6adf-46a5-a653-c2ca9f865a10 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Volume info retrieved successfully. Sep 06 06:51:30 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f1dbf1e2-6adf-46a5-a653-c2ca9f865a10 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] http://192.168.122.198/volume/v3/volumes/d5c5b18d-99cc-4b56-9b99-f109d46a5eec returned with HTTP 200 Sep 06 06:51:30 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1369/2719] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:51:30 2026] GET /volume/v3/volumes/d5c5b18d-99cc-4b56-9b99-f109d46a5eec => generated 857 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:51:30 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-132ed043-5de4-4683-a123-80a29c919c97 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:30 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-132ed043-5de4-4683-a123-80a29c919c97 tempest-VolumeAndVolumeTypeFromImageTest-1507622826 tempest-VolumeAndVolumeTypeFromImageTest-1507622826-project-member] GET http://192.168.122.198/volume/v3/volumes/ffd0e062-6ba3-47ea-9a0f-d7d8406d273f Sep 06 06:51:30 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-132ed043-5de4-4683-a123-80a29c919c97 tempest-VolumeAndVolumeTypeFromImageTest-1507622826 tempest-VolumeAndVolumeTypeFromImageTest-1507622826-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:30 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-132ed043-5de4-4683-a123-80a29c919c97 tempest-VolumeAndVolumeTypeFromImageTest-1507622826 tempest-VolumeAndVolumeTypeFromImageTest-1507622826-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:30 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:30 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:51:30 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:30 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:51:30 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-132ed043-5de4-4683-a123-80a29c919c97 tempest-VolumeAndVolumeTypeFromImageTest-1507622826 tempest-VolumeAndVolumeTypeFromImageTest-1507622826-project-member] Volume info retrieved successfully. Sep 06 06:51:30 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-1e6cf5cd-eb42-47b9-86fe-4b60b6dba389 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:30 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-1e6cf5cd-eb42-47b9-86fe-4b60b6dba389 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] GET http://192.168.122.198/volume/v3/volumes/202822af-3551-4789-a3d9-ac6b8e38416a Sep 06 06:51:30 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-1e6cf5cd-eb42-47b9-86fe-4b60b6dba389 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:30 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-1e6cf5cd-eb42-47b9-86fe-4b60b6dba389 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:30 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-132ed043-5de4-4683-a123-80a29c919c97 tempest-VolumeAndVolumeTypeFromImageTest-1507622826 tempest-VolumeAndVolumeTypeFromImageTest-1507622826-project-member] http://192.168.122.198/volume/v3/volumes/ffd0e062-6ba3-47ea-9a0f-d7d8406d273f returned with HTTP 200 Sep 06 06:51:30 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1351/2720] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:51:30 2026] GET /volume/v3/volumes/ffd0e062-6ba3-47ea-9a0f-d7d8406d273f => generated 959 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:51:30 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:30 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:51:30 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:30 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:51:30 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-1e6cf5cd-eb42-47b9-86fe-4b60b6dba389 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Volume info retrieved successfully. Sep 06 06:51:30 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-1e6cf5cd-eb42-47b9-86fe-4b60b6dba389 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] http://192.168.122.198/volume/v3/volumes/202822af-3551-4789-a3d9-ac6b8e38416a returned with HTTP 200 Sep 06 06:51:30 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1370/2721] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:51:30 2026] GET /volume/v3/volumes/202822af-3551-4789-a3d9-ac6b8e38416a => generated 862 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:51:30 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-0e888963-c637-41d1-ab19-1a9ca417f45b None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:30 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-0e888963-c637-41d1-ab19-1a9ca417f45b tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] GET http://192.168.122.198/volume/v3/volumes/e55bcb32-3a06-4e03-adef-30f86de1793b Sep 06 06:51:30 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-0e888963-c637-41d1-ab19-1a9ca417f45b tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:30 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-0e888963-c637-41d1-ab19-1a9ca417f45b tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:30 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:30 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:51:30 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:30 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:51:30 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-0e888963-c637-41d1-ab19-1a9ca417f45b tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Volume info retrieved successfully. Sep 06 06:51:30 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-0e888963-c637-41d1-ab19-1a9ca417f45b tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] http://192.168.122.198/volume/v3/volumes/e55bcb32-3a06-4e03-adef-30f86de1793b returned with HTTP 200 Sep 06 06:51:30 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1352/2722] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:51:30 2026] GET /volume/v3/volumes/e55bcb32-3a06-4e03-adef-30f86de1793b => generated 859 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:51:31 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-3ae3e096-6ee0-4b48-a821-dd3b9fc2f3cc None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:31 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-3ae3e096-6ee0-4b48-a821-dd3b9fc2f3cc tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] GET http://192.168.122.198/volume/v3/volumes/115496dd-f46d-4766-8fcd-c28f99191df8 Sep 06 06:51:31 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-3ae3e096-6ee0-4b48-a821-dd3b9fc2f3cc tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:31 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-3ae3e096-6ee0-4b48-a821-dd3b9fc2f3cc tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:31 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:31 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:51:31 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:31 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:51:31 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-3ae3e096-6ee0-4b48-a821-dd3b9fc2f3cc tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Volume info retrieved successfully. Sep 06 06:51:31 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-3ae3e096-6ee0-4b48-a821-dd3b9fc2f3cc tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] http://192.168.122.198/volume/v3/volumes/115496dd-f46d-4766-8fcd-c28f99191df8 returned with HTTP 200 Sep 06 06:51:31 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1371/2723] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:51:31 2026] GET /volume/v3/volumes/115496dd-f46d-4766-8fcd-c28f99191df8 => generated 904 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:51:31 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-e604e1eb-58b2-485e-a7bc-4e0dcb64fb53 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:31 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-e604e1eb-58b2-485e-a7bc-4e0dcb64fb53 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] GET http://192.168.122.198/volume/v3/volumes/d5c5b18d-99cc-4b56-9b99-f109d46a5eec Sep 06 06:51:31 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-e604e1eb-58b2-485e-a7bc-4e0dcb64fb53 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:31 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-e604e1eb-58b2-485e-a7bc-4e0dcb64fb53 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:31 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-e604e1eb-58b2-485e-a7bc-4e0dcb64fb53 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] http://192.168.122.198/volume/v3/volumes/d5c5b18d-99cc-4b56-9b99-f109d46a5eec returned with HTTP 404 Sep 06 06:51:31 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1353/2724] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:51:31 2026] GET /volume/v3/volumes/d5c5b18d-99cc-4b56-9b99-f109d46a5eec => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:51:31 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-4e41c0dc-1e8f-4b42-a127-3a2b5e155038 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:31 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-4e41c0dc-1e8f-4b42-a127-3a2b5e155038 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] DELETE http://192.168.122.198/volume/v3/volumes/2cd1fa30-99fc-4ca1-9288-02d5d6d99d5e Sep 06 06:51:31 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-4e41c0dc-1e8f-4b42-a127-3a2b5e155038 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:31 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-4e41c0dc-1e8f-4b42-a127-3a2b5e155038 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:31 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-4e41c0dc-1e8f-4b42-a127-3a2b5e155038 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Delete volume with id: 2cd1fa30-99fc-4ca1-9288-02d5d6d99d5e Sep 06 06:51:31 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:31 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:51:31 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:31 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:51:31 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-4e41c0dc-1e8f-4b42-a127-3a2b5e155038 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Volume info retrieved successfully. Sep 06 06:51:31 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-d628fd3e-cf70-4216-94ac-39a6db1b46c0 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:31 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-d628fd3e-cf70-4216-94ac-39a6db1b46c0 tempest-VolumeAndVolumeTypeFromImageTest-1507622826 tempest-VolumeAndVolumeTypeFromImageTest-1507622826-project-member] GET http://192.168.122.198/volume/v3/volumes/ffd0e062-6ba3-47ea-9a0f-d7d8406d273f Sep 06 06:51:31 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-d628fd3e-cf70-4216-94ac-39a6db1b46c0 tempest-VolumeAndVolumeTypeFromImageTest-1507622826 tempest-VolumeAndVolumeTypeFromImageTest-1507622826-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:31 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-d628fd3e-cf70-4216-94ac-39a6db1b46c0 tempest-VolumeAndVolumeTypeFromImageTest-1507622826 tempest-VolumeAndVolumeTypeFromImageTest-1507622826-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:31 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:31 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:51:31 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:31 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:51:31 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-4e41c0dc-1e8f-4b42-a127-3a2b5e155038 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Delete volume request issued successfully. Sep 06 06:51:31 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-4e41c0dc-1e8f-4b42-a127-3a2b5e155038 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] http://192.168.122.198/volume/v3/volumes/2cd1fa30-99fc-4ca1-9288-02d5d6d99d5e returned with HTTP 202 Sep 06 06:51:31 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1372/2725] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:51:31 2026] DELETE /volume/v3/volumes/2cd1fa30-99fc-4ca1-9288-02d5d6d99d5e => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:51:31 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-d628fd3e-cf70-4216-94ac-39a6db1b46c0 tempest-VolumeAndVolumeTypeFromImageTest-1507622826 tempest-VolumeAndVolumeTypeFromImageTest-1507622826-project-member] Volume info retrieved successfully. Sep 06 06:51:31 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-4a9acc3a-398c-45d3-beaf-0b4b675fc40a None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:31 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-4a9acc3a-398c-45d3-beaf-0b4b675fc40a tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] GET http://192.168.122.198/volume/v3/volumes/2cd1fa30-99fc-4ca1-9288-02d5d6d99d5e Sep 06 06:51:31 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-4a9acc3a-398c-45d3-beaf-0b4b675fc40a tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:31 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-4a9acc3a-398c-45d3-beaf-0b4b675fc40a tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:31 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-d628fd3e-cf70-4216-94ac-39a6db1b46c0 tempest-VolumeAndVolumeTypeFromImageTest-1507622826 tempest-VolumeAndVolumeTypeFromImageTest-1507622826-project-member] http://192.168.122.198/volume/v3/volumes/ffd0e062-6ba3-47ea-9a0f-d7d8406d273f returned with HTTP 200 Sep 06 06:51:31 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1354/2726] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:51:31 2026] GET /volume/v3/volumes/ffd0e062-6ba3-47ea-9a0f-d7d8406d273f => generated 959 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:51:31 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:31 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:51:31 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:31 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:51:31 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-4a9acc3a-398c-45d3-beaf-0b4b675fc40a tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Volume info retrieved successfully. Sep 06 06:51:31 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-4a9acc3a-398c-45d3-beaf-0b4b675fc40a tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] http://192.168.122.198/volume/v3/volumes/2cd1fa30-99fc-4ca1-9288-02d5d6d99d5e returned with HTTP 200 Sep 06 06:51:31 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1373/2727] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:51:31 2026] GET /volume/v3/volumes/2cd1fa30-99fc-4ca1-9288-02d5d6d99d5e => generated 857 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:51:31 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-0de702e4-829e-441f-b11d-353e45cad9c3 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:31 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-0de702e4-829e-441f-b11d-353e45cad9c3 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] GET http://192.168.122.198/volume/v3/volumes/e55bcb32-3a06-4e03-adef-30f86de1793b Sep 06 06:51:31 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-0de702e4-829e-441f-b11d-353e45cad9c3 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:31 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-0de702e4-829e-441f-b11d-353e45cad9c3 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:31 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:31 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:51:31 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:31 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:51:31 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-0de702e4-829e-441f-b11d-353e45cad9c3 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Volume info retrieved successfully. Sep 06 06:51:31 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-0de702e4-829e-441f-b11d-353e45cad9c3 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] http://192.168.122.198/volume/v3/volumes/e55bcb32-3a06-4e03-adef-30f86de1793b returned with HTTP 200 Sep 06 06:51:31 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1355/2728] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:51:31 2026] GET /volume/v3/volumes/e55bcb32-3a06-4e03-adef-30f86de1793b => generated 860 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:51:31 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-3031aef8-ec49-4e57-a0cf-7ee4a4d876f2 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:31 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-3031aef8-ec49-4e57-a0cf-7ee4a4d876f2 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] GET http://192.168.122.198/volume/v3/volumes/510c6730-6a62-4a12-b6af-4699e5bdfb9e Sep 06 06:51:31 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-3031aef8-ec49-4e57-a0cf-7ee4a4d876f2 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:31 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-3031aef8-ec49-4e57-a0cf-7ee4a4d876f2 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:31 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:31 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:51:31 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:31 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:51:31 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-3031aef8-ec49-4e57-a0cf-7ee4a4d876f2 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Volume info retrieved successfully. Sep 06 06:51:31 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-3031aef8-ec49-4e57-a0cf-7ee4a4d876f2 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] http://192.168.122.198/volume/v3/volumes/510c6730-6a62-4a12-b6af-4699e5bdfb9e returned with HTTP 200 Sep 06 06:51:31 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1374/2729] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:51:31 2026] GET /volume/v3/volumes/510c6730-6a62-4a12-b6af-4699e5bdfb9e => generated 862 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:51:31 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-30a85c4c-6e2b-498d-9747-2c66d890b4d6 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:31 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-30a85c4c-6e2b-498d-9747-2c66d890b4d6 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] GET http://192.168.122.198/volume/v3/volumes/4eae1be3-f28d-4929-9c94-9939377f9f4f Sep 06 06:51:31 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-30a85c4c-6e2b-498d-9747-2c66d890b4d6 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:31 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-30a85c4c-6e2b-498d-9747-2c66d890b4d6 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:31 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:31 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:51:31 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:31 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:51:31 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-30a85c4c-6e2b-498d-9747-2c66d890b4d6 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Volume info retrieved successfully. Sep 06 06:51:31 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-30a85c4c-6e2b-498d-9747-2c66d890b4d6 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] http://192.168.122.198/volume/v3/volumes/4eae1be3-f28d-4929-9c94-9939377f9f4f returned with HTTP 200 Sep 06 06:51:31 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1356/2730] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:51:31 2026] GET /volume/v3/volumes/4eae1be3-f28d-4929-9c94-9939377f9f4f => generated 860 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 06:51:32 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-d7d1ccb2-c409-4dbb-b919-d8baac26a479 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:32 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-d7d1ccb2-c409-4dbb-b919-d8baac26a479 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] GET http://192.168.122.198/volume/v3/volumes/115496dd-f46d-4766-8fcd-c28f99191df8 Sep 06 06:51:32 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-d7d1ccb2-c409-4dbb-b919-d8baac26a479 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:32 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-d7d1ccb2-c409-4dbb-b919-d8baac26a479 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:32 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:32 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:51:32 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:32 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:51:32 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-d7d1ccb2-c409-4dbb-b919-d8baac26a479 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Volume info retrieved successfully. Sep 06 06:51:32 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-d7d1ccb2-c409-4dbb-b919-d8baac26a479 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] http://192.168.122.198/volume/v3/volumes/115496dd-f46d-4766-8fcd-c28f99191df8 returned with HTTP 200 Sep 06 06:51:32 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1375/2731] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:51:32 2026] GET /volume/v3/volumes/115496dd-f46d-4766-8fcd-c28f99191df8 => generated 904 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:51:32 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-b6f2cb36-72b8-41fd-8a52-10f17410a17e None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:32 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-b6f2cb36-72b8-41fd-8a52-10f17410a17e tempest-VolumeAndVolumeTypeFromImageTest-1507622826 tempest-VolumeAndVolumeTypeFromImageTest-1507622826-project-member] GET http://192.168.122.198/volume/v3/volumes/ffd0e062-6ba3-47ea-9a0f-d7d8406d273f Sep 06 06:51:32 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-b6f2cb36-72b8-41fd-8a52-10f17410a17e tempest-VolumeAndVolumeTypeFromImageTest-1507622826 tempest-VolumeAndVolumeTypeFromImageTest-1507622826-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:32 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-b6f2cb36-72b8-41fd-8a52-10f17410a17e tempest-VolumeAndVolumeTypeFromImageTest-1507622826 tempest-VolumeAndVolumeTypeFromImageTest-1507622826-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:32 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:32 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:51:32 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:32 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:51:32 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-b6f2cb36-72b8-41fd-8a52-10f17410a17e tempest-VolumeAndVolumeTypeFromImageTest-1507622826 tempest-VolumeAndVolumeTypeFromImageTest-1507622826-project-member] Volume info retrieved successfully. Sep 06 06:51:32 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-b6f2cb36-72b8-41fd-8a52-10f17410a17e tempest-VolumeAndVolumeTypeFromImageTest-1507622826 tempest-VolumeAndVolumeTypeFromImageTest-1507622826-project-member] http://192.168.122.198/volume/v3/volumes/ffd0e062-6ba3-47ea-9a0f-d7d8406d273f returned with HTTP 200 Sep 06 06:51:32 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1357/2732] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:51:32 2026] GET /volume/v3/volumes/ffd0e062-6ba3-47ea-9a0f-d7d8406d273f => generated 1303 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:51:32 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-30420263-b290-4c78-ba93-bc0fba4d398e None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:32 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-30420263-b290-4c78-ba93-bc0fba4d398e tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] GET http://192.168.122.198/volume/v3/volumes/2cd1fa30-99fc-4ca1-9288-02d5d6d99d5e Sep 06 06:51:32 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-30420263-b290-4c78-ba93-bc0fba4d398e tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:32 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-30420263-b290-4c78-ba93-bc0fba4d398e tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:32 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-d76003b9-eeee-4726-8032-c13d18c2d1eb None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:32 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-30420263-b290-4c78-ba93-bc0fba4d398e tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] http://192.168.122.198/volume/v3/volumes/2cd1fa30-99fc-4ca1-9288-02d5d6d99d5e returned with HTTP 404 Sep 06 06:51:32 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1376/2733] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:51:32 2026] GET /volume/v3/volumes/2cd1fa30-99fc-4ca1-9288-02d5d6d99d5e => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 06:51:32 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-d76003b9-eeee-4726-8032-c13d18c2d1eb tempest-VolumeAndVolumeTypeFromImageTest-1507622826 tempest-VolumeAndVolumeTypeFromImageTest-1507622826-project-member] DELETE http://192.168.122.198/volume/v3/volumes/ffd0e062-6ba3-47ea-9a0f-d7d8406d273f Sep 06 06:51:32 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-d76003b9-eeee-4726-8032-c13d18c2d1eb tempest-VolumeAndVolumeTypeFromImageTest-1507622826 tempest-VolumeAndVolumeTypeFromImageTest-1507622826-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:32 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-d76003b9-eeee-4726-8032-c13d18c2d1eb tempest-VolumeAndVolumeTypeFromImageTest-1507622826 tempest-VolumeAndVolumeTypeFromImageTest-1507622826-project-member] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:32 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-d76003b9-eeee-4726-8032-c13d18c2d1eb tempest-VolumeAndVolumeTypeFromImageTest-1507622826 tempest-VolumeAndVolumeTypeFromImageTest-1507622826-project-member] Delete volume with id: ffd0e062-6ba3-47ea-9a0f-d7d8406d273f Sep 06 06:51:32 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-2448de27-f28f-4bb2-923b-ac8783300fd3 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:32 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2448de27-f28f-4bb2-923b-ac8783300fd3 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] DELETE http://192.168.122.198/volume/v3/volumes/11732edd-d0b0-4922-9408-ee6ad3e01e39 Sep 06 06:51:32 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-2448de27-f28f-4bb2-923b-ac8783300fd3 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:32 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-2448de27-f28f-4bb2-923b-ac8783300fd3 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:32 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-2448de27-f28f-4bb2-923b-ac8783300fd3 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Delete volume with id: 11732edd-d0b0-4922-9408-ee6ad3e01e39 Sep 06 06:51:32 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:32 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:51:32 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:32 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:51:32 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-2448de27-f28f-4bb2-923b-ac8783300fd3 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Volume info retrieved successfully. Sep 06 06:51:32 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:32 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:51:32 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:32 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:51:32 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-d76003b9-eeee-4726-8032-c13d18c2d1eb tempest-VolumeAndVolumeTypeFromImageTest-1507622826 tempest-VolumeAndVolumeTypeFromImageTest-1507622826-project-member] Volume info retrieved successfully. Sep 06 06:51:32 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-2448de27-f28f-4bb2-923b-ac8783300fd3 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Delete volume request issued successfully. Sep 06 06:51:32 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2448de27-f28f-4bb2-923b-ac8783300fd3 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] http://192.168.122.198/volume/v3/volumes/11732edd-d0b0-4922-9408-ee6ad3e01e39 returned with HTTP 202 Sep 06 06:51:32 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1377/2734] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:51:32 2026] DELETE /volume/v3/volumes/11732edd-d0b0-4922-9408-ee6ad3e01e39 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:51:32 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-b0a34128-823f-4b50-9322-e89381bef616 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:32 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b0a34128-823f-4b50-9322-e89381bef616 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] GET http://192.168.122.198/volume/v3/volumes/11732edd-d0b0-4922-9408-ee6ad3e01e39 Sep 06 06:51:32 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b0a34128-823f-4b50-9322-e89381bef616 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:32 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b0a34128-823f-4b50-9322-e89381bef616 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:32 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-d76003b9-eeee-4726-8032-c13d18c2d1eb tempest-VolumeAndVolumeTypeFromImageTest-1507622826 tempest-VolumeAndVolumeTypeFromImageTest-1507622826-project-member] Delete volume request issued successfully. Sep 06 06:51:32 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-d76003b9-eeee-4726-8032-c13d18c2d1eb tempest-VolumeAndVolumeTypeFromImageTest-1507622826 tempest-VolumeAndVolumeTypeFromImageTest-1507622826-project-member] http://192.168.122.198/volume/v3/volumes/ffd0e062-6ba3-47ea-9a0f-d7d8406d273f returned with HTTP 202 Sep 06 06:51:32 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1358/2735] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:51:32 2026] DELETE /volume/v3/volumes/ffd0e062-6ba3-47ea-9a0f-d7d8406d273f => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:51:32 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:32 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:51:32 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-bb3dbedd-2593-4061-badb-4f5cffdf35d4 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:32 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:32 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:51:32 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-bb3dbedd-2593-4061-badb-4f5cffdf35d4 tempest-VolumeAndVolumeTypeFromImageTest-1507622826 tempest-VolumeAndVolumeTypeFromImageTest-1507622826-project-member] GET http://192.168.122.198/volume/v3/volumes/ffd0e062-6ba3-47ea-9a0f-d7d8406d273f Sep 06 06:51:32 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-bb3dbedd-2593-4061-badb-4f5cffdf35d4 tempest-VolumeAndVolumeTypeFromImageTest-1507622826 tempest-VolumeAndVolumeTypeFromImageTest-1507622826-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:32 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-bb3dbedd-2593-4061-badb-4f5cffdf35d4 tempest-VolumeAndVolumeTypeFromImageTest-1507622826 tempest-VolumeAndVolumeTypeFromImageTest-1507622826-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:32 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-b0a34128-823f-4b50-9322-e89381bef616 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Volume info retrieved successfully. Sep 06 06:51:32 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:32 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:51:32 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b0a34128-823f-4b50-9322-e89381bef616 tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] http://192.168.122.198/volume/v3/volumes/11732edd-d0b0-4922-9408-ee6ad3e01e39 returned with HTTP 200 Sep 06 06:51:32 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:32 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:51:32 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1378/2736] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:51:32 2026] GET /volume/v3/volumes/11732edd-d0b0-4922-9408-ee6ad3e01e39 => generated 858 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:51:32 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-bb3dbedd-2593-4061-badb-4f5cffdf35d4 tempest-VolumeAndVolumeTypeFromImageTest-1507622826 tempest-VolumeAndVolumeTypeFromImageTest-1507622826-project-member] Volume info retrieved successfully. Sep 06 06:51:32 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-bb3dbedd-2593-4061-badb-4f5cffdf35d4 tempest-VolumeAndVolumeTypeFromImageTest-1507622826 tempest-VolumeAndVolumeTypeFromImageTest-1507622826-project-member] http://192.168.122.198/volume/v3/volumes/ffd0e062-6ba3-47ea-9a0f-d7d8406d273f returned with HTTP 200 Sep 06 06:51:32 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1359/2737] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:51:32 2026] GET /volume/v3/volumes/ffd0e062-6ba3-47ea-9a0f-d7d8406d273f => generated 1302 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:51:32 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-0d682f4b-4d32-41e4-b7f5-e027837e1b4e None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:32 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-0d682f4b-4d32-41e4-b7f5-e027837e1b4e tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] GET http://192.168.122.198/volume/v3/volumes/4eae1be3-f28d-4929-9c94-9939377f9f4f Sep 06 06:51:32 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-0d682f4b-4d32-41e4-b7f5-e027837e1b4e tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:32 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-0d682f4b-4d32-41e4-b7f5-e027837e1b4e tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:32 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:32 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:51:32 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:32 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:51:32 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-0d682f4b-4d32-41e4-b7f5-e027837e1b4e tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Volume info retrieved successfully. Sep 06 06:51:32 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-0d682f4b-4d32-41e4-b7f5-e027837e1b4e tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] http://192.168.122.198/volume/v3/volumes/4eae1be3-f28d-4929-9c94-9939377f9f4f returned with HTTP 200 Sep 06 06:51:32 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1379/2738] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:51:32 2026] GET /volume/v3/volumes/4eae1be3-f28d-4929-9c94-9939377f9f4f => generated 861 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:51:32 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-4dedf8f0-420e-4cba-bf13-8cb08ed8d6c1 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:32 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-4dedf8f0-420e-4cba-bf13-8cb08ed8d6c1 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] GET http://192.168.122.198/volume/v3/volumes/a9e47d17-a989-4b52-a194-af981168b071 Sep 06 06:51:32 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-4dedf8f0-420e-4cba-bf13-8cb08ed8d6c1 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:32 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-4dedf8f0-420e-4cba-bf13-8cb08ed8d6c1 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:32 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:32 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:51:33 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:33 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:51:33 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-4dedf8f0-420e-4cba-bf13-8cb08ed8d6c1 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Volume info retrieved successfully. Sep 06 06:51:33 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-4dedf8f0-420e-4cba-bf13-8cb08ed8d6c1 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] http://192.168.122.198/volume/v3/volumes/a9e47d17-a989-4b52-a194-af981168b071 returned with HTTP 200 Sep 06 06:51:33 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1360/2739] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:51:32 2026] GET /volume/v3/volumes/a9e47d17-a989-4b52-a194-af981168b071 => generated 860 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:51:33 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-38b18999-7a70-4a2e-ac61-86eba63ce28d None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:33 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-38b18999-7a70-4a2e-ac61-86eba63ce28d tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] GET http://192.168.122.198/volume/v3/volumes/115496dd-f46d-4766-8fcd-c28f99191df8 Sep 06 06:51:33 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-38b18999-7a70-4a2e-ac61-86eba63ce28d tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:33 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-38b18999-7a70-4a2e-ac61-86eba63ce28d tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:33 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:33 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:51:33 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:33 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:51:33 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-38b18999-7a70-4a2e-ac61-86eba63ce28d tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Volume info retrieved successfully. Sep 06 06:51:33 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-38b18999-7a70-4a2e-ac61-86eba63ce28d tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] http://192.168.122.198/volume/v3/volumes/115496dd-f46d-4766-8fcd-c28f99191df8 returned with HTTP 200 Sep 06 06:51:33 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1380/2740] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:51:33 2026] GET /volume/v3/volumes/115496dd-f46d-4766-8fcd-c28f99191df8 => generated 904 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:51:33 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-cc88bf1d-9fed-4feb-8e0f-7c8a37197a6b None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:33 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-cc88bf1d-9fed-4feb-8e0f-7c8a37197a6b tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] GET http://192.168.122.198/volume/v3/volumes/11732edd-d0b0-4922-9408-ee6ad3e01e39 Sep 06 06:51:33 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-cc88bf1d-9fed-4feb-8e0f-7c8a37197a6b tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:33 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-cc88bf1d-9fed-4feb-8e0f-7c8a37197a6b tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:33 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-cc88bf1d-9fed-4feb-8e0f-7c8a37197a6b tempest-CreateVolumesFromImageTest-786532930 tempest-CreateVolumesFromImageTest-786532930-project-member] http://192.168.122.198/volume/v3/volumes/11732edd-d0b0-4922-9408-ee6ad3e01e39 returned with HTTP 404 Sep 06 06:51:33 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-85c832b1-2138-436f-a518-c142ffa703c7 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:33 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1361/2741] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:51:33 2026] GET /volume/v3/volumes/11732edd-d0b0-4922-9408-ee6ad3e01e39 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:51:33 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-85c832b1-2138-436f-a518-c142ffa703c7 tempest-VolumeAndVolumeTypeFromImageTest-1507622826 tempest-VolumeAndVolumeTypeFromImageTest-1507622826-project-member] GET http://192.168.122.198/volume/v3/volumes/ffd0e062-6ba3-47ea-9a0f-d7d8406d273f Sep 06 06:51:33 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-85c832b1-2138-436f-a518-c142ffa703c7 tempest-VolumeAndVolumeTypeFromImageTest-1507622826 tempest-VolumeAndVolumeTypeFromImageTest-1507622826-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:33 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-85c832b1-2138-436f-a518-c142ffa703c7 tempest-VolumeAndVolumeTypeFromImageTest-1507622826 tempest-VolumeAndVolumeTypeFromImageTest-1507622826-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:33 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-85c832b1-2138-436f-a518-c142ffa703c7 tempest-VolumeAndVolumeTypeFromImageTest-1507622826 tempest-VolumeAndVolumeTypeFromImageTest-1507622826-project-member] http://192.168.122.198/volume/v3/volumes/ffd0e062-6ba3-47ea-9a0f-d7d8406d273f returned with HTTP 404 Sep 06 06:51:33 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1381/2742] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:51:33 2026] GET /volume/v3/volumes/ffd0e062-6ba3-47ea-9a0f-d7d8406d273f => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:51:34 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-1e30c842-865f-4e30-8a66-c31357574456 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:34 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-1e30c842-865f-4e30-8a66-c31357574456 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] GET http://192.168.122.198/volume/v3/volumes/a9e47d17-a989-4b52-a194-af981168b071 Sep 06 06:51:34 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-1e30c842-865f-4e30-8a66-c31357574456 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:34 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-1e30c842-865f-4e30-8a66-c31357574456 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:34 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:34 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:51:34 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:34 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:51:34 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-83c291c5-d3fb-4a87-ae95-5556a966fa96 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:34 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-83c291c5-d3fb-4a87-ae95-5556a966fa96 tempest-VolumeAndVolumeTypeFromImageTest-1404971085 tempest-VolumeAndVolumeTypeFromImageTest-1404971085-project-admin] GET http://192.168.122.198/volume/v3/volumes/detail?all_tenants=1 Sep 06 06:51:34 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-83c291c5-d3fb-4a87-ae95-5556a966fa96 tempest-VolumeAndVolumeTypeFromImageTest-1404971085 tempest-VolumeAndVolumeTypeFromImageTest-1404971085-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:34 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-83c291c5-d3fb-4a87-ae95-5556a966fa96 tempest-VolumeAndVolumeTypeFromImageTest-1404971085 tempest-VolumeAndVolumeTypeFromImageTest-1404971085-project-admin] Calling method 'detail' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:34 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-83c291c5-d3fb-4a87-ae95-5556a966fa96 tempest-VolumeAndVolumeTypeFromImageTest-1404971085 tempest-VolumeAndVolumeTypeFromImageTest-1404971085-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87015) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 06:51:34 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-1e30c842-865f-4e30-8a66-c31357574456 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Volume info retrieved successfully. Sep 06 06:51:34 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-1e30c842-865f-4e30-8a66-c31357574456 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] http://192.168.122.198/volume/v3/volumes/a9e47d17-a989-4b52-a194-af981168b071 returned with HTTP 200 Sep 06 06:51:34 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1362/2743] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:51:34 2026] GET /volume/v3/volumes/a9e47d17-a989-4b52-a194-af981168b071 => generated 861 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:51:34 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:34 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:51:34 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:34 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:51:34 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:34 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:51:34 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:34 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:51:34 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:34 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:51:34 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:34 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:51:34 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-c14a26eb-35fa-4fc0-b7e4-0c835568550c None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:34 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:34 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:51:34 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:34 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:51:34 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-83c291c5-d3fb-4a87-ae95-5556a966fa96 tempest-VolumeAndVolumeTypeFromImageTest-1404971085 tempest-VolumeAndVolumeTypeFromImageTest-1404971085-project-admin] Get all volumes completed successfully. Sep 06 06:51:34 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c14a26eb-35fa-4fc0-b7e4-0c835568550c tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] DELETE http://192.168.122.198/volume/v3/volumes/a9e47d17-a989-4b52-a194-af981168b071 Sep 06 06:51:34 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-c14a26eb-35fa-4fc0-b7e4-0c835568550c tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:34 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-c14a26eb-35fa-4fc0-b7e4-0c835568550c tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:34 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-c14a26eb-35fa-4fc0-b7e4-0c835568550c tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Delete volume with id: a9e47d17-a989-4b52-a194-af981168b071 Sep 06 06:51:34 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:34 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:51:34 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-83c291c5-d3fb-4a87-ae95-5556a966fa96 tempest-VolumeAndVolumeTypeFromImageTest-1404971085 tempest-VolumeAndVolumeTypeFromImageTest-1404971085-project-admin] http://192.168.122.198/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 06 06:51:34 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1382/2744] 192.168.122.198 () {58 vars in 1169 bytes} [Sun Sep 6 06:51:34 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8144 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:51:34 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:34 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:51:34 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:34 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:51:34 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-c14a26eb-35fa-4fc0-b7e4-0c835568550c tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Volume info retrieved successfully. Sep 06 06:51:34 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-210f4c08-87c1-4ba2-ac16-1fdf006be241 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:34 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-210f4c08-87c1-4ba2-ac16-1fdf006be241 tempest-VolumeAndVolumeTypeFromImageTest-1404971085 tempest-VolumeAndVolumeTypeFromImageTest-1404971085-project-admin] DELETE http://192.168.122.198/volume/v3/types/99fd5ec1-f9b8-4bab-ba16-7fb72f320b10 Sep 06 06:51:34 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-210f4c08-87c1-4ba2-ac16-1fdf006be241 tempest-VolumeAndVolumeTypeFromImageTest-1404971085 tempest-VolumeAndVolumeTypeFromImageTest-1404971085-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:34 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-210f4c08-87c1-4ba2-ac16-1fdf006be241 tempest-VolumeAndVolumeTypeFromImageTest-1404971085 tempest-VolumeAndVolumeTypeFromImageTest-1404971085-project-admin] Calling method '_delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:34 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-c14a26eb-35fa-4fc0-b7e4-0c835568550c tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Delete volume request issued successfully. Sep 06 06:51:34 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c14a26eb-35fa-4fc0-b7e4-0c835568550c tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] http://192.168.122.198/volume/v3/volumes/a9e47d17-a989-4b52-a194-af981168b071 returned with HTTP 202 Sep 06 06:51:34 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1363/2745] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:51:34 2026] DELETE /volume/v3/volumes/a9e47d17-a989-4b52-a194-af981168b071 => generated 0 bytes in 124 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:51:34 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-34aa61a5-494b-48e9-b333-e3a3cd181ea7 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:34 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-34aa61a5-494b-48e9-b333-e3a3cd181ea7 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] GET http://192.168.122.198/volume/v3/volumes/115496dd-f46d-4766-8fcd-c28f99191df8 Sep 06 06:51:34 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-34aa61a5-494b-48e9-b333-e3a3cd181ea7 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:34 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-34aa61a5-494b-48e9-b333-e3a3cd181ea7 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:34 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:34 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:51:34 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:34 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:51:34 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-34aa61a5-494b-48e9-b333-e3a3cd181ea7 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Volume info retrieved successfully. Sep 06 06:51:34 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-34aa61a5-494b-48e9-b333-e3a3cd181ea7 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] http://192.168.122.198/volume/v3/volumes/115496dd-f46d-4766-8fcd-c28f99191df8 returned with HTTP 200 Sep 06 06:51:34 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1364/2746] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:51:34 2026] GET /volume/v3/volumes/115496dd-f46d-4766-8fcd-c28f99191df8 => generated 904 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:51:34 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-6843e25a-da1c-4968-a9e3-a5409ff3a4cb None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:34 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-6843e25a-da1c-4968-a9e3-a5409ff3a4cb tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] GET http://192.168.122.198/volume/v3/volumes/a9e47d17-a989-4b52-a194-af981168b071 Sep 06 06:51:34 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-6843e25a-da1c-4968-a9e3-a5409ff3a4cb tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:34 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-6843e25a-da1c-4968-a9e3-a5409ff3a4cb tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:34 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-210f4c08-87c1-4ba2-ac16-1fdf006be241 tempest-VolumeAndVolumeTypeFromImageTest-1404971085 tempest-VolumeAndVolumeTypeFromImageTest-1404971085-project-admin] http://192.168.122.198/volume/v3/types/99fd5ec1-f9b8-4bab-ba16-7fb72f320b10 returned with HTTP 202 Sep 06 06:51:34 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1383/2747] 192.168.122.198 () {58 vars in 1229 bytes} [Sun Sep 6 06:51:34 2026] DELETE /volume/v3/types/99fd5ec1-f9b8-4bab-ba16-7fb72f320b10 => generated 0 bytes in 147 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:51:34 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:34 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:51:34 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-a423d5c8-4081-4196-a3ab-9764b9f69f18 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:34 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:34 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:51:34 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-a423d5c8-4081-4196-a3ab-9764b9f69f18 tempest-VolumeAndVolumeTypeFromImageTest-1404971085 tempest-VolumeAndVolumeTypeFromImageTest-1404971085-project-admin] GET http://192.168.122.198/volume/v3/types/99fd5ec1-f9b8-4bab-ba16-7fb72f320b10 Sep 06 06:51:34 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-a423d5c8-4081-4196-a3ab-9764b9f69f18 tempest-VolumeAndVolumeTypeFromImageTest-1404971085 tempest-VolumeAndVolumeTypeFromImageTest-1404971085-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:34 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-a423d5c8-4081-4196-a3ab-9764b9f69f18 tempest-VolumeAndVolumeTypeFromImageTest-1404971085 tempest-VolumeAndVolumeTypeFromImageTest-1404971085-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:34 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-6843e25a-da1c-4968-a9e3-a5409ff3a4cb tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Volume info retrieved successfully. Sep 06 06:51:34 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-a423d5c8-4081-4196-a3ab-9764b9f69f18 tempest-VolumeAndVolumeTypeFromImageTest-1404971085 tempest-VolumeAndVolumeTypeFromImageTest-1404971085-project-admin] http://192.168.122.198/volume/v3/types/99fd5ec1-f9b8-4bab-ba16-7fb72f320b10 returned with HTTP 404 Sep 06 06:51:34 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1384/2748] 192.168.122.198 () {58 vars in 1226 bytes} [Sun Sep 6 06:51:34 2026] GET /volume/v3/types/99fd5ec1-f9b8-4bab-ba16-7fb72f320b10 => generated 114 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:51:34 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-6843e25a-da1c-4968-a9e3-a5409ff3a4cb tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] http://192.168.122.198/volume/v3/volumes/a9e47d17-a989-4b52-a194-af981168b071 returned with HTTP 200 Sep 06 06:51:34 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1365/2749] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:51:34 2026] GET /volume/v3/volumes/a9e47d17-a989-4b52-a194-af981168b071 => generated 860 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:51:35 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-4bb9b6f9-1ecf-440d-a247-0bb4c2092221 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:35 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-4bb9b6f9-1ecf-440d-a247-0bb4c2092221 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] GET http://192.168.122.198/volume/v3/volumes/115496dd-f46d-4766-8fcd-c28f99191df8 Sep 06 06:51:35 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-4bb9b6f9-1ecf-440d-a247-0bb4c2092221 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:35 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-4bb9b6f9-1ecf-440d-a247-0bb4c2092221 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:35 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-3a39c779-9a89-45a3-ab9f-6f9e95caba0b None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:35 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-3a39c779-9a89-45a3-ab9f-6f9e95caba0b tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] GET http://192.168.122.198/volume/v3/volumes/a9e47d17-a989-4b52-a194-af981168b071 Sep 06 06:51:35 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-3a39c779-9a89-45a3-ab9f-6f9e95caba0b tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:35 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-3a39c779-9a89-45a3-ab9f-6f9e95caba0b tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:35 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:35 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:51:35 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:35 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:51:35 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:35 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:51:35 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:35 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:51:35 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-3a39c779-9a89-45a3-ab9f-6f9e95caba0b tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Volume info retrieved successfully. Sep 06 06:51:35 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-3a39c779-9a89-45a3-ab9f-6f9e95caba0b tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] http://192.168.122.198/volume/v3/volumes/a9e47d17-a989-4b52-a194-af981168b071 returned with HTTP 200 Sep 06 06:51:35 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1366/2750] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:51:35 2026] GET /volume/v3/volumes/a9e47d17-a989-4b52-a194-af981168b071 => generated 860 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:51:35 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-4bb9b6f9-1ecf-440d-a247-0bb4c2092221 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Volume info retrieved successfully. Sep 06 06:51:35 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-4bb9b6f9-1ecf-440d-a247-0bb4c2092221 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] http://192.168.122.198/volume/v3/volumes/115496dd-f46d-4766-8fcd-c28f99191df8 returned with HTTP 200 Sep 06 06:51:35 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1385/2751] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:51:35 2026] GET /volume/v3/volumes/115496dd-f46d-4766-8fcd-c28f99191df8 => generated 904 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:51:36 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-aade43f8-eccc-45c3-9c11-5e434f476bb7 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:36 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-aade43f8-eccc-45c3-9c11-5e434f476bb7 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] GET http://192.168.122.198/volume/v3/volumes/a9e47d17-a989-4b52-a194-af981168b071 Sep 06 06:51:36 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-aade43f8-eccc-45c3-9c11-5e434f476bb7 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:36 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-aade43f8-eccc-45c3-9c11-5e434f476bb7 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:36 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-aade43f8-eccc-45c3-9c11-5e434f476bb7 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] http://192.168.122.198/volume/v3/volumes/a9e47d17-a989-4b52-a194-af981168b071 returned with HTTP 404 Sep 06 06:51:36 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1367/2752] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:51:36 2026] GET /volume/v3/volumes/a9e47d17-a989-4b52-a194-af981168b071 => generated 109 bytes in 86 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:51:36 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-1916ec36-ceb9-403c-9c9c-427c5ed2e6b3 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:36 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-4dad5e39-bc70-47e2-a41e-9e2ef53017f2 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:36 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-4dad5e39-bc70-47e2-a41e-9e2ef53017f2 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] DELETE http://192.168.122.198/volume/v3/volumes/4eae1be3-f28d-4929-9c94-9939377f9f4f Sep 06 06:51:36 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-4dad5e39-bc70-47e2-a41e-9e2ef53017f2 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:36 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-4dad5e39-bc70-47e2-a41e-9e2ef53017f2 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:36 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-4dad5e39-bc70-47e2-a41e-9e2ef53017f2 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Delete volume with id: 4eae1be3-f28d-4929-9c94-9939377f9f4f Sep 06 06:51:36 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-1916ec36-ceb9-403c-9c9c-427c5ed2e6b3 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] GET http://192.168.122.198/volume/v3/volumes/115496dd-f46d-4766-8fcd-c28f99191df8 Sep 06 06:51:36 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-1916ec36-ceb9-403c-9c9c-427c5ed2e6b3 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:36 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-1916ec36-ceb9-403c-9c9c-427c5ed2e6b3 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:36 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:36 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:51:36 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:36 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:51:36 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-4dad5e39-bc70-47e2-a41e-9e2ef53017f2 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Volume info retrieved successfully. Sep 06 06:51:36 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:36 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:51:36 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:36 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:51:36 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-4dad5e39-bc70-47e2-a41e-9e2ef53017f2 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Delete volume request issued successfully. Sep 06 06:51:36 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-4dad5e39-bc70-47e2-a41e-9e2ef53017f2 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] http://192.168.122.198/volume/v3/volumes/4eae1be3-f28d-4929-9c94-9939377f9f4f returned with HTTP 202 Sep 06 06:51:36 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1368/2753] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:51:36 2026] DELETE /volume/v3/volumes/4eae1be3-f28d-4929-9c94-9939377f9f4f => generated 0 bytes in 130 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 06 06:51:36 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-271ce26c-5f7d-4d4f-92a0-835a3bb25c24 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:36 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-271ce26c-5f7d-4d4f-92a0-835a3bb25c24 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] GET http://192.168.122.198/volume/v3/volumes/4eae1be3-f28d-4929-9c94-9939377f9f4f Sep 06 06:51:36 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-271ce26c-5f7d-4d4f-92a0-835a3bb25c24 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:36 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-271ce26c-5f7d-4d4f-92a0-835a3bb25c24 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:36 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-1916ec36-ceb9-403c-9c9c-427c5ed2e6b3 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Volume info retrieved successfully. Sep 06 06:51:36 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:36 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:51:36 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-1916ec36-ceb9-403c-9c9c-427c5ed2e6b3 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] http://192.168.122.198/volume/v3/volumes/115496dd-f46d-4766-8fcd-c28f99191df8 returned with HTTP 200 Sep 06 06:51:36 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:36 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:51:36 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1386/2754] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:51:36 2026] GET /volume/v3/volumes/115496dd-f46d-4766-8fcd-c28f99191df8 => generated 904 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:51:36 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-271ce26c-5f7d-4d4f-92a0-835a3bb25c24 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Volume info retrieved successfully. Sep 06 06:51:36 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-271ce26c-5f7d-4d4f-92a0-835a3bb25c24 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] http://192.168.122.198/volume/v3/volumes/4eae1be3-f28d-4929-9c94-9939377f9f4f returned with HTTP 200 Sep 06 06:51:36 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1369/2755] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:51:36 2026] GET /volume/v3/volumes/4eae1be3-f28d-4929-9c94-9939377f9f4f => generated 860 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:51:37 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-768e1a8a-6aad-4d0b-93cd-8e24de233681 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:37 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-768e1a8a-6aad-4d0b-93cd-8e24de233681 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] GET http://192.168.122.198/volume/v3/volumes/115496dd-f46d-4766-8fcd-c28f99191df8 Sep 06 06:51:37 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-768e1a8a-6aad-4d0b-93cd-8e24de233681 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:37 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-768e1a8a-6aad-4d0b-93cd-8e24de233681 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:37 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:37 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:51:37 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:37 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:51:37 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-768e1a8a-6aad-4d0b-93cd-8e24de233681 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Volume info retrieved successfully. Sep 06 06:51:37 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-f3d9dc3e-fe7c-42bd-8fd0-96ab4c38b3eb None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:37 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-768e1a8a-6aad-4d0b-93cd-8e24de233681 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] http://192.168.122.198/volume/v3/volumes/115496dd-f46d-4766-8fcd-c28f99191df8 returned with HTTP 200 Sep 06 06:51:37 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1387/2756] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:51:37 2026] GET /volume/v3/volumes/115496dd-f46d-4766-8fcd-c28f99191df8 => generated 904 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:51:37 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f3d9dc3e-fe7c-42bd-8fd0-96ab4c38b3eb tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] GET http://192.168.122.198/volume/v3/volumes/4eae1be3-f28d-4929-9c94-9939377f9f4f Sep 06 06:51:38 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-f3d9dc3e-fe7c-42bd-8fd0-96ab4c38b3eb tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:38 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-f3d9dc3e-fe7c-42bd-8fd0-96ab4c38b3eb tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:38 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:38 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:51:38 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:38 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:51:38 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-f3d9dc3e-fe7c-42bd-8fd0-96ab4c38b3eb tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Volume info retrieved successfully. Sep 06 06:51:38 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f3d9dc3e-fe7c-42bd-8fd0-96ab4c38b3eb tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] http://192.168.122.198/volume/v3/volumes/4eae1be3-f28d-4929-9c94-9939377f9f4f returned with HTTP 200 Sep 06 06:51:38 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1370/2757] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:51:37 2026] GET /volume/v3/volumes/4eae1be3-f28d-4929-9c94-9939377f9f4f => generated 860 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:51:39 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-c8167834-74dc-4548-8db7-17b846ba49a1 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:39 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c8167834-74dc-4548-8db7-17b846ba49a1 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] GET http://192.168.122.198/volume/v3/volumes/115496dd-f46d-4766-8fcd-c28f99191df8 Sep 06 06:51:39 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-c8167834-74dc-4548-8db7-17b846ba49a1 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:39 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-c8167834-74dc-4548-8db7-17b846ba49a1 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:39 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:39 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:51:39 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:39 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:51:39 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-6b8a1ce4-109b-418a-b371-75fa74932327 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:39 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-c8167834-74dc-4548-8db7-17b846ba49a1 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Volume info retrieved successfully. Sep 06 06:51:39 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-6b8a1ce4-109b-418a-b371-75fa74932327 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] GET http://192.168.122.198/volume/v3/volumes/4eae1be3-f28d-4929-9c94-9939377f9f4f Sep 06 06:51:39 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-6b8a1ce4-109b-418a-b371-75fa74932327 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:39 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-6b8a1ce4-109b-418a-b371-75fa74932327 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:39 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c8167834-74dc-4548-8db7-17b846ba49a1 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] http://192.168.122.198/volume/v3/volumes/115496dd-f46d-4766-8fcd-c28f99191df8 returned with HTTP 200 Sep 06 06:51:39 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1388/2758] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:51:39 2026] GET /volume/v3/volumes/115496dd-f46d-4766-8fcd-c28f99191df8 => generated 904 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:51:39 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:39 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:51:39 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:39 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:51:39 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-6b8a1ce4-109b-418a-b371-75fa74932327 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Volume info retrieved successfully. Sep 06 06:51:39 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-6b8a1ce4-109b-418a-b371-75fa74932327 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] http://192.168.122.198/volume/v3/volumes/4eae1be3-f28d-4929-9c94-9939377f9f4f returned with HTTP 200 Sep 06 06:51:39 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1371/2759] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:51:39 2026] GET /volume/v3/volumes/4eae1be3-f28d-4929-9c94-9939377f9f4f => generated 860 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:51:40 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-d6bb0c4e-d50e-4a89-999b-86a5790d4114 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:40 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-d6bb0c4e-d50e-4a89-999b-86a5790d4114 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] GET http://192.168.122.198/volume/v3/volumes/115496dd-f46d-4766-8fcd-c28f99191df8 Sep 06 06:51:40 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-d6bb0c4e-d50e-4a89-999b-86a5790d4114 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:40 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-d6bb0c4e-d50e-4a89-999b-86a5790d4114 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:40 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:40 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:51:40 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:40 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:51:40 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-d6bb0c4e-d50e-4a89-999b-86a5790d4114 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Volume info retrieved successfully. Sep 06 06:51:40 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-d6bb0c4e-d50e-4a89-999b-86a5790d4114 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] http://192.168.122.198/volume/v3/volumes/115496dd-f46d-4766-8fcd-c28f99191df8 returned with HTTP 200 Sep 06 06:51:40 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1389/2760] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:51:40 2026] GET /volume/v3/volumes/115496dd-f46d-4766-8fcd-c28f99191df8 => generated 904 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:51:40 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-2bfcf3a7-6645-44a5-a6d0-25f504cd09a6 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:40 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-2bfcf3a7-6645-44a5-a6d0-25f504cd09a6 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] GET http://192.168.122.198/volume/v3/volumes/4eae1be3-f28d-4929-9c94-9939377f9f4f Sep 06 06:51:40 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-2bfcf3a7-6645-44a5-a6d0-25f504cd09a6 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:40 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-2bfcf3a7-6645-44a5-a6d0-25f504cd09a6 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:40 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-2bfcf3a7-6645-44a5-a6d0-25f504cd09a6 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] http://192.168.122.198/volume/v3/volumes/4eae1be3-f28d-4929-9c94-9939377f9f4f returned with HTTP 404 Sep 06 06:51:40 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1372/2761] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:51:40 2026] GET /volume/v3/volumes/4eae1be3-f28d-4929-9c94-9939377f9f4f => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:51:40 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-fe3f058c-1e00-4a5a-933a-679ba1c696ba None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:40 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-fe3f058c-1e00-4a5a-933a-679ba1c696ba tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] DELETE http://192.168.122.198/volume/v3/volumes/510c6730-6a62-4a12-b6af-4699e5bdfb9e Sep 06 06:51:40 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-fe3f058c-1e00-4a5a-933a-679ba1c696ba tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:40 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-fe3f058c-1e00-4a5a-933a-679ba1c696ba tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:40 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-fe3f058c-1e00-4a5a-933a-679ba1c696ba tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Delete volume with id: 510c6730-6a62-4a12-b6af-4699e5bdfb9e Sep 06 06:51:40 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:40 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:51:40 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:40 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:51:40 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-fe3f058c-1e00-4a5a-933a-679ba1c696ba tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Volume info retrieved successfully. Sep 06 06:51:40 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-fe3f058c-1e00-4a5a-933a-679ba1c696ba tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Delete volume request issued successfully. Sep 06 06:51:40 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-fe3f058c-1e00-4a5a-933a-679ba1c696ba tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] http://192.168.122.198/volume/v3/volumes/510c6730-6a62-4a12-b6af-4699e5bdfb9e returned with HTTP 202 Sep 06 06:51:40 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1390/2762] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:51:40 2026] DELETE /volume/v3/volumes/510c6730-6a62-4a12-b6af-4699e5bdfb9e => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:51:40 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-4e858d3a-9a37-4f58-ab89-4078485e4784 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:40 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-4e858d3a-9a37-4f58-ab89-4078485e4784 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] GET http://192.168.122.198/volume/v3/volumes/510c6730-6a62-4a12-b6af-4699e5bdfb9e Sep 06 06:51:40 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-4e858d3a-9a37-4f58-ab89-4078485e4784 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:40 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-4e858d3a-9a37-4f58-ab89-4078485e4784 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:40 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:40 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:51:40 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:40 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:51:40 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-4e858d3a-9a37-4f58-ab89-4078485e4784 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Volume info retrieved successfully. Sep 06 06:51:40 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-4e858d3a-9a37-4f58-ab89-4078485e4784 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] http://192.168.122.198/volume/v3/volumes/510c6730-6a62-4a12-b6af-4699e5bdfb9e returned with HTTP 200 Sep 06 06:51:40 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1373/2763] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:51:40 2026] GET /volume/v3/volumes/510c6730-6a62-4a12-b6af-4699e5bdfb9e => generated 861 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:51:41 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-1ffa4724-715a-4f2f-bb9b-16df4b1d0163 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:41 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-1ffa4724-715a-4f2f-bb9b-16df4b1d0163 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] GET http://192.168.122.198/volume/v3/volumes/115496dd-f46d-4766-8fcd-c28f99191df8 Sep 06 06:51:41 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-1ffa4724-715a-4f2f-bb9b-16df4b1d0163 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:41 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-1ffa4724-715a-4f2f-bb9b-16df4b1d0163 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:41 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:41 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:51:41 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:41 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:51:41 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-1ffa4724-715a-4f2f-bb9b-16df4b1d0163 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Volume info retrieved successfully. Sep 06 06:51:41 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-1ffa4724-715a-4f2f-bb9b-16df4b1d0163 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] http://192.168.122.198/volume/v3/volumes/115496dd-f46d-4766-8fcd-c28f99191df8 returned with HTTP 200 Sep 06 06:51:41 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1391/2764] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:51:41 2026] GET /volume/v3/volumes/115496dd-f46d-4766-8fcd-c28f99191df8 => generated 905 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:51:41 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-8ffb38dc-fc8a-4496-8fc9-589270a38494 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:41 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-1dc428a3-9ca2-495e-9263-3e7081a99959 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:41 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-1dc428a3-9ca2-495e-9263-3e7081a99959 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] DELETE http://192.168.122.198/volume/v3/snapshots/32c09ec4-10a8-4e63-8cc2-93be13c0aeac Sep 06 06:51:41 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-1dc428a3-9ca2-495e-9263-3e7081a99959 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:41 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-1dc428a3-9ca2-495e-9263-3e7081a99959 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:41 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.snapshots [None req-1dc428a3-9ca2-495e-9263-3e7081a99959 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Delete snapshot with id: 32c09ec4-10a8-4e63-8cc2-93be13c0aeac Sep 06 06:51:41 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:41 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:51:41 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-1dc428a3-9ca2-495e-9263-3e7081a99959 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Snapshot retrieved successfully. Sep 06 06:51:41 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:41 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:51:41 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-1dc428a3-9ca2-495e-9263-3e7081a99959 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Snapshot delete request issued successfully. Sep 06 06:51:41 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-1dc428a3-9ca2-495e-9263-3e7081a99959 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] http://192.168.122.198/volume/v3/snapshots/32c09ec4-10a8-4e63-8cc2-93be13c0aeac returned with HTTP 202 Sep 06 06:51:41 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1392/2765] 192.168.122.198 () {58 vars in 1241 bytes} [Sun Sep 6 06:51:41 2026] DELETE /volume/v3/snapshots/32c09ec4-10a8-4e63-8cc2-93be13c0aeac => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:51:41 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-1809fa8f-633a-470b-a8e3-d82309de6373 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:41 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-1809fa8f-633a-470b-a8e3-d82309de6373 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] GET http://192.168.122.198/volume/v3/snapshots/32c09ec4-10a8-4e63-8cc2-93be13c0aeac Sep 06 06:51:41 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-1809fa8f-633a-470b-a8e3-d82309de6373 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:41 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-1809fa8f-633a-470b-a8e3-d82309de6373 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:41 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:41 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:51:41 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-1809fa8f-633a-470b-a8e3-d82309de6373 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Snapshot retrieved successfully. Sep 06 06:51:41 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-1809fa8f-633a-470b-a8e3-d82309de6373 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] http://192.168.122.198/volume/v3/snapshots/32c09ec4-10a8-4e63-8cc2-93be13c0aeac returned with HTTP 200 Sep 06 06:51:41 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1393/2766] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:51:41 2026] GET /volume/v3/snapshots/32c09ec4-10a8-4e63-8cc2-93be13c0aeac => generated 465 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:51:41 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-ccd6a872-23c4-4320-83d2-f97bb96d339c None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:41 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-ccd6a872-23c4-4320-83d2-f97bb96d339c tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] GET http://192.168.122.198/volume/v3/volumes/510c6730-6a62-4a12-b6af-4699e5bdfb9e Sep 06 06:51:41 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-ccd6a872-23c4-4320-83d2-f97bb96d339c tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:41 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-ccd6a872-23c4-4320-83d2-f97bb96d339c tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:41 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-ccd6a872-23c4-4320-83d2-f97bb96d339c tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] http://192.168.122.198/volume/v3/volumes/510c6730-6a62-4a12-b6af-4699e5bdfb9e returned with HTTP 404 Sep 06 06:51:41 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1394/2767] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:51:41 2026] GET /volume/v3/volumes/510c6730-6a62-4a12-b6af-4699e5bdfb9e => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:51:41 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-78aeb636-80af-48d2-af6f-72728d50720d None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:41 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-78aeb636-80af-48d2-af6f-72728d50720d tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] DELETE http://192.168.122.198/volume/v3/volumes/e55bcb32-3a06-4e03-adef-30f86de1793b Sep 06 06:51:41 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-78aeb636-80af-48d2-af6f-72728d50720d tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:41 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-78aeb636-80af-48d2-af6f-72728d50720d tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:41 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-78aeb636-80af-48d2-af6f-72728d50720d tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Delete volume with id: e55bcb32-3a06-4e03-adef-30f86de1793b Sep 06 06:51:41 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:41 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:51:41 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:41 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:51:41 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-78aeb636-80af-48d2-af6f-72728d50720d tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Volume info retrieved successfully. Sep 06 06:51:41 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-8ffb38dc-fc8a-4496-8fc9-589270a38494 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] POST http://192.168.122.198/volume/v3/types Sep 06 06:51:41 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-8ffb38dc-fc8a-4496-8fc9-589270a38494 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1724669566", "extra_specs": {"storage_protocol": "tempest-storage_protocol-477961848", "vendor_name": "tempest-vendor_name-2071606334"}}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:51:41 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-78aeb636-80af-48d2-af6f-72728d50720d tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Delete volume request issued successfully. Sep 06 06:51:41 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-78aeb636-80af-48d2-af6f-72728d50720d tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] http://192.168.122.198/volume/v3/volumes/e55bcb32-3a06-4e03-adef-30f86de1793b returned with HTTP 202 Sep 06 06:51:41 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1395/2768] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:51:41 2026] DELETE /volume/v3/volumes/e55bcb32-3a06-4e03-adef-30f86de1793b => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:51:41 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-20ae00c8-ff2c-4766-8eb9-85cb7149d1b3 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:41 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-20ae00c8-ff2c-4766-8eb9-85cb7149d1b3 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] GET http://192.168.122.198/volume/v3/volumes/e55bcb32-3a06-4e03-adef-30f86de1793b Sep 06 06:51:41 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-20ae00c8-ff2c-4766-8eb9-85cb7149d1b3 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:41 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-20ae00c8-ff2c-4766-8eb9-85cb7149d1b3 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:41 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-8ffb38dc-fc8a-4496-8fc9-589270a38494 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] http://192.168.122.198/volume/v3/types returned with HTTP 200 Sep 06 06:51:41 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1374/2769] 192.168.122.198 () {60 vars in 1137 bytes} [Sun Sep 6 06:51:41 2026] POST /volume/v3/types => generated 329 bytes in 387 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:51:41 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:41 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:51:41 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-932c1cf9-f873-430d-855f-03a15e153151 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:41 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:41 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:51:41 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-932c1cf9-f873-430d-855f-03a15e153151 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:51:41 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-932c1cf9-f873-430d-855f-03a15e153151 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "60f7c815-6da6-45e2-a84d-a416aaf9f325", "size": 1}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:51:41 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.volumes [None req-932c1cf9-f873-430d-855f-03a15e153151 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] Create volume request body: {'volume': {'volume_type': '60f7c815-6da6-45e2-a84d-a416aaf9f325', 'size': 1}} {{(pid=87014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:51:41 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-20ae00c8-ff2c-4766-8eb9-85cb7149d1b3 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Volume info retrieved successfully. Sep 06 06:51:41 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-20ae00c8-ff2c-4766-8eb9-85cb7149d1b3 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] http://192.168.122.198/volume/v3/volumes/e55bcb32-3a06-4e03-adef-30f86de1793b returned with HTTP 200 Sep 06 06:51:41 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1396/2770] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:51:41 2026] GET /volume/v3/volumes/e55bcb32-3a06-4e03-adef-30f86de1793b => generated 859 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:51:41 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-932c1cf9-f873-430d-855f-03a15e153151 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] Create volume of 1 GB Sep 06 06:51:41 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:41 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:51:41 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-932c1cf9-f873-430d-855f-03a15e153151 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] Availability Zones retrieved successfully. Sep 06 06:51:41 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-932c1cf9-f873-430d-855f-03a15e153151 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] Flow 'volume_create_api' (50218dab-623e-4af9-8774-a34a68928b60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:51:41 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-932c1cf9-f873-430d-855f-03a15e153151 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa6f84a5-a2ac-4c5e-a508-2a4b82b6ecb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:41 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.flows.api.create_volume [None req-932c1cf9-f873-430d-855f-03a15e153151 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] Validating volume size '1' using validate_int {{(pid=87014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:51:41 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-932c1cf9-f873-430d-855f-03a15e153151 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa6f84a5-a2ac-4c5e-a508-2a4b82b6ecb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:51:42Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-477961848',vendor_name='tempest-vendor_name-2071606334'},id=60f7c815-6da6-45e2-a84d-a416aaf9f325,is_public=True,name='tempest-ProjectMemberTests-volume-type-1724669566',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '60f7c815-6da6-45e2-a84d-a416aaf9f325', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:41 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-932c1cf9-f873-430d-855f-03a15e153151 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e68f32d-e5f7-4982-a28c-6dcc192a6fd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:41 devstack devstack@c-api.service[87014]: WARNING cinder.quota [None req-932c1cf9-f873-430d-855f-03a15e153151 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1724669566 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1724669566, it is now deprecated. Please use the default quota class for default quota. Sep 06 06:51:41 devstack devstack@c-api.service[87014]: WARNING cinder.quota [None req-932c1cf9-f873-430d-855f-03a15e153151 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1724669566 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1724669566, it is now deprecated. Please use the default quota class for default quota. Sep 06 06:51:42 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-932c1cf9-f873-430d-855f-03a15e153151 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] Created reservations ['18f0bc69-9ace-4c2b-9017-e6c92e664d32', '0000933d-21b4-47ba-a89a-d8cb90ca4ca0', '40be7693-2439-400e-8835-23bb1bdd9f98', '3b169d6e-4b73-4cb9-90d2-6a3c83d87f97'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:51:42 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-932c1cf9-f873-430d-855f-03a15e153151 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e68f32d-e5f7-4982-a28c-6dcc192a6fd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['18f0bc69-9ace-4c2b-9017-e6c92e664d32', '0000933d-21b4-47ba-a89a-d8cb90ca4ca0', '40be7693-2439-400e-8835-23bb1bdd9f98', '3b169d6e-4b73-4cb9-90d2-6a3c83d87f97']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:42 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-932c1cf9-f873-430d-855f-03a15e153151 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (711a7ada-7ff3-4885-ba6c-5b2143017327) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:42 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:42 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:51:42 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-932c1cf9-f873-430d-855f-03a15e153151 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (711a7ada-7ff3-4885-ba6c-5b2143017327) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4b4ea476-2f26-436a-993f-01fe08fcd674', '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='d449b8265d33433bb78494ca0a07ebf6',qos_specs=None,replication_status=,reservations=['18f0bc69-9ace-4c2b-9017-e6c92e664d32','0000933d-21b4-47ba-a89a-d8cb90ca4ca0','40be7693-2439-400e-8835-23bb1bdd9f98','3b169d6e-4b73-4cb9-90d2-6a3c83d87f97'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9149f375fe914027babe4e2764739ebd',volume_type_id=60f7c815-6da6-45e2-a84d-a416aaf9f325), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:51:42Z,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=4b4ea476-2f26-436a-993f-01fe08fcd674,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d449b8265d33433bb78494ca0a07ebf6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9149f375fe914027babe4e2764739ebd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(60f7c815-6da6-45e2-a84d-a416aaf9f325),volume_type_id=60f7c815-6da6-45e2-a84d-a416aaf9f325)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:42 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-932c1cf9-f873-430d-855f-03a15e153151 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8609ca67-d9cf-4749-84b8-c337da4e3d24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:42 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-932c1cf9-f873-430d-855f-03a15e153151 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8609ca67-d9cf-4749-84b8-c337da4e3d24) transitioned into state 'SUCCESS' from 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='d449b8265d33433bb78494ca0a07ebf6',qos_specs=None,replication_status=,reservations=['18f0bc69-9ace-4c2b-9017-e6c92e664d32','0000933d-21b4-47ba-a89a-d8cb90ca4ca0','40be7693-2439-400e-8835-23bb1bdd9f98','3b169d6e-4b73-4cb9-90d2-6a3c83d87f97'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9149f375fe914027babe4e2764739ebd',volume_type_id=60f7c815-6da6-45e2-a84d-a416aaf9f325)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:42 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-932c1cf9-f873-430d-855f-03a15e153151 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (069023fa-1d1f-4fc8-9bf2-fe67d80c4f6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:42 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-932c1cf9-f873-430d-855f-03a15e153151 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (069023fa-1d1f-4fc8-9bf2-fe67d80c4f6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:42 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-932c1cf9-f873-430d-855f-03a15e153151 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] Flow 'volume_create_api' (50218dab-623e-4af9-8774-a34a68928b60) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:51:42 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-932c1cf9-f873-430d-855f-03a15e153151 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] Create volume request issued successfully. Sep 06 06:51:42 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-932c1cf9-f873-430d-855f-03a15e153151 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:51:42 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1375/2771] 192.168.122.198 () {62 vars in 1182 bytes} [Sun Sep 6 06:51:41 2026] POST /volume/v3/volumes => generated 782 bytes in 518 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:51:42 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-b437707e-5cc0-4954-a468-645a2ee53f57 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:42 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b437707e-5cc0-4954-a468-645a2ee53f57 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] GET http://192.168.122.198/volume/v3/volumes/4b4ea476-2f26-436a-993f-01fe08fcd674 Sep 06 06:51:42 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b437707e-5cc0-4954-a468-645a2ee53f57 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:42 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b437707e-5cc0-4954-a468-645a2ee53f57 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:42 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:42 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:51:42 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:42 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:51:42 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-b437707e-5cc0-4954-a468-645a2ee53f57 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] Volume info retrieved successfully. Sep 06 06:51:42 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b437707e-5cc0-4954-a468-645a2ee53f57 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] http://192.168.122.198/volume/v3/volumes/4b4ea476-2f26-436a-993f-01fe08fcd674 returned with HTTP 200 Sep 06 06:51:42 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1397/2772] 192.168.122.198 () {60 vars in 1272 bytes} [Sun Sep 6 06:51:42 2026] GET /volume/v3/volumes/4b4ea476-2f26-436a-993f-01fe08fcd674 => generated 961 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:51:42 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-665efc49-fb8b-4601-9c28-686f2ad87d3c None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:42 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-665efc49-fb8b-4601-9c28-686f2ad87d3c tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] GET http://192.168.122.198/volume/v3/snapshots/32c09ec4-10a8-4e63-8cc2-93be13c0aeac Sep 06 06:51:42 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-665efc49-fb8b-4601-9c28-686f2ad87d3c tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:42 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-665efc49-fb8b-4601-9c28-686f2ad87d3c tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:42 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:42 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:51:42 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-665efc49-fb8b-4601-9c28-686f2ad87d3c tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Snapshot retrieved successfully. Sep 06 06:51:42 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-665efc49-fb8b-4601-9c28-686f2ad87d3c tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] http://192.168.122.198/volume/v3/snapshots/32c09ec4-10a8-4e63-8cc2-93be13c0aeac returned with HTTP 200 Sep 06 06:51:42 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1376/2773] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:51:42 2026] GET /volume/v3/snapshots/32c09ec4-10a8-4e63-8cc2-93be13c0aeac => generated 465 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 06:51:42 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-877659ed-907d-49c5-80f9-f9f69a3cf79c None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:42 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-877659ed-907d-49c5-80f9-f9f69a3cf79c tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] GET http://192.168.122.198/volume/v3/volumes/e55bcb32-3a06-4e03-adef-30f86de1793b Sep 06 06:51:42 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-877659ed-907d-49c5-80f9-f9f69a3cf79c tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:42 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-877659ed-907d-49c5-80f9-f9f69a3cf79c tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:42 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:42 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:51:42 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:42 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:51:42 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-877659ed-907d-49c5-80f9-f9f69a3cf79c tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Volume info retrieved successfully. Sep 06 06:51:42 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-877659ed-907d-49c5-80f9-f9f69a3cf79c tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] http://192.168.122.198/volume/v3/volumes/e55bcb32-3a06-4e03-adef-30f86de1793b returned with HTTP 200 Sep 06 06:51:42 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1398/2774] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:51:42 2026] GET /volume/v3/volumes/e55bcb32-3a06-4e03-adef-30f86de1793b => generated 859 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:51:42 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-23adb497-3eda-492a-8bdd-1a146e113b17 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:43 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-23adb497-3eda-492a-8bdd-1a146e113b17 tempest-ProjectAdminTests-1799481984 tempest-ProjectAdminTests-1799481984-project-admin] GET http://192.168.122.198/volume/v3/scheduler-stats/get_pools Sep 06 06:51:43 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-23adb497-3eda-492a-8bdd-1a146e113b17 tempest-ProjectAdminTests-1799481984 tempest-ProjectAdminTests-1799481984-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:43 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-23adb497-3eda-492a-8bdd-1a146e113b17 tempest-ProjectAdminTests-1799481984 tempest-ProjectAdminTests-1799481984-project-admin] Calling method 'get_pools' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:43 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-23adb497-3eda-492a-8bdd-1a146e113b17 tempest-ProjectAdminTests-1799481984 tempest-ProjectAdminTests-1799481984-project-admin] http://192.168.122.198/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 06 06:51:43 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1377/2775] 192.168.122.198 () {58 vars in 1175 bytes} [Sun Sep 6 06:51:42 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 06 06:51:43 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-2476bdf9-45c2-4bc1-9bc3-15accfda4f93 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:43 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2476bdf9-45c2-4bc1-9bc3-15accfda4f93 tempest-ProjectAdminTests-1799481984 tempest-ProjectAdminTests-1799481984-project-admin] GET http://192.168.122.198/volume/v3/capabilities/devstack@QuobyteHD Sep 06 06:51:43 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-2476bdf9-45c2-4bc1-9bc3-15accfda4f93 tempest-ProjectAdminTests-1799481984 tempest-ProjectAdminTests-1799481984-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:43 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-2476bdf9-45c2-4bc1-9bc3-15accfda4f93 tempest-ProjectAdminTests-1799481984 tempest-ProjectAdminTests-1799481984-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:43 devstack devstack@c-api.service[87015]: /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 06 06:51:43 devstack devstack@c-api.service[87015]: return base.obj_make_list(context, cls(context), objects.Service, Sep 06 06:51:43 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2476bdf9-45c2-4bc1-9bc3-15accfda4f93 tempest-ProjectAdminTests-1799481984 tempest-ProjectAdminTests-1799481984-project-admin] http://192.168.122.198/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 06 06:51:43 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1399/2776] 192.168.122.198 () {58 vars in 1193 bytes} [Sun Sep 6 06:51:43 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 06:51:43 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-d562f1e0-8631-428e-a377-7c59782b265f None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:43 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-d562f1e0-8631-428e-a377-7c59782b265f tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] GET http://192.168.122.198/volume/v3/volumes/4b4ea476-2f26-436a-993f-01fe08fcd674 Sep 06 06:51:43 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-d562f1e0-8631-428e-a377-7c59782b265f tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:43 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-d562f1e0-8631-428e-a377-7c59782b265f tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:43 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:43 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:51:43 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:43 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:51:43 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-d562f1e0-8631-428e-a377-7c59782b265f tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] Volume info retrieved successfully. Sep 06 06:51:43 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-d562f1e0-8631-428e-a377-7c59782b265f tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] http://192.168.122.198/volume/v3/volumes/4b4ea476-2f26-436a-993f-01fe08fcd674 returned with HTTP 200 Sep 06 06:51:43 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1378/2777] 192.168.122.198 () {60 vars in 1272 bytes} [Sun Sep 6 06:51:43 2026] GET /volume/v3/volumes/4b4ea476-2f26-436a-993f-01fe08fcd674 => generated 982 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:51:43 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-e3e4b03a-731e-4538-89d9-705bd502d59a None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:43 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e3e4b03a-731e-4538-89d9-705bd502d59a tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] GET http://192.168.122.198/volume/v3/messages Sep 06 06:51:43 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e3e4b03a-731e-4538-89d9-705bd502d59a tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:43 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e3e4b03a-731e-4538-89d9-705bd502d59a tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] Calling method 'version_select' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:43 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e3e4b03a-731e-4538-89d9-705bd502d59a tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] http://192.168.122.198/volume/v3/messages returned with HTTP 200 Sep 06 06:51:43 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1400/2778] 192.168.122.198 () {60 vars in 1164 bytes} [Sun Sep 6 06:51:43 2026] GET /volume/v3/messages => generated 678 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:51:43 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-68585f25-50f4-46ad-a0b0-5924a36cabff None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:43 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-42e7fbb3-1eb3-40ad-b8a4-0f4603e6fb70 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:43 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-42e7fbb3-1eb3-40ad-b8a4-0f4603e6fb70 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] GET http://192.168.122.198/volume/v3/snapshots/32c09ec4-10a8-4e63-8cc2-93be13c0aeac Sep 06 06:51:43 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-42e7fbb3-1eb3-40ad-b8a4-0f4603e6fb70 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:43 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-42e7fbb3-1eb3-40ad-b8a4-0f4603e6fb70 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:43 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-42e7fbb3-1eb3-40ad-b8a4-0f4603e6fb70 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] http://192.168.122.198/volume/v3/snapshots/32c09ec4-10a8-4e63-8cc2-93be13c0aeac returned with HTTP 404 Sep 06 06:51:43 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1401/2779] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:51:43 2026] GET /volume/v3/snapshots/32c09ec4-10a8-4e63-8cc2-93be13c0aeac => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 06:51:43 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-9614d662-29da-43c7-9439-05ab4ad5ad3e None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:43 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-9614d662-29da-43c7-9439-05ab4ad5ad3e tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] DELETE http://192.168.122.198/volume/v3/volumes/fa5460fe-3c45-4eaf-98bf-cad81902db55 Sep 06 06:51:43 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-9614d662-29da-43c7-9439-05ab4ad5ad3e tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:43 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-9614d662-29da-43c7-9439-05ab4ad5ad3e tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:43 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-9614d662-29da-43c7-9439-05ab4ad5ad3e tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Delete volume with id: fa5460fe-3c45-4eaf-98bf-cad81902db55 Sep 06 06:51:43 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:43 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:51:43 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:43 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:51:43 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-9614d662-29da-43c7-9439-05ab4ad5ad3e tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Volume info retrieved successfully. Sep 06 06:51:43 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-9614d662-29da-43c7-9439-05ab4ad5ad3e tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Delete volume request issued successfully. Sep 06 06:51:43 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-9614d662-29da-43c7-9439-05ab4ad5ad3e tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] http://192.168.122.198/volume/v3/volumes/fa5460fe-3c45-4eaf-98bf-cad81902db55 returned with HTTP 202 Sep 06 06:51:43 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1402/2780] 192.168.122.198 () {60 vars in 1276 bytes} [Sun Sep 6 06:51:43 2026] DELETE /volume/v3/volumes/fa5460fe-3c45-4eaf-98bf-cad81902db55 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 06:51:43 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-d364b873-7c58-4037-920d-48eaa28ba13e None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:43 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-d364b873-7c58-4037-920d-48eaa28ba13e tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] GET http://192.168.122.198/volume/v3/volumes/fa5460fe-3c45-4eaf-98bf-cad81902db55 Sep 06 06:51:43 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-d364b873-7c58-4037-920d-48eaa28ba13e tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:43 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-d364b873-7c58-4037-920d-48eaa28ba13e tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:43 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-68585f25-50f4-46ad-a0b0-5924a36cabff tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-member] DELETE http://192.168.122.198/volume/v3/messages/12e872e9-a94b-4bf2-93ac-f0cfb8d4d00f Sep 06 06:51:43 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-68585f25-50f4-46ad-a0b0-5924a36cabff tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:43 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-68585f25-50f4-46ad-a0b0-5924a36cabff tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-member] Calling method 'version_select' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:43 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:43 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:51:43 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:43 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:51:43 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-d364b873-7c58-4037-920d-48eaa28ba13e tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Volume info retrieved successfully. Sep 06 06:51:43 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-68585f25-50f4-46ad-a0b0-5924a36cabff tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-member] http://192.168.122.198/volume/v3/messages/12e872e9-a94b-4bf2-93ac-f0cfb8d4d00f returned with HTTP 204 Sep 06 06:51:43 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1379/2781] 192.168.122.198 () {60 vars in 1278 bytes} [Sun Sep 6 06:51:43 2026] DELETE /volume/v3/messages/12e872e9-a94b-4bf2-93ac-f0cfb8d4d00f => generated 0 bytes in 202 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 06 06:51:43 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-6fcb4222-749e-4429-bda4-9be7b2759dc0 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:43 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-d364b873-7c58-4037-920d-48eaa28ba13e tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] http://192.168.122.198/volume/v3/volumes/fa5460fe-3c45-4eaf-98bf-cad81902db55 returned with HTTP 200 Sep 06 06:51:43 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1403/2782] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:51:43 2026] GET /volume/v3/volumes/fa5460fe-3c45-4eaf-98bf-cad81902db55 => generated 871 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 06:51:43 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-6fcb4222-749e-4429-bda4-9be7b2759dc0 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-member] GET http://192.168.122.198/volume/v3/messages/12e872e9-a94b-4bf2-93ac-f0cfb8d4d00f Sep 06 06:51:43 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-6fcb4222-749e-4429-bda4-9be7b2759dc0 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:43 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-6fcb4222-749e-4429-bda4-9be7b2759dc0 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-member] Calling method 'version_select' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:43 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-6fcb4222-749e-4429-bda4-9be7b2759dc0 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-member] http://192.168.122.198/volume/v3/messages/12e872e9-a94b-4bf2-93ac-f0cfb8d4d00f returned with HTTP 404 Sep 06 06:51:43 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1380/2783] 192.168.122.198 () {60 vars in 1275 bytes} [Sun Sep 6 06:51:43 2026] GET /volume/v3/messages/12e872e9-a94b-4bf2-93ac-f0cfb8d4d00f => generated 110 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:51:43 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-f04eaf68-3cd5-4988-864f-447042605e0a None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:43 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f04eaf68-3cd5-4988-864f-447042605e0a tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] DELETE http://192.168.122.198/volume/v3/volumes/4b4ea476-2f26-436a-993f-01fe08fcd674 Sep 06 06:51:43 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-f04eaf68-3cd5-4988-864f-447042605e0a tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:43 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-f04eaf68-3cd5-4988-864f-447042605e0a tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:43 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-f04eaf68-3cd5-4988-864f-447042605e0a tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] Delete volume with id: 4b4ea476-2f26-436a-993f-01fe08fcd674 Sep 06 06:51:43 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:43 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:51:43 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:43 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:51:43 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-f04eaf68-3cd5-4988-864f-447042605e0a tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] Volume info retrieved successfully. Sep 06 06:51:43 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-f04eaf68-3cd5-4988-864f-447042605e0a tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87015) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 06 06:51:43 devstack devstack@c-api.service[87015]: WARNING cinder.quota [None req-f04eaf68-3cd5-4988-864f-447042605e0a tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1724669566 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1724669566, it is now deprecated. Please use the default quota class for default quota. Sep 06 06:51:43 devstack devstack@c-api.service[87015]: WARNING cinder.quota [None req-f04eaf68-3cd5-4988-864f-447042605e0a tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1724669566 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1724669566, it is now deprecated. Please use the default quota class for default quota. Sep 06 06:51:43 devstack devstack@c-api.service[87015]: DEBUG cinder.quota [None req-f04eaf68-3cd5-4988-864f-447042605e0a tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] Created reservations ['9749f514-0e39-4819-ab4a-3d09c2c4a016', 'aac68cef-40e8-492b-815c-ed018d53fd95', '17098d09-2563-4359-bf29-22f44c288fb4', '2a757859-d7ed-4250-b696-fddf50e90276'] {{(pid=87015) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:51:43 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-fdb3d12e-1da5-4fd0-8000-51efed6bed9a None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:43 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-f04eaf68-3cd5-4988-864f-447042605e0a tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] Delete volume request issued successfully. Sep 06 06:51:43 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f04eaf68-3cd5-4988-864f-447042605e0a tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] http://192.168.122.198/volume/v3/volumes/4b4ea476-2f26-436a-993f-01fe08fcd674 returned with HTTP 202 Sep 06 06:51:43 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1404/2784] 192.168.122.198 () {60 vars in 1275 bytes} [Sun Sep 6 06:51:43 2026] DELETE /volume/v3/volumes/4b4ea476-2f26-436a-993f-01fe08fcd674 => generated 0 bytes in 161 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:51:43 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-fdb3d12e-1da5-4fd0-8000-51efed6bed9a tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] GET http://192.168.122.198/volume/v3/volumes/e55bcb32-3a06-4e03-adef-30f86de1793b Sep 06 06:51:43 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-fdb3d12e-1da5-4fd0-8000-51efed6bed9a tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:43 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-73eddda5-9d11-4833-8944-4109910b8e09 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:43 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-fdb3d12e-1da5-4fd0-8000-51efed6bed9a tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:43 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-73eddda5-9d11-4833-8944-4109910b8e09 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] DELETE http://192.168.122.198/volume/v3/types/60f7c815-6da6-45e2-a84d-a416aaf9f325 Sep 06 06:51:43 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-73eddda5-9d11-4833-8944-4109910b8e09 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:43 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-73eddda5-9d11-4833-8944-4109910b8e09 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] Calling method '_delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:43 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-fdb3d12e-1da5-4fd0-8000-51efed6bed9a tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] http://192.168.122.198/volume/v3/volumes/e55bcb32-3a06-4e03-adef-30f86de1793b returned with HTTP 404 Sep 06 06:51:43 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1381/2785] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:51:43 2026] GET /volume/v3/volumes/e55bcb32-3a06-4e03-adef-30f86de1793b => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:51:43 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-04a46617-a92a-43de-8400-0a158bf93634 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:43 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-04a46617-a92a-43de-8400-0a158bf93634 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] DELETE http://192.168.122.198/volume/v3/volumes/202822af-3551-4789-a3d9-ac6b8e38416a Sep 06 06:51:43 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-04a46617-a92a-43de-8400-0a158bf93634 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:43 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-04a46617-a92a-43de-8400-0a158bf93634 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:43 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-04a46617-a92a-43de-8400-0a158bf93634 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Delete volume with id: 202822af-3551-4789-a3d9-ac6b8e38416a Sep 06 06:51:43 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:43 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:51:43 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:43 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:51:43 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-04a46617-a92a-43de-8400-0a158bf93634 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Volume info retrieved successfully. Sep 06 06:51:43 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-73eddda5-9d11-4833-8944-4109910b8e09 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] http://192.168.122.198/volume/v3/types/60f7c815-6da6-45e2-a84d-a416aaf9f325 returned with HTTP 202 Sep 06 06:51:43 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1405/2786] 192.168.122.198 () {58 vars in 1229 bytes} [Sun Sep 6 06:51:43 2026] DELETE /volume/v3/types/60f7c815-6da6-45e2-a84d-a416aaf9f325 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:51:44 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-16bc85bc-6da8-4f34-9157-71b47e7b14ac None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:44 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-16bc85bc-6da8-4f34-9157-71b47e7b14ac tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] POST http://192.168.122.198/volume/v3/types Sep 06 06:51:44 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-16bc85bc-6da8-4f34-9157-71b47e7b14ac tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-368438284", "extra_specs": {"storage_protocol": "tempest-storage_protocol-460877341", "vendor_name": "tempest-vendor_name-181902634"}}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:51:44 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-04a46617-a92a-43de-8400-0a158bf93634 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Delete volume request issued successfully. Sep 06 06:51:44 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-04a46617-a92a-43de-8400-0a158bf93634 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] http://192.168.122.198/volume/v3/volumes/202822af-3551-4789-a3d9-ac6b8e38416a returned with HTTP 202 Sep 06 06:51:44 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1382/2787] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:51:43 2026] DELETE /volume/v3/volumes/202822af-3551-4789-a3d9-ac6b8e38416a => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:51:44 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-16bc85bc-6da8-4f34-9157-71b47e7b14ac tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] http://192.168.122.198/volume/v3/types returned with HTTP 200 Sep 06 06:51:44 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1406/2788] 192.168.122.198 () {60 vars in 1137 bytes} [Sun Sep 6 06:51:43 2026] POST /volume/v3/types => generated 327 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:51:44 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-a3ad771c-2f59-4d78-ada7-8c703d7839fc None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:44 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-56a0f48a-1034-432e-b939-16f74c6ffd54 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:44 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-56a0f48a-1034-432e-b939-16f74c6ffd54 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:51:44 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-56a0f48a-1034-432e-b939-16f74c6ffd54 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "7a51f041-3d02-4962-ac80-a6fe013bebf5", "size": 1}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:51:44 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-a3ad771c-2f59-4d78-ada7-8c703d7839fc tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] GET http://192.168.122.198/volume/v3/volumes/202822af-3551-4789-a3d9-ac6b8e38416a Sep 06 06:51:44 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.volumes [None req-56a0f48a-1034-432e-b939-16f74c6ffd54 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] Create volume request body: {'volume': {'volume_type': '7a51f041-3d02-4962-ac80-a6fe013bebf5', 'size': 1}} {{(pid=87015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:51:44 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-a3ad771c-2f59-4d78-ada7-8c703d7839fc tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:44 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-a3ad771c-2f59-4d78-ada7-8c703d7839fc tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:44 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-56a0f48a-1034-432e-b939-16f74c6ffd54 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] Create volume of 1 GB Sep 06 06:51:44 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:44 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:51:44 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-56a0f48a-1034-432e-b939-16f74c6ffd54 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] Availability Zones retrieved successfully. Sep 06 06:51:44 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:44 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:51:44 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:44 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:51:44 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-56a0f48a-1034-432e-b939-16f74c6ffd54 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] Flow 'volume_create_api' (1bffe22e-ec3d-4f05-a713-685028aa4adf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:51:44 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-56a0f48a-1034-432e-b939-16f74c6ffd54 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe8f3ec5-63f1-47a1-a996-97ad38f6653c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:44 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-a3ad771c-2f59-4d78-ada7-8c703d7839fc tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Volume info retrieved successfully. Sep 06 06:51:44 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.flows.api.create_volume [None req-56a0f48a-1034-432e-b939-16f74c6ffd54 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] Validating volume size '1' using validate_int {{(pid=87015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:51:44 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-a3ad771c-2f59-4d78-ada7-8c703d7839fc tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] http://192.168.122.198/volume/v3/volumes/202822af-3551-4789-a3d9-ac6b8e38416a returned with HTTP 200 Sep 06 06:51:44 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1383/2789] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:51:44 2026] GET /volume/v3/volumes/202822af-3551-4789-a3d9-ac6b8e38416a => generated 861 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:51:44 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-56a0f48a-1034-432e-b939-16f74c6ffd54 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe8f3ec5-63f1-47a1-a996-97ad38f6653c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:51:44Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-460877341',vendor_name='tempest-vendor_name-181902634'},id=7a51f041-3d02-4962-ac80-a6fe013bebf5,is_public=True,name='tempest-ProjectMemberTests-volume-type-368438284',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7a51f041-3d02-4962-ac80-a6fe013bebf5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:44 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-56a0f48a-1034-432e-b939-16f74c6ffd54 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca929c52-4185-427b-a785-298fde5a33e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:44 devstack devstack@c-api.service[87015]: WARNING cinder.quota [None req-56a0f48a-1034-432e-b939-16f74c6ffd54 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-368438284 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-368438284, it is now deprecated. Please use the default quota class for default quota. Sep 06 06:51:44 devstack devstack@c-api.service[87015]: WARNING cinder.quota [None req-56a0f48a-1034-432e-b939-16f74c6ffd54 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-368438284 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-368438284, it is now deprecated. Please use the default quota class for default quota. Sep 06 06:51:44 devstack devstack@c-api.service[87015]: DEBUG cinder.quota [None req-56a0f48a-1034-432e-b939-16f74c6ffd54 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] Created reservations ['2353065e-73b9-40a5-b608-035f09373282', '769ba831-54bf-4773-9eb1-199169e59c89', 'f238ec9c-8ef5-48a5-ac0d-132a29fcab04', '42cb0629-7eb0-408a-8443-93b1ca3dcdee'] {{(pid=87015) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:51:44 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-56a0f48a-1034-432e-b939-16f74c6ffd54 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca929c52-4185-427b-a785-298fde5a33e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2353065e-73b9-40a5-b608-035f09373282', '769ba831-54bf-4773-9eb1-199169e59c89', 'f238ec9c-8ef5-48a5-ac0d-132a29fcab04', '42cb0629-7eb0-408a-8443-93b1ca3dcdee']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:44 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-56a0f48a-1034-432e-b939-16f74c6ffd54 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6faaeae-0c22-442f-ab3c-8f32cdbba919) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:44 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:44 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:51:44 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-56a0f48a-1034-432e-b939-16f74c6ffd54 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6faaeae-0c22-442f-ab3c-8f32cdbba919) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bb509441-800d-4ff3-890c-e3b1deac1ebb', '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='d449b8265d33433bb78494ca0a07ebf6',qos_specs=None,replication_status=,reservations=['2353065e-73b9-40a5-b608-035f09373282','769ba831-54bf-4773-9eb1-199169e59c89','f238ec9c-8ef5-48a5-ac0d-132a29fcab04','42cb0629-7eb0-408a-8443-93b1ca3dcdee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9149f375fe914027babe4e2764739ebd',volume_type_id=7a51f041-3d02-4962-ac80-a6fe013bebf5), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:51:44Z,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=bb509441-800d-4ff3-890c-e3b1deac1ebb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d449b8265d33433bb78494ca0a07ebf6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9149f375fe914027babe4e2764739ebd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7a51f041-3d02-4962-ac80-a6fe013bebf5),volume_type_id=7a51f041-3d02-4962-ac80-a6fe013bebf5)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:44 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-56a0f48a-1034-432e-b939-16f74c6ffd54 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12251b23-d289-474d-bfd0-9b2ff5f88feb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:44 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-56a0f48a-1034-432e-b939-16f74c6ffd54 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12251b23-d289-474d-bfd0-9b2ff5f88feb) transitioned into state 'SUCCESS' from 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='d449b8265d33433bb78494ca0a07ebf6',qos_specs=None,replication_status=,reservations=['2353065e-73b9-40a5-b608-035f09373282','769ba831-54bf-4773-9eb1-199169e59c89','f238ec9c-8ef5-48a5-ac0d-132a29fcab04','42cb0629-7eb0-408a-8443-93b1ca3dcdee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9149f375fe914027babe4e2764739ebd',volume_type_id=7a51f041-3d02-4962-ac80-a6fe013bebf5)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:44 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-56a0f48a-1034-432e-b939-16f74c6ffd54 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e66ae232-9a2c-4d29-ae33-287e6b7d066d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:44 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-56a0f48a-1034-432e-b939-16f74c6ffd54 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e66ae232-9a2c-4d29-ae33-287e6b7d066d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:44 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-56a0f48a-1034-432e-b939-16f74c6ffd54 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] Flow 'volume_create_api' (1bffe22e-ec3d-4f05-a713-685028aa4adf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:51:44 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-56a0f48a-1034-432e-b939-16f74c6ffd54 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] Create volume request issued successfully. Sep 06 06:51:44 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-56a0f48a-1034-432e-b939-16f74c6ffd54 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:51:44 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1407/2790] 192.168.122.198 () {62 vars in 1182 bytes} [Sun Sep 6 06:51:44 2026] POST /volume/v3/volumes => generated 781 bytes in 396 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:51:44 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-e5448b53-9737-4c1a-afba-ab4ca074a387 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:44 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-e5448b53-9737-4c1a-afba-ab4ca074a387 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] GET http://192.168.122.198/volume/v3/volumes/bb509441-800d-4ff3-890c-e3b1deac1ebb Sep 06 06:51:44 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-e5448b53-9737-4c1a-afba-ab4ca074a387 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:44 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-e5448b53-9737-4c1a-afba-ab4ca074a387 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:44 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:44 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:51:44 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:44 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:51:44 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-e5448b53-9737-4c1a-afba-ab4ca074a387 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] Volume info retrieved successfully. Sep 06 06:51:44 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-e5448b53-9737-4c1a-afba-ab4ca074a387 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] http://192.168.122.198/volume/v3/volumes/bb509441-800d-4ff3-890c-e3b1deac1ebb returned with HTTP 200 Sep 06 06:51:44 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1384/2791] 192.168.122.198 () {60 vars in 1272 bytes} [Sun Sep 6 06:51:44 2026] GET /volume/v3/volumes/bb509441-800d-4ff3-890c-e3b1deac1ebb => generated 960 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:51:44 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-34b9313a-7272-4b93-8d61-2d9ef8f3f44b None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:44 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-34b9313a-7272-4b93-8d61-2d9ef8f3f44b tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] GET http://192.168.122.198/volume/v3/volumes/fa5460fe-3c45-4eaf-98bf-cad81902db55 Sep 06 06:51:44 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-34b9313a-7272-4b93-8d61-2d9ef8f3f44b tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:44 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-34b9313a-7272-4b93-8d61-2d9ef8f3f44b tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:44 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:44 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:51:44 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:44 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:51:44 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-34b9313a-7272-4b93-8d61-2d9ef8f3f44b tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Volume info retrieved successfully. Sep 06 06:51:44 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-34b9313a-7272-4b93-8d61-2d9ef8f3f44b tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] http://192.168.122.198/volume/v3/volumes/fa5460fe-3c45-4eaf-98bf-cad81902db55 returned with HTTP 200 Sep 06 06:51:44 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1408/2792] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:51:44 2026] GET /volume/v3/volumes/fa5460fe-3c45-4eaf-98bf-cad81902db55 => generated 871 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:51:45 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-0a7ee46d-d099-4ada-9926-845b16f0a630 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:45 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-0a7ee46d-d099-4ada-9926-845b16f0a630 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] GET http://192.168.122.198/volume/v3/volumes/202822af-3551-4789-a3d9-ac6b8e38416a Sep 06 06:51:45 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-0a7ee46d-d099-4ada-9926-845b16f0a630 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:45 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-0a7ee46d-d099-4ada-9926-845b16f0a630 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:45 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-0a7ee46d-d099-4ada-9926-845b16f0a630 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] http://192.168.122.198/volume/v3/volumes/202822af-3551-4789-a3d9-ac6b8e38416a returned with HTTP 404 Sep 06 06:51:45 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1385/2793] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:51:45 2026] GET /volume/v3/volumes/202822af-3551-4789-a3d9-ac6b8e38416a => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:51:45 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-04636d65-a6d7-463d-8ed9-262526dc8f40 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:45 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-04636d65-a6d7-463d-8ed9-262526dc8f40 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] DELETE http://192.168.122.198/volume/v3/snapshots/efceaee3-00a9-47fd-8c9e-979338f93da5 Sep 06 06:51:45 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-04636d65-a6d7-463d-8ed9-262526dc8f40 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:45 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-04636d65-a6d7-463d-8ed9-262526dc8f40 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:45 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.snapshots [None req-04636d65-a6d7-463d-8ed9-262526dc8f40 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Delete snapshot with id: efceaee3-00a9-47fd-8c9e-979338f93da5 Sep 06 06:51:45 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:45 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:51:45 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-04636d65-a6d7-463d-8ed9-262526dc8f40 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Snapshot retrieved successfully. Sep 06 06:51:45 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:45 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:51:45 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-04636d65-a6d7-463d-8ed9-262526dc8f40 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Snapshot delete request issued successfully. Sep 06 06:51:45 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-04636d65-a6d7-463d-8ed9-262526dc8f40 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] http://192.168.122.198/volume/v3/snapshots/efceaee3-00a9-47fd-8c9e-979338f93da5 returned with HTTP 202 Sep 06 06:51:45 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1409/2794] 192.168.122.198 () {58 vars in 1241 bytes} [Sun Sep 6 06:51:45 2026] DELETE /volume/v3/snapshots/efceaee3-00a9-47fd-8c9e-979338f93da5 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:51:45 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-30d06624-69d1-4b0c-97bc-e5b09cb2c4f7 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:45 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-30d06624-69d1-4b0c-97bc-e5b09cb2c4f7 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] GET http://192.168.122.198/volume/v3/snapshots/efceaee3-00a9-47fd-8c9e-979338f93da5 Sep 06 06:51:45 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-30d06624-69d1-4b0c-97bc-e5b09cb2c4f7 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:45 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-30d06624-69d1-4b0c-97bc-e5b09cb2c4f7 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:45 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:45 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:51:45 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-30d06624-69d1-4b0c-97bc-e5b09cb2c4f7 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Snapshot retrieved successfully. Sep 06 06:51:45 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-30d06624-69d1-4b0c-97bc-e5b09cb2c4f7 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] http://192.168.122.198/volume/v3/snapshots/efceaee3-00a9-47fd-8c9e-979338f93da5 returned with HTTP 200 Sep 06 06:51:45 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1386/2795] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:51:45 2026] GET /volume/v3/snapshots/efceaee3-00a9-47fd-8c9e-979338f93da5 => generated 473 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:51:45 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-98501184-4df3-49ad-b5fb-24ee62553818 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:45 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-98501184-4df3-49ad-b5fb-24ee62553818 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] GET http://192.168.122.198/volume/v3/volumes/bb509441-800d-4ff3-890c-e3b1deac1ebb Sep 06 06:51:45 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-98501184-4df3-49ad-b5fb-24ee62553818 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:45 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-98501184-4df3-49ad-b5fb-24ee62553818 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:45 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:45 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:51:45 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:45 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:51:45 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-98501184-4df3-49ad-b5fb-24ee62553818 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] Volume info retrieved successfully. Sep 06 06:51:45 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-98501184-4df3-49ad-b5fb-24ee62553818 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] http://192.168.122.198/volume/v3/volumes/bb509441-800d-4ff3-890c-e3b1deac1ebb returned with HTTP 200 Sep 06 06:51:45 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1410/2796] 192.168.122.198 () {60 vars in 1272 bytes} [Sun Sep 6 06:51:45 2026] GET /volume/v3/volumes/bb509441-800d-4ff3-890c-e3b1deac1ebb => generated 981 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:51:45 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-b59cfa9b-1f4b-431d-a4ea-cb2bf21dc981 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:45 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-b59cfa9b-1f4b-431d-a4ea-cb2bf21dc981 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] GET http://192.168.122.198/volume/v3/messages Sep 06 06:51:45 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-b59cfa9b-1f4b-431d-a4ea-cb2bf21dc981 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:45 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-b59cfa9b-1f4b-431d-a4ea-cb2bf21dc981 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] Calling method 'version_select' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:45 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-b59cfa9b-1f4b-431d-a4ea-cb2bf21dc981 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] http://192.168.122.198/volume/v3/messages returned with HTTP 200 Sep 06 06:51:45 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1387/2797] 192.168.122.198 () {60 vars in 1164 bytes} [Sun Sep 6 06:51:45 2026] GET /volume/v3/messages => generated 678 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:51:45 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-ff175a51-b480-40e0-88ff-23c48d0142da None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:45 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-ff175a51-b480-40e0-88ff-23c48d0142da tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-member] GET http://192.168.122.198/volume/v3/messages Sep 06 06:51:45 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-ff175a51-b480-40e0-88ff-23c48d0142da tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:45 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-ff175a51-b480-40e0-88ff-23c48d0142da tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-member] Calling method 'version_select' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:45 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-ff175a51-b480-40e0-88ff-23c48d0142da tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-member] http://192.168.122.198/volume/v3/messages returned with HTTP 200 Sep 06 06:51:45 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1411/2798] 192.168.122.198 () {60 vars in 1164 bytes} [Sun Sep 6 06:51:45 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 06 06:51:45 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-acf717d9-0280-4f40-8f01-f3bed372a875 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:45 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-acf717d9-0280-4f40-8f01-f3bed372a875 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] DELETE http://192.168.122.198/volume/v3/messages/1204da17-f75e-4b1b-8172-9270bbc92562 Sep 06 06:51:45 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-acf717d9-0280-4f40-8f01-f3bed372a875 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:45 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-acf717d9-0280-4f40-8f01-f3bed372a875 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] Calling method 'version_select' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:45 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-acf717d9-0280-4f40-8f01-f3bed372a875 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] http://192.168.122.198/volume/v3/messages/1204da17-f75e-4b1b-8172-9270bbc92562 returned with HTTP 204 Sep 06 06:51:45 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1388/2799] 192.168.122.198 () {60 vars in 1278 bytes} [Sun Sep 6 06:51:45 2026] DELETE /volume/v3/messages/1204da17-f75e-4b1b-8172-9270bbc92562 => generated 0 bytes in 32 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 06 06:51:45 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-4f6b303b-4421-489d-9aa2-70598e060b31 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:45 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-4f6b303b-4421-489d-9aa2-70598e060b31 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] DELETE http://192.168.122.198/volume/v3/volumes/bb509441-800d-4ff3-890c-e3b1deac1ebb Sep 06 06:51:45 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-4f6b303b-4421-489d-9aa2-70598e060b31 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:45 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-4f6b303b-4421-489d-9aa2-70598e060b31 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:45 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-4f6b303b-4421-489d-9aa2-70598e060b31 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] Delete volume with id: bb509441-800d-4ff3-890c-e3b1deac1ebb Sep 06 06:51:45 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:45 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:51:45 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:45 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:51:45 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-4f6b303b-4421-489d-9aa2-70598e060b31 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] Volume info retrieved successfully. Sep 06 06:51:45 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-4f6b303b-4421-489d-9aa2-70598e060b31 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87015) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 06 06:51:45 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-18462748-3fe1-4d3d-8b7e-f8c4eef6e800 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:45 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-18462748-3fe1-4d3d-8b7e-f8c4eef6e800 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] GET http://192.168.122.198/volume/v3/volumes/fa5460fe-3c45-4eaf-98bf-cad81902db55 Sep 06 06:51:45 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-18462748-3fe1-4d3d-8b7e-f8c4eef6e800 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:45 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-18462748-3fe1-4d3d-8b7e-f8c4eef6e800 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:45 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-18462748-3fe1-4d3d-8b7e-f8c4eef6e800 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] http://192.168.122.198/volume/v3/volumes/fa5460fe-3c45-4eaf-98bf-cad81902db55 returned with HTTP 404 Sep 06 06:51:45 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1389/2800] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:51:45 2026] GET /volume/v3/volumes/fa5460fe-3c45-4eaf-98bf-cad81902db55 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 06:51:45 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-4fdc45bd-930e-40e6-84ca-adccb5735eab None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:45 devstack devstack@c-api.service[87015]: DEBUG cinder.quota [None req-4f6b303b-4421-489d-9aa2-70598e060b31 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] Created reservations ['9d73bdf8-decf-44ed-a76e-d620e37f3f81', 'b3b6f823-a8d9-4803-8c05-ac428cd58a49', '0d98af02-fbfb-4ab1-b0a6-fa9413c60ef3', 'e78f26ac-42b3-4318-a5f2-67ea32aece63'] {{(pid=87015) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:51:45 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-4fdc45bd-930e-40e6-84ca-adccb5735eab tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] DELETE http://192.168.122.198/volume/v3/volumes/115496dd-f46d-4766-8fcd-c28f99191df8 Sep 06 06:51:45 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-4fdc45bd-930e-40e6-84ca-adccb5735eab tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:45 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-4fdc45bd-930e-40e6-84ca-adccb5735eab tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:45 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-4fdc45bd-930e-40e6-84ca-adccb5735eab tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Delete volume with id: 115496dd-f46d-4766-8fcd-c28f99191df8 Sep 06 06:51:45 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:45 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:51:45 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:45 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:51:45 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-4fdc45bd-930e-40e6-84ca-adccb5735eab tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Volume info retrieved successfully. Sep 06 06:51:45 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-4fdc45bd-930e-40e6-84ca-adccb5735eab tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Delete volume request issued successfully. Sep 06 06:51:45 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-4fdc45bd-930e-40e6-84ca-adccb5735eab tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] http://192.168.122.198/volume/v3/volumes/115496dd-f46d-4766-8fcd-c28f99191df8 returned with HTTP 202 Sep 06 06:51:45 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1390/2801] 192.168.122.198 () {60 vars in 1276 bytes} [Sun Sep 6 06:51:45 2026] DELETE /volume/v3/volumes/115496dd-f46d-4766-8fcd-c28f99191df8 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 06:51:45 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-5f4cc475-3a90-461e-b2c1-8cbcc083a49b None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:45 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-5f4cc475-3a90-461e-b2c1-8cbcc083a49b tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] GET http://192.168.122.198/volume/v3/volumes/115496dd-f46d-4766-8fcd-c28f99191df8 Sep 06 06:51:45 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-5f4cc475-3a90-461e-b2c1-8cbcc083a49b tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:45 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-5f4cc475-3a90-461e-b2c1-8cbcc083a49b tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:45 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-4f6b303b-4421-489d-9aa2-70598e060b31 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] Delete volume request issued successfully. Sep 06 06:51:45 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-4f6b303b-4421-489d-9aa2-70598e060b31 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] http://192.168.122.198/volume/v3/volumes/bb509441-800d-4ff3-890c-e3b1deac1ebb returned with HTTP 202 Sep 06 06:51:45 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1412/2802] 192.168.122.198 () {60 vars in 1275 bytes} [Sun Sep 6 06:51:45 2026] DELETE /volume/v3/volumes/bb509441-800d-4ff3-890c-e3b1deac1ebb => generated 0 bytes in 215 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:51:45 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:45 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:51:45 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-8c4395af-623a-4663-895e-20f1c28590c0 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:45 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:45 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:51:45 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-5f4cc475-3a90-461e-b2c1-8cbcc083a49b tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Volume info retrieved successfully. Sep 06 06:51:45 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-8c4395af-623a-4663-895e-20f1c28590c0 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] DELETE http://192.168.122.198/volume/v3/types/7a51f041-3d02-4962-ac80-a6fe013bebf5 Sep 06 06:51:45 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-8c4395af-623a-4663-895e-20f1c28590c0 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:45 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-8c4395af-623a-4663-895e-20f1c28590c0 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] Calling method '_delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:45 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-5f4cc475-3a90-461e-b2c1-8cbcc083a49b tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] http://192.168.122.198/volume/v3/volumes/115496dd-f46d-4766-8fcd-c28f99191df8 returned with HTTP 200 Sep 06 06:51:45 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1391/2803] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:51:45 2026] GET /volume/v3/volumes/115496dd-f46d-4766-8fcd-c28f99191df8 => generated 904 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:51:46 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-8c4395af-623a-4663-895e-20f1c28590c0 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] http://192.168.122.198/volume/v3/types/7a51f041-3d02-4962-ac80-a6fe013bebf5 returned with HTTP 202 Sep 06 06:51:46 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1413/2804] 192.168.122.198 () {58 vars in 1229 bytes} [Sun Sep 6 06:51:45 2026] DELETE /volume/v3/types/7a51f041-3d02-4962-ac80-a6fe013bebf5 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:51:46 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-03940005-00a9-43ed-a9f5-ccf485cc69de None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:46 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-03940005-00a9-43ed-a9f5-ccf485cc69de tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] POST http://192.168.122.198/volume/v3/types Sep 06 06:51:46 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-03940005-00a9-43ed-a9f5-ccf485cc69de tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1751681790", "extra_specs": {"storage_protocol": "tempest-storage_protocol-273240484", "vendor_name": "tempest-vendor_name-891073323"}}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:51:46 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-03940005-00a9-43ed-a9f5-ccf485cc69de tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] http://192.168.122.198/volume/v3/types returned with HTTP 200 Sep 06 06:51:46 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1392/2805] 192.168.122.198 () {60 vars in 1137 bytes} [Sun Sep 6 06:51:46 2026] POST /volume/v3/types => generated 328 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:51:46 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-fcd02a93-5491-4c8b-8da7-56eb8c7246ea None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:46 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-fcd02a93-5491-4c8b-8da7-56eb8c7246ea tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:51:46 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-fcd02a93-5491-4c8b-8da7-56eb8c7246ea tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "322c6a66-5eed-491a-97e0-2d310c65e21a", "size": 1}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:51:46 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.volumes [None req-fcd02a93-5491-4c8b-8da7-56eb8c7246ea tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] Create volume request body: {'volume': {'volume_type': '322c6a66-5eed-491a-97e0-2d310c65e21a', 'size': 1}} {{(pid=87015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:51:46 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-fcd02a93-5491-4c8b-8da7-56eb8c7246ea tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] Create volume of 1 GB Sep 06 06:51:46 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:46 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:51:46 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-fcd02a93-5491-4c8b-8da7-56eb8c7246ea tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] Availability Zones retrieved successfully. Sep 06 06:51:46 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-fcd02a93-5491-4c8b-8da7-56eb8c7246ea tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] Flow 'volume_create_api' (82e8a70d-aa30-4ce3-a8a2-d6c1e2cc6631) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:51:46 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-fcd02a93-5491-4c8b-8da7-56eb8c7246ea tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b23d783-b777-4db3-8956-b6a0937426b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:46 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.flows.api.create_volume [None req-fcd02a93-5491-4c8b-8da7-56eb8c7246ea tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] Validating volume size '1' using validate_int {{(pid=87015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:51:46 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-fcd02a93-5491-4c8b-8da7-56eb8c7246ea tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b23d783-b777-4db3-8956-b6a0937426b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-273240484',vendor_name='tempest-vendor_name-891073323'},id=322c6a66-5eed-491a-97e0-2d310c65e21a,is_public=True,name='tempest-ProjectMemberTests-volume-type-1751681790',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '322c6a66-5eed-491a-97e0-2d310c65e21a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:46 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-fcd02a93-5491-4c8b-8da7-56eb8c7246ea tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1173e9e1-81a8-404c-ae8f-fbbc650227aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:46 devstack devstack@c-api.service[87015]: WARNING cinder.quota [None req-fcd02a93-5491-4c8b-8da7-56eb8c7246ea tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1751681790 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1751681790, it is now deprecated. Please use the default quota class for default quota. Sep 06 06:51:46 devstack devstack@c-api.service[87015]: WARNING cinder.quota [None req-fcd02a93-5491-4c8b-8da7-56eb8c7246ea tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1751681790 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1751681790, it is now deprecated. Please use the default quota class for default quota. Sep 06 06:51:46 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-49cbdb1d-7b72-4086-ae09-ecf0f4d60cea None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:46 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-49cbdb1d-7b72-4086-ae09-ecf0f4d60cea tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] GET http://192.168.122.198/volume/v3/snapshots/efceaee3-00a9-47fd-8c9e-979338f93da5 Sep 06 06:51:46 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-49cbdb1d-7b72-4086-ae09-ecf0f4d60cea tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:46 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-49cbdb1d-7b72-4086-ae09-ecf0f4d60cea tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:46 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:46 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:51:46 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-49cbdb1d-7b72-4086-ae09-ecf0f4d60cea tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Snapshot retrieved successfully. Sep 06 06:51:46 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-49cbdb1d-7b72-4086-ae09-ecf0f4d60cea tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] http://192.168.122.198/volume/v3/snapshots/efceaee3-00a9-47fd-8c9e-979338f93da5 returned with HTTP 200 Sep 06 06:51:46 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1393/2806] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:51:46 2026] GET /volume/v3/snapshots/efceaee3-00a9-47fd-8c9e-979338f93da5 => generated 473 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:51:46 devstack devstack@c-api.service[87015]: DEBUG cinder.quota [None req-fcd02a93-5491-4c8b-8da7-56eb8c7246ea tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] Created reservations ['422c10f1-bb5e-498a-8c59-a5284196fa20', '7e0f7d68-308b-4d76-8236-2991772299d2', 'd5705b01-ece5-4e1c-afe9-80c2f9bd8b64', 'df5ce976-7ed9-41a1-b783-ab08c1edd57d'] {{(pid=87015) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:51:46 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-fcd02a93-5491-4c8b-8da7-56eb8c7246ea tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1173e9e1-81a8-404c-ae8f-fbbc650227aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['422c10f1-bb5e-498a-8c59-a5284196fa20', '7e0f7d68-308b-4d76-8236-2991772299d2', 'd5705b01-ece5-4e1c-afe9-80c2f9bd8b64', 'df5ce976-7ed9-41a1-b783-ab08c1edd57d']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:46 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-fcd02a93-5491-4c8b-8da7-56eb8c7246ea tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5115986-2128-4925-9bff-209c77d21c4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:46 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:46 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:51:46 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-fcd02a93-5491-4c8b-8da7-56eb8c7246ea tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5115986-2128-4925-9bff-209c77d21c4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a7a09876-a908-4c28-af4f-5ce2cbb80647', '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='d449b8265d33433bb78494ca0a07ebf6',qos_specs=None,replication_status=,reservations=['422c10f1-bb5e-498a-8c59-a5284196fa20','7e0f7d68-308b-4d76-8236-2991772299d2','d5705b01-ece5-4e1c-afe9-80c2f9bd8b64','df5ce976-7ed9-41a1-b783-ab08c1edd57d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9149f375fe914027babe4e2764739ebd',volume_type_id=322c6a66-5eed-491a-97e0-2d310c65e21a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:51:46Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a7a09876-a908-4c28-af4f-5ce2cbb80647,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d449b8265d33433bb78494ca0a07ebf6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9149f375fe914027babe4e2764739ebd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(322c6a66-5eed-491a-97e0-2d310c65e21a),volume_type_id=322c6a66-5eed-491a-97e0-2d310c65e21a)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:46 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-fcd02a93-5491-4c8b-8da7-56eb8c7246ea tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc12adbe-ae1a-407d-b653-440b1cd3d678) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:46 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-fcd02a93-5491-4c8b-8da7-56eb8c7246ea tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc12adbe-ae1a-407d-b653-440b1cd3d678) transitioned into state 'SUCCESS' from 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='d449b8265d33433bb78494ca0a07ebf6',qos_specs=None,replication_status=,reservations=['422c10f1-bb5e-498a-8c59-a5284196fa20','7e0f7d68-308b-4d76-8236-2991772299d2','d5705b01-ece5-4e1c-afe9-80c2f9bd8b64','df5ce976-7ed9-41a1-b783-ab08c1edd57d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9149f375fe914027babe4e2764739ebd',volume_type_id=322c6a66-5eed-491a-97e0-2d310c65e21a)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:46 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-fcd02a93-5491-4c8b-8da7-56eb8c7246ea tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (067c4997-a9ec-4a5a-b80a-49cc2c42c000) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:46 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-fcd02a93-5491-4c8b-8da7-56eb8c7246ea tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (067c4997-a9ec-4a5a-b80a-49cc2c42c000) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:46 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-fcd02a93-5491-4c8b-8da7-56eb8c7246ea tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] Flow 'volume_create_api' (82e8a70d-aa30-4ce3-a8a2-d6c1e2cc6631) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:51:46 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-fcd02a93-5491-4c8b-8da7-56eb8c7246ea tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] Create volume request issued successfully. Sep 06 06:51:46 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-fcd02a93-5491-4c8b-8da7-56eb8c7246ea tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:51:46 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1414/2807] 192.168.122.198 () {62 vars in 1182 bytes} [Sun Sep 6 06:51:46 2026] POST /volume/v3/volumes => generated 782 bytes in 392 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:51:46 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-77626509-fd95-40ea-8b96-1a90376043e0 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:46 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-77626509-fd95-40ea-8b96-1a90376043e0 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] GET http://192.168.122.198/volume/v3/volumes/a7a09876-a908-4c28-af4f-5ce2cbb80647 Sep 06 06:51:46 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-77626509-fd95-40ea-8b96-1a90376043e0 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:46 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-77626509-fd95-40ea-8b96-1a90376043e0 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:46 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:46 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:51:46 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:46 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:51:46 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-77626509-fd95-40ea-8b96-1a90376043e0 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] Volume info retrieved successfully. Sep 06 06:51:46 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-77626509-fd95-40ea-8b96-1a90376043e0 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] http://192.168.122.198/volume/v3/volumes/a7a09876-a908-4c28-af4f-5ce2cbb80647 returned with HTTP 200 Sep 06 06:51:46 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1394/2808] 192.168.122.198 () {60 vars in 1272 bytes} [Sun Sep 6 06:51:46 2026] GET /volume/v3/volumes/a7a09876-a908-4c28-af4f-5ce2cbb80647 => generated 961 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:51:47 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-a58e7f5a-7f27-49b1-af3a-c042b8e41bbc None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:47 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-a58e7f5a-7f27-49b1-af3a-c042b8e41bbc tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] GET http://192.168.122.198/volume/v3/volumes/115496dd-f46d-4766-8fcd-c28f99191df8 Sep 06 06:51:47 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-a58e7f5a-7f27-49b1-af3a-c042b8e41bbc tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:47 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-a58e7f5a-7f27-49b1-af3a-c042b8e41bbc tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:47 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:47 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:51:47 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:47 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:51:47 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-a58e7f5a-7f27-49b1-af3a-c042b8e41bbc tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Volume info retrieved successfully. Sep 06 06:51:47 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-a58e7f5a-7f27-49b1-af3a-c042b8e41bbc tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] http://192.168.122.198/volume/v3/volumes/115496dd-f46d-4766-8fcd-c28f99191df8 returned with HTTP 200 Sep 06 06:51:47 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1415/2809] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:51:47 2026] GET /volume/v3/volumes/115496dd-f46d-4766-8fcd-c28f99191df8 => generated 904 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:51:47 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-4745cb28-db52-413c-b7a3-fb455062f5a4 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:47 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-ca3af99f-22c3-48e2-b3c5-15cd6d9f00a0 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:47 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-ca3af99f-22c3-48e2-b3c5-15cd6d9f00a0 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] GET http://192.168.122.198/volume/v3/snapshots/efceaee3-00a9-47fd-8c9e-979338f93da5 Sep 06 06:51:47 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-ca3af99f-22c3-48e2-b3c5-15cd6d9f00a0 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:47 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-ca3af99f-22c3-48e2-b3c5-15cd6d9f00a0 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:47 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-ca3af99f-22c3-48e2-b3c5-15cd6d9f00a0 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] http://192.168.122.198/volume/v3/snapshots/efceaee3-00a9-47fd-8c9e-979338f93da5 returned with HTTP 404 Sep 06 06:51:47 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1416/2810] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:51:47 2026] GET /volume/v3/snapshots/efceaee3-00a9-47fd-8c9e-979338f93da5 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:51:47 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-8195ffee-57c2-47a7-b8a3-f0281f7788b1 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:47 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-8195ffee-57c2-47a7-b8a3-f0281f7788b1 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] DELETE http://192.168.122.198/volume/v3/volumes/494f33c8-6091-4f8c-b766-dca143277075 Sep 06 06:51:47 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-8195ffee-57c2-47a7-b8a3-f0281f7788b1 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:47 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-8195ffee-57c2-47a7-b8a3-f0281f7788b1 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:47 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-8195ffee-57c2-47a7-b8a3-f0281f7788b1 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Delete volume with id: 494f33c8-6091-4f8c-b766-dca143277075 Sep 06 06:51:47 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:47 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:51:47 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:47 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:51:47 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-8195ffee-57c2-47a7-b8a3-f0281f7788b1 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Volume info retrieved successfully. Sep 06 06:51:47 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-8195ffee-57c2-47a7-b8a3-f0281f7788b1 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Delete volume request issued successfully. Sep 06 06:51:47 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-8195ffee-57c2-47a7-b8a3-f0281f7788b1 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] http://192.168.122.198/volume/v3/volumes/494f33c8-6091-4f8c-b766-dca143277075 returned with HTTP 202 Sep 06 06:51:47 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1417/2811] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:51:47 2026] DELETE /volume/v3/volumes/494f33c8-6091-4f8c-b766-dca143277075 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:51:47 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-fd326e1a-068e-45c3-b4c9-82db6b83b159 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:47 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-fd326e1a-068e-45c3-b4c9-82db6b83b159 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] GET http://192.168.122.198/volume/v3/volumes/494f33c8-6091-4f8c-b766-dca143277075 Sep 06 06:51:47 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-fd326e1a-068e-45c3-b4c9-82db6b83b159 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:47 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-fd326e1a-068e-45c3-b4c9-82db6b83b159 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:47 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-4745cb28-db52-413c-b7a3-fb455062f5a4 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:51:47 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-4745cb28-db52-413c-b7a3-fb455062f5a4 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-517698698"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:51:47 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.volumes [None req-4745cb28-db52-413c-b7a3-fb455062f5a4 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-517698698'}} {{(pid=87014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:51:47 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-4745cb28-db52-413c-b7a3-fb455062f5a4 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Create volume of 1 GB Sep 06 06:51:47 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-4745cb28-db52-413c-b7a3-fb455062f5a4 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Availability Zones retrieved successfully. Sep 06 06:51:47 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:47 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:51:47 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:47 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:51:47 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-fd326e1a-068e-45c3-b4c9-82db6b83b159 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Volume info retrieved successfully. Sep 06 06:51:47 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-4745cb28-db52-413c-b7a3-fb455062f5a4 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Flow 'volume_create_api' (0d314bb4-3a23-4d62-89a3-b77937b865cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:51:47 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-fd326e1a-068e-45c3-b4c9-82db6b83b159 tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] http://192.168.122.198/volume/v3/volumes/494f33c8-6091-4f8c-b766-dca143277075 returned with HTTP 200 Sep 06 06:51:47 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-4745cb28-db52-413c-b7a3-fb455062f5a4 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d11ac7f-1e93-475f-a17a-1b2ef8e72a89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:47 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1418/2812] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:51:47 2026] GET /volume/v3/volumes/494f33c8-6091-4f8c-b766-dca143277075 => generated 860 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:51:47 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.flows.api.create_volume [None req-4745cb28-db52-413c-b7a3-fb455062f5a4 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Validating volume size '1' using validate_int {{(pid=87014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:51:47 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-4745cb28-db52-413c-b7a3-fb455062f5a4 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d11ac7f-1e93-475f-a17a-1b2ef8e72a89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:47 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-4745cb28-db52-413c-b7a3-fb455062f5a4 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7bde555a-290c-4acf-afde-0b86835bfc65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:47 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-7578cb21-61af-45ab-9078-29e7aea67601 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:47 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-7578cb21-61af-45ab-9078-29e7aea67601 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] GET http://192.168.122.198/volume/v3/volumes/a7a09876-a908-4c28-af4f-5ce2cbb80647 Sep 06 06:51:47 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-7578cb21-61af-45ab-9078-29e7aea67601 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:47 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-7578cb21-61af-45ab-9078-29e7aea67601 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:47 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:47 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:51:47 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:47 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:51:47 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-7578cb21-61af-45ab-9078-29e7aea67601 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] Volume info retrieved successfully. Sep 06 06:51:47 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-7578cb21-61af-45ab-9078-29e7aea67601 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] http://192.168.122.198/volume/v3/volumes/a7a09876-a908-4c28-af4f-5ce2cbb80647 returned with HTTP 200 Sep 06 06:51:47 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1419/2813] 192.168.122.198 () {60 vars in 1272 bytes} [Sun Sep 6 06:51:47 2026] GET /volume/v3/volumes/a7a09876-a908-4c28-af4f-5ce2cbb80647 => generated 982 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:51:47 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-5e439e58-6d06-47dc-82a0-1365cc38c406 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:47 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-5e439e58-6d06-47dc-82a0-1365cc38c406 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] GET http://192.168.122.198/volume/v3/messages Sep 06 06:51:47 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-5e439e58-6d06-47dc-82a0-1365cc38c406 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:47 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-5e439e58-6d06-47dc-82a0-1365cc38c406 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] Calling method 'version_select' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:47 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-5e439e58-6d06-47dc-82a0-1365cc38c406 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] http://192.168.122.198/volume/v3/messages returned with HTTP 200 Sep 06 06:51:47 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1420/2814] 192.168.122.198 () {60 vars in 1164 bytes} [Sun Sep 6 06:51:47 2026] GET /volume/v3/messages => generated 678 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:51:47 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-4745cb28-db52-413c-b7a3-fb455062f5a4 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Created reservations ['97f8682a-5f46-4ce7-b0d4-c3ad2038318e', '037375aa-f91e-4b7d-b53e-5a654f632683', '622fdc9b-62be-4f28-942c-bf6a5e86ecae', '2277434c-a88f-46cf-a171-c5885f1d693b'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:51:47 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-4745cb28-db52-413c-b7a3-fb455062f5a4 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7bde555a-290c-4acf-afde-0b86835bfc65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['97f8682a-5f46-4ce7-b0d4-c3ad2038318e', '037375aa-f91e-4b7d-b53e-5a654f632683', '622fdc9b-62be-4f28-942c-bf6a5e86ecae', '2277434c-a88f-46cf-a171-c5885f1d693b']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:47 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-4745cb28-db52-413c-b7a3-fb455062f5a4 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79c89f9c-d7a5-46c2-94f3-90786bb1b177) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:47 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-51fa4008-fac3-4ab0-91f4-41803de3b1e8 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:47 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-51fa4008-fac3-4ab0-91f4-41803de3b1e8 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-member] GET http://192.168.122.198/volume/v3/messages/fad619b0-6f11-4efd-9cf5-db345b298642 Sep 06 06:51:47 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-51fa4008-fac3-4ab0-91f4-41803de3b1e8 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:47 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-51fa4008-fac3-4ab0-91f4-41803de3b1e8 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-member] Calling method 'version_select' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:47 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-51fa4008-fac3-4ab0-91f4-41803de3b1e8 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-member] http://192.168.122.198/volume/v3/messages/fad619b0-6f11-4efd-9cf5-db345b298642 returned with HTTP 200 Sep 06 06:51:47 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1421/2815] 192.168.122.198 () {60 vars in 1275 bytes} [Sun Sep 6 06:51:47 2026] GET /volume/v3/messages/fad619b0-6f11-4efd-9cf5-db345b298642 => generated 675 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:51:47 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-6fd8ad50-e48f-42da-9a0a-185738373ba4 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:47 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-6fd8ad50-e48f-42da-9a0a-185738373ba4 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] DELETE http://192.168.122.198/volume/v3/messages/fad619b0-6f11-4efd-9cf5-db345b298642 Sep 06 06:51:47 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-6fd8ad50-e48f-42da-9a0a-185738373ba4 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:47 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-6fd8ad50-e48f-42da-9a0a-185738373ba4 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] Calling method 'version_select' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:47 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:47 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:51:47 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-4745cb28-db52-413c-b7a3-fb455062f5a4 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79c89f9c-d7a5-46c2-94f3-90786bb1b177) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '34d27674-ac7d-41ed-817f-1bf703b4a0eb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-517698698',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47b14cc477564406b2c85835936b99d1',qos_specs=None,replication_status=,reservations=['97f8682a-5f46-4ce7-b0d4-c3ad2038318e','037375aa-f91e-4b7d-b53e-5a654f632683','622fdc9b-62be-4f28-942c-bf6a5e86ecae','2277434c-a88f-46cf-a171-c5885f1d693b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2bb3aa6913034422a07b16fa1477428f',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:51:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-517698698',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=34d27674-ac7d-41ed-817f-1bf703b4a0eb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='47b14cc477564406b2c85835936b99d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2bb3aa6913034422a07b16fa1477428f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:47 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-4745cb28-db52-413c-b7a3-fb455062f5a4 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18105a0f-617f-4d6a-b2da-f7ff1e8f3bda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:47 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-6fd8ad50-e48f-42da-9a0a-185738373ba4 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] http://192.168.122.198/volume/v3/messages/fad619b0-6f11-4efd-9cf5-db345b298642 returned with HTTP 204 Sep 06 06:51:47 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1422/2816] 192.168.122.198 () {60 vars in 1278 bytes} [Sun Sep 6 06:51:47 2026] DELETE /volume/v3/messages/fad619b0-6f11-4efd-9cf5-db345b298642 => generated 0 bytes in 28 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 06 06:51:47 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-e6f394a2-5b76-4994-961b-5e7a3520ac82 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:47 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e6f394a2-5b76-4994-961b-5e7a3520ac82 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] DELETE http://192.168.122.198/volume/v3/volumes/a7a09876-a908-4c28-af4f-5ce2cbb80647 Sep 06 06:51:47 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e6f394a2-5b76-4994-961b-5e7a3520ac82 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:47 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e6f394a2-5b76-4994-961b-5e7a3520ac82 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:47 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-e6f394a2-5b76-4994-961b-5e7a3520ac82 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] Delete volume with id: a7a09876-a908-4c28-af4f-5ce2cbb80647 Sep 06 06:51:47 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:47 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:51:47 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:47 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:51:47 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-4745cb28-db52-413c-b7a3-fb455062f5a4 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18105a0f-617f-4d6a-b2da-f7ff1e8f3bda) transitioned into state 'SUCCESS' from state '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-517698698',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47b14cc477564406b2c85835936b99d1',qos_specs=None,replication_status=,reservations=['97f8682a-5f46-4ce7-b0d4-c3ad2038318e','037375aa-f91e-4b7d-b53e-5a654f632683','622fdc9b-62be-4f28-942c-bf6a5e86ecae','2277434c-a88f-46cf-a171-c5885f1d693b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2bb3aa6913034422a07b16fa1477428f',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:47 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-e6f394a2-5b76-4994-961b-5e7a3520ac82 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] Volume info retrieved successfully. Sep 06 06:51:47 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-e6f394a2-5b76-4994-961b-5e7a3520ac82 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87015) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 06 06:51:47 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-4745cb28-db52-413c-b7a3-fb455062f5a4 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44ff0d21-6a29-4add-88c0-fc581c4de257) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:47 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-4745cb28-db52-413c-b7a3-fb455062f5a4 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44ff0d21-6a29-4add-88c0-fc581c4de257) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:47 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-4745cb28-db52-413c-b7a3-fb455062f5a4 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Flow 'volume_create_api' (0d314bb4-3a23-4d62-89a3-b77937b865cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:51:47 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-4745cb28-db52-413c-b7a3-fb455062f5a4 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Create volume request issued successfully. Sep 06 06:51:47 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-4745cb28-db52-413c-b7a3-fb455062f5a4 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:51:47 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1395/2817] 192.168.122.198 () {60 vars in 1142 bytes} [Sun Sep 6 06:51:47 2026] POST /volume/v3/volumes => generated 786 bytes in 512 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:51:47 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-69d9c3e5-e642-49e3-974f-1009688d57b0 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:47 devstack devstack@c-api.service[87015]: DEBUG cinder.quota [None req-e6f394a2-5b76-4994-961b-5e7a3520ac82 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] Created reservations ['40b46479-76f4-4d16-947b-3194e478b137', 'db4c401a-0a5f-4d9f-8180-c8caac070577', '992b7d78-d1fb-44e3-9205-7d93aa1da8a6', '53e2ba6f-d87e-4b48-996c-9e2f1fc7067f'] {{(pid=87015) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:51:47 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-69d9c3e5-e642-49e3-974f-1009688d57b0 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] GET http://192.168.122.198/volume/v3/volumes/34d27674-ac7d-41ed-817f-1bf703b4a0eb Sep 06 06:51:47 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-69d9c3e5-e642-49e3-974f-1009688d57b0 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:47 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-69d9c3e5-e642-49e3-974f-1009688d57b0 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:47 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:47 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:51:47 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:47 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:51:47 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-69d9c3e5-e642-49e3-974f-1009688d57b0 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Volume info retrieved successfully. Sep 06 06:51:47 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-69d9c3e5-e642-49e3-974f-1009688d57b0 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] http://192.168.122.198/volume/v3/volumes/34d27674-ac7d-41ed-817f-1bf703b4a0eb returned with HTTP 200 Sep 06 06:51:47 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1396/2818] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:51:47 2026] GET /volume/v3/volumes/34d27674-ac7d-41ed-817f-1bf703b4a0eb => generated 965 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:51:47 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-e6f394a2-5b76-4994-961b-5e7a3520ac82 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] Delete volume request issued successfully. Sep 06 06:51:47 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e6f394a2-5b76-4994-961b-5e7a3520ac82 tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] http://192.168.122.198/volume/v3/volumes/a7a09876-a908-4c28-af4f-5ce2cbb80647 returned with HTTP 202 Sep 06 06:51:47 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1423/2819] 192.168.122.198 () {60 vars in 1275 bytes} [Sun Sep 6 06:51:47 2026] DELETE /volume/v3/volumes/a7a09876-a908-4c28-af4f-5ce2cbb80647 => generated 0 bytes in 167 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:51:47 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-3469a753-c157-461a-855f-22365d8f022e None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:47 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-3469a753-c157-461a-855f-22365d8f022e tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] DELETE http://192.168.122.198/volume/v3/types/322c6a66-5eed-491a-97e0-2d310c65e21a Sep 06 06:51:47 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-3469a753-c157-461a-855f-22365d8f022e tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:47 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-3469a753-c157-461a-855f-22365d8f022e tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] Calling method '_delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:48 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-3469a753-c157-461a-855f-22365d8f022e tempest-ProjectMemberTests-764892435 tempest-ProjectMemberTests-764892435-project-admin] http://192.168.122.198/volume/v3/types/322c6a66-5eed-491a-97e0-2d310c65e21a returned with HTTP 202 Sep 06 06:51:48 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1397/2820] 192.168.122.198 () {58 vars in 1229 bytes} [Sun Sep 6 06:51:47 2026] DELETE /volume/v3/types/322c6a66-5eed-491a-97e0-2d310c65e21a => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:51:48 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-321904f7-8aa4-4bdb-bd8d-d419c230db7d None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:48 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-321904f7-8aa4-4bdb-bd8d-d419c230db7d tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] GET http://192.168.122.198/volume/v3/volumes/115496dd-f46d-4766-8fcd-c28f99191df8 Sep 06 06:51:48 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-321904f7-8aa4-4bdb-bd8d-d419c230db7d tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:48 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-321904f7-8aa4-4bdb-bd8d-d419c230db7d tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:48 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-321904f7-8aa4-4bdb-bd8d-d419c230db7d tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] http://192.168.122.198/volume/v3/volumes/115496dd-f46d-4766-8fcd-c28f99191df8 returned with HTTP 404 Sep 06 06:51:48 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1424/2821] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:51:48 2026] GET /volume/v3/volumes/115496dd-f46d-4766-8fcd-c28f99191df8 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 06:51:48 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-10c0c5d7-6819-4bef-8c0c-72671380c3a5 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:48 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-10c0c5d7-6819-4bef-8c0c-72671380c3a5 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] DELETE http://192.168.122.198/volume/v3/snapshots/32c09ec4-10a8-4e63-8cc2-93be13c0aeac Sep 06 06:51:48 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-10c0c5d7-6819-4bef-8c0c-72671380c3a5 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:48 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-10c0c5d7-6819-4bef-8c0c-72671380c3a5 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:48 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.snapshots [None req-10c0c5d7-6819-4bef-8c0c-72671380c3a5 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Delete snapshot with id: 32c09ec4-10a8-4e63-8cc2-93be13c0aeac Sep 06 06:51:48 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-10c0c5d7-6819-4bef-8c0c-72671380c3a5 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] http://192.168.122.198/volume/v3/snapshots/32c09ec4-10a8-4e63-8cc2-93be13c0aeac returned with HTTP 404 Sep 06 06:51:48 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1398/2822] 192.168.122.198 () {58 vars in 1241 bytes} [Sun Sep 6 06:51:48 2026] DELETE /volume/v3/snapshots/32c09ec4-10a8-4e63-8cc2-93be13c0aeac => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:51:48 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-ed9fd6d7-3811-453d-874e-d3918e854a66 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:48 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-ed9fd6d7-3811-453d-874e-d3918e854a66 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] GET http://192.168.122.198/volume/v3/snapshots/32c09ec4-10a8-4e63-8cc2-93be13c0aeac Sep 06 06:51:48 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-ed9fd6d7-3811-453d-874e-d3918e854a66 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:48 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-ed9fd6d7-3811-453d-874e-d3918e854a66 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:48 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-ed9fd6d7-3811-453d-874e-d3918e854a66 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] http://192.168.122.198/volume/v3/snapshots/32c09ec4-10a8-4e63-8cc2-93be13c0aeac returned with HTTP 404 Sep 06 06:51:48 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1425/2823] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:51:48 2026] GET /volume/v3/snapshots/32c09ec4-10a8-4e63-8cc2-93be13c0aeac => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:51:48 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-84fed503-24f4-4f38-acd5-bac0e4fc76b7 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:48 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-84fed503-24f4-4f38-acd5-bac0e4fc76b7 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] DELETE http://192.168.122.198/volume/v3/volumes/fa5460fe-3c45-4eaf-98bf-cad81902db55 Sep 06 06:51:48 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-84fed503-24f4-4f38-acd5-bac0e4fc76b7 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:48 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-84fed503-24f4-4f38-acd5-bac0e4fc76b7 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:48 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-84fed503-24f4-4f38-acd5-bac0e4fc76b7 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Delete volume with id: fa5460fe-3c45-4eaf-98bf-cad81902db55 Sep 06 06:51:48 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-84fed503-24f4-4f38-acd5-bac0e4fc76b7 tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] http://192.168.122.198/volume/v3/volumes/fa5460fe-3c45-4eaf-98bf-cad81902db55 returned with HTTP 404 Sep 06 06:51:48 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1399/2824] 192.168.122.198 () {60 vars in 1276 bytes} [Sun Sep 6 06:51:48 2026] DELETE /volume/v3/volumes/fa5460fe-3c45-4eaf-98bf-cad81902db55 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 06:51:48 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-15306b22-5c89-4167-a486-1485d3e842ab None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:48 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-15306b22-5c89-4167-a486-1485d3e842ab tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] GET http://192.168.122.198/volume/v3/volumes/fa5460fe-3c45-4eaf-98bf-cad81902db55 Sep 06 06:51:48 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-15306b22-5c89-4167-a486-1485d3e842ab tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:48 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-15306b22-5c89-4167-a486-1485d3e842ab tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:48 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-15306b22-5c89-4167-a486-1485d3e842ab tempest-VolumeDependencyTests-1618338243 tempest-VolumeDependencyTests-1618338243-project-member] http://192.168.122.198/volume/v3/volumes/fa5460fe-3c45-4eaf-98bf-cad81902db55 returned with HTTP 404 Sep 06 06:51:48 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1426/2825] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:51:48 2026] GET /volume/v3/volumes/fa5460fe-3c45-4eaf-98bf-cad81902db55 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 06:51:48 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-00923287-4b6a-436f-923f-1ea6fef7a44f None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:48 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-00923287-4b6a-436f-923f-1ea6fef7a44f tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] GET http://192.168.122.198/volume/v3/volumes/494f33c8-6091-4f8c-b766-dca143277075 Sep 06 06:51:48 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-00923287-4b6a-436f-923f-1ea6fef7a44f tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:48 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-00923287-4b6a-436f-923f-1ea6fef7a44f tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:48 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-00923287-4b6a-436f-923f-1ea6fef7a44f tempest-CreateVolumesFromSnapshotTest-499441882 tempest-CreateVolumesFromSnapshotTest-499441882-project-member] http://192.168.122.198/volume/v3/volumes/494f33c8-6091-4f8c-b766-dca143277075 returned with HTTP 404 Sep 06 06:51:48 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1400/2826] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:51:48 2026] GET /volume/v3/volumes/494f33c8-6091-4f8c-b766-dca143277075 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:51:48 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-2991d660-da78-48fa-85b4-6e2406b1bbd8 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:48 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2991d660-da78-48fa-85b4-6e2406b1bbd8 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] GET http://192.168.122.198/volume/v3/volumes/34d27674-ac7d-41ed-817f-1bf703b4a0eb Sep 06 06:51:48 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-2991d660-da78-48fa-85b4-6e2406b1bbd8 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:48 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-2991d660-da78-48fa-85b4-6e2406b1bbd8 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:48 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:48 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:51:48 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:48 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:51:48 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-2991d660-da78-48fa-85b4-6e2406b1bbd8 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Volume info retrieved successfully. Sep 06 06:51:49 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2991d660-da78-48fa-85b4-6e2406b1bbd8 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] http://192.168.122.198/volume/v3/volumes/34d27674-ac7d-41ed-817f-1bf703b4a0eb returned with HTTP 200 Sep 06 06:51:49 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1427/2827] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:51:48 2026] GET /volume/v3/volumes/34d27674-ac7d-41ed-817f-1bf703b4a0eb => generated 1015 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 06:51:50 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-800c5c16-8dba-4f50-b4d5-e8cd498924e1 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:50 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-800c5c16-8dba-4f50-b4d5-e8cd498924e1 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] GET http://192.168.122.198/volume/v3/volumes/34d27674-ac7d-41ed-817f-1bf703b4a0eb Sep 06 06:51:50 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-800c5c16-8dba-4f50-b4d5-e8cd498924e1 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:50 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-800c5c16-8dba-4f50-b4d5-e8cd498924e1 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:50 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:50 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:51:50 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:50 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:51:50 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-800c5c16-8dba-4f50-b4d5-e8cd498924e1 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Volume info retrieved successfully. Sep 06 06:51:50 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-800c5c16-8dba-4f50-b4d5-e8cd498924e1 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] http://192.168.122.198/volume/v3/volumes/34d27674-ac7d-41ed-817f-1bf703b4a0eb returned with HTTP 200 Sep 06 06:51:50 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1401/2828] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:51:50 2026] GET /volume/v3/volumes/34d27674-ac7d-41ed-817f-1bf703b4a0eb => generated 1016 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:51:50 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-7c614bc3-cd39-4619-bac5-1f9063a8aeec None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:50 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-7c614bc3-cd39-4619-bac5-1f9063a8aeec tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] POST http://192.168.122.198/volume/v3/snapshots Sep 06 06:51:50 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-7c614bc3-cd39-4619-bac5-1f9063a8aeec tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "34d27674-ac7d-41ed-817f-1bf703b4a0eb", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-300549199"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:51:50 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:50 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:51:50 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:50 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:51:50 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-7c614bc3-cd39-4619-bac5-1f9063a8aeec tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Volume info retrieved successfully. Sep 06 06:51:50 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.snapshots [None req-7c614bc3-cd39-4619-bac5-1f9063a8aeec tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Create snapshot from volume 34d27674-ac7d-41ed-817f-1bf703b4a0eb Sep 06 06:51:50 devstack devstack@c-api.service[87015]: DEBUG cinder.quota [None req-7c614bc3-cd39-4619-bac5-1f9063a8aeec tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Created reservations ['b7a2bea6-db1c-4e0d-91f2-ee84acd2ac01', 'ce7d94d1-5b75-421f-882c-f8ef3950c5bc', 'c853a1bb-0d8c-4eac-b5d9-c4fc60455568', 'd24e5e91-857c-4236-bd9e-96dbe73f2b2e'] {{(pid=87015) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:51:50 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:50 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:51:50 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-7c614bc3-cd39-4619-bac5-1f9063a8aeec tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Snapshot create request issued successfully. Sep 06 06:51:50 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-7c614bc3-cd39-4619-bac5-1f9063a8aeec tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] http://192.168.122.198/volume/v3/snapshots returned with HTTP 202 Sep 06 06:51:50 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1428/2829] 192.168.122.198 () {60 vars in 1149 bytes} [Sun Sep 6 06:51:50 2026] POST /volume/v3/snapshots => generated 307 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:51:50 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-b4324902-175a-414e-8272-df2af6191f68 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:50 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-b4324902-175a-414e-8272-df2af6191f68 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] GET http://192.168.122.198/volume/v3/snapshots/dfe9aa59-34ca-40ec-add1-906b518b5eff Sep 06 06:51:50 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-b4324902-175a-414e-8272-df2af6191f68 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:50 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-b4324902-175a-414e-8272-df2af6191f68 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:50 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:50 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:51:50 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-b4324902-175a-414e-8272-df2af6191f68 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Snapshot retrieved successfully. Sep 06 06:51:50 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-b4324902-175a-414e-8272-df2af6191f68 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] http://192.168.122.198/volume/v3/snapshots/dfe9aa59-34ca-40ec-add1-906b518b5eff returned with HTTP 200 Sep 06 06:51:50 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1402/2830] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:51:50 2026] GET /volume/v3/snapshots/dfe9aa59-34ca-40ec-add1-906b518b5eff => generated 439 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:51:51 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-f587ec22-0d19-40bd-87d5-7b65619eb36c None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:51 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f587ec22-0d19-40bd-87d5-7b65619eb36c tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] GET http://192.168.122.198/volume/v3/snapshots/dfe9aa59-34ca-40ec-add1-906b518b5eff Sep 06 06:51:51 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-f587ec22-0d19-40bd-87d5-7b65619eb36c tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:51 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-f587ec22-0d19-40bd-87d5-7b65619eb36c tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:51 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:51 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:51:51 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-f587ec22-0d19-40bd-87d5-7b65619eb36c tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Snapshot retrieved successfully. Sep 06 06:51:51 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f587ec22-0d19-40bd-87d5-7b65619eb36c tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] http://192.168.122.198/volume/v3/snapshots/dfe9aa59-34ca-40ec-add1-906b518b5eff returned with HTTP 200 Sep 06 06:51:51 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1429/2831] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:51:51 2026] GET /volume/v3/snapshots/dfe9aa59-34ca-40ec-add1-906b518b5eff => generated 439 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:51:52 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-36e3a061-fa09-49f9-8a22-4c08826436b6 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:52 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-36e3a061-fa09-49f9-8a22-4c08826436b6 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] GET http://192.168.122.198/volume/v3/snapshots/dfe9aa59-34ca-40ec-add1-906b518b5eff Sep 06 06:51:52 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-36e3a061-fa09-49f9-8a22-4c08826436b6 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:52 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-36e3a061-fa09-49f9-8a22-4c08826436b6 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:52 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:52 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:51:52 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-36e3a061-fa09-49f9-8a22-4c08826436b6 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Snapshot retrieved successfully. Sep 06 06:51:52 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-36e3a061-fa09-49f9-8a22-4c08826436b6 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] http://192.168.122.198/volume/v3/snapshots/dfe9aa59-34ca-40ec-add1-906b518b5eff returned with HTTP 200 Sep 06 06:51:52 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1403/2832] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:51:52 2026] GET /volume/v3/snapshots/dfe9aa59-34ca-40ec-add1-906b518b5eff => generated 439 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:51:52 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-6c225cbc-928f-4710-a72b-8f3c8176f373 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:52 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-6c225cbc-928f-4710-a72b-8f3c8176f373 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:51:52 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-6c225cbc-928f-4710-a72b-8f3c8176f373 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-307717878"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:51:52 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.volumes [None req-6c225cbc-928f-4710-a72b-8f3c8176f373 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-307717878'}} {{(pid=87015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:51:52 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-6c225cbc-928f-4710-a72b-8f3c8176f373 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Create volume of 1 GB Sep 06 06:51:52 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-6c225cbc-928f-4710-a72b-8f3c8176f373 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Availability Zones retrieved successfully. Sep 06 06:51:52 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-6c225cbc-928f-4710-a72b-8f3c8176f373 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Flow 'volume_create_api' (dbe462e2-db79-4e31-9c4a-3b1e503581e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:51:52 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-6c225cbc-928f-4710-a72b-8f3c8176f373 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f9d7bb1-11a2-43f3-9921-9fbf538734aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:52 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.flows.api.create_volume [None req-6c225cbc-928f-4710-a72b-8f3c8176f373 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Validating volume size '1' using validate_int {{(pid=87015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:51:53 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-6c225cbc-928f-4710-a72b-8f3c8176f373 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f9d7bb1-11a2-43f3-9921-9fbf538734aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:53 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-6c225cbc-928f-4710-a72b-8f3c8176f373 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37d4afda-5256-4ffe-a0ac-27410210b227) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:53 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-d82a4695-b2d4-4a91-a243-7def7bad3ffe None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:53 devstack devstack@c-api.service[87015]: DEBUG cinder.quota [None req-6c225cbc-928f-4710-a72b-8f3c8176f373 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Created reservations ['702e03d4-e3b6-4572-baec-f6b788292c28', '7f0979c1-b5d8-4f45-825a-71b607381b31', '4d38af92-41d8-43ed-be8a-b349fef331a7', '33db8c0f-9851-41c7-86b8-82c35974e169'] {{(pid=87015) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:51:53 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-6c225cbc-928f-4710-a72b-8f3c8176f373 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37d4afda-5256-4ffe-a0ac-27410210b227) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['702e03d4-e3b6-4572-baec-f6b788292c28', '7f0979c1-b5d8-4f45-825a-71b607381b31', '4d38af92-41d8-43ed-be8a-b349fef331a7', '33db8c0f-9851-41c7-86b8-82c35974e169']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:53 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-6c225cbc-928f-4710-a72b-8f3c8176f373 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab2262cb-6f53-45ce-893d-c3f5935b05b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:53 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:53 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:51:53 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-6c225cbc-928f-4710-a72b-8f3c8176f373 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab2262cb-6f53-45ce-893d-c3f5935b05b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '13fea464-9700-4471-9da8-8cc5ca88da4d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-307717878',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='40344910e0f142f0869ec08ba17947ef',qos_specs=None,replication_status=,reservations=['702e03d4-e3b6-4572-baec-f6b788292c28','7f0979c1-b5d8-4f45-825a-71b607381b31','4d38af92-41d8-43ed-be8a-b349fef331a7','33db8c0f-9851-41c7-86b8-82c35974e169'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96c1f3ce1eea4447aacccf1418192edd',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:51:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-307717878',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=13fea464-9700-4471-9da8-8cc5ca88da4d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='40344910e0f142f0869ec08ba17947ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='96c1f3ce1eea4447aacccf1418192edd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:53 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-6c225cbc-928f-4710-a72b-8f3c8176f373 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7057471e-d8d7-430d-afe7-5625f45097d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:53 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-6c225cbc-928f-4710-a72b-8f3c8176f373 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7057471e-d8d7-430d-afe7-5625f45097d3) transitioned into state 'SUCCESS' from state '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-307717878',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='40344910e0f142f0869ec08ba17947ef',qos_specs=None,replication_status=,reservations=['702e03d4-e3b6-4572-baec-f6b788292c28','7f0979c1-b5d8-4f45-825a-71b607381b31','4d38af92-41d8-43ed-be8a-b349fef331a7','33db8c0f-9851-41c7-86b8-82c35974e169'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96c1f3ce1eea4447aacccf1418192edd',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:53 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-6c225cbc-928f-4710-a72b-8f3c8176f373 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (263c4a87-d5f8-420e-84ea-148af8315739) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:53 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-d82a4695-b2d4-4a91-a243-7def7bad3ffe tempest-VolumeTypesMemberTests-23118193 tempest-VolumeTypesMemberTests-23118193-project-admin] POST http://192.168.122.198/volume/v3/types Sep 06 06:51:53 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-d82a4695-b2d4-4a91-a243-7def7bad3ffe tempest-VolumeTypesMemberTests-23118193 tempest-VolumeTypesMemberTests-23118193-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-190262505", "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=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:51:53 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-6c225cbc-928f-4710-a72b-8f3c8176f373 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (263c4a87-d5f8-420e-84ea-148af8315739) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:53 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-6c225cbc-928f-4710-a72b-8f3c8176f373 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Flow 'volume_create_api' (dbe462e2-db79-4e31-9c4a-3b1e503581e2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:51:53 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-6c225cbc-928f-4710-a72b-8f3c8176f373 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Create volume request issued successfully. Sep 06 06:51:53 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-6c225cbc-928f-4710-a72b-8f3c8176f373 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:51:53 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1430/2833] 192.168.122.198 () {60 vars in 1142 bytes} [Sun Sep 6 06:51:52 2026] POST /volume/v3/volumes => generated 772 bytes in 670 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:51:53 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-64a859ad-6fce-4342-871c-eb321db2590f None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:53 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-d82a4695-b2d4-4a91-a243-7def7bad3ffe tempest-VolumeTypesMemberTests-23118193 tempest-VolumeTypesMemberTests-23118193-project-admin] http://192.168.122.198/volume/v3/types returned with HTTP 200 Sep 06 06:51:53 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1404/2834] 192.168.122.198 () {60 vars in 1137 bytes} [Sun Sep 6 06:51:53 2026] POST /volume/v3/types => generated 379 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:51:53 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-64a859ad-6fce-4342-871c-eb321db2590f tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] GET http://192.168.122.198/volume/v3/volumes/13fea464-9700-4471-9da8-8cc5ca88da4d Sep 06 06:51:53 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-64a859ad-6fce-4342-871c-eb321db2590f tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:53 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-64a859ad-6fce-4342-871c-eb321db2590f tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:53 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-d0d1edbf-4706-458f-bac3-15091c11ff56 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:53 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-d0d1edbf-4706-458f-bac3-15091c11ff56 tempest-VolumeTypesMemberTests-23118193 tempest-VolumeTypesMemberTests-23118193-project-admin] POST http://192.168.122.198/volume/v3/types/cd827deb-d98f-462e-be7a-53b9aed5f689/encryption Sep 06 06:51:53 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-d0d1edbf-4706-458f-bac3-15091c11ff56 tempest-VolumeTypesMemberTests-23118193 tempest-VolumeTypesMemberTests-23118193-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:51:53 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:53 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:51:53 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:53 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:51:53 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-64a859ad-6fce-4342-871c-eb321db2590f tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Volume info retrieved successfully. Sep 06 06:51:53 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-64a859ad-6fce-4342-871c-eb321db2590f tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] http://192.168.122.198/volume/v3/volumes/13fea464-9700-4471-9da8-8cc5ca88da4d returned with HTTP 200 Sep 06 06:51:53 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1431/2835] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:51:53 2026] GET /volume/v3/volumes/13fea464-9700-4471-9da8-8cc5ca88da4d => generated 840 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:51:53 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-d0d1edbf-4706-458f-bac3-15091c11ff56 tempest-VolumeTypesMemberTests-23118193 tempest-VolumeTypesMemberTests-23118193-project-admin] http://192.168.122.198/volume/v3/types/cd827deb-d98f-462e-be7a-53b9aed5f689/encryption returned with HTTP 200 Sep 06 06:51:53 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1405/2836] 192.168.122.198 () {60 vars in 1281 bytes} [Sun Sep 6 06:51:53 2026] POST /volume/v3/types/cd827deb-d98f-462e-be7a-53b9aed5f689/encryption => generated 239 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:51:53 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-920f9984-3134-497b-b178-d841a0ca4d6a None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:53 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-920f9984-3134-497b-b178-d841a0ca4d6a tempest-VolumeTypesMemberTests-23118193 tempest-VolumeTypesMemberTests-23118193-project-admin] POST http://192.168.122.198/volume/v3/types Sep 06 06:51:53 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-920f9984-3134-497b-b178-d841a0ca4d6a tempest-VolumeTypesMemberTests-23118193 tempest-VolumeTypesMemberTests-23118193-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1929229412", "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=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:51:53 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-920f9984-3134-497b-b178-d841a0ca4d6a tempest-VolumeTypesMemberTests-23118193 tempest-VolumeTypesMemberTests-23118193-project-admin] http://192.168.122.198/volume/v3/types returned with HTTP 200 Sep 06 06:51:53 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1432/2837] 192.168.122.198 () {60 vars in 1137 bytes} [Sun Sep 6 06:51:53 2026] POST /volume/v3/types => generated 380 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:51:53 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-9a960115-6ce0-4dfb-acaa-a91f7b59a2bb None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:53 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-c4365e8f-8873-4ff4-985f-2445cf372642 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:53 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c4365e8f-8873-4ff4-985f-2445cf372642 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] GET http://192.168.122.198/volume/v3/snapshots/dfe9aa59-34ca-40ec-add1-906b518b5eff Sep 06 06:51:53 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-c4365e8f-8873-4ff4-985f-2445cf372642 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:53 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-c4365e8f-8873-4ff4-985f-2445cf372642 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:53 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:53 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:51:53 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-c4365e8f-8873-4ff4-985f-2445cf372642 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Snapshot retrieved successfully. Sep 06 06:51:53 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c4365e8f-8873-4ff4-985f-2445cf372642 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] http://192.168.122.198/volume/v3/snapshots/dfe9aa59-34ca-40ec-add1-906b518b5eff returned with HTTP 200 Sep 06 06:51:53 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1433/2838] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:51:53 2026] GET /volume/v3/snapshots/dfe9aa59-34ca-40ec-add1-906b518b5eff => generated 466 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:51:53 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-e217cadb-fb6f-4758-948c-7854cb42619f None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:53 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-9a960115-6ce0-4dfb-acaa-a91f7b59a2bb tempest-VolumeTypesMemberTests-23118193 tempest-VolumeTypesMemberTests-23118193-project-member] POST http://192.168.122.198/volume/v3/types/e37de30f-3216-4489-9c14-19942dafe6c3/encryption Sep 06 06:51:53 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-9a960115-6ce0-4dfb-acaa-a91f7b59a2bb tempest-VolumeTypesMemberTests-23118193 tempest-VolumeTypesMemberTests-23118193-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:51:53 devstack devstack@c-api.service[87014]: DEBUG cinder.policy [None req-9a960115-6ce0-4dfb-acaa-a91f7b59a2bb tempest-VolumeTypesMemberTests-23118193 tempest-VolumeTypesMemberTests-23118193-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '10f6670f04c0463c904c6439f8c0cf55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '15dd503facbd4a7ab6c41f22705a63bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87014) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 06:51:53 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-9a960115-6ce0-4dfb-acaa-a91f7b59a2bb tempest-VolumeTypesMemberTests-23118193 tempest-VolumeTypesMemberTests-23118193-project-member] http://192.168.122.198/volume/v3/types/e37de30f-3216-4489-9c14-19942dafe6c3/encryption returned with HTTP 403 Sep 06 06:51:53 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1406/2839] 192.168.122.198 () {60 vars in 1281 bytes} [Sun Sep 6 06:51:53 2026] POST /volume/v3/types/e37de30f-3216-4489-9c14-19942dafe6c3/encryption => generated 127 bytes in 165 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:51:53 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-984011b7-c54c-4182-8ca1-ac6fc7ba1603 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:53 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-984011b7-c54c-4182-8ca1-ac6fc7ba1603 tempest-VolumeTypesMemberTests-23118193 tempest-VolumeTypesMemberTests-23118193-project-admin] POST http://192.168.122.198/volume/v3/types Sep 06 06:51:53 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-984011b7-c54c-4182-8ca1-ac6fc7ba1603 tempest-VolumeTypesMemberTests-23118193 tempest-VolumeTypesMemberTests-23118193-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-556688776", "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=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:51:53 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-984011b7-c54c-4182-8ca1-ac6fc7ba1603 tempest-VolumeTypesMemberTests-23118193 tempest-VolumeTypesMemberTests-23118193-project-admin] http://192.168.122.198/volume/v3/types returned with HTTP 200 Sep 06 06:51:53 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1407/2840] 192.168.122.198 () {60 vars in 1137 bytes} [Sun Sep 6 06:51:53 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 06 06:51:53 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-b16273c9-9c0f-4fbe-b3e8-b0a4461e2d0a None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:53 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-b16273c9-9c0f-4fbe-b3e8-b0a4461e2d0a tempest-VolumeTypesMemberTests-23118193 tempest-VolumeTypesMemberTests-23118193-project-member] POST http://192.168.122.198/volume/v3/types/af94a5c6-1fac-4c53-95dd-783fa43b1a54/extra_specs Sep 06 06:51:53 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-b16273c9-9c0f-4fbe-b3e8-b0a4461e2d0a tempest-VolumeTypesMemberTests-23118193 tempest-VolumeTypesMemberTests-23118193-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:51:53 devstack devstack@c-api.service[87014]: DEBUG cinder.policy [None req-b16273c9-9c0f-4fbe-b3e8-b0a4461e2d0a tempest-VolumeTypesMemberTests-23118193 tempest-VolumeTypesMemberTests-23118193-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '10f6670f04c0463c904c6439f8c0cf55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '15dd503facbd4a7ab6c41f22705a63bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87014) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 06:51:53 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-b16273c9-9c0f-4fbe-b3e8-b0a4461e2d0a tempest-VolumeTypesMemberTests-23118193 tempest-VolumeTypesMemberTests-23118193-project-member] http://192.168.122.198/volume/v3/types/af94a5c6-1fac-4c53-95dd-783fa43b1a54/extra_specs returned with HTTP 403 Sep 06 06:51:53 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1408/2841] 192.168.122.198 () {60 vars in 1283 bytes} [Sun Sep 6 06:51:53 2026] POST /volume/v3/types/af94a5c6-1fac-4c53-95dd-783fa43b1a54/extra_specs => generated 122 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:51:53 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-7fa48e73-443e-44f5-bfe8-ee3354748c7b None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:53 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-7fa48e73-443e-44f5-bfe8-ee3354748c7b tempest-VolumeTypesMemberTests-23118193 tempest-VolumeTypesMemberTests-23118193-project-member] PUT http://192.168.122.198/volume/v3/types/af94a5c6-1fac-4c53-95dd-783fa43b1a54/extra_specs/key2 Sep 06 06:51:53 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-7fa48e73-443e-44f5-bfe8-ee3354748c7b tempest-VolumeTypesMemberTests-23118193 tempest-VolumeTypesMemberTests-23118193-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:51:53 devstack devstack@c-api.service[87014]: DEBUG cinder.policy [None req-7fa48e73-443e-44f5-bfe8-ee3354748c7b tempest-VolumeTypesMemberTests-23118193 tempest-VolumeTypesMemberTests-23118193-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '10f6670f04c0463c904c6439f8c0cf55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '15dd503facbd4a7ab6c41f22705a63bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87014) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 06:51:53 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-7fa48e73-443e-44f5-bfe8-ee3354748c7b tempest-VolumeTypesMemberTests-23118193 tempest-VolumeTypesMemberTests-23118193-project-member] http://192.168.122.198/volume/v3/types/af94a5c6-1fac-4c53-95dd-783fa43b1a54/extra_specs/key2 returned with HTTP 403 Sep 06 06:51:53 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1409/2842] 192.168.122.198 () {60 vars in 1297 bytes} [Sun Sep 6 06:51:53 2026] PUT /volume/v3/types/af94a5c6-1fac-4c53-95dd-783fa43b1a54/extra_specs/key2 => generated 122 bytes in 21 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:51:53 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e217cadb-fb6f-4758-948c-7854cb42619f tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-reader] POST http://192.168.122.198/volume/v3/snapshots/dfe9aa59-34ca-40ec-add1-906b518b5eff/action Sep 06 06:51:53 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-628a6af7-5b53-4efc-a7d7-6577f152a3c0 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:53 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e217cadb-fb6f-4758-948c-7854cb42619f tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=87015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:51:53 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e217cadb-fb6f-4758-948c-7854cb42619f tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:51:53 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-628a6af7-5b53-4efc-a7d7-6577f152a3c0 tempest-VolumeTypesMemberTests-23118193 tempest-VolumeTypesMemberTests-23118193-project-member] POST http://192.168.122.198/volume/v3/types Sep 06 06:51:53 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-628a6af7-5b53-4efc-a7d7-6577f152a3c0 tempest-VolumeTypesMemberTests-23118193 tempest-VolumeTypesMemberTests-23118193-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:51:53 devstack devstack@c-api.service[87014]: DEBUG cinder.policy [None req-628a6af7-5b53-4efc-a7d7-6577f152a3c0 tempest-VolumeTypesMemberTests-23118193 tempest-VolumeTypesMemberTests-23118193-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '10f6670f04c0463c904c6439f8c0cf55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '15dd503facbd4a7ab6c41f22705a63bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87014) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 06:51:53 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-628a6af7-5b53-4efc-a7d7-6577f152a3c0 tempest-VolumeTypesMemberTests-23118193 tempest-VolumeTypesMemberTests-23118193-project-member] http://192.168.122.198/volume/v3/types returned with HTTP 403 Sep 06 06:51:53 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1410/2843] 192.168.122.198 () {60 vars in 1136 bytes} [Sun Sep 6 06:51:53 2026] POST /volume/v3/types => generated 109 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:51:53 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-95805522-7115-4082-bf6c-c6dae8a8a2a1 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:53 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:53 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:51:53 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-95805522-7115-4082-bf6c-c6dae8a8a2a1 tempest-VolumeTypesMemberTests-23118193 tempest-VolumeTypesMemberTests-23118193-project-admin] POST http://192.168.122.198/volume/v3/types Sep 06 06:51:53 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-e217cadb-fb6f-4758-948c-7854cb42619f tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-reader] Snapshot retrieved successfully. Sep 06 06:51:53 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-95805522-7115-4082-bf6c-c6dae8a8a2a1 tempest-VolumeTypesMemberTests-23118193 tempest-VolumeTypesMemberTests-23118193-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-937787551", "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=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:51:53 devstack devstack@c-api.service[87015]: DEBUG cinder.policy [None req-e217cadb-fb6f-4758-948c-7854cb42619f tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'e2f9365d2f424ad4a9d2cb9d046d1a58', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '47b14cc477564406b2c85835936b99d1', '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=87015) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 06:51:53 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e217cadb-fb6f-4758-948c-7854cb42619f tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-reader] http://192.168.122.198/volume/v3/snapshots/dfe9aa59-34ca-40ec-add1-906b518b5eff/action returned with HTTP 403 Sep 06 06:51:53 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1434/2844] 192.168.122.198 () {60 vars in 1280 bytes} [Sun Sep 6 06:51:53 2026] POST /volume/v3/snapshots/dfe9aa59-34ca-40ec-add1-906b518b5eff/action => generated 133 bytes in 226 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:51:53 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-135c065b-b89e-43ca-af88-b503e13437bd None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:53 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-135c065b-b89e-43ca-af88-b503e13437bd tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] DELETE http://192.168.122.198/volume/v3/snapshots/dfe9aa59-34ca-40ec-add1-906b518b5eff Sep 06 06:51:53 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-135c065b-b89e-43ca-af88-b503e13437bd tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:53 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-135c065b-b89e-43ca-af88-b503e13437bd tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:53 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.snapshots [None req-135c065b-b89e-43ca-af88-b503e13437bd tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Delete snapshot with id: dfe9aa59-34ca-40ec-add1-906b518b5eff Sep 06 06:51:53 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:53 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:51:53 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-135c065b-b89e-43ca-af88-b503e13437bd tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Snapshot retrieved successfully. Sep 06 06:51:53 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-95805522-7115-4082-bf6c-c6dae8a8a2a1 tempest-VolumeTypesMemberTests-23118193 tempest-VolumeTypesMemberTests-23118193-project-admin] http://192.168.122.198/volume/v3/types returned with HTTP 200 Sep 06 06:51:53 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1411/2845] 192.168.122.198 () {60 vars in 1137 bytes} [Sun Sep 6 06:51:53 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 06 06:51:53 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-92c5cb43-fda0-4bb4-91ed-4b7d8fd40af0 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:53 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-92c5cb43-fda0-4bb4-91ed-4b7d8fd40af0 tempest-VolumeTypesMemberTests-23118193 tempest-VolumeTypesMemberTests-23118193-project-admin] POST http://192.168.122.198/volume/v3/types/e39f0a0d-e635-4122-adff-12819723aab1/encryption Sep 06 06:51:53 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-92c5cb43-fda0-4bb4-91ed-4b7d8fd40af0 tempest-VolumeTypesMemberTests-23118193 tempest-VolumeTypesMemberTests-23118193-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:51:53 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:53 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:51:53 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-135c065b-b89e-43ca-af88-b503e13437bd tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Snapshot delete request issued successfully. Sep 06 06:51:53 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-135c065b-b89e-43ca-af88-b503e13437bd tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] http://192.168.122.198/volume/v3/snapshots/dfe9aa59-34ca-40ec-add1-906b518b5eff returned with HTTP 202 Sep 06 06:51:53 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1435/2846] 192.168.122.198 () {58 vars in 1241 bytes} [Sun Sep 6 06:51:53 2026] DELETE /volume/v3/snapshots/dfe9aa59-34ca-40ec-add1-906b518b5eff => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:51:53 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-70de73c8-c442-419a-8cac-af450b5a9d0f None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:53 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-70de73c8-c442-419a-8cac-af450b5a9d0f tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] GET http://192.168.122.198/volume/v3/snapshots/dfe9aa59-34ca-40ec-add1-906b518b5eff Sep 06 06:51:53 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-70de73c8-c442-419a-8cac-af450b5a9d0f tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:53 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-70de73c8-c442-419a-8cac-af450b5a9d0f tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:53 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-92c5cb43-fda0-4bb4-91ed-4b7d8fd40af0 tempest-VolumeTypesMemberTests-23118193 tempest-VolumeTypesMemberTests-23118193-project-admin] http://192.168.122.198/volume/v3/types/e39f0a0d-e635-4122-adff-12819723aab1/encryption returned with HTTP 200 Sep 06 06:51:53 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1412/2847] 192.168.122.198 () {60 vars in 1281 bytes} [Sun Sep 6 06:51:53 2026] POST /volume/v3/types/e39f0a0d-e635-4122-adff-12819723aab1/encryption => generated 239 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:51:53 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-a0f85eed-2843-4475-a614-35e012001581 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:53 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:53 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:51:53 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-70de73c8-c442-419a-8cac-af450b5a9d0f tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Snapshot retrieved successfully. Sep 06 06:51:53 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-70de73c8-c442-419a-8cac-af450b5a9d0f tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] http://192.168.122.198/volume/v3/snapshots/dfe9aa59-34ca-40ec-add1-906b518b5eff returned with HTTP 200 Sep 06 06:51:53 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-a0f85eed-2843-4475-a614-35e012001581 tempest-VolumeTypesMemberTests-23118193 tempest-VolumeTypesMemberTests-23118193-project-member] DELETE http://192.168.122.198/volume/v3/types/e39f0a0d-e635-4122-adff-12819723aab1/encryption/a2fd0cbe-c0f6-47c0-86bd-8dd74ef3e4c5 Sep 06 06:51:53 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1436/2848] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:51:53 2026] GET /volume/v3/snapshots/dfe9aa59-34ca-40ec-add1-906b518b5eff => generated 465 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:51:53 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-a0f85eed-2843-4475-a614-35e012001581 tempest-VolumeTypesMemberTests-23118193 tempest-VolumeTypesMemberTests-23118193-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:53 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-a0f85eed-2843-4475-a614-35e012001581 tempest-VolumeTypesMemberTests-23118193 tempest-VolumeTypesMemberTests-23118193-project-member] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:53 devstack devstack@c-api.service[87014]: DEBUG cinder.policy [None req-a0f85eed-2843-4475-a614-35e012001581 tempest-VolumeTypesMemberTests-23118193 tempest-VolumeTypesMemberTests-23118193-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '10f6670f04c0463c904c6439f8c0cf55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '15dd503facbd4a7ab6c41f22705a63bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87014) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 06:51:53 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-a0f85eed-2843-4475-a614-35e012001581 tempest-VolumeTypesMemberTests-23118193 tempest-VolumeTypesMemberTests-23118193-project-member] http://192.168.122.198/volume/v3/types/e39f0a0d-e635-4122-adff-12819723aab1/encryption/a2fd0cbe-c0f6-47c0-86bd-8dd74ef3e4c5 returned with HTTP 403 Sep 06 06:51:53 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1413/2849] 192.168.122.198 () {58 vars in 1373 bytes} [Sun Sep 6 06:51:53 2026] DELETE /volume/v3/types/e39f0a0d-e635-4122-adff-12819723aab1/encryption/a2fd0cbe-c0f6-47c0-86bd-8dd74ef3e4c5 => generated 127 bytes in 25 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:51:53 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-50c4ba64-805b-4598-bc25-7a922c6b0fa5 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:53 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-50c4ba64-805b-4598-bc25-7a922c6b0fa5 tempest-VolumeTypesMemberTests-23118193 tempest-VolumeTypesMemberTests-23118193-project-admin] POST http://192.168.122.198/volume/v3/types Sep 06 06:51:53 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-50c4ba64-805b-4598-bc25-7a922c6b0fa5 tempest-VolumeTypesMemberTests-23118193 tempest-VolumeTypesMemberTests-23118193-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1048306627", "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=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:51:54 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-50c4ba64-805b-4598-bc25-7a922c6b0fa5 tempest-VolumeTypesMemberTests-23118193 tempest-VolumeTypesMemberTests-23118193-project-admin] http://192.168.122.198/volume/v3/types returned with HTTP 200 Sep 06 06:51:54 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1437/2850] 192.168.122.198 () {60 vars in 1137 bytes} [Sun Sep 6 06:51:53 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 06 06:51:54 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-a3b5f038-800f-4f8e-a0c0-1b067e1e12ea None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:54 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-a3b5f038-800f-4f8e-a0c0-1b067e1e12ea tempest-VolumeTypesMemberTests-23118193 tempest-VolumeTypesMemberTests-23118193-project-member] DELETE http://192.168.122.198/volume/v3/types/7d9b2e00-96c5-4276-84b9-2cc8fd9bc378/extra_specs/key1 Sep 06 06:51:54 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-a3b5f038-800f-4f8e-a0c0-1b067e1e12ea tempest-VolumeTypesMemberTests-23118193 tempest-VolumeTypesMemberTests-23118193-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:54 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-a3b5f038-800f-4f8e-a0c0-1b067e1e12ea tempest-VolumeTypesMemberTests-23118193 tempest-VolumeTypesMemberTests-23118193-project-member] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:54 devstack devstack@c-api.service[87014]: DEBUG cinder.policy [None req-a3b5f038-800f-4f8e-a0c0-1b067e1e12ea tempest-VolumeTypesMemberTests-23118193 tempest-VolumeTypesMemberTests-23118193-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '10f6670f04c0463c904c6439f8c0cf55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '15dd503facbd4a7ab6c41f22705a63bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87014) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 06:51:54 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-a3b5f038-800f-4f8e-a0c0-1b067e1e12ea tempest-VolumeTypesMemberTests-23118193 tempest-VolumeTypesMemberTests-23118193-project-member] http://192.168.122.198/volume/v3/types/7d9b2e00-96c5-4276-84b9-2cc8fd9bc378/extra_specs/key1 returned with HTTP 403 Sep 06 06:51:54 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1414/2851] 192.168.122.198 () {58 vars in 1280 bytes} [Sun Sep 6 06:51:54 2026] DELETE /volume/v3/types/7d9b2e00-96c5-4276-84b9-2cc8fd9bc378/extra_specs/key1 => generated 122 bytes in 22 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 06 06:51:54 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-28b94c97-61ee-4ab0-a2b5-b49cb9725901 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:54 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-28b94c97-61ee-4ab0-a2b5-b49cb9725901 tempest-VolumeTypesMemberTests-23118193 tempest-VolumeTypesMemberTests-23118193-project-admin] POST http://192.168.122.198/volume/v3/types Sep 06 06:51:54 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-28b94c97-61ee-4ab0-a2b5-b49cb9725901 tempest-VolumeTypesMemberTests-23118193 tempest-VolumeTypesMemberTests-23118193-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-244950583", "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=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:51:54 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-28b94c97-61ee-4ab0-a2b5-b49cb9725901 tempest-VolumeTypesMemberTests-23118193 tempest-VolumeTypesMemberTests-23118193-project-admin] http://192.168.122.198/volume/v3/types returned with HTTP 200 Sep 06 06:51:54 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1438/2852] 192.168.122.198 () {60 vars in 1137 bytes} [Sun Sep 6 06:51:54 2026] POST /volume/v3/types => generated 379 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:51:54 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-f47f386c-48e6-48c4-8d63-32de4cd2331b None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:54 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f47f386c-48e6-48c4-8d63-32de4cd2331b tempest-VolumeTypesMemberTests-23118193 tempest-VolumeTypesMemberTests-23118193-project-member] DELETE http://192.168.122.198/volume/v3/types/4b0b64f2-06d1-43a7-a49b-fae7c27f7ffb Sep 06 06:51:54 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-f47f386c-48e6-48c4-8d63-32de4cd2331b tempest-VolumeTypesMemberTests-23118193 tempest-VolumeTypesMemberTests-23118193-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:54 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-f47f386c-48e6-48c4-8d63-32de4cd2331b tempest-VolumeTypesMemberTests-23118193 tempest-VolumeTypesMemberTests-23118193-project-member] Calling method '_delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:54 devstack devstack@c-api.service[87014]: DEBUG cinder.policy [None req-f47f386c-48e6-48c4-8d63-32de4cd2331b tempest-VolumeTypesMemberTests-23118193 tempest-VolumeTypesMemberTests-23118193-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '10f6670f04c0463c904c6439f8c0cf55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '15dd503facbd4a7ab6c41f22705a63bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87014) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 06:51:54 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f47f386c-48e6-48c4-8d63-32de4cd2331b tempest-VolumeTypesMemberTests-23118193 tempest-VolumeTypesMemberTests-23118193-project-member] http://192.168.122.198/volume/v3/types/4b0b64f2-06d1-43a7-a49b-fae7c27f7ffb returned with HTTP 403 Sep 06 06:51:54 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1415/2853] 192.168.122.198 () {58 vars in 1229 bytes} [Sun Sep 6 06:51:54 2026] DELETE /volume/v3/types/4b0b64f2-06d1-43a7-a49b-fae7c27f7ffb => generated 109 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:51:54 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-9466288c-d021-46b3-aa41-55abc1350db6 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:54 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-9466288c-d021-46b3-aa41-55abc1350db6 tempest-VolumeTypesMemberTests-23118193 tempest-VolumeTypesMemberTests-23118193-project-member] GET http://192.168.122.198/volume/v3/types/cd827deb-d98f-462e-be7a-53b9aed5f689/extra_specs Sep 06 06:51:54 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-9466288c-d021-46b3-aa41-55abc1350db6 tempest-VolumeTypesMemberTests-23118193 tempest-VolumeTypesMemberTests-23118193-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:54 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-9466288c-d021-46b3-aa41-55abc1350db6 tempest-VolumeTypesMemberTests-23118193 tempest-VolumeTypesMemberTests-23118193-project-member] Calling method 'index' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:54 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-9466288c-d021-46b3-aa41-55abc1350db6 tempest-VolumeTypesMemberTests-23118193 tempest-VolumeTypesMemberTests-23118193-project-member] http://192.168.122.198/volume/v3/types/cd827deb-d98f-462e-be7a-53b9aed5f689/extra_specs returned with HTTP 200 Sep 06 06:51:54 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1439/2854] 192.168.122.198 () {58 vars in 1262 bytes} [Sun Sep 6 06:51:54 2026] GET /volume/v3/types/cd827deb-d98f-462e-be7a-53b9aed5f689/extra_specs => generated 123 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:51:54 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-bc7c269a-75d8-41f6-90db-c85961d0cbeb None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:54 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-bc7c269a-75d8-41f6-90db-c85961d0cbeb tempest-VolumeTypesMemberTests-23118193 tempest-VolumeTypesMemberTests-23118193-project-member] GET http://192.168.122.198/volume/v3/types Sep 06 06:51:54 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-bc7c269a-75d8-41f6-90db-c85961d0cbeb tempest-VolumeTypesMemberTests-23118193 tempest-VolumeTypesMemberTests-23118193-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:54 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-bc7c269a-75d8-41f6-90db-c85961d0cbeb tempest-VolumeTypesMemberTests-23118193 tempest-VolumeTypesMemberTests-23118193-project-member] Calling method 'index' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:54 devstack devstack@c-api.service[87014]: DEBUG cinder.api.api_utils [None req-bc7c269a-75d8-41f6-90db-c85961d0cbeb tempest-VolumeTypesMemberTests-23118193 tempest-VolumeTypesMemberTests-23118193-project-member] Removing options '' from query. {{(pid=87014) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 06:51:54 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-bc7c269a-75d8-41f6-90db-c85961d0cbeb tempest-VolumeTypesMemberTests-23118193 tempest-VolumeTypesMemberTests-23118193-project-member] http://192.168.122.198/volume/v3/types returned with HTTP 200 Sep 06 06:51:54 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1416/2855] 192.168.122.198 () {58 vars in 1115 bytes} [Sun Sep 6 06:51:54 2026] GET /volume/v3/types => generated 2360 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:51:54 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-2209345c-b8e7-4b18-844b-eccd8b691f35 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:54 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2209345c-b8e7-4b18-844b-eccd8b691f35 tempest-VolumeTypesMemberTests-23118193 tempest-VolumeTypesMemberTests-23118193-project-member] GET http://192.168.122.198/volume/v3/types/cd827deb-d98f-462e-be7a-53b9aed5f689/encryption/cipher Sep 06 06:51:54 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-2209345c-b8e7-4b18-844b-eccd8b691f35 tempest-VolumeTypesMemberTests-23118193 tempest-VolumeTypesMemberTests-23118193-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:54 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-2209345c-b8e7-4b18-844b-eccd8b691f35 tempest-VolumeTypesMemberTests-23118193 tempest-VolumeTypesMemberTests-23118193-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:54 devstack devstack@c-api.service[87015]: DEBUG cinder.policy [None req-2209345c-b8e7-4b18-844b-eccd8b691f35 tempest-VolumeTypesMemberTests-23118193 tempest-VolumeTypesMemberTests-23118193-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '10f6670f04c0463c904c6439f8c0cf55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '15dd503facbd4a7ab6c41f22705a63bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87015) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 06:51:54 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2209345c-b8e7-4b18-844b-eccd8b691f35 tempest-VolumeTypesMemberTests-23118193 tempest-VolumeTypesMemberTests-23118193-project-member] http://192.168.122.198/volume/v3/types/cd827deb-d98f-462e-be7a-53b9aed5f689/encryption/cipher returned with HTTP 403 Sep 06 06:51:54 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1440/2856] 192.168.122.198 () {58 vars in 1280 bytes} [Sun Sep 6 06:51:54 2026] GET /volume/v3/types/cd827deb-d98f-462e-be7a-53b9aed5f689/encryption/cipher => generated 124 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:51:54 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-8e1a06a0-f357-4b31-813e-0af4f1ce2ba4 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:54 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-8e1a06a0-f357-4b31-813e-0af4f1ce2ba4 tempest-VolumeTypesMemberTests-23118193 tempest-VolumeTypesMemberTests-23118193-project-member] GET http://192.168.122.198/volume/v3/types/cd827deb-d98f-462e-be7a-53b9aed5f689/encryption Sep 06 06:51:54 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-8e1a06a0-f357-4b31-813e-0af4f1ce2ba4 tempest-VolumeTypesMemberTests-23118193 tempest-VolumeTypesMemberTests-23118193-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:54 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-8e1a06a0-f357-4b31-813e-0af4f1ce2ba4 tempest-VolumeTypesMemberTests-23118193 tempest-VolumeTypesMemberTests-23118193-project-member] Calling method 'index' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:54 devstack devstack@c-api.service[87014]: DEBUG cinder.policy [None req-8e1a06a0-f357-4b31-813e-0af4f1ce2ba4 tempest-VolumeTypesMemberTests-23118193 tempest-VolumeTypesMemberTests-23118193-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '10f6670f04c0463c904c6439f8c0cf55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '15dd503facbd4a7ab6c41f22705a63bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87014) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 06:51:54 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-8e1a06a0-f357-4b31-813e-0af4f1ce2ba4 tempest-VolumeTypesMemberTests-23118193 tempest-VolumeTypesMemberTests-23118193-project-member] http://192.168.122.198/volume/v3/types/cd827deb-d98f-462e-be7a-53b9aed5f689/encryption returned with HTTP 403 Sep 06 06:51:54 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1417/2857] 192.168.122.198 () {58 vars in 1259 bytes} [Sun Sep 6 06:51:54 2026] GET /volume/v3/types/cd827deb-d98f-462e-be7a-53b9aed5f689/encryption => generated 124 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:51:54 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-64f3ac43-80b2-4aa8-8d52-7c7e4b60583b None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:54 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-64f3ac43-80b2-4aa8-8d52-7c7e4b60583b tempest-VolumeTypesMemberTests-23118193 tempest-VolumeTypesMemberTests-23118193-project-member] GET http://192.168.122.198/volume/v3/types/cd827deb-d98f-462e-be7a-53b9aed5f689/extra_specs/multiattach Sep 06 06:51:54 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-64f3ac43-80b2-4aa8-8d52-7c7e4b60583b tempest-VolumeTypesMemberTests-23118193 tempest-VolumeTypesMemberTests-23118193-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:54 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-64f3ac43-80b2-4aa8-8d52-7c7e4b60583b tempest-VolumeTypesMemberTests-23118193 tempest-VolumeTypesMemberTests-23118193-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:54 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-64f3ac43-80b2-4aa8-8d52-7c7e4b60583b tempest-VolumeTypesMemberTests-23118193 tempest-VolumeTypesMemberTests-23118193-project-member] http://192.168.122.198/volume/v3/types/cd827deb-d98f-462e-be7a-53b9aed5f689/extra_specs/multiattach returned with HTTP 200 Sep 06 06:51:54 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1441/2858] 192.168.122.198 () {58 vars in 1298 bytes} [Sun Sep 6 06:51:54 2026] GET /volume/v3/types/cd827deb-d98f-462e-be7a-53b9aed5f689/extra_specs/multiattach => generated 29 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 06:51:54 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-305de82f-a877-4f89-9701-11d62369f1f6 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:54 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-305de82f-a877-4f89-9701-11d62369f1f6 tempest-VolumeTypesMemberTests-23118193 tempest-VolumeTypesMemberTests-23118193-project-member] GET http://192.168.122.198/volume/v3/types/cd827deb-d98f-462e-be7a-53b9aed5f689/extra_specs/volume_backend_name Sep 06 06:51:54 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-305de82f-a877-4f89-9701-11d62369f1f6 tempest-VolumeTypesMemberTests-23118193 tempest-VolumeTypesMemberTests-23118193-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:54 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-305de82f-a877-4f89-9701-11d62369f1f6 tempest-VolumeTypesMemberTests-23118193 tempest-VolumeTypesMemberTests-23118193-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:54 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-305de82f-a877-4f89-9701-11d62369f1f6 tempest-VolumeTypesMemberTests-23118193 tempest-VolumeTypesMemberTests-23118193-project-member] http://192.168.122.198/volume/v3/types/cd827deb-d98f-462e-be7a-53b9aed5f689/extra_specs/volume_backend_name returned with HTTP 404 Sep 06 06:51:54 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1418/2859] 192.168.122.198 () {58 vars in 1322 bytes} [Sun Sep 6 06:51:54 2026] GET /volume/v3/types/cd827deb-d98f-462e-be7a-53b9aed5f689/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 06 06:51:54 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-f314a4bd-0fe3-44d7-8b83-1fc90ce13b83 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:54 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f314a4bd-0fe3-44d7-8b83-1fc90ce13b83 tempest-VolumeTypesMemberTests-23118193 tempest-VolumeTypesMemberTests-23118193-project-member] GET http://192.168.122.198/volume/v3/types/cd827deb-d98f-462e-be7a-53b9aed5f689 Sep 06 06:51:54 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-f314a4bd-0fe3-44d7-8b83-1fc90ce13b83 tempest-VolumeTypesMemberTests-23118193 tempest-VolumeTypesMemberTests-23118193-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:54 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-f314a4bd-0fe3-44d7-8b83-1fc90ce13b83 tempest-VolumeTypesMemberTests-23118193 tempest-VolumeTypesMemberTests-23118193-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:54 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f314a4bd-0fe3-44d7-8b83-1fc90ce13b83 tempest-VolumeTypesMemberTests-23118193 tempest-VolumeTypesMemberTests-23118193-project-member] http://192.168.122.198/volume/v3/types/cd827deb-d98f-462e-be7a-53b9aed5f689 returned with HTTP 200 Sep 06 06:51:54 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1442/2860] 192.168.122.198 () {58 vars in 1226 bytes} [Sun Sep 6 06:51:54 2026] GET /volume/v3/types/cd827deb-d98f-462e-be7a-53b9aed5f689 => generated 317 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:51:54 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-14a3298d-029d-4529-ac55-5eef924717a8 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:54 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-e1b51b99-7be1-4412-9d2e-f8718fbda734 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:54 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-14a3298d-029d-4529-ac55-5eef924717a8 tempest-VolumeTypesMemberTests-23118193 tempest-VolumeTypesMemberTests-23118193-project-member] PUT http://192.168.122.198/volume/v3/types/cd827deb-d98f-462e-be7a-53b9aed5f689/encryption/c379ac1c-6929-4207-af8e-a4775fe21511 Sep 06 06:51:54 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e1b51b99-7be1-4412-9d2e-f8718fbda734 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] GET http://192.168.122.198/volume/v3/volumes/13fea464-9700-4471-9da8-8cc5ca88da4d Sep 06 06:51:54 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-14a3298d-029d-4529-ac55-5eef924717a8 tempest-VolumeTypesMemberTests-23118193 tempest-VolumeTypesMemberTests-23118193-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:51:54 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e1b51b99-7be1-4412-9d2e-f8718fbda734 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:54 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e1b51b99-7be1-4412-9d2e-f8718fbda734 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:54 devstack devstack@c-api.service[87014]: DEBUG cinder.policy [None req-14a3298d-029d-4529-ac55-5eef924717a8 tempest-VolumeTypesMemberTests-23118193 tempest-VolumeTypesMemberTests-23118193-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '10f6670f04c0463c904c6439f8c0cf55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '15dd503facbd4a7ab6c41f22705a63bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87014) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 06:51:54 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-14a3298d-029d-4529-ac55-5eef924717a8 tempest-VolumeTypesMemberTests-23118193 tempest-VolumeTypesMemberTests-23118193-project-member] http://192.168.122.198/volume/v3/types/cd827deb-d98f-462e-be7a-53b9aed5f689/encryption/c379ac1c-6929-4207-af8e-a4775fe21511 returned with HTTP 403 Sep 06 06:51:54 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1419/2861] 192.168.122.198 () {60 vars in 1390 bytes} [Sun Sep 6 06:51:54 2026] PUT /volume/v3/types/cd827deb-d98f-462e-be7a-53b9aed5f689/encryption/c379ac1c-6929-4207-af8e-a4775fe21511 => generated 127 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:51:54 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-844c1c46-9cc9-40e3-88de-19f1ff5dd8c3 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:54 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:54 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:51:54 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:54 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:51:54 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-844c1c46-9cc9-40e3-88de-19f1ff5dd8c3 tempest-VolumeTypesMemberTests-23118193 tempest-VolumeTypesMemberTests-23118193-project-member] PUT http://192.168.122.198/volume/v3/types/cd827deb-d98f-462e-be7a-53b9aed5f689/extra_specs/key1 Sep 06 06:51:54 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-844c1c46-9cc9-40e3-88de-19f1ff5dd8c3 tempest-VolumeTypesMemberTests-23118193 tempest-VolumeTypesMemberTests-23118193-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:51:54 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-e1b51b99-7be1-4412-9d2e-f8718fbda734 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Volume info retrieved successfully. Sep 06 06:51:54 devstack devstack@c-api.service[87014]: DEBUG cinder.policy [None req-844c1c46-9cc9-40e3-88de-19f1ff5dd8c3 tempest-VolumeTypesMemberTests-23118193 tempest-VolumeTypesMemberTests-23118193-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '10f6670f04c0463c904c6439f8c0cf55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '15dd503facbd4a7ab6c41f22705a63bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87014) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 06:51:54 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-844c1c46-9cc9-40e3-88de-19f1ff5dd8c3 tempest-VolumeTypesMemberTests-23118193 tempest-VolumeTypesMemberTests-23118193-project-member] http://192.168.122.198/volume/v3/types/cd827deb-d98f-462e-be7a-53b9aed5f689/extra_specs/key1 returned with HTTP 403 Sep 06 06:51:54 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1420/2862] 192.168.122.198 () {60 vars in 1297 bytes} [Sun Sep 6 06:51:54 2026] PUT /volume/v3/types/cd827deb-d98f-462e-be7a-53b9aed5f689/extra_specs/key1 => generated 122 bytes in 21 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:51:54 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e1b51b99-7be1-4412-9d2e-f8718fbda734 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] http://192.168.122.198/volume/v3/volumes/13fea464-9700-4471-9da8-8cc5ca88da4d returned with HTTP 200 Sep 06 06:51:54 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1443/2863] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:51:54 2026] GET /volume/v3/volumes/13fea464-9700-4471-9da8-8cc5ca88da4d => generated 864 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:51:54 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-cc1dd8e2-bc3e-4441-bfb0-fdc392297b23 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:54 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-cc1dd8e2-bc3e-4441-bfb0-fdc392297b23 tempest-VolumeTypesMemberTests-23118193 tempest-VolumeTypesMemberTests-23118193-project-member] PUT http://192.168.122.198/volume/v3/types/cd827deb-d98f-462e-be7a-53b9aed5f689 Sep 06 06:51:54 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-cc1dd8e2-bc3e-4441-bfb0-fdc392297b23 tempest-VolumeTypesMemberTests-23118193 tempest-VolumeTypesMemberTests-23118193-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:51:54 devstack devstack@c-api.service[87014]: DEBUG cinder.policy [None req-cc1dd8e2-bc3e-4441-bfb0-fdc392297b23 tempest-VolumeTypesMemberTests-23118193 tempest-VolumeTypesMemberTests-23118193-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '10f6670f04c0463c904c6439f8c0cf55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '15dd503facbd4a7ab6c41f22705a63bb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87014) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 06:51:54 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-cc1dd8e2-bc3e-4441-bfb0-fdc392297b23 tempest-VolumeTypesMemberTests-23118193 tempest-VolumeTypesMemberTests-23118193-project-member] http://192.168.122.198/volume/v3/types/cd827deb-d98f-462e-be7a-53b9aed5f689 returned with HTTP 403 Sep 06 06:51:54 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1421/2864] 192.168.122.198 () {60 vars in 1246 bytes} [Sun Sep 6 06:51:54 2026] PUT /volume/v3/types/cd827deb-d98f-462e-be7a-53b9aed5f689 => generated 109 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:51:54 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-cee0ac1e-4d83-4517-a42f-7745372a11af None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:54 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-cee0ac1e-4d83-4517-a42f-7745372a11af tempest-VolumeTypesMemberTests-23118193 tempest-VolumeTypesMemberTests-23118193-project-admin] DELETE http://192.168.122.198/volume/v3/types/4b0b64f2-06d1-43a7-a49b-fae7c27f7ffb Sep 06 06:51:54 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-cee0ac1e-4d83-4517-a42f-7745372a11af tempest-VolumeTypesMemberTests-23118193 tempest-VolumeTypesMemberTests-23118193-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:54 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-cee0ac1e-4d83-4517-a42f-7745372a11af tempest-VolumeTypesMemberTests-23118193 tempest-VolumeTypesMemberTests-23118193-project-admin] Calling method '_delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:54 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-cee0ac1e-4d83-4517-a42f-7745372a11af tempest-VolumeTypesMemberTests-23118193 tempest-VolumeTypesMemberTests-23118193-project-admin] http://192.168.122.198/volume/v3/types/4b0b64f2-06d1-43a7-a49b-fae7c27f7ffb returned with HTTP 202 Sep 06 06:51:54 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1444/2865] 192.168.122.198 () {58 vars in 1229 bytes} [Sun Sep 6 06:51:54 2026] DELETE /volume/v3/types/4b0b64f2-06d1-43a7-a49b-fae7c27f7ffb => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:51:54 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-425a2b8e-1562-4981-b6f1-d0b5bb88eadb None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:54 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-425a2b8e-1562-4981-b6f1-d0b5bb88eadb tempest-VolumeTypesMemberTests-23118193 tempest-VolumeTypesMemberTests-23118193-project-admin] DELETE http://192.168.122.198/volume/v3/types/7d9b2e00-96c5-4276-84b9-2cc8fd9bc378 Sep 06 06:51:54 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-425a2b8e-1562-4981-b6f1-d0b5bb88eadb tempest-VolumeTypesMemberTests-23118193 tempest-VolumeTypesMemberTests-23118193-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:54 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-425a2b8e-1562-4981-b6f1-d0b5bb88eadb tempest-VolumeTypesMemberTests-23118193 tempest-VolumeTypesMemberTests-23118193-project-admin] Calling method '_delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:54 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-425a2b8e-1562-4981-b6f1-d0b5bb88eadb tempest-VolumeTypesMemberTests-23118193 tempest-VolumeTypesMemberTests-23118193-project-admin] http://192.168.122.198/volume/v3/types/7d9b2e00-96c5-4276-84b9-2cc8fd9bc378 returned with HTTP 202 Sep 06 06:51:54 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1422/2866] 192.168.122.198 () {58 vars in 1229 bytes} [Sun Sep 6 06:51:54 2026] DELETE /volume/v3/types/7d9b2e00-96c5-4276-84b9-2cc8fd9bc378 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:51:54 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-d5d1636e-d283-4c35-9f6c-49968303d8eb None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:54 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-d5d1636e-d283-4c35-9f6c-49968303d8eb tempest-VolumeTypesMemberTests-23118193 tempest-VolumeTypesMemberTests-23118193-project-admin] DELETE http://192.168.122.198/volume/v3/types/e39f0a0d-e635-4122-adff-12819723aab1 Sep 06 06:51:54 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-d5d1636e-d283-4c35-9f6c-49968303d8eb tempest-VolumeTypesMemberTests-23118193 tempest-VolumeTypesMemberTests-23118193-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:54 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-d5d1636e-d283-4c35-9f6c-49968303d8eb tempest-VolumeTypesMemberTests-23118193 tempest-VolumeTypesMemberTests-23118193-project-admin] Calling method '_delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:54 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-d5d1636e-d283-4c35-9f6c-49968303d8eb tempest-VolumeTypesMemberTests-23118193 tempest-VolumeTypesMemberTests-23118193-project-admin] http://192.168.122.198/volume/v3/types/e39f0a0d-e635-4122-adff-12819723aab1 returned with HTTP 202 Sep 06 06:51:54 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1445/2867] 192.168.122.198 () {58 vars in 1229 bytes} [Sun Sep 6 06:51:54 2026] DELETE /volume/v3/types/e39f0a0d-e635-4122-adff-12819723aab1 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:51:54 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-0fdcdb4f-d5c3-437a-97e8-1afe86a6b93e None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:54 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-0fdcdb4f-d5c3-437a-97e8-1afe86a6b93e tempest-VolumeTypesMemberTests-23118193 tempest-VolumeTypesMemberTests-23118193-project-admin] DELETE http://192.168.122.198/volume/v3/types/af94a5c6-1fac-4c53-95dd-783fa43b1a54 Sep 06 06:51:54 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-0fdcdb4f-d5c3-437a-97e8-1afe86a6b93e tempest-VolumeTypesMemberTests-23118193 tempest-VolumeTypesMemberTests-23118193-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:54 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-0fdcdb4f-d5c3-437a-97e8-1afe86a6b93e tempest-VolumeTypesMemberTests-23118193 tempest-VolumeTypesMemberTests-23118193-project-admin] Calling method '_delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:54 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-0fdcdb4f-d5c3-437a-97e8-1afe86a6b93e tempest-VolumeTypesMemberTests-23118193 tempest-VolumeTypesMemberTests-23118193-project-admin] http://192.168.122.198/volume/v3/types/af94a5c6-1fac-4c53-95dd-783fa43b1a54 returned with HTTP 202 Sep 06 06:51:54 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1423/2868] 192.168.122.198 () {58 vars in 1229 bytes} [Sun Sep 6 06:51:54 2026] DELETE /volume/v3/types/af94a5c6-1fac-4c53-95dd-783fa43b1a54 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 06 06:51:54 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-b1b7d5b2-b78c-4206-97c3-578dccf22216 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:54 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b1b7d5b2-b78c-4206-97c3-578dccf22216 tempest-VolumeTypesMemberTests-23118193 tempest-VolumeTypesMemberTests-23118193-project-admin] DELETE http://192.168.122.198/volume/v3/types/e37de30f-3216-4489-9c14-19942dafe6c3 Sep 06 06:51:54 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b1b7d5b2-b78c-4206-97c3-578dccf22216 tempest-VolumeTypesMemberTests-23118193 tempest-VolumeTypesMemberTests-23118193-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:54 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b1b7d5b2-b78c-4206-97c3-578dccf22216 tempest-VolumeTypesMemberTests-23118193 tempest-VolumeTypesMemberTests-23118193-project-admin] Calling method '_delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:54 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-4c87b6be-8bb1-4f24-9cec-2377a7122e87 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:54 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-4c87b6be-8bb1-4f24-9cec-2377a7122e87 tempest-VolumeImageDependencyTests-182874516 tempest-VolumeImageDependencyTests-182874516-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:51:54 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-4c87b6be-8bb1-4f24-9cec-2377a7122e87 tempest-VolumeImageDependencyTests-182874516 tempest-VolumeImageDependencyTests-182874516-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "e8de3832-2d2c-460b-bbe7-8d844bd8fe26", "size": 1}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:51:54 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.volumes [None req-4c87b6be-8bb1-4f24-9cec-2377a7122e87 tempest-VolumeImageDependencyTests-182874516 tempest-VolumeImageDependencyTests-182874516-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': 'e8de3832-2d2c-460b-bbe7-8d844bd8fe26', 'size': 1}} {{(pid=87014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:51:54 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b1b7d5b2-b78c-4206-97c3-578dccf22216 tempest-VolumeTypesMemberTests-23118193 tempest-VolumeTypesMemberTests-23118193-project-admin] http://192.168.122.198/volume/v3/types/e37de30f-3216-4489-9c14-19942dafe6c3 returned with HTTP 202 Sep 06 06:51:54 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1446/2869] 192.168.122.198 () {58 vars in 1229 bytes} [Sun Sep 6 06:51:54 2026] DELETE /volume/v3/types/e37de30f-3216-4489-9c14-19942dafe6c3 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:51:54 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-a3d3119f-3451-41ce-8e18-7b8748da5776 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:54 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-a3d3119f-3451-41ce-8e18-7b8748da5776 tempest-VolumeTypesMemberTests-23118193 tempest-VolumeTypesMemberTests-23118193-project-admin] DELETE http://192.168.122.198/volume/v3/types/cd827deb-d98f-462e-be7a-53b9aed5f689 Sep 06 06:51:54 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-a3d3119f-3451-41ce-8e18-7b8748da5776 tempest-VolumeTypesMemberTests-23118193 tempest-VolumeTypesMemberTests-23118193-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:54 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-a3d3119f-3451-41ce-8e18-7b8748da5776 tempest-VolumeTypesMemberTests-23118193 tempest-VolumeTypesMemberTests-23118193-project-admin] Calling method '_delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:54 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-a3d3119f-3451-41ce-8e18-7b8748da5776 tempest-VolumeTypesMemberTests-23118193 tempest-VolumeTypesMemberTests-23118193-project-admin] http://192.168.122.198/volume/v3/types/cd827deb-d98f-462e-be7a-53b9aed5f689 returned with HTTP 202 Sep 06 06:51:54 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1447/2870] 192.168.122.198 () {58 vars in 1229 bytes} [Sun Sep 6 06:51:54 2026] DELETE /volume/v3/types/cd827deb-d98f-462e-be7a-53b9aed5f689 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:51:54 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-c3cfd1a3-a5f0-4423-b74c-2e70c731cf6f None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:54 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c3cfd1a3-a5f0-4423-b74c-2e70c731cf6f tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] GET http://192.168.122.198/volume/v3/snapshots/dfe9aa59-34ca-40ec-add1-906b518b5eff Sep 06 06:51:54 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-c3cfd1a3-a5f0-4423-b74c-2e70c731cf6f tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:54 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-c3cfd1a3-a5f0-4423-b74c-2e70c731cf6f tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:54 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:54 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:51:54 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-c3cfd1a3-a5f0-4423-b74c-2e70c731cf6f tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Snapshot retrieved successfully. Sep 06 06:51:54 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c3cfd1a3-a5f0-4423-b74c-2e70c731cf6f tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] http://192.168.122.198/volume/v3/snapshots/dfe9aa59-34ca-40ec-add1-906b518b5eff returned with HTTP 200 Sep 06 06:51:54 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1448/2871] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:51:54 2026] GET /volume/v3/snapshots/dfe9aa59-34ca-40ec-add1-906b518b5eff => generated 465 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:51:54 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-4c87b6be-8bb1-4f24-9cec-2377a7122e87 tempest-VolumeImageDependencyTests-182874516 tempest-VolumeImageDependencyTests-182874516-project-member] Create volume of 1 GB Sep 06 06:51:54 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-4c87b6be-8bb1-4f24-9cec-2377a7122e87 tempest-VolumeImageDependencyTests-182874516 tempest-VolumeImageDependencyTests-182874516-project-member] Availability Zones retrieved successfully. Sep 06 06:51:55 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-4c87b6be-8bb1-4f24-9cec-2377a7122e87 tempest-VolumeImageDependencyTests-182874516 tempest-VolumeImageDependencyTests-182874516-project-member] Flow 'volume_create_api' (a7e64f4a-cf94-4722-af1e-71938a7988cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:51:55 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-4c87b6be-8bb1-4f24-9cec-2377a7122e87 tempest-VolumeImageDependencyTests-182874516 tempest-VolumeImageDependencyTests-182874516-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c881a4c-ef5e-4d1c-a2a1-18db23e36a9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:55 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.flows.api.create_volume [None req-4c87b6be-8bb1-4f24-9cec-2377a7122e87 tempest-VolumeImageDependencyTests-182874516 tempest-VolumeImageDependencyTests-182874516-project-member] Validating volume size '1' using validate_int {{(pid=87014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:51:55 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-4c87b6be-8bb1-4f24-9cec-2377a7122e87 tempest-VolumeImageDependencyTests-182874516 tempest-VolumeImageDependencyTests-182874516-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c881a4c-ef5e-4d1c-a2a1-18db23e36a9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:55 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-4c87b6be-8bb1-4f24-9cec-2377a7122e87 tempest-VolumeImageDependencyTests-182874516 tempest-VolumeImageDependencyTests-182874516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a0b6909-f49d-4230-b114-6ec99988d26a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:55 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-4c87b6be-8bb1-4f24-9cec-2377a7122e87 tempest-VolumeImageDependencyTests-182874516 tempest-VolumeImageDependencyTests-182874516-project-member] Created reservations ['f4e1db76-218d-4bac-9cdc-b62390a0f488', '45253fb2-47b0-4def-808c-5b3f4071a91b', '3329f70a-88b7-405c-b74d-208933eb0215', '76de5128-a931-407b-af8b-03888b2dcb5e'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:51:55 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-4c87b6be-8bb1-4f24-9cec-2377a7122e87 tempest-VolumeImageDependencyTests-182874516 tempest-VolumeImageDependencyTests-182874516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a0b6909-f49d-4230-b114-6ec99988d26a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f4e1db76-218d-4bac-9cdc-b62390a0f488', '45253fb2-47b0-4def-808c-5b3f4071a91b', '3329f70a-88b7-405c-b74d-208933eb0215', '76de5128-a931-407b-af8b-03888b2dcb5e']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:55 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-4c87b6be-8bb1-4f24-9cec-2377a7122e87 tempest-VolumeImageDependencyTests-182874516 tempest-VolumeImageDependencyTests-182874516-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d776e70-bedb-48ab-a004-cc18dfefd06a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:55 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:55 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:51:55 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-4c87b6be-8bb1-4f24-9cec-2377a7122e87 tempest-VolumeImageDependencyTests-182874516 tempest-VolumeImageDependencyTests-182874516-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d776e70-bedb-48ab-a004-cc18dfefd06a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6551242d-27a3-46a5-8f19-0a68a1e0173f', '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='4ee427b8d7ab426d86cc9b64c457cbd8',qos_specs=None,replication_status=,reservations=['f4e1db76-218d-4bac-9cdc-b62390a0f488','45253fb2-47b0-4def-808c-5b3f4071a91b','3329f70a-88b7-405c-b74d-208933eb0215','76de5128-a931-407b-af8b-03888b2dcb5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c1e63943e6fc43faa4ed841513464236',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:51:55Z,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=6551242d-27a3-46a5-8f19-0a68a1e0173f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ee427b8d7ab426d86cc9b64c457cbd8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c1e63943e6fc43faa4ed841513464236',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:55 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-4c87b6be-8bb1-4f24-9cec-2377a7122e87 tempest-VolumeImageDependencyTests-182874516 tempest-VolumeImageDependencyTests-182874516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bdf16804-ee11-4043-82b1-1b9c35677b2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:55 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-4c87b6be-8bb1-4f24-9cec-2377a7122e87 tempest-VolumeImageDependencyTests-182874516 tempest-VolumeImageDependencyTests-182874516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bdf16804-ee11-4043-82b1-1b9c35677b2b) transitioned into state 'SUCCESS' from 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='4ee427b8d7ab426d86cc9b64c457cbd8',qos_specs=None,replication_status=,reservations=['f4e1db76-218d-4bac-9cdc-b62390a0f488','45253fb2-47b0-4def-808c-5b3f4071a91b','3329f70a-88b7-405c-b74d-208933eb0215','76de5128-a931-407b-af8b-03888b2dcb5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c1e63943e6fc43faa4ed841513464236',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:55 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-4c87b6be-8bb1-4f24-9cec-2377a7122e87 tempest-VolumeImageDependencyTests-182874516 tempest-VolumeImageDependencyTests-182874516-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1939a56b-b378-401e-b390-d0cceea1038d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:55 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-4c87b6be-8bb1-4f24-9cec-2377a7122e87 tempest-VolumeImageDependencyTests-182874516 tempest-VolumeImageDependencyTests-182874516-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1939a56b-b378-401e-b390-d0cceea1038d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:55 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-4c87b6be-8bb1-4f24-9cec-2377a7122e87 tempest-VolumeImageDependencyTests-182874516 tempest-VolumeImageDependencyTests-182874516-project-member] Flow 'volume_create_api' (a7e64f4a-cf94-4722-af1e-71938a7988cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:51:55 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-4c87b6be-8bb1-4f24-9cec-2377a7122e87 tempest-VolumeImageDependencyTests-182874516 tempest-VolumeImageDependencyTests-182874516-project-member] Create volume request issued successfully. Sep 06 06:51:55 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-4c87b6be-8bb1-4f24-9cec-2377a7122e87 tempest-VolumeImageDependencyTests-182874516 tempest-VolumeImageDependencyTests-182874516-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:51:55 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1424/2872] 192.168.122.198 () {62 vars in 1184 bytes} [Sun Sep 6 06:51:54 2026] POST /volume/v3/volumes => generated 784 bytes in 588 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:51:55 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-78a15ad2-95f3-484d-933f-ca275149f676 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:55 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-78a15ad2-95f3-484d-933f-ca275149f676 tempest-VolumeImageDependencyTests-182874516 tempest-VolumeImageDependencyTests-182874516-project-member] GET http://192.168.122.198/volume/v3/volumes/6551242d-27a3-46a5-8f19-0a68a1e0173f Sep 06 06:51:55 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-78a15ad2-95f3-484d-933f-ca275149f676 tempest-VolumeImageDependencyTests-182874516 tempest-VolumeImageDependencyTests-182874516-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:55 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-78a15ad2-95f3-484d-933f-ca275149f676 tempest-VolumeImageDependencyTests-182874516 tempest-VolumeImageDependencyTests-182874516-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:55 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:55 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:51:55 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:55 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:51:55 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-78a15ad2-95f3-484d-933f-ca275149f676 tempest-VolumeImageDependencyTests-182874516 tempest-VolumeImageDependencyTests-182874516-project-member] Volume info retrieved successfully. Sep 06 06:51:55 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-78a15ad2-95f3-484d-933f-ca275149f676 tempest-VolumeImageDependencyTests-182874516 tempest-VolumeImageDependencyTests-182874516-project-member] http://192.168.122.198/volume/v3/volumes/6551242d-27a3-46a5-8f19-0a68a1e0173f returned with HTTP 200 Sep 06 06:51:55 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1449/2873] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:51:55 2026] GET /volume/v3/volumes/6551242d-27a3-46a5-8f19-0a68a1e0173f => generated 852 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:51:55 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-7b0bb451-1004-46cb-87d1-262bfd14892f None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:55 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-7b0bb451-1004-46cb-87d1-262bfd14892f tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] GET http://192.168.122.198/volume/v3/volumes/13fea464-9700-4471-9da8-8cc5ca88da4d Sep 06 06:51:55 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-7b0bb451-1004-46cb-87d1-262bfd14892f tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:55 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-7b0bb451-1004-46cb-87d1-262bfd14892f tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:55 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:55 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:51:55 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:55 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:51:55 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-7b0bb451-1004-46cb-87d1-262bfd14892f tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Volume info retrieved successfully. Sep 06 06:51:55 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-7b0bb451-1004-46cb-87d1-262bfd14892f tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] http://192.168.122.198/volume/v3/volumes/13fea464-9700-4471-9da8-8cc5ca88da4d returned with HTTP 200 Sep 06 06:51:55 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1425/2874] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:51:55 2026] GET /volume/v3/volumes/13fea464-9700-4471-9da8-8cc5ca88da4d => generated 865 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:51:55 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-3c4aea08-aac8-4cb9-b232-2eb61e2914ff None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:55 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-3c4aea08-aac8-4cb9-b232-2eb61e2914ff tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:51:55 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-3c4aea08-aac8-4cb9-b232-2eb61e2914ff tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "13fea464-9700-4471-9da8-8cc5ca88da4d", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-185457562"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:51:55 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.volumes [None req-3c4aea08-aac8-4cb9-b232-2eb61e2914ff tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Create volume request body: {'volume': {"'source_volid": '13fea464-9700-4471-9da8-8cc5ca88da4d', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-185457562'}} {{(pid=87015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:51:55 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-3c4aea08-aac8-4cb9-b232-2eb61e2914ff tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Create volume of 1 GB Sep 06 06:51:55 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-3c4aea08-aac8-4cb9-b232-2eb61e2914ff tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Availability Zones retrieved successfully. Sep 06 06:51:55 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-3c4aea08-aac8-4cb9-b232-2eb61e2914ff tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Flow 'volume_create_api' (a6ae5d14-769a-464f-a935-e3fbd833fd08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:51:55 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-3c4aea08-aac8-4cb9-b232-2eb61e2914ff tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (002e201a-44d6-4876-b286-2f4c309556f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:55 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.flows.api.create_volume [None req-3c4aea08-aac8-4cb9-b232-2eb61e2914ff tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Validating volume size '1' using validate_int {{(pid=87015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:51:55 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-3c4aea08-aac8-4cb9-b232-2eb61e2914ff tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (002e201a-44d6-4876-b286-2f4c309556f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:55 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-3c4aea08-aac8-4cb9-b232-2eb61e2914ff tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (869f7172-1caf-46b4-a70d-8ca2a726f2fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:55 devstack devstack@c-api.service[87015]: DEBUG cinder.quota [None req-3c4aea08-aac8-4cb9-b232-2eb61e2914ff tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Created reservations ['8bab2c61-2a2f-4baf-9e7f-330b8b2faa32', '56a9368e-80a5-4b3a-85df-f9fe5a37e30b', 'fba4d2ea-b351-442e-bb82-4313ed5797e1', '97d8180d-d594-48af-ac67-c0865ab1d637'] {{(pid=87015) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:51:55 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-3c4aea08-aac8-4cb9-b232-2eb61e2914ff tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (869f7172-1caf-46b4-a70d-8ca2a726f2fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8bab2c61-2a2f-4baf-9e7f-330b8b2faa32', '56a9368e-80a5-4b3a-85df-f9fe5a37e30b', 'fba4d2ea-b351-442e-bb82-4313ed5797e1', '97d8180d-d594-48af-ac67-c0865ab1d637']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:55 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-3c4aea08-aac8-4cb9-b232-2eb61e2914ff tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d53d91b-198c-49e5-a7dd-91390280238d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:55 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:55 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:51:55 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-3c4aea08-aac8-4cb9-b232-2eb61e2914ff tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d53d91b-198c-49e5-a7dd-91390280238d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '51a831ec-b156-4b0e-8632-eecebc8c0620', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-185457562',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='40344910e0f142f0869ec08ba17947ef',qos_specs=None,replication_status=,reservations=['8bab2c61-2a2f-4baf-9e7f-330b8b2faa32','56a9368e-80a5-4b3a-85df-f9fe5a37e30b','fba4d2ea-b351-442e-bb82-4313ed5797e1','97d8180d-d594-48af-ac67-c0865ab1d637'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96c1f3ce1eea4447aacccf1418192edd',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:51:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-185457562',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=51a831ec-b156-4b0e-8632-eecebc8c0620,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='40344910e0f142f0869ec08ba17947ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='96c1f3ce1eea4447aacccf1418192edd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:55 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-3c4aea08-aac8-4cb9-b232-2eb61e2914ff tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a66408d-485a-4b4b-87d6-d3039a82817e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:55 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-3c4aea08-aac8-4cb9-b232-2eb61e2914ff tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a66408d-485a-4b4b-87d6-d3039a82817e) transitioned into state 'SUCCESS' from state '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-185457562',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='40344910e0f142f0869ec08ba17947ef',qos_specs=None,replication_status=,reservations=['8bab2c61-2a2f-4baf-9e7f-330b8b2faa32','56a9368e-80a5-4b3a-85df-f9fe5a37e30b','fba4d2ea-b351-442e-bb82-4313ed5797e1','97d8180d-d594-48af-ac67-c0865ab1d637'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96c1f3ce1eea4447aacccf1418192edd',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:55 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-3c4aea08-aac8-4cb9-b232-2eb61e2914ff tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e01b24a-f245-4241-84d4-a1271e486160) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:55 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-3c4aea08-aac8-4cb9-b232-2eb61e2914ff tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e01b24a-f245-4241-84d4-a1271e486160) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:55 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-3c4aea08-aac8-4cb9-b232-2eb61e2914ff tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Flow 'volume_create_api' (a6ae5d14-769a-464f-a935-e3fbd833fd08) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:51:55 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-3c4aea08-aac8-4cb9-b232-2eb61e2914ff tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Create volume request issued successfully. Sep 06 06:51:55 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-3c4aea08-aac8-4cb9-b232-2eb61e2914ff tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:51:55 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1450/2875] 192.168.122.198 () {60 vars in 1143 bytes} [Sun Sep 6 06:51:55 2026] POST /volume/v3/volumes => generated 772 bytes in 408 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:51:55 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-8e1b2fdd-e7ad-48c8-866d-15f9a9da7152 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:55 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-8e1b2fdd-e7ad-48c8-866d-15f9a9da7152 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:51:55 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-8e1b2fdd-e7ad-48c8-866d-15f9a9da7152 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "13fea464-9700-4471-9da8-8cc5ca88da4d", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1225356470"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:51:55 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.volumes [None req-8e1b2fdd-e7ad-48c8-866d-15f9a9da7152 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Create volume request body: {'volume': {"'source_volid": '13fea464-9700-4471-9da8-8cc5ca88da4d', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1225356470'}} {{(pid=87014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:51:55 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-8e1b2fdd-e7ad-48c8-866d-15f9a9da7152 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Create volume of 1 GB Sep 06 06:51:55 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-6a9ab0c0-cc32-4ca0-b9c7-757de953481b None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:55 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-8e1b2fdd-e7ad-48c8-866d-15f9a9da7152 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Availability Zones retrieved successfully. Sep 06 06:51:55 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-6a9ab0c0-cc32-4ca0-b9c7-757de953481b tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] GET http://192.168.122.198/volume/v3/snapshots/dfe9aa59-34ca-40ec-add1-906b518b5eff Sep 06 06:51:55 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-6a9ab0c0-cc32-4ca0-b9c7-757de953481b tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:55 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-6a9ab0c0-cc32-4ca0-b9c7-757de953481b tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:56 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-6a9ab0c0-cc32-4ca0-b9c7-757de953481b tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] http://192.168.122.198/volume/v3/snapshots/dfe9aa59-34ca-40ec-add1-906b518b5eff returned with HTTP 404 Sep 06 06:51:56 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1451/2876] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:51:55 2026] GET /volume/v3/snapshots/dfe9aa59-34ca-40ec-add1-906b518b5eff => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:51:56 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-8e1b2fdd-e7ad-48c8-866d-15f9a9da7152 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Flow 'volume_create_api' (5dd8a3b2-55b1-4b0d-825e-6e09c695de9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:51:56 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-02bf63d3-574c-403a-8215-1632a2a2e95c None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:56 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-02bf63d3-574c-403a-8215-1632a2a2e95c tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] DELETE http://192.168.122.198/volume/v3/volumes/34d27674-ac7d-41ed-817f-1bf703b4a0eb Sep 06 06:51:56 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-02bf63d3-574c-403a-8215-1632a2a2e95c tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:56 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-8e1b2fdd-e7ad-48c8-866d-15f9a9da7152 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (022b4938-d960-46fc-b833-e8e4fc27c85b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:56 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-02bf63d3-574c-403a-8215-1632a2a2e95c tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:56 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-02bf63d3-574c-403a-8215-1632a2a2e95c tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Delete volume with id: 34d27674-ac7d-41ed-817f-1bf703b4a0eb Sep 06 06:51:56 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.flows.api.create_volume [None req-8e1b2fdd-e7ad-48c8-866d-15f9a9da7152 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Validating volume size '1' using validate_int {{(pid=87014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:51:56 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:56 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:51:56 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:56 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:51:56 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-02bf63d3-574c-403a-8215-1632a2a2e95c tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Volume info retrieved successfully. Sep 06 06:51:56 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-8e1b2fdd-e7ad-48c8-866d-15f9a9da7152 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (022b4938-d960-46fc-b833-e8e4fc27c85b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:56 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-8e1b2fdd-e7ad-48c8-866d-15f9a9da7152 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3fac6dda-ebbc-4eb1-b7b6-ea24934ac069) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:56 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-02bf63d3-574c-403a-8215-1632a2a2e95c tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Delete volume request issued successfully. Sep 06 06:51:56 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-02bf63d3-574c-403a-8215-1632a2a2e95c tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] http://192.168.122.198/volume/v3/volumes/34d27674-ac7d-41ed-817f-1bf703b4a0eb returned with HTTP 202 Sep 06 06:51:56 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1452/2877] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:51:56 2026] DELETE /volume/v3/volumes/34d27674-ac7d-41ed-817f-1bf703b4a0eb => generated 0 bytes in 141 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:51:56 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-344e216d-21fc-4953-b53b-9183c6b1b011 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:56 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-344e216d-21fc-4953-b53b-9183c6b1b011 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] GET http://192.168.122.198/volume/v3/volumes/34d27674-ac7d-41ed-817f-1bf703b4a0eb Sep 06 06:51:56 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-344e216d-21fc-4953-b53b-9183c6b1b011 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:56 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-344e216d-21fc-4953-b53b-9183c6b1b011 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:56 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:56 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:51:56 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:56 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:51:56 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-344e216d-21fc-4953-b53b-9183c6b1b011 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Volume info retrieved successfully. Sep 06 06:51:56 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-344e216d-21fc-4953-b53b-9183c6b1b011 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] http://192.168.122.198/volume/v3/volumes/34d27674-ac7d-41ed-817f-1bf703b4a0eb returned with HTTP 200 Sep 06 06:51:56 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1453/2878] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:51:56 2026] GET /volume/v3/volumes/34d27674-ac7d-41ed-817f-1bf703b4a0eb => generated 1015 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:51:56 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-8e1b2fdd-e7ad-48c8-866d-15f9a9da7152 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Created reservations ['a97abc24-1cd1-4ec6-a76e-0d01233b3ab6', '38d772b7-1599-4d86-8a38-af272837a508', '15e1ecd0-ad40-45d9-acf4-28b18c9cba95', '4b2b03db-c1b2-4501-b65b-a11350d174fd'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:51:56 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-8e1b2fdd-e7ad-48c8-866d-15f9a9da7152 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3fac6dda-ebbc-4eb1-b7b6-ea24934ac069) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a97abc24-1cd1-4ec6-a76e-0d01233b3ab6', '38d772b7-1599-4d86-8a38-af272837a508', '15e1ecd0-ad40-45d9-acf4-28b18c9cba95', '4b2b03db-c1b2-4501-b65b-a11350d174fd']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:56 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-8e1b2fdd-e7ad-48c8-866d-15f9a9da7152 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (203b17e3-0824-464c-a6d6-f3aa599efd06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:56 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:56 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:51:56 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-8e1b2fdd-e7ad-48c8-866d-15f9a9da7152 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (203b17e3-0824-464c-a6d6-f3aa599efd06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '856414f5-82e0-49aa-80c9-ed29f138876b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1225356470',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='40344910e0f142f0869ec08ba17947ef',qos_specs=None,replication_status=,reservations=['a97abc24-1cd1-4ec6-a76e-0d01233b3ab6','38d772b7-1599-4d86-8a38-af272837a508','15e1ecd0-ad40-45d9-acf4-28b18c9cba95','4b2b03db-c1b2-4501-b65b-a11350d174fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96c1f3ce1eea4447aacccf1418192edd',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:51:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1225356470',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=856414f5-82e0-49aa-80c9-ed29f138876b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='40344910e0f142f0869ec08ba17947ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='96c1f3ce1eea4447aacccf1418192edd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:56 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-8e1b2fdd-e7ad-48c8-866d-15f9a9da7152 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2006061e-249b-4357-bca4-5e9aa6ccec48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:56 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-8e1b2fdd-e7ad-48c8-866d-15f9a9da7152 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2006061e-249b-4357-bca4-5e9aa6ccec48) transitioned into state 'SUCCESS' from state '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-1225356470',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='40344910e0f142f0869ec08ba17947ef',qos_specs=None,replication_status=,reservations=['a97abc24-1cd1-4ec6-a76e-0d01233b3ab6','38d772b7-1599-4d86-8a38-af272837a508','15e1ecd0-ad40-45d9-acf4-28b18c9cba95','4b2b03db-c1b2-4501-b65b-a11350d174fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96c1f3ce1eea4447aacccf1418192edd',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:56 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-8e1b2fdd-e7ad-48c8-866d-15f9a9da7152 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c576602e-4cc4-40e2-ae71-0e9d7c72d0ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:56 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-f2439198-83c0-48be-9a46-a7d1d2d9f64e None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:56 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f2439198-83c0-48be-9a46-a7d1d2d9f64e tempest-VolumeImageDependencyTests-182874516 tempest-VolumeImageDependencyTests-182874516-project-member] GET http://192.168.122.198/volume/v3/volumes/6551242d-27a3-46a5-8f19-0a68a1e0173f Sep 06 06:51:56 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-f2439198-83c0-48be-9a46-a7d1d2d9f64e tempest-VolumeImageDependencyTests-182874516 tempest-VolumeImageDependencyTests-182874516-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:56 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-f2439198-83c0-48be-9a46-a7d1d2d9f64e tempest-VolumeImageDependencyTests-182874516 tempest-VolumeImageDependencyTests-182874516-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:56 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:56 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:51:56 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:56 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:51:56 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-8e1b2fdd-e7ad-48c8-866d-15f9a9da7152 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c576602e-4cc4-40e2-ae71-0e9d7c72d0ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:56 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-f2439198-83c0-48be-9a46-a7d1d2d9f64e tempest-VolumeImageDependencyTests-182874516 tempest-VolumeImageDependencyTests-182874516-project-member] Volume info retrieved successfully. Sep 06 06:51:56 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-8e1b2fdd-e7ad-48c8-866d-15f9a9da7152 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Flow 'volume_create_api' (5dd8a3b2-55b1-4b0d-825e-6e09c695de9f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:51:56 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-8e1b2fdd-e7ad-48c8-866d-15f9a9da7152 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Create volume request issued successfully. Sep 06 06:51:56 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-8e1b2fdd-e7ad-48c8-866d-15f9a9da7152 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:51:56 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1426/2879] 192.168.122.198 () {60 vars in 1143 bytes} [Sun Sep 6 06:51:55 2026] POST /volume/v3/volumes => generated 773 bytes in 575 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:51:56 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f2439198-83c0-48be-9a46-a7d1d2d9f64e tempest-VolumeImageDependencyTests-182874516 tempest-VolumeImageDependencyTests-182874516-project-member] http://192.168.122.198/volume/v3/volumes/6551242d-27a3-46a5-8f19-0a68a1e0173f returned with HTTP 200 Sep 06 06:51:56 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1454/2880] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:51:56 2026] GET /volume/v3/volumes/6551242d-27a3-46a5-8f19-0a68a1e0173f => generated 876 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:51:56 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-ea001b5a-03fb-4c1e-b551-9de5f88bc842 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:56 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ea001b5a-03fb-4c1e-b551-9de5f88bc842 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:51:56 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ea001b5a-03fb-4c1e-b551-9de5f88bc842 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "13fea464-9700-4471-9da8-8cc5ca88da4d", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1091502838"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:51:56 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.volumes [None req-ea001b5a-03fb-4c1e-b551-9de5f88bc842 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Create volume request body: {'volume': {"'source_volid": '13fea464-9700-4471-9da8-8cc5ca88da4d', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1091502838'}} {{(pid=87014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:51:56 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-ea001b5a-03fb-4c1e-b551-9de5f88bc842 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Create volume of 1 GB Sep 06 06:51:56 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:56 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:51:56 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-ea001b5a-03fb-4c1e-b551-9de5f88bc842 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Availability Zones retrieved successfully. Sep 06 06:51:56 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-ea001b5a-03fb-4c1e-b551-9de5f88bc842 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Flow 'volume_create_api' (a052834c-03fc-4d57-9c16-23489c315f7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:51:56 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-ea001b5a-03fb-4c1e-b551-9de5f88bc842 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb142719-a53a-47e3-9281-6eb3dcd91d1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:56 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.flows.api.create_volume [None req-ea001b5a-03fb-4c1e-b551-9de5f88bc842 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Validating volume size '1' using validate_int {{(pid=87014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:51:56 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-ea001b5a-03fb-4c1e-b551-9de5f88bc842 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb142719-a53a-47e3-9281-6eb3dcd91d1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:56 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-ea001b5a-03fb-4c1e-b551-9de5f88bc842 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1ebac63-e27b-421d-bb38-8afb02704b57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:57 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-ea001b5a-03fb-4c1e-b551-9de5f88bc842 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Created reservations ['5972eac3-7b43-448c-817f-17ef6738956d', 'd9d46fce-1979-4798-a9a2-07dc98db5e89', 'b9362bb9-da1e-4fe2-b462-e35f88942750', '22eae7fa-b826-47b1-81ac-cf4a3606eeae'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:51:57 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-ea001b5a-03fb-4c1e-b551-9de5f88bc842 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1ebac63-e27b-421d-bb38-8afb02704b57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5972eac3-7b43-448c-817f-17ef6738956d', 'd9d46fce-1979-4798-a9a2-07dc98db5e89', 'b9362bb9-da1e-4fe2-b462-e35f88942750', '22eae7fa-b826-47b1-81ac-cf4a3606eeae']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:57 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-ea001b5a-03fb-4c1e-b551-9de5f88bc842 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1cb925df-d45f-4073-ac00-3228e47d5d7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:57 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:57 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:51:57 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-ea001b5a-03fb-4c1e-b551-9de5f88bc842 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1cb925df-d45f-4073-ac00-3228e47d5d7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '52793c59-278b-4e22-a171-4a634d13ffa2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1091502838',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='40344910e0f142f0869ec08ba17947ef',qos_specs=None,replication_status=,reservations=['5972eac3-7b43-448c-817f-17ef6738956d','d9d46fce-1979-4798-a9a2-07dc98db5e89','b9362bb9-da1e-4fe2-b462-e35f88942750','22eae7fa-b826-47b1-81ac-cf4a3606eeae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96c1f3ce1eea4447aacccf1418192edd',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:51:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1091502838',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=52793c59-278b-4e22-a171-4a634d13ffa2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='40344910e0f142f0869ec08ba17947ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='96c1f3ce1eea4447aacccf1418192edd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:57 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-ea001b5a-03fb-4c1e-b551-9de5f88bc842 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ea5b940-5c61-4ad8-8d46-246e9864cb15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:57 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-ea001b5a-03fb-4c1e-b551-9de5f88bc842 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ea5b940-5c61-4ad8-8d46-246e9864cb15) transitioned into state 'SUCCESS' from state '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-1091502838',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='40344910e0f142f0869ec08ba17947ef',qos_specs=None,replication_status=,reservations=['5972eac3-7b43-448c-817f-17ef6738956d','d9d46fce-1979-4798-a9a2-07dc98db5e89','b9362bb9-da1e-4fe2-b462-e35f88942750','22eae7fa-b826-47b1-81ac-cf4a3606eeae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96c1f3ce1eea4447aacccf1418192edd',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:57 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-4d2335a2-de80-4218-af6d-8fd134c62c98 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:57 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-ea001b5a-03fb-4c1e-b551-9de5f88bc842 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b1ec0ab-3acd-4952-be17-0066ac19101f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:57 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-4d2335a2-de80-4218-af6d-8fd134c62c98 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] GET http://192.168.122.198/volume/v3/volumes/34d27674-ac7d-41ed-817f-1bf703b4a0eb Sep 06 06:51:57 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-4d2335a2-de80-4218-af6d-8fd134c62c98 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:57 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-4d2335a2-de80-4218-af6d-8fd134c62c98 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:57 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:57 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:51:57 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:57 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:51:57 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-ea001b5a-03fb-4c1e-b551-9de5f88bc842 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b1ec0ab-3acd-4952-be17-0066ac19101f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:57 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-4d2335a2-de80-4218-af6d-8fd134c62c98 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Volume info retrieved successfully. Sep 06 06:51:57 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-ea001b5a-03fb-4c1e-b551-9de5f88bc842 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Flow 'volume_create_api' (a052834c-03fc-4d57-9c16-23489c315f7f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:51:57 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-4d2335a2-de80-4218-af6d-8fd134c62c98 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] http://192.168.122.198/volume/v3/volumes/34d27674-ac7d-41ed-817f-1bf703b4a0eb returned with HTTP 200 Sep 06 06:51:57 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1455/2881] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:51:57 2026] GET /volume/v3/volumes/34d27674-ac7d-41ed-817f-1bf703b4a0eb => generated 1015 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:51:57 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-ea001b5a-03fb-4c1e-b551-9de5f88bc842 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Create volume request issued successfully. Sep 06 06:51:57 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ea001b5a-03fb-4c1e-b551-9de5f88bc842 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:51:57 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1427/2882] 192.168.122.198 () {60 vars in 1143 bytes} [Sun Sep 6 06:51:56 2026] POST /volume/v3/volumes => generated 773 bytes in 774 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:51:57 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-2b1e295c-4c17-4c35-a922-b3c74c7b8791 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:57 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2b1e295c-4c17-4c35-a922-b3c74c7b8791 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:51:57 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-2b1e295c-4c17-4c35-a922-b3c74c7b8791 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "13fea464-9700-4471-9da8-8cc5ca88da4d", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1119983170"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:51:57 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.volumes [None req-2b1e295c-4c17-4c35-a922-b3c74c7b8791 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Create volume request body: {'volume': {"'source_volid": '13fea464-9700-4471-9da8-8cc5ca88da4d', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1119983170'}} {{(pid=87015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:51:57 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-2b1e295c-4c17-4c35-a922-b3c74c7b8791 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Create volume of 1 GB Sep 06 06:51:57 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-2b1e295c-4c17-4c35-a922-b3c74c7b8791 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Availability Zones retrieved successfully. Sep 06 06:51:57 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-2b1e295c-4c17-4c35-a922-b3c74c7b8791 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Flow 'volume_create_api' (5b44b5ae-40f4-4a8c-bf60-20f828ba8a21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:51:57 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-2b1e295c-4c17-4c35-a922-b3c74c7b8791 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0033d17b-3238-4d89-a155-ded3aa4fdc03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:57 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.flows.api.create_volume [None req-2b1e295c-4c17-4c35-a922-b3c74c7b8791 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Validating volume size '1' using validate_int {{(pid=87015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:51:57 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-2b1e295c-4c17-4c35-a922-b3c74c7b8791 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0033d17b-3238-4d89-a155-ded3aa4fdc03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:57 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-2b1e295c-4c17-4c35-a922-b3c74c7b8791 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1102f0b9-9b5d-4367-b7c4-1282044a1db8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:57 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-9dd3792f-5f69-48b0-87f4-6dc878ae07cd None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:57 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-9dd3792f-5f69-48b0-87f4-6dc878ae07cd tempest-VolumeImageDependencyTests-182874516 tempest-VolumeImageDependencyTests-182874516-project-member] GET http://192.168.122.198/volume/v3/volumes/6551242d-27a3-46a5-8f19-0a68a1e0173f Sep 06 06:51:57 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-9dd3792f-5f69-48b0-87f4-6dc878ae07cd tempest-VolumeImageDependencyTests-182874516 tempest-VolumeImageDependencyTests-182874516-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:57 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-9dd3792f-5f69-48b0-87f4-6dc878ae07cd tempest-VolumeImageDependencyTests-182874516 tempest-VolumeImageDependencyTests-182874516-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:57 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:57 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:51:57 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:57 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:51:57 devstack devstack@c-api.service[87015]: DEBUG cinder.quota [None req-2b1e295c-4c17-4c35-a922-b3c74c7b8791 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Created reservations ['b1347745-26a7-4fb9-a80b-6c4c82e9db73', '57e00d01-e5f0-4592-96f0-a7eca2695de2', '670768a0-5307-41df-966e-bc0bcf13ae73', '1d21af60-d068-4b67-b33a-7d95a2b08e9d'] {{(pid=87015) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:51:57 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-9dd3792f-5f69-48b0-87f4-6dc878ae07cd tempest-VolumeImageDependencyTests-182874516 tempest-VolumeImageDependencyTests-182874516-project-member] Volume info retrieved successfully. Sep 06 06:51:57 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-2b1e295c-4c17-4c35-a922-b3c74c7b8791 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1102f0b9-9b5d-4367-b7c4-1282044a1db8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b1347745-26a7-4fb9-a80b-6c4c82e9db73', '57e00d01-e5f0-4592-96f0-a7eca2695de2', '670768a0-5307-41df-966e-bc0bcf13ae73', '1d21af60-d068-4b67-b33a-7d95a2b08e9d']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:57 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-2b1e295c-4c17-4c35-a922-b3c74c7b8791 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a3dcb94-9216-4f41-9a5f-31def52d7812) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:57 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-9dd3792f-5f69-48b0-87f4-6dc878ae07cd tempest-VolumeImageDependencyTests-182874516 tempest-VolumeImageDependencyTests-182874516-project-member] http://192.168.122.198/volume/v3/volumes/6551242d-27a3-46a5-8f19-0a68a1e0173f returned with HTTP 200 Sep 06 06:51:57 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1428/2883] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:51:57 2026] GET /volume/v3/volumes/6551242d-27a3-46a5-8f19-0a68a1e0173f => generated 876 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:51:57 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:57 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:51:57 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-2b1e295c-4c17-4c35-a922-b3c74c7b8791 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a3dcb94-9216-4f41-9a5f-31def52d7812) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e770100-7467-4922-9f1f-9c471245e2bb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1119983170',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='40344910e0f142f0869ec08ba17947ef',qos_specs=None,replication_status=,reservations=['b1347745-26a7-4fb9-a80b-6c4c82e9db73','57e00d01-e5f0-4592-96f0-a7eca2695de2','670768a0-5307-41df-966e-bc0bcf13ae73','1d21af60-d068-4b67-b33a-7d95a2b08e9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96c1f3ce1eea4447aacccf1418192edd',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:51:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1119983170',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2e770100-7467-4922-9f1f-9c471245e2bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='40344910e0f142f0869ec08ba17947ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='96c1f3ce1eea4447aacccf1418192edd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:57 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-2b1e295c-4c17-4c35-a922-b3c74c7b8791 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b9313ce-88fc-4cff-a75d-d28bbef99dc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:57 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-2b1e295c-4c17-4c35-a922-b3c74c7b8791 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b9313ce-88fc-4cff-a75d-d28bbef99dc6) transitioned into state 'SUCCESS' from state '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-1119983170',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='40344910e0f142f0869ec08ba17947ef',qos_specs=None,replication_status=,reservations=['b1347745-26a7-4fb9-a80b-6c4c82e9db73','57e00d01-e5f0-4592-96f0-a7eca2695de2','670768a0-5307-41df-966e-bc0bcf13ae73','1d21af60-d068-4b67-b33a-7d95a2b08e9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96c1f3ce1eea4447aacccf1418192edd',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:57 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-2b1e295c-4c17-4c35-a922-b3c74c7b8791 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94c35c92-33e4-42c8-9481-11787e927317) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:57 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-2b1e295c-4c17-4c35-a922-b3c74c7b8791 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94c35c92-33e4-42c8-9481-11787e927317) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:57 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-2b1e295c-4c17-4c35-a922-b3c74c7b8791 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Flow 'volume_create_api' (5b44b5ae-40f4-4a8c-bf60-20f828ba8a21) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:51:57 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-2b1e295c-4c17-4c35-a922-b3c74c7b8791 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Create volume request issued successfully. Sep 06 06:51:57 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2b1e295c-4c17-4c35-a922-b3c74c7b8791 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:51:57 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1456/2884] 192.168.122.198 () {60 vars in 1143 bytes} [Sun Sep 6 06:51:57 2026] POST /volume/v3/volumes => generated 773 bytes in 626 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:51:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-b27debd7-ffae-4fa0-bf0b-869f4fd10092 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:58 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-b27debd7-ffae-4fa0-bf0b-869f4fd10092 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:51:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-b27debd7-ffae-4fa0-bf0b-869f4fd10092 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "13fea464-9700-4471-9da8-8cc5ca88da4d", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-519453073"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:51:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.volumes [None req-b27debd7-ffae-4fa0-bf0b-869f4fd10092 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Create volume request body: {'volume': {"'source_volid": '13fea464-9700-4471-9da8-8cc5ca88da4d', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-519453073'}} {{(pid=87014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:51:58 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-b27debd7-ffae-4fa0-bf0b-869f4fd10092 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Create volume of 1 GB Sep 06 06:51:58 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-b27debd7-ffae-4fa0-bf0b-869f4fd10092 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Availability Zones retrieved successfully. Sep 06 06:51:58 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-b27debd7-ffae-4fa0-bf0b-869f4fd10092 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Flow 'volume_create_api' (074ca953-7b32-4522-85ff-2300a0bae5b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:51:58 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-b27debd7-ffae-4fa0-bf0b-869f4fd10092 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1faa37bc-42c1-497b-b208-aeaca37b80b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:58 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.flows.api.create_volume [None req-b27debd7-ffae-4fa0-bf0b-869f4fd10092 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Validating volume size '1' using validate_int {{(pid=87014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:51:58 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-b27debd7-ffae-4fa0-bf0b-869f4fd10092 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1faa37bc-42c1-497b-b208-aeaca37b80b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:58 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-b27debd7-ffae-4fa0-bf0b-869f4fd10092 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ed1386f-dba2-47e8-878b-95ec6b9fec52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:58 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-b5a49831-a989-4138-bc66-58f49050e209 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:58 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b5a49831-a989-4138-bc66-58f49050e209 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] GET http://192.168.122.198/volume/v3/volumes/34d27674-ac7d-41ed-817f-1bf703b4a0eb Sep 06 06:51:58 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b5a49831-a989-4138-bc66-58f49050e209 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:58 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b5a49831-a989-4138-bc66-58f49050e209 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:58 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b5a49831-a989-4138-bc66-58f49050e209 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] http://192.168.122.198/volume/v3/volumes/34d27674-ac7d-41ed-817f-1bf703b4a0eb returned with HTTP 404 Sep 06 06:51:58 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1457/2885] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:51:58 2026] GET /volume/v3/volumes/34d27674-ac7d-41ed-817f-1bf703b4a0eb => generated 109 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 06:51:58 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-e486997d-99ea-4048-a9c3-f0468ec57954 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:58 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e486997d-99ea-4048-a9c3-f0468ec57954 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:51:58 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e486997d-99ea-4048-a9c3-f0468ec57954 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1771362505"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:51:58 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.volumes [None req-e486997d-99ea-4048-a9c3-f0468ec57954 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1771362505'}} {{(pid=87015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:51:58 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-e486997d-99ea-4048-a9c3-f0468ec57954 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Create volume of 1 GB Sep 06 06:51:58 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:58 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:51:58 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-b27debd7-ffae-4fa0-bf0b-869f4fd10092 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Created reservations ['00fff1a7-acee-4eee-91d3-a37e195ace07', 'b7e2a7c0-4053-4462-bf71-81ace4d42705', 'd1d0aebd-9711-43d9-a70a-d46ac40a3cbe', 'd3e3714b-2f2b-484d-b5af-c455bdb9a868'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:51:58 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-e486997d-99ea-4048-a9c3-f0468ec57954 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Availability Zones retrieved successfully. Sep 06 06:51:58 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-b27debd7-ffae-4fa0-bf0b-869f4fd10092 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ed1386f-dba2-47e8-878b-95ec6b9fec52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['00fff1a7-acee-4eee-91d3-a37e195ace07', 'b7e2a7c0-4053-4462-bf71-81ace4d42705', 'd1d0aebd-9711-43d9-a70a-d46ac40a3cbe', 'd3e3714b-2f2b-484d-b5af-c455bdb9a868']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:58 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-b27debd7-ffae-4fa0-bf0b-869f4fd10092 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c726ef62-32f5-4859-91c2-02c968b46c08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:58 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-e486997d-99ea-4048-a9c3-f0468ec57954 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Flow 'volume_create_api' (be26a86c-4a7e-4bbb-b071-404df84c4779) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:51:58 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-e486997d-99ea-4048-a9c3-f0468ec57954 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52bdf2de-02ab-4223-93b3-eefd777c39c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:58 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.flows.api.create_volume [None req-e486997d-99ea-4048-a9c3-f0468ec57954 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Validating volume size '1' using validate_int {{(pid=87015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:51:58 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:58 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:51:58 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-b27debd7-ffae-4fa0-bf0b-869f4fd10092 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c726ef62-32f5-4859-91c2-02c968b46c08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3bc418ce-ce1e-44c9-8294-57dc7a70a910', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-519453073',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='40344910e0f142f0869ec08ba17947ef',qos_specs=None,replication_status=,reservations=['00fff1a7-acee-4eee-91d3-a37e195ace07','b7e2a7c0-4053-4462-bf71-81ace4d42705','d1d0aebd-9711-43d9-a70a-d46ac40a3cbe','d3e3714b-2f2b-484d-b5af-c455bdb9a868'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96c1f3ce1eea4447aacccf1418192edd',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:51:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-519453073',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3bc418ce-ce1e-44c9-8294-57dc7a70a910,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='40344910e0f142f0869ec08ba17947ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='96c1f3ce1eea4447aacccf1418192edd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:58 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-b27debd7-ffae-4fa0-bf0b-869f4fd10092 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cbb1cde5-fa15-44e0-b648-c2a40b4f2694) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:58 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-e486997d-99ea-4048-a9c3-f0468ec57954 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52bdf2de-02ab-4223-93b3-eefd777c39c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:58 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-e486997d-99ea-4048-a9c3-f0468ec57954 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6392808-b3f5-4bf6-bcae-c2f4d086d712) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:58 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-b27debd7-ffae-4fa0-bf0b-869f4fd10092 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cbb1cde5-fa15-44e0-b648-c2a40b4f2694) transitioned into state 'SUCCESS' from state '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-519453073',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='40344910e0f142f0869ec08ba17947ef',qos_specs=None,replication_status=,reservations=['00fff1a7-acee-4eee-91d3-a37e195ace07','b7e2a7c0-4053-4462-bf71-81ace4d42705','d1d0aebd-9711-43d9-a70a-d46ac40a3cbe','d3e3714b-2f2b-484d-b5af-c455bdb9a868'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96c1f3ce1eea4447aacccf1418192edd',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:58 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-b27debd7-ffae-4fa0-bf0b-869f4fd10092 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c06cf193-46a2-4de5-ae32-05ac1b76e19a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:58 devstack devstack@c-api.service[87015]: DEBUG cinder.quota [None req-e486997d-99ea-4048-a9c3-f0468ec57954 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Created reservations ['fe50717a-8e78-44f4-82fa-518905d01fcb', '964d9157-f011-4632-b084-2194c47db475', '20890770-2548-4c96-aadc-119b5ceb7aa1', '72e6d671-8b6c-4156-828a-1cdfe0ef3be7'] {{(pid=87015) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:51:58 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-e486997d-99ea-4048-a9c3-f0468ec57954 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6392808-b3f5-4bf6-bcae-c2f4d086d712) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fe50717a-8e78-44f4-82fa-518905d01fcb', '964d9157-f011-4632-b084-2194c47db475', '20890770-2548-4c96-aadc-119b5ceb7aa1', '72e6d671-8b6c-4156-828a-1cdfe0ef3be7']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:58 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-e486997d-99ea-4048-a9c3-f0468ec57954 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd0cf61d-5b0a-4be3-bec3-7007d09b0fb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:58 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-b27debd7-ffae-4fa0-bf0b-869f4fd10092 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c06cf193-46a2-4de5-ae32-05ac1b76e19a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:58 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-b27debd7-ffae-4fa0-bf0b-869f4fd10092 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Flow 'volume_create_api' (074ca953-7b32-4522-85ff-2300a0bae5b6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:51:58 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-b27debd7-ffae-4fa0-bf0b-869f4fd10092 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Create volume request issued successfully. Sep 06 06:51:58 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-b27debd7-ffae-4fa0-bf0b-869f4fd10092 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:51:58 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1429/2886] 192.168.122.198 () {60 vars in 1143 bytes} [Sun Sep 6 06:51:57 2026] POST /volume/v3/volumes => generated 772 bytes in 718 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:51:58 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:58 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:51:58 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-e486997d-99ea-4048-a9c3-f0468ec57954 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd0cf61d-5b0a-4be3-bec3-7007d09b0fb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fa10e9db-97e3-4dde-ac06-a6f3542b18da', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1771362505',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47b14cc477564406b2c85835936b99d1',qos_specs=None,replication_status=,reservations=['fe50717a-8e78-44f4-82fa-518905d01fcb','964d9157-f011-4632-b084-2194c47db475','20890770-2548-4c96-aadc-119b5ceb7aa1','72e6d671-8b6c-4156-828a-1cdfe0ef3be7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2bb3aa6913034422a07b16fa1477428f',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:51:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1771362505',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fa10e9db-97e3-4dde-ac06-a6f3542b18da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='47b14cc477564406b2c85835936b99d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2bb3aa6913034422a07b16fa1477428f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:58 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-e486997d-99ea-4048-a9c3-f0468ec57954 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (305b182e-68c9-4b6c-82c5-355aca1d197d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-2760186d-afa2-46db-becb-b18640c8fe14 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:58 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-2760186d-afa2-46db-becb-b18640c8fe14 tempest-VolumeImageDependencyTests-182874516 tempest-VolumeImageDependencyTests-182874516-project-member] GET http://192.168.122.198/volume/v3/volumes/6551242d-27a3-46a5-8f19-0a68a1e0173f Sep 06 06:51:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-2760186d-afa2-46db-becb-b18640c8fe14 tempest-VolumeImageDependencyTests-182874516 tempest-VolumeImageDependencyTests-182874516-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-2760186d-afa2-46db-becb-b18640c8fe14 tempest-VolumeImageDependencyTests-182874516 tempest-VolumeImageDependencyTests-182874516-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:58 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:58 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:51:58 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:58 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:51:58 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-2760186d-afa2-46db-becb-b18640c8fe14 tempest-VolumeImageDependencyTests-182874516 tempest-VolumeImageDependencyTests-182874516-project-member] Volume info retrieved successfully. Sep 06 06:51:58 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-2760186d-afa2-46db-becb-b18640c8fe14 tempest-VolumeImageDependencyTests-182874516 tempest-VolumeImageDependencyTests-182874516-project-member] http://192.168.122.198/volume/v3/volumes/6551242d-27a3-46a5-8f19-0a68a1e0173f returned with HTTP 200 Sep 06 06:51:58 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1430/2887] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:51:58 2026] GET /volume/v3/volumes/6551242d-27a3-46a5-8f19-0a68a1e0173f => generated 934 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:51:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-e2ffcf41-53a4-41ae-89fc-6b48879fdc3a None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:58 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-e486997d-99ea-4048-a9c3-f0468ec57954 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (305b182e-68c9-4b6c-82c5-355aca1d197d) transitioned into state 'SUCCESS' from state '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-1771362505',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47b14cc477564406b2c85835936b99d1',qos_specs=None,replication_status=,reservations=['fe50717a-8e78-44f4-82fa-518905d01fcb','964d9157-f011-4632-b084-2194c47db475','20890770-2548-4c96-aadc-119b5ceb7aa1','72e6d671-8b6c-4156-828a-1cdfe0ef3be7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2bb3aa6913034422a07b16fa1477428f',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:58 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-e2ffcf41-53a4-41ae-89fc-6b48879fdc3a tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] GET http://192.168.122.198/volume/v3/volumes/51a831ec-b156-4b0e-8632-eecebc8c0620 Sep 06 06:51:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-e2ffcf41-53a4-41ae-89fc-6b48879fdc3a tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-e2ffcf41-53a4-41ae-89fc-6b48879fdc3a tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:58 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-e486997d-99ea-4048-a9c3-f0468ec57954 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a5918f9-0620-4bc1-8cc9-fc960d4b1c0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:51:58 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:58 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:51:58 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:58 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:51:58 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-e2ffcf41-53a4-41ae-89fc-6b48879fdc3a tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Volume info retrieved successfully. Sep 06 06:51:58 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-e2ffcf41-53a4-41ae-89fc-6b48879fdc3a tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] http://192.168.122.198/volume/v3/volumes/51a831ec-b156-4b0e-8632-eecebc8c0620 returned with HTTP 200 Sep 06 06:51:58 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1431/2888] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:51:58 2026] GET /volume/v3/volumes/51a831ec-b156-4b0e-8632-eecebc8c0620 => generated 865 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:51:58 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-e486997d-99ea-4048-a9c3-f0468ec57954 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a5918f9-0620-4bc1-8cc9-fc960d4b1c0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:51:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-f1515228-508e-4734-8bca-92b6e5ab7feb None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:58 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f1515228-508e-4734-8bca-92b6e5ab7feb tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] GET http://192.168.122.198/volume/v3/volumes/856414f5-82e0-49aa-80c9-ed29f138876b Sep 06 06:51:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-f1515228-508e-4734-8bca-92b6e5ab7feb tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-f1515228-508e-4734-8bca-92b6e5ab7feb tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:58 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-e486997d-99ea-4048-a9c3-f0468ec57954 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Flow 'volume_create_api' (be26a86c-4a7e-4bbb-b071-404df84c4779) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:51:58 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-e486997d-99ea-4048-a9c3-f0468ec57954 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Create volume request issued successfully. Sep 06 06:51:58 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e486997d-99ea-4048-a9c3-f0468ec57954 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:51:58 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1458/2889] 192.168.122.198 () {60 vars in 1142 bytes} [Sun Sep 6 06:51:58 2026] POST /volume/v3/volumes => generated 787 bytes in 493 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:51:58 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:58 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:51:58 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:58 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:51:58 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-f1515228-508e-4734-8bca-92b6e5ab7feb tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Volume info retrieved successfully. Sep 06 06:51:58 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-0dc6c6c6-0934-4508-88f5-4c57e442136c None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:58 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f1515228-508e-4734-8bca-92b6e5ab7feb tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] http://192.168.122.198/volume/v3/volumes/856414f5-82e0-49aa-80c9-ed29f138876b returned with HTTP 200 Sep 06 06:51:58 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1432/2890] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:51:58 2026] GET /volume/v3/volumes/856414f5-82e0-49aa-80c9-ed29f138876b => generated 865 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:51:58 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-0dc6c6c6-0934-4508-88f5-4c57e442136c tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] GET http://192.168.122.198/volume/v3/volumes/fa10e9db-97e3-4dde-ac06-a6f3542b18da Sep 06 06:51:58 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-0dc6c6c6-0934-4508-88f5-4c57e442136c tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:58 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-0dc6c6c6-0934-4508-88f5-4c57e442136c tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:58 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:58 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:51:58 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:58 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:51:58 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-0dc6c6c6-0934-4508-88f5-4c57e442136c tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Volume info retrieved successfully. Sep 06 06:51:59 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-0dc6c6c6-0934-4508-88f5-4c57e442136c tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] http://192.168.122.198/volume/v3/volumes/fa10e9db-97e3-4dde-ac06-a6f3542b18da returned with HTTP 200 Sep 06 06:51:59 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1459/2891] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:51:58 2026] GET /volume/v3/volumes/fa10e9db-97e3-4dde-ac06-a6f3542b18da => generated 966 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:51:59 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-817be420-0c04-4c20-8f12-581d32edf2d1 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:59 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-817be420-0c04-4c20-8f12-581d32edf2d1 tempest-VolumeImageDependencyTests-182874516 tempest-VolumeImageDependencyTests-182874516-project-member] GET http://192.168.122.198/volume/v3/volumes/6551242d-27a3-46a5-8f19-0a68a1e0173f Sep 06 06:51:59 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-817be420-0c04-4c20-8f12-581d32edf2d1 tempest-VolumeImageDependencyTests-182874516 tempest-VolumeImageDependencyTests-182874516-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:59 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-817be420-0c04-4c20-8f12-581d32edf2d1 tempest-VolumeImageDependencyTests-182874516 tempest-VolumeImageDependencyTests-182874516-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:59 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:59 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:51:59 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:59 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:51:59 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-817be420-0c04-4c20-8f12-581d32edf2d1 tempest-VolumeImageDependencyTests-182874516 tempest-VolumeImageDependencyTests-182874516-project-member] Volume info retrieved successfully. Sep 06 06:51:59 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-817be420-0c04-4c20-8f12-581d32edf2d1 tempest-VolumeImageDependencyTests-182874516 tempest-VolumeImageDependencyTests-182874516-project-member] http://192.168.122.198/volume/v3/volumes/6551242d-27a3-46a5-8f19-0a68a1e0173f returned with HTTP 200 Sep 06 06:51:59 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1433/2892] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:51:59 2026] GET /volume/v3/volumes/6551242d-27a3-46a5-8f19-0a68a1e0173f => generated 934 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 06:51:59 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-3aa7af7c-5b81-4706-95c2-a84c3cf6b0b0 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:51:59 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-3aa7af7c-5b81-4706-95c2-a84c3cf6b0b0 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] GET http://192.168.122.198/volume/v3/volumes/856414f5-82e0-49aa-80c9-ed29f138876b Sep 06 06:51:59 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-3aa7af7c-5b81-4706-95c2-a84c3cf6b0b0 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:51:59 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-3aa7af7c-5b81-4706-95c2-a84c3cf6b0b0 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:51:59 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:51:59 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:51:59 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:51:59 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:51:59 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-3aa7af7c-5b81-4706-95c2-a84c3cf6b0b0 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Volume info retrieved successfully. Sep 06 06:52:00 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-3aa7af7c-5b81-4706-95c2-a84c3cf6b0b0 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] http://192.168.122.198/volume/v3/volumes/856414f5-82e0-49aa-80c9-ed29f138876b returned with HTTP 200 Sep 06 06:52:00 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1460/2893] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:51:59 2026] GET /volume/v3/volumes/856414f5-82e0-49aa-80c9-ed29f138876b => generated 866 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:00 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-9f3446ba-f351-4142-bcc8-79cddae158b4 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:00 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-9f3446ba-f351-4142-bcc8-79cddae158b4 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] GET http://192.168.122.198/volume/v3/volumes/52793c59-278b-4e22-a171-4a634d13ffa2 Sep 06 06:52:00 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-9f3446ba-f351-4142-bcc8-79cddae158b4 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:00 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-9f3446ba-f351-4142-bcc8-79cddae158b4 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:00 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-fe52fa6a-c73f-4437-9f97-c8d0db04ad69 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:00 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-fe52fa6a-c73f-4437-9f97-c8d0db04ad69 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] GET http://192.168.122.198/volume/v3/volumes/fa10e9db-97e3-4dde-ac06-a6f3542b18da Sep 06 06:52:00 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-fe52fa6a-c73f-4437-9f97-c8d0db04ad69 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:00 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-fe52fa6a-c73f-4437-9f97-c8d0db04ad69 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:00 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:00 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:52:00 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:00 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:52:00 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:00 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:52:00 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:00 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:52:00 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-9f3446ba-f351-4142-bcc8-79cddae158b4 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Volume info retrieved successfully. Sep 06 06:52:00 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-fe52fa6a-c73f-4437-9f97-c8d0db04ad69 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Volume info retrieved successfully. Sep 06 06:52:00 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-9f3446ba-f351-4142-bcc8-79cddae158b4 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] http://192.168.122.198/volume/v3/volumes/52793c59-278b-4e22-a171-4a634d13ffa2 returned with HTTP 200 Sep 06 06:52:00 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1434/2894] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:52:00 2026] GET /volume/v3/volumes/52793c59-278b-4e22-a171-4a634d13ffa2 => generated 866 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:00 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-263f0c6d-7507-459e-b082-72e8deb4aebb None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:00 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-fe52fa6a-c73f-4437-9f97-c8d0db04ad69 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] http://192.168.122.198/volume/v3/volumes/fa10e9db-97e3-4dde-ac06-a6f3542b18da returned with HTTP 200 Sep 06 06:52:00 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1461/2895] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:52:00 2026] GET /volume/v3/volumes/fa10e9db-97e3-4dde-ac06-a6f3542b18da => generated 1016 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:52:00 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-263f0c6d-7507-459e-b082-72e8deb4aebb tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] GET http://192.168.122.198/volume/v3/volumes/2e770100-7467-4922-9f1f-9c471245e2bb Sep 06 06:52:00 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-263f0c6d-7507-459e-b082-72e8deb4aebb tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:00 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-263f0c6d-7507-459e-b082-72e8deb4aebb tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:00 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:00 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:52:00 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:00 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:52:00 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-263f0c6d-7507-459e-b082-72e8deb4aebb tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Volume info retrieved successfully. Sep 06 06:52:00 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-263f0c6d-7507-459e-b082-72e8deb4aebb tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] http://192.168.122.198/volume/v3/volumes/2e770100-7467-4922-9f1f-9c471245e2bb returned with HTTP 200 Sep 06 06:52:00 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1435/2896] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:52:00 2026] GET /volume/v3/volumes/2e770100-7467-4922-9f1f-9c471245e2bb => generated 865 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:00 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-b2f5ce2f-83da-45ef-bdd0-d10dd44f4bb1 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:00 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b2f5ce2f-83da-45ef-bdd0-d10dd44f4bb1 tempest-VolumeImageDependencyTests-182874516 tempest-VolumeImageDependencyTests-182874516-project-member] GET http://192.168.122.198/volume/v3/volumes/6551242d-27a3-46a5-8f19-0a68a1e0173f Sep 06 06:52:00 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b2f5ce2f-83da-45ef-bdd0-d10dd44f4bb1 tempest-VolumeImageDependencyTests-182874516 tempest-VolumeImageDependencyTests-182874516-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:00 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b2f5ce2f-83da-45ef-bdd0-d10dd44f4bb1 tempest-VolumeImageDependencyTests-182874516 tempest-VolumeImageDependencyTests-182874516-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:00 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:00 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:52:00 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:00 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:52:00 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-b2f5ce2f-83da-45ef-bdd0-d10dd44f4bb1 tempest-VolumeImageDependencyTests-182874516 tempest-VolumeImageDependencyTests-182874516-project-member] Volume info retrieved successfully. Sep 06 06:52:00 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b2f5ce2f-83da-45ef-bdd0-d10dd44f4bb1 tempest-VolumeImageDependencyTests-182874516 tempest-VolumeImageDependencyTests-182874516-project-member] http://192.168.122.198/volume/v3/volumes/6551242d-27a3-46a5-8f19-0a68a1e0173f returned with HTTP 200 Sep 06 06:52:00 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1462/2897] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:52:00 2026] GET /volume/v3/volumes/6551242d-27a3-46a5-8f19-0a68a1e0173f => generated 934 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:52:01 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-2991e002-aba4-48d6-bff6-068c254c9ff9 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:01 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-2991e002-aba4-48d6-bff6-068c254c9ff9 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] GET http://192.168.122.198/volume/v3/volumes/fa10e9db-97e3-4dde-ac06-a6f3542b18da Sep 06 06:52:01 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-2991e002-aba4-48d6-bff6-068c254c9ff9 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:01 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-2991e002-aba4-48d6-bff6-068c254c9ff9 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:01 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:01 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:52:01 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:01 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:52:01 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-2991e002-aba4-48d6-bff6-068c254c9ff9 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Volume info retrieved successfully. Sep 06 06:52:01 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-2991e002-aba4-48d6-bff6-068c254c9ff9 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] http://192.168.122.198/volume/v3/volumes/fa10e9db-97e3-4dde-ac06-a6f3542b18da returned with HTTP 200 Sep 06 06:52:01 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1436/2898] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:52:01 2026] GET /volume/v3/volumes/fa10e9db-97e3-4dde-ac06-a6f3542b18da => generated 1016 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:52:01 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-e80d830e-2bc7-4356-9cc5-1a393dca5b71 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:01 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e80d830e-2bc7-4356-9cc5-1a393dca5b71 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] GET http://192.168.122.198/volume/v3/volumes/2e770100-7467-4922-9f1f-9c471245e2bb Sep 06 06:52:01 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e80d830e-2bc7-4356-9cc5-1a393dca5b71 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:01 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e80d830e-2bc7-4356-9cc5-1a393dca5b71 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:01 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:01 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:52:01 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:01 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:52:01 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-e80d830e-2bc7-4356-9cc5-1a393dca5b71 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Volume info retrieved successfully. Sep 06 06:52:01 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e80d830e-2bc7-4356-9cc5-1a393dca5b71 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] http://192.168.122.198/volume/v3/volumes/2e770100-7467-4922-9f1f-9c471245e2bb returned with HTTP 200 Sep 06 06:52:01 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1463/2899] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:52:01 2026] GET /volume/v3/volumes/2e770100-7467-4922-9f1f-9c471245e2bb => generated 866 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:01 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-c86bbd78-b0f4-4a95-b05c-777b858554c3 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:01 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c86bbd78-b0f4-4a95-b05c-777b858554c3 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] GET http://192.168.122.198/volume/v3/volumes/3bc418ce-ce1e-44c9-8294-57dc7a70a910 Sep 06 06:52:01 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-c86bbd78-b0f4-4a95-b05c-777b858554c3 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:01 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-c86bbd78-b0f4-4a95-b05c-777b858554c3 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:01 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:01 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:52:01 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:01 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:52:01 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-c86bbd78-b0f4-4a95-b05c-777b858554c3 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Volume info retrieved successfully. Sep 06 06:52:01 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c86bbd78-b0f4-4a95-b05c-777b858554c3 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] http://192.168.122.198/volume/v3/volumes/3bc418ce-ce1e-44c9-8294-57dc7a70a910 returned with HTTP 200 Sep 06 06:52:01 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1437/2900] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:52:01 2026] GET /volume/v3/volumes/3bc418ce-ce1e-44c9-8294-57dc7a70a910 => generated 864 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:01 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-55825acc-bb05-4af8-98ec-80766b72c613 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:01 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-55825acc-bb05-4af8-98ec-80766b72c613 tempest-VolumeImageDependencyTests-182874516 tempest-VolumeImageDependencyTests-182874516-project-member] GET http://192.168.122.198/volume/v3/volumes/6551242d-27a3-46a5-8f19-0a68a1e0173f Sep 06 06:52:01 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-55825acc-bb05-4af8-98ec-80766b72c613 tempest-VolumeImageDependencyTests-182874516 tempest-VolumeImageDependencyTests-182874516-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:01 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-55825acc-bb05-4af8-98ec-80766b72c613 tempest-VolumeImageDependencyTests-182874516 tempest-VolumeImageDependencyTests-182874516-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:02 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:02 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:52:02 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:02 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:52:02 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-55825acc-bb05-4af8-98ec-80766b72c613 tempest-VolumeImageDependencyTests-182874516 tempest-VolumeImageDependencyTests-182874516-project-member] Volume info retrieved successfully. Sep 06 06:52:02 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-55825acc-bb05-4af8-98ec-80766b72c613 tempest-VolumeImageDependencyTests-182874516 tempest-VolumeImageDependencyTests-182874516-project-member] http://192.168.122.198/volume/v3/volumes/6551242d-27a3-46a5-8f19-0a68a1e0173f returned with HTTP 200 Sep 06 06:52:02 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1464/2901] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:52:01 2026] GET /volume/v3/volumes/6551242d-27a3-46a5-8f19-0a68a1e0173f => generated 937 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:52:02 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-cdee620f-af81-4f48-bffd-1d441029f032 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:02 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-cdee620f-af81-4f48-bffd-1d441029f032 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] GET http://192.168.122.198/volume/v3/volumes/fa10e9db-97e3-4dde-ac06-a6f3542b18da Sep 06 06:52:02 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-cdee620f-af81-4f48-bffd-1d441029f032 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:02 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-cdee620f-af81-4f48-bffd-1d441029f032 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:02 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:02 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:52:02 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:02 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:52:02 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-cdee620f-af81-4f48-bffd-1d441029f032 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Volume info retrieved successfully. Sep 06 06:52:02 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-cdee620f-af81-4f48-bffd-1d441029f032 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] http://192.168.122.198/volume/v3/volumes/fa10e9db-97e3-4dde-ac06-a6f3542b18da returned with HTTP 200 Sep 06 06:52:02 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1438/2902] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:52:02 2026] GET /volume/v3/volumes/fa10e9db-97e3-4dde-ac06-a6f3542b18da => generated 1016 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:52:02 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-6fb71079-886f-4547-b8b8-9c33d1256c5f None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:02 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-6fb71079-886f-4547-b8b8-9c33d1256c5f tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] GET http://192.168.122.198/volume/v3/volumes/3bc418ce-ce1e-44c9-8294-57dc7a70a910 Sep 06 06:52:02 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-6fb71079-886f-4547-b8b8-9c33d1256c5f tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:02 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-6fb71079-886f-4547-b8b8-9c33d1256c5f tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:02 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:02 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:52:02 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:02 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:52:02 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-6fb71079-886f-4547-b8b8-9c33d1256c5f tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Volume info retrieved successfully. Sep 06 06:52:02 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-6fb71079-886f-4547-b8b8-9c33d1256c5f tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] http://192.168.122.198/volume/v3/volumes/3bc418ce-ce1e-44c9-8294-57dc7a70a910 returned with HTTP 200 Sep 06 06:52:02 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1465/2903] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:52:02 2026] GET /volume/v3/volumes/3bc418ce-ce1e-44c9-8294-57dc7a70a910 => generated 864 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-c29a6f0b-b08f-46da-ba57-b2b72484637d None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:03 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c29a6f0b-b08f-46da-ba57-b2b72484637d tempest-VolumeImageDependencyTests-182874516 tempest-VolumeImageDependencyTests-182874516-project-member] GET http://192.168.122.198/volume/v3/volumes/6551242d-27a3-46a5-8f19-0a68a1e0173f Sep 06 06:52:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-c29a6f0b-b08f-46da-ba57-b2b72484637d tempest-VolumeImageDependencyTests-182874516 tempest-VolumeImageDependencyTests-182874516-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-c29a6f0b-b08f-46da-ba57-b2b72484637d tempest-VolumeImageDependencyTests-182874516 tempest-VolumeImageDependencyTests-182874516-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:03 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:03 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:52:03 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:03 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:52:03 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-c29a6f0b-b08f-46da-ba57-b2b72484637d tempest-VolumeImageDependencyTests-182874516 tempest-VolumeImageDependencyTests-182874516-project-member] Volume info retrieved successfully. Sep 06 06:52:03 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c29a6f0b-b08f-46da-ba57-b2b72484637d tempest-VolumeImageDependencyTests-182874516 tempest-VolumeImageDependencyTests-182874516-project-member] http://192.168.122.198/volume/v3/volumes/6551242d-27a3-46a5-8f19-0a68a1e0173f returned with HTTP 200 Sep 06 06:52:03 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1439/2904] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:52:03 2026] GET /volume/v3/volumes/6551242d-27a3-46a5-8f19-0a68a1e0173f => generated 937 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:52:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-27296101-51bc-4e96-82cb-c106b8309666 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:03 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-27296101-51bc-4e96-82cb-c106b8309666 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] GET http://192.168.122.198/volume/v3/volumes/fa10e9db-97e3-4dde-ac06-a6f3542b18da Sep 06 06:52:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-27296101-51bc-4e96-82cb-c106b8309666 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-27296101-51bc-4e96-82cb-c106b8309666 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:03 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:03 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:52:03 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:03 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:52:03 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-27296101-51bc-4e96-82cb-c106b8309666 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Volume info retrieved successfully. Sep 06 06:52:03 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-27296101-51bc-4e96-82cb-c106b8309666 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] http://192.168.122.198/volume/v3/volumes/fa10e9db-97e3-4dde-ac06-a6f3542b18da returned with HTTP 200 Sep 06 06:52:03 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1466/2905] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:52:03 2026] GET /volume/v3/volumes/fa10e9db-97e3-4dde-ac06-a6f3542b18da => generated 1017 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:52:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-48ff4a04-4019-4555-8cd7-645bdb7c86ac None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:03 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-48ff4a04-4019-4555-8cd7-645bdb7c86ac tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] POST http://192.168.122.198/volume/v3/snapshots Sep 06 06:52:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-48ff4a04-4019-4555-8cd7-645bdb7c86ac tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fa10e9db-97e3-4dde-ac06-a6f3542b18da", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-747534861"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:52:03 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:03 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:52:03 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:03 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:52:03 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-48ff4a04-4019-4555-8cd7-645bdb7c86ac tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Volume info retrieved successfully. Sep 06 06:52:03 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.snapshots [None req-48ff4a04-4019-4555-8cd7-645bdb7c86ac tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Create snapshot from volume fa10e9db-97e3-4dde-ac06-a6f3542b18da Sep 06 06:52:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-ee8a380e-d7ed-4c52-98be-06b111745dd8 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:03 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-ee8a380e-d7ed-4c52-98be-06b111745dd8 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] GET http://192.168.122.198/volume/v3/volumes/3bc418ce-ce1e-44c9-8294-57dc7a70a910 Sep 06 06:52:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-ee8a380e-d7ed-4c52-98be-06b111745dd8 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-ee8a380e-d7ed-4c52-98be-06b111745dd8 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:03 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-48ff4a04-4019-4555-8cd7-645bdb7c86ac tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Created reservations ['caa3c203-c3e0-45ce-9a76-162d5772e3df', '7734d16a-7af9-4a9b-a369-0f5d3c7a378d', 'f847c6d2-0f21-4ffc-a473-997a6efcf1e4', '660a8e5d-123c-46ee-9e87-3f8c9ec8b440'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:52:03 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:03 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:52:03 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:03 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:52:03 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-ee8a380e-d7ed-4c52-98be-06b111745dd8 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Volume info retrieved successfully. Sep 06 06:52:03 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-ee8a380e-d7ed-4c52-98be-06b111745dd8 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] http://192.168.122.198/volume/v3/volumes/3bc418ce-ce1e-44c9-8294-57dc7a70a910 returned with HTTP 200 Sep 06 06:52:03 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1467/2906] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:52:03 2026] GET /volume/v3/volumes/3bc418ce-ce1e-44c9-8294-57dc7a70a910 => generated 865 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:03 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:03 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:52:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-5193986f-870d-4d2c-874d-8b7430c426ca None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:03 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-5193986f-870d-4d2c-874d-8b7430c426ca tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] DELETE http://192.168.122.198/volume/v3/volumes/3bc418ce-ce1e-44c9-8294-57dc7a70a910 Sep 06 06:52:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-5193986f-870d-4d2c-874d-8b7430c426ca tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-5193986f-870d-4d2c-874d-8b7430c426ca tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:03 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-5193986f-870d-4d2c-874d-8b7430c426ca tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Delete volume with id: 3bc418ce-ce1e-44c9-8294-57dc7a70a910 Sep 06 06:52:03 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:03 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:52:03 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:03 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:52:03 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-5193986f-870d-4d2c-874d-8b7430c426ca tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Volume info retrieved successfully. Sep 06 06:52:03 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-48ff4a04-4019-4555-8cd7-645bdb7c86ac tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Snapshot create request issued successfully. Sep 06 06:52:03 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-48ff4a04-4019-4555-8cd7-645bdb7c86ac tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] http://192.168.122.198/volume/v3/snapshots returned with HTTP 202 Sep 06 06:52:03 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1440/2907] 192.168.122.198 () {60 vars in 1149 bytes} [Sun Sep 6 06:52:03 2026] POST /volume/v3/snapshots => generated 307 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:52:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-d19bf82a-ff07-417f-a259-e415015109b9 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:03 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-d19bf82a-ff07-417f-a259-e415015109b9 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] GET http://192.168.122.198/volume/v3/snapshots/d2f1aeca-6a69-475c-bac9-bd631acb46b9 Sep 06 06:52:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-d19bf82a-ff07-417f-a259-e415015109b9 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-d19bf82a-ff07-417f-a259-e415015109b9 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:03 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:03 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:52:03 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-d19bf82a-ff07-417f-a259-e415015109b9 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Snapshot retrieved successfully. Sep 06 06:52:03 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-d19bf82a-ff07-417f-a259-e415015109b9 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] http://192.168.122.198/volume/v3/snapshots/d2f1aeca-6a69-475c-bac9-bd631acb46b9 returned with HTTP 200 Sep 06 06:52:03 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1441/2908] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:52:03 2026] GET /volume/v3/snapshots/d2f1aeca-6a69-475c-bac9-bd631acb46b9 => generated 439 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:03 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-5193986f-870d-4d2c-874d-8b7430c426ca tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Delete volume request issued successfully. Sep 06 06:52:03 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-5193986f-870d-4d2c-874d-8b7430c426ca tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] http://192.168.122.198/volume/v3/volumes/3bc418ce-ce1e-44c9-8294-57dc7a70a910 returned with HTTP 202 Sep 06 06:52:03 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1468/2909] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:52:03 2026] DELETE /volume/v3/volumes/3bc418ce-ce1e-44c9-8294-57dc7a70a910 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:52:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-5aafe24d-25a6-4f54-ad74-a8be983d5198 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:03 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-5aafe24d-25a6-4f54-ad74-a8be983d5198 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] GET http://192.168.122.198/volume/v3/volumes/3bc418ce-ce1e-44c9-8294-57dc7a70a910 Sep 06 06:52:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-5aafe24d-25a6-4f54-ad74-a8be983d5198 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-5aafe24d-25a6-4f54-ad74-a8be983d5198 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:03 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:03 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:52:03 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:03 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:52:03 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-5aafe24d-25a6-4f54-ad74-a8be983d5198 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Volume info retrieved successfully. Sep 06 06:52:03 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-5aafe24d-25a6-4f54-ad74-a8be983d5198 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] http://192.168.122.198/volume/v3/volumes/3bc418ce-ce1e-44c9-8294-57dc7a70a910 returned with HTTP 200 Sep 06 06:52:03 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1442/2910] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:52:03 2026] GET /volume/v3/volumes/3bc418ce-ce1e-44c9-8294-57dc7a70a910 => generated 864 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:04 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-2091381f-f4de-46cb-993c-7937bc598669 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:04 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2091381f-f4de-46cb-993c-7937bc598669 tempest-VolumeImageDependencyTests-182874516 tempest-VolumeImageDependencyTests-182874516-project-member] GET http://192.168.122.198/volume/v3/volumes/6551242d-27a3-46a5-8f19-0a68a1e0173f Sep 06 06:52:04 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-2091381f-f4de-46cb-993c-7937bc598669 tempest-VolumeImageDependencyTests-182874516 tempest-VolumeImageDependencyTests-182874516-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:04 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-2091381f-f4de-46cb-993c-7937bc598669 tempest-VolumeImageDependencyTests-182874516 tempest-VolumeImageDependencyTests-182874516-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:04 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:04 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:52:04 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:04 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:52:04 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-2091381f-f4de-46cb-993c-7937bc598669 tempest-VolumeImageDependencyTests-182874516 tempest-VolumeImageDependencyTests-182874516-project-member] Volume info retrieved successfully. Sep 06 06:52:04 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2091381f-f4de-46cb-993c-7937bc598669 tempest-VolumeImageDependencyTests-182874516 tempest-VolumeImageDependencyTests-182874516-project-member] http://192.168.122.198/volume/v3/volumes/6551242d-27a3-46a5-8f19-0a68a1e0173f returned with HTTP 200 Sep 06 06:52:04 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1469/2911] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:52:04 2026] GET /volume/v3/volumes/6551242d-27a3-46a5-8f19-0a68a1e0173f => generated 1204 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 06 06:52:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-023f2d79-1fcc-4bdc-a3e5-d07a927340d3 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:04 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-023f2d79-1fcc-4bdc-a3e5-d07a927340d3 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] GET http://192.168.122.198/volume/v3/snapshots/d2f1aeca-6a69-475c-bac9-bd631acb46b9 Sep 06 06:52:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-023f2d79-1fcc-4bdc-a3e5-d07a927340d3 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-023f2d79-1fcc-4bdc-a3e5-d07a927340d3 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:04 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:04 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:52:04 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-023f2d79-1fcc-4bdc-a3e5-d07a927340d3 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Snapshot retrieved successfully. Sep 06 06:52:04 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-023f2d79-1fcc-4bdc-a3e5-d07a927340d3 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] http://192.168.122.198/volume/v3/snapshots/d2f1aeca-6a69-475c-bac9-bd631acb46b9 returned with HTTP 200 Sep 06 06:52:04 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1443/2912] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:52:04 2026] GET /volume/v3/snapshots/d2f1aeca-6a69-475c-bac9-bd631acb46b9 => generated 439 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:04 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-872fdf27-ddb0-4396-813a-396cb7ad13be None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:04 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-872fdf27-ddb0-4396-813a-396cb7ad13be tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] GET http://192.168.122.198/volume/v3/volumes/3bc418ce-ce1e-44c9-8294-57dc7a70a910 Sep 06 06:52:04 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-872fdf27-ddb0-4396-813a-396cb7ad13be tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:04 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-872fdf27-ddb0-4396-813a-396cb7ad13be tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:04 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:04 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:52:04 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:04 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:52:04 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-872fdf27-ddb0-4396-813a-396cb7ad13be tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Volume info retrieved successfully. Sep 06 06:52:04 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-872fdf27-ddb0-4396-813a-396cb7ad13be tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] http://192.168.122.198/volume/v3/volumes/3bc418ce-ce1e-44c9-8294-57dc7a70a910 returned with HTTP 200 Sep 06 06:52:04 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1470/2913] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:52:04 2026] GET /volume/v3/volumes/3bc418ce-ce1e-44c9-8294-57dc7a70a910 => generated 864 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:05 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-e7a02741-4b65-443a-b9fe-2cacc7a2ba0f None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:05 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-e7a02741-4b65-443a-b9fe-2cacc7a2ba0f tempest-VolumeImageDependencyTests-182874516 tempest-VolumeImageDependencyTests-182874516-project-member] GET http://192.168.122.198/volume/v3/volumes/6551242d-27a3-46a5-8f19-0a68a1e0173f Sep 06 06:52:05 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-e7a02741-4b65-443a-b9fe-2cacc7a2ba0f tempest-VolumeImageDependencyTests-182874516 tempest-VolumeImageDependencyTests-182874516-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:05 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-e7a02741-4b65-443a-b9fe-2cacc7a2ba0f tempest-VolumeImageDependencyTests-182874516 tempest-VolumeImageDependencyTests-182874516-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:05 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:05 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:52:05 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:05 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:52:05 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-e7a02741-4b65-443a-b9fe-2cacc7a2ba0f tempest-VolumeImageDependencyTests-182874516 tempest-VolumeImageDependencyTests-182874516-project-member] Volume info retrieved successfully. Sep 06 06:52:05 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-e7a02741-4b65-443a-b9fe-2cacc7a2ba0f tempest-VolumeImageDependencyTests-182874516 tempest-VolumeImageDependencyTests-182874516-project-member] http://192.168.122.198/volume/v3/volumes/6551242d-27a3-46a5-8f19-0a68a1e0173f returned with HTTP 200 Sep 06 06:52:05 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1444/2914] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:52:05 2026] GET /volume/v3/volumes/6551242d-27a3-46a5-8f19-0a68a1e0173f => generated 1202 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 06:52:05 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-3bb9d870-c376-4831-ba62-812e76e6715f None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:05 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-3bb9d870-c376-4831-ba62-812e76e6715f tempest-VolumeImageDependencyTests-182874516 tempest-VolumeImageDependencyTests-182874516-project-member] GET http://192.168.122.198/volume/v3/volumes/6551242d-27a3-46a5-8f19-0a68a1e0173f Sep 06 06:52:05 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-3bb9d870-c376-4831-ba62-812e76e6715f tempest-VolumeImageDependencyTests-182874516 tempest-VolumeImageDependencyTests-182874516-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:05 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-3bb9d870-c376-4831-ba62-812e76e6715f tempest-VolumeImageDependencyTests-182874516 tempest-VolumeImageDependencyTests-182874516-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:05 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:05 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:52:05 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:05 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:52:05 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-3bb9d870-c376-4831-ba62-812e76e6715f tempest-VolumeImageDependencyTests-182874516 tempest-VolumeImageDependencyTests-182874516-project-member] Volume info retrieved successfully. Sep 06 06:52:05 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-3bb9d870-c376-4831-ba62-812e76e6715f tempest-VolumeImageDependencyTests-182874516 tempest-VolumeImageDependencyTests-182874516-project-member] http://192.168.122.198/volume/v3/volumes/6551242d-27a3-46a5-8f19-0a68a1e0173f returned with HTTP 200 Sep 06 06:52:05 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1471/2915] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:52:05 2026] GET /volume/v3/volumes/6551242d-27a3-46a5-8f19-0a68a1e0173f => generated 1202 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 06:52:05 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-ec270004-2d3f-44bc-a795-a0e803a6e24c None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:05 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ec270004-2d3f-44bc-a795-a0e803a6e24c tempest-VolumeImageDependencyTests-182874516 tempest-VolumeImageDependencyTests-182874516-project-member] DELETE http://192.168.122.198/volume/v3/volumes/6551242d-27a3-46a5-8f19-0a68a1e0173f Sep 06 06:52:05 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ec270004-2d3f-44bc-a795-a0e803a6e24c tempest-VolumeImageDependencyTests-182874516 tempest-VolumeImageDependencyTests-182874516-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:05 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ec270004-2d3f-44bc-a795-a0e803a6e24c tempest-VolumeImageDependencyTests-182874516 tempest-VolumeImageDependencyTests-182874516-project-member] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:05 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-ec270004-2d3f-44bc-a795-a0e803a6e24c tempest-VolumeImageDependencyTests-182874516 tempest-VolumeImageDependencyTests-182874516-project-member] Delete volume with id: 6551242d-27a3-46a5-8f19-0a68a1e0173f Sep 06 06:52:05 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:05 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:52:05 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:05 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:52:05 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-ec270004-2d3f-44bc-a795-a0e803a6e24c tempest-VolumeImageDependencyTests-182874516 tempest-VolumeImageDependencyTests-182874516-project-member] Volume info retrieved successfully. Sep 06 06:52:05 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-ec270004-2d3f-44bc-a795-a0e803a6e24c tempest-VolumeImageDependencyTests-182874516 tempest-VolumeImageDependencyTests-182874516-project-member] Delete volume request issued successfully. Sep 06 06:52:05 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ec270004-2d3f-44bc-a795-a0e803a6e24c tempest-VolumeImageDependencyTests-182874516 tempest-VolumeImageDependencyTests-182874516-project-member] http://192.168.122.198/volume/v3/volumes/6551242d-27a3-46a5-8f19-0a68a1e0173f returned with HTTP 202 Sep 06 06:52:05 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1445/2916] 192.168.122.198 () {60 vars in 1276 bytes} [Sun Sep 6 06:52:05 2026] DELETE /volume/v3/volumes/6551242d-27a3-46a5-8f19-0a68a1e0173f => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 06 06:52:05 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-ca62ede9-0b93-40dc-b4db-f6cecebb9850 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:05 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-ca62ede9-0b93-40dc-b4db-f6cecebb9850 tempest-VolumeImageDependencyTests-182874516 tempest-VolumeImageDependencyTests-182874516-project-member] GET http://192.168.122.198/volume/v3/volumes/6551242d-27a3-46a5-8f19-0a68a1e0173f Sep 06 06:52:05 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-ca62ede9-0b93-40dc-b4db-f6cecebb9850 tempest-VolumeImageDependencyTests-182874516 tempest-VolumeImageDependencyTests-182874516-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:05 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-ca62ede9-0b93-40dc-b4db-f6cecebb9850 tempest-VolumeImageDependencyTests-182874516 tempest-VolumeImageDependencyTests-182874516-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:05 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:05 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:52:05 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:05 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:52:05 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-ca62ede9-0b93-40dc-b4db-f6cecebb9850 tempest-VolumeImageDependencyTests-182874516 tempest-VolumeImageDependencyTests-182874516-project-member] Volume info retrieved successfully. Sep 06 06:52:05 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-ca62ede9-0b93-40dc-b4db-f6cecebb9850 tempest-VolumeImageDependencyTests-182874516 tempest-VolumeImageDependencyTests-182874516-project-member] http://192.168.122.198/volume/v3/volumes/6551242d-27a3-46a5-8f19-0a68a1e0173f returned with HTTP 200 Sep 06 06:52:05 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1472/2917] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:52:05 2026] GET /volume/v3/volumes/6551242d-27a3-46a5-8f19-0a68a1e0173f => generated 1201 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 06:52:05 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-c91695ed-57c1-4a7a-825c-65adf8bf9105 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:05 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c91695ed-57c1-4a7a-825c-65adf8bf9105 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] GET http://192.168.122.198/volume/v3/snapshots/d2f1aeca-6a69-475c-bac9-bd631acb46b9 Sep 06 06:52:05 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-c91695ed-57c1-4a7a-825c-65adf8bf9105 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:05 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-c91695ed-57c1-4a7a-825c-65adf8bf9105 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:05 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:05 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:52:05 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-c91695ed-57c1-4a7a-825c-65adf8bf9105 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Snapshot retrieved successfully. Sep 06 06:52:05 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c91695ed-57c1-4a7a-825c-65adf8bf9105 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] http://192.168.122.198/volume/v3/snapshots/d2f1aeca-6a69-475c-bac9-bd631acb46b9 returned with HTTP 200 Sep 06 06:52:05 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1446/2918] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:52:05 2026] GET /volume/v3/snapshots/d2f1aeca-6a69-475c-bac9-bd631acb46b9 => generated 439 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:05 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-62de5f52-a909-46f8-9f95-640651ecf59b None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:05 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-62de5f52-a909-46f8-9f95-640651ecf59b tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] GET http://192.168.122.198/volume/v3/volumes/3bc418ce-ce1e-44c9-8294-57dc7a70a910 Sep 06 06:52:05 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-62de5f52-a909-46f8-9f95-640651ecf59b tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:05 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-62de5f52-a909-46f8-9f95-640651ecf59b tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:05 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-62de5f52-a909-46f8-9f95-640651ecf59b tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] http://192.168.122.198/volume/v3/volumes/3bc418ce-ce1e-44c9-8294-57dc7a70a910 returned with HTTP 404 Sep 06 06:52:05 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1473/2919] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:52:05 2026] GET /volume/v3/volumes/3bc418ce-ce1e-44c9-8294-57dc7a70a910 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:52:05 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-30aa1e0c-3021-4a4e-be5e-ca3a9719c697 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:05 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-30aa1e0c-3021-4a4e-be5e-ca3a9719c697 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] DELETE http://192.168.122.198/volume/v3/volumes/2e770100-7467-4922-9f1f-9c471245e2bb Sep 06 06:52:05 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-30aa1e0c-3021-4a4e-be5e-ca3a9719c697 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:05 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-30aa1e0c-3021-4a4e-be5e-ca3a9719c697 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:05 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-30aa1e0c-3021-4a4e-be5e-ca3a9719c697 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Delete volume with id: 2e770100-7467-4922-9f1f-9c471245e2bb Sep 06 06:52:05 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:05 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:52:05 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:05 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:52:05 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-30aa1e0c-3021-4a4e-be5e-ca3a9719c697 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Volume info retrieved successfully. Sep 06 06:52:05 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-30aa1e0c-3021-4a4e-be5e-ca3a9719c697 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Delete volume request issued successfully. Sep 06 06:52:05 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-30aa1e0c-3021-4a4e-be5e-ca3a9719c697 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] http://192.168.122.198/volume/v3/volumes/2e770100-7467-4922-9f1f-9c471245e2bb returned with HTTP 202 Sep 06 06:52:05 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1447/2920] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:52:05 2026] DELETE /volume/v3/volumes/2e770100-7467-4922-9f1f-9c471245e2bb => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:52:05 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-7809e5b3-a6ae-4cfc-8a76-874202e5532a None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:05 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-7809e5b3-a6ae-4cfc-8a76-874202e5532a tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] GET http://192.168.122.198/volume/v3/volumes/2e770100-7467-4922-9f1f-9c471245e2bb Sep 06 06:52:05 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-7809e5b3-a6ae-4cfc-8a76-874202e5532a tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:05 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-7809e5b3-a6ae-4cfc-8a76-874202e5532a tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:05 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:05 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:52:05 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:05 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:52:05 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-7809e5b3-a6ae-4cfc-8a76-874202e5532a tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Volume info retrieved successfully. Sep 06 06:52:05 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-7809e5b3-a6ae-4cfc-8a76-874202e5532a tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] http://192.168.122.198/volume/v3/volumes/2e770100-7467-4922-9f1f-9c471245e2bb returned with HTTP 200 Sep 06 06:52:05 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1474/2921] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:52:05 2026] GET /volume/v3/volumes/2e770100-7467-4922-9f1f-9c471245e2bb => generated 865 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:06 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-0ac9992d-197a-44fc-b27b-5baeb600062d None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:06 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-0ac9992d-197a-44fc-b27b-5baeb600062d tempest-VolumeImageDependencyTests-182874516 tempest-VolumeImageDependencyTests-182874516-project-member] GET http://192.168.122.198/volume/v3/volumes/6551242d-27a3-46a5-8f19-0a68a1e0173f Sep 06 06:52:06 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-0ac9992d-197a-44fc-b27b-5baeb600062d tempest-VolumeImageDependencyTests-182874516 tempest-VolumeImageDependencyTests-182874516-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:06 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-0ac9992d-197a-44fc-b27b-5baeb600062d tempest-VolumeImageDependencyTests-182874516 tempest-VolumeImageDependencyTests-182874516-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:06 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-0ac9992d-197a-44fc-b27b-5baeb600062d tempest-VolumeImageDependencyTests-182874516 tempest-VolumeImageDependencyTests-182874516-project-member] http://192.168.122.198/volume/v3/volumes/6551242d-27a3-46a5-8f19-0a68a1e0173f returned with HTTP 404 Sep 06 06:52:06 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1448/2922] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:52:06 2026] GET /volume/v3/volumes/6551242d-27a3-46a5-8f19-0a68a1e0173f => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 06:52:06 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-ae8ac294-d965-4a0e-ae3a-e591398831f6 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:06 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-ae8ac294-d965-4a0e-ae3a-e591398831f6 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] GET http://192.168.122.198/volume/v3/snapshots/d2f1aeca-6a69-475c-bac9-bd631acb46b9 Sep 06 06:52:06 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-ae8ac294-d965-4a0e-ae3a-e591398831f6 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:06 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-ae8ac294-d965-4a0e-ae3a-e591398831f6 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:06 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:06 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:52:06 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-ae8ac294-d965-4a0e-ae3a-e591398831f6 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Snapshot retrieved successfully. Sep 06 06:52:06 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-ae8ac294-d965-4a0e-ae3a-e591398831f6 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] http://192.168.122.198/volume/v3/snapshots/d2f1aeca-6a69-475c-bac9-bd631acb46b9 returned with HTTP 200 Sep 06 06:52:06 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1475/2923] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:52:06 2026] GET /volume/v3/snapshots/d2f1aeca-6a69-475c-bac9-bd631acb46b9 => generated 466 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:06 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-b8aa2b18-9342-4fb2-90c0-62f1a4583f7e None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:06 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-b8aa2b18-9342-4fb2-90c0-62f1a4583f7e tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-reader] GET http://192.168.122.198/volume/v3/snapshots Sep 06 06:52:06 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-b8aa2b18-9342-4fb2-90c0-62f1a4583f7e tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-reader] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:06 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-b8aa2b18-9342-4fb2-90c0-62f1a4583f7e tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-reader] Calling method 'index' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:06 devstack devstack@c-api.service[87014]: DEBUG cinder.api.api_utils [None req-b8aa2b18-9342-4fb2-90c0-62f1a4583f7e tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-reader] Removing options '' from query. {{(pid=87014) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 06:52:06 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-a9849db9-ca90-4f24-85f5-3fc4ea16a325 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:06 devstack devstack@c-api.service[87014]: DEBUG cinder.db.api [None req-b8aa2b18-9342-4fb2-90c0-62f1a4583f7e tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-reader] Building query based on filter {{(pid=87014) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 06:52:06 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-a9849db9-ca90-4f24-85f5-3fc4ea16a325 tempest-VolumeImageDependencyTests-182874516 tempest-VolumeImageDependencyTests-182874516-project-member] DELETE http://192.168.122.198/volume/v3/volumes/6551242d-27a3-46a5-8f19-0a68a1e0173f Sep 06 06:52:06 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-a9849db9-ca90-4f24-85f5-3fc4ea16a325 tempest-VolumeImageDependencyTests-182874516 tempest-VolumeImageDependencyTests-182874516-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:06 devstack devstack@c-api.service[87014]: /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 06 06:52:06 devstack devstack@c-api.service[87014]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 06:52:06 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-b8aa2b18-9342-4fb2-90c0-62f1a4583f7e tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-reader] Get all snapshots completed successfully. Sep 06 06:52:06 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-b8aa2b18-9342-4fb2-90c0-62f1a4583f7e tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-reader] http://192.168.122.198/volume/v3/snapshots returned with HTTP 200 Sep 06 06:52:06 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-a9849db9-ca90-4f24-85f5-3fc4ea16a325 tempest-VolumeImageDependencyTests-182874516 tempest-VolumeImageDependencyTests-182874516-project-member] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:06 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-a9849db9-ca90-4f24-85f5-3fc4ea16a325 tempest-VolumeImageDependencyTests-182874516 tempest-VolumeImageDependencyTests-182874516-project-member] Delete volume with id: 6551242d-27a3-46a5-8f19-0a68a1e0173f Sep 06 06:52:06 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1449/2924] 192.168.122.198 () {58 vars in 1127 bytes} [Sun Sep 6 06:52:06 2026] GET /volume/v3/snapshots => generated 335 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:06 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-78efa8a4-d431-48ec-9265-07bda3facf20 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:06 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-a9849db9-ca90-4f24-85f5-3fc4ea16a325 tempest-VolumeImageDependencyTests-182874516 tempest-VolumeImageDependencyTests-182874516-project-member] http://192.168.122.198/volume/v3/volumes/6551242d-27a3-46a5-8f19-0a68a1e0173f returned with HTTP 404 Sep 06 06:52:06 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1476/2925] 192.168.122.198 () {60 vars in 1276 bytes} [Sun Sep 6 06:52:06 2026] DELETE /volume/v3/volumes/6551242d-27a3-46a5-8f19-0a68a1e0173f => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 06:52:06 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-78efa8a4-d431-48ec-9265-07bda3facf20 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] DELETE http://192.168.122.198/volume/v3/snapshots/d2f1aeca-6a69-475c-bac9-bd631acb46b9 Sep 06 06:52:06 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-78efa8a4-d431-48ec-9265-07bda3facf20 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:06 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-78efa8a4-d431-48ec-9265-07bda3facf20 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:06 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.snapshots [None req-78efa8a4-d431-48ec-9265-07bda3facf20 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Delete snapshot with id: d2f1aeca-6a69-475c-bac9-bd631acb46b9 Sep 06 06:52:06 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-4aa31832-399e-46ae-8639-c453ad33ca5f None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:06 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-4aa31832-399e-46ae-8639-c453ad33ca5f tempest-VolumeImageDependencyTests-182874516 tempest-VolumeImageDependencyTests-182874516-project-member] GET http://192.168.122.198/volume/v3/volumes/6551242d-27a3-46a5-8f19-0a68a1e0173f Sep 06 06:52:06 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-4aa31832-399e-46ae-8639-c453ad33ca5f tempest-VolumeImageDependencyTests-182874516 tempest-VolumeImageDependencyTests-182874516-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:06 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-4aa31832-399e-46ae-8639-c453ad33ca5f tempest-VolumeImageDependencyTests-182874516 tempest-VolumeImageDependencyTests-182874516-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:06 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:06 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:52:06 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-78efa8a4-d431-48ec-9265-07bda3facf20 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Snapshot retrieved successfully. Sep 06 06:52:06 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-4aa31832-399e-46ae-8639-c453ad33ca5f tempest-VolumeImageDependencyTests-182874516 tempest-VolumeImageDependencyTests-182874516-project-member] http://192.168.122.198/volume/v3/volumes/6551242d-27a3-46a5-8f19-0a68a1e0173f returned with HTTP 404 Sep 06 06:52:06 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:06 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:52:06 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1477/2926] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:52:06 2026] GET /volume/v3/volumes/6551242d-27a3-46a5-8f19-0a68a1e0173f => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 06:52:06 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-78efa8a4-d431-48ec-9265-07bda3facf20 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Snapshot delete request issued successfully. Sep 06 06:52:06 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-78efa8a4-d431-48ec-9265-07bda3facf20 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] http://192.168.122.198/volume/v3/snapshots/d2f1aeca-6a69-475c-bac9-bd631acb46b9 returned with HTTP 202 Sep 06 06:52:06 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1450/2927] 192.168.122.198 () {58 vars in 1241 bytes} [Sun Sep 6 06:52:06 2026] DELETE /volume/v3/snapshots/d2f1aeca-6a69-475c-bac9-bd631acb46b9 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:52:06 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-59abfd07-aca9-4bcc-b6d7-6d7cea655900 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:06 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-59abfd07-aca9-4bcc-b6d7-6d7cea655900 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] GET http://192.168.122.198/volume/v3/snapshots/d2f1aeca-6a69-475c-bac9-bd631acb46b9 Sep 06 06:52:06 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-59abfd07-aca9-4bcc-b6d7-6d7cea655900 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:06 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-59abfd07-aca9-4bcc-b6d7-6d7cea655900 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:06 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:06 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:52:06 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-59abfd07-aca9-4bcc-b6d7-6d7cea655900 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Snapshot retrieved successfully. Sep 06 06:52:06 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-59abfd07-aca9-4bcc-b6d7-6d7cea655900 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] http://192.168.122.198/volume/v3/snapshots/d2f1aeca-6a69-475c-bac9-bd631acb46b9 returned with HTTP 200 Sep 06 06:52:06 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1478/2928] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:52:06 2026] GET /volume/v3/snapshots/d2f1aeca-6a69-475c-bac9-bd631acb46b9 => generated 465 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:07 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-42a150a4-264d-424c-8eba-016a325e6e3c None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:07 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-42a150a4-264d-424c-8eba-016a325e6e3c tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] GET http://192.168.122.198/volume/v3/volumes/2e770100-7467-4922-9f1f-9c471245e2bb Sep 06 06:52:07 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-42a150a4-264d-424c-8eba-016a325e6e3c tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:07 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-42a150a4-264d-424c-8eba-016a325e6e3c tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:07 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:07 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:52:07 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:07 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:52:07 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-42a150a4-264d-424c-8eba-016a325e6e3c tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Volume info retrieved successfully. Sep 06 06:52:07 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-42a150a4-264d-424c-8eba-016a325e6e3c tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] http://192.168.122.198/volume/v3/volumes/2e770100-7467-4922-9f1f-9c471245e2bb returned with HTTP 200 Sep 06 06:52:07 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1451/2929] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:52:07 2026] GET /volume/v3/volumes/2e770100-7467-4922-9f1f-9c471245e2bb => generated 865 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:07 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-23a9c514-6d8e-45ec-91ec-6d1de0c291d9 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:07 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-23a9c514-6d8e-45ec-91ec-6d1de0c291d9 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] GET http://192.168.122.198/volume/v3/snapshots/d2f1aeca-6a69-475c-bac9-bd631acb46b9 Sep 06 06:52:07 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-23a9c514-6d8e-45ec-91ec-6d1de0c291d9 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:07 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-23a9c514-6d8e-45ec-91ec-6d1de0c291d9 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:07 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:07 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:52:07 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-23a9c514-6d8e-45ec-91ec-6d1de0c291d9 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Snapshot retrieved successfully. Sep 06 06:52:07 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-23a9c514-6d8e-45ec-91ec-6d1de0c291d9 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] http://192.168.122.198/volume/v3/snapshots/d2f1aeca-6a69-475c-bac9-bd631acb46b9 returned with HTTP 200 Sep 06 06:52:07 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1479/2930] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:52:07 2026] GET /volume/v3/snapshots/d2f1aeca-6a69-475c-bac9-bd631acb46b9 => generated 465 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:08 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-71993036-53ec-46dd-a963-c58149891f88 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:08 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-71993036-53ec-46dd-a963-c58149891f88 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] GET http://192.168.122.198/volume/v3/volumes/2e770100-7467-4922-9f1f-9c471245e2bb Sep 06 06:52:08 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-71993036-53ec-46dd-a963-c58149891f88 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:08 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-71993036-53ec-46dd-a963-c58149891f88 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:08 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-71993036-53ec-46dd-a963-c58149891f88 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] http://192.168.122.198/volume/v3/volumes/2e770100-7467-4922-9f1f-9c471245e2bb returned with HTTP 404 Sep 06 06:52:08 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1452/2931] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:52:08 2026] GET /volume/v3/volumes/2e770100-7467-4922-9f1f-9c471245e2bb => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:52:08 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-0d5deece-f21e-4f24-9490-8794978d402e None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:08 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-0d5deece-f21e-4f24-9490-8794978d402e tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] DELETE http://192.168.122.198/volume/v3/volumes/52793c59-278b-4e22-a171-4a634d13ffa2 Sep 06 06:52:08 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-0d5deece-f21e-4f24-9490-8794978d402e tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:08 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-0d5deece-f21e-4f24-9490-8794978d402e tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:08 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-0d5deece-f21e-4f24-9490-8794978d402e tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Delete volume with id: 52793c59-278b-4e22-a171-4a634d13ffa2 Sep 06 06:52:08 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:08 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:52:08 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:08 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:52:08 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-0d5deece-f21e-4f24-9490-8794978d402e tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Volume info retrieved successfully. Sep 06 06:52:08 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-0d5deece-f21e-4f24-9490-8794978d402e tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Delete volume request issued successfully. Sep 06 06:52:08 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-0d5deece-f21e-4f24-9490-8794978d402e tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] http://192.168.122.198/volume/v3/volumes/52793c59-278b-4e22-a171-4a634d13ffa2 returned with HTTP 202 Sep 06 06:52:08 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1480/2932] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:52:08 2026] DELETE /volume/v3/volumes/52793c59-278b-4e22-a171-4a634d13ffa2 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:52:08 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-49ecabd1-7dab-470e-997e-a1e67b718709 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:08 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-49ecabd1-7dab-470e-997e-a1e67b718709 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] GET http://192.168.122.198/volume/v3/volumes/52793c59-278b-4e22-a171-4a634d13ffa2 Sep 06 06:52:08 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-49ecabd1-7dab-470e-997e-a1e67b718709 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:08 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-49ecabd1-7dab-470e-997e-a1e67b718709 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:08 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:08 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:52:08 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:08 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:52:08 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-49ecabd1-7dab-470e-997e-a1e67b718709 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Volume info retrieved successfully. Sep 06 06:52:08 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-49ecabd1-7dab-470e-997e-a1e67b718709 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] http://192.168.122.198/volume/v3/volumes/52793c59-278b-4e22-a171-4a634d13ffa2 returned with HTTP 200 Sep 06 06:52:08 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1453/2933] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:52:08 2026] GET /volume/v3/volumes/52793c59-278b-4e22-a171-4a634d13ffa2 => generated 865 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:09 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-cecc6306-758a-4382-949e-ccee201c1075 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:09 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-cecc6306-758a-4382-949e-ccee201c1075 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] GET http://192.168.122.198/volume/v3/snapshots/d2f1aeca-6a69-475c-bac9-bd631acb46b9 Sep 06 06:52:09 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-cecc6306-758a-4382-949e-ccee201c1075 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:09 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-cecc6306-758a-4382-949e-ccee201c1075 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:09 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:09 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:52:09 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-cecc6306-758a-4382-949e-ccee201c1075 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Snapshot retrieved successfully. Sep 06 06:52:09 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-cecc6306-758a-4382-949e-ccee201c1075 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] http://192.168.122.198/volume/v3/snapshots/d2f1aeca-6a69-475c-bac9-bd631acb46b9 returned with HTTP 200 Sep 06 06:52:09 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1481/2934] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:52:09 2026] GET /volume/v3/snapshots/d2f1aeca-6a69-475c-bac9-bd631acb46b9 => generated 465 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:09 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-a5938523-c940-4a0f-81ab-d3874ed31730 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:09 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-a5938523-c940-4a0f-81ab-d3874ed31730 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] GET http://192.168.122.198/volume/v3/volumes/52793c59-278b-4e22-a171-4a634d13ffa2 Sep 06 06:52:09 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-a5938523-c940-4a0f-81ab-d3874ed31730 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:09 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-a5938523-c940-4a0f-81ab-d3874ed31730 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:09 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-a5938523-c940-4a0f-81ab-d3874ed31730 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] http://192.168.122.198/volume/v3/volumes/52793c59-278b-4e22-a171-4a634d13ffa2 returned with HTTP 404 Sep 06 06:52:09 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1454/2935] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:52:09 2026] GET /volume/v3/volumes/52793c59-278b-4e22-a171-4a634d13ffa2 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:52:09 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-946ee0c6-8ba9-4438-8189-3a1ba5f122b7 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:09 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-946ee0c6-8ba9-4438-8189-3a1ba5f122b7 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] DELETE http://192.168.122.198/volume/v3/volumes/856414f5-82e0-49aa-80c9-ed29f138876b Sep 06 06:52:09 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-946ee0c6-8ba9-4438-8189-3a1ba5f122b7 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:09 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-946ee0c6-8ba9-4438-8189-3a1ba5f122b7 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:09 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-946ee0c6-8ba9-4438-8189-3a1ba5f122b7 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Delete volume with id: 856414f5-82e0-49aa-80c9-ed29f138876b Sep 06 06:52:09 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:09 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:52:09 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:09 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:52:09 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-946ee0c6-8ba9-4438-8189-3a1ba5f122b7 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Volume info retrieved successfully. Sep 06 06:52:09 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-946ee0c6-8ba9-4438-8189-3a1ba5f122b7 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Delete volume request issued successfully. Sep 06 06:52:09 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-946ee0c6-8ba9-4438-8189-3a1ba5f122b7 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] http://192.168.122.198/volume/v3/volumes/856414f5-82e0-49aa-80c9-ed29f138876b returned with HTTP 202 Sep 06 06:52:09 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1482/2936] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:52:09 2026] DELETE /volume/v3/volumes/856414f5-82e0-49aa-80c9-ed29f138876b => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 06 06:52:09 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-dfeb3691-f704-4999-b9bc-00bc9e031af3 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:09 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-dfeb3691-f704-4999-b9bc-00bc9e031af3 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] GET http://192.168.122.198/volume/v3/volumes/856414f5-82e0-49aa-80c9-ed29f138876b Sep 06 06:52:09 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-dfeb3691-f704-4999-b9bc-00bc9e031af3 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:09 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-dfeb3691-f704-4999-b9bc-00bc9e031af3 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:09 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:09 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:52:09 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:09 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:52:09 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-dfeb3691-f704-4999-b9bc-00bc9e031af3 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Volume info retrieved successfully. Sep 06 06:52:09 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-dfeb3691-f704-4999-b9bc-00bc9e031af3 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] http://192.168.122.198/volume/v3/volumes/856414f5-82e0-49aa-80c9-ed29f138876b returned with HTTP 200 Sep 06 06:52:09 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1455/2937] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:52:09 2026] GET /volume/v3/volumes/856414f5-82e0-49aa-80c9-ed29f138876b => generated 865 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:10 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-ebd29f50-5e74-4b02-9eab-089733569a70 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:10 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-ebd29f50-5e74-4b02-9eab-089733569a70 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] GET http://192.168.122.198/volume/v3/snapshots/d2f1aeca-6a69-475c-bac9-bd631acb46b9 Sep 06 06:52:10 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-ebd29f50-5e74-4b02-9eab-089733569a70 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:10 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-ebd29f50-5e74-4b02-9eab-089733569a70 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:10 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-ebd29f50-5e74-4b02-9eab-089733569a70 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] http://192.168.122.198/volume/v3/snapshots/d2f1aeca-6a69-475c-bac9-bd631acb46b9 returned with HTTP 404 Sep 06 06:52:10 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1483/2938] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:52:10 2026] GET /volume/v3/snapshots/d2f1aeca-6a69-475c-bac9-bd631acb46b9 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:52:10 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-74217e5d-8c9a-450f-9058-0a149decfd83 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:10 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-74217e5d-8c9a-450f-9058-0a149decfd83 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] DELETE http://192.168.122.198/volume/v3/volumes/fa10e9db-97e3-4dde-ac06-a6f3542b18da Sep 06 06:52:10 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-74217e5d-8c9a-450f-9058-0a149decfd83 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:10 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-74217e5d-8c9a-450f-9058-0a149decfd83 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:10 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-74217e5d-8c9a-450f-9058-0a149decfd83 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Delete volume with id: fa10e9db-97e3-4dde-ac06-a6f3542b18da Sep 06 06:52:10 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:10 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:52:10 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:10 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:52:10 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-74217e5d-8c9a-450f-9058-0a149decfd83 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Volume info retrieved successfully. Sep 06 06:52:10 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-74217e5d-8c9a-450f-9058-0a149decfd83 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Delete volume request issued successfully. Sep 06 06:52:10 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-74217e5d-8c9a-450f-9058-0a149decfd83 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] http://192.168.122.198/volume/v3/volumes/fa10e9db-97e3-4dde-ac06-a6f3542b18da returned with HTTP 202 Sep 06 06:52:10 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1456/2939] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:52:10 2026] DELETE /volume/v3/volumes/fa10e9db-97e3-4dde-ac06-a6f3542b18da => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:52:10 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-e33a0408-972a-4049-a1e4-9c1246615c2f None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:10 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e33a0408-972a-4049-a1e4-9c1246615c2f tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] GET http://192.168.122.198/volume/v3/volumes/fa10e9db-97e3-4dde-ac06-a6f3542b18da Sep 06 06:52:10 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e33a0408-972a-4049-a1e4-9c1246615c2f tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:10 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e33a0408-972a-4049-a1e4-9c1246615c2f tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:10 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:10 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:52:10 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:10 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:52:10 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-e33a0408-972a-4049-a1e4-9c1246615c2f tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Volume info retrieved successfully. Sep 06 06:52:10 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e33a0408-972a-4049-a1e4-9c1246615c2f tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] http://192.168.122.198/volume/v3/volumes/fa10e9db-97e3-4dde-ac06-a6f3542b18da returned with HTTP 200 Sep 06 06:52:10 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1484/2940] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:52:10 2026] GET /volume/v3/volumes/fa10e9db-97e3-4dde-ac06-a6f3542b18da => generated 1016 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:52:10 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-391f2547-2054-41a0-b2ea-d34a9133d56b None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:10 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-391f2547-2054-41a0-b2ea-d34a9133d56b tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] GET http://192.168.122.198/volume/v3/volumes/856414f5-82e0-49aa-80c9-ed29f138876b Sep 06 06:52:10 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-391f2547-2054-41a0-b2ea-d34a9133d56b tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:10 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-391f2547-2054-41a0-b2ea-d34a9133d56b tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:10 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-391f2547-2054-41a0-b2ea-d34a9133d56b tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] http://192.168.122.198/volume/v3/volumes/856414f5-82e0-49aa-80c9-ed29f138876b returned with HTTP 404 Sep 06 06:52:10 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1457/2941] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:52:10 2026] GET /volume/v3/volumes/856414f5-82e0-49aa-80c9-ed29f138876b => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:52:10 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-5b1e6e7c-9703-490e-896f-408dc1015fcd None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:10 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-5b1e6e7c-9703-490e-896f-408dc1015fcd tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] DELETE http://192.168.122.198/volume/v3/volumes/51a831ec-b156-4b0e-8632-eecebc8c0620 Sep 06 06:52:10 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-5b1e6e7c-9703-490e-896f-408dc1015fcd tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:10 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-5b1e6e7c-9703-490e-896f-408dc1015fcd tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:10 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-5b1e6e7c-9703-490e-896f-408dc1015fcd tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Delete volume with id: 51a831ec-b156-4b0e-8632-eecebc8c0620 Sep 06 06:52:10 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:10 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:52:10 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:10 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:52:10 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-5b1e6e7c-9703-490e-896f-408dc1015fcd tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Volume info retrieved successfully. Sep 06 06:52:10 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-5b1e6e7c-9703-490e-896f-408dc1015fcd tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Delete volume request issued successfully. Sep 06 06:52:10 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-5b1e6e7c-9703-490e-896f-408dc1015fcd tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] http://192.168.122.198/volume/v3/volumes/51a831ec-b156-4b0e-8632-eecebc8c0620 returned with HTTP 202 Sep 06 06:52:10 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1485/2942] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:52:10 2026] DELETE /volume/v3/volumes/51a831ec-b156-4b0e-8632-eecebc8c0620 => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:52:10 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-1817111f-4529-474f-bf2c-1341e2e6f1cc None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:10 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-1817111f-4529-474f-bf2c-1341e2e6f1cc tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] GET http://192.168.122.198/volume/v3/volumes/51a831ec-b156-4b0e-8632-eecebc8c0620 Sep 06 06:52:10 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-1817111f-4529-474f-bf2c-1341e2e6f1cc tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:10 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-1817111f-4529-474f-bf2c-1341e2e6f1cc tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:10 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:10 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:52:10 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:10 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:52:10 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-1817111f-4529-474f-bf2c-1341e2e6f1cc tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Volume info retrieved successfully. Sep 06 06:52:10 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-1817111f-4529-474f-bf2c-1341e2e6f1cc tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] http://192.168.122.198/volume/v3/volumes/51a831ec-b156-4b0e-8632-eecebc8c0620 returned with HTTP 200 Sep 06 06:52:10 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1458/2943] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:52:10 2026] GET /volume/v3/volumes/51a831ec-b156-4b0e-8632-eecebc8c0620 => generated 864 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:11 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-c534e75a-1c4a-404e-98a8-d5c421c05157 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:11 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c534e75a-1c4a-404e-98a8-d5c421c05157 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] GET http://192.168.122.198/volume/v3/volumes/fa10e9db-97e3-4dde-ac06-a6f3542b18da Sep 06 06:52:11 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-c534e75a-1c4a-404e-98a8-d5c421c05157 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:11 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-c534e75a-1c4a-404e-98a8-d5c421c05157 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:11 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:11 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:52:11 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:11 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:52:11 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c534e75a-1c4a-404e-98a8-d5c421c05157 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] http://192.168.122.198/volume/v3/volumes/fa10e9db-97e3-4dde-ac06-a6f3542b18da returned with HTTP 404 Sep 06 06:52:11 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1486/2944] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:52:11 2026] GET /volume/v3/volumes/fa10e9db-97e3-4dde-ac06-a6f3542b18da => generated 109 bytes in 73 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:52:11 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-bb4d7245-76ee-412c-961d-d4e6c384a305 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:11 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-bb4d7245-76ee-412c-961d-d4e6c384a305 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:52:11 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-bb4d7245-76ee-412c-961d-d4e6c384a305 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-703068005"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:52:11 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-dbf6056a-acc9-49da-9f9b-636f6145c4f4 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:11 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.volumes [None req-bb4d7245-76ee-412c-961d-d4e6c384a305 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-703068005'}} {{(pid=87014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:52:11 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-bb4d7245-76ee-412c-961d-d4e6c384a305 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Create volume of 1 GB Sep 06 06:52:11 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-bb4d7245-76ee-412c-961d-d4e6c384a305 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Availability Zones retrieved successfully. Sep 06 06:52:11 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-bb4d7245-76ee-412c-961d-d4e6c384a305 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Flow 'volume_create_api' (1568a5c0-96c1-4790-a79a-5336f4d016ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:52:11 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-bb4d7245-76ee-412c-961d-d4e6c384a305 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ce6d5a0-a1c2-4250-b726-af1b1b3af72a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:52:11 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.flows.api.create_volume [None req-bb4d7245-76ee-412c-961d-d4e6c384a305 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Validating volume size '1' using validate_int {{(pid=87014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:52:11 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-bb4d7245-76ee-412c-961d-d4e6c384a305 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ce6d5a0-a1c2-4250-b726-af1b1b3af72a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:52:11 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-bb4d7245-76ee-412c-961d-d4e6c384a305 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc43815d-151a-460f-8b8d-f9433154abf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:52:11 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-dbf6056a-acc9-49da-9f9b-636f6145c4f4 tempest-ProjectMemberTests-204437395 tempest-ProjectMemberTests-204437395-project-admin] GET http://192.168.122.198/volume/v3/scheduler-stats/get_pools Sep 06 06:52:11 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-dbf6056a-acc9-49da-9f9b-636f6145c4f4 tempest-ProjectMemberTests-204437395 tempest-ProjectMemberTests-204437395-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:11 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-dbf6056a-acc9-49da-9f9b-636f6145c4f4 tempest-ProjectMemberTests-204437395 tempest-ProjectMemberTests-204437395-project-admin] Calling method 'get_pools' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:11 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-bb4d7245-76ee-412c-961d-d4e6c384a305 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Created reservations ['24dfa01c-2ca8-43e1-b5d3-7edbb2d6760d', '873228ae-e764-4494-a137-01d4a80a2ee6', '598ddb73-7057-48eb-bd74-f29c34b799f1', '6674baae-e08f-4c8a-9cbc-2358fa8de936'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:52:11 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-bb4d7245-76ee-412c-961d-d4e6c384a305 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc43815d-151a-460f-8b8d-f9433154abf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['24dfa01c-2ca8-43e1-b5d3-7edbb2d6760d', '873228ae-e764-4494-a137-01d4a80a2ee6', '598ddb73-7057-48eb-bd74-f29c34b799f1', '6674baae-e08f-4c8a-9cbc-2358fa8de936']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:52:11 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-bb4d7245-76ee-412c-961d-d4e6c384a305 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (472b4179-7c5d-4ff0-8541-148ae435394c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:52:11 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-dbf6056a-acc9-49da-9f9b-636f6145c4f4 tempest-ProjectMemberTests-204437395 tempest-ProjectMemberTests-204437395-project-admin] http://192.168.122.198/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 06 06:52:11 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1487/2945] 192.168.122.198 () {58 vars in 1175 bytes} [Sun Sep 6 06:52:11 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 400 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 06 06:52:11 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-de948a9e-164e-4bcd-9224-ce95556c641c None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:11 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:11 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:52:11 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-bb4d7245-76ee-412c-961d-d4e6c384a305 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (472b4179-7c5d-4ff0-8541-148ae435394c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b0fb650b-8224-4733-9707-c4bce6b709da', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-703068005',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47b14cc477564406b2c85835936b99d1',qos_specs=None,replication_status=,reservations=['24dfa01c-2ca8-43e1-b5d3-7edbb2d6760d','873228ae-e764-4494-a137-01d4a80a2ee6','598ddb73-7057-48eb-bd74-f29c34b799f1','6674baae-e08f-4c8a-9cbc-2358fa8de936'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2bb3aa6913034422a07b16fa1477428f',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:52:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-703068005',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b0fb650b-8224-4733-9707-c4bce6b709da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='47b14cc477564406b2c85835936b99d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2bb3aa6913034422a07b16fa1477428f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:52:11 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-bb4d7245-76ee-412c-961d-d4e6c384a305 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7661fb4e-4cf3-4e16-99b5-0d3c792e1d9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:52:11 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-bb4d7245-76ee-412c-961d-d4e6c384a305 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7661fb4e-4cf3-4e16-99b5-0d3c792e1d9a) transitioned into state 'SUCCESS' from state '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-703068005',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47b14cc477564406b2c85835936b99d1',qos_specs=None,replication_status=,reservations=['24dfa01c-2ca8-43e1-b5d3-7edbb2d6760d','873228ae-e764-4494-a137-01d4a80a2ee6','598ddb73-7057-48eb-bd74-f29c34b799f1','6674baae-e08f-4c8a-9cbc-2358fa8de936'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2bb3aa6913034422a07b16fa1477428f',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:52:11 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-bb4d7245-76ee-412c-961d-d4e6c384a305 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97763f67-dea5-4551-8e75-cc7a10b28f69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:52:11 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-bb4d7245-76ee-412c-961d-d4e6c384a305 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97763f67-dea5-4551-8e75-cc7a10b28f69) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:52:11 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-bb4d7245-76ee-412c-961d-d4e6c384a305 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Flow 'volume_create_api' (1568a5c0-96c1-4790-a79a-5336f4d016ee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:52:11 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-bb4d7245-76ee-412c-961d-d4e6c384a305 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Create volume request issued successfully. Sep 06 06:52:11 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-bb4d7245-76ee-412c-961d-d4e6c384a305 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:52:11 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1459/2946] 192.168.122.198 () {60 vars in 1142 bytes} [Sun Sep 6 06:52:11 2026] POST /volume/v3/volumes => generated 786 bytes in 561 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:52:11 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-986ce530-0c45-42e5-9fd0-f8123285ed2b None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:11 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-986ce530-0c45-42e5-9fd0-f8123285ed2b tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] GET http://192.168.122.198/volume/v3/volumes/51a831ec-b156-4b0e-8632-eecebc8c0620 Sep 06 06:52:11 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-986ce530-0c45-42e5-9fd0-f8123285ed2b tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:11 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-986ce530-0c45-42e5-9fd0-f8123285ed2b tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:12 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-de948a9e-164e-4bcd-9224-ce95556c641c tempest-ProjectMemberTests-204437395 tempest-ProjectMemberTests-204437395-project-member] GET http://192.168.122.198/volume/v3/capabilities/devstack@QuobyteHD Sep 06 06:52:12 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-de948a9e-164e-4bcd-9224-ce95556c641c tempest-ProjectMemberTests-204437395 tempest-ProjectMemberTests-204437395-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:12 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-de948a9e-164e-4bcd-9224-ce95556c641c tempest-ProjectMemberTests-204437395 tempest-ProjectMemberTests-204437395-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:12 devstack devstack@c-api.service[87015]: DEBUG cinder.policy [None req-de948a9e-164e-4bcd-9224-ce95556c641c tempest-ProjectMemberTests-204437395 tempest-ProjectMemberTests-204437395-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '075a67edf48749a2853b7577de216786', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0bdc4baf45b045559293634e3b9342ca', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87015) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 06:52:12 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-de948a9e-164e-4bcd-9224-ce95556c641c tempest-ProjectMemberTests-204437395 tempest-ProjectMemberTests-204437395-project-member] http://192.168.122.198/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 403 Sep 06 06:52:12 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1488/2947] 192.168.122.198 () {58 vars in 1193 bytes} [Sun Sep 6 06:52:11 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 06 06:52:12 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-b1be500a-700b-4705-b7b5-4158c35a2fa7 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:12 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b1be500a-700b-4705-b7b5-4158c35a2fa7 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] GET http://192.168.122.198/volume/v3/volumes/b0fb650b-8224-4733-9707-c4bce6b709da Sep 06 06:52:12 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b1be500a-700b-4705-b7b5-4158c35a2fa7 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:12 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b1be500a-700b-4705-b7b5-4158c35a2fa7 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:12 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:12 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:52:12 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:12 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:52:12 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-b1be500a-700b-4705-b7b5-4158c35a2fa7 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Volume info retrieved successfully. Sep 06 06:52:12 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b1be500a-700b-4705-b7b5-4158c35a2fa7 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] http://192.168.122.198/volume/v3/volumes/b0fb650b-8224-4733-9707-c4bce6b709da returned with HTTP 200 Sep 06 06:52:12 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1489/2948] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:52:12 2026] GET /volume/v3/volumes/b0fb650b-8224-4733-9707-c4bce6b709da => generated 965 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:12 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:12 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:52:12 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:12 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:52:12 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-986ce530-0c45-42e5-9fd0-f8123285ed2b tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] http://192.168.122.198/volume/v3/volumes/51a831ec-b156-4b0e-8632-eecebc8c0620 returned with HTTP 404 Sep 06 06:52:12 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1460/2949] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:52:11 2026] GET /volume/v3/volumes/51a831ec-b156-4b0e-8632-eecebc8c0620 => generated 109 bytes in 389 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:52:12 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-e05bdb93-b65b-4b91-b69e-e23b9743b295 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:12 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e05bdb93-b65b-4b91-b69e-e23b9743b295 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] DELETE http://192.168.122.198/volume/v3/volumes/13fea464-9700-4471-9da8-8cc5ca88da4d Sep 06 06:52:12 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e05bdb93-b65b-4b91-b69e-e23b9743b295 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:12 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e05bdb93-b65b-4b91-b69e-e23b9743b295 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:12 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-e05bdb93-b65b-4b91-b69e-e23b9743b295 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Delete volume with id: 13fea464-9700-4471-9da8-8cc5ca88da4d Sep 06 06:52:12 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:12 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:52:12 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:12 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:52:12 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-e05bdb93-b65b-4b91-b69e-e23b9743b295 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Volume info retrieved successfully. Sep 06 06:52:12 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-e05bdb93-b65b-4b91-b69e-e23b9743b295 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Delete volume request issued successfully. Sep 06 06:52:12 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e05bdb93-b65b-4b91-b69e-e23b9743b295 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] http://192.168.122.198/volume/v3/volumes/13fea464-9700-4471-9da8-8cc5ca88da4d returned with HTTP 202 Sep 06 06:52:12 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1490/2950] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:52:12 2026] DELETE /volume/v3/volumes/13fea464-9700-4471-9da8-8cc5ca88da4d => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:52:12 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-fa7b0273-a454-4666-b78c-927ec9ba0a61 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:12 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-fa7b0273-a454-4666-b78c-927ec9ba0a61 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] GET http://192.168.122.198/volume/v3/volumes/13fea464-9700-4471-9da8-8cc5ca88da4d Sep 06 06:52:12 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-fa7b0273-a454-4666-b78c-927ec9ba0a61 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:12 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-fa7b0273-a454-4666-b78c-927ec9ba0a61 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:12 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:12 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:52:12 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:12 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:52:12 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-fa7b0273-a454-4666-b78c-927ec9ba0a61 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Volume info retrieved successfully. Sep 06 06:52:12 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-fa7b0273-a454-4666-b78c-927ec9ba0a61 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] http://192.168.122.198/volume/v3/volumes/13fea464-9700-4471-9da8-8cc5ca88da4d returned with HTTP 200 Sep 06 06:52:12 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1461/2951] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:52:12 2026] GET /volume/v3/volumes/13fea464-9700-4471-9da8-8cc5ca88da4d => generated 864 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:13 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-cab92172-0d60-45a7-88d0-f0151fb6d79d None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:13 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-cab92172-0d60-45a7-88d0-f0151fb6d79d tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] GET http://192.168.122.198/volume/v3/volumes/b0fb650b-8224-4733-9707-c4bce6b709da Sep 06 06:52:13 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-cab92172-0d60-45a7-88d0-f0151fb6d79d tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:13 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-cab92172-0d60-45a7-88d0-f0151fb6d79d tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:13 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:13 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:52:13 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:13 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:52:13 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-cab92172-0d60-45a7-88d0-f0151fb6d79d tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Volume info retrieved successfully. Sep 06 06:52:13 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-cab92172-0d60-45a7-88d0-f0151fb6d79d tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] http://192.168.122.198/volume/v3/volumes/b0fb650b-8224-4733-9707-c4bce6b709da returned with HTTP 200 Sep 06 06:52:13 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1491/2952] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:52:13 2026] GET /volume/v3/volumes/b0fb650b-8224-4733-9707-c4bce6b709da => generated 1015 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:52:13 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-bf3299e0-2896-4c42-87e0-773bae0f92cc None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:13 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-bf3299e0-2896-4c42-87e0-773bae0f92cc tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] GET http://192.168.122.198/volume/v3/volumes/13fea464-9700-4471-9da8-8cc5ca88da4d Sep 06 06:52:13 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-bf3299e0-2896-4c42-87e0-773bae0f92cc tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:13 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-bf3299e0-2896-4c42-87e0-773bae0f92cc tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:13 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:13 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:52:13 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:13 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:52:13 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-bf3299e0-2896-4c42-87e0-773bae0f92cc tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Volume info retrieved successfully. Sep 06 06:52:13 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-bf3299e0-2896-4c42-87e0-773bae0f92cc tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] http://192.168.122.198/volume/v3/volumes/13fea464-9700-4471-9da8-8cc5ca88da4d returned with HTTP 200 Sep 06 06:52:13 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1462/2953] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:52:13 2026] GET /volume/v3/volumes/13fea464-9700-4471-9da8-8cc5ca88da4d => generated 864 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:14 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-66f96293-609a-4b89-859c-a1cf769d64c4 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:14 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-66f96293-609a-4b89-859c-a1cf769d64c4 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] GET http://192.168.122.198/volume/v3/volumes/b0fb650b-8224-4733-9707-c4bce6b709da Sep 06 06:52:14 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-66f96293-609a-4b89-859c-a1cf769d64c4 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:14 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-66f96293-609a-4b89-859c-a1cf769d64c4 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:14 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:14 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:52:14 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:14 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:52:14 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-66f96293-609a-4b89-859c-a1cf769d64c4 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Volume info retrieved successfully. Sep 06 06:52:14 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-66f96293-609a-4b89-859c-a1cf769d64c4 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] http://192.168.122.198/volume/v3/volumes/b0fb650b-8224-4733-9707-c4bce6b709da returned with HTTP 200 Sep 06 06:52:14 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1492/2954] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:52:14 2026] GET /volume/v3/volumes/b0fb650b-8224-4733-9707-c4bce6b709da => generated 1016 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 06:52:14 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-581a3d8b-67f0-4cdf-9ec5-72350a8be320 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:14 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-581a3d8b-67f0-4cdf-9ec5-72350a8be320 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] POST http://192.168.122.198/volume/v3/snapshots Sep 06 06:52:14 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-581a3d8b-67f0-4cdf-9ec5-72350a8be320 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b0fb650b-8224-4733-9707-c4bce6b709da", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-98021343"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:52:14 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:14 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:52:14 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:14 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:52:14 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-581a3d8b-67f0-4cdf-9ec5-72350a8be320 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Volume info retrieved successfully. Sep 06 06:52:14 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.snapshots [None req-581a3d8b-67f0-4cdf-9ec5-72350a8be320 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Create snapshot from volume b0fb650b-8224-4733-9707-c4bce6b709da Sep 06 06:52:14 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-581a3d8b-67f0-4cdf-9ec5-72350a8be320 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Created reservations ['db641780-69a1-4531-b105-91e242e80a06', '685a2998-cfd5-4663-af7e-3f3754c692e0', 'aebeca8f-3f25-4916-81fc-e0eadbdaa070', '9eeafbca-f101-4ebb-82a9-03d08e6d602a'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:52:14 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:14 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:52:14 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-581a3d8b-67f0-4cdf-9ec5-72350a8be320 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Snapshot create request issued successfully. Sep 06 06:52:14 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-581a3d8b-67f0-4cdf-9ec5-72350a8be320 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] http://192.168.122.198/volume/v3/snapshots returned with HTTP 202 Sep 06 06:52:14 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1463/2955] 192.168.122.198 () {60 vars in 1149 bytes} [Sun Sep 6 06:52:14 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 06 06:52:14 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-512f4fab-e682-418e-b52e-8b6f80f3fe95 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:14 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-512f4fab-e682-418e-b52e-8b6f80f3fe95 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] GET http://192.168.122.198/volume/v3/snapshots/dc915d43-ebeb-465e-ad58-4069b1b2fb4e Sep 06 06:52:14 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-512f4fab-e682-418e-b52e-8b6f80f3fe95 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:14 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-512f4fab-e682-418e-b52e-8b6f80f3fe95 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:14 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:14 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:52:14 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-512f4fab-e682-418e-b52e-8b6f80f3fe95 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Snapshot retrieved successfully. Sep 06 06:52:14 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-512f4fab-e682-418e-b52e-8b6f80f3fe95 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] http://192.168.122.198/volume/v3/snapshots/dc915d43-ebeb-465e-ad58-4069b1b2fb4e returned with HTTP 200 Sep 06 06:52:14 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1493/2956] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:52:14 2026] GET /volume/v3/snapshots/dc915d43-ebeb-465e-ad58-4069b1b2fb4e => generated 438 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:14 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-70eb420d-ac50-4eac-a7c0-72f87badd298 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:14 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-70eb420d-ac50-4eac-a7c0-72f87badd298 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] GET http://192.168.122.198/volume/v3/volumes/13fea464-9700-4471-9da8-8cc5ca88da4d Sep 06 06:52:14 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-70eb420d-ac50-4eac-a7c0-72f87badd298 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:14 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-70eb420d-ac50-4eac-a7c0-72f87badd298 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:14 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-70eb420d-ac50-4eac-a7c0-72f87badd298 tempest-CreateVolumesFromSourceVolumeTest-156116101 tempest-CreateVolumesFromSourceVolumeTest-156116101-project-member] http://192.168.122.198/volume/v3/volumes/13fea464-9700-4471-9da8-8cc5ca88da4d returned with HTTP 404 Sep 06 06:52:14 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1464/2957] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:52:14 2026] GET /volume/v3/volumes/13fea464-9700-4471-9da8-8cc5ca88da4d => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 06:52:15 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-d2aa8183-5045-4436-88ab-60f20951a0ad None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:15 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-d2aa8183-5045-4436-88ab-60f20951a0ad tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] GET http://192.168.122.198/volume/v3/snapshots/dc915d43-ebeb-465e-ad58-4069b1b2fb4e Sep 06 06:52:15 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-d2aa8183-5045-4436-88ab-60f20951a0ad tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:15 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-d2aa8183-5045-4436-88ab-60f20951a0ad tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:15 devstack devstack@c-api.service[87015]: DEBUG dbcounter [-] [87015] Writing DB stats cinder:SELECT=817,cinder:INSERT=169,cinder:UPDATE=293 {{(pid=87015) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 06:52:15 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:15 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:52:15 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-d2aa8183-5045-4436-88ab-60f20951a0ad tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Snapshot retrieved successfully. Sep 06 06:52:15 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-d2aa8183-5045-4436-88ab-60f20951a0ad tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] http://192.168.122.198/volume/v3/snapshots/dc915d43-ebeb-465e-ad58-4069b1b2fb4e returned with HTTP 200 Sep 06 06:52:15 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1494/2958] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:52:15 2026] GET /volume/v3/snapshots/dc915d43-ebeb-465e-ad58-4069b1b2fb4e => generated 438 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:16 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-8a285b13-3548-46df-afb6-b258c1d92594 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:16 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-8a285b13-3548-46df-afb6-b258c1d92594 tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] POST http://192.168.122.198/volume/v3/types Sep 06 06:52:16 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-8a285b13-3548-46df-afb6-b258c1d92594 tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-694880524", "extra_specs": {"storage_protocol": "tempest-storage_protocol-725921790", "vendor_name": "tempest-vendor_name-1090172341"}}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:52:16 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:16 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:52:16 devstack devstack@c-api.service[87014]: DEBUG dbcounter [-] [87014] Writing DB stats cinder:SELECT=675,cinder:INSERT=143,cinder:UPDATE=206 {{(pid=87014) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 06:52:16 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-8a285b13-3548-46df-afb6-b258c1d92594 tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] http://192.168.122.198/volume/v3/types returned with HTTP 200 Sep 06 06:52:16 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1465/2959] 192.168.122.198 () {60 vars in 1137 bytes} [Sun Sep 6 06:52:16 2026] POST /volume/v3/types => generated 327 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:16 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-f313c82c-f116-4e3c-948b-ed4c82f1719d None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:16 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f313c82c-f116-4e3c-948b-ed4c82f1719d tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:52:16 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-f313c82c-f116-4e3c-948b-ed4c82f1719d tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "972366aa-beae-4bc5-9928-cf31c47bbad2", "size": 1}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:52:16 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.volumes [None req-f313c82c-f116-4e3c-948b-ed4c82f1719d tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Create volume request body: {'volume': {'volume_type': '972366aa-beae-4bc5-9928-cf31c47bbad2', 'size': 1}} {{(pid=87015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:52:16 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-f313c82c-f116-4e3c-948b-ed4c82f1719d tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Create volume of 1 GB Sep 06 06:52:16 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:16 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:52:16 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-f313c82c-f116-4e3c-948b-ed4c82f1719d tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Availability Zones retrieved successfully. Sep 06 06:52:16 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-f313c82c-f116-4e3c-948b-ed4c82f1719d tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Flow 'volume_create_api' (23804c40-531c-4472-bb57-76b51407a7e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:52:16 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-f313c82c-f116-4e3c-948b-ed4c82f1719d tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7caedd05-562e-48bf-9b14-4503ed1bb501) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:52:16 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.flows.api.create_volume [None req-f313c82c-f116-4e3c-948b-ed4c82f1719d tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Validating volume size '1' using validate_int {{(pid=87015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:52:16 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-f313c82c-f116-4e3c-948b-ed4c82f1719d tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7caedd05-562e-48bf-9b14-4503ed1bb501) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:52:16Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-725921790',vendor_name='tempest-vendor_name-1090172341'},id=972366aa-beae-4bc5-9928-cf31c47bbad2,is_public=True,name='tempest-ProjectAdminTests-volume-type-694880524',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '972366aa-beae-4bc5-9928-cf31c47bbad2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:52:16 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-f313c82c-f116-4e3c-948b-ed4c82f1719d tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68d76660-6b6c-4804-be33-1cf4b40a9e78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:52:16 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-486dc31b-974f-4750-9d71-fcc084c0d665 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:16 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-486dc31b-974f-4750-9d71-fcc084c0d665 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] GET http://192.168.122.198/volume/v3/snapshots/dc915d43-ebeb-465e-ad58-4069b1b2fb4e Sep 06 06:52:16 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-486dc31b-974f-4750-9d71-fcc084c0d665 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:16 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-486dc31b-974f-4750-9d71-fcc084c0d665 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:16 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:16 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:52:16 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-486dc31b-974f-4750-9d71-fcc084c0d665 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Snapshot retrieved successfully. Sep 06 06:52:16 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-486dc31b-974f-4750-9d71-fcc084c0d665 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] http://192.168.122.198/volume/v3/snapshots/dc915d43-ebeb-465e-ad58-4069b1b2fb4e returned with HTTP 200 Sep 06 06:52:16 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1466/2960] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:52:16 2026] GET /volume/v3/snapshots/dc915d43-ebeb-465e-ad58-4069b1b2fb4e => generated 438 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:16 devstack devstack@c-api.service[87015]: WARNING cinder.quota [None req-f313c82c-f116-4e3c-948b-ed4c82f1719d tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-694880524 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-694880524, it is now deprecated. Please use the default quota class for default quota. Sep 06 06:52:16 devstack devstack@c-api.service[87015]: WARNING cinder.quota [None req-f313c82c-f116-4e3c-948b-ed4c82f1719d tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-694880524 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-694880524, it is now deprecated. Please use the default quota class for default quota. Sep 06 06:52:16 devstack devstack@c-api.service[87015]: DEBUG cinder.quota [None req-f313c82c-f116-4e3c-948b-ed4c82f1719d tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Created reservations ['bb1ce3e2-b4e9-424c-9e13-213d5037f839', '959ba094-8216-4aea-acdb-cade9f5feef1', '9ef60d42-ddc2-48f5-9e8a-fd678192444c', 'f0e9f1d5-b6b5-4f86-bda0-90001d353d7f'] {{(pid=87015) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:52:16 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-f313c82c-f116-4e3c-948b-ed4c82f1719d tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68d76660-6b6c-4804-be33-1cf4b40a9e78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bb1ce3e2-b4e9-424c-9e13-213d5037f839', '959ba094-8216-4aea-acdb-cade9f5feef1', '9ef60d42-ddc2-48f5-9e8a-fd678192444c', 'f0e9f1d5-b6b5-4f86-bda0-90001d353d7f']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:52:16 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-f313c82c-f116-4e3c-948b-ed4c82f1719d tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8fc538be-4170-4864-b44e-431e7837d04f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:52:16 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:16 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:52:16 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-f313c82c-f116-4e3c-948b-ed4c82f1719d tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8fc538be-4170-4864-b44e-431e7837d04f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cc792c4d-64e7-4573-bffe-9e52e0293a51', '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='963431e7b69e43028287b591b5f65669',qos_specs=None,replication_status=,reservations=['bb1ce3e2-b4e9-424c-9e13-213d5037f839','959ba094-8216-4aea-acdb-cade9f5feef1','9ef60d42-ddc2-48f5-9e8a-fd678192444c','f0e9f1d5-b6b5-4f86-bda0-90001d353d7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='389696515f9c44cdae674824c4116849',volume_type_id=972366aa-beae-4bc5-9928-cf31c47bbad2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:52:16Z,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=cc792c4d-64e7-4573-bffe-9e52e0293a51,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='963431e7b69e43028287b591b5f65669',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='389696515f9c44cdae674824c4116849',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(972366aa-beae-4bc5-9928-cf31c47bbad2),volume_type_id=972366aa-beae-4bc5-9928-cf31c47bbad2)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:52:16 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-f313c82c-f116-4e3c-948b-ed4c82f1719d tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (262b3c75-c908-4371-90c2-4414f2f606e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:52:16 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-f313c82c-f116-4e3c-948b-ed4c82f1719d tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (262b3c75-c908-4371-90c2-4414f2f606e0) transitioned into state 'SUCCESS' from 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='963431e7b69e43028287b591b5f65669',qos_specs=None,replication_status=,reservations=['bb1ce3e2-b4e9-424c-9e13-213d5037f839','959ba094-8216-4aea-acdb-cade9f5feef1','9ef60d42-ddc2-48f5-9e8a-fd678192444c','f0e9f1d5-b6b5-4f86-bda0-90001d353d7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='389696515f9c44cdae674824c4116849',volume_type_id=972366aa-beae-4bc5-9928-cf31c47bbad2)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:52:16 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-f313c82c-f116-4e3c-948b-ed4c82f1719d tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f540a452-e19e-41be-94f0-c57bf9cafa0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:52:16 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-f313c82c-f116-4e3c-948b-ed4c82f1719d tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f540a452-e19e-41be-94f0-c57bf9cafa0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:52:16 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-f313c82c-f116-4e3c-948b-ed4c82f1719d tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Flow 'volume_create_api' (23804c40-531c-4472-bb57-76b51407a7e8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:52:16 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-f313c82c-f116-4e3c-948b-ed4c82f1719d tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Create volume request issued successfully. Sep 06 06:52:16 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f313c82c-f116-4e3c-948b-ed4c82f1719d tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:52:16 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1495/2961] 192.168.122.198 () {62 vars in 1182 bytes} [Sun Sep 6 06:52:16 2026] POST /volume/v3/volumes => generated 780 bytes in 426 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:52:16 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-4b7d166f-5ef2-4c67-81c9-d7e346f7dd8c None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:16 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-4b7d166f-5ef2-4c67-81c9-d7e346f7dd8c tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] GET http://192.168.122.198/volume/v3/volumes/cc792c4d-64e7-4573-bffe-9e52e0293a51 Sep 06 06:52:16 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-4b7d166f-5ef2-4c67-81c9-d7e346f7dd8c tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:16 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-4b7d166f-5ef2-4c67-81c9-d7e346f7dd8c tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:16 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:16 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:52:16 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:16 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:52:16 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-4b7d166f-5ef2-4c67-81c9-d7e346f7dd8c tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Volume info retrieved successfully. Sep 06 06:52:16 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-4b7d166f-5ef2-4c67-81c9-d7e346f7dd8c tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] http://192.168.122.198/volume/v3/volumes/cc792c4d-64e7-4573-bffe-9e52e0293a51 returned with HTTP 200 Sep 06 06:52:16 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1467/2962] 192.168.122.198 () {60 vars in 1272 bytes} [Sun Sep 6 06:52:16 2026] GET /volume/v3/volumes/cc792c4d-64e7-4573-bffe-9e52e0293a51 => generated 959 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:17 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-a40f2eac-217b-4531-9450-5776ff557908 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:17 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-a40f2eac-217b-4531-9450-5776ff557908 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] GET http://192.168.122.198/volume/v3/snapshots/dc915d43-ebeb-465e-ad58-4069b1b2fb4e Sep 06 06:52:17 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-a40f2eac-217b-4531-9450-5776ff557908 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:17 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-a40f2eac-217b-4531-9450-5776ff557908 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:17 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:17 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:52:17 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-a40f2eac-217b-4531-9450-5776ff557908 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Snapshot retrieved successfully. Sep 06 06:52:17 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-a40f2eac-217b-4531-9450-5776ff557908 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] http://192.168.122.198/volume/v3/snapshots/dc915d43-ebeb-465e-ad58-4069b1b2fb4e returned with HTTP 200 Sep 06 06:52:17 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1496/2963] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:52:17 2026] GET /volume/v3/snapshots/dc915d43-ebeb-465e-ad58-4069b1b2fb4e => generated 465 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:17 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-f7451cd0-f837-4de3-a1cf-4fac41030ad6 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:17 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f7451cd0-f837-4de3-a1cf-4fac41030ad6 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-reader] POST http://192.168.122.198/volume/v3/snapshots/dc915d43-ebeb-465e-ad58-4069b1b2fb4e/action Sep 06 06:52:17 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-f7451cd0-f837-4de3-a1cf-4fac41030ad6 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:52:17 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-f7451cd0-f837-4de3-a1cf-4fac41030ad6 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:52:17 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-421bf300-8a02-4fc3-8708-5de507ad1826 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:17 devstack devstack@c-api.service[87014]: DEBUG cinder.api.contrib.admin_actions [None req-f7451cd0-f837-4de3-a1cf-4fac41030ad6 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-reader] Updating snapshot 'dc915d43-ebeb-465e-ad58-4069b1b2fb4e' with '{'status': 'error'}' {{(pid=87014) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 06 06:52:17 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:17 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:52:17 devstack devstack@c-api.service[87014]: DEBUG cinder.policy [None req-f7451cd0-f837-4de3-a1cf-4fac41030ad6 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'e2f9365d2f424ad4a9d2cb9d046d1a58', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '47b14cc477564406b2c85835936b99d1', '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=87014) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 06:52:17 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f7451cd0-f837-4de3-a1cf-4fac41030ad6 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-reader] http://192.168.122.198/volume/v3/snapshots/dc915d43-ebeb-465e-ad58-4069b1b2fb4e/action returned with HTTP 403 Sep 06 06:52:17 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1468/2964] 192.168.122.198 () {60 vars in 1280 bytes} [Sun Sep 6 06:52:17 2026] POST /volume/v3/snapshots/dc915d43-ebeb-465e-ad58-4069b1b2fb4e/action => generated 133 bytes in 34 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:52:17 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-96db2241-3cec-4046-9b3b-27d592aebf47 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:17 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-96db2241-3cec-4046-9b3b-27d592aebf47 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] DELETE http://192.168.122.198/volume/v3/snapshots/dc915d43-ebeb-465e-ad58-4069b1b2fb4e Sep 06 06:52:17 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-96db2241-3cec-4046-9b3b-27d592aebf47 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:17 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-96db2241-3cec-4046-9b3b-27d592aebf47 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:17 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.snapshots [None req-96db2241-3cec-4046-9b3b-27d592aebf47 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Delete snapshot with id: dc915d43-ebeb-465e-ad58-4069b1b2fb4e Sep 06 06:52:17 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:17 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:52:17 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-96db2241-3cec-4046-9b3b-27d592aebf47 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Snapshot retrieved successfully. Sep 06 06:52:17 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:17 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:52:17 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-96db2241-3cec-4046-9b3b-27d592aebf47 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Snapshot delete request issued successfully. Sep 06 06:52:17 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-96db2241-3cec-4046-9b3b-27d592aebf47 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] http://192.168.122.198/volume/v3/snapshots/dc915d43-ebeb-465e-ad58-4069b1b2fb4e returned with HTTP 202 Sep 06 06:52:17 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1469/2965] 192.168.122.198 () {58 vars in 1241 bytes} [Sun Sep 6 06:52:17 2026] DELETE /volume/v3/snapshots/dc915d43-ebeb-465e-ad58-4069b1b2fb4e => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 06 06:52:17 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-e7963e7a-ee4c-4624-8364-4805b5ef1e44 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:17 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-e7963e7a-ee4c-4624-8364-4805b5ef1e44 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] GET http://192.168.122.198/volume/v3/snapshots/dc915d43-ebeb-465e-ad58-4069b1b2fb4e Sep 06 06:52:17 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-e7963e7a-ee4c-4624-8364-4805b5ef1e44 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:17 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-e7963e7a-ee4c-4624-8364-4805b5ef1e44 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:17 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:17 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:52:17 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-e7963e7a-ee4c-4624-8364-4805b5ef1e44 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Snapshot retrieved successfully. Sep 06 06:52:17 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-e7963e7a-ee4c-4624-8364-4805b5ef1e44 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] http://192.168.122.198/volume/v3/snapshots/dc915d43-ebeb-465e-ad58-4069b1b2fb4e returned with HTTP 200 Sep 06 06:52:17 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1470/2966] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:52:17 2026] GET /volume/v3/snapshots/dc915d43-ebeb-465e-ad58-4069b1b2fb4e => generated 464 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:17 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-421bf300-8a02-4fc3-8708-5de507ad1826 tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:52:17 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-421bf300-8a02-4fc3-8708-5de507ad1826 tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:52:17 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.volumes [None req-421bf300-8a02-4fc3-8708-5de507ad1826 tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=87015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:52:17 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-421bf300-8a02-4fc3-8708-5de507ad1826 tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] Create volume of 1 GB Sep 06 06:52:17 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-421bf300-8a02-4fc3-8708-5de507ad1826 tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] Availability Zones retrieved successfully. Sep 06 06:52:17 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-421bf300-8a02-4fc3-8708-5de507ad1826 tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] Flow 'volume_create_api' (2f6b862c-f5be-41af-a890-421844562b14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:52:17 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-421bf300-8a02-4fc3-8708-5de507ad1826 tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3af6fa91-1c97-4671-bd96-1345b872af09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:52:17 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.flows.api.create_volume [None req-421bf300-8a02-4fc3-8708-5de507ad1826 tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] Validating volume size '1' using validate_int {{(pid=87015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:52:17 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-421bf300-8a02-4fc3-8708-5de507ad1826 tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3af6fa91-1c97-4671-bd96-1345b872af09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:52:17 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-421bf300-8a02-4fc3-8708-5de507ad1826 tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92dd83a5-b7fb-4f3a-baea-14dfd52da26b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:52:17 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-19a5b0ba-09e2-48be-a585-742f1220ba4e None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:17 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-19a5b0ba-09e2-48be-a585-742f1220ba4e tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] GET http://192.168.122.198/volume/v3/volumes/cc792c4d-64e7-4573-bffe-9e52e0293a51 Sep 06 06:52:17 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-19a5b0ba-09e2-48be-a585-742f1220ba4e tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:17 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-19a5b0ba-09e2-48be-a585-742f1220ba4e tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:18 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:18 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:52:18 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:18 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:52:18 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-19a5b0ba-09e2-48be-a585-742f1220ba4e tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Volume info retrieved successfully. Sep 06 06:52:18 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-19a5b0ba-09e2-48be-a585-742f1220ba4e tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] http://192.168.122.198/volume/v3/volumes/cc792c4d-64e7-4573-bffe-9e52e0293a51 returned with HTTP 200 Sep 06 06:52:18 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1471/2967] 192.168.122.198 () {60 vars in 1272 bytes} [Sun Sep 6 06:52:17 2026] GET /volume/v3/volumes/cc792c4d-64e7-4573-bffe-9e52e0293a51 => generated 980 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:18 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-981f8238-c392-4d62-8f5b-aeb9a2b86aa5 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:18 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-981f8238-c392-4d62-8f5b-aeb9a2b86aa5 tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] GET http://192.168.122.198/volume/v3/messages Sep 06 06:52:18 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-981f8238-c392-4d62-8f5b-aeb9a2b86aa5 tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:18 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-981f8238-c392-4d62-8f5b-aeb9a2b86aa5 tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Calling method 'version_select' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:18 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-981f8238-c392-4d62-8f5b-aeb9a2b86aa5 tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] http://192.168.122.198/volume/v3/messages returned with HTTP 200 Sep 06 06:52:18 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1472/2968] 192.168.122.198 () {60 vars in 1164 bytes} [Sun Sep 6 06:52:18 2026] GET /volume/v3/messages => generated 678 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:18 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-e018ec92-4bcd-4199-98ec-b4274094c30d None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:18 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-e018ec92-4bcd-4199-98ec-b4274094c30d tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] DELETE http://192.168.122.198/volume/v3/messages/0095ebbf-b76b-4305-a58b-4b777d1d41a3 Sep 06 06:52:18 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-e018ec92-4bcd-4199-98ec-b4274094c30d tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:18 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-e018ec92-4bcd-4199-98ec-b4274094c30d tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Calling method 'version_select' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:18 devstack devstack@c-api.service[87015]: DEBUG cinder.quota [None req-421bf300-8a02-4fc3-8708-5de507ad1826 tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] Created reservations ['0653a858-09b9-43a5-a72b-f27f1028d07e', 'b3acefed-93a5-4c9b-a790-5f07b21804ca', 'c668a029-9569-4ae5-aa21-b6d65ecfd81f', '12c3fda0-59b4-427d-ad5a-ae8a7a2ec403'] {{(pid=87015) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:52:18 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-421bf300-8a02-4fc3-8708-5de507ad1826 tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92dd83a5-b7fb-4f3a-baea-14dfd52da26b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0653a858-09b9-43a5-a72b-f27f1028d07e', 'b3acefed-93a5-4c9b-a790-5f07b21804ca', 'c668a029-9569-4ae5-aa21-b6d65ecfd81f', '12c3fda0-59b4-427d-ad5a-ae8a7a2ec403']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:52:18 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-421bf300-8a02-4fc3-8708-5de507ad1826 tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dbf9c26b-7811-4e08-aec7-555dc5f0848f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:52:18 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-e018ec92-4bcd-4199-98ec-b4274094c30d tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] http://192.168.122.198/volume/v3/messages/0095ebbf-b76b-4305-a58b-4b777d1d41a3 returned with HTTP 204 Sep 06 06:52:18 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1473/2969] 192.168.122.198 () {60 vars in 1278 bytes} [Sun Sep 6 06:52:18 2026] DELETE /volume/v3/messages/0095ebbf-b76b-4305-a58b-4b777d1d41a3 => generated 0 bytes in 39 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 06 06:52:18 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-64bc9c6b-5131-4545-a6c7-1511d7aad611 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:18 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-64bc9c6b-5131-4545-a6c7-1511d7aad611 tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] GET http://192.168.122.198/volume/v3/messages/0095ebbf-b76b-4305-a58b-4b777d1d41a3 Sep 06 06:52:18 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-64bc9c6b-5131-4545-a6c7-1511d7aad611 tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:18 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-64bc9c6b-5131-4545-a6c7-1511d7aad611 tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Calling method 'version_select' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:18 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-64bc9c6b-5131-4545-a6c7-1511d7aad611 tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] http://192.168.122.198/volume/v3/messages/0095ebbf-b76b-4305-a58b-4b777d1d41a3 returned with HTTP 404 Sep 06 06:52:18 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1474/2970] 192.168.122.198 () {60 vars in 1275 bytes} [Sun Sep 6 06:52:18 2026] GET /volume/v3/messages/0095ebbf-b76b-4305-a58b-4b777d1d41a3 => generated 110 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:52:18 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-c477ad1f-4e25-4822-8513-70667b3f56d1 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:18 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c477ad1f-4e25-4822-8513-70667b3f56d1 tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] DELETE http://192.168.122.198/volume/v3/volumes/cc792c4d-64e7-4573-bffe-9e52e0293a51 Sep 06 06:52:18 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-c477ad1f-4e25-4822-8513-70667b3f56d1 tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:18 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-c477ad1f-4e25-4822-8513-70667b3f56d1 tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:18 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-c477ad1f-4e25-4822-8513-70667b3f56d1 tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Delete volume with id: cc792c4d-64e7-4573-bffe-9e52e0293a51 Sep 06 06:52:18 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:18 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:52:18 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-421bf300-8a02-4fc3-8708-5de507ad1826 tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dbf9c26b-7811-4e08-aec7-555dc5f0848f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c8e16a3a-dcb9-4b44-96e8-d8c4209ad77c', '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='75066039df1547bebc862598e0ae1fe4',qos_specs=None,replication_status=,reservations=['0653a858-09b9-43a5-a72b-f27f1028d07e','b3acefed-93a5-4c9b-a790-5f07b21804ca','c668a029-9569-4ae5-aa21-b6d65ecfd81f','12c3fda0-59b4-427d-ad5a-ae8a7a2ec403'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0d2f48443b14bc4bc3e67960d2690b4',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:52:18Z,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=c8e16a3a-dcb9-4b44-96e8-d8c4209ad77c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='75066039df1547bebc862598e0ae1fe4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e0d2f48443b14bc4bc3e67960d2690b4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:52:18 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:18 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:52:18 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-421bf300-8a02-4fc3-8708-5de507ad1826 tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca83a252-86fb-4abe-85ce-70b17d90fbc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:52:18 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:18 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:52:18 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-c477ad1f-4e25-4822-8513-70667b3f56d1 tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Volume info retrieved successfully. Sep 06 06:52:18 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-c477ad1f-4e25-4822-8513-70667b3f56d1 tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87014) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 06 06:52:18 devstack devstack@c-api.service[87014]: WARNING cinder.quota [None req-c477ad1f-4e25-4822-8513-70667b3f56d1 tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-694880524 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-694880524, it is now deprecated. Please use the default quota class for default quota. Sep 06 06:52:18 devstack devstack@c-api.service[87014]: WARNING cinder.quota [None req-c477ad1f-4e25-4822-8513-70667b3f56d1 tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-694880524 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-694880524, it is now deprecated. Please use the default quota class for default quota. Sep 06 06:52:18 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-421bf300-8a02-4fc3-8708-5de507ad1826 tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca83a252-86fb-4abe-85ce-70b17d90fbc2) transitioned into state 'SUCCESS' from 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='75066039df1547bebc862598e0ae1fe4',qos_specs=None,replication_status=,reservations=['0653a858-09b9-43a5-a72b-f27f1028d07e','b3acefed-93a5-4c9b-a790-5f07b21804ca','c668a029-9569-4ae5-aa21-b6d65ecfd81f','12c3fda0-59b4-427d-ad5a-ae8a7a2ec403'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0d2f48443b14bc4bc3e67960d2690b4',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:52:18 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-421bf300-8a02-4fc3-8708-5de507ad1826 tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4dc5db2-9b1b-4629-af73-8e18b287f85e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:52:18 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-c477ad1f-4e25-4822-8513-70667b3f56d1 tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Created reservations ['629600a0-8a35-4950-9947-a277bbe81c80', '6fc9f881-1d8c-4ec8-a103-747d637c3988', 'e191bc8c-1960-4099-8fdd-2391470e253a', '58c4908b-47e3-40c8-be84-1e842732ae97'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:52:18 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-421bf300-8a02-4fc3-8708-5de507ad1826 tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4dc5db2-9b1b-4629-af73-8e18b287f85e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:52:18 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-421bf300-8a02-4fc3-8708-5de507ad1826 tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] Flow 'volume_create_api' (2f6b862c-f5be-41af-a890-421844562b14) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:52:18 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-421bf300-8a02-4fc3-8708-5de507ad1826 tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] Create volume request issued successfully. Sep 06 06:52:18 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-421bf300-8a02-4fc3-8708-5de507ad1826 tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:52:18 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1497/2971] 192.168.122.198 () {60 vars in 1142 bytes} [Sun Sep 6 06:52:17 2026] POST /volume/v3/volumes => generated 749 bytes in 661 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:52:18 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-a869358b-f8cf-44ec-bd6d-45f0e9bdfd9f None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:18 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-a869358b-f8cf-44ec-bd6d-45f0e9bdfd9f tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] GET http://192.168.122.198/volume/v3/volumes/c8e16a3a-dcb9-4b44-96e8-d8c4209ad77c Sep 06 06:52:18 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-a869358b-f8cf-44ec-bd6d-45f0e9bdfd9f tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:18 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-a869358b-f8cf-44ec-bd6d-45f0e9bdfd9f tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:18 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:18 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:52:18 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:18 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:52:18 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-a869358b-f8cf-44ec-bd6d-45f0e9bdfd9f tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] Volume info retrieved successfully. Sep 06 06:52:18 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-c477ad1f-4e25-4822-8513-70667b3f56d1 tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Delete volume request issued successfully. Sep 06 06:52:18 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c477ad1f-4e25-4822-8513-70667b3f56d1 tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] http://192.168.122.198/volume/v3/volumes/cc792c4d-64e7-4573-bffe-9e52e0293a51 returned with HTTP 202 Sep 06 06:52:18 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1475/2972] 192.168.122.198 () {60 vars in 1275 bytes} [Sun Sep 6 06:52:18 2026] DELETE /volume/v3/volumes/cc792c4d-64e7-4573-bffe-9e52e0293a51 => generated 0 bytes in 238 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:52:18 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-ac1c312a-7874-4dd2-a3f4-6a0263fafc5d None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:18 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ac1c312a-7874-4dd2-a3f4-6a0263fafc5d tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] DELETE http://192.168.122.198/volume/v3/types/972366aa-beae-4bc5-9928-cf31c47bbad2 Sep 06 06:52:18 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ac1c312a-7874-4dd2-a3f4-6a0263fafc5d tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:18 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ac1c312a-7874-4dd2-a3f4-6a0263fafc5d tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Calling method '_delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:18 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-a869358b-f8cf-44ec-bd6d-45f0e9bdfd9f tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] http://192.168.122.198/volume/v3/volumes/c8e16a3a-dcb9-4b44-96e8-d8c4209ad77c returned with HTTP 200 Sep 06 06:52:18 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1498/2973] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:52:18 2026] GET /volume/v3/volumes/c8e16a3a-dcb9-4b44-96e8-d8c4209ad77c => generated 817 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:18 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ac1c312a-7874-4dd2-a3f4-6a0263fafc5d tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] http://192.168.122.198/volume/v3/types/972366aa-beae-4bc5-9928-cf31c47bbad2 returned with HTTP 202 Sep 06 06:52:18 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1476/2974] 192.168.122.198 () {58 vars in 1229 bytes} [Sun Sep 6 06:52:18 2026] DELETE /volume/v3/types/972366aa-beae-4bc5-9928-cf31c47bbad2 => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:52:18 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-250493c8-7867-41dd-9285-a59b21ef713e None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:18 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-250493c8-7867-41dd-9285-a59b21ef713e tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] POST http://192.168.122.198/volume/v3/types Sep 06 06:52:18 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-250493c8-7867-41dd-9285-a59b21ef713e tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-190722590", "extra_specs": {"storage_protocol": "tempest-storage_protocol-150312064", "vendor_name": "tempest-vendor_name-1217189934"}}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:52:18 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-250493c8-7867-41dd-9285-a59b21ef713e tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] http://192.168.122.198/volume/v3/types returned with HTTP 200 Sep 06 06:52:18 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1499/2975] 192.168.122.198 () {60 vars in 1137 bytes} [Sun Sep 6 06:52:18 2026] POST /volume/v3/types => generated 327 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:18 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-1e4e6e12-ff0a-491e-86a8-4cad3ae7cddc None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:18 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-1e4e6e12-ff0a-491e-86a8-4cad3ae7cddc tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:52:18 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-1e4e6e12-ff0a-491e-86a8-4cad3ae7cddc tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "910bc014-bf49-4e7c-8283-94e23abc1ef0", "size": 1}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:52:18 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.volumes [None req-1e4e6e12-ff0a-491e-86a8-4cad3ae7cddc tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Create volume request body: {'volume': {'volume_type': '910bc014-bf49-4e7c-8283-94e23abc1ef0', 'size': 1}} {{(pid=87014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:52:18 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-1e4e6e12-ff0a-491e-86a8-4cad3ae7cddc tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Create volume of 1 GB Sep 06 06:52:18 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:18 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:52:18 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-1e4e6e12-ff0a-491e-86a8-4cad3ae7cddc tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Availability Zones retrieved successfully. Sep 06 06:52:18 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-1e4e6e12-ff0a-491e-86a8-4cad3ae7cddc tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Flow 'volume_create_api' (5693ad7d-422b-4d49-9409-25280fe617a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:52:18 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-1e4e6e12-ff0a-491e-86a8-4cad3ae7cddc tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d909d21-d817-4829-98b7-007ec5541e97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:52:18 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.flows.api.create_volume [None req-1e4e6e12-ff0a-491e-86a8-4cad3ae7cddc tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Validating volume size '1' using validate_int {{(pid=87014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:52:18 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-1e4e6e12-ff0a-491e-86a8-4cad3ae7cddc tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d909d21-d817-4829-98b7-007ec5541e97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:52:19Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-150312064',vendor_name='tempest-vendor_name-1217189934'},id=910bc014-bf49-4e7c-8283-94e23abc1ef0,is_public=True,name='tempest-ProjectAdminTests-volume-type-190722590',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '910bc014-bf49-4e7c-8283-94e23abc1ef0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:52:18 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-1e4e6e12-ff0a-491e-86a8-4cad3ae7cddc tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (881959d2-ab27-4d46-9961-a901b4c3c6f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:52:18 devstack devstack@c-api.service[87014]: WARNING cinder.quota [None req-1e4e6e12-ff0a-491e-86a8-4cad3ae7cddc tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-190722590 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-190722590, it is now deprecated. Please use the default quota class for default quota. Sep 06 06:52:18 devstack devstack@c-api.service[87014]: WARNING cinder.quota [None req-1e4e6e12-ff0a-491e-86a8-4cad3ae7cddc tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-190722590 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-190722590, it is now deprecated. Please use the default quota class for default quota. Sep 06 06:52:18 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-c299309d-9c8b-451b-9bd5-0a14c606032e None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:18 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c299309d-9c8b-451b-9bd5-0a14c606032e tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] GET http://192.168.122.198/volume/v3/snapshots/dc915d43-ebeb-465e-ad58-4069b1b2fb4e Sep 06 06:52:18 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-c299309d-9c8b-451b-9bd5-0a14c606032e tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:18 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-c299309d-9c8b-451b-9bd5-0a14c606032e tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:18 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:18 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:52:18 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-c299309d-9c8b-451b-9bd5-0a14c606032e tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Snapshot retrieved successfully. Sep 06 06:52:18 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c299309d-9c8b-451b-9bd5-0a14c606032e tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] http://192.168.122.198/volume/v3/snapshots/dc915d43-ebeb-465e-ad58-4069b1b2fb4e returned with HTTP 200 Sep 06 06:52:18 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1500/2976] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:52:18 2026] GET /volume/v3/snapshots/dc915d43-ebeb-465e-ad58-4069b1b2fb4e => generated 464 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:18 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-1e4e6e12-ff0a-491e-86a8-4cad3ae7cddc tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Created reservations ['756c2b3a-f1d9-449e-8a06-64e2e7877fb0', 'c74d6fd4-1b7f-41a0-b2ab-59aca30b4024', '8eadb964-dc14-4107-8910-ec99fba6c28f', 'ab9890dd-98ea-4585-a8e8-db80c7d3e48e'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:52:18 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-1e4e6e12-ff0a-491e-86a8-4cad3ae7cddc tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (881959d2-ab27-4d46-9961-a901b4c3c6f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['756c2b3a-f1d9-449e-8a06-64e2e7877fb0', 'c74d6fd4-1b7f-41a0-b2ab-59aca30b4024', '8eadb964-dc14-4107-8910-ec99fba6c28f', 'ab9890dd-98ea-4585-a8e8-db80c7d3e48e']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:52:18 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-1e4e6e12-ff0a-491e-86a8-4cad3ae7cddc tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d89e9b40-c90f-4c80-b3f4-ad7aa8dee665) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:52:18 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:18 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:52:19 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-1e4e6e12-ff0a-491e-86a8-4cad3ae7cddc tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d89e9b40-c90f-4c80-b3f4-ad7aa8dee665) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a3f71faf-0dd3-45c9-9c12-3b41d3affacb', '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='963431e7b69e43028287b591b5f65669',qos_specs=None,replication_status=,reservations=['756c2b3a-f1d9-449e-8a06-64e2e7877fb0','c74d6fd4-1b7f-41a0-b2ab-59aca30b4024','8eadb964-dc14-4107-8910-ec99fba6c28f','ab9890dd-98ea-4585-a8e8-db80c7d3e48e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='389696515f9c44cdae674824c4116849',volume_type_id=910bc014-bf49-4e7c-8283-94e23abc1ef0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:52:18Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a3f71faf-0dd3-45c9-9c12-3b41d3affacb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='963431e7b69e43028287b591b5f65669',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='389696515f9c44cdae674824c4116849',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(910bc014-bf49-4e7c-8283-94e23abc1ef0),volume_type_id=910bc014-bf49-4e7c-8283-94e23abc1ef0)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:52:19 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-1e4e6e12-ff0a-491e-86a8-4cad3ae7cddc tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc403524-cbc9-49b0-a500-9f2f71b41bf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:52:19 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-1e4e6e12-ff0a-491e-86a8-4cad3ae7cddc tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc403524-cbc9-49b0-a500-9f2f71b41bf3) transitioned into state 'SUCCESS' from 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='963431e7b69e43028287b591b5f65669',qos_specs=None,replication_status=,reservations=['756c2b3a-f1d9-449e-8a06-64e2e7877fb0','c74d6fd4-1b7f-41a0-b2ab-59aca30b4024','8eadb964-dc14-4107-8910-ec99fba6c28f','ab9890dd-98ea-4585-a8e8-db80c7d3e48e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='389696515f9c44cdae674824c4116849',volume_type_id=910bc014-bf49-4e7c-8283-94e23abc1ef0)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:52:19 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-1e4e6e12-ff0a-491e-86a8-4cad3ae7cddc tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c193e02d-1898-43d0-890a-5e8b11b25d45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:52:19 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-1e4e6e12-ff0a-491e-86a8-4cad3ae7cddc tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c193e02d-1898-43d0-890a-5e8b11b25d45) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:52:19 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-1e4e6e12-ff0a-491e-86a8-4cad3ae7cddc tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Flow 'volume_create_api' (5693ad7d-422b-4d49-9409-25280fe617a4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:52:19 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-1e4e6e12-ff0a-491e-86a8-4cad3ae7cddc tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Create volume request issued successfully. Sep 06 06:52:19 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-1e4e6e12-ff0a-491e-86a8-4cad3ae7cddc tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:52:19 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1477/2977] 192.168.122.198 () {62 vars in 1182 bytes} [Sun Sep 6 06:52:18 2026] POST /volume/v3/volumes => generated 780 bytes in 561 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:52:19 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-611c856a-d419-4736-a6bb-176fbc06cc58 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:19 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-611c856a-d419-4736-a6bb-176fbc06cc58 tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] GET http://192.168.122.198/volume/v3/volumes/a3f71faf-0dd3-45c9-9c12-3b41d3affacb Sep 06 06:52:19 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-611c856a-d419-4736-a6bb-176fbc06cc58 tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:19 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-611c856a-d419-4736-a6bb-176fbc06cc58 tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:19 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:19 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:52:19 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:19 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:52:19 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-611c856a-d419-4736-a6bb-176fbc06cc58 tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Volume info retrieved successfully. Sep 06 06:52:19 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-611c856a-d419-4736-a6bb-176fbc06cc58 tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] http://192.168.122.198/volume/v3/volumes/a3f71faf-0dd3-45c9-9c12-3b41d3affacb returned with HTTP 200 Sep 06 06:52:19 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1501/2978] 192.168.122.198 () {60 vars in 1272 bytes} [Sun Sep 6 06:52:19 2026] GET /volume/v3/volumes/a3f71faf-0dd3-45c9-9c12-3b41d3affacb => generated 959 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:19 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-2cfecf31-286b-4933-8e05-92d8484f9f1e None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:19 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-2cfecf31-286b-4933-8e05-92d8484f9f1e tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] GET http://192.168.122.198/volume/v3/volumes/c8e16a3a-dcb9-4b44-96e8-d8c4209ad77c Sep 06 06:52:19 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-2cfecf31-286b-4933-8e05-92d8484f9f1e tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:19 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-2cfecf31-286b-4933-8e05-92d8484f9f1e tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:19 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:19 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:52:19 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:19 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:52:19 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-2cfecf31-286b-4933-8e05-92d8484f9f1e tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] Volume info retrieved successfully. Sep 06 06:52:19 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-2cfecf31-286b-4933-8e05-92d8484f9f1e tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] http://192.168.122.198/volume/v3/volumes/c8e16a3a-dcb9-4b44-96e8-d8c4209ad77c returned with HTTP 200 Sep 06 06:52:19 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1478/2979] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:52:19 2026] GET /volume/v3/volumes/c8e16a3a-dcb9-4b44-96e8-d8c4209ad77c => generated 841 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:19 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-bd63e840-d297-4a14-8951-57186eb2e389 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:19 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-bd63e840-d297-4a14-8951-57186eb2e389 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] GET http://192.168.122.198/volume/v3/snapshots/dc915d43-ebeb-465e-ad58-4069b1b2fb4e Sep 06 06:52:19 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-bd63e840-d297-4a14-8951-57186eb2e389 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:19 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-bd63e840-d297-4a14-8951-57186eb2e389 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:19 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:19 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:52:19 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-bd63e840-d297-4a14-8951-57186eb2e389 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Snapshot retrieved successfully. Sep 06 06:52:19 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-bd63e840-d297-4a14-8951-57186eb2e389 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] http://192.168.122.198/volume/v3/snapshots/dc915d43-ebeb-465e-ad58-4069b1b2fb4e returned with HTTP 200 Sep 06 06:52:19 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1502/2980] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:52:19 2026] GET /volume/v3/snapshots/dc915d43-ebeb-465e-ad58-4069b1b2fb4e => generated 464 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:20 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-0babe068-96a4-42a0-834b-1313e38bcfbd None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:20 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-0babe068-96a4-42a0-834b-1313e38bcfbd tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] GET http://192.168.122.198/volume/v3/volumes/a3f71faf-0dd3-45c9-9c12-3b41d3affacb Sep 06 06:52:20 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-0babe068-96a4-42a0-834b-1313e38bcfbd tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:20 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-0babe068-96a4-42a0-834b-1313e38bcfbd tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:20 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:20 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:52:20 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:20 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:52:20 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-0babe068-96a4-42a0-834b-1313e38bcfbd tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Volume info retrieved successfully. Sep 06 06:52:20 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-0babe068-96a4-42a0-834b-1313e38bcfbd tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] http://192.168.122.198/volume/v3/volumes/a3f71faf-0dd3-45c9-9c12-3b41d3affacb returned with HTTP 200 Sep 06 06:52:20 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1479/2981] 192.168.122.198 () {60 vars in 1272 bytes} [Sun Sep 6 06:52:20 2026] GET /volume/v3/volumes/a3f71faf-0dd3-45c9-9c12-3b41d3affacb => generated 980 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:20 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-4cc276ca-26f7-410d-9b49-28546d9c538e None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:20 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-4cc276ca-26f7-410d-9b49-28546d9c538e tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] GET http://192.168.122.198/volume/v3/messages Sep 06 06:52:20 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-4cc276ca-26f7-410d-9b49-28546d9c538e tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:20 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-4cc276ca-26f7-410d-9b49-28546d9c538e tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Calling method 'version_select' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:20 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-4cc276ca-26f7-410d-9b49-28546d9c538e tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] http://192.168.122.198/volume/v3/messages returned with HTTP 200 Sep 06 06:52:20 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1503/2982] 192.168.122.198 () {60 vars in 1164 bytes} [Sun Sep 6 06:52:20 2026] GET /volume/v3/messages => generated 678 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:20 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-29bd07cc-eed1-4ffa-bb89-1e787b3c4fb4 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:20 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-29bd07cc-eed1-4ffa-bb89-1e787b3c4fb4 tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] GET http://192.168.122.198/volume/v3/messages Sep 06 06:52:20 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-29bd07cc-eed1-4ffa-bb89-1e787b3c4fb4 tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:20 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-29bd07cc-eed1-4ffa-bb89-1e787b3c4fb4 tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Calling method 'version_select' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:20 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-29bd07cc-eed1-4ffa-bb89-1e787b3c4fb4 tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] http://192.168.122.198/volume/v3/messages returned with HTTP 200 Sep 06 06:52:20 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1480/2983] 192.168.122.198 () {60 vars in 1164 bytes} [Sun Sep 6 06:52:20 2026] GET /volume/v3/messages => generated 678 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 06:52:20 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-008ea821-6f82-4b88-bbee-9a88cf312477 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:20 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-008ea821-6f82-4b88-bbee-9a88cf312477 tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] DELETE http://192.168.122.198/volume/v3/messages/b0c03651-149a-4434-8dc5-448eefa90947 Sep 06 06:52:20 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-008ea821-6f82-4b88-bbee-9a88cf312477 tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:20 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-008ea821-6f82-4b88-bbee-9a88cf312477 tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Calling method 'version_select' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:20 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-008ea821-6f82-4b88-bbee-9a88cf312477 tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] http://192.168.122.198/volume/v3/messages/b0c03651-149a-4434-8dc5-448eefa90947 returned with HTTP 204 Sep 06 06:52:20 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1504/2984] 192.168.122.198 () {60 vars in 1278 bytes} [Sun Sep 6 06:52:20 2026] DELETE /volume/v3/messages/b0c03651-149a-4434-8dc5-448eefa90947 => generated 0 bytes in 32 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 06 06:52:20 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-598210c3-b55a-47fc-a4a0-bab881f0ba88 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:20 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-598210c3-b55a-47fc-a4a0-bab881f0ba88 tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] DELETE http://192.168.122.198/volume/v3/volumes/a3f71faf-0dd3-45c9-9c12-3b41d3affacb Sep 06 06:52:20 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-598210c3-b55a-47fc-a4a0-bab881f0ba88 tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:20 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-598210c3-b55a-47fc-a4a0-bab881f0ba88 tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:20 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-598210c3-b55a-47fc-a4a0-bab881f0ba88 tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Delete volume with id: a3f71faf-0dd3-45c9-9c12-3b41d3affacb Sep 06 06:52:20 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:20 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:52:20 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:20 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:52:20 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-598210c3-b55a-47fc-a4a0-bab881f0ba88 tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Volume info retrieved successfully. Sep 06 06:52:20 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-598210c3-b55a-47fc-a4a0-bab881f0ba88 tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87014) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 06 06:52:20 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-fe4d8b24-af73-4d09-8eaa-ecd77c9736dc None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:20 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-fe4d8b24-af73-4d09-8eaa-ecd77c9736dc tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] GET http://192.168.122.198/volume/v3/volumes/c8e16a3a-dcb9-4b44-96e8-d8c4209ad77c Sep 06 06:52:20 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-fe4d8b24-af73-4d09-8eaa-ecd77c9736dc tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:20 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-fe4d8b24-af73-4d09-8eaa-ecd77c9736dc tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:20 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-598210c3-b55a-47fc-a4a0-bab881f0ba88 tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Created reservations ['60a76113-e30a-44d1-af5c-c855203c5c71', '05cb6d8f-8a55-4712-8d99-a868c56eb56e', 'e1a270ec-23de-49fc-98ae-c67eb8b2ff6f', '97424bb0-239b-416a-98cc-eca9779c8e34'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:52:20 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:20 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:52:20 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:20 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:52:20 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-fe4d8b24-af73-4d09-8eaa-ecd77c9736dc tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] Volume info retrieved successfully. Sep 06 06:52:20 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-fe4d8b24-af73-4d09-8eaa-ecd77c9736dc tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] http://192.168.122.198/volume/v3/volumes/c8e16a3a-dcb9-4b44-96e8-d8c4209ad77c returned with HTTP 200 Sep 06 06:52:20 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1505/2985] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:52:20 2026] GET /volume/v3/volumes/c8e16a3a-dcb9-4b44-96e8-d8c4209ad77c => generated 842 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:20 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-f92e0c0e-6ea2-4ef9-9d99-d2c70411617e None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:20 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f92e0c0e-6ea2-4ef9-9d99-d2c70411617e tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] GET http://192.168.122.198/volume/v3/volumes/c8e16a3a-dcb9-4b44-96e8-d8c4209ad77c Sep 06 06:52:20 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-f92e0c0e-6ea2-4ef9-9d99-d2c70411617e tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:20 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-f92e0c0e-6ea2-4ef9-9d99-d2c70411617e tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:20 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:20 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:52:20 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:20 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:52:20 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-598210c3-b55a-47fc-a4a0-bab881f0ba88 tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Delete volume request issued successfully. Sep 06 06:52:20 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-598210c3-b55a-47fc-a4a0-bab881f0ba88 tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] http://192.168.122.198/volume/v3/volumes/a3f71faf-0dd3-45c9-9c12-3b41d3affacb returned with HTTP 202 Sep 06 06:52:20 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1481/2986] 192.168.122.198 () {60 vars in 1275 bytes} [Sun Sep 6 06:52:20 2026] DELETE /volume/v3/volumes/a3f71faf-0dd3-45c9-9c12-3b41d3affacb => generated 0 bytes in 187 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:52:20 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-f92e0c0e-6ea2-4ef9-9d99-d2c70411617e tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] Volume info retrieved successfully. Sep 06 06:52:20 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-605dd0df-d9c5-4972-8c81-52347be71f90 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:20 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-605dd0df-d9c5-4972-8c81-52347be71f90 tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] DELETE http://192.168.122.198/volume/v3/types/910bc014-bf49-4e7c-8283-94e23abc1ef0 Sep 06 06:52:20 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f92e0c0e-6ea2-4ef9-9d99-d2c70411617e tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] http://192.168.122.198/volume/v3/volumes/c8e16a3a-dcb9-4b44-96e8-d8c4209ad77c returned with HTTP 200 Sep 06 06:52:20 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-605dd0df-d9c5-4972-8c81-52347be71f90 tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:20 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1506/2987] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:52:20 2026] GET /volume/v3/volumes/c8e16a3a-dcb9-4b44-96e8-d8c4209ad77c => generated 842 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:20 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-605dd0df-d9c5-4972-8c81-52347be71f90 tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Calling method '_delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:20 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-8e87bb80-db5e-4ffa-a545-da9bc9464715 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:20 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-8e87bb80-db5e-4ffa-a545-da9bc9464715 tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:52:20 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-8e87bb80-db5e-4ffa-a545-da9bc9464715 tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-222315712"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:52:20 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.volumes [None req-8e87bb80-db5e-4ffa-a545-da9bc9464715 tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-222315712'}} {{(pid=87015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:52:20 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-8e87bb80-db5e-4ffa-a545-da9bc9464715 tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] Create volume of 1 GB Sep 06 06:52:20 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-8e87bb80-db5e-4ffa-a545-da9bc9464715 tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] Availability Zones retrieved successfully. Sep 06 06:52:20 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-605dd0df-d9c5-4972-8c81-52347be71f90 tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] http://192.168.122.198/volume/v3/types/910bc014-bf49-4e7c-8283-94e23abc1ef0 returned with HTTP 202 Sep 06 06:52:20 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1482/2988] 192.168.122.198 () {58 vars in 1229 bytes} [Sun Sep 6 06:52:20 2026] DELETE /volume/v3/types/910bc014-bf49-4e7c-8283-94e23abc1ef0 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:52:20 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-8e87bb80-db5e-4ffa-a545-da9bc9464715 tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] Flow 'volume_create_api' (46e2bd0b-aea5-4fdc-ae91-d2f52e51196d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:52:20 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-8e87bb80-db5e-4ffa-a545-da9bc9464715 tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1941a38a-1776-4809-a779-aa6e47b9987f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:52:20 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-433f34ed-d5aa-4452-b25b-efcb68319541 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:20 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.flows.api.create_volume [None req-8e87bb80-db5e-4ffa-a545-da9bc9464715 tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] Validating volume size '1' using validate_int {{(pid=87015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:52:20 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-433f34ed-d5aa-4452-b25b-efcb68319541 tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] POST http://192.168.122.198/volume/v3/types Sep 06 06:52:20 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-433f34ed-d5aa-4452-b25b-efcb68319541 tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1643628700", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1029981748", "vendor_name": "tempest-vendor_name-861564490"}}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:52:20 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-433f34ed-d5aa-4452-b25b-efcb68319541 tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] http://192.168.122.198/volume/v3/types returned with HTTP 200 Sep 06 06:52:20 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1483/2989] 192.168.122.198 () {60 vars in 1137 bytes} [Sun Sep 6 06:52:20 2026] POST /volume/v3/types => generated 328 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:20 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-8c4e7695-a28f-4db2-9b1b-6d23d1bd344d None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:20 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-8c4e7695-a28f-4db2-9b1b-6d23d1bd344d tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:52:20 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-8e87bb80-db5e-4ffa-a545-da9bc9464715 tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1941a38a-1776-4809-a779-aa6e47b9987f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:52:20 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-8c4e7695-a28f-4db2-9b1b-6d23d1bd344d tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "8273f61d-2dde-4583-b2bb-fa10719ae1b5", "size": 1}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:52:20 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-8e87bb80-db5e-4ffa-a545-da9bc9464715 tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47b710f7-bc77-4345-8b5e-83627aaed079) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:52:20 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.volumes [None req-8c4e7695-a28f-4db2-9b1b-6d23d1bd344d tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Create volume request body: {'volume': {'volume_type': '8273f61d-2dde-4583-b2bb-fa10719ae1b5', 'size': 1}} {{(pid=87014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:52:20 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-8c4e7695-a28f-4db2-9b1b-6d23d1bd344d tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Create volume of 1 GB Sep 06 06:52:20 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:20 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:52:20 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-8c4e7695-a28f-4db2-9b1b-6d23d1bd344d tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Availability Zones retrieved successfully. Sep 06 06:52:20 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-8c4e7695-a28f-4db2-9b1b-6d23d1bd344d tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Flow 'volume_create_api' (19f0f86f-6cb6-49cf-b838-c980ce1f7e02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:52:20 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-8c4e7695-a28f-4db2-9b1b-6d23d1bd344d tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08a653ad-fce9-4e52-a87b-5bb157d97c67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:52:20 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.flows.api.create_volume [None req-8c4e7695-a28f-4db2-9b1b-6d23d1bd344d tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Validating volume size '1' using validate_int {{(pid=87014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:52:20 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-8c4e7695-a28f-4db2-9b1b-6d23d1bd344d tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08a653ad-fce9-4e52-a87b-5bb157d97c67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:52:21Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1029981748',vendor_name='tempest-vendor_name-861564490'},id=8273f61d-2dde-4583-b2bb-fa10719ae1b5,is_public=True,name='tempest-ProjectAdminTests-volume-type-1643628700',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8273f61d-2dde-4583-b2bb-fa10719ae1b5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:52:20 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-8c4e7695-a28f-4db2-9b1b-6d23d1bd344d tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97921522-da41-4f5d-97a5-79c5d8a259da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:52:20 devstack devstack@c-api.service[87015]: DEBUG cinder.quota [None req-8e87bb80-db5e-4ffa-a545-da9bc9464715 tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] Created reservations ['85814ab8-e481-4440-9f2b-ea7da32deff0', '32606d5b-e13f-42aa-82ea-cbb23edc719a', 'b1e0e9f8-89cc-42e0-be49-9569c756cd95', '506a9542-dbb6-42c1-a680-33f4d9e6ac25'] {{(pid=87015) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:52:20 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-8e87bb80-db5e-4ffa-a545-da9bc9464715 tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47b710f7-bc77-4345-8b5e-83627aaed079) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['85814ab8-e481-4440-9f2b-ea7da32deff0', '32606d5b-e13f-42aa-82ea-cbb23edc719a', 'b1e0e9f8-89cc-42e0-be49-9569c756cd95', '506a9542-dbb6-42c1-a680-33f4d9e6ac25']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:52:20 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-8e87bb80-db5e-4ffa-a545-da9bc9464715 tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2cd06426-cb96-4c91-8780-70f62e79258b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:52:20 devstack devstack@c-api.service[87014]: WARNING cinder.quota [None req-8c4e7695-a28f-4db2-9b1b-6d23d1bd344d tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1643628700 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1643628700, it is now deprecated. Please use the default quota class for default quota. Sep 06 06:52:20 devstack devstack@c-api.service[87014]: WARNING cinder.quota [None req-8c4e7695-a28f-4db2-9b1b-6d23d1bd344d tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1643628700 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1643628700, it is now deprecated. Please use the default quota class for default quota. Sep 06 06:52:20 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:20 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:52:20 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-8e87bb80-db5e-4ffa-a545-da9bc9464715 tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2cd06426-cb96-4c91-8780-70f62e79258b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dd0a6909-8d3d-4631-8394-a1d2fc3ef97a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-222315712',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75066039df1547bebc862598e0ae1fe4',qos_specs=None,replication_status=,reservations=['85814ab8-e481-4440-9f2b-ea7da32deff0','32606d5b-e13f-42aa-82ea-cbb23edc719a','b1e0e9f8-89cc-42e0-be49-9569c756cd95','506a9542-dbb6-42c1-a680-33f4d9e6ac25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0d2f48443b14bc4bc3e67960d2690b4',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:52:20Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-222315712',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dd0a6909-8d3d-4631-8394-a1d2fc3ef97a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='75066039df1547bebc862598e0ae1fe4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e0d2f48443b14bc4bc3e67960d2690b4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:52:20 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-8e87bb80-db5e-4ffa-a545-da9bc9464715 tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (820583d7-ce19-473d-b5f7-7fd7eb4889ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:52:21 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-8c4e7695-a28f-4db2-9b1b-6d23d1bd344d tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Created reservations ['d1757fbf-25d3-4cd6-8d35-3c5311bfd802', '3ee13b70-d351-4155-bbec-8eab87720953', '0465e585-8b37-4d52-b682-814de16c39b6', '87e88c69-aa5d-4099-b8dd-9183c5c97942'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:52:21 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-8c4e7695-a28f-4db2-9b1b-6d23d1bd344d tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97921522-da41-4f5d-97a5-79c5d8a259da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d1757fbf-25d3-4cd6-8d35-3c5311bfd802', '3ee13b70-d351-4155-bbec-8eab87720953', '0465e585-8b37-4d52-b682-814de16c39b6', '87e88c69-aa5d-4099-b8dd-9183c5c97942']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:52:21 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-8c4e7695-a28f-4db2-9b1b-6d23d1bd344d tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c104c408-7f40-483f-b2ec-34009f115cc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:52:21 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-8e87bb80-db5e-4ffa-a545-da9bc9464715 tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (820583d7-ce19-473d-b5f7-7fd7eb4889ea) transitioned into 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-222315712',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75066039df1547bebc862598e0ae1fe4',qos_specs=None,replication_status=,reservations=['85814ab8-e481-4440-9f2b-ea7da32deff0','32606d5b-e13f-42aa-82ea-cbb23edc719a','b1e0e9f8-89cc-42e0-be49-9569c756cd95','506a9542-dbb6-42c1-a680-33f4d9e6ac25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0d2f48443b14bc4bc3e67960d2690b4',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:52:21 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-8e87bb80-db5e-4ffa-a545-da9bc9464715 tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76b2b82a-3393-4207-804c-1127dde0b5d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:52:21 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:21 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:52:21 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-8e87bb80-db5e-4ffa-a545-da9bc9464715 tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76b2b82a-3393-4207-804c-1127dde0b5d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:52:21 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-8c4e7695-a28f-4db2-9b1b-6d23d1bd344d tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c104c408-7f40-483f-b2ec-34009f115cc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e6113932-0ac2-4120-bcb3-6f06d4464eaa', '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='963431e7b69e43028287b591b5f65669',qos_specs=None,replication_status=,reservations=['d1757fbf-25d3-4cd6-8d35-3c5311bfd802','3ee13b70-d351-4155-bbec-8eab87720953','0465e585-8b37-4d52-b682-814de16c39b6','87e88c69-aa5d-4099-b8dd-9183c5c97942'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='389696515f9c44cdae674824c4116849',volume_type_id=8273f61d-2dde-4583-b2bb-fa10719ae1b5), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:52:21Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e6113932-0ac2-4120-bcb3-6f06d4464eaa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='963431e7b69e43028287b591b5f65669',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='389696515f9c44cdae674824c4116849',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8273f61d-2dde-4583-b2bb-fa10719ae1b5),volume_type_id=8273f61d-2dde-4583-b2bb-fa10719ae1b5)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:52:21 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-8e87bb80-db5e-4ffa-a545-da9bc9464715 tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] Flow 'volume_create_api' (46e2bd0b-aea5-4fdc-ae91-d2f52e51196d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:52:21 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-8c4e7695-a28f-4db2-9b1b-6d23d1bd344d tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e7f03e9-b644-4d5b-9e05-8e71b9a02619) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:52:21 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-8e87bb80-db5e-4ffa-a545-da9bc9464715 tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] Create volume request issued successfully. Sep 06 06:52:21 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-8e87bb80-db5e-4ffa-a545-da9bc9464715 tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:52:21 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1507/2990] 192.168.122.198 () {60 vars in 1143 bytes} [Sun Sep 6 06:52:20 2026] POST /volume/v3/volumes => generated 784 bytes in 459 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:52:21 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-b6aea92f-2138-4a8d-8f8e-8b16060283a4 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:21 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b6aea92f-2138-4a8d-8f8e-8b16060283a4 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] GET http://192.168.122.198/volume/v3/snapshots/dc915d43-ebeb-465e-ad58-4069b1b2fb4e Sep 06 06:52:21 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b6aea92f-2138-4a8d-8f8e-8b16060283a4 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:21 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b6aea92f-2138-4a8d-8f8e-8b16060283a4 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:21 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b6aea92f-2138-4a8d-8f8e-8b16060283a4 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] http://192.168.122.198/volume/v3/snapshots/dc915d43-ebeb-465e-ad58-4069b1b2fb4e returned with HTTP 404 Sep 06 06:52:21 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1508/2991] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:52:21 2026] GET /volume/v3/snapshots/dc915d43-ebeb-465e-ad58-4069b1b2fb4e => generated 111 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:52:21 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-f1c37687-7fd7-4d45-a13f-82e8538a0c9c None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:21 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-8c4e7695-a28f-4db2-9b1b-6d23d1bd344d tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e7f03e9-b644-4d5b-9e05-8e71b9a02619) transitioned into state 'SUCCESS' from 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='963431e7b69e43028287b591b5f65669',qos_specs=None,replication_status=,reservations=['d1757fbf-25d3-4cd6-8d35-3c5311bfd802','3ee13b70-d351-4155-bbec-8eab87720953','0465e585-8b37-4d52-b682-814de16c39b6','87e88c69-aa5d-4099-b8dd-9183c5c97942'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='389696515f9c44cdae674824c4116849',volume_type_id=8273f61d-2dde-4583-b2bb-fa10719ae1b5)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:52:21 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f1c37687-7fd7-4d45-a13f-82e8538a0c9c tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] GET http://192.168.122.198/volume/v3/volumes/dd0a6909-8d3d-4631-8394-a1d2fc3ef97a Sep 06 06:52:21 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-f1c37687-7fd7-4d45-a13f-82e8538a0c9c tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:21 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-f1c37687-7fd7-4d45-a13f-82e8538a0c9c tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:21 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-8c4e7695-a28f-4db2-9b1b-6d23d1bd344d tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aac613a0-f283-4666-bb50-a2a87762a52b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:52:21 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:21 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:52:21 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:21 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:52:21 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-f1c37687-7fd7-4d45-a13f-82e8538a0c9c tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] Volume info retrieved successfully. Sep 06 06:52:21 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-8c4e7695-a28f-4db2-9b1b-6d23d1bd344d tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aac613a0-f283-4666-bb50-a2a87762a52b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:52:21 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f1c37687-7fd7-4d45-a13f-82e8538a0c9c tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] http://192.168.122.198/volume/v3/volumes/dd0a6909-8d3d-4631-8394-a1d2fc3ef97a returned with HTTP 200 Sep 06 06:52:21 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1509/2992] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:52:21 2026] GET /volume/v3/volumes/dd0a6909-8d3d-4631-8394-a1d2fc3ef97a => generated 852 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:21 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-aca49f82-77c2-497c-abc1-b981356d22f4 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:21 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-8c4e7695-a28f-4db2-9b1b-6d23d1bd344d tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Flow 'volume_create_api' (19f0f86f-6cb6-49cf-b838-c980ce1f7e02) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:52:21 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-8c4e7695-a28f-4db2-9b1b-6d23d1bd344d tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Create volume request issued successfully. Sep 06 06:52:21 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-8c4e7695-a28f-4db2-9b1b-6d23d1bd344d tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:52:21 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1484/2993] 192.168.122.198 () {62 vars in 1182 bytes} [Sun Sep 6 06:52:20 2026] POST /volume/v3/volumes => generated 781 bytes in 449 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:52:21 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-aca49f82-77c2-497c-abc1-b981356d22f4 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] DELETE http://192.168.122.198/volume/v3/volumes/b0fb650b-8224-4733-9707-c4bce6b709da Sep 06 06:52:21 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-aca49f82-77c2-497c-abc1-b981356d22f4 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:21 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-aca49f82-77c2-497c-abc1-b981356d22f4 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:21 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-aca49f82-77c2-497c-abc1-b981356d22f4 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Delete volume with id: b0fb650b-8224-4733-9707-c4bce6b709da Sep 06 06:52:21 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:21 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:52:21 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:21 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:52:21 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-aca49f82-77c2-497c-abc1-b981356d22f4 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Volume info retrieved successfully. Sep 06 06:52:21 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-67d446b6-a8ab-4dac-9cab-5e909ae3cf4b None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:21 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-67d446b6-a8ab-4dac-9cab-5e909ae3cf4b tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] GET http://192.168.122.198/volume/v3/volumes/e6113932-0ac2-4120-bcb3-6f06d4464eaa Sep 06 06:52:21 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-67d446b6-a8ab-4dac-9cab-5e909ae3cf4b tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:21 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-67d446b6-a8ab-4dac-9cab-5e909ae3cf4b tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:21 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:21 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:52:21 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:21 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:52:21 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-67d446b6-a8ab-4dac-9cab-5e909ae3cf4b tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Volume info retrieved successfully. Sep 06 06:52:21 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-aca49f82-77c2-497c-abc1-b981356d22f4 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Delete volume request issued successfully. Sep 06 06:52:21 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-aca49f82-77c2-497c-abc1-b981356d22f4 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] http://192.168.122.198/volume/v3/volumes/b0fb650b-8224-4733-9707-c4bce6b709da returned with HTTP 202 Sep 06 06:52:21 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1510/2994] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:52:21 2026] DELETE /volume/v3/volumes/b0fb650b-8224-4733-9707-c4bce6b709da => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:52:21 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-67d446b6-a8ab-4dac-9cab-5e909ae3cf4b tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] http://192.168.122.198/volume/v3/volumes/e6113932-0ac2-4120-bcb3-6f06d4464eaa returned with HTTP 200 Sep 06 06:52:21 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-e7259047-02c4-4a84-a487-25680dbb9ac0 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:21 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1485/2995] 192.168.122.198 () {60 vars in 1272 bytes} [Sun Sep 6 06:52:21 2026] GET /volume/v3/volumes/e6113932-0ac2-4120-bcb3-6f06d4464eaa => generated 960 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:21 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e7259047-02c4-4a84-a487-25680dbb9ac0 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] GET http://192.168.122.198/volume/v3/volumes/b0fb650b-8224-4733-9707-c4bce6b709da Sep 06 06:52:21 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e7259047-02c4-4a84-a487-25680dbb9ac0 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:21 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e7259047-02c4-4a84-a487-25680dbb9ac0 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:21 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:21 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:52:21 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:21 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:52:21 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-e7259047-02c4-4a84-a487-25680dbb9ac0 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Volume info retrieved successfully. Sep 06 06:52:21 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e7259047-02c4-4a84-a487-25680dbb9ac0 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] http://192.168.122.198/volume/v3/volumes/b0fb650b-8224-4733-9707-c4bce6b709da returned with HTTP 200 Sep 06 06:52:21 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1511/2996] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:52:21 2026] GET /volume/v3/volumes/b0fb650b-8224-4733-9707-c4bce6b709da => generated 1015 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:52:22 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-8f0d5fef-9736-4b98-9e73-cd64d4340dc2 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:22 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-8f0d5fef-9736-4b98-9e73-cd64d4340dc2 tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] GET http://192.168.122.198/volume/v3/volumes/dd0a6909-8d3d-4631-8394-a1d2fc3ef97a Sep 06 06:52:22 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-8f0d5fef-9736-4b98-9e73-cd64d4340dc2 tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:22 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-8f0d5fef-9736-4b98-9e73-cd64d4340dc2 tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:22 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:22 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:52:22 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:22 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:52:22 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-8f0d5fef-9736-4b98-9e73-cd64d4340dc2 tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] Volume info retrieved successfully. Sep 06 06:52:22 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-8f0d5fef-9736-4b98-9e73-cd64d4340dc2 tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] http://192.168.122.198/volume/v3/volumes/dd0a6909-8d3d-4631-8394-a1d2fc3ef97a returned with HTTP 200 Sep 06 06:52:22 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1486/2997] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:52:22 2026] GET /volume/v3/volumes/dd0a6909-8d3d-4631-8394-a1d2fc3ef97a => generated 876 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:22 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-4fb1b5f8-0df3-4aed-9bbb-5fd619f3b2ed None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:22 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-4fb1b5f8-0df3-4aed-9bbb-5fd619f3b2ed tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] GET http://192.168.122.198/volume/v3/volumes/e6113932-0ac2-4120-bcb3-6f06d4464eaa Sep 06 06:52:22 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-4fb1b5f8-0df3-4aed-9bbb-5fd619f3b2ed tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:22 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-4fb1b5f8-0df3-4aed-9bbb-5fd619f3b2ed tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:22 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:22 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:52:22 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:22 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:52:22 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-4fb1b5f8-0df3-4aed-9bbb-5fd619f3b2ed tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Volume info retrieved successfully. Sep 06 06:52:22 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-4fb1b5f8-0df3-4aed-9bbb-5fd619f3b2ed tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] http://192.168.122.198/volume/v3/volumes/e6113932-0ac2-4120-bcb3-6f06d4464eaa returned with HTTP 200 Sep 06 06:52:22 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1512/2998] 192.168.122.198 () {60 vars in 1272 bytes} [Sun Sep 6 06:52:22 2026] GET /volume/v3/volumes/e6113932-0ac2-4120-bcb3-6f06d4464eaa => generated 981 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 06:52:22 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-76c6c017-16e0-47fb-bae1-764eb34b1fd8 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:22 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-76c6c017-16e0-47fb-bae1-764eb34b1fd8 tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] GET http://192.168.122.198/volume/v3/messages Sep 06 06:52:22 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-76c6c017-16e0-47fb-bae1-764eb34b1fd8 tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:22 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-76c6c017-16e0-47fb-bae1-764eb34b1fd8 tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Calling method 'version_select' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:22 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-50247ae4-128a-4d4b-b252-745028cbf001 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:22 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-50247ae4-128a-4d4b-b252-745028cbf001 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] GET http://192.168.122.198/volume/v3/volumes/b0fb650b-8224-4733-9707-c4bce6b709da Sep 06 06:52:22 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-50247ae4-128a-4d4b-b252-745028cbf001 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:22 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-50247ae4-128a-4d4b-b252-745028cbf001 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:22 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-76c6c017-16e0-47fb-bae1-764eb34b1fd8 tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] http://192.168.122.198/volume/v3/messages returned with HTTP 200 Sep 06 06:52:22 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1487/2999] 192.168.122.198 () {60 vars in 1164 bytes} [Sun Sep 6 06:52:22 2026] GET /volume/v3/messages => generated 678 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:22 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:22 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:52:22 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:22 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:52:22 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-329a96fd-5be7-4626-9e0c-3f2670e17001 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:22 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-329a96fd-5be7-4626-9e0c-3f2670e17001 tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] GET http://192.168.122.198/volume/v3/messages/3ab254d7-5a9c-4b4c-b7c7-797ae11e008f Sep 06 06:52:22 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-329a96fd-5be7-4626-9e0c-3f2670e17001 tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:22 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-329a96fd-5be7-4626-9e0c-3f2670e17001 tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Calling method 'version_select' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:22 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-50247ae4-128a-4d4b-b252-745028cbf001 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Volume info retrieved successfully. Sep 06 06:52:22 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-329a96fd-5be7-4626-9e0c-3f2670e17001 tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] http://192.168.122.198/volume/v3/messages/3ab254d7-5a9c-4b4c-b7c7-797ae11e008f returned with HTTP 200 Sep 06 06:52:22 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1488/3000] 192.168.122.198 () {60 vars in 1275 bytes} [Sun Sep 6 06:52:22 2026] GET /volume/v3/messages/3ab254d7-5a9c-4b4c-b7c7-797ae11e008f => generated 675 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:22 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-50247ae4-128a-4d4b-b252-745028cbf001 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] http://192.168.122.198/volume/v3/volumes/b0fb650b-8224-4733-9707-c4bce6b709da returned with HTTP 200 Sep 06 06:52:22 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1513/3001] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:52:22 2026] GET /volume/v3/volumes/b0fb650b-8224-4733-9707-c4bce6b709da => generated 1015 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:52:22 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-cebbe0ac-ed5b-4f0f-8df4-29862decb802 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:22 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-cebbe0ac-ed5b-4f0f-8df4-29862decb802 tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] DELETE http://192.168.122.198/volume/v3/messages/3ab254d7-5a9c-4b4c-b7c7-797ae11e008f Sep 06 06:52:22 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-cebbe0ac-ed5b-4f0f-8df4-29862decb802 tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:22 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-cebbe0ac-ed5b-4f0f-8df4-29862decb802 tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Calling method 'version_select' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:22 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-cebbe0ac-ed5b-4f0f-8df4-29862decb802 tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] http://192.168.122.198/volume/v3/messages/3ab254d7-5a9c-4b4c-b7c7-797ae11e008f returned with HTTP 204 Sep 06 06:52:22 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1489/3002] 192.168.122.198 () {60 vars in 1278 bytes} [Sun Sep 6 06:52:22 2026] DELETE /volume/v3/messages/3ab254d7-5a9c-4b4c-b7c7-797ae11e008f => generated 0 bytes in 45 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 06 06:52:22 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-573ef3e8-b601-43e3-aa76-9041ebf3b226 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:22 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-573ef3e8-b601-43e3-aa76-9041ebf3b226 tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] DELETE http://192.168.122.198/volume/v3/volumes/e6113932-0ac2-4120-bcb3-6f06d4464eaa Sep 06 06:52:22 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-573ef3e8-b601-43e3-aa76-9041ebf3b226 tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:22 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-573ef3e8-b601-43e3-aa76-9041ebf3b226 tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:22 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-573ef3e8-b601-43e3-aa76-9041ebf3b226 tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Delete volume with id: e6113932-0ac2-4120-bcb3-6f06d4464eaa Sep 06 06:52:22 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:22 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:52:22 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:22 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:52:22 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-573ef3e8-b601-43e3-aa76-9041ebf3b226 tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Volume info retrieved successfully. Sep 06 06:52:22 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-573ef3e8-b601-43e3-aa76-9041ebf3b226 tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87015) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 06 06:52:22 devstack devstack@c-api.service[87015]: WARNING cinder.quota [None req-573ef3e8-b601-43e3-aa76-9041ebf3b226 tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1643628700 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1643628700, it is now deprecated. Please use the default quota class for default quota. Sep 06 06:52:22 devstack devstack@c-api.service[87015]: WARNING cinder.quota [None req-573ef3e8-b601-43e3-aa76-9041ebf3b226 tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1643628700 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1643628700, it is now deprecated. Please use the default quota class for default quota. Sep 06 06:52:22 devstack devstack@c-api.service[87015]: DEBUG cinder.quota [None req-573ef3e8-b601-43e3-aa76-9041ebf3b226 tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Created reservations ['821438df-d3d0-4647-95e5-86c18bbc2665', 'f53bd51a-1fd5-4271-923a-8ce265c57fb3', '2822a0a5-0443-46bb-9202-20ee03043ebe', '2484d5f6-5746-427a-9540-46a826959baa'] {{(pid=87015) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:52:22 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-573ef3e8-b601-43e3-aa76-9041ebf3b226 tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Delete volume request issued successfully. Sep 06 06:52:22 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-573ef3e8-b601-43e3-aa76-9041ebf3b226 tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] http://192.168.122.198/volume/v3/volumes/e6113932-0ac2-4120-bcb3-6f06d4464eaa returned with HTTP 202 Sep 06 06:52:22 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1514/3003] 192.168.122.198 () {60 vars in 1275 bytes} [Sun Sep 6 06:52:22 2026] DELETE /volume/v3/volumes/e6113932-0ac2-4120-bcb3-6f06d4464eaa => generated 0 bytes in 166 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:52:22 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-1d95eec0-cea1-41f7-800c-ec1ec81eecb7 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:22 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-1d95eec0-cea1-41f7-800c-ec1ec81eecb7 tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] DELETE http://192.168.122.198/volume/v3/types/8273f61d-2dde-4583-b2bb-fa10719ae1b5 Sep 06 06:52:22 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-1d95eec0-cea1-41f7-800c-ec1ec81eecb7 tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:22 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-1d95eec0-cea1-41f7-800c-ec1ec81eecb7 tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] Calling method '_delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:22 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-1d95eec0-cea1-41f7-800c-ec1ec81eecb7 tempest-ProjectAdminTests-891027906 tempest-ProjectAdminTests-891027906-project-admin] http://192.168.122.198/volume/v3/types/8273f61d-2dde-4583-b2bb-fa10719ae1b5 returned with HTTP 202 Sep 06 06:52:22 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1490/3004] 192.168.122.198 () {58 vars in 1229 bytes} [Sun Sep 6 06:52:22 2026] DELETE /volume/v3/types/8273f61d-2dde-4583-b2bb-fa10719ae1b5 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:52:23 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-76181e6e-bda2-440b-9408-6cd1ecf08962 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:23 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-76181e6e-bda2-440b-9408-6cd1ecf08962 tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] GET http://192.168.122.198/volume/v3/volumes/dd0a6909-8d3d-4631-8394-a1d2fc3ef97a Sep 06 06:52:23 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-76181e6e-bda2-440b-9408-6cd1ecf08962 tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:23 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-76181e6e-bda2-440b-9408-6cd1ecf08962 tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:23 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:23 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:52:23 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:23 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:52:23 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-76181e6e-bda2-440b-9408-6cd1ecf08962 tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] Volume info retrieved successfully. Sep 06 06:52:23 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-76181e6e-bda2-440b-9408-6cd1ecf08962 tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] http://192.168.122.198/volume/v3/volumes/dd0a6909-8d3d-4631-8394-a1d2fc3ef97a returned with HTTP 200 Sep 06 06:52:23 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1515/3005] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:52:23 2026] GET /volume/v3/volumes/dd0a6909-8d3d-4631-8394-a1d2fc3ef97a => generated 877 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:23 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-cfef5daa-c1dc-4144-98e6-0ada9ad1017e None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:23 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-cfef5daa-c1dc-4144-98e6-0ada9ad1017e tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] GET http://192.168.122.198/volume/v3/volumes/dd0a6909-8d3d-4631-8394-a1d2fc3ef97a Sep 06 06:52:23 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-cfef5daa-c1dc-4144-98e6-0ada9ad1017e tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:23 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-cfef5daa-c1dc-4144-98e6-0ada9ad1017e tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:23 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:23 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:52:23 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:23 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:52:23 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-cfef5daa-c1dc-4144-98e6-0ada9ad1017e tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] Volume info retrieved successfully. Sep 06 06:52:23 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-cfef5daa-c1dc-4144-98e6-0ada9ad1017e tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] http://192.168.122.198/volume/v3/volumes/dd0a6909-8d3d-4631-8394-a1d2fc3ef97a returned with HTTP 200 Sep 06 06:52:23 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1491/3006] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:52:23 2026] GET /volume/v3/volumes/dd0a6909-8d3d-4631-8394-a1d2fc3ef97a => generated 877 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:23 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-32b1815f-515c-4590-b2eb-9c15b4b12752 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:23 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-32b1815f-515c-4590-b2eb-9c15b4b12752 tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] POST http://192.168.122.198/volume/v3/snapshots Sep 06 06:52:23 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-32b1815f-515c-4590-b2eb-9c15b4b12752 tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dd0a6909-8d3d-4631-8394-a1d2fc3ef97a", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-1704455122"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:52:23 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-badcbdac-5b97-4843-96db-91eb1d5a9788 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:23 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-badcbdac-5b97-4843-96db-91eb1d5a9788 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] GET http://192.168.122.198/volume/v3/volumes/b0fb650b-8224-4733-9707-c4bce6b709da Sep 06 06:52:23 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-badcbdac-5b97-4843-96db-91eb1d5a9788 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:23 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-badcbdac-5b97-4843-96db-91eb1d5a9788 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:23 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:23 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:52:23 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:23 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:52:23 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-32b1815f-515c-4590-b2eb-9c15b4b12752 tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] Volume info retrieved successfully. Sep 06 06:52:23 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.snapshots [None req-32b1815f-515c-4590-b2eb-9c15b4b12752 tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] Create snapshot from volume dd0a6909-8d3d-4631-8394-a1d2fc3ef97a Sep 06 06:52:23 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-badcbdac-5b97-4843-96db-91eb1d5a9788 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] http://192.168.122.198/volume/v3/volumes/b0fb650b-8224-4733-9707-c4bce6b709da returned with HTTP 404 Sep 06 06:52:23 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1492/3007] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:52:23 2026] GET /volume/v3/volumes/b0fb650b-8224-4733-9707-c4bce6b709da => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:52:23 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-08cdad7e-57b4-4f98-b721-67220a879cce None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:23 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-08cdad7e-57b4-4f98-b721-67220a879cce tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:52:23 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-08cdad7e-57b4-4f98-b721-67220a879cce tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1038052613"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:52:23 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.volumes [None req-08cdad7e-57b4-4f98-b721-67220a879cce tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1038052613'}} {{(pid=87014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:52:23 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-08cdad7e-57b4-4f98-b721-67220a879cce tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Create volume of 1 GB Sep 06 06:52:23 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-08cdad7e-57b4-4f98-b721-67220a879cce tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Availability Zones retrieved successfully. Sep 06 06:52:23 devstack devstack@c-api.service[87015]: DEBUG cinder.quota [None req-32b1815f-515c-4590-b2eb-9c15b4b12752 tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] Created reservations ['b8f5124d-f109-4463-9ecf-ce27b1d40fad', 'b6fcada3-f6b3-44b9-8338-ebc61f8058e1', '3b42bcc6-53de-4051-9df7-062168397a09', '4c667746-a172-453e-ab62-8eccd593d776'] {{(pid=87015) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:52:23 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-08cdad7e-57b4-4f98-b721-67220a879cce tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Flow 'volume_create_api' (f9744798-4ee5-4907-8961-ffbdcbee5147) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:52:23 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-08cdad7e-57b4-4f98-b721-67220a879cce tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1415298a-d0bc-4146-bb14-8a65e8339674) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:52:23 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.flows.api.create_volume [None req-08cdad7e-57b4-4f98-b721-67220a879cce tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Validating volume size '1' using validate_int {{(pid=87014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:52:23 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:23 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:52:23 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-32b1815f-515c-4590-b2eb-9c15b4b12752 tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] Snapshot create request issued successfully. Sep 06 06:52:23 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-32b1815f-515c-4590-b2eb-9c15b4b12752 tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] http://192.168.122.198/volume/v3/snapshots returned with HTTP 202 Sep 06 06:52:23 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1516/3008] 192.168.122.198 () {60 vars in 1149 bytes} [Sun Sep 6 06:52:23 2026] POST /volume/v3/snapshots => generated 326 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:52:23 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-9a7c432b-3678-4725-aad7-e0cfec50de23 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:23 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-08cdad7e-57b4-4f98-b721-67220a879cce tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1415298a-d0bc-4146-bb14-8a65e8339674) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:52:23 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-08cdad7e-57b4-4f98-b721-67220a879cce tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc0a7eda-56a3-4f07-9570-51278d17d5b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:52:23 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-08cdad7e-57b4-4f98-b721-67220a879cce tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Created reservations ['04508e97-3a8a-4f04-891a-309a0dd6d37f', '5a13d46a-f410-4b58-b3ec-6985e8efaaad', '6c1a27a5-30ca-44b9-bba4-f91ae101ff6d', 'ee8fbd0e-8d60-41d0-90a5-193e2a8c2daf'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:52:23 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-08cdad7e-57b4-4f98-b721-67220a879cce tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc0a7eda-56a3-4f07-9570-51278d17d5b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['04508e97-3a8a-4f04-891a-309a0dd6d37f', '5a13d46a-f410-4b58-b3ec-6985e8efaaad', '6c1a27a5-30ca-44b9-bba4-f91ae101ff6d', 'ee8fbd0e-8d60-41d0-90a5-193e2a8c2daf']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:52:23 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-08cdad7e-57b4-4f98-b721-67220a879cce tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52da312f-5365-440b-907c-de083cf04bde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:52:23 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:23 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:52:23 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-08cdad7e-57b4-4f98-b721-67220a879cce tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52da312f-5365-440b-907c-de083cf04bde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd4b67bb0-a527-48c2-b52a-18bce33d3394', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1038052613',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47b14cc477564406b2c85835936b99d1',qos_specs=None,replication_status=,reservations=['04508e97-3a8a-4f04-891a-309a0dd6d37f','5a13d46a-f410-4b58-b3ec-6985e8efaaad','6c1a27a5-30ca-44b9-bba4-f91ae101ff6d','ee8fbd0e-8d60-41d0-90a5-193e2a8c2daf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2bb3aa6913034422a07b16fa1477428f',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:52:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1038052613',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d4b67bb0-a527-48c2-b52a-18bce33d3394,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='47b14cc477564406b2c85835936b99d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2bb3aa6913034422a07b16fa1477428f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:52:23 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-08cdad7e-57b4-4f98-b721-67220a879cce tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7915e7f3-71ec-4b47-b634-0daf6cd4dd41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:52:24 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-08cdad7e-57b4-4f98-b721-67220a879cce tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7915e7f3-71ec-4b47-b634-0daf6cd4dd41) transitioned into state 'SUCCESS' from state '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-1038052613',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47b14cc477564406b2c85835936b99d1',qos_specs=None,replication_status=,reservations=['04508e97-3a8a-4f04-891a-309a0dd6d37f','5a13d46a-f410-4b58-b3ec-6985e8efaaad','6c1a27a5-30ca-44b9-bba4-f91ae101ff6d','ee8fbd0e-8d60-41d0-90a5-193e2a8c2daf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2bb3aa6913034422a07b16fa1477428f',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:52:24 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-08cdad7e-57b4-4f98-b721-67220a879cce tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05a34509-c601-41de-9345-4860b2fc30cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:52:24 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-08cdad7e-57b4-4f98-b721-67220a879cce tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05a34509-c601-41de-9345-4860b2fc30cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:52:24 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-08cdad7e-57b4-4f98-b721-67220a879cce tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Flow 'volume_create_api' (f9744798-4ee5-4907-8961-ffbdcbee5147) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:52:24 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-08cdad7e-57b4-4f98-b721-67220a879cce tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Create volume request issued successfully. Sep 06 06:52:24 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-08cdad7e-57b4-4f98-b721-67220a879cce tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:52:24 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1493/3009] 192.168.122.198 () {60 vars in 1142 bytes} [Sun Sep 6 06:52:23 2026] POST /volume/v3/volumes => generated 787 bytes in 563 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:52:24 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-9a7c432b-3678-4725-aad7-e0cfec50de23 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:52:24 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-3feb1283-d977-4488-bea6-3210f8764086 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:24 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-9a7c432b-3678-4725-aad7-e0cfec50de23 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-440663273", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:52:24 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.volumes [None req-9a7c432b-3678-4725-aad7-e0cfec50de23 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-440663273', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:52:24 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-9a7c432b-3678-4725-aad7-e0cfec50de23 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Create volume of 1 GB Sep 06 06:52:24 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:24 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:52:24 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-3feb1283-d977-4488-bea6-3210f8764086 tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] GET http://192.168.122.198/volume/v3/snapshots/7aca075a-d9b2-477e-a8fa-7b399a17f2f9 Sep 06 06:52:24 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-3feb1283-d977-4488-bea6-3210f8764086 tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:24 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-3feb1283-d977-4488-bea6-3210f8764086 tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:24 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-9a7c432b-3678-4725-aad7-e0cfec50de23 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Availability Zones retrieved successfully. Sep 06 06:52:24 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:24 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:52:24 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-3feb1283-d977-4488-bea6-3210f8764086 tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] Snapshot retrieved successfully. Sep 06 06:52:24 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-3feb1283-d977-4488-bea6-3210f8764086 tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] http://192.168.122.198/volume/v3/snapshots/7aca075a-d9b2-477e-a8fa-7b399a17f2f9 returned with HTTP 200 Sep 06 06:52:24 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1494/3010] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:52:24 2026] GET /volume/v3/snapshots/7aca075a-d9b2-477e-a8fa-7b399a17f2f9 => generated 458 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:24 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-2486cb0b-0e84-426c-b8d3-6f24931525d1 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:24 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-2486cb0b-0e84-426c-b8d3-6f24931525d1 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] GET http://192.168.122.198/volume/v3/volumes/d4b67bb0-a527-48c2-b52a-18bce33d3394 Sep 06 06:52:24 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-2486cb0b-0e84-426c-b8d3-6f24931525d1 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:24 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-2486cb0b-0e84-426c-b8d3-6f24931525d1 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:24 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-9a7c432b-3678-4725-aad7-e0cfec50de23 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Flow 'volume_create_api' (6a919fa9-53e8-4d01-b80b-0d39cdf9b10e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:52:24 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-9a7c432b-3678-4725-aad7-e0cfec50de23 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b32142b-0a55-420d-9773-1dbb690a01fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:52:24 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.flows.api.create_volume [None req-9a7c432b-3678-4725-aad7-e0cfec50de23 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Validating volume size '1' using validate_int {{(pid=87015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:52:24 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:24 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:52:24 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:24 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:52:24 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-2486cb0b-0e84-426c-b8d3-6f24931525d1 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Volume info retrieved successfully. Sep 06 06:52:24 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-2486cb0b-0e84-426c-b8d3-6f24931525d1 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] http://192.168.122.198/volume/v3/volumes/d4b67bb0-a527-48c2-b52a-18bce33d3394 returned with HTTP 200 Sep 06 06:52:24 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1495/3011] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:52:24 2026] GET /volume/v3/volumes/d4b67bb0-a527-48c2-b52a-18bce33d3394 => generated 966 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:24 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-9a7c432b-3678-4725-aad7-e0cfec50de23 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b32142b-0a55-420d-9773-1dbb690a01fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:52:24 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-9a7c432b-3678-4725-aad7-e0cfec50de23 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c459dfd-05b8-4c06-8097-395eb49cb614) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:52:24 devstack devstack@c-api.service[87015]: DEBUG cinder.quota [None req-9a7c432b-3678-4725-aad7-e0cfec50de23 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Created reservations ['1ad85b75-a1b7-4c1e-a6f4-30db0c37538f', '9909ffb2-cacd-48b8-949a-de5bc1ba2e1b', 'd816f4dd-25f4-4b70-a904-f7364c93c2cf', '2d5a6ea3-df17-4660-ab53-1102a8175c42'] {{(pid=87015) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:52:24 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-9a7c432b-3678-4725-aad7-e0cfec50de23 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c459dfd-05b8-4c06-8097-395eb49cb614) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1ad85b75-a1b7-4c1e-a6f4-30db0c37538f', '9909ffb2-cacd-48b8-949a-de5bc1ba2e1b', 'd816f4dd-25f4-4b70-a904-f7364c93c2cf', '2d5a6ea3-df17-4660-ab53-1102a8175c42']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:52:24 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-9a7c432b-3678-4725-aad7-e0cfec50de23 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9eabe8f8-6f8a-44cd-ad2a-cfff13442e48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:52:24 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:24 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:52:24 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-9a7c432b-3678-4725-aad7-e0cfec50de23 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9eabe8f8-6f8a-44cd-ad2a-cfff13442e48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e06a97bd-6ce9-49ef-8f1b-8469f31060fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-440663273',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6646d5625b8a4bf6b08fa2f37f1ef662',qos_specs=None,replication_status=,reservations=['1ad85b75-a1b7-4c1e-a6f4-30db0c37538f','9909ffb2-cacd-48b8-949a-de5bc1ba2e1b','d816f4dd-25f4-4b70-a904-f7364c93c2cf','2d5a6ea3-df17-4660-ab53-1102a8175c42'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ffe18145c90463c86e414a6c44e4f4c',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:52:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-440663273',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e06a97bd-6ce9-49ef-8f1b-8469f31060fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6646d5625b8a4bf6b08fa2f37f1ef662',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9ffe18145c90463c86e414a6c44e4f4c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:52:24 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-9a7c432b-3678-4725-aad7-e0cfec50de23 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fba17e00-13a2-474e-b6e2-610a6a50cc73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:52:24 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-9a7c432b-3678-4725-aad7-e0cfec50de23 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fba17e00-13a2-474e-b6e2-610a6a50cc73) transitioned into state 'SUCCESS' from state '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-440663273',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6646d5625b8a4bf6b08fa2f37f1ef662',qos_specs=None,replication_status=,reservations=['1ad85b75-a1b7-4c1e-a6f4-30db0c37538f','9909ffb2-cacd-48b8-949a-de5bc1ba2e1b','d816f4dd-25f4-4b70-a904-f7364c93c2cf','2d5a6ea3-df17-4660-ab53-1102a8175c42'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ffe18145c90463c86e414a6c44e4f4c',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:52:24 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-9a7c432b-3678-4725-aad7-e0cfec50de23 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b12ffbf-7e2d-4c97-8d9c-ec097611b9c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:52:24 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-9a7c432b-3678-4725-aad7-e0cfec50de23 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b12ffbf-7e2d-4c97-8d9c-ec097611b9c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:52:24 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-9a7c432b-3678-4725-aad7-e0cfec50de23 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Flow 'volume_create_api' (6a919fa9-53e8-4d01-b80b-0d39cdf9b10e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:52:24 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-9a7c432b-3678-4725-aad7-e0cfec50de23 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Create volume request issued successfully. Sep 06 06:52:24 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-9a7c432b-3678-4725-aad7-e0cfec50de23 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:52:24 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1517/3012] 192.168.122.198 () {60 vars in 1143 bytes} [Sun Sep 6 06:52:23 2026] POST /volume/v3/volumes => generated 762 bytes in 915 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 06 06:52:24 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-04af88d0-cfdb-43e0-bb14-56bc771cf281 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:24 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-04af88d0-cfdb-43e0-bb14-56bc771cf281 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] GET http://192.168.122.198/volume/v3/volumes/e06a97bd-6ce9-49ef-8f1b-8469f31060fe Sep 06 06:52:24 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-04af88d0-cfdb-43e0-bb14-56bc771cf281 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:24 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-04af88d0-cfdb-43e0-bb14-56bc771cf281 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:24 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:24 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:52:24 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:24 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:52:24 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-04af88d0-cfdb-43e0-bb14-56bc771cf281 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Volume info retrieved successfully. Sep 06 06:52:24 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-04af88d0-cfdb-43e0-bb14-56bc771cf281 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] http://192.168.122.198/volume/v3/volumes/e06a97bd-6ce9-49ef-8f1b-8469f31060fe returned with HTTP 200 Sep 06 06:52:24 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1496/3013] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:52:24 2026] GET /volume/v3/volumes/e06a97bd-6ce9-49ef-8f1b-8469f31060fe => generated 830 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:25 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-f2185a02-2b09-4dcf-8bcc-551db1b261df None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:25 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f2185a02-2b09-4dcf-8bcc-551db1b261df tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] GET http://192.168.122.198/volume/v3/snapshots/7aca075a-d9b2-477e-a8fa-7b399a17f2f9 Sep 06 06:52:25 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-f2185a02-2b09-4dcf-8bcc-551db1b261df tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:25 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-f2185a02-2b09-4dcf-8bcc-551db1b261df tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:25 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:25 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:52:25 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-f2185a02-2b09-4dcf-8bcc-551db1b261df tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] Snapshot retrieved successfully. Sep 06 06:52:25 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f2185a02-2b09-4dcf-8bcc-551db1b261df tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] http://192.168.122.198/volume/v3/snapshots/7aca075a-d9b2-477e-a8fa-7b399a17f2f9 returned with HTTP 200 Sep 06 06:52:25 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1518/3014] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:52:25 2026] GET /volume/v3/snapshots/7aca075a-d9b2-477e-a8fa-7b399a17f2f9 => generated 458 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:25 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-84436df1-ccc5-4d9c-b740-263f8633ef36 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:25 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-84436df1-ccc5-4d9c-b740-263f8633ef36 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] GET http://192.168.122.198/volume/v3/volumes/d4b67bb0-a527-48c2-b52a-18bce33d3394 Sep 06 06:52:25 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-84436df1-ccc5-4d9c-b740-263f8633ef36 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:25 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-84436df1-ccc5-4d9c-b740-263f8633ef36 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:25 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:25 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:52:25 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:25 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:52:25 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-84436df1-ccc5-4d9c-b740-263f8633ef36 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Volume info retrieved successfully. Sep 06 06:52:25 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-84436df1-ccc5-4d9c-b740-263f8633ef36 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] http://192.168.122.198/volume/v3/volumes/d4b67bb0-a527-48c2-b52a-18bce33d3394 returned with HTTP 200 Sep 06 06:52:25 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1497/3015] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:52:25 2026] GET /volume/v3/volumes/d4b67bb0-a527-48c2-b52a-18bce33d3394 => generated 1016 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:52:25 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-ad43b642-d122-4b5f-af23-a490ad02f810 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:25 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-ad43b642-d122-4b5f-af23-a490ad02f810 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] GET http://192.168.122.198/volume/v3/volumes/e06a97bd-6ce9-49ef-8f1b-8469f31060fe Sep 06 06:52:25 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-ad43b642-d122-4b5f-af23-a490ad02f810 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:25 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-ad43b642-d122-4b5f-af23-a490ad02f810 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:25 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:25 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:52:25 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:25 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:52:25 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-ad43b642-d122-4b5f-af23-a490ad02f810 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Volume info retrieved successfully. Sep 06 06:52:25 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-ad43b642-d122-4b5f-af23-a490ad02f810 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] http://192.168.122.198/volume/v3/volumes/e06a97bd-6ce9-49ef-8f1b-8469f31060fe returned with HTTP 200 Sep 06 06:52:25 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1519/3016] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:52:25 2026] GET /volume/v3/volumes/e06a97bd-6ce9-49ef-8f1b-8469f31060fe => generated 854 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-9998f807-7e10-4cc1-b5dc-68fc1fdb4948 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:26 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-9998f807-7e10-4cc1-b5dc-68fc1fdb4948 tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] GET http://192.168.122.198/volume/v3/snapshots/7aca075a-d9b2-477e-a8fa-7b399a17f2f9 Sep 06 06:52:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-9998f807-7e10-4cc1-b5dc-68fc1fdb4948 tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-9998f807-7e10-4cc1-b5dc-68fc1fdb4948 tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:26 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:26 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:52:26 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-9998f807-7e10-4cc1-b5dc-68fc1fdb4948 tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] Snapshot retrieved successfully. Sep 06 06:52:26 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-9998f807-7e10-4cc1-b5dc-68fc1fdb4948 tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] http://192.168.122.198/volume/v3/snapshots/7aca075a-d9b2-477e-a8fa-7b399a17f2f9 returned with HTTP 200 Sep 06 06:52:26 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1498/3017] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:52:26 2026] GET /volume/v3/snapshots/7aca075a-d9b2-477e-a8fa-7b399a17f2f9 => generated 485 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:26 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-31d93a9f-b732-49c0-a03c-4c13900ee3ea None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:26 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-31d93a9f-b732-49c0-a03c-4c13900ee3ea tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] GET http://192.168.122.198/volume/v3/snapshots/7aca075a-d9b2-477e-a8fa-7b399a17f2f9 Sep 06 06:52:26 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-31d93a9f-b732-49c0-a03c-4c13900ee3ea tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:26 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-31d93a9f-b732-49c0-a03c-4c13900ee3ea tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:26 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:26 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:52:26 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-31d93a9f-b732-49c0-a03c-4c13900ee3ea tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] Snapshot retrieved successfully. Sep 06 06:52:26 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-31d93a9f-b732-49c0-a03c-4c13900ee3ea tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] http://192.168.122.198/volume/v3/snapshots/7aca075a-d9b2-477e-a8fa-7b399a17f2f9 returned with HTTP 200 Sep 06 06:52:26 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1520/3018] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:52:26 2026] GET /volume/v3/snapshots/7aca075a-d9b2-477e-a8fa-7b399a17f2f9 => generated 485 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-70ae60c6-d872-4f4c-9095-8dccc3d2e1cc None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:26 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-70ae60c6-d872-4f4c-9095-8dccc3d2e1cc tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] DELETE http://192.168.122.198/volume/v3/snapshots/7aca075a-d9b2-477e-a8fa-7b399a17f2f9 Sep 06 06:52:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-70ae60c6-d872-4f4c-9095-8dccc3d2e1cc tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-70ae60c6-d872-4f4c-9095-8dccc3d2e1cc tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:26 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.snapshots [None req-70ae60c6-d872-4f4c-9095-8dccc3d2e1cc tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] Delete snapshot with id: 7aca075a-d9b2-477e-a8fa-7b399a17f2f9 Sep 06 06:52:26 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:26 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:52:26 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-70ae60c6-d872-4f4c-9095-8dccc3d2e1cc tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] Snapshot retrieved successfully. Sep 06 06:52:26 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:26 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:52:26 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-e6cd5ac9-cf13-43c0-8f76-2c8cd8ca9044 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:26 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e6cd5ac9-cf13-43c0-8f76-2c8cd8ca9044 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] GET http://192.168.122.198/volume/v3/volumes/d4b67bb0-a527-48c2-b52a-18bce33d3394 Sep 06 06:52:26 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e6cd5ac9-cf13-43c0-8f76-2c8cd8ca9044 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:26 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e6cd5ac9-cf13-43c0-8f76-2c8cd8ca9044 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:26 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-70ae60c6-d872-4f4c-9095-8dccc3d2e1cc tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] Snapshot delete request issued successfully. Sep 06 06:52:26 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-70ae60c6-d872-4f4c-9095-8dccc3d2e1cc tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] http://192.168.122.198/volume/v3/snapshots/7aca075a-d9b2-477e-a8fa-7b399a17f2f9 returned with HTTP 202 Sep 06 06:52:26 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1499/3019] 192.168.122.198 () {58 vars in 1241 bytes} [Sun Sep 6 06:52:26 2026] DELETE /volume/v3/snapshots/7aca075a-d9b2-477e-a8fa-7b399a17f2f9 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:52:26 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:26 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:52:26 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:26 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:52:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-51e68de5-06bc-4364-8c2b-e4256b809824 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:26 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-e6cd5ac9-cf13-43c0-8f76-2c8cd8ca9044 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Volume info retrieved successfully. Sep 06 06:52:26 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-51e68de5-06bc-4364-8c2b-e4256b809824 tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] GET http://192.168.122.198/volume/v3/snapshots/7aca075a-d9b2-477e-a8fa-7b399a17f2f9 Sep 06 06:52:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-51e68de5-06bc-4364-8c2b-e4256b809824 tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-51e68de5-06bc-4364-8c2b-e4256b809824 tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:26 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e6cd5ac9-cf13-43c0-8f76-2c8cd8ca9044 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] http://192.168.122.198/volume/v3/volumes/d4b67bb0-a527-48c2-b52a-18bce33d3394 returned with HTTP 200 Sep 06 06:52:26 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1521/3020] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:52:26 2026] GET /volume/v3/volumes/d4b67bb0-a527-48c2-b52a-18bce33d3394 => generated 1016 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:52:26 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:26 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:52:26 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-51e68de5-06bc-4364-8c2b-e4256b809824 tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] Snapshot retrieved successfully. Sep 06 06:52:26 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-51e68de5-06bc-4364-8c2b-e4256b809824 tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] http://192.168.122.198/volume/v3/snapshots/7aca075a-d9b2-477e-a8fa-7b399a17f2f9 returned with HTTP 200 Sep 06 06:52:26 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1500/3021] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:52:26 2026] GET /volume/v3/snapshots/7aca075a-d9b2-477e-a8fa-7b399a17f2f9 => generated 484 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:26 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-3d297c41-59f8-4df8-9210-9768799c4baa None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:26 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-3d297c41-59f8-4df8-9210-9768799c4baa tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] GET http://192.168.122.198/volume/v3/volumes/e06a97bd-6ce9-49ef-8f1b-8469f31060fe Sep 06 06:52:26 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-3d297c41-59f8-4df8-9210-9768799c4baa tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:26 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-3d297c41-59f8-4df8-9210-9768799c4baa tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:26 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:26 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:52:26 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:26 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:52:26 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-3d297c41-59f8-4df8-9210-9768799c4baa tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Volume info retrieved successfully. Sep 06 06:52:26 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-3d297c41-59f8-4df8-9210-9768799c4baa tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] http://192.168.122.198/volume/v3/volumes/e06a97bd-6ce9-49ef-8f1b-8469f31060fe returned with HTTP 200 Sep 06 06:52:26 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1522/3022] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:52:26 2026] GET /volume/v3/volumes/e06a97bd-6ce9-49ef-8f1b-8469f31060fe => generated 854 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-cd1bdd1a-daaa-4188-af9b-e142f44ebb3a None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:27 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-cd1bdd1a-daaa-4188-af9b-e142f44ebb3a tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-admin] POST http://192.168.122.198/volume/v3/types Sep 06 06:52:27 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-cd1bdd1a-daaa-4188-af9b-e142f44ebb3a tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1946095722", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1066784724", "vendor_name": "tempest-vendor_name-1749514812"}}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:52:27 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-cd1bdd1a-daaa-4188-af9b-e142f44ebb3a tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-admin] http://192.168.122.198/volume/v3/types returned with HTTP 200 Sep 06 06:52:27 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1501/3023] 192.168.122.198 () {60 vars in 1137 bytes} [Sun Sep 6 06:52:26 2026] POST /volume/v3/types => generated 330 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:27 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-a114c451-9fd5-489e-ae30-36b1e765af01 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:27 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-a114c451-9fd5-489e-ae30-36b1e765af01 tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-admin] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:52:27 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-a114c451-9fd5-489e-ae30-36b1e765af01 tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "531612b7-3f6d-4676-a6c7-f33deff8f4c5", "size": 1}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:52:27 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.volumes [None req-a114c451-9fd5-489e-ae30-36b1e765af01 tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-admin] Create volume request body: {'volume': {'volume_type': '531612b7-3f6d-4676-a6c7-f33deff8f4c5', 'size': 1}} {{(pid=87015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:52:27 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-a114c451-9fd5-489e-ae30-36b1e765af01 tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-admin] Create volume of 1 GB Sep 06 06:52:27 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:27 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:52:27 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-a114c451-9fd5-489e-ae30-36b1e765af01 tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-admin] Availability Zones retrieved successfully. Sep 06 06:52:27 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-a114c451-9fd5-489e-ae30-36b1e765af01 tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-admin] Flow 'volume_create_api' (20b2121a-a361-4478-8ae5-66d5143a9dc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:52:27 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-a114c451-9fd5-489e-ae30-36b1e765af01 tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e60ff5ef-cf21-4614-867d-684d4df12738) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:52:27 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.flows.api.create_volume [None req-a114c451-9fd5-489e-ae30-36b1e765af01 tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-admin] Validating volume size '1' using validate_int {{(pid=87015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:52:27 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-a114c451-9fd5-489e-ae30-36b1e765af01 tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e60ff5ef-cf21-4614-867d-684d4df12738) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1066784724',vendor_name='tempest-vendor_name-1749514812'},id=531612b7-3f6d-4676-a6c7-f33deff8f4c5,is_public=True,name='tempest-ProjectReaderTests-volume-type-1946095722',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '531612b7-3f6d-4676-a6c7-f33deff8f4c5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:52:27 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-a114c451-9fd5-489e-ae30-36b1e765af01 tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06f8d785-689c-4181-8b5b-b439a3773b40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:52:27 devstack devstack@c-api.service[87015]: WARNING cinder.quota [None req-a114c451-9fd5-489e-ae30-36b1e765af01 tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1946095722 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1946095722, it is now deprecated. Please use the default quota class for default quota. Sep 06 06:52:27 devstack devstack@c-api.service[87015]: WARNING cinder.quota [None req-a114c451-9fd5-489e-ae30-36b1e765af01 tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1946095722 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1946095722, it is now deprecated. Please use the default quota class for default quota. Sep 06 06:52:27 devstack devstack@c-api.service[87015]: DEBUG cinder.quota [None req-a114c451-9fd5-489e-ae30-36b1e765af01 tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-admin] Created reservations ['bc30067f-4253-4095-9a74-1203769f532b', 'a154556c-0eaf-4ca5-910b-fdcdd8597b30', 'cdc2efb5-8ccf-465b-8299-028be8796f58', '3d9f9f7f-fe10-4b30-8836-55150ab74baa'] {{(pid=87015) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:52:27 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-a114c451-9fd5-489e-ae30-36b1e765af01 tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06f8d785-689c-4181-8b5b-b439a3773b40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bc30067f-4253-4095-9a74-1203769f532b', 'a154556c-0eaf-4ca5-910b-fdcdd8597b30', 'cdc2efb5-8ccf-465b-8299-028be8796f58', '3d9f9f7f-fe10-4b30-8836-55150ab74baa']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:52:27 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-a114c451-9fd5-489e-ae30-36b1e765af01 tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b057ad4c-b57f-4bb5-b58e-3c366683d971) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:52:27 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:27 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:52:27 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-a114c451-9fd5-489e-ae30-36b1e765af01 tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b057ad4c-b57f-4bb5-b58e-3c366683d971) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ca6c32a9-821e-4df7-9f53-9ab59f251d09', '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='303bb6348f3e4ad5863b648561ddb8e7',qos_specs=None,replication_status=,reservations=['bc30067f-4253-4095-9a74-1203769f532b','a154556c-0eaf-4ca5-910b-fdcdd8597b30','cdc2efb5-8ccf-465b-8299-028be8796f58','3d9f9f7f-fe10-4b30-8836-55150ab74baa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e58d1c32220f4e41a6bc32b18fd5f625',volume_type_id=531612b7-3f6d-4676-a6c7-f33deff8f4c5), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:52:27Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ca6c32a9-821e-4df7-9f53-9ab59f251d09,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='303bb6348f3e4ad5863b648561ddb8e7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e58d1c32220f4e41a6bc32b18fd5f625',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(531612b7-3f6d-4676-a6c7-f33deff8f4c5),volume_type_id=531612b7-3f6d-4676-a6c7-f33deff8f4c5)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:52:27 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-a114c451-9fd5-489e-ae30-36b1e765af01 tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (847a5b05-d124-4392-baf0-8f62745549cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:52:27 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-4f4ce295-7140-42a2-a79c-b0fa5fec2c24 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:27 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-a114c451-9fd5-489e-ae30-36b1e765af01 tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (847a5b05-d124-4392-baf0-8f62745549cd) transitioned into state 'SUCCESS' from 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='303bb6348f3e4ad5863b648561ddb8e7',qos_specs=None,replication_status=,reservations=['bc30067f-4253-4095-9a74-1203769f532b','a154556c-0eaf-4ca5-910b-fdcdd8597b30','cdc2efb5-8ccf-465b-8299-028be8796f58','3d9f9f7f-fe10-4b30-8836-55150ab74baa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e58d1c32220f4e41a6bc32b18fd5f625',volume_type_id=531612b7-3f6d-4676-a6c7-f33deff8f4c5)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:52:27 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-4f4ce295-7140-42a2-a79c-b0fa5fec2c24 tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] GET http://192.168.122.198/volume/v3/snapshots/7aca075a-d9b2-477e-a8fa-7b399a17f2f9 Sep 06 06:52:27 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-4f4ce295-7140-42a2-a79c-b0fa5fec2c24 tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:27 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-4f4ce295-7140-42a2-a79c-b0fa5fec2c24 tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:27 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-a114c451-9fd5-489e-ae30-36b1e765af01 tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f136586-3c36-43c2-85cd-f9e75578b66f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:52:27 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:27 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:52:27 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-4f4ce295-7140-42a2-a79c-b0fa5fec2c24 tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] Snapshot retrieved successfully. Sep 06 06:52:27 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-4f4ce295-7140-42a2-a79c-b0fa5fec2c24 tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] http://192.168.122.198/volume/v3/snapshots/7aca075a-d9b2-477e-a8fa-7b399a17f2f9 returned with HTTP 200 Sep 06 06:52:27 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1502/3024] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:52:27 2026] GET /volume/v3/snapshots/7aca075a-d9b2-477e-a8fa-7b399a17f2f9 => generated 484 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:27 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-9d27feb5-76b2-4172-b23e-eb07ba0909f7 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:27 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-9d27feb5-76b2-4172-b23e-eb07ba0909f7 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] GET http://192.168.122.198/volume/v3/volumes/d4b67bb0-a527-48c2-b52a-18bce33d3394 Sep 06 06:52:27 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-9d27feb5-76b2-4172-b23e-eb07ba0909f7 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:27 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-a114c451-9fd5-489e-ae30-36b1e765af01 tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f136586-3c36-43c2-85cd-f9e75578b66f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:52:27 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-9d27feb5-76b2-4172-b23e-eb07ba0909f7 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:27 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-a114c451-9fd5-489e-ae30-36b1e765af01 tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-admin] Flow 'volume_create_api' (20b2121a-a361-4478-8ae5-66d5143a9dc1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:52:27 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-a114c451-9fd5-489e-ae30-36b1e765af01 tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-admin] Create volume request issued successfully. Sep 06 06:52:27 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-a114c451-9fd5-489e-ae30-36b1e765af01 tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-admin] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:52:27 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1523/3025] 192.168.122.198 () {62 vars in 1182 bytes} [Sun Sep 6 06:52:27 2026] POST /volume/v3/volumes => generated 782 bytes in 378 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:52:27 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:27 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:52:27 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:27 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:52:27 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-5058c93b-0137-468c-aa5f-aeddfd44a25c None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:27 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-9d27feb5-76b2-4172-b23e-eb07ba0909f7 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Volume info retrieved successfully. Sep 06 06:52:27 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-5058c93b-0137-468c-aa5f-aeddfd44a25c tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-admin] GET http://192.168.122.198/volume/v3/volumes/ca6c32a9-821e-4df7-9f53-9ab59f251d09 Sep 06 06:52:27 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-5058c93b-0137-468c-aa5f-aeddfd44a25c tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:27 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-5058c93b-0137-468c-aa5f-aeddfd44a25c tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:27 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-9d27feb5-76b2-4172-b23e-eb07ba0909f7 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] http://192.168.122.198/volume/v3/volumes/d4b67bb0-a527-48c2-b52a-18bce33d3394 returned with HTTP 200 Sep 06 06:52:27 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:27 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:52:27 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:27 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:52:27 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1503/3026] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:52:27 2026] GET /volume/v3/volumes/d4b67bb0-a527-48c2-b52a-18bce33d3394 => generated 1017 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:52:27 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-5058c93b-0137-468c-aa5f-aeddfd44a25c tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-admin] Volume info retrieved successfully. Sep 06 06:52:27 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-79550e83-fd78-4bcc-ad8a-ffcf03506b1a None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:27 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-79550e83-fd78-4bcc-ad8a-ffcf03506b1a tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] POST http://192.168.122.198/volume/v3/snapshots Sep 06 06:52:27 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-79550e83-fd78-4bcc-ad8a-ffcf03506b1a tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d4b67bb0-a527-48c2-b52a-18bce33d3394", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-85413365"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:52:27 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-5058c93b-0137-468c-aa5f-aeddfd44a25c tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-admin] http://192.168.122.198/volume/v3/volumes/ca6c32a9-821e-4df7-9f53-9ab59f251d09 returned with HTTP 200 Sep 06 06:52:27 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1524/3027] 192.168.122.198 () {60 vars in 1272 bytes} [Sun Sep 6 06:52:27 2026] GET /volume/v3/volumes/ca6c32a9-821e-4df7-9f53-9ab59f251d09 => generated 961 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:27 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:27 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:52:27 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:27 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:52:27 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-79550e83-fd78-4bcc-ad8a-ffcf03506b1a tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Volume info retrieved successfully. Sep 06 06:52:27 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.snapshots [None req-79550e83-fd78-4bcc-ad8a-ffcf03506b1a tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Create snapshot from volume d4b67bb0-a527-48c2-b52a-18bce33d3394 Sep 06 06:52:27 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-79550e83-fd78-4bcc-ad8a-ffcf03506b1a tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Created reservations ['fe6660e8-7e2b-4a6e-8054-442842aaafb4', 'ceebcaa8-9980-4463-9b6e-d37cc95b71d9', '2131c609-18d0-4a13-8202-c9a8d3776bab', '2432dac2-5fb6-483d-ab3f-78faa21b52b5'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:52:27 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:27 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:52:27 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-79550e83-fd78-4bcc-ad8a-ffcf03506b1a tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Snapshot create request issued successfully. Sep 06 06:52:27 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-79550e83-fd78-4bcc-ad8a-ffcf03506b1a tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] http://192.168.122.198/volume/v3/snapshots returned with HTTP 202 Sep 06 06:52:27 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1504/3028] 192.168.122.198 () {60 vars in 1149 bytes} [Sun Sep 6 06:52:27 2026] POST /volume/v3/snapshots => generated 306 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 06 06:52:27 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-d539784b-54e2-4cb9-aca6-fea0b4e11cfa None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:27 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-d539784b-54e2-4cb9-aca6-fea0b4e11cfa tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] GET http://192.168.122.198/volume/v3/snapshots/27716bed-0b79-4487-8eec-caf167a9992e Sep 06 06:52:27 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-d539784b-54e2-4cb9-aca6-fea0b4e11cfa tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:27 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-d539784b-54e2-4cb9-aca6-fea0b4e11cfa tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:27 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:27 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:52:27 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-d539784b-54e2-4cb9-aca6-fea0b4e11cfa tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Snapshot retrieved successfully. Sep 06 06:52:27 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-d539784b-54e2-4cb9-aca6-fea0b4e11cfa tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] http://192.168.122.198/volume/v3/snapshots/27716bed-0b79-4487-8eec-caf167a9992e returned with HTTP 200 Sep 06 06:52:27 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1525/3029] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:52:27 2026] GET /volume/v3/snapshots/27716bed-0b79-4487-8eec-caf167a9992e => generated 438 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 06:52:27 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-bca11eea-b674-44b9-b3e4-1f0bb464bd40 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:27 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-bca11eea-b674-44b9-b3e4-1f0bb464bd40 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] GET http://192.168.122.198/volume/v3/volumes/e06a97bd-6ce9-49ef-8f1b-8469f31060fe Sep 06 06:52:27 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-bca11eea-b674-44b9-b3e4-1f0bb464bd40 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:27 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-bca11eea-b674-44b9-b3e4-1f0bb464bd40 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:27 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:27 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:52:27 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:27 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:52:27 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-bca11eea-b674-44b9-b3e4-1f0bb464bd40 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Volume info retrieved successfully. Sep 06 06:52:27 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-bca11eea-b674-44b9-b3e4-1f0bb464bd40 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] http://192.168.122.198/volume/v3/volumes/e06a97bd-6ce9-49ef-8f1b-8469f31060fe returned with HTTP 200 Sep 06 06:52:27 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1505/3030] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:52:27 2026] GET /volume/v3/volumes/e06a97bd-6ce9-49ef-8f1b-8469f31060fe => generated 854 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:28 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-d1041e8f-759d-48a5-adef-448d4c5fcdb5 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:28 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-d1041e8f-759d-48a5-adef-448d4c5fcdb5 tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] GET http://192.168.122.198/volume/v3/snapshots/7aca075a-d9b2-477e-a8fa-7b399a17f2f9 Sep 06 06:52:28 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-d1041e8f-759d-48a5-adef-448d4c5fcdb5 tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:28 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-d1041e8f-759d-48a5-adef-448d4c5fcdb5 tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:28 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-d1041e8f-759d-48a5-adef-448d4c5fcdb5 tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] http://192.168.122.198/volume/v3/snapshots/7aca075a-d9b2-477e-a8fa-7b399a17f2f9 returned with HTTP 404 Sep 06 06:52:28 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1526/3031] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:52:28 2026] GET /volume/v3/snapshots/7aca075a-d9b2-477e-a8fa-7b399a17f2f9 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:52:28 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-6e77afa1-5e29-466e-9bfb-b96791159c19 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:28 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-6e77afa1-5e29-466e-9bfb-b96791159c19 tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] DELETE http://192.168.122.198/volume/v3/volumes/dd0a6909-8d3d-4631-8394-a1d2fc3ef97a Sep 06 06:52:28 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-6e77afa1-5e29-466e-9bfb-b96791159c19 tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:28 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-6e77afa1-5e29-466e-9bfb-b96791159c19 tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:28 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-6e77afa1-5e29-466e-9bfb-b96791159c19 tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] Delete volume with id: dd0a6909-8d3d-4631-8394-a1d2fc3ef97a Sep 06 06:52:28 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:28 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:52:28 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:28 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:52:28 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-6e77afa1-5e29-466e-9bfb-b96791159c19 tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] Volume info retrieved successfully. Sep 06 06:52:28 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-6e77afa1-5e29-466e-9bfb-b96791159c19 tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] Delete volume request issued successfully. Sep 06 06:52:28 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-6e77afa1-5e29-466e-9bfb-b96791159c19 tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] http://192.168.122.198/volume/v3/volumes/dd0a6909-8d3d-4631-8394-a1d2fc3ef97a returned with HTTP 202 Sep 06 06:52:28 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1506/3032] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:52:28 2026] DELETE /volume/v3/volumes/dd0a6909-8d3d-4631-8394-a1d2fc3ef97a => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:52:28 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-26856757-7c5d-464a-9f91-ce6330ccb4bb None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:28 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-26856757-7c5d-464a-9f91-ce6330ccb4bb tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] GET http://192.168.122.198/volume/v3/volumes/dd0a6909-8d3d-4631-8394-a1d2fc3ef97a Sep 06 06:52:28 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-26856757-7c5d-464a-9f91-ce6330ccb4bb tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:28 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-26856757-7c5d-464a-9f91-ce6330ccb4bb tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:28 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:28 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:52:28 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:28 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:52:28 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-9bd78165-9e67-41f3-9278-64bcc5f31467 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:28 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-9bd78165-9e67-41f3-9278-64bcc5f31467 tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-admin] GET http://192.168.122.198/volume/v3/volumes/ca6c32a9-821e-4df7-9f53-9ab59f251d09 Sep 06 06:52:28 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-9bd78165-9e67-41f3-9278-64bcc5f31467 tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:28 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-9bd78165-9e67-41f3-9278-64bcc5f31467 tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:28 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-26856757-7c5d-464a-9f91-ce6330ccb4bb tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] Volume info retrieved successfully. Sep 06 06:52:28 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-26856757-7c5d-464a-9f91-ce6330ccb4bb tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] http://192.168.122.198/volume/v3/volumes/dd0a6909-8d3d-4631-8394-a1d2fc3ef97a returned with HTTP 200 Sep 06 06:52:28 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1527/3033] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:52:28 2026] GET /volume/v3/volumes/dd0a6909-8d3d-4631-8394-a1d2fc3ef97a => generated 876 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:28 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:28 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:52:28 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:28 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:52:28 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-9bd78165-9e67-41f3-9278-64bcc5f31467 tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-admin] Volume info retrieved successfully. Sep 06 06:52:28 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-9bd78165-9e67-41f3-9278-64bcc5f31467 tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-admin] http://192.168.122.198/volume/v3/volumes/ca6c32a9-821e-4df7-9f53-9ab59f251d09 returned with HTTP 200 Sep 06 06:52:28 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1507/3034] 192.168.122.198 () {60 vars in 1272 bytes} [Sun Sep 6 06:52:28 2026] GET /volume/v3/volumes/ca6c32a9-821e-4df7-9f53-9ab59f251d09 => generated 982 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:28 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-b63c371a-5d00-4566-a0ad-232b0c0c8d21 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:28 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b63c371a-5d00-4566-a0ad-232b0c0c8d21 tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-admin] GET http://192.168.122.198/volume/v3/messages Sep 06 06:52:28 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b63c371a-5d00-4566-a0ad-232b0c0c8d21 tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:28 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b63c371a-5d00-4566-a0ad-232b0c0c8d21 tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-admin] Calling method 'version_select' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:28 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b63c371a-5d00-4566-a0ad-232b0c0c8d21 tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-admin] http://192.168.122.198/volume/v3/messages returned with HTTP 200 Sep 06 06:52:28 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1528/3035] 192.168.122.198 () {60 vars in 1164 bytes} [Sun Sep 6 06:52:28 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 06 06:52:28 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-41707bc7-fdcf-48a1-b4c2-efd50954f27d None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:28 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-41707bc7-fdcf-48a1-b4c2-efd50954f27d tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-reader] GET http://192.168.122.198/volume/v3/messages Sep 06 06:52:28 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-945def25-b95a-4a0e-88d3-ed7e43b850d4 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:28 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-41707bc7-fdcf-48a1-b4c2-efd50954f27d tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-reader] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:28 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-41707bc7-fdcf-48a1-b4c2-efd50954f27d tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-reader] Calling method 'version_select' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:28 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-945def25-b95a-4a0e-88d3-ed7e43b850d4 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] GET http://192.168.122.198/volume/v3/snapshots/27716bed-0b79-4487-8eec-caf167a9992e Sep 06 06:52:28 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-945def25-b95a-4a0e-88d3-ed7e43b850d4 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:28 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-945def25-b95a-4a0e-88d3-ed7e43b850d4 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:28 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:28 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:52:28 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-945def25-b95a-4a0e-88d3-ed7e43b850d4 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Snapshot retrieved successfully. Sep 06 06:52:28 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-945def25-b95a-4a0e-88d3-ed7e43b850d4 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] http://192.168.122.198/volume/v3/snapshots/27716bed-0b79-4487-8eec-caf167a9992e returned with HTTP 200 Sep 06 06:52:28 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1529/3036] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:52:28 2026] GET /volume/v3/snapshots/27716bed-0b79-4487-8eec-caf167a9992e => generated 438 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:28 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-41707bc7-fdcf-48a1-b4c2-efd50954f27d tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-reader] http://192.168.122.198/volume/v3/messages returned with HTTP 200 Sep 06 06:52:28 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1508/3037] 192.168.122.198 () {60 vars in 1164 bytes} [Sun Sep 6 06:52:28 2026] GET /volume/v3/messages => generated 678 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:28 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-f1265129-4d34-4d2b-9cff-6c431c8ee616 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:28 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f1265129-4d34-4d2b-9cff-6c431c8ee616 tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-admin] DELETE http://192.168.122.198/volume/v3/messages/fa77212c-1a9c-4b21-9846-7a2fc35eb19e Sep 06 06:52:28 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-f1265129-4d34-4d2b-9cff-6c431c8ee616 tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:28 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-f1265129-4d34-4d2b-9cff-6c431c8ee616 tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-admin] Calling method 'version_select' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:28 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f1265129-4d34-4d2b-9cff-6c431c8ee616 tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-admin] http://192.168.122.198/volume/v3/messages/fa77212c-1a9c-4b21-9846-7a2fc35eb19e returned with HTTP 204 Sep 06 06:52:28 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1530/3038] 192.168.122.198 () {60 vars in 1278 bytes} [Sun Sep 6 06:52:28 2026] DELETE /volume/v3/messages/fa77212c-1a9c-4b21-9846-7a2fc35eb19e => generated 0 bytes in 26 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 06 06:52:28 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-ee761ffa-77ee-428c-873c-b8a8db371d9d None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:28 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ee761ffa-77ee-428c-873c-b8a8db371d9d tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-admin] DELETE http://192.168.122.198/volume/v3/volumes/ca6c32a9-821e-4df7-9f53-9ab59f251d09 Sep 06 06:52:28 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ee761ffa-77ee-428c-873c-b8a8db371d9d tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:28 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ee761ffa-77ee-428c-873c-b8a8db371d9d tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-admin] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:28 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-ee761ffa-77ee-428c-873c-b8a8db371d9d tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-admin] Delete volume with id: ca6c32a9-821e-4df7-9f53-9ab59f251d09 Sep 06 06:52:28 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:28 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:52:28 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:28 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:52:28 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-ee761ffa-77ee-428c-873c-b8a8db371d9d tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-admin] Volume info retrieved successfully. Sep 06 06:52:28 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-ee761ffa-77ee-428c-873c-b8a8db371d9d tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87014) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 06 06:52:28 devstack devstack@c-api.service[87014]: WARNING cinder.quota [None req-ee761ffa-77ee-428c-873c-b8a8db371d9d tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1946095722 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1946095722, it is now deprecated. Please use the default quota class for default quota. Sep 06 06:52:28 devstack devstack@c-api.service[87014]: WARNING cinder.quota [None req-ee761ffa-77ee-428c-873c-b8a8db371d9d tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1946095722 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1946095722, it is now deprecated. Please use the default quota class for default quota. Sep 06 06:52:28 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-ee761ffa-77ee-428c-873c-b8a8db371d9d tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-admin] Created reservations ['84b24e09-933c-4e64-8899-332b1cab9007', '681e457e-349b-44db-9830-8004549c009e', 'd933333e-138c-4c35-9ba5-5a678a6ff7ce', 'd8a8c29c-97ba-40b2-b4b6-978828669779'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:52:28 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-b9680a97-6187-4bad-89ac-0bf6e5d50727 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:28 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b9680a97-6187-4bad-89ac-0bf6e5d50727 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] GET http://192.168.122.198/volume/v3/volumes/e06a97bd-6ce9-49ef-8f1b-8469f31060fe Sep 06 06:52:28 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b9680a97-6187-4bad-89ac-0bf6e5d50727 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:28 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b9680a97-6187-4bad-89ac-0bf6e5d50727 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:28 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:28 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:52:28 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:28 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:52:28 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-b9680a97-6187-4bad-89ac-0bf6e5d50727 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Volume info retrieved successfully. Sep 06 06:52:28 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-ee761ffa-77ee-428c-873c-b8a8db371d9d tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-admin] Delete volume request issued successfully. Sep 06 06:52:28 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ee761ffa-77ee-428c-873c-b8a8db371d9d tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-admin] http://192.168.122.198/volume/v3/volumes/ca6c32a9-821e-4df7-9f53-9ab59f251d09 returned with HTTP 202 Sep 06 06:52:28 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1509/3039] 192.168.122.198 () {60 vars in 1275 bytes} [Sun Sep 6 06:52:28 2026] DELETE /volume/v3/volumes/ca6c32a9-821e-4df7-9f53-9ab59f251d09 => generated 0 bytes in 164 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:52:28 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-2a552600-fa8f-48e0-a3af-86bb0d2b553b None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:28 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b9680a97-6187-4bad-89ac-0bf6e5d50727 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] http://192.168.122.198/volume/v3/volumes/e06a97bd-6ce9-49ef-8f1b-8469f31060fe returned with HTTP 200 Sep 06 06:52:28 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1531/3040] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:52:28 2026] GET /volume/v3/volumes/e06a97bd-6ce9-49ef-8f1b-8469f31060fe => generated 855 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:28 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-2a552600-fa8f-48e0-a3af-86bb0d2b553b tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-admin] DELETE http://192.168.122.198/volume/v3/types/531612b7-3f6d-4676-a6c7-f33deff8f4c5 Sep 06 06:52:29 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-2a552600-fa8f-48e0-a3af-86bb0d2b553b tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:29 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-2a552600-fa8f-48e0-a3af-86bb0d2b553b tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-admin] Calling method '_delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:29 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-2929526f-e4ed-4500-bc0b-a566aea91d1f None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:29 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2929526f-e4ed-4500-bc0b-a566aea91d1f tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] GET http://192.168.122.198/volume/v3/volumes/e06a97bd-6ce9-49ef-8f1b-8469f31060fe Sep 06 06:52:29 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-2929526f-e4ed-4500-bc0b-a566aea91d1f tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:29 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-2929526f-e4ed-4500-bc0b-a566aea91d1f tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:29 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:29 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:52:29 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:29 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:52:29 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-2929526f-e4ed-4500-bc0b-a566aea91d1f tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Volume info retrieved successfully. Sep 06 06:52:29 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2929526f-e4ed-4500-bc0b-a566aea91d1f tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] http://192.168.122.198/volume/v3/volumes/e06a97bd-6ce9-49ef-8f1b-8469f31060fe returned with HTTP 200 Sep 06 06:52:29 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1532/3041] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:52:29 2026] GET /volume/v3/volumes/e06a97bd-6ce9-49ef-8f1b-8469f31060fe => generated 855 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 06:52:29 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-0eed0b7c-960c-457a-ab66-a6b9e335d218 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:29 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-0eed0b7c-960c-457a-ab66-a6b9e335d218 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] POST http://192.168.122.198/volume/v3/snapshots Sep 06 06:52:29 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-0eed0b7c-960c-457a-ab66-a6b9e335d218 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e06a97bd-6ce9-49ef-8f1b-8469f31060fe", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-1798049285", "description": null, "metadata": null}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:52:29 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-2a552600-fa8f-48e0-a3af-86bb0d2b553b tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-admin] http://192.168.122.198/volume/v3/types/531612b7-3f6d-4676-a6c7-f33deff8f4c5 returned with HTTP 202 Sep 06 06:52:29 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1510/3042] 192.168.122.198 () {58 vars in 1229 bytes} [Sun Sep 6 06:52:28 2026] DELETE /volume/v3/types/531612b7-3f6d-4676-a6c7-f33deff8f4c5 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:52:29 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-23eeafb6-8342-467b-8361-3d8fd95f5882 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:29 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:29 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:52:29 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-23eeafb6-8342-467b-8361-3d8fd95f5882 tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-admin] POST http://192.168.122.198/volume/v3/types Sep 06 06:52:29 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:29 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:52:29 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-23eeafb6-8342-467b-8361-3d8fd95f5882 tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1729765406", "extra_specs": {"storage_protocol": "tempest-storage_protocol-595408071", "vendor_name": "tempest-vendor_name-1545659280"}}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:52:29 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-0eed0b7c-960c-457a-ab66-a6b9e335d218 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Volume info retrieved successfully. Sep 06 06:52:29 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.snapshots [None req-0eed0b7c-960c-457a-ab66-a6b9e335d218 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Create snapshot from volume e06a97bd-6ce9-49ef-8f1b-8469f31060fe Sep 06 06:52:29 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-23eeafb6-8342-467b-8361-3d8fd95f5882 tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-admin] http://192.168.122.198/volume/v3/types returned with HTTP 200 Sep 06 06:52:29 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1511/3043] 192.168.122.198 () {60 vars in 1137 bytes} [Sun Sep 6 06:52:29 2026] POST /volume/v3/types => generated 329 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:29 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-885b9242-33bb-43fc-bf15-2cd416369bc9 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:29 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-885b9242-33bb-43fc-bf15-2cd416369bc9 tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-admin] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:52:29 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-885b9242-33bb-43fc-bf15-2cd416369bc9 tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "4d6d5536-ab80-4dc7-af08-c1452d5a738d", "size": 1}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:52:29 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.volumes [None req-885b9242-33bb-43fc-bf15-2cd416369bc9 tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-admin] Create volume request body: {'volume': {'volume_type': '4d6d5536-ab80-4dc7-af08-c1452d5a738d', 'size': 1}} {{(pid=87014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:52:29 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-885b9242-33bb-43fc-bf15-2cd416369bc9 tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-admin] Create volume of 1 GB Sep 06 06:52:29 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:29 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:52:29 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-885b9242-33bb-43fc-bf15-2cd416369bc9 tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-admin] Availability Zones retrieved successfully. Sep 06 06:52:29 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-885b9242-33bb-43fc-bf15-2cd416369bc9 tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-admin] Flow 'volume_create_api' (19ed81a8-abb3-442a-8134-e7afd115b784) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:52:29 devstack devstack@c-api.service[87015]: DEBUG cinder.quota [None req-0eed0b7c-960c-457a-ab66-a6b9e335d218 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Created reservations ['44ad68dd-e9b2-478c-9459-916933eb028c', '6b180cfa-13f1-4af4-b163-7d1ed0207713', 'a4322d8a-ee51-4a9c-acc1-e9d96070b4d7', '3528fb30-7d28-448b-aa3f-ed54a5956efc'] {{(pid=87015) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:52:29 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-885b9242-33bb-43fc-bf15-2cd416369bc9 tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4ce9fda-ca30-4191-8af4-2790185d6384) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:52:29 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.flows.api.create_volume [None req-885b9242-33bb-43fc-bf15-2cd416369bc9 tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-admin] Validating volume size '1' using validate_int {{(pid=87014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:52:29 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:29 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:52:29 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-885b9242-33bb-43fc-bf15-2cd416369bc9 tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4ce9fda-ca30-4191-8af4-2790185d6384) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:52:29Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-595408071',vendor_name='tempest-vendor_name-1545659280'},id=4d6d5536-ab80-4dc7-af08-c1452d5a738d,is_public=True,name='tempest-ProjectReaderTests-volume-type-1729765406',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4d6d5536-ab80-4dc7-af08-c1452d5a738d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:52:29 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-885b9242-33bb-43fc-bf15-2cd416369bc9 tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63a295a9-8a55-484b-bea4-cc50054d13cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:52:29 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-0eed0b7c-960c-457a-ab66-a6b9e335d218 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Snapshot force create request issued successfully. Sep 06 06:52:29 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-0eed0b7c-960c-457a-ab66-a6b9e335d218 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] http://192.168.122.198/volume/v3/snapshots returned with HTTP 202 Sep 06 06:52:29 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1533/3044] 192.168.122.198 () {60 vars in 1149 bytes} [Sun Sep 6 06:52:29 2026] POST /volume/v3/snapshots => generated 310 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:52:29 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-0655b71f-41da-429b-8dab-b8f6396be934 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:29 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-0655b71f-41da-429b-8dab-b8f6396be934 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] GET http://192.168.122.198/volume/v3/snapshots/baa1e468-23be-4db0-8d16-13d6c4a693f6 Sep 06 06:52:29 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-0655b71f-41da-429b-8dab-b8f6396be934 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:29 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-0655b71f-41da-429b-8dab-b8f6396be934 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:29 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:29 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:52:29 devstack devstack@c-api.service[87014]: WARNING cinder.quota [None req-885b9242-33bb-43fc-bf15-2cd416369bc9 tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1729765406 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1729765406, it is now deprecated. Please use the default quota class for default quota. Sep 06 06:52:29 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-0655b71f-41da-429b-8dab-b8f6396be934 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Snapshot retrieved successfully. Sep 06 06:52:29 devstack devstack@c-api.service[87014]: WARNING cinder.quota [None req-885b9242-33bb-43fc-bf15-2cd416369bc9 tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1729765406 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1729765406, it is now deprecated. Please use the default quota class for default quota. Sep 06 06:52:29 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-0655b71f-41da-429b-8dab-b8f6396be934 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] http://192.168.122.198/volume/v3/snapshots/baa1e468-23be-4db0-8d16-13d6c4a693f6 returned with HTTP 200 Sep 06 06:52:29 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1534/3045] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:52:29 2026] GET /volume/v3/snapshots/baa1e468-23be-4db0-8d16-13d6c4a693f6 => generated 442 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:29 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-885b9242-33bb-43fc-bf15-2cd416369bc9 tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-admin] Created reservations ['de2d55b6-a3f7-491e-986c-e6587d20c952', '0397b2ad-c5ce-41f4-a0b0-ec4e6f5f126a', 'e2be65d3-9580-463d-abaa-3581e3264816', '16f072a5-a02f-4cf5-82b1-d8f11db928e4'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:52:29 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-885b9242-33bb-43fc-bf15-2cd416369bc9 tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63a295a9-8a55-484b-bea4-cc50054d13cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de2d55b6-a3f7-491e-986c-e6587d20c952', '0397b2ad-c5ce-41f4-a0b0-ec4e6f5f126a', 'e2be65d3-9580-463d-abaa-3581e3264816', '16f072a5-a02f-4cf5-82b1-d8f11db928e4']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:52:29 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-885b9242-33bb-43fc-bf15-2cd416369bc9 tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71c3787b-6df4-4898-8bac-448993869189) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:52:29 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:29 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:52:29 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-885b9242-33bb-43fc-bf15-2cd416369bc9 tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71c3787b-6df4-4898-8bac-448993869189) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '46d6fa78-0323-4848-8055-2faf5e189530', '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='303bb6348f3e4ad5863b648561ddb8e7',qos_specs=None,replication_status=,reservations=['de2d55b6-a3f7-491e-986c-e6587d20c952','0397b2ad-c5ce-41f4-a0b0-ec4e6f5f126a','e2be65d3-9580-463d-abaa-3581e3264816','16f072a5-a02f-4cf5-82b1-d8f11db928e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e58d1c32220f4e41a6bc32b18fd5f625',volume_type_id=4d6d5536-ab80-4dc7-af08-c1452d5a738d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:52:29Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=46d6fa78-0323-4848-8055-2faf5e189530,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='303bb6348f3e4ad5863b648561ddb8e7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e58d1c32220f4e41a6bc32b18fd5f625',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4d6d5536-ab80-4dc7-af08-c1452d5a738d),volume_type_id=4d6d5536-ab80-4dc7-af08-c1452d5a738d)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:52:29 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-885b9242-33bb-43fc-bf15-2cd416369bc9 tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc165540-8573-43b1-a541-028017686ef0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:52:29 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-885b9242-33bb-43fc-bf15-2cd416369bc9 tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc165540-8573-43b1-a541-028017686ef0) transitioned into state 'SUCCESS' from 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='303bb6348f3e4ad5863b648561ddb8e7',qos_specs=None,replication_status=,reservations=['de2d55b6-a3f7-491e-986c-e6587d20c952','0397b2ad-c5ce-41f4-a0b0-ec4e6f5f126a','e2be65d3-9580-463d-abaa-3581e3264816','16f072a5-a02f-4cf5-82b1-d8f11db928e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e58d1c32220f4e41a6bc32b18fd5f625',volume_type_id=4d6d5536-ab80-4dc7-af08-c1452d5a738d)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:52:29 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-885b9242-33bb-43fc-bf15-2cd416369bc9 tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (536e1506-9150-411d-be57-4aeb3b0d0b44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:52:29 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-885b9242-33bb-43fc-bf15-2cd416369bc9 tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (536e1506-9150-411d-be57-4aeb3b0d0b44) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:52:29 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-885b9242-33bb-43fc-bf15-2cd416369bc9 tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-admin] Flow 'volume_create_api' (19ed81a8-abb3-442a-8134-e7afd115b784) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:52:29 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-885b9242-33bb-43fc-bf15-2cd416369bc9 tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-admin] Create volume request issued successfully. Sep 06 06:52:29 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-885b9242-33bb-43fc-bf15-2cd416369bc9 tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-admin] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:52:29 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1512/3046] 192.168.122.198 () {62 vars in 1182 bytes} [Sun Sep 6 06:52:29 2026] POST /volume/v3/volumes => generated 782 bytes in 374 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:52:29 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-7d37f743-c0ff-4c10-94f1-6cd894f80d02 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:29 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-7d37f743-c0ff-4c10-94f1-6cd894f80d02 tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-admin] GET http://192.168.122.198/volume/v3/volumes/46d6fa78-0323-4848-8055-2faf5e189530 Sep 06 06:52:29 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-7d37f743-c0ff-4c10-94f1-6cd894f80d02 tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:29 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-7d37f743-c0ff-4c10-94f1-6cd894f80d02 tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:29 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:29 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:52:29 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:29 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:52:29 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-f4a59e48-ef8e-4e3d-aa04-af6c9dc3aa78 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:29 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f4a59e48-ef8e-4e3d-aa04-af6c9dc3aa78 tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] GET http://192.168.122.198/volume/v3/volumes/dd0a6909-8d3d-4631-8394-a1d2fc3ef97a Sep 06 06:52:29 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-f4a59e48-ef8e-4e3d-aa04-af6c9dc3aa78 tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:29 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-f4a59e48-ef8e-4e3d-aa04-af6c9dc3aa78 tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:29 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-7d37f743-c0ff-4c10-94f1-6cd894f80d02 tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-admin] Volume info retrieved successfully. Sep 06 06:52:29 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-7d37f743-c0ff-4c10-94f1-6cd894f80d02 tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-admin] http://192.168.122.198/volume/v3/volumes/46d6fa78-0323-4848-8055-2faf5e189530 returned with HTTP 200 Sep 06 06:52:29 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f4a59e48-ef8e-4e3d-aa04-af6c9dc3aa78 tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] http://192.168.122.198/volume/v3/volumes/dd0a6909-8d3d-4631-8394-a1d2fc3ef97a returned with HTTP 404 Sep 06 06:52:29 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1513/3047] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:52:29 2026] GET /volume/v3/volumes/dd0a6909-8d3d-4631-8394-a1d2fc3ef97a => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:52:29 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1535/3048] 192.168.122.198 () {60 vars in 1272 bytes} [Sun Sep 6 06:52:29 2026] GET /volume/v3/volumes/46d6fa78-0323-4848-8055-2faf5e189530 => generated 961 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:29 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-9335579e-208e-40d9-8039-0b49fa5d14f8 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:29 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-9335579e-208e-40d9-8039-0b49fa5d14f8 tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] DELETE http://192.168.122.198/volume/v3/volumes/c8e16a3a-dcb9-4b44-96e8-d8c4209ad77c Sep 06 06:52:29 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-9335579e-208e-40d9-8039-0b49fa5d14f8 tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:29 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-9335579e-208e-40d9-8039-0b49fa5d14f8 tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:29 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-9335579e-208e-40d9-8039-0b49fa5d14f8 tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] Delete volume with id: c8e16a3a-dcb9-4b44-96e8-d8c4209ad77c Sep 06 06:52:29 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:29 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:52:29 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:29 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:52:29 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-9335579e-208e-40d9-8039-0b49fa5d14f8 tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] Volume info retrieved successfully. Sep 06 06:52:29 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-9335579e-208e-40d9-8039-0b49fa5d14f8 tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] Delete volume request issued successfully. Sep 06 06:52:29 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-9335579e-208e-40d9-8039-0b49fa5d14f8 tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] http://192.168.122.198/volume/v3/volumes/c8e16a3a-dcb9-4b44-96e8-d8c4209ad77c returned with HTTP 202 Sep 06 06:52:29 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1514/3049] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:52:29 2026] DELETE /volume/v3/volumes/c8e16a3a-dcb9-4b44-96e8-d8c4209ad77c => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:52:29 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-52e8671e-bfd9-40c3-989f-effc2b22093b None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:29 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-52e8671e-bfd9-40c3-989f-effc2b22093b tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] GET http://192.168.122.198/volume/v3/volumes/c8e16a3a-dcb9-4b44-96e8-d8c4209ad77c Sep 06 06:52:29 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-52e8671e-bfd9-40c3-989f-effc2b22093b tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:29 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-52e8671e-bfd9-40c3-989f-effc2b22093b tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:29 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:29 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:52:29 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:29 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:52:29 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-52e8671e-bfd9-40c3-989f-effc2b22093b tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] Volume info retrieved successfully. Sep 06 06:52:29 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-f7f3f19f-54ed-4100-8dc0-9e562b41be9e None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:29 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f7f3f19f-54ed-4100-8dc0-9e562b41be9e tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] GET http://192.168.122.198/volume/v3/snapshots/27716bed-0b79-4487-8eec-caf167a9992e Sep 06 06:52:29 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-f7f3f19f-54ed-4100-8dc0-9e562b41be9e tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:29 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-f7f3f19f-54ed-4100-8dc0-9e562b41be9e tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:29 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-52e8671e-bfd9-40c3-989f-effc2b22093b tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] http://192.168.122.198/volume/v3/volumes/c8e16a3a-dcb9-4b44-96e8-d8c4209ad77c returned with HTTP 200 Sep 06 06:52:29 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1536/3050] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:52:29 2026] GET /volume/v3/volumes/c8e16a3a-dcb9-4b44-96e8-d8c4209ad77c => generated 841 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:29 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:29 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:52:29 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-f7f3f19f-54ed-4100-8dc0-9e562b41be9e tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Snapshot retrieved successfully. Sep 06 06:52:29 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f7f3f19f-54ed-4100-8dc0-9e562b41be9e tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] http://192.168.122.198/volume/v3/snapshots/27716bed-0b79-4487-8eec-caf167a9992e returned with HTTP 200 Sep 06 06:52:29 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1515/3051] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:52:29 2026] GET /volume/v3/snapshots/27716bed-0b79-4487-8eec-caf167a9992e => generated 438 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:30 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-8d8e577c-b408-499e-8e07-e1d94404aa8c None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:30 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-8d8e577c-b408-499e-8e07-e1d94404aa8c tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] GET http://192.168.122.198/volume/v3/snapshots/baa1e468-23be-4db0-8d16-13d6c4a693f6 Sep 06 06:52:30 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-8d8e577c-b408-499e-8e07-e1d94404aa8c tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:30 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-8d8e577c-b408-499e-8e07-e1d94404aa8c tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:30 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:30 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:52:30 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-8d8e577c-b408-499e-8e07-e1d94404aa8c tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Snapshot retrieved successfully. Sep 06 06:52:30 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-8d8e577c-b408-499e-8e07-e1d94404aa8c tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] http://192.168.122.198/volume/v3/snapshots/baa1e468-23be-4db0-8d16-13d6c4a693f6 returned with HTTP 200 Sep 06 06:52:30 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1537/3052] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:52:30 2026] GET /volume/v3/snapshots/baa1e468-23be-4db0-8d16-13d6c4a693f6 => generated 442 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:30 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-ad5c99cd-0c98-4990-a2b0-364b91f52589 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:30 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ad5c99cd-0c98-4990-a2b0-364b91f52589 tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-admin] GET http://192.168.122.198/volume/v3/volumes/46d6fa78-0323-4848-8055-2faf5e189530 Sep 06 06:52:30 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ad5c99cd-0c98-4990-a2b0-364b91f52589 tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:30 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ad5c99cd-0c98-4990-a2b0-364b91f52589 tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:30 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:30 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:52:30 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:30 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:52:30 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-ad5c99cd-0c98-4990-a2b0-364b91f52589 tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-admin] Volume info retrieved successfully. Sep 06 06:52:30 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ad5c99cd-0c98-4990-a2b0-364b91f52589 tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-admin] http://192.168.122.198/volume/v3/volumes/46d6fa78-0323-4848-8055-2faf5e189530 returned with HTTP 200 Sep 06 06:52:30 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1516/3053] 192.168.122.198 () {60 vars in 1272 bytes} [Sun Sep 6 06:52:30 2026] GET /volume/v3/volumes/46d6fa78-0323-4848-8055-2faf5e189530 => generated 982 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:30 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-48e8b863-fa75-400a-a1f3-a23c447fa993 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:30 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-48e8b863-fa75-400a-a1f3-a23c447fa993 tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-admin] GET http://192.168.122.198/volume/v3/messages Sep 06 06:52:30 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-48e8b863-fa75-400a-a1f3-a23c447fa993 tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:30 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-48e8b863-fa75-400a-a1f3-a23c447fa993 tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-admin] Calling method 'version_select' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:30 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-48e8b863-fa75-400a-a1f3-a23c447fa993 tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-admin] http://192.168.122.198/volume/v3/messages returned with HTTP 200 Sep 06 06:52:30 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1538/3054] 192.168.122.198 () {60 vars in 1164 bytes} [Sun Sep 6 06:52:30 2026] GET /volume/v3/messages => generated 678 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:30 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-3e3c18e8-d483-424d-8a89-030902c6a020 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:30 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-3e3c18e8-d483-424d-8a89-030902c6a020 tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-reader] GET http://192.168.122.198/volume/v3/messages/a7953eea-92ab-42ac-96e0-1115ac8607c6 Sep 06 06:52:30 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-3e3c18e8-d483-424d-8a89-030902c6a020 tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-reader] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:30 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-3e3c18e8-d483-424d-8a89-030902c6a020 tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-reader] Calling method 'version_select' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:30 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-3e3c18e8-d483-424d-8a89-030902c6a020 tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-reader] http://192.168.122.198/volume/v3/messages/a7953eea-92ab-42ac-96e0-1115ac8607c6 returned with HTTP 200 Sep 06 06:52:30 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1517/3055] 192.168.122.198 () {60 vars in 1275 bytes} [Sun Sep 6 06:52:30 2026] GET /volume/v3/messages/a7953eea-92ab-42ac-96e0-1115ac8607c6 => generated 675 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:30 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-e220501d-64a0-4b80-936f-bf9a4f434ff5 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:30 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e220501d-64a0-4b80-936f-bf9a4f434ff5 tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-admin] DELETE http://192.168.122.198/volume/v3/messages/a7953eea-92ab-42ac-96e0-1115ac8607c6 Sep 06 06:52:30 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e220501d-64a0-4b80-936f-bf9a4f434ff5 tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:30 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e220501d-64a0-4b80-936f-bf9a4f434ff5 tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-admin] Calling method 'version_select' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:30 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e220501d-64a0-4b80-936f-bf9a4f434ff5 tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-admin] http://192.168.122.198/volume/v3/messages/a7953eea-92ab-42ac-96e0-1115ac8607c6 returned with HTTP 204 Sep 06 06:52:30 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1539/3056] 192.168.122.198 () {60 vars in 1278 bytes} [Sun Sep 6 06:52:30 2026] DELETE /volume/v3/messages/a7953eea-92ab-42ac-96e0-1115ac8607c6 => generated 0 bytes in 43 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 06 06:52:30 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-fd8692ae-1827-4e5d-a773-88799e7248ba None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:30 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-fd8692ae-1827-4e5d-a773-88799e7248ba tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-admin] DELETE http://192.168.122.198/volume/v3/volumes/46d6fa78-0323-4848-8055-2faf5e189530 Sep 06 06:52:30 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-79d6f351-da94-43f8-b974-99257ba31a54 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:30 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-fd8692ae-1827-4e5d-a773-88799e7248ba tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:30 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-fd8692ae-1827-4e5d-a773-88799e7248ba tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-admin] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:30 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-fd8692ae-1827-4e5d-a773-88799e7248ba tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-admin] Delete volume with id: 46d6fa78-0323-4848-8055-2faf5e189530 Sep 06 06:52:30 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-79d6f351-da94-43f8-b974-99257ba31a54 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] GET http://192.168.122.198/volume/v3/snapshots/27716bed-0b79-4487-8eec-caf167a9992e Sep 06 06:52:30 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-79d6f351-da94-43f8-b974-99257ba31a54 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:30 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-79d6f351-da94-43f8-b974-99257ba31a54 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:30 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:30 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:52:30 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-79d6f351-da94-43f8-b974-99257ba31a54 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Snapshot retrieved successfully. Sep 06 06:52:30 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:30 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:52:30 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-79d6f351-da94-43f8-b974-99257ba31a54 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] http://192.168.122.198/volume/v3/snapshots/27716bed-0b79-4487-8eec-caf167a9992e returned with HTTP 200 Sep 06 06:52:30 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1540/3057] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:52:30 2026] GET /volume/v3/snapshots/27716bed-0b79-4487-8eec-caf167a9992e => generated 465 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:30 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:30 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:52:30 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-fd8692ae-1827-4e5d-a773-88799e7248ba tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-admin] Volume info retrieved successfully. Sep 06 06:52:30 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-6b880ba2-ed63-46d2-8411-34da081d7c79 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:30 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-fd8692ae-1827-4e5d-a773-88799e7248ba tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87014) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 06 06:52:30 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-6b880ba2-ed63-46d2-8411-34da081d7c79 tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] GET http://192.168.122.198/volume/v3/volumes/c8e16a3a-dcb9-4b44-96e8-d8c4209ad77c Sep 06 06:52:30 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-6b880ba2-ed63-46d2-8411-34da081d7c79 tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:30 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-6b880ba2-ed63-46d2-8411-34da081d7c79 tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:30 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-6b880ba2-ed63-46d2-8411-34da081d7c79 tempest-CinderUnicodeTest-1212770282 tempest-CinderUnicodeTest-1212770282-project-member] http://192.168.122.198/volume/v3/volumes/c8e16a3a-dcb9-4b44-96e8-d8c4209ad77c returned with HTTP 404 Sep 06 06:52:30 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1541/3058] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:52:30 2026] GET /volume/v3/volumes/c8e16a3a-dcb9-4b44-96e8-d8c4209ad77c => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:52:30 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-b7158aab-dc15-40ea-beed-a509c67a45b5 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:30 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b7158aab-dc15-40ea-beed-a509c67a45b5 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-reader] GET http://192.168.122.198/volume/v3/snapshots/27716bed-0b79-4487-8eec-caf167a9992e Sep 06 06:52:30 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b7158aab-dc15-40ea-beed-a509c67a45b5 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-reader] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:30 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b7158aab-dc15-40ea-beed-a509c67a45b5 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-reader] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:30 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:30 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:52:30 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-b7158aab-dc15-40ea-beed-a509c67a45b5 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-reader] Snapshot retrieved successfully. Sep 06 06:52:30 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b7158aab-dc15-40ea-beed-a509c67a45b5 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-reader] http://192.168.122.198/volume/v3/snapshots/27716bed-0b79-4487-8eec-caf167a9992e returned with HTTP 200 Sep 06 06:52:30 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1542/3059] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:52:30 2026] GET /volume/v3/snapshots/27716bed-0b79-4487-8eec-caf167a9992e => generated 465 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:30 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-42fc9283-cd36-4c6a-800e-5b3fbda138fe None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:30 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-42fc9283-cd36-4c6a-800e-5b3fbda138fe tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] DELETE http://192.168.122.198/volume/v3/snapshots/27716bed-0b79-4487-8eec-caf167a9992e Sep 06 06:52:30 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-42fc9283-cd36-4c6a-800e-5b3fbda138fe tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:30 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-42fc9283-cd36-4c6a-800e-5b3fbda138fe tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:30 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.snapshots [None req-42fc9283-cd36-4c6a-800e-5b3fbda138fe tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Delete snapshot with id: 27716bed-0b79-4487-8eec-caf167a9992e Sep 06 06:52:30 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-fd8692ae-1827-4e5d-a773-88799e7248ba tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-admin] Created reservations ['adaeebe1-f49e-444b-bee0-4f5d8c9826e6', 'db785353-f079-4917-91c6-b29e58ec9e39', '03831d30-e210-4263-b3fd-9c174366f4b9', '90c5c609-bdfb-4908-9baa-4e6fd67b2bae'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:52:30 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:30 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:52:30 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-42fc9283-cd36-4c6a-800e-5b3fbda138fe tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Snapshot retrieved successfully. Sep 06 06:52:30 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:30 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:52:30 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-42fc9283-cd36-4c6a-800e-5b3fbda138fe tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Snapshot delete request issued successfully. Sep 06 06:52:30 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-42fc9283-cd36-4c6a-800e-5b3fbda138fe tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] http://192.168.122.198/volume/v3/snapshots/27716bed-0b79-4487-8eec-caf167a9992e returned with HTTP 202 Sep 06 06:52:30 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1543/3060] 192.168.122.198 () {58 vars in 1241 bytes} [Sun Sep 6 06:52:30 2026] DELETE /volume/v3/snapshots/27716bed-0b79-4487-8eec-caf167a9992e => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 06 06:52:30 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-f9cc68e0-4d91-472b-b468-814ff814cca2 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:30 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f9cc68e0-4d91-472b-b468-814ff814cca2 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] GET http://192.168.122.198/volume/v3/snapshots/27716bed-0b79-4487-8eec-caf167a9992e Sep 06 06:52:30 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-f9cc68e0-4d91-472b-b468-814ff814cca2 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:30 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-f9cc68e0-4d91-472b-b468-814ff814cca2 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:30 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-fd8692ae-1827-4e5d-a773-88799e7248ba tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-admin] Delete volume request issued successfully. Sep 06 06:52:30 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-fd8692ae-1827-4e5d-a773-88799e7248ba tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-admin] http://192.168.122.198/volume/v3/volumes/46d6fa78-0323-4848-8055-2faf5e189530 returned with HTTP 202 Sep 06 06:52:30 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1518/3061] 192.168.122.198 () {60 vars in 1275 bytes} [Sun Sep 6 06:52:30 2026] DELETE /volume/v3/volumes/46d6fa78-0323-4848-8055-2faf5e189530 => generated 0 bytes in 176 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:52:31 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:31 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:52:31 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-f9cc68e0-4d91-472b-b468-814ff814cca2 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Snapshot retrieved successfully. Sep 06 06:52:31 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f9cc68e0-4d91-472b-b468-814ff814cca2 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] http://192.168.122.198/volume/v3/snapshots/27716bed-0b79-4487-8eec-caf167a9992e returned with HTTP 200 Sep 06 06:52:31 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1544/3062] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:52:30 2026] GET /volume/v3/snapshots/27716bed-0b79-4487-8eec-caf167a9992e => generated 464 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:31 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-daf2458d-ecf9-4514-9edf-1b8f89293b14 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:31 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-daf2458d-ecf9-4514-9edf-1b8f89293b14 tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-admin] DELETE http://192.168.122.198/volume/v3/types/4d6d5536-ab80-4dc7-af08-c1452d5a738d Sep 06 06:52:31 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-daf2458d-ecf9-4514-9edf-1b8f89293b14 tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:31 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-daf2458d-ecf9-4514-9edf-1b8f89293b14 tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-admin] Calling method '_delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:31 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-daf2458d-ecf9-4514-9edf-1b8f89293b14 tempest-ProjectReaderTests-2002315907 tempest-ProjectReaderTests-2002315907-project-admin] http://192.168.122.198/volume/v3/types/4d6d5536-ab80-4dc7-af08-c1452d5a738d returned with HTTP 202 Sep 06 06:52:31 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1519/3063] 192.168.122.198 () {58 vars in 1229 bytes} [Sun Sep 6 06:52:31 2026] DELETE /volume/v3/types/4d6d5536-ab80-4dc7-af08-c1452d5a738d => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:52:31 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-29cf35e4-9979-4ccb-a3d7-c4b34f607dcb None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:31 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-29cf35e4-9979-4ccb-a3d7-c4b34f607dcb tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] GET http://192.168.122.198/volume/v3/snapshots/baa1e468-23be-4db0-8d16-13d6c4a693f6 Sep 06 06:52:31 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-29cf35e4-9979-4ccb-a3d7-c4b34f607dcb tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:31 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-29cf35e4-9979-4ccb-a3d7-c4b34f607dcb tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:31 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:31 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:52:31 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-29cf35e4-9979-4ccb-a3d7-c4b34f607dcb tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Snapshot retrieved successfully. Sep 06 06:52:31 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-29cf35e4-9979-4ccb-a3d7-c4b34f607dcb tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] http://192.168.122.198/volume/v3/snapshots/baa1e468-23be-4db0-8d16-13d6c4a693f6 returned with HTTP 200 Sep 06 06:52:31 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1545/3064] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:52:31 2026] GET /volume/v3/snapshots/baa1e468-23be-4db0-8d16-13d6c4a693f6 => generated 442 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:32 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-a66b450e-e5ed-4eb5-a7bc-6507a46fee7f None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:32 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-a66b450e-e5ed-4eb5-a7bc-6507a46fee7f tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] GET http://192.168.122.198/volume/v3/snapshots/27716bed-0b79-4487-8eec-caf167a9992e Sep 06 06:52:32 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-a66b450e-e5ed-4eb5-a7bc-6507a46fee7f tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:32 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-a66b450e-e5ed-4eb5-a7bc-6507a46fee7f tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:32 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:32 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:52:32 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-a66b450e-e5ed-4eb5-a7bc-6507a46fee7f tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Snapshot retrieved successfully. Sep 06 06:52:32 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-a66b450e-e5ed-4eb5-a7bc-6507a46fee7f tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] http://192.168.122.198/volume/v3/snapshots/27716bed-0b79-4487-8eec-caf167a9992e returned with HTTP 200 Sep 06 06:52:32 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1520/3065] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:52:32 2026] GET /volume/v3/snapshots/27716bed-0b79-4487-8eec-caf167a9992e => generated 464 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:32 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-5598abab-6505-4407-afc2-6f61faa0ce2e None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:32 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-5598abab-6505-4407-afc2-6f61faa0ce2e tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] GET http://192.168.122.198/volume/v3/snapshots/baa1e468-23be-4db0-8d16-13d6c4a693f6 Sep 06 06:52:32 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-5598abab-6505-4407-afc2-6f61faa0ce2e tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:32 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-5598abab-6505-4407-afc2-6f61faa0ce2e tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:32 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:32 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:52:32 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-5598abab-6505-4407-afc2-6f61faa0ce2e tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Snapshot retrieved successfully. Sep 06 06:52:32 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-5598abab-6505-4407-afc2-6f61faa0ce2e tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] http://192.168.122.198/volume/v3/snapshots/baa1e468-23be-4db0-8d16-13d6c4a693f6 returned with HTTP 200 Sep 06 06:52:32 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1546/3066] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:52:32 2026] GET /volume/v3/snapshots/baa1e468-23be-4db0-8d16-13d6c4a693f6 => generated 469 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:32 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-5311fd56-7dc2-4d82-a673-408d31efe976 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:32 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-5311fd56-7dc2-4d82-a673-408d31efe976 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] GET http://192.168.122.198/volume/v3/snapshots/baa1e468-23be-4db0-8d16-13d6c4a693f6 Sep 06 06:52:32 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-5311fd56-7dc2-4d82-a673-408d31efe976 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:32 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-5311fd56-7dc2-4d82-a673-408d31efe976 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:32 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:32 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:52:32 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-5311fd56-7dc2-4d82-a673-408d31efe976 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Snapshot retrieved successfully. Sep 06 06:52:32 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-5311fd56-7dc2-4d82-a673-408d31efe976 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] http://192.168.122.198/volume/v3/snapshots/baa1e468-23be-4db0-8d16-13d6c4a693f6 returned with HTTP 200 Sep 06 06:52:32 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1521/3067] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:52:32 2026] GET /volume/v3/snapshots/baa1e468-23be-4db0-8d16-13d6c4a693f6 => generated 469 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:32 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-11946c62-6f20-4496-bf24-96ad3ce5bf8b None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:32 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-11946c62-6f20-4496-bf24-96ad3ce5bf8b tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] GET http://192.168.122.198/volume/v3/snapshots/baa1e468-23be-4db0-8d16-13d6c4a693f6 Sep 06 06:52:32 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-11946c62-6f20-4496-bf24-96ad3ce5bf8b tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:32 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-11946c62-6f20-4496-bf24-96ad3ce5bf8b tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:32 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:32 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:52:32 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-11946c62-6f20-4496-bf24-96ad3ce5bf8b tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Snapshot retrieved successfully. Sep 06 06:52:32 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-11946c62-6f20-4496-bf24-96ad3ce5bf8b tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] http://192.168.122.198/volume/v3/snapshots/baa1e468-23be-4db0-8d16-13d6c4a693f6 returned with HTTP 200 Sep 06 06:52:32 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1547/3068] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:52:32 2026] GET /volume/v3/snapshots/baa1e468-23be-4db0-8d16-13d6c4a693f6 => generated 469 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:32 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-7a7a79ab-01a7-48e9-ba16-ba68fca15751 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:32 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-7a7a79ab-01a7-48e9-ba16-ba68fca15751 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:52:32 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-7a7a79ab-01a7-48e9-ba16-ba68fca15751 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "baa1e468-23be-4db0-8d16-13d6c4a693f6", "size": 1}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:52:32 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.volumes [None req-7a7a79ab-01a7-48e9-ba16-ba68fca15751 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Create volume request body: {'volume': {'snapshot_id': 'baa1e468-23be-4db0-8d16-13d6c4a693f6', 'size': 1}} {{(pid=87014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:52:32 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:32 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:52:32 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-7a7a79ab-01a7-48e9-ba16-ba68fca15751 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Snapshot retrieved successfully. Sep 06 06:52:32 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-7a7a79ab-01a7-48e9-ba16-ba68fca15751 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Create volume of 1 GB Sep 06 06:52:32 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-7a7a79ab-01a7-48e9-ba16-ba68fca15751 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Availability Zones retrieved successfully. Sep 06 06:52:32 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-7a7a79ab-01a7-48e9-ba16-ba68fca15751 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Flow 'volume_create_api' (bb23a28f-1691-4dae-8238-7d05ed2fcda6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:52:32 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-7a7a79ab-01a7-48e9-ba16-ba68fca15751 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b709de43-1dd2-436f-9be0-6bf6ad7eb4fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:52:32 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.flows.api.create_volume [None req-7a7a79ab-01a7-48e9-ba16-ba68fca15751 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:52:32 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:32 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:52:32 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-7a7a79ab-01a7-48e9-ba16-ba68fca15751 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b709de43-1dd2-436f-9be0-6bf6ad7eb4fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'baa1e468-23be-4db0-8d16-13d6c4a693f6', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:52:32 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-7a7a79ab-01a7-48e9-ba16-ba68fca15751 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa3cef94-6919-49fc-9760-409ea0a3ae40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:52:32 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-7a7a79ab-01a7-48e9-ba16-ba68fca15751 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Created reservations ['a2cd671a-f7f2-4f22-b68c-52c0d8e013ba', 'fcd5e7e3-e13d-40e4-bd51-8eb5c93787e5', '157d5937-3069-4986-b7f0-fb940b2c3827', '7f17373c-3c36-4202-8180-f9ec7a8aa714'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:52:32 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-7a7a79ab-01a7-48e9-ba16-ba68fca15751 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa3cef94-6919-49fc-9760-409ea0a3ae40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a2cd671a-f7f2-4f22-b68c-52c0d8e013ba', 'fcd5e7e3-e13d-40e4-bd51-8eb5c93787e5', '157d5937-3069-4986-b7f0-fb940b2c3827', '7f17373c-3c36-4202-8180-f9ec7a8aa714']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:52:32 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-7a7a79ab-01a7-48e9-ba16-ba68fca15751 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d09bada-7e3f-4827-a7f6-76e43089c60f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:52:32 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:32 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:52:32 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:32 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:52:32 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-7a7a79ab-01a7-48e9-ba16-ba68fca15751 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d09bada-7e3f-4827-a7f6-76e43089c60f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '194c70ca-e42a-4969-914c-4c6169ecacbe', '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='6646d5625b8a4bf6b08fa2f37f1ef662',qos_specs=None,replication_status=,reservations=['a2cd671a-f7f2-4f22-b68c-52c0d8e013ba','fcd5e7e3-e13d-40e4-bd51-8eb5c93787e5','157d5937-3069-4986-b7f0-fb940b2c3827','7f17373c-3c36-4202-8180-f9ec7a8aa714'],size=1,snapshot_id=baa1e468-23be-4db0-8d16-13d6c4a693f6,source_replicaid=,source_volid=None,status='creating',user_id='9ffe18145c90463c86e414a6c44e4f4c',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:52:32Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=194c70ca-e42a-4969-914c-4c6169ecacbe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6646d5625b8a4bf6b08fa2f37f1ef662',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=baa1e468-23be-4db0-8d16-13d6c4a693f6,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9ffe18145c90463c86e414a6c44e4f4c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:52:32 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-7a7a79ab-01a7-48e9-ba16-ba68fca15751 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae14ed06-c814-4513-a549-6d48abf57f62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:52:33 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-7a7a79ab-01a7-48e9-ba16-ba68fca15751 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae14ed06-c814-4513-a549-6d48abf57f62) transitioned into state 'SUCCESS' from 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='6646d5625b8a4bf6b08fa2f37f1ef662',qos_specs=None,replication_status=,reservations=['a2cd671a-f7f2-4f22-b68c-52c0d8e013ba','fcd5e7e3-e13d-40e4-bd51-8eb5c93787e5','157d5937-3069-4986-b7f0-fb940b2c3827','7f17373c-3c36-4202-8180-f9ec7a8aa714'],size=1,snapshot_id=baa1e468-23be-4db0-8d16-13d6c4a693f6,source_replicaid=,source_volid=None,status='creating',user_id='9ffe18145c90463c86e414a6c44e4f4c',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:52:33 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-7a7a79ab-01a7-48e9-ba16-ba68fca15751 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98dba734-c7c6-438e-a94c-6db93053760b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:52:33 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:33 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:52:33 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-9a6b1a0b-09d6-45e7-9189-a6f6222c1554 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:33 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-7a7a79ab-01a7-48e9-ba16-ba68fca15751 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98dba734-c7c6-438e-a94c-6db93053760b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:52:33 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-7a7a79ab-01a7-48e9-ba16-ba68fca15751 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Flow 'volume_create_api' (bb23a28f-1691-4dae-8238-7d05ed2fcda6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:52:33 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-7a7a79ab-01a7-48e9-ba16-ba68fca15751 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Create volume request issued successfully. Sep 06 06:52:33 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-9a6b1a0b-09d6-45e7-9189-a6f6222c1554 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] GET http://192.168.122.198/volume/v3/snapshots/27716bed-0b79-4487-8eec-caf167a9992e Sep 06 06:52:33 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-7a7a79ab-01a7-48e9-ba16-ba68fca15751 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:52:33 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1522/3069] 192.168.122.198 () {60 vars in 1142 bytes} [Sun Sep 6 06:52:32 2026] POST /volume/v3/volumes => generated 750 bytes in 558 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:52:33 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-9a6b1a0b-09d6-45e7-9189-a6f6222c1554 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:33 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-9a6b1a0b-09d6-45e7-9189-a6f6222c1554 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:33 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:33 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:52:33 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-9a6b1a0b-09d6-45e7-9189-a6f6222c1554 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Snapshot retrieved successfully. Sep 06 06:52:33 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-f291d9b1-9015-4c8c-828f-28b88ea969b1 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:33 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-9a6b1a0b-09d6-45e7-9189-a6f6222c1554 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] http://192.168.122.198/volume/v3/snapshots/27716bed-0b79-4487-8eec-caf167a9992e returned with HTTP 200 Sep 06 06:52:33 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1548/3070] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:52:33 2026] GET /volume/v3/snapshots/27716bed-0b79-4487-8eec-caf167a9992e => generated 464 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:33 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f291d9b1-9015-4c8c-828f-28b88ea969b1 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] GET http://192.168.122.198/volume/v3/volumes/194c70ca-e42a-4969-914c-4c6169ecacbe Sep 06 06:52:33 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-f291d9b1-9015-4c8c-828f-28b88ea969b1 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:33 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-f291d9b1-9015-4c8c-828f-28b88ea969b1 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:33 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:33 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:52:33 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:33 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:52:33 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-f291d9b1-9015-4c8c-828f-28b88ea969b1 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Volume info retrieved successfully. Sep 06 06:52:33 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f291d9b1-9015-4c8c-828f-28b88ea969b1 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] http://192.168.122.198/volume/v3/volumes/194c70ca-e42a-4969-914c-4c6169ecacbe returned with HTTP 200 Sep 06 06:52:33 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1523/3071] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:52:33 2026] GET /volume/v3/volumes/194c70ca-e42a-4969-914c-4c6169ecacbe => generated 818 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:34 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-03ae35da-0506-4172-8c1a-8d6d3d6364fd None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:34 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-03ae35da-0506-4172-8c1a-8d6d3d6364fd tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] GET http://192.168.122.198/volume/v3/snapshots/27716bed-0b79-4487-8eec-caf167a9992e Sep 06 06:52:34 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-03ae35da-0506-4172-8c1a-8d6d3d6364fd tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:34 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-03ae35da-0506-4172-8c1a-8d6d3d6364fd tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:34 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-03ae35da-0506-4172-8c1a-8d6d3d6364fd tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] http://192.168.122.198/volume/v3/snapshots/27716bed-0b79-4487-8eec-caf167a9992e returned with HTTP 404 Sep 06 06:52:34 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1549/3072] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:52:34 2026] GET /volume/v3/snapshots/27716bed-0b79-4487-8eec-caf167a9992e => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:52:34 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-206e9069-6a09-4599-b062-224c010aad6d None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:34 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-206e9069-6a09-4599-b062-224c010aad6d tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] DELETE http://192.168.122.198/volume/v3/volumes/d4b67bb0-a527-48c2-b52a-18bce33d3394 Sep 06 06:52:34 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-206e9069-6a09-4599-b062-224c010aad6d tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:34 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-206e9069-6a09-4599-b062-224c010aad6d tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:34 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-206e9069-6a09-4599-b062-224c010aad6d tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Delete volume with id: d4b67bb0-a527-48c2-b52a-18bce33d3394 Sep 06 06:52:34 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:34 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:52:34 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:34 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:52:34 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-206e9069-6a09-4599-b062-224c010aad6d tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Volume info retrieved successfully. Sep 06 06:52:34 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-895aa043-32d4-467f-b5ae-d6e3c6dbc0db None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:34 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-895aa043-32d4-467f-b5ae-d6e3c6dbc0db tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] GET http://192.168.122.198/volume/v3/volumes/194c70ca-e42a-4969-914c-4c6169ecacbe Sep 06 06:52:34 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-895aa043-32d4-467f-b5ae-d6e3c6dbc0db tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:34 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-895aa043-32d4-467f-b5ae-d6e3c6dbc0db tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:34 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:34 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:52:34 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:34 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:52:34 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-895aa043-32d4-467f-b5ae-d6e3c6dbc0db tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Volume info retrieved successfully. Sep 06 06:52:34 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-206e9069-6a09-4599-b062-224c010aad6d tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Delete volume request issued successfully. Sep 06 06:52:34 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-206e9069-6a09-4599-b062-224c010aad6d tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] http://192.168.122.198/volume/v3/volumes/d4b67bb0-a527-48c2-b52a-18bce33d3394 returned with HTTP 202 Sep 06 06:52:34 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1524/3073] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:52:34 2026] DELETE /volume/v3/volumes/d4b67bb0-a527-48c2-b52a-18bce33d3394 => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:52:34 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-3159a323-f466-4c3b-b8e2-5e4380a235bb None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:34 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-895aa043-32d4-467f-b5ae-d6e3c6dbc0db tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] http://192.168.122.198/volume/v3/volumes/194c70ca-e42a-4969-914c-4c6169ecacbe returned with HTTP 200 Sep 06 06:52:34 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1550/3074] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:52:34 2026] GET /volume/v3/volumes/194c70ca-e42a-4969-914c-4c6169ecacbe => generated 842 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:34 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-3159a323-f466-4c3b-b8e2-5e4380a235bb tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] GET http://192.168.122.198/volume/v3/volumes/d4b67bb0-a527-48c2-b52a-18bce33d3394 Sep 06 06:52:34 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-3159a323-f466-4c3b-b8e2-5e4380a235bb tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:34 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-3159a323-f466-4c3b-b8e2-5e4380a235bb tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:34 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:34 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:52:34 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:34 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:52:34 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-3159a323-f466-4c3b-b8e2-5e4380a235bb tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Volume info retrieved successfully. Sep 06 06:52:34 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-3159a323-f466-4c3b-b8e2-5e4380a235bb tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] http://192.168.122.198/volume/v3/volumes/d4b67bb0-a527-48c2-b52a-18bce33d3394 returned with HTTP 200 Sep 06 06:52:34 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1525/3075] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:52:34 2026] GET /volume/v3/volumes/d4b67bb0-a527-48c2-b52a-18bce33d3394 => generated 1016 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:52:34 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-da052aa9-8158-4307-80cf-8b4be28519cd None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:34 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-da052aa9-8158-4307-80cf-8b4be28519cd tempest-VolumeTypesAdminTests-710963900 tempest-VolumeTypesAdminTests-710963900-project-admin] POST http://192.168.122.198/volume/v3/types Sep 06 06:52:34 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-da052aa9-8158-4307-80cf-8b4be28519cd tempest-VolumeTypesAdminTests-710963900 tempest-VolumeTypesAdminTests-710963900-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1651359170", "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=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:52:34 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-da052aa9-8158-4307-80cf-8b4be28519cd tempest-VolumeTypesAdminTests-710963900 tempest-VolumeTypesAdminTests-710963900-project-admin] http://192.168.122.198/volume/v3/types returned with HTTP 200 Sep 06 06:52:34 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1551/3076] 192.168.122.198 () {60 vars in 1137 bytes} [Sun Sep 6 06:52:34 2026] POST /volume/v3/types => generated 380 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:34 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-0c7e3232-2714-419f-a763-4d708c88b701 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:34 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-0c7e3232-2714-419f-a763-4d708c88b701 tempest-VolumeTypesAdminTests-710963900 tempest-VolumeTypesAdminTests-710963900-project-admin] POST http://192.168.122.198/volume/v3/types/84ab80f7-0f99-450a-a047-c8608cb781db/encryption Sep 06 06:52:34 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-0c7e3232-2714-419f-a763-4d708c88b701 tempest-VolumeTypesAdminTests-710963900 tempest-VolumeTypesAdminTests-710963900-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:52:34 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-0c7e3232-2714-419f-a763-4d708c88b701 tempest-VolumeTypesAdminTests-710963900 tempest-VolumeTypesAdminTests-710963900-project-admin] http://192.168.122.198/volume/v3/types/84ab80f7-0f99-450a-a047-c8608cb781db/encryption returned with HTTP 200 Sep 06 06:52:34 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1526/3077] 192.168.122.198 () {60 vars in 1281 bytes} [Sun Sep 6 06:52:34 2026] POST /volume/v3/types/84ab80f7-0f99-450a-a047-c8608cb781db/encryption => generated 239 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:34 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-987c78cb-1174-43f7-a666-447ad80755d0 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:34 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-987c78cb-1174-43f7-a666-447ad80755d0 tempest-VolumeTypesAdminTests-710963900 tempest-VolumeTypesAdminTests-710963900-project-admin] POST http://192.168.122.198/volume/v3/types Sep 06 06:52:34 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-987c78cb-1174-43f7-a666-447ad80755d0 tempest-VolumeTypesAdminTests-710963900 tempest-VolumeTypesAdminTests-710963900-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-599344777", "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=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:52:34 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-987c78cb-1174-43f7-a666-447ad80755d0 tempest-VolumeTypesAdminTests-710963900 tempest-VolumeTypesAdminTests-710963900-project-admin] http://192.168.122.198/volume/v3/types returned with HTTP 200 Sep 06 06:52:34 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1552/3078] 192.168.122.198 () {60 vars in 1137 bytes} [Sun Sep 6 06:52:34 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 06 06:52:34 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-68b21655-9dba-4a13-b49e-18975426d21f None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:34 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-68b21655-9dba-4a13-b49e-18975426d21f tempest-VolumeTypesAdminTests-710963900 tempest-VolumeTypesAdminTests-710963900-project-admin] POST http://192.168.122.198/volume/v3/types/7a31cac5-ac96-419e-9330-287b7595932d/encryption Sep 06 06:52:34 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-68b21655-9dba-4a13-b49e-18975426d21f tempest-VolumeTypesAdminTests-710963900 tempest-VolumeTypesAdminTests-710963900-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:52:34 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-68b21655-9dba-4a13-b49e-18975426d21f tempest-VolumeTypesAdminTests-710963900 tempest-VolumeTypesAdminTests-710963900-project-admin] http://192.168.122.198/volume/v3/types/7a31cac5-ac96-419e-9330-287b7595932d/encryption returned with HTTP 200 Sep 06 06:52:34 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1527/3079] 192.168.122.198 () {60 vars in 1281 bytes} [Sun Sep 6 06:52:34 2026] POST /volume/v3/types/7a31cac5-ac96-419e-9330-287b7595932d/encryption => generated 239 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 06:52:35 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-ee28ff33-65e8-429e-bd47-f953617a66fe None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:35 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-ee28ff33-65e8-429e-bd47-f953617a66fe tempest-VolumeTypesAdminTests-710963900 tempest-VolumeTypesAdminTests-710963900-project-admin] POST http://192.168.122.198/volume/v3/types Sep 06 06:52:35 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-ee28ff33-65e8-429e-bd47-f953617a66fe tempest-VolumeTypesAdminTests-710963900 tempest-VolumeTypesAdminTests-710963900-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-707737534", "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=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:52:35 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-ee28ff33-65e8-429e-bd47-f953617a66fe tempest-VolumeTypesAdminTests-710963900 tempest-VolumeTypesAdminTests-710963900-project-admin] http://192.168.122.198/volume/v3/types returned with HTTP 200 Sep 06 06:52:35 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1553/3080] 192.168.122.198 () {60 vars in 1137 bytes} [Sun Sep 6 06:52:35 2026] POST /volume/v3/types => generated 379 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:35 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-def45730-93b1-42a9-87ea-0c907e7e0d14 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:35 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-def45730-93b1-42a9-87ea-0c907e7e0d14 tempest-VolumeTypesAdminTests-710963900 tempest-VolumeTypesAdminTests-710963900-project-admin] POST http://192.168.122.198/volume/v3/types/5c831990-ccf2-4374-af0f-afaa42b2362f/extra_specs Sep 06 06:52:35 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-def45730-93b1-42a9-87ea-0c907e7e0d14 tempest-VolumeTypesAdminTests-710963900 tempest-VolumeTypesAdminTests-710963900-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:52:35 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-229fd616-7e1f-474b-a4a7-e909802f4eac None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:35 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-def45730-93b1-42a9-87ea-0c907e7e0d14 tempest-VolumeTypesAdminTests-710963900 tempest-VolumeTypesAdminTests-710963900-project-admin] http://192.168.122.198/volume/v3/types/5c831990-ccf2-4374-af0f-afaa42b2362f/extra_specs returned with HTTP 200 Sep 06 06:52:35 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1528/3081] 192.168.122.198 () {60 vars in 1283 bytes} [Sun Sep 6 06:52:35 2026] POST /volume/v3/types/5c831990-ccf2-4374-af0f-afaa42b2362f/extra_specs => generated 35 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 06:52:35 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-229fd616-7e1f-474b-a4a7-e909802f4eac tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] GET http://192.168.122.198/volume/v3/volumes/194c70ca-e42a-4969-914c-4c6169ecacbe Sep 06 06:52:35 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-229fd616-7e1f-474b-a4a7-e909802f4eac tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:35 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-229fd616-7e1f-474b-a4a7-e909802f4eac tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:35 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-100ca4ef-d444-4e74-b0e5-d613531a737f None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:35 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-100ca4ef-d444-4e74-b0e5-d613531a737f tempest-VolumeTypesAdminTests-710963900 tempest-VolumeTypesAdminTests-710963900-project-admin] PUT http://192.168.122.198/volume/v3/types/5c831990-ccf2-4374-af0f-afaa42b2362f/extra_specs/key2 Sep 06 06:52:35 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-100ca4ef-d444-4e74-b0e5-d613531a737f tempest-VolumeTypesAdminTests-710963900 tempest-VolumeTypesAdminTests-710963900-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:52:35 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:35 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:52:35 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:35 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:52:35 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-229fd616-7e1f-474b-a4a7-e909802f4eac tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Volume info retrieved successfully. Sep 06 06:52:35 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-229fd616-7e1f-474b-a4a7-e909802f4eac tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] http://192.168.122.198/volume/v3/volumes/194c70ca-e42a-4969-914c-4c6169ecacbe returned with HTTP 200 Sep 06 06:52:35 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1554/3082] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:52:35 2026] GET /volume/v3/volumes/194c70ca-e42a-4969-914c-4c6169ecacbe => generated 842 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:35 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-e3757171-15ba-4665-b2a2-df001e9069e1 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:35 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e3757171-15ba-4665-b2a2-df001e9069e1 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] GET http://192.168.122.198/volume/v3/volumes/d4b67bb0-a527-48c2-b52a-18bce33d3394 Sep 06 06:52:35 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e3757171-15ba-4665-b2a2-df001e9069e1 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:35 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e3757171-15ba-4665-b2a2-df001e9069e1 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:35 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:35 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:52:35 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-100ca4ef-d444-4e74-b0e5-d613531a737f tempest-VolumeTypesAdminTests-710963900 tempest-VolumeTypesAdminTests-710963900-project-admin] http://192.168.122.198/volume/v3/types/5c831990-ccf2-4374-af0f-afaa42b2362f/extra_specs/key2 returned with HTTP 200 Sep 06 06:52:35 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:35 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:52:35 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1529/3083] 192.168.122.198 () {60 vars in 1297 bytes} [Sun Sep 6 06:52:35 2026] PUT /volume/v3/types/5c831990-ccf2-4374-af0f-afaa42b2362f/extra_specs/key2 => generated 25 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 06:52:35 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-39197a4c-ad09-4194-a7ea-d7e916df93c6 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:35 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-39197a4c-ad09-4194-a7ea-d7e916df93c6 tempest-VolumeTypesAdminTests-710963900 tempest-VolumeTypesAdminTests-710963900-project-admin] POST http://192.168.122.198/volume/v3/types Sep 06 06:52:35 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-39197a4c-ad09-4194-a7ea-d7e916df93c6 tempest-VolumeTypesAdminTests-710963900 tempest-VolumeTypesAdminTests-710963900-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:52:35 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-e3757171-15ba-4665-b2a2-df001e9069e1 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Volume info retrieved successfully. Sep 06 06:52:35 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e3757171-15ba-4665-b2a2-df001e9069e1 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] http://192.168.122.198/volume/v3/volumes/d4b67bb0-a527-48c2-b52a-18bce33d3394 returned with HTTP 200 Sep 06 06:52:35 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1555/3084] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:52:35 2026] GET /volume/v3/volumes/d4b67bb0-a527-48c2-b52a-18bce33d3394 => generated 1016 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:52:35 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-39197a4c-ad09-4194-a7ea-d7e916df93c6 tempest-VolumeTypesAdminTests-710963900 tempest-VolumeTypesAdminTests-710963900-project-admin] http://192.168.122.198/volume/v3/types returned with HTTP 200 Sep 06 06:52:35 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1530/3085] 192.168.122.198 () {60 vars in 1136 bytes} [Sun Sep 6 06:52:35 2026] POST /volume/v3/types => generated 195 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 06:52:35 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-6dc3a3cf-6a32-48ff-a322-e4b52994bf83 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:35 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-6dc3a3cf-6a32-48ff-a322-e4b52994bf83 tempest-VolumeTypesAdminTests-710963900 tempest-VolumeTypesAdminTests-710963900-project-admin] DELETE http://192.168.122.198/volume/v3/types/6df38fb0-9f38-4bc2-96d9-8720a6dd8241 Sep 06 06:52:35 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-6dc3a3cf-6a32-48ff-a322-e4b52994bf83 tempest-VolumeTypesAdminTests-710963900 tempest-VolumeTypesAdminTests-710963900-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:35 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-6dc3a3cf-6a32-48ff-a322-e4b52994bf83 tempest-VolumeTypesAdminTests-710963900 tempest-VolumeTypesAdminTests-710963900-project-admin] Calling method '_delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:35 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-6dc3a3cf-6a32-48ff-a322-e4b52994bf83 tempest-VolumeTypesAdminTests-710963900 tempest-VolumeTypesAdminTests-710963900-project-admin] http://192.168.122.198/volume/v3/types/6df38fb0-9f38-4bc2-96d9-8720a6dd8241 returned with HTTP 202 Sep 06 06:52:35 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1556/3086] 192.168.122.198 () {58 vars in 1229 bytes} [Sun Sep 6 06:52:35 2026] DELETE /volume/v3/types/6df38fb0-9f38-4bc2-96d9-8720a6dd8241 => generated 0 bytes in 159 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:52:35 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-2c00a754-4b30-439f-bb31-f4024c45174b None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:35 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-2c00a754-4b30-439f-bb31-f4024c45174b tempest-VolumeTypesAdminTests-710963900 tempest-VolumeTypesAdminTests-710963900-project-admin] POST http://192.168.122.198/volume/v3/types Sep 06 06:52:35 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-2c00a754-4b30-439f-bb31-f4024c45174b tempest-VolumeTypesAdminTests-710963900 tempest-VolumeTypesAdminTests-710963900-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1387135197", "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=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:52:36 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-2c00a754-4b30-439f-bb31-f4024c45174b tempest-VolumeTypesAdminTests-710963900 tempest-VolumeTypesAdminTests-710963900-project-admin] http://192.168.122.198/volume/v3/types returned with HTTP 200 Sep 06 06:52:36 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1531/3087] 192.168.122.198 () {60 vars in 1137 bytes} [Sun Sep 6 06:52:35 2026] POST /volume/v3/types => generated 380 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:36 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-0de91dfb-0ce9-443c-94b9-a8b254de8655 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:36 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-0de91dfb-0ce9-443c-94b9-a8b254de8655 tempest-VolumeTypesAdminTests-710963900 tempest-VolumeTypesAdminTests-710963900-project-admin] POST http://192.168.122.198/volume/v3/types/dde8e48a-a5b5-40dc-b3a6-132184259bb3/encryption Sep 06 06:52:36 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-0de91dfb-0ce9-443c-94b9-a8b254de8655 tempest-VolumeTypesAdminTests-710963900 tempest-VolumeTypesAdminTests-710963900-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:52:36 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-0de91dfb-0ce9-443c-94b9-a8b254de8655 tempest-VolumeTypesAdminTests-710963900 tempest-VolumeTypesAdminTests-710963900-project-admin] http://192.168.122.198/volume/v3/types/dde8e48a-a5b5-40dc-b3a6-132184259bb3/encryption returned with HTTP 200 Sep 06 06:52:36 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1557/3088] 192.168.122.198 () {60 vars in 1281 bytes} [Sun Sep 6 06:52:36 2026] POST /volume/v3/types/dde8e48a-a5b5-40dc-b3a6-132184259bb3/encryption => generated 239 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:36 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-bc0b31cc-06ab-4373-b816-0dcf1a02f0c6 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:36 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-2138d9fa-822d-48d6-91c3-ac04a22c7a00 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:36 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2138d9fa-822d-48d6-91c3-ac04a22c7a00 tempest-VolumeTypesAdminTests-710963900 tempest-VolumeTypesAdminTests-710963900-project-admin] DELETE http://192.168.122.198/volume/v3/types/dde8e48a-a5b5-40dc-b3a6-132184259bb3/encryption/a8b0ad6b-41ec-4300-81dc-8147543a36b1 Sep 06 06:52:36 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-2138d9fa-822d-48d6-91c3-ac04a22c7a00 tempest-VolumeTypesAdminTests-710963900 tempest-VolumeTypesAdminTests-710963900-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:36 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-2138d9fa-822d-48d6-91c3-ac04a22c7a00 tempest-VolumeTypesAdminTests-710963900 tempest-VolumeTypesAdminTests-710963900-project-admin] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:36 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2138d9fa-822d-48d6-91c3-ac04a22c7a00 tempest-VolumeTypesAdminTests-710963900 tempest-VolumeTypesAdminTests-710963900-project-admin] http://192.168.122.198/volume/v3/types/dde8e48a-a5b5-40dc-b3a6-132184259bb3/encryption/a8b0ad6b-41ec-4300-81dc-8147543a36b1 returned with HTTP 202 Sep 06 06:52:36 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1558/3089] 192.168.122.198 () {58 vars in 1373 bytes} [Sun Sep 6 06:52:36 2026] DELETE /volume/v3/types/dde8e48a-a5b5-40dc-b3a6-132184259bb3/encryption/a8b0ad6b-41ec-4300-81dc-8147543a36b1 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:52:36 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-e67e3d6c-83aa-4aa3-ba4b-2581763a01ed None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:36 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e67e3d6c-83aa-4aa3-ba4b-2581763a01ed tempest-VolumeTypesAdminTests-710963900 tempest-VolumeTypesAdminTests-710963900-project-admin] POST http://192.168.122.198/volume/v3/types Sep 06 06:52:36 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e67e3d6c-83aa-4aa3-ba4b-2581763a01ed tempest-VolumeTypesAdminTests-710963900 tempest-VolumeTypesAdminTests-710963900-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1126909111", "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=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:52:36 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e67e3d6c-83aa-4aa3-ba4b-2581763a01ed tempest-VolumeTypesAdminTests-710963900 tempest-VolumeTypesAdminTests-710963900-project-admin] http://192.168.122.198/volume/v3/types returned with HTTP 200 Sep 06 06:52:36 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1559/3090] 192.168.122.198 () {60 vars in 1137 bytes} [Sun Sep 6 06:52:36 2026] POST /volume/v3/types => generated 380 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 06:52:36 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-8255fdca-8f9f-44da-8a48-1b8558722be6 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:36 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-8255fdca-8f9f-44da-8a48-1b8558722be6 tempest-VolumeTypesAdminTests-710963900 tempest-VolumeTypesAdminTests-710963900-project-admin] DELETE http://192.168.122.198/volume/v3/types/24b9b9e7-5208-4cbc-8088-5232a8198b9c/extra_specs/key1 Sep 06 06:52:36 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-8255fdca-8f9f-44da-8a48-1b8558722be6 tempest-VolumeTypesAdminTests-710963900 tempest-VolumeTypesAdminTests-710963900-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:36 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-8255fdca-8f9f-44da-8a48-1b8558722be6 tempest-VolumeTypesAdminTests-710963900 tempest-VolumeTypesAdminTests-710963900-project-admin] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:36 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-8255fdca-8f9f-44da-8a48-1b8558722be6 tempest-VolumeTypesAdminTests-710963900 tempest-VolumeTypesAdminTests-710963900-project-admin] http://192.168.122.198/volume/v3/types/24b9b9e7-5208-4cbc-8088-5232a8198b9c/extra_specs/key1 returned with HTTP 202 Sep 06 06:52:36 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1560/3091] 192.168.122.198 () {58 vars in 1280 bytes} [Sun Sep 6 06:52:36 2026] DELETE /volume/v3/types/24b9b9e7-5208-4cbc-8088-5232a8198b9c/extra_specs/key1 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 06:52:36 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-a7a3ae03-b931-4f9c-a71c-8948f52cd3ab None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:36 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-a7a3ae03-b931-4f9c-a71c-8948f52cd3ab tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] GET http://192.168.122.198/volume/v3/volumes/194c70ca-e42a-4969-914c-4c6169ecacbe Sep 06 06:52:36 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-a7a3ae03-b931-4f9c-a71c-8948f52cd3ab tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:36 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-a7a3ae03-b931-4f9c-a71c-8948f52cd3ab tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:36 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:36 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:52:36 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:36 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:52:36 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-a7a3ae03-b931-4f9c-a71c-8948f52cd3ab tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Volume info retrieved successfully. Sep 06 06:52:36 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-a7a3ae03-b931-4f9c-a71c-8948f52cd3ab tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] http://192.168.122.198/volume/v3/volumes/194c70ca-e42a-4969-914c-4c6169ecacbe returned with HTTP 200 Sep 06 06:52:36 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1561/3092] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:52:36 2026] GET /volume/v3/volumes/194c70ca-e42a-4969-914c-4c6169ecacbe => generated 842 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:36 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-bcb23519-c45b-4cc3-98b0-f4b6912ec541 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:36 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-bcb23519-c45b-4cc3-98b0-f4b6912ec541 tempest-VolumeTypesAdminTests-710963900 tempest-VolumeTypesAdminTests-710963900-project-admin] POST http://192.168.122.198/volume/v3/types Sep 06 06:52:36 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-bcb23519-c45b-4cc3-98b0-f4b6912ec541 tempest-VolumeTypesAdminTests-710963900 tempest-VolumeTypesAdminTests-710963900-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1519517729", "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=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:52:36 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-bcb23519-c45b-4cc3-98b0-f4b6912ec541 tempest-VolumeTypesAdminTests-710963900 tempest-VolumeTypesAdminTests-710963900-project-admin] http://192.168.122.198/volume/v3/types returned with HTTP 200 Sep 06 06:52:36 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1562/3093] 192.168.122.198 () {60 vars in 1137 bytes} [Sun Sep 6 06:52:36 2026] POST /volume/v3/types => generated 380 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:36 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-205902cc-03ef-4cf7-bb73-08e8b50dfe19 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:36 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-205902cc-03ef-4cf7-bb73-08e8b50dfe19 tempest-VolumeTypesAdminTests-710963900 tempest-VolumeTypesAdminTests-710963900-project-admin] DELETE http://192.168.122.198/volume/v3/types/75950455-7f0c-4404-a0ea-afa79be5169c Sep 06 06:52:36 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-205902cc-03ef-4cf7-bb73-08e8b50dfe19 tempest-VolumeTypesAdminTests-710963900 tempest-VolumeTypesAdminTests-710963900-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:36 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-205902cc-03ef-4cf7-bb73-08e8b50dfe19 tempest-VolumeTypesAdminTests-710963900 tempest-VolumeTypesAdminTests-710963900-project-admin] Calling method '_delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:36 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-bc0b31cc-06ab-4373-b816-0dcf1a02f0c6 tempest-ProjectReaderTests-1745556788 tempest-ProjectReaderTests-1745556788-project-admin] GET http://192.168.122.198/volume/v3/scheduler-stats/get_pools Sep 06 06:52:36 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-bc0b31cc-06ab-4373-b816-0dcf1a02f0c6 tempest-ProjectReaderTests-1745556788 tempest-ProjectReaderTests-1745556788-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:36 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-bc0b31cc-06ab-4373-b816-0dcf1a02f0c6 tempest-ProjectReaderTests-1745556788 tempest-ProjectReaderTests-1745556788-project-admin] Calling method 'get_pools' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:36 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-bc0b31cc-06ab-4373-b816-0dcf1a02f0c6 tempest-ProjectReaderTests-1745556788 tempest-ProjectReaderTests-1745556788-project-admin] http://192.168.122.198/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 06 06:52:36 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1532/3094] 192.168.122.198 () {58 vars in 1175 bytes} [Sun Sep 6 06:52:36 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 06 06:52:36 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-4846bf90-fa82-414d-bae0-b5789cbe4919 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:36 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-4846bf90-fa82-414d-bae0-b5789cbe4919 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] GET http://192.168.122.198/volume/v3/volumes/d4b67bb0-a527-48c2-b52a-18bce33d3394 Sep 06 06:52:36 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-4846bf90-fa82-414d-bae0-b5789cbe4919 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:36 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-4846bf90-fa82-414d-bae0-b5789cbe4919 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:36 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-205902cc-03ef-4cf7-bb73-08e8b50dfe19 tempest-VolumeTypesAdminTests-710963900 tempest-VolumeTypesAdminTests-710963900-project-admin] http://192.168.122.198/volume/v3/types/75950455-7f0c-4404-a0ea-afa79be5169c returned with HTTP 202 Sep 06 06:52:36 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1563/3095] 192.168.122.198 () {58 vars in 1229 bytes} [Sun Sep 6 06:52:36 2026] DELETE /volume/v3/types/75950455-7f0c-4404-a0ea-afa79be5169c => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:52:36 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-c8330b6e-e49b-469e-a70b-b30df7cfde10 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:36 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-4846bf90-fa82-414d-bae0-b5789cbe4919 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] http://192.168.122.198/volume/v3/volumes/d4b67bb0-a527-48c2-b52a-18bce33d3394 returned with HTTP 404 Sep 06 06:52:36 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1533/3096] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:52:36 2026] GET /volume/v3/volumes/d4b67bb0-a527-48c2-b52a-18bce33d3394 => generated 109 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:52:36 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-707a336b-0f9c-419a-9370-2d6c6f720b15 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:36 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-707a336b-0f9c-419a-9370-2d6c6f720b15 tempest-VolumeTypesAdminTests-710963900 tempest-VolumeTypesAdminTests-710963900-project-admin] GET http://192.168.122.198/volume/v3/types/84ab80f7-0f99-450a-a047-c8608cb781db/extra_specs Sep 06 06:52:36 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-707a336b-0f9c-419a-9370-2d6c6f720b15 tempest-VolumeTypesAdminTests-710963900 tempest-VolumeTypesAdminTests-710963900-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:36 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-707a336b-0f9c-419a-9370-2d6c6f720b15 tempest-VolumeTypesAdminTests-710963900 tempest-VolumeTypesAdminTests-710963900-project-admin] Calling method 'index' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:36 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-707a336b-0f9c-419a-9370-2d6c6f720b15 tempest-VolumeTypesAdminTests-710963900 tempest-VolumeTypesAdminTests-710963900-project-admin] http://192.168.122.198/volume/v3/types/84ab80f7-0f99-450a-a047-c8608cb781db/extra_specs returned with HTTP 200 Sep 06 06:52:36 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1534/3097] 192.168.122.198 () {58 vars in 1262 bytes} [Sun Sep 6 06:52:36 2026] GET /volume/v3/types/84ab80f7-0f99-450a-a047-c8608cb781db/extra_specs => generated 185 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:36 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-cb609080-adf9-4189-b799-b6ee965d2a40 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:36 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-cb609080-adf9-4189-b799-b6ee965d2a40 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:52:36 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-cb609080-adf9-4189-b799-b6ee965d2a40 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-162208702"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:52:36 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.volumes [None req-cb609080-adf9-4189-b799-b6ee965d2a40 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-162208702'}} {{(pid=87014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:52:36 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-cb609080-adf9-4189-b799-b6ee965d2a40 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Create volume of 1 GB Sep 06 06:52:36 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-cb609080-adf9-4189-b799-b6ee965d2a40 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Availability Zones retrieved successfully. Sep 06 06:52:36 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-cb609080-adf9-4189-b799-b6ee965d2a40 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Flow 'volume_create_api' (61058f44-fd4e-4773-9e11-cd2e516acfaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:52:36 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-cb609080-adf9-4189-b799-b6ee965d2a40 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0fde654c-0423-4cb2-b2a3-a6424918b028) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:52:36 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.flows.api.create_volume [None req-cb609080-adf9-4189-b799-b6ee965d2a40 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Validating volume size '1' using validate_int {{(pid=87014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:52:37 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c8330b6e-e49b-469e-a70b-b30df7cfde10 tempest-ProjectReaderTests-1745556788 tempest-ProjectReaderTests-1745556788-project-reader] GET http://192.168.122.198/volume/v3/capabilities/devstack@QuobyteHD Sep 06 06:52:37 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-c8330b6e-e49b-469e-a70b-b30df7cfde10 tempest-ProjectReaderTests-1745556788 tempest-ProjectReaderTests-1745556788-project-reader] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:37 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-c8330b6e-e49b-469e-a70b-b30df7cfde10 tempest-ProjectReaderTests-1745556788 tempest-ProjectReaderTests-1745556788-project-reader] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:37 devstack devstack@c-api.service[87015]: DEBUG cinder.policy [None req-c8330b6e-e49b-469e-a70b-b30df7cfde10 tempest-ProjectReaderTests-1745556788 tempest-ProjectReaderTests-1745556788-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '47c4f83581cd445f80c7172d6fb6877d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4ad7626ae42d4063b9902cfb8b3cbab9', '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=87015) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 06:52:37 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c8330b6e-e49b-469e-a70b-b30df7cfde10 tempest-ProjectReaderTests-1745556788 tempest-ProjectReaderTests-1745556788-project-reader] http://192.168.122.198/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 403 Sep 06 06:52:37 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1564/3098] 192.168.122.198 () {58 vars in 1193 bytes} [Sun Sep 6 06:52:36 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 110 bytes in 271 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:52:37 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-1af50fe7-fb31-4208-a2f5-31bc5109b545 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:37 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-1af50fe7-fb31-4208-a2f5-31bc5109b545 tempest-VolumeTypesAdminTests-710963900 tempest-VolumeTypesAdminTests-710963900-project-admin] GET http://192.168.122.198/volume/v3/types Sep 06 06:52:37 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-1af50fe7-fb31-4208-a2f5-31bc5109b545 tempest-VolumeTypesAdminTests-710963900 tempest-VolumeTypesAdminTests-710963900-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:37 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-1af50fe7-fb31-4208-a2f5-31bc5109b545 tempest-VolumeTypesAdminTests-710963900 tempest-VolumeTypesAdminTests-710963900-project-admin] Calling method 'index' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:37 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-cb609080-adf9-4189-b799-b6ee965d2a40 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0fde654c-0423-4cb2-b2a3-a6424918b028) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:52:37 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-cb609080-adf9-4189-b799-b6ee965d2a40 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3cc108c-28f2-4f7c-9317-e387bd30ccd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:52:37 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-1af50fe7-fb31-4208-a2f5-31bc5109b545 tempest-VolumeTypesAdminTests-710963900 tempest-VolumeTypesAdminTests-710963900-project-admin] http://192.168.122.198/volume/v3/types returned with HTTP 200 Sep 06 06:52:37 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1565/3099] 192.168.122.198 () {58 vars in 1115 bytes} [Sun Sep 6 06:52:37 2026] GET /volume/v3/types => generated 2588 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:52:37 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-57dcab2e-885f-4b59-9556-db6f1958463a None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:37 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-57dcab2e-885f-4b59-9556-db6f1958463a tempest-VolumeTypesAdminTests-710963900 tempest-VolumeTypesAdminTests-710963900-project-admin] GET http://192.168.122.198/volume/v3/types/84ab80f7-0f99-450a-a047-c8608cb781db/encryption/cipher Sep 06 06:52:37 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-57dcab2e-885f-4b59-9556-db6f1958463a tempest-VolumeTypesAdminTests-710963900 tempest-VolumeTypesAdminTests-710963900-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:37 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-57dcab2e-885f-4b59-9556-db6f1958463a tempest-VolumeTypesAdminTests-710963900 tempest-VolumeTypesAdminTests-710963900-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:37 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-57dcab2e-885f-4b59-9556-db6f1958463a tempest-VolumeTypesAdminTests-710963900 tempest-VolumeTypesAdminTests-710963900-project-admin] http://192.168.122.198/volume/v3/types/84ab80f7-0f99-450a-a047-c8608cb781db/encryption/cipher returned with HTTP 200 Sep 06 06:52:37 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1566/3100] 192.168.122.198 () {58 vars in 1280 bytes} [Sun Sep 6 06:52:37 2026] GET /volume/v3/types/84ab80f7-0f99-450a-a047-c8608cb781db/encryption/cipher => generated 29 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 06:52:37 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-75804d21-c9c0-45f3-a240-37de7fcdb428 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:37 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-75804d21-c9c0-45f3-a240-37de7fcdb428 tempest-VolumeTypesAdminTests-710963900 tempest-VolumeTypesAdminTests-710963900-project-admin] GET http://192.168.122.198/volume/v3/types/84ab80f7-0f99-450a-a047-c8608cb781db/encryption Sep 06 06:52:37 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-75804d21-c9c0-45f3-a240-37de7fcdb428 tempest-VolumeTypesAdminTests-710963900 tempest-VolumeTypesAdminTests-710963900-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:37 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-75804d21-c9c0-45f3-a240-37de7fcdb428 tempest-VolumeTypesAdminTests-710963900 tempest-VolumeTypesAdminTests-710963900-project-admin] Calling method 'index' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:37 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-cb609080-adf9-4189-b799-b6ee965d2a40 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Created reservations ['b7b44fe7-0913-49d7-b40d-8055302f3090', 'b79e8d8c-b05a-4d94-9b97-a103f205c400', '083c3596-55d9-4bd6-be42-6090cf859265', '8e2a9d93-118c-4916-9ffb-0d6b9435fb22'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:52:37 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-cb609080-adf9-4189-b799-b6ee965d2a40 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3cc108c-28f2-4f7c-9317-e387bd30ccd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b7b44fe7-0913-49d7-b40d-8055302f3090', 'b79e8d8c-b05a-4d94-9b97-a103f205c400', '083c3596-55d9-4bd6-be42-6090cf859265', '8e2a9d93-118c-4916-9ffb-0d6b9435fb22']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:52:37 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-cb609080-adf9-4189-b799-b6ee965d2a40 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa2b8b54-a7c3-4a97-b9ad-64aea1a5e672) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:52:37 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-75804d21-c9c0-45f3-a240-37de7fcdb428 tempest-VolumeTypesAdminTests-710963900 tempest-VolumeTypesAdminTests-710963900-project-admin] http://192.168.122.198/volume/v3/types/84ab80f7-0f99-450a-a047-c8608cb781db/encryption returned with HTTP 200 Sep 06 06:52:37 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1567/3101] 192.168.122.198 () {58 vars in 1259 bytes} [Sun Sep 6 06:52:37 2026] GET /volume/v3/types/84ab80f7-0f99-450a-a047-c8608cb781db/encryption => generated 325 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 06:52:37 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-7105dbb7-f883-4d85-bcbe-98391c38cfb5 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:37 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-7105dbb7-f883-4d85-bcbe-98391c38cfb5 tempest-VolumeTypesAdminTests-710963900 tempest-VolumeTypesAdminTests-710963900-project-admin] GET http://192.168.122.198/volume/v3/types/84ab80f7-0f99-450a-a047-c8608cb781db/extra_specs/multiattach Sep 06 06:52:37 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-7105dbb7-f883-4d85-bcbe-98391c38cfb5 tempest-VolumeTypesAdminTests-710963900 tempest-VolumeTypesAdminTests-710963900-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:37 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-7105dbb7-f883-4d85-bcbe-98391c38cfb5 tempest-VolumeTypesAdminTests-710963900 tempest-VolumeTypesAdminTests-710963900-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:37 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-7105dbb7-f883-4d85-bcbe-98391c38cfb5 tempest-VolumeTypesAdminTests-710963900 tempest-VolumeTypesAdminTests-710963900-project-admin] http://192.168.122.198/volume/v3/types/84ab80f7-0f99-450a-a047-c8608cb781db/extra_specs/multiattach returned with HTTP 200 Sep 06 06:52:37 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1568/3102] 192.168.122.198 () {58 vars in 1298 bytes} [Sun Sep 6 06:52:37 2026] GET /volume/v3/types/84ab80f7-0f99-450a-a047-c8608cb781db/extra_specs/multiattach => generated 29 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 06:52:37 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-b8191dee-6ea4-4373-be14-222c36db3ab3 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:37 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b8191dee-6ea4-4373-be14-222c36db3ab3 tempest-VolumeTypesAdminTests-710963900 tempest-VolumeTypesAdminTests-710963900-project-admin] GET http://192.168.122.198/volume/v3/types/84ab80f7-0f99-450a-a047-c8608cb781db/extra_specs/volume_backend_name Sep 06 06:52:37 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b8191dee-6ea4-4373-be14-222c36db3ab3 tempest-VolumeTypesAdminTests-710963900 tempest-VolumeTypesAdminTests-710963900-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:37 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b8191dee-6ea4-4373-be14-222c36db3ab3 tempest-VolumeTypesAdminTests-710963900 tempest-VolumeTypesAdminTests-710963900-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:37 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b8191dee-6ea4-4373-be14-222c36db3ab3 tempest-VolumeTypesAdminTests-710963900 tempest-VolumeTypesAdminTests-710963900-project-admin] http://192.168.122.198/volume/v3/types/84ab80f7-0f99-450a-a047-c8608cb781db/extra_specs/volume_backend_name returned with HTTP 200 Sep 06 06:52:37 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1569/3103] 192.168.122.198 () {58 vars in 1322 bytes} [Sun Sep 6 06:52:37 2026] GET /volume/v3/types/84ab80f7-0f99-450a-a047-c8608cb781db/extra_specs/volume_backend_name => generated 44 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 06:52:37 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-c07ff67d-323b-4257-ad22-e14d946f61c4 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:37 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c07ff67d-323b-4257-ad22-e14d946f61c4 tempest-VolumeTypesAdminTests-710963900 tempest-VolumeTypesAdminTests-710963900-project-admin] GET http://192.168.122.198/volume/v3/types/84ab80f7-0f99-450a-a047-c8608cb781db Sep 06 06:52:37 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-c07ff67d-323b-4257-ad22-e14d946f61c4 tempest-VolumeTypesAdminTests-710963900 tempest-VolumeTypesAdminTests-710963900-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:37 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-c07ff67d-323b-4257-ad22-e14d946f61c4 tempest-VolumeTypesAdminTests-710963900 tempest-VolumeTypesAdminTests-710963900-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:37 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:37 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:52:37 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c07ff67d-323b-4257-ad22-e14d946f61c4 tempest-VolumeTypesAdminTests-710963900 tempest-VolumeTypesAdminTests-710963900-project-admin] http://192.168.122.198/volume/v3/types/84ab80f7-0f99-450a-a047-c8608cb781db returned with HTTP 200 Sep 06 06:52:37 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1570/3104] 192.168.122.198 () {58 vars in 1226 bytes} [Sun Sep 6 06:52:37 2026] GET /volume/v3/types/84ab80f7-0f99-450a-a047-c8608cb781db => generated 402 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:37 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-cb609080-adf9-4189-b799-b6ee965d2a40 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa2b8b54-a7c3-4a97-b9ad-64aea1a5e672) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6f172b4a-90c3-49b8-9f72-c18e54809d99', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-162208702',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47b14cc477564406b2c85835936b99d1',qos_specs=None,replication_status=,reservations=['b7b44fe7-0913-49d7-b40d-8055302f3090','b79e8d8c-b05a-4d94-9b97-a103f205c400','083c3596-55d9-4bd6-be42-6090cf859265','8e2a9d93-118c-4916-9ffb-0d6b9435fb22'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2bb3aa6913034422a07b16fa1477428f',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:52:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-162208702',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6f172b4a-90c3-49b8-9f72-c18e54809d99,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='47b14cc477564406b2c85835936b99d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2bb3aa6913034422a07b16fa1477428f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:52:37 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-9693bd70-b0c5-4b04-9a3f-c790519924e6 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:37 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-cb609080-adf9-4189-b799-b6ee965d2a40 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b056a29-ec12-410c-9e9c-14f2a59af8f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:52:37 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-9693bd70-b0c5-4b04-9a3f-c790519924e6 tempest-VolumeTypesAdminTests-710963900 tempest-VolumeTypesAdminTests-710963900-project-admin] PUT http://192.168.122.198/volume/v3/types/84ab80f7-0f99-450a-a047-c8608cb781db/encryption/765abfce-f7f8-4b4d-9e7a-1557ab0b4966 Sep 06 06:52:37 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-9693bd70-b0c5-4b04-9a3f-c790519924e6 tempest-VolumeTypesAdminTests-710963900 tempest-VolumeTypesAdminTests-710963900-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:52:37 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-9693bd70-b0c5-4b04-9a3f-c790519924e6 tempest-VolumeTypesAdminTests-710963900 tempest-VolumeTypesAdminTests-710963900-project-admin] http://192.168.122.198/volume/v3/types/84ab80f7-0f99-450a-a047-c8608cb781db/encryption/765abfce-f7f8-4b4d-9e7a-1557ab0b4966 returned with HTTP 200 Sep 06 06:52:37 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1571/3105] 192.168.122.198 () {60 vars in 1390 bytes} [Sun Sep 6 06:52:37 2026] PUT /volume/v3/types/84ab80f7-0f99-450a-a047-c8608cb781db/encryption/765abfce-f7f8-4b4d-9e7a-1557ab0b4966 => generated 33 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 06:52:37 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-d8212f36-ef55-4800-a9b9-d77575b9a087 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:37 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-d8212f36-ef55-4800-a9b9-d77575b9a087 tempest-VolumeTypesAdminTests-710963900 tempest-VolumeTypesAdminTests-710963900-project-admin] PUT http://192.168.122.198/volume/v3/types/84ab80f7-0f99-450a-a047-c8608cb781db/extra_specs/key1 Sep 06 06:52:37 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-d8212f36-ef55-4800-a9b9-d77575b9a087 tempest-VolumeTypesAdminTests-710963900 tempest-VolumeTypesAdminTests-710963900-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:52:37 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-d8212f36-ef55-4800-a9b9-d77575b9a087 tempest-VolumeTypesAdminTests-710963900 tempest-VolumeTypesAdminTests-710963900-project-admin] http://192.168.122.198/volume/v3/types/84ab80f7-0f99-450a-a047-c8608cb781db/extra_specs/key1 returned with HTTP 200 Sep 06 06:52:37 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1572/3106] 192.168.122.198 () {60 vars in 1297 bytes} [Sun Sep 6 06:52:37 2026] PUT /volume/v3/types/84ab80f7-0f99-450a-a047-c8608cb781db/extra_specs/key1 => generated 30 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 06:52:37 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-cb609080-adf9-4189-b799-b6ee965d2a40 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b056a29-ec12-410c-9e9c-14f2a59af8f7) transitioned into state 'SUCCESS' from state '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-162208702',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47b14cc477564406b2c85835936b99d1',qos_specs=None,replication_status=,reservations=['b7b44fe7-0913-49d7-b40d-8055302f3090','b79e8d8c-b05a-4d94-9b97-a103f205c400','083c3596-55d9-4bd6-be42-6090cf859265','8e2a9d93-118c-4916-9ffb-0d6b9435fb22'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2bb3aa6913034422a07b16fa1477428f',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:52:37 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-cb609080-adf9-4189-b799-b6ee965d2a40 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b57f5132-f4b1-488e-957c-516024bab16d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:52:37 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-4edc403c-a097-42c3-a7d1-27aaa0db3561 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:37 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-4edc403c-a097-42c3-a7d1-27aaa0db3561 tempest-VolumeTypesAdminTests-710963900 tempest-VolumeTypesAdminTests-710963900-project-admin] PUT http://192.168.122.198/volume/v3/types/84ab80f7-0f99-450a-a047-c8608cb781db Sep 06 06:52:37 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-4edc403c-a097-42c3-a7d1-27aaa0db3561 tempest-VolumeTypesAdminTests-710963900 tempest-VolumeTypesAdminTests-710963900-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:52:37 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-cb609080-adf9-4189-b799-b6ee965d2a40 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b57f5132-f4b1-488e-957c-516024bab16d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:52:37 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-cb609080-adf9-4189-b799-b6ee965d2a40 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Flow 'volume_create_api' (61058f44-fd4e-4773-9e11-cd2e516acfaf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:52:37 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-cb609080-adf9-4189-b799-b6ee965d2a40 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Create volume request issued successfully. Sep 06 06:52:37 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-cb609080-adf9-4189-b799-b6ee965d2a40 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:52:37 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1535/3107] 192.168.122.198 () {60 vars in 1142 bytes} [Sun Sep 6 06:52:36 2026] POST /volume/v3/volumes => generated 786 bytes in 786 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:52:37 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-d004ebab-001a-4e94-b5a4-4e575376f9c2 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:37 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-4edc403c-a097-42c3-a7d1-27aaa0db3561 tempest-VolumeTypesAdminTests-710963900 tempest-VolumeTypesAdminTests-710963900-project-admin] http://192.168.122.198/volume/v3/types/84ab80f7-0f99-450a-a047-c8608cb781db returned with HTTP 200 Sep 06 06:52:37 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1573/3108] 192.168.122.198 () {60 vars in 1246 bytes} [Sun Sep 6 06:52:37 2026] PUT /volume/v3/types/84ab80f7-0f99-450a-a047-c8608cb781db => generated 371 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:37 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-d004ebab-001a-4e94-b5a4-4e575376f9c2 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] GET http://192.168.122.198/volume/v3/volumes/194c70ca-e42a-4969-914c-4c6169ecacbe Sep 06 06:52:37 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-d004ebab-001a-4e94-b5a4-4e575376f9c2 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:37 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-d004ebab-001a-4e94-b5a4-4e575376f9c2 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:37 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-6dc5dcda-74ec-4cbe-b95f-ef754faa3772 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:37 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:37 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:52:37 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-6dc5dcda-74ec-4cbe-b95f-ef754faa3772 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] GET http://192.168.122.198/volume/v3/volumes/6f172b4a-90c3-49b8-9f72-c18e54809d99 Sep 06 06:52:37 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-6dc5dcda-74ec-4cbe-b95f-ef754faa3772 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:37 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:37 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:52:37 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-6dc5dcda-74ec-4cbe-b95f-ef754faa3772 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:37 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-d004ebab-001a-4e94-b5a4-4e575376f9c2 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Volume info retrieved successfully. Sep 06 06:52:37 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-d004ebab-001a-4e94-b5a4-4e575376f9c2 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] http://192.168.122.198/volume/v3/volumes/194c70ca-e42a-4969-914c-4c6169ecacbe returned with HTTP 200 Sep 06 06:52:37 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:37 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:52:37 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1536/3109] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:52:37 2026] GET /volume/v3/volumes/194c70ca-e42a-4969-914c-4c6169ecacbe => generated 842 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:37 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:37 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:52:37 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-ba6c7698-9b82-443e-b4c6-377efc759eec None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:37 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ba6c7698-9b82-443e-b4c6-377efc759eec tempest-VolumeTypesAdminTests-710963900 tempest-VolumeTypesAdminTests-710963900-project-admin] DELETE http://192.168.122.198/volume/v3/types/24b9b9e7-5208-4cbc-8088-5232a8198b9c Sep 06 06:52:37 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ba6c7698-9b82-443e-b4c6-377efc759eec tempest-VolumeTypesAdminTests-710963900 tempest-VolumeTypesAdminTests-710963900-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:37 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ba6c7698-9b82-443e-b4c6-377efc759eec tempest-VolumeTypesAdminTests-710963900 tempest-VolumeTypesAdminTests-710963900-project-admin] Calling method '_delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:37 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-6dc5dcda-74ec-4cbe-b95f-ef754faa3772 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Volume info retrieved successfully. Sep 06 06:52:37 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-6dc5dcda-74ec-4cbe-b95f-ef754faa3772 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] http://192.168.122.198/volume/v3/volumes/6f172b4a-90c3-49b8-9f72-c18e54809d99 returned with HTTP 200 Sep 06 06:52:37 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1574/3110] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:52:37 2026] GET /volume/v3/volumes/6f172b4a-90c3-49b8-9f72-c18e54809d99 => generated 965 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:37 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ba6c7698-9b82-443e-b4c6-377efc759eec tempest-VolumeTypesAdminTests-710963900 tempest-VolumeTypesAdminTests-710963900-project-admin] http://192.168.122.198/volume/v3/types/24b9b9e7-5208-4cbc-8088-5232a8198b9c returned with HTTP 202 Sep 06 06:52:37 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1537/3111] 192.168.122.198 () {58 vars in 1229 bytes} [Sun Sep 6 06:52:37 2026] DELETE /volume/v3/types/24b9b9e7-5208-4cbc-8088-5232a8198b9c => generated 0 bytes in 156 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:52:37 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-abf77e16-fc0b-4ed6-b45a-ead1bc034aed None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:37 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-abf77e16-fc0b-4ed6-b45a-ead1bc034aed tempest-VolumeTypesAdminTests-710963900 tempest-VolumeTypesAdminTests-710963900-project-admin] DELETE http://192.168.122.198/volume/v3/types/dde8e48a-a5b5-40dc-b3a6-132184259bb3 Sep 06 06:52:37 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-abf77e16-fc0b-4ed6-b45a-ead1bc034aed tempest-VolumeTypesAdminTests-710963900 tempest-VolumeTypesAdminTests-710963900-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:37 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-abf77e16-fc0b-4ed6-b45a-ead1bc034aed tempest-VolumeTypesAdminTests-710963900 tempest-VolumeTypesAdminTests-710963900-project-admin] Calling method '_delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:38 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-abf77e16-fc0b-4ed6-b45a-ead1bc034aed tempest-VolumeTypesAdminTests-710963900 tempest-VolumeTypesAdminTests-710963900-project-admin] http://192.168.122.198/volume/v3/types/dde8e48a-a5b5-40dc-b3a6-132184259bb3 returned with HTTP 202 Sep 06 06:52:38 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1575/3112] 192.168.122.198 () {58 vars in 1229 bytes} [Sun Sep 6 06:52:37 2026] DELETE /volume/v3/types/dde8e48a-a5b5-40dc-b3a6-132184259bb3 => generated 0 bytes in 182 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 06 06:52:38 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-22d18d10-5a57-4180-94c5-832e3d063284 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:38 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-22d18d10-5a57-4180-94c5-832e3d063284 tempest-VolumeTypesAdminTests-710963900 tempest-VolumeTypesAdminTests-710963900-project-admin] DELETE http://192.168.122.198/volume/v3/types/5c831990-ccf2-4374-af0f-afaa42b2362f Sep 06 06:52:38 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-22d18d10-5a57-4180-94c5-832e3d063284 tempest-VolumeTypesAdminTests-710963900 tempest-VolumeTypesAdminTests-710963900-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:38 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-22d18d10-5a57-4180-94c5-832e3d063284 tempest-VolumeTypesAdminTests-710963900 tempest-VolumeTypesAdminTests-710963900-project-admin] Calling method '_delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:38 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-22d18d10-5a57-4180-94c5-832e3d063284 tempest-VolumeTypesAdminTests-710963900 tempest-VolumeTypesAdminTests-710963900-project-admin] http://192.168.122.198/volume/v3/types/5c831990-ccf2-4374-af0f-afaa42b2362f returned with HTTP 202 Sep 06 06:52:38 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1538/3113] 192.168.122.198 () {58 vars in 1229 bytes} [Sun Sep 6 06:52:38 2026] DELETE /volume/v3/types/5c831990-ccf2-4374-af0f-afaa42b2362f => generated 0 bytes in 179 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 06 06:52:38 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-a491a04a-0d0f-449c-b510-ba1c7273b3ca None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:38 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-a491a04a-0d0f-449c-b510-ba1c7273b3ca tempest-VolumeTypesAdminTests-710963900 tempest-VolumeTypesAdminTests-710963900-project-admin] DELETE http://192.168.122.198/volume/v3/types/7a31cac5-ac96-419e-9330-287b7595932d Sep 06 06:52:38 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-a491a04a-0d0f-449c-b510-ba1c7273b3ca tempest-VolumeTypesAdminTests-710963900 tempest-VolumeTypesAdminTests-710963900-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:38 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-a491a04a-0d0f-449c-b510-ba1c7273b3ca tempest-VolumeTypesAdminTests-710963900 tempest-VolumeTypesAdminTests-710963900-project-admin] Calling method '_delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:38 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-a491a04a-0d0f-449c-b510-ba1c7273b3ca tempest-VolumeTypesAdminTests-710963900 tempest-VolumeTypesAdminTests-710963900-project-admin] http://192.168.122.198/volume/v3/types/7a31cac5-ac96-419e-9330-287b7595932d returned with HTTP 202 Sep 06 06:52:38 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1576/3114] 192.168.122.198 () {58 vars in 1229 bytes} [Sun Sep 6 06:52:38 2026] DELETE /volume/v3/types/7a31cac5-ac96-419e-9330-287b7595932d => generated 0 bytes in 218 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 06 06:52:38 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-2d71505f-6c1a-4d81-9adf-394cc62163df None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:38 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-2d71505f-6c1a-4d81-9adf-394cc62163df tempest-VolumeTypesAdminTests-710963900 tempest-VolumeTypesAdminTests-710963900-project-admin] DELETE http://192.168.122.198/volume/v3/types/84ab80f7-0f99-450a-a047-c8608cb781db Sep 06 06:52:38 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-2d71505f-6c1a-4d81-9adf-394cc62163df tempest-VolumeTypesAdminTests-710963900 tempest-VolumeTypesAdminTests-710963900-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:38 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-2d71505f-6c1a-4d81-9adf-394cc62163df tempest-VolumeTypesAdminTests-710963900 tempest-VolumeTypesAdminTests-710963900-project-admin] Calling method '_delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:38 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-2d71505f-6c1a-4d81-9adf-394cc62163df tempest-VolumeTypesAdminTests-710963900 tempest-VolumeTypesAdminTests-710963900-project-admin] http://192.168.122.198/volume/v3/types/84ab80f7-0f99-450a-a047-c8608cb781db returned with HTTP 202 Sep 06 06:52:38 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1539/3115] 192.168.122.198 () {58 vars in 1229 bytes} [Sun Sep 6 06:52:38 2026] DELETE /volume/v3/types/84ab80f7-0f99-450a-a047-c8608cb781db => generated 0 bytes in 227 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:52:38 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-9d43c1fd-9f86-45ab-a5cf-3a6d78b7321d None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:38 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-9d43c1fd-9f86-45ab-a5cf-3a6d78b7321d tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] GET http://192.168.122.198/volume/v3/volumes/194c70ca-e42a-4969-914c-4c6169ecacbe Sep 06 06:52:38 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-9d43c1fd-9f86-45ab-a5cf-3a6d78b7321d tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:38 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-9d43c1fd-9f86-45ab-a5cf-3a6d78b7321d tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:38 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-1cf2bb5e-ebcf-44ca-b9a1-ed7d707e6db8 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:38 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:38 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:52:38 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:38 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:52:38 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-1cf2bb5e-ebcf-44ca-b9a1-ed7d707e6db8 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] GET http://192.168.122.198/volume/v3/volumes/6f172b4a-90c3-49b8-9f72-c18e54809d99 Sep 06 06:52:38 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-1cf2bb5e-ebcf-44ca-b9a1-ed7d707e6db8 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:38 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-1cf2bb5e-ebcf-44ca-b9a1-ed7d707e6db8 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:38 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-9d43c1fd-9f86-45ab-a5cf-3a6d78b7321d tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Volume info retrieved successfully. Sep 06 06:52:38 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:38 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:52:38 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:38 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:52:38 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-9d43c1fd-9f86-45ab-a5cf-3a6d78b7321d tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] http://192.168.122.198/volume/v3/volumes/194c70ca-e42a-4969-914c-4c6169ecacbe returned with HTTP 200 Sep 06 06:52:38 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1577/3116] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:52:38 2026] GET /volume/v3/volumes/194c70ca-e42a-4969-914c-4c6169ecacbe => generated 842 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 06:52:38 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-1cf2bb5e-ebcf-44ca-b9a1-ed7d707e6db8 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Volume info retrieved successfully. Sep 06 06:52:38 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-1cf2bb5e-ebcf-44ca-b9a1-ed7d707e6db8 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] http://192.168.122.198/volume/v3/volumes/6f172b4a-90c3-49b8-9f72-c18e54809d99 returned with HTTP 200 Sep 06 06:52:38 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1540/3117] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:52:38 2026] GET /volume/v3/volumes/6f172b4a-90c3-49b8-9f72-c18e54809d99 => generated 1015 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:52:39 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-9ff4be04-f4dc-4cd8-b655-89e5f863d498 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:39 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-9ff4be04-f4dc-4cd8-b655-89e5f863d498 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] GET http://192.168.122.198/volume/v3/volumes/194c70ca-e42a-4969-914c-4c6169ecacbe Sep 06 06:52:39 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-9ff4be04-f4dc-4cd8-b655-89e5f863d498 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:39 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-9ff4be04-f4dc-4cd8-b655-89e5f863d498 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:40 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-92e78cb6-833f-4864-8e48-f4da2a0bc9b8 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:40 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-92e78cb6-833f-4864-8e48-f4da2a0bc9b8 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] GET http://192.168.122.198/volume/v3/volumes/6f172b4a-90c3-49b8-9f72-c18e54809d99 Sep 06 06:52:40 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-92e78cb6-833f-4864-8e48-f4da2a0bc9b8 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:40 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:40 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:52:40 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-92e78cb6-833f-4864-8e48-f4da2a0bc9b8 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:40 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:40 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:52:40 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-9ff4be04-f4dc-4cd8-b655-89e5f863d498 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Volume info retrieved successfully. Sep 06 06:52:40 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:40 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:52:40 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:40 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:52:40 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-9ff4be04-f4dc-4cd8-b655-89e5f863d498 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] http://192.168.122.198/volume/v3/volumes/194c70ca-e42a-4969-914c-4c6169ecacbe returned with HTTP 200 Sep 06 06:52:40 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1578/3118] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:52:39 2026] GET /volume/v3/volumes/194c70ca-e42a-4969-914c-4c6169ecacbe => generated 842 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:40 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-92e78cb6-833f-4864-8e48-f4da2a0bc9b8 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Volume info retrieved successfully. Sep 06 06:52:40 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-92e78cb6-833f-4864-8e48-f4da2a0bc9b8 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] http://192.168.122.198/volume/v3/volumes/6f172b4a-90c3-49b8-9f72-c18e54809d99 returned with HTTP 200 Sep 06 06:52:40 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1541/3119] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:52:40 2026] GET /volume/v3/volumes/6f172b4a-90c3-49b8-9f72-c18e54809d99 => generated 1015 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:52:41 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-fbc19ece-c76b-4385-ae9b-57bece15cb8c None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:41 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-fbc19ece-c76b-4385-ae9b-57bece15cb8c tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] GET http://192.168.122.198/volume/v3/volumes/194c70ca-e42a-4969-914c-4c6169ecacbe Sep 06 06:52:41 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-fbc19ece-c76b-4385-ae9b-57bece15cb8c tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:41 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-fbc19ece-c76b-4385-ae9b-57bece15cb8c tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:41 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-55bbbe6b-2e1c-4e9a-9845-9e18205ad377 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:41 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-55bbbe6b-2e1c-4e9a-9845-9e18205ad377 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] GET http://192.168.122.198/volume/v3/volumes/6f172b4a-90c3-49b8-9f72-c18e54809d99 Sep 06 06:52:41 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-55bbbe6b-2e1c-4e9a-9845-9e18205ad377 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:41 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-55bbbe6b-2e1c-4e9a-9845-9e18205ad377 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:41 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:41 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:52:41 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:41 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:52:41 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:41 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:52:41 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-fbc19ece-c76b-4385-ae9b-57bece15cb8c tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Volume info retrieved successfully. Sep 06 06:52:41 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:41 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:52:41 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-55bbbe6b-2e1c-4e9a-9845-9e18205ad377 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Volume info retrieved successfully. Sep 06 06:52:41 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-fbc19ece-c76b-4385-ae9b-57bece15cb8c tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] http://192.168.122.198/volume/v3/volumes/194c70ca-e42a-4969-914c-4c6169ecacbe returned with HTTP 200 Sep 06 06:52:41 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1579/3120] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:52:41 2026] GET /volume/v3/volumes/194c70ca-e42a-4969-914c-4c6169ecacbe => generated 843 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:41 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-e4b601cc-2c98-4744-b714-0b426aa16ee2 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:41 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e4b601cc-2c98-4744-b714-0b426aa16ee2 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] GET http://192.168.122.198/volume/v3/volumes/194c70ca-e42a-4969-914c-4c6169ecacbe Sep 06 06:52:41 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-55bbbe6b-2e1c-4e9a-9845-9e18205ad377 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] http://192.168.122.198/volume/v3/volumes/6f172b4a-90c3-49b8-9f72-c18e54809d99 returned with HTTP 200 Sep 06 06:52:41 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1542/3121] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:52:41 2026] GET /volume/v3/volumes/6f172b4a-90c3-49b8-9f72-c18e54809d99 => generated 1015 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:52:41 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e4b601cc-2c98-4744-b714-0b426aa16ee2 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:41 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e4b601cc-2c98-4744-b714-0b426aa16ee2 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:41 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:41 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:52:41 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:41 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:52:41 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-e4b601cc-2c98-4744-b714-0b426aa16ee2 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Volume info retrieved successfully. Sep 06 06:52:41 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e4b601cc-2c98-4744-b714-0b426aa16ee2 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] http://192.168.122.198/volume/v3/volumes/194c70ca-e42a-4969-914c-4c6169ecacbe returned with HTTP 200 Sep 06 06:52:41 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1580/3122] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:52:41 2026] GET /volume/v3/volumes/194c70ca-e42a-4969-914c-4c6169ecacbe => generated 843 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:41 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-a2ff3026-e8b3-49ec-842a-fdbc83835a8e None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:41 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-a2ff3026-e8b3-49ec-842a-fdbc83835a8e tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] DELETE http://192.168.122.198/volume/v3/snapshots/baa1e468-23be-4db0-8d16-13d6c4a693f6 Sep 06 06:52:41 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-a2ff3026-e8b3-49ec-842a-fdbc83835a8e tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:41 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-a2ff3026-e8b3-49ec-842a-fdbc83835a8e tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:41 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.snapshots [None req-a2ff3026-e8b3-49ec-842a-fdbc83835a8e tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Delete snapshot with id: baa1e468-23be-4db0-8d16-13d6c4a693f6 Sep 06 06:52:41 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:41 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:52:41 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-a2ff3026-e8b3-49ec-842a-fdbc83835a8e tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Snapshot retrieved successfully. Sep 06 06:52:41 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:41 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:52:41 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-a2ff3026-e8b3-49ec-842a-fdbc83835a8e tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Snapshot delete request issued successfully. Sep 06 06:52:41 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-a2ff3026-e8b3-49ec-842a-fdbc83835a8e tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] http://192.168.122.198/volume/v3/snapshots/baa1e468-23be-4db0-8d16-13d6c4a693f6 returned with HTTP 202 Sep 06 06:52:41 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1543/3123] 192.168.122.198 () {58 vars in 1241 bytes} [Sun Sep 6 06:52:41 2026] DELETE /volume/v3/snapshots/baa1e468-23be-4db0-8d16-13d6c4a693f6 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 06 06:52:41 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-939b11a2-617d-4868-983f-95030eee87ca None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:41 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-939b11a2-617d-4868-983f-95030eee87ca tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] GET http://192.168.122.198/volume/v3/snapshots/baa1e468-23be-4db0-8d16-13d6c4a693f6 Sep 06 06:52:41 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-939b11a2-617d-4868-983f-95030eee87ca tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:41 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-939b11a2-617d-4868-983f-95030eee87ca tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:41 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:41 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:52:41 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-939b11a2-617d-4868-983f-95030eee87ca tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Snapshot retrieved successfully. Sep 06 06:52:41 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-939b11a2-617d-4868-983f-95030eee87ca tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] http://192.168.122.198/volume/v3/snapshots/baa1e468-23be-4db0-8d16-13d6c4a693f6 returned with HTTP 200 Sep 06 06:52:41 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1581/3124] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:52:41 2026] GET /volume/v3/snapshots/baa1e468-23be-4db0-8d16-13d6c4a693f6 => generated 468 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:42 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-78b17822-1920-44d1-8942-518f90958b33 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:42 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-78b17822-1920-44d1-8942-518f90958b33 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] GET http://192.168.122.198/volume/v3/volumes/6f172b4a-90c3-49b8-9f72-c18e54809d99 Sep 06 06:52:42 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-78b17822-1920-44d1-8942-518f90958b33 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:42 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-78b17822-1920-44d1-8942-518f90958b33 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:42 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:42 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:52:42 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:42 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:52:42 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-78b17822-1920-44d1-8942-518f90958b33 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Volume info retrieved successfully. Sep 06 06:52:42 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-78b17822-1920-44d1-8942-518f90958b33 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] http://192.168.122.198/volume/v3/volumes/6f172b4a-90c3-49b8-9f72-c18e54809d99 returned with HTTP 200 Sep 06 06:52:42 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1544/3125] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:52:42 2026] GET /volume/v3/volumes/6f172b4a-90c3-49b8-9f72-c18e54809d99 => generated 1016 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:52:42 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-0ab21248-062a-4a9e-98aa-70cb7b4ce324 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:42 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-0ab21248-062a-4a9e-98aa-70cb7b4ce324 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] POST http://192.168.122.198/volume/v3/snapshots Sep 06 06:52:42 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-0ab21248-062a-4a9e-98aa-70cb7b4ce324 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6f172b4a-90c3-49b8-9f72-c18e54809d99", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1039414371"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:52:42 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:42 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:52:42 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:42 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:52:42 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-0ab21248-062a-4a9e-98aa-70cb7b4ce324 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Volume info retrieved successfully. Sep 06 06:52:42 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.snapshots [None req-0ab21248-062a-4a9e-98aa-70cb7b4ce324 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Create snapshot from volume 6f172b4a-90c3-49b8-9f72-c18e54809d99 Sep 06 06:52:42 devstack devstack@c-api.service[87015]: DEBUG cinder.quota [None req-0ab21248-062a-4a9e-98aa-70cb7b4ce324 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Created reservations ['f5ee586d-88a8-4dde-93d3-55b9bed82592', 'cb604d6c-a564-4773-8259-97733942c164', 'd1c01272-e1d5-497d-8949-2c32b825a559', '1d943070-6114-4f9a-b106-1e0c69f11fa9'] {{(pid=87015) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:52:42 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-3dd5118c-2ec6-467e-b537-9c71c68d6e29 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:42 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-3dd5118c-2ec6-467e-b537-9c71c68d6e29 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] GET http://192.168.122.198/volume/v3/snapshots/baa1e468-23be-4db0-8d16-13d6c4a693f6 Sep 06 06:52:42 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-3dd5118c-2ec6-467e-b537-9c71c68d6e29 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:42 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-3dd5118c-2ec6-467e-b537-9c71c68d6e29 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:42 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:42 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:52:42 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-3dd5118c-2ec6-467e-b537-9c71c68d6e29 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Snapshot retrieved successfully. Sep 06 06:52:42 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-3dd5118c-2ec6-467e-b537-9c71c68d6e29 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] http://192.168.122.198/volume/v3/snapshots/baa1e468-23be-4db0-8d16-13d6c4a693f6 returned with HTTP 200 Sep 06 06:52:42 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1545/3126] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:52:42 2026] GET /volume/v3/snapshots/baa1e468-23be-4db0-8d16-13d6c4a693f6 => generated 468 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:42 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:42 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:52:42 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-0ab21248-062a-4a9e-98aa-70cb7b4ce324 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Snapshot create request issued successfully. Sep 06 06:52:42 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-0ab21248-062a-4a9e-98aa-70cb7b4ce324 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] http://192.168.122.198/volume/v3/snapshots returned with HTTP 202 Sep 06 06:52:42 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1582/3127] 192.168.122.198 () {60 vars in 1149 bytes} [Sun Sep 6 06:52:42 2026] POST /volume/v3/snapshots => generated 308 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:52:42 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-692cb24c-9c11-4883-bdec-814ac221adf0 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:42 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-692cb24c-9c11-4883-bdec-814ac221adf0 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] GET http://192.168.122.198/volume/v3/snapshots/ca7d982d-be3d-4a89-ae52-38e9452dcd81 Sep 06 06:52:42 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-692cb24c-9c11-4883-bdec-814ac221adf0 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:42 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-692cb24c-9c11-4883-bdec-814ac221adf0 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:42 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:42 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:52:42 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-692cb24c-9c11-4883-bdec-814ac221adf0 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Snapshot retrieved successfully. Sep 06 06:52:42 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-692cb24c-9c11-4883-bdec-814ac221adf0 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] http://192.168.122.198/volume/v3/snapshots/ca7d982d-be3d-4a89-ae52-38e9452dcd81 returned with HTTP 200 Sep 06 06:52:42 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1546/3128] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:52:42 2026] GET /volume/v3/snapshots/ca7d982d-be3d-4a89-ae52-38e9452dcd81 => generated 440 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:42 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-6cda9691-e64c-49e6-9760-b61f180050ff None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:43 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-7ea0f3cd-71ca-44a9-991f-7a5d9e8d5288 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:43 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-7ea0f3cd-71ca-44a9-991f-7a5d9e8d5288 tempest-VolumeTypesReaderTests-67433363 tempest-VolumeTypesReaderTests-67433363-project-admin] POST http://192.168.122.198/volume/v3/types Sep 06 06:52:43 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-7ea0f3cd-71ca-44a9-991f-7a5d9e8d5288 tempest-VolumeTypesReaderTests-67433363 tempest-VolumeTypesReaderTests-67433363-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1369683352", "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=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:52:43 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-6cda9691-e64c-49e6-9760-b61f180050ff tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:52:43 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-6cda9691-e64c-49e6-9760-b61f180050ff tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-165383982"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:52:43 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-7ea0f3cd-71ca-44a9-991f-7a5d9e8d5288 tempest-VolumeTypesReaderTests-67433363 tempest-VolumeTypesReaderTests-67433363-project-admin] http://192.168.122.198/volume/v3/types returned with HTTP 200 Sep 06 06:52:43 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1547/3129] 192.168.122.198 () {60 vars in 1137 bytes} [Sun Sep 6 06:52:43 2026] POST /volume/v3/types => generated 380 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:43 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.volumes [None req-6cda9691-e64c-49e6-9760-b61f180050ff tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-165383982'}} {{(pid=87015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:52:43 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-6cda9691-e64c-49e6-9760-b61f180050ff tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Create volume of 1 GB Sep 06 06:52:43 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:43 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:52:43 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-19cdc2b9-cf87-4bc3-b9d9-30fc0ab90b3c None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:43 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-19cdc2b9-cf87-4bc3-b9d9-30fc0ab90b3c tempest-VolumeTypesReaderTests-67433363 tempest-VolumeTypesReaderTests-67433363-project-admin] POST http://192.168.122.198/volume/v3/types/45b0172a-5417-46ba-b23c-b3480cabeae1/encryption Sep 06 06:52:43 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-19cdc2b9-cf87-4bc3-b9d9-30fc0ab90b3c tempest-VolumeTypesReaderTests-67433363 tempest-VolumeTypesReaderTests-67433363-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:52:43 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-6cda9691-e64c-49e6-9760-b61f180050ff tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Availability Zones retrieved successfully. Sep 06 06:52:43 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-6cda9691-e64c-49e6-9760-b61f180050ff tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Flow 'volume_create_api' (64685b12-7a4f-4178-b283-14570146f531) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:52:43 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-6cda9691-e64c-49e6-9760-b61f180050ff tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c9d8cb7-a40a-45f4-bf73-8ba9f4e36173) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:52:43 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-19cdc2b9-cf87-4bc3-b9d9-30fc0ab90b3c tempest-VolumeTypesReaderTests-67433363 tempest-VolumeTypesReaderTests-67433363-project-admin] http://192.168.122.198/volume/v3/types/45b0172a-5417-46ba-b23c-b3480cabeae1/encryption returned with HTTP 200 Sep 06 06:52:43 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.flows.api.create_volume [None req-6cda9691-e64c-49e6-9760-b61f180050ff tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Validating volume size '1' using validate_int {{(pid=87015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:52:43 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1548/3130] 192.168.122.198 () {60 vars in 1281 bytes} [Sun Sep 6 06:52:43 2026] POST /volume/v3/types/45b0172a-5417-46ba-b23c-b3480cabeae1/encryption => generated 239 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:43 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-cb5e39b2-56f5-40b4-8434-4158b701400e None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:43 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-cb5e39b2-56f5-40b4-8434-4158b701400e tempest-VolumeTypesReaderTests-67433363 tempest-VolumeTypesReaderTests-67433363-project-admin] POST http://192.168.122.198/volume/v3/types Sep 06 06:52:43 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-cb5e39b2-56f5-40b4-8434-4158b701400e tempest-VolumeTypesReaderTests-67433363 tempest-VolumeTypesReaderTests-67433363-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-434858369", "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=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:52:43 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-cb5e39b2-56f5-40b4-8434-4158b701400e tempest-VolumeTypesReaderTests-67433363 tempest-VolumeTypesReaderTests-67433363-project-admin] http://192.168.122.198/volume/v3/types returned with HTTP 200 Sep 06 06:52:43 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1549/3131] 192.168.122.198 () {60 vars in 1137 bytes} [Sun Sep 6 06:52:43 2026] POST /volume/v3/types => generated 379 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 06:52:43 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-2c91f4da-b974-4811-99fe-695a55206867 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:43 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-6cda9691-e64c-49e6-9760-b61f180050ff tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c9d8cb7-a40a-45f4-bf73-8ba9f4e36173) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:52:43 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-6cda9691-e64c-49e6-9760-b61f180050ff tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2319ebaa-f749-47b8-9cae-0ae9aca0a0d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:52:43 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-2c91f4da-b974-4811-99fe-695a55206867 tempest-VolumeTypesReaderTests-67433363 tempest-VolumeTypesReaderTests-67433363-project-reader] POST http://192.168.122.198/volume/v3/types/9e157568-04d8-49fc-88c4-9cbe0c5da107/encryption Sep 06 06:52:43 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-2c91f4da-b974-4811-99fe-695a55206867 tempest-VolumeTypesReaderTests-67433363 tempest-VolumeTypesReaderTests-67433363-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:52:43 devstack devstack@c-api.service[87014]: DEBUG cinder.policy [None req-2c91f4da-b974-4811-99fe-695a55206867 tempest-VolumeTypesReaderTests-67433363 tempest-VolumeTypesReaderTests-67433363-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'c88573026d2e48ccb2a8640b79a47236', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8c915225d2e249b08615f8b8855d905b', '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=87014) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 06:52:43 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-2c91f4da-b974-4811-99fe-695a55206867 tempest-VolumeTypesReaderTests-67433363 tempest-VolumeTypesReaderTests-67433363-project-reader] http://192.168.122.198/volume/v3/types/9e157568-04d8-49fc-88c4-9cbe0c5da107/encryption returned with HTTP 403 Sep 06 06:52:43 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1550/3132] 192.168.122.198 () {60 vars in 1281 bytes} [Sun Sep 6 06:52:43 2026] POST /volume/v3/types/9e157568-04d8-49fc-88c4-9cbe0c5da107/encryption => generated 127 bytes in 140 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:52:43 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-0a580e19-31d1-474d-aa2a-b857e54d8244 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:43 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-0a580e19-31d1-474d-aa2a-b857e54d8244 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] GET http://192.168.122.198/volume/v3/snapshots/baa1e468-23be-4db0-8d16-13d6c4a693f6 Sep 06 06:52:43 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-0a580e19-31d1-474d-aa2a-b857e54d8244 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:43 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-0a580e19-31d1-474d-aa2a-b857e54d8244 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:43 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-0a580e19-31d1-474d-aa2a-b857e54d8244 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] http://192.168.122.198/volume/v3/snapshots/baa1e468-23be-4db0-8d16-13d6c4a693f6 returned with HTTP 404 Sep 06 06:52:43 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1551/3133] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:52:43 2026] GET /volume/v3/snapshots/baa1e468-23be-4db0-8d16-13d6c4a693f6 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:52:43 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-0ce7e9c5-9ce9-4435-86b9-50089184a2db None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:43 devstack devstack@c-api.service[87015]: DEBUG cinder.quota [None req-6cda9691-e64c-49e6-9760-b61f180050ff tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Created reservations ['7638e30f-4619-41f3-ae9a-28f456ad95b8', '47f3a2b3-f664-465e-a95e-52aae8f3fad4', '9ebaec00-b0ff-48f5-888d-33429d89c026', '114d8cfa-6ab0-4bcb-a832-e6f4d76e610d'] {{(pid=87015) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:52:43 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-0ce7e9c5-9ce9-4435-86b9-50089184a2db tempest-VolumeTypesReaderTests-67433363 tempest-VolumeTypesReaderTests-67433363-project-admin] POST http://192.168.122.198/volume/v3/types Sep 06 06:52:43 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-0ce7e9c5-9ce9-4435-86b9-50089184a2db tempest-VolumeTypesReaderTests-67433363 tempest-VolumeTypesReaderTests-67433363-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-774652865", "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=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:52:43 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-6cda9691-e64c-49e6-9760-b61f180050ff tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2319ebaa-f749-47b8-9cae-0ae9aca0a0d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7638e30f-4619-41f3-ae9a-28f456ad95b8', '47f3a2b3-f664-465e-a95e-52aae8f3fad4', '9ebaec00-b0ff-48f5-888d-33429d89c026', '114d8cfa-6ab0-4bcb-a832-e6f4d76e610d']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:52:43 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-6cda9691-e64c-49e6-9760-b61f180050ff tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49d55446-7605-4e14-a7bd-8f4ec19820ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:52:43 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:43 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:52:43 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-0ce7e9c5-9ce9-4435-86b9-50089184a2db tempest-VolumeTypesReaderTests-67433363 tempest-VolumeTypesReaderTests-67433363-project-admin] http://192.168.122.198/volume/v3/types returned with HTTP 200 Sep 06 06:52:43 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1552/3134] 192.168.122.198 () {60 vars in 1137 bytes} [Sun Sep 6 06:52:43 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 06 06:52:43 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-300355af-3bdb-4bf4-80f9-47af5f9fc981 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:43 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-6cda9691-e64c-49e6-9760-b61f180050ff tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49d55446-7605-4e14-a7bd-8f4ec19820ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '24bb531f-806c-47ac-b7d2-20ac91133088', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-165383982',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9dc5436e8fa48389e888d8f19858d1b',qos_specs=None,replication_status=,reservations=['7638e30f-4619-41f3-ae9a-28f456ad95b8','47f3a2b3-f664-465e-a95e-52aae8f3fad4','9ebaec00-b0ff-48f5-888d-33429d89c026','114d8cfa-6ab0-4bcb-a832-e6f4d76e610d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9722e49a5da4ba7b028b07e73bfb4c8',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:52:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-165383982',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=24bb531f-806c-47ac-b7d2-20ac91133088,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f9dc5436e8fa48389e888d8f19858d1b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f9722e49a5da4ba7b028b07e73bfb4c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:52:43 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-6cda9691-e64c-49e6-9760-b61f180050ff tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (626332ba-7fd0-46f8-b93e-01d388e4a7b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:52:43 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-300355af-3bdb-4bf4-80f9-47af5f9fc981 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] DELETE http://192.168.122.198/volume/v3/volumes/e06a97bd-6ce9-49ef-8f1b-8469f31060fe Sep 06 06:52:43 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-300355af-3bdb-4bf4-80f9-47af5f9fc981 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:43 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-300355af-3bdb-4bf4-80f9-47af5f9fc981 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:43 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-300355af-3bdb-4bf4-80f9-47af5f9fc981 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Delete volume with id: e06a97bd-6ce9-49ef-8f1b-8469f31060fe Sep 06 06:52:43 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:43 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:52:43 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:43 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:52:43 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-300355af-3bdb-4bf4-80f9-47af5f9fc981 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Volume info retrieved successfully. Sep 06 06:52:43 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-6cda9691-e64c-49e6-9760-b61f180050ff tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (626332ba-7fd0-46f8-b93e-01d388e4a7b6) transitioned into state 'SUCCESS' from state '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-165383982',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9dc5436e8fa48389e888d8f19858d1b',qos_specs=None,replication_status=,reservations=['7638e30f-4619-41f3-ae9a-28f456ad95b8','47f3a2b3-f664-465e-a95e-52aae8f3fad4','9ebaec00-b0ff-48f5-888d-33429d89c026','114d8cfa-6ab0-4bcb-a832-e6f4d76e610d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9722e49a5da4ba7b028b07e73bfb4c8',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:52:43 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-6cda9691-e64c-49e6-9760-b61f180050ff tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfe17695-c04b-4bbc-b1f1-a6f9b38a64fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:52:43 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-300355af-3bdb-4bf4-80f9-47af5f9fc981 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Delete volume request issued successfully. Sep 06 06:52:43 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-300355af-3bdb-4bf4-80f9-47af5f9fc981 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] http://192.168.122.198/volume/v3/volumes/e06a97bd-6ce9-49ef-8f1b-8469f31060fe returned with HTTP 202 Sep 06 06:52:43 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-6cda9691-e64c-49e6-9760-b61f180050ff tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfe17695-c04b-4bbc-b1f1-a6f9b38a64fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:52:43 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1553/3135] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:52:43 2026] DELETE /volume/v3/volumes/e06a97bd-6ce9-49ef-8f1b-8469f31060fe => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:52:43 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-adbda1b9-a204-4e06-baf0-8748efe60625 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:43 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-adbda1b9-a204-4e06-baf0-8748efe60625 tempest-VolumeTypesReaderTests-67433363 tempest-VolumeTypesReaderTests-67433363-project-reader] POST http://192.168.122.198/volume/v3/types/477b39e5-5f63-45af-8504-c10aa789a111/extra_specs Sep 06 06:52:43 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-6cda9691-e64c-49e6-9760-b61f180050ff tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Flow 'volume_create_api' (64685b12-7a4f-4178-b283-14570146f531) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:52:43 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-adbda1b9-a204-4e06-baf0-8748efe60625 tempest-VolumeTypesReaderTests-67433363 tempest-VolumeTypesReaderTests-67433363-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:52:43 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-6cda9691-e64c-49e6-9760-b61f180050ff tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Create volume request issued successfully. Sep 06 06:52:43 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-6cda9691-e64c-49e6-9760-b61f180050ff tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:52:43 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1583/3136] 192.168.122.198 () {60 vars in 1142 bytes} [Sun Sep 6 06:52:42 2026] POST /volume/v3/volumes => generated 786 bytes in 756 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:52:43 devstack devstack@c-api.service[87014]: DEBUG cinder.policy [None req-adbda1b9-a204-4e06-baf0-8748efe60625 tempest-VolumeTypesReaderTests-67433363 tempest-VolumeTypesReaderTests-67433363-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'c88573026d2e48ccb2a8640b79a47236', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8c915225d2e249b08615f8b8855d905b', '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=87014) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 06:52:43 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-adbda1b9-a204-4e06-baf0-8748efe60625 tempest-VolumeTypesReaderTests-67433363 tempest-VolumeTypesReaderTests-67433363-project-reader] http://192.168.122.198/volume/v3/types/477b39e5-5f63-45af-8504-c10aa789a111/extra_specs returned with HTTP 403 Sep 06 06:52:43 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1554/3137] 192.168.122.198 () {60 vars in 1283 bytes} [Sun Sep 6 06:52:43 2026] POST /volume/v3/types/477b39e5-5f63-45af-8504-c10aa789a111/extra_specs => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:52:43 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-0e4625bf-7833-458e-a8d3-7defd610a93c None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:43 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-16e0ba70-d788-42d5-b60d-65b9e75045f2 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:43 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-0e4625bf-7833-458e-a8d3-7defd610a93c tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] GET http://192.168.122.198/volume/v3/volumes/e06a97bd-6ce9-49ef-8f1b-8469f31060fe Sep 06 06:52:43 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-0e4625bf-7833-458e-a8d3-7defd610a93c tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:43 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-0e4625bf-7833-458e-a8d3-7defd610a93c tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:43 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-16e0ba70-d788-42d5-b60d-65b9e75045f2 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] GET http://192.168.122.198/volume/v3/snapshots/ca7d982d-be3d-4a89-ae52-38e9452dcd81 Sep 06 06:52:43 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-16e0ba70-d788-42d5-b60d-65b9e75045f2 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:43 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-16e0ba70-d788-42d5-b60d-65b9e75045f2 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:43 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:43 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:52:43 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-16e0ba70-d788-42d5-b60d-65b9e75045f2 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Snapshot retrieved successfully. Sep 06 06:52:43 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-16e0ba70-d788-42d5-b60d-65b9e75045f2 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] http://192.168.122.198/volume/v3/snapshots/ca7d982d-be3d-4a89-ae52-38e9452dcd81 returned with HTTP 200 Sep 06 06:52:43 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1584/3138] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:52:43 2026] GET /volume/v3/snapshots/ca7d982d-be3d-4a89-ae52-38e9452dcd81 => generated 440 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:43 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-15d67661-3cfb-4632-9259-22f97476b2f1 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:43 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-15d67661-3cfb-4632-9259-22f97476b2f1 tempest-VolumeTypesReaderTests-67433363 tempest-VolumeTypesReaderTests-67433363-project-reader] PUT http://192.168.122.198/volume/v3/types/477b39e5-5f63-45af-8504-c10aa789a111/extra_specs/key2 Sep 06 06:52:43 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-15d67661-3cfb-4632-9259-22f97476b2f1 tempest-VolumeTypesReaderTests-67433363 tempest-VolumeTypesReaderTests-67433363-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:52:43 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:43 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:52:43 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:43 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:52:43 devstack devstack@c-api.service[87015]: DEBUG cinder.policy [None req-15d67661-3cfb-4632-9259-22f97476b2f1 tempest-VolumeTypesReaderTests-67433363 tempest-VolumeTypesReaderTests-67433363-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'c88573026d2e48ccb2a8640b79a47236', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8c915225d2e249b08615f8b8855d905b', '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=87015) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 06:52:43 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-15d67661-3cfb-4632-9259-22f97476b2f1 tempest-VolumeTypesReaderTests-67433363 tempest-VolumeTypesReaderTests-67433363-project-reader] http://192.168.122.198/volume/v3/types/477b39e5-5f63-45af-8504-c10aa789a111/extra_specs/key2 returned with HTTP 403 Sep 06 06:52:43 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1585/3139] 192.168.122.198 () {60 vars in 1297 bytes} [Sun Sep 6 06:52:43 2026] PUT /volume/v3/types/477b39e5-5f63-45af-8504-c10aa789a111/extra_specs/key2 => generated 122 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:52:43 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-718f4f73-8142-4eb0-80e5-6060fdc0711a None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:43 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-718f4f73-8142-4eb0-80e5-6060fdc0711a tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] GET http://192.168.122.198/volume/v3/volumes/24bb531f-806c-47ac-b7d2-20ac91133088 Sep 06 06:52:43 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-718f4f73-8142-4eb0-80e5-6060fdc0711a tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:43 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-718f4f73-8142-4eb0-80e5-6060fdc0711a tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:43 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-0e4625bf-7833-458e-a8d3-7defd610a93c tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Volume info retrieved successfully. Sep 06 06:52:43 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:43 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:52:43 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:43 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:52:43 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-0e4625bf-7833-458e-a8d3-7defd610a93c tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] http://192.168.122.198/volume/v3/volumes/e06a97bd-6ce9-49ef-8f1b-8469f31060fe returned with HTTP 200 Sep 06 06:52:43 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1555/3140] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:52:43 2026] GET /volume/v3/volumes/e06a97bd-6ce9-49ef-8f1b-8469f31060fe => generated 854 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:43 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-458a6d25-ba2f-4a37-9b78-f756b0ec13a8 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:43 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-718f4f73-8142-4eb0-80e5-6060fdc0711a tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Volume info retrieved successfully. Sep 06 06:52:43 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-458a6d25-ba2f-4a37-9b78-f756b0ec13a8 tempest-VolumeTypesReaderTests-67433363 tempest-VolumeTypesReaderTests-67433363-project-reader] POST http://192.168.122.198/volume/v3/types Sep 06 06:52:43 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-458a6d25-ba2f-4a37-9b78-f756b0ec13a8 tempest-VolumeTypesReaderTests-67433363 tempest-VolumeTypesReaderTests-67433363-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:52:43 devstack devstack@c-api.service[87014]: DEBUG cinder.policy [None req-458a6d25-ba2f-4a37-9b78-f756b0ec13a8 tempest-VolumeTypesReaderTests-67433363 tempest-VolumeTypesReaderTests-67433363-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'c88573026d2e48ccb2a8640b79a47236', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8c915225d2e249b08615f8b8855d905b', '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=87014) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 06:52:43 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-458a6d25-ba2f-4a37-9b78-f756b0ec13a8 tempest-VolumeTypesReaderTests-67433363 tempest-VolumeTypesReaderTests-67433363-project-reader] http://192.168.122.198/volume/v3/types returned with HTTP 403 Sep 06 06:52:43 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-718f4f73-8142-4eb0-80e5-6060fdc0711a tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] http://192.168.122.198/volume/v3/volumes/24bb531f-806c-47ac-b7d2-20ac91133088 returned with HTTP 200 Sep 06 06:52:43 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1586/3141] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:52:43 2026] GET /volume/v3/volumes/24bb531f-806c-47ac-b7d2-20ac91133088 => generated 965 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:43 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1556/3142] 192.168.122.198 () {60 vars in 1136 bytes} [Sun Sep 6 06:52:43 2026] POST /volume/v3/types => generated 109 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:52:43 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-ce57cb78-86cc-462b-a039-21c3757d70f4 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:43 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-ce57cb78-86cc-462b-a039-21c3757d70f4 tempest-VolumeTypesReaderTests-67433363 tempest-VolumeTypesReaderTests-67433363-project-admin] POST http://192.168.122.198/volume/v3/types Sep 06 06:52:43 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-ce57cb78-86cc-462b-a039-21c3757d70f4 tempest-VolumeTypesReaderTests-67433363 tempest-VolumeTypesReaderTests-67433363-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-28682740", "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=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:52:43 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-ce57cb78-86cc-462b-a039-21c3757d70f4 tempest-VolumeTypesReaderTests-67433363 tempest-VolumeTypesReaderTests-67433363-project-admin] http://192.168.122.198/volume/v3/types returned with HTTP 200 Sep 06 06:52:43 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1587/3143] 192.168.122.198 () {60 vars in 1137 bytes} [Sun Sep 6 06:52:43 2026] POST /volume/v3/types => generated 378 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:43 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-a0da3072-e8ca-458c-8bed-89308d80ce73 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:43 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-a0da3072-e8ca-458c-8bed-89308d80ce73 tempest-VolumeTypesReaderTests-67433363 tempest-VolumeTypesReaderTests-67433363-project-admin] POST http://192.168.122.198/volume/v3/types/17da65c1-7362-47ae-a49a-2f619d149145/encryption Sep 06 06:52:43 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-a0da3072-e8ca-458c-8bed-89308d80ce73 tempest-VolumeTypesReaderTests-67433363 tempest-VolumeTypesReaderTests-67433363-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:52:43 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-a0da3072-e8ca-458c-8bed-89308d80ce73 tempest-VolumeTypesReaderTests-67433363 tempest-VolumeTypesReaderTests-67433363-project-admin] http://192.168.122.198/volume/v3/types/17da65c1-7362-47ae-a49a-2f619d149145/encryption returned with HTTP 200 Sep 06 06:52:43 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1557/3144] 192.168.122.198 () {60 vars in 1281 bytes} [Sun Sep 6 06:52:43 2026] POST /volume/v3/types/17da65c1-7362-47ae-a49a-2f619d149145/encryption => generated 239 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:43 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-ed8c773d-d765-4429-9b06-1b1b439c4071 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:43 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-ed8c773d-d765-4429-9b06-1b1b439c4071 tempest-VolumeTypesReaderTests-67433363 tempest-VolumeTypesReaderTests-67433363-project-reader] DELETE http://192.168.122.198/volume/v3/types/17da65c1-7362-47ae-a49a-2f619d149145/encryption/886ff024-a277-4df1-8287-7317c1ff1586 Sep 06 06:52:43 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-ed8c773d-d765-4429-9b06-1b1b439c4071 tempest-VolumeTypesReaderTests-67433363 tempest-VolumeTypesReaderTests-67433363-project-reader] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:43 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-ed8c773d-d765-4429-9b06-1b1b439c4071 tempest-VolumeTypesReaderTests-67433363 tempest-VolumeTypesReaderTests-67433363-project-reader] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:43 devstack devstack@c-api.service[87015]: DEBUG cinder.policy [None req-ed8c773d-d765-4429-9b06-1b1b439c4071 tempest-VolumeTypesReaderTests-67433363 tempest-VolumeTypesReaderTests-67433363-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'c88573026d2e48ccb2a8640b79a47236', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8c915225d2e249b08615f8b8855d905b', '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=87015) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 06:52:43 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-ed8c773d-d765-4429-9b06-1b1b439c4071 tempest-VolumeTypesReaderTests-67433363 tempest-VolumeTypesReaderTests-67433363-project-reader] http://192.168.122.198/volume/v3/types/17da65c1-7362-47ae-a49a-2f619d149145/encryption/886ff024-a277-4df1-8287-7317c1ff1586 returned with HTTP 403 Sep 06 06:52:43 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1588/3145] 192.168.122.198 () {58 vars in 1373 bytes} [Sun Sep 6 06:52:43 2026] DELETE /volume/v3/types/17da65c1-7362-47ae-a49a-2f619d149145/encryption/886ff024-a277-4df1-8287-7317c1ff1586 => generated 127 bytes in 20 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:52:43 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-1160dcc7-dfbd-4c2a-b6df-760404f66ca2 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:43 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-1160dcc7-dfbd-4c2a-b6df-760404f66ca2 tempest-VolumeTypesReaderTests-67433363 tempest-VolumeTypesReaderTests-67433363-project-admin] POST http://192.168.122.198/volume/v3/types Sep 06 06:52:43 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-1160dcc7-dfbd-4c2a-b6df-760404f66ca2 tempest-VolumeTypesReaderTests-67433363 tempest-VolumeTypesReaderTests-67433363-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1725287041", "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=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:52:44 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-1160dcc7-dfbd-4c2a-b6df-760404f66ca2 tempest-VolumeTypesReaderTests-67433363 tempest-VolumeTypesReaderTests-67433363-project-admin] http://192.168.122.198/volume/v3/types returned with HTTP 200 Sep 06 06:52:44 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1558/3146] 192.168.122.198 () {60 vars in 1137 bytes} [Sun Sep 6 06:52:43 2026] POST /volume/v3/types => generated 380 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:44 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-9181a55c-e7e4-4bea-8a15-d38b9432a5fa None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:44 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-9181a55c-e7e4-4bea-8a15-d38b9432a5fa tempest-VolumeTypesReaderTests-67433363 tempest-VolumeTypesReaderTests-67433363-project-reader] DELETE http://192.168.122.198/volume/v3/types/ca9889f4-30ee-4339-b1dc-9a27ff941bf2/extra_specs/key1 Sep 06 06:52:44 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-9181a55c-e7e4-4bea-8a15-d38b9432a5fa tempest-VolumeTypesReaderTests-67433363 tempest-VolumeTypesReaderTests-67433363-project-reader] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:44 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-9181a55c-e7e4-4bea-8a15-d38b9432a5fa tempest-VolumeTypesReaderTests-67433363 tempest-VolumeTypesReaderTests-67433363-project-reader] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:44 devstack devstack@c-api.service[87015]: DEBUG cinder.policy [None req-9181a55c-e7e4-4bea-8a15-d38b9432a5fa tempest-VolumeTypesReaderTests-67433363 tempest-VolumeTypesReaderTests-67433363-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'c88573026d2e48ccb2a8640b79a47236', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8c915225d2e249b08615f8b8855d905b', '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=87015) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 06:52:44 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-9181a55c-e7e4-4bea-8a15-d38b9432a5fa tempest-VolumeTypesReaderTests-67433363 tempest-VolumeTypesReaderTests-67433363-project-reader] http://192.168.122.198/volume/v3/types/ca9889f4-30ee-4339-b1dc-9a27ff941bf2/extra_specs/key1 returned with HTTP 403 Sep 06 06:52:44 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1589/3147] 192.168.122.198 () {58 vars in 1280 bytes} [Sun Sep 6 06:52:44 2026] DELETE /volume/v3/types/ca9889f4-30ee-4339-b1dc-9a27ff941bf2/extra_specs/key1 => generated 122 bytes in 33 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:52:44 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-56329b6a-7370-4372-85c6-5cab3e64a533 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:44 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-56329b6a-7370-4372-85c6-5cab3e64a533 tempest-VolumeTypesReaderTests-67433363 tempest-VolumeTypesReaderTests-67433363-project-admin] POST http://192.168.122.198/volume/v3/types Sep 06 06:52:44 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-56329b6a-7370-4372-85c6-5cab3e64a533 tempest-VolumeTypesReaderTests-67433363 tempest-VolumeTypesReaderTests-67433363-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1799681110", "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=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:52:44 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-56329b6a-7370-4372-85c6-5cab3e64a533 tempest-VolumeTypesReaderTests-67433363 tempest-VolumeTypesReaderTests-67433363-project-admin] http://192.168.122.198/volume/v3/types returned with HTTP 200 Sep 06 06:52:44 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1559/3148] 192.168.122.198 () {60 vars in 1137 bytes} [Sun Sep 6 06:52:44 2026] POST /volume/v3/types => generated 380 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:44 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-43e1e2f5-37bc-4418-91db-2ec045f5cf6a None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:44 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-43e1e2f5-37bc-4418-91db-2ec045f5cf6a tempest-VolumeTypesReaderTests-67433363 tempest-VolumeTypesReaderTests-67433363-project-reader] DELETE http://192.168.122.198/volume/v3/types/99cd4d95-a0b7-46f1-9ae3-2fd43a0ad80f Sep 06 06:52:44 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-43e1e2f5-37bc-4418-91db-2ec045f5cf6a tempest-VolumeTypesReaderTests-67433363 tempest-VolumeTypesReaderTests-67433363-project-reader] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:44 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-43e1e2f5-37bc-4418-91db-2ec045f5cf6a tempest-VolumeTypesReaderTests-67433363 tempest-VolumeTypesReaderTests-67433363-project-reader] Calling method '_delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:44 devstack devstack@c-api.service[87015]: DEBUG cinder.policy [None req-43e1e2f5-37bc-4418-91db-2ec045f5cf6a tempest-VolumeTypesReaderTests-67433363 tempest-VolumeTypesReaderTests-67433363-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'c88573026d2e48ccb2a8640b79a47236', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8c915225d2e249b08615f8b8855d905b', '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=87015) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 06:52:44 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-43e1e2f5-37bc-4418-91db-2ec045f5cf6a tempest-VolumeTypesReaderTests-67433363 tempest-VolumeTypesReaderTests-67433363-project-reader] http://192.168.122.198/volume/v3/types/99cd4d95-a0b7-46f1-9ae3-2fd43a0ad80f returned with HTTP 403 Sep 06 06:52:44 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1590/3149] 192.168.122.198 () {58 vars in 1229 bytes} [Sun Sep 6 06:52:44 2026] DELETE /volume/v3/types/99cd4d95-a0b7-46f1-9ae3-2fd43a0ad80f => generated 109 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:52:44 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-db91ca7a-fd14-4272-8e74-d5493c71e9f6 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:44 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-db91ca7a-fd14-4272-8e74-d5493c71e9f6 tempest-VolumeTypesReaderTests-67433363 tempest-VolumeTypesReaderTests-67433363-project-reader] GET http://192.168.122.198/volume/v3/types/45b0172a-5417-46ba-b23c-b3480cabeae1/extra_specs Sep 06 06:52:44 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-db91ca7a-fd14-4272-8e74-d5493c71e9f6 tempest-VolumeTypesReaderTests-67433363 tempest-VolumeTypesReaderTests-67433363-project-reader] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:44 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-db91ca7a-fd14-4272-8e74-d5493c71e9f6 tempest-VolumeTypesReaderTests-67433363 tempest-VolumeTypesReaderTests-67433363-project-reader] Calling method 'index' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:44 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-db91ca7a-fd14-4272-8e74-d5493c71e9f6 tempest-VolumeTypesReaderTests-67433363 tempest-VolumeTypesReaderTests-67433363-project-reader] http://192.168.122.198/volume/v3/types/45b0172a-5417-46ba-b23c-b3480cabeae1/extra_specs returned with HTTP 200 Sep 06 06:52:44 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1560/3150] 192.168.122.198 () {58 vars in 1262 bytes} [Sun Sep 6 06:52:44 2026] GET /volume/v3/types/45b0172a-5417-46ba-b23c-b3480cabeae1/extra_specs => generated 123 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:44 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-fc74c142-a2cf-4fcb-ab7e-f1ba8ba45bef None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:44 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-fc74c142-a2cf-4fcb-ab7e-f1ba8ba45bef tempest-VolumeTypesReaderTests-67433363 tempest-VolumeTypesReaderTests-67433363-project-reader] GET http://192.168.122.198/volume/v3/types/45b0172a-5417-46ba-b23c-b3480cabeae1/encryption/cipher Sep 06 06:52:44 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-fc74c142-a2cf-4fcb-ab7e-f1ba8ba45bef tempest-VolumeTypesReaderTests-67433363 tempest-VolumeTypesReaderTests-67433363-project-reader] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:44 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-fc74c142-a2cf-4fcb-ab7e-f1ba8ba45bef tempest-VolumeTypesReaderTests-67433363 tempest-VolumeTypesReaderTests-67433363-project-reader] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:44 devstack devstack@c-api.service[87015]: DEBUG cinder.policy [None req-fc74c142-a2cf-4fcb-ab7e-f1ba8ba45bef tempest-VolumeTypesReaderTests-67433363 tempest-VolumeTypesReaderTests-67433363-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'c88573026d2e48ccb2a8640b79a47236', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8c915225d2e249b08615f8b8855d905b', '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=87015) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 06:52:44 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-fc74c142-a2cf-4fcb-ab7e-f1ba8ba45bef tempest-VolumeTypesReaderTests-67433363 tempest-VolumeTypesReaderTests-67433363-project-reader] http://192.168.122.198/volume/v3/types/45b0172a-5417-46ba-b23c-b3480cabeae1/encryption/cipher returned with HTTP 403 Sep 06 06:52:44 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1591/3151] 192.168.122.198 () {58 vars in 1280 bytes} [Sun Sep 6 06:52:44 2026] GET /volume/v3/types/45b0172a-5417-46ba-b23c-b3480cabeae1/encryption/cipher => generated 124 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:52:44 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-918ef456-9d1e-40e4-9e00-4ea008be9912 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:44 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-918ef456-9d1e-40e4-9e00-4ea008be9912 tempest-VolumeTypesReaderTests-67433363 tempest-VolumeTypesReaderTests-67433363-project-reader] GET http://192.168.122.198/volume/v3/types/45b0172a-5417-46ba-b23c-b3480cabeae1/encryption Sep 06 06:52:44 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-918ef456-9d1e-40e4-9e00-4ea008be9912 tempest-VolumeTypesReaderTests-67433363 tempest-VolumeTypesReaderTests-67433363-project-reader] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:44 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-918ef456-9d1e-40e4-9e00-4ea008be9912 tempest-VolumeTypesReaderTests-67433363 tempest-VolumeTypesReaderTests-67433363-project-reader] Calling method 'index' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:44 devstack devstack@c-api.service[87014]: DEBUG cinder.policy [None req-918ef456-9d1e-40e4-9e00-4ea008be9912 tempest-VolumeTypesReaderTests-67433363 tempest-VolumeTypesReaderTests-67433363-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'c88573026d2e48ccb2a8640b79a47236', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8c915225d2e249b08615f8b8855d905b', '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=87014) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 06:52:44 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-918ef456-9d1e-40e4-9e00-4ea008be9912 tempest-VolumeTypesReaderTests-67433363 tempest-VolumeTypesReaderTests-67433363-project-reader] http://192.168.122.198/volume/v3/types/45b0172a-5417-46ba-b23c-b3480cabeae1/encryption returned with HTTP 403 Sep 06 06:52:44 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1561/3152] 192.168.122.198 () {58 vars in 1259 bytes} [Sun Sep 6 06:52:44 2026] GET /volume/v3/types/45b0172a-5417-46ba-b23c-b3480cabeae1/encryption => generated 124 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:52:44 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-8a660350-ed9a-4f7c-bb82-59259eae1816 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:44 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-8a660350-ed9a-4f7c-bb82-59259eae1816 tempest-VolumeTypesReaderTests-67433363 tempest-VolumeTypesReaderTests-67433363-project-reader] GET http://192.168.122.198/volume/v3/types/45b0172a-5417-46ba-b23c-b3480cabeae1/extra_specs/multiattach Sep 06 06:52:44 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-8a660350-ed9a-4f7c-bb82-59259eae1816 tempest-VolumeTypesReaderTests-67433363 tempest-VolumeTypesReaderTests-67433363-project-reader] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:44 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-8a660350-ed9a-4f7c-bb82-59259eae1816 tempest-VolumeTypesReaderTests-67433363 tempest-VolumeTypesReaderTests-67433363-project-reader] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:44 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-8a660350-ed9a-4f7c-bb82-59259eae1816 tempest-VolumeTypesReaderTests-67433363 tempest-VolumeTypesReaderTests-67433363-project-reader] http://192.168.122.198/volume/v3/types/45b0172a-5417-46ba-b23c-b3480cabeae1/extra_specs/multiattach returned with HTTP 200 Sep 06 06:52:44 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1592/3153] 192.168.122.198 () {58 vars in 1298 bytes} [Sun Sep 6 06:52:44 2026] GET /volume/v3/types/45b0172a-5417-46ba-b23c-b3480cabeae1/extra_specs/multiattach => generated 29 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 06:52:44 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-79e76052-5243-49d4-91fd-18c6c847b33c None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:44 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-79e76052-5243-49d4-91fd-18c6c847b33c tempest-VolumeTypesReaderTests-67433363 tempest-VolumeTypesReaderTests-67433363-project-reader] GET http://192.168.122.198/volume/v3/types/45b0172a-5417-46ba-b23c-b3480cabeae1/extra_specs/volume_backend_name Sep 06 06:52:44 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-79e76052-5243-49d4-91fd-18c6c847b33c tempest-VolumeTypesReaderTests-67433363 tempest-VolumeTypesReaderTests-67433363-project-reader] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:44 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-79e76052-5243-49d4-91fd-18c6c847b33c tempest-VolumeTypesReaderTests-67433363 tempest-VolumeTypesReaderTests-67433363-project-reader] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:44 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-79e76052-5243-49d4-91fd-18c6c847b33c tempest-VolumeTypesReaderTests-67433363 tempest-VolumeTypesReaderTests-67433363-project-reader] http://192.168.122.198/volume/v3/types/45b0172a-5417-46ba-b23c-b3480cabeae1/extra_specs/volume_backend_name returned with HTTP 404 Sep 06 06:52:44 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1562/3154] 192.168.122.198 () {58 vars in 1322 bytes} [Sun Sep 6 06:52:44 2026] GET /volume/v3/types/45b0172a-5417-46ba-b23c-b3480cabeae1/extra_specs/volume_backend_name => generated 143 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:52:44 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-5efcc54c-403b-4ccc-bd06-9750c3681d1b None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:44 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-5efcc54c-403b-4ccc-bd06-9750c3681d1b tempest-VolumeTypesReaderTests-67433363 tempest-VolumeTypesReaderTests-67433363-project-reader] PUT http://192.168.122.198/volume/v3/types/45b0172a-5417-46ba-b23c-b3480cabeae1/encryption/0b7a94d4-e8db-489b-a6d3-b00263733ee3 Sep 06 06:52:44 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-5efcc54c-403b-4ccc-bd06-9750c3681d1b tempest-VolumeTypesReaderTests-67433363 tempest-VolumeTypesReaderTests-67433363-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:52:44 devstack devstack@c-api.service[87015]: DEBUG cinder.policy [None req-5efcc54c-403b-4ccc-bd06-9750c3681d1b tempest-VolumeTypesReaderTests-67433363 tempest-VolumeTypesReaderTests-67433363-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'c88573026d2e48ccb2a8640b79a47236', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8c915225d2e249b08615f8b8855d905b', '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=87015) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 06:52:44 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-5efcc54c-403b-4ccc-bd06-9750c3681d1b tempest-VolumeTypesReaderTests-67433363 tempest-VolumeTypesReaderTests-67433363-project-reader] http://192.168.122.198/volume/v3/types/45b0172a-5417-46ba-b23c-b3480cabeae1/encryption/0b7a94d4-e8db-489b-a6d3-b00263733ee3 returned with HTTP 403 Sep 06 06:52:44 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1593/3155] 192.168.122.198 () {60 vars in 1390 bytes} [Sun Sep 6 06:52:44 2026] PUT /volume/v3/types/45b0172a-5417-46ba-b23c-b3480cabeae1/encryption/0b7a94d4-e8db-489b-a6d3-b00263733ee3 => generated 127 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:52:44 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-404f1c3f-c24c-4dad-9788-a0fb6215fde7 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:44 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-404f1c3f-c24c-4dad-9788-a0fb6215fde7 tempest-VolumeTypesReaderTests-67433363 tempest-VolumeTypesReaderTests-67433363-project-reader] PUT http://192.168.122.198/volume/v3/types/45b0172a-5417-46ba-b23c-b3480cabeae1/extra_specs/key1 Sep 06 06:52:44 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-404f1c3f-c24c-4dad-9788-a0fb6215fde7 tempest-VolumeTypesReaderTests-67433363 tempest-VolumeTypesReaderTests-67433363-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:52:44 devstack devstack@c-api.service[87014]: DEBUG cinder.policy [None req-404f1c3f-c24c-4dad-9788-a0fb6215fde7 tempest-VolumeTypesReaderTests-67433363 tempest-VolumeTypesReaderTests-67433363-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'c88573026d2e48ccb2a8640b79a47236', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8c915225d2e249b08615f8b8855d905b', '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=87014) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 06:52:44 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-404f1c3f-c24c-4dad-9788-a0fb6215fde7 tempest-VolumeTypesReaderTests-67433363 tempest-VolumeTypesReaderTests-67433363-project-reader] http://192.168.122.198/volume/v3/types/45b0172a-5417-46ba-b23c-b3480cabeae1/extra_specs/key1 returned with HTTP 403 Sep 06 06:52:44 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1563/3156] 192.168.122.198 () {60 vars in 1297 bytes} [Sun Sep 6 06:52:44 2026] PUT /volume/v3/types/45b0172a-5417-46ba-b23c-b3480cabeae1/extra_specs/key1 => generated 122 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:52:44 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-a37bb94e-39e3-43c3-a878-bc113fe84b16 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:44 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-a37bb94e-39e3-43c3-a878-bc113fe84b16 tempest-VolumeTypesReaderTests-67433363 tempest-VolumeTypesReaderTests-67433363-project-reader] PUT http://192.168.122.198/volume/v3/types/45b0172a-5417-46ba-b23c-b3480cabeae1 Sep 06 06:52:44 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-a37bb94e-39e3-43c3-a878-bc113fe84b16 tempest-VolumeTypesReaderTests-67433363 tempest-VolumeTypesReaderTests-67433363-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:52:44 devstack devstack@c-api.service[87015]: DEBUG cinder.policy [None req-a37bb94e-39e3-43c3-a878-bc113fe84b16 tempest-VolumeTypesReaderTests-67433363 tempest-VolumeTypesReaderTests-67433363-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'c88573026d2e48ccb2a8640b79a47236', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8c915225d2e249b08615f8b8855d905b', '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=87015) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 06:52:44 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-a37bb94e-39e3-43c3-a878-bc113fe84b16 tempest-VolumeTypesReaderTests-67433363 tempest-VolumeTypesReaderTests-67433363-project-reader] http://192.168.122.198/volume/v3/types/45b0172a-5417-46ba-b23c-b3480cabeae1 returned with HTTP 403 Sep 06 06:52:44 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1594/3157] 192.168.122.198 () {60 vars in 1246 bytes} [Sun Sep 6 06:52:44 2026] PUT /volume/v3/types/45b0172a-5417-46ba-b23c-b3480cabeae1 => generated 109 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:52:44 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-20fa7dcd-1773-4c25-b78a-17ae7086cfa9 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:44 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-20fa7dcd-1773-4c25-b78a-17ae7086cfa9 tempest-VolumeTypesReaderTests-67433363 tempest-VolumeTypesReaderTests-67433363-project-admin] DELETE http://192.168.122.198/volume/v3/types/99cd4d95-a0b7-46f1-9ae3-2fd43a0ad80f Sep 06 06:52:44 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-20fa7dcd-1773-4c25-b78a-17ae7086cfa9 tempest-VolumeTypesReaderTests-67433363 tempest-VolumeTypesReaderTests-67433363-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:44 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-20fa7dcd-1773-4c25-b78a-17ae7086cfa9 tempest-VolumeTypesReaderTests-67433363 tempest-VolumeTypesReaderTests-67433363-project-admin] Calling method '_delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:44 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-20fa7dcd-1773-4c25-b78a-17ae7086cfa9 tempest-VolumeTypesReaderTests-67433363 tempest-VolumeTypesReaderTests-67433363-project-admin] http://192.168.122.198/volume/v3/types/99cd4d95-a0b7-46f1-9ae3-2fd43a0ad80f returned with HTTP 202 Sep 06 06:52:44 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1564/3158] 192.168.122.198 () {58 vars in 1229 bytes} [Sun Sep 6 06:52:44 2026] DELETE /volume/v3/types/99cd4d95-a0b7-46f1-9ae3-2fd43a0ad80f => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:52:44 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-665fb6dd-c82a-414d-93f5-2ce746899d41 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:44 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-665fb6dd-c82a-414d-93f5-2ce746899d41 tempest-VolumeTypesReaderTests-67433363 tempest-VolumeTypesReaderTests-67433363-project-admin] DELETE http://192.168.122.198/volume/v3/types/ca9889f4-30ee-4339-b1dc-9a27ff941bf2 Sep 06 06:52:44 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-665fb6dd-c82a-414d-93f5-2ce746899d41 tempest-VolumeTypesReaderTests-67433363 tempest-VolumeTypesReaderTests-67433363-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:44 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-665fb6dd-c82a-414d-93f5-2ce746899d41 tempest-VolumeTypesReaderTests-67433363 tempest-VolumeTypesReaderTests-67433363-project-admin] Calling method '_delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:44 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-665fb6dd-c82a-414d-93f5-2ce746899d41 tempest-VolumeTypesReaderTests-67433363 tempest-VolumeTypesReaderTests-67433363-project-admin] http://192.168.122.198/volume/v3/types/ca9889f4-30ee-4339-b1dc-9a27ff941bf2 returned with HTTP 202 Sep 06 06:52:44 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1595/3159] 192.168.122.198 () {58 vars in 1229 bytes} [Sun Sep 6 06:52:44 2026] DELETE /volume/v3/types/ca9889f4-30ee-4339-b1dc-9a27ff941bf2 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:52:44 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-55ea5b8a-b648-46b3-b116-843ed1f9fc08 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:44 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-55ea5b8a-b648-46b3-b116-843ed1f9fc08 tempest-VolumeTypesReaderTests-67433363 tempest-VolumeTypesReaderTests-67433363-project-admin] DELETE http://192.168.122.198/volume/v3/types/17da65c1-7362-47ae-a49a-2f619d149145 Sep 06 06:52:44 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-55ea5b8a-b648-46b3-b116-843ed1f9fc08 tempest-VolumeTypesReaderTests-67433363 tempest-VolumeTypesReaderTests-67433363-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:44 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-55ea5b8a-b648-46b3-b116-843ed1f9fc08 tempest-VolumeTypesReaderTests-67433363 tempest-VolumeTypesReaderTests-67433363-project-admin] Calling method '_delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:44 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-55ea5b8a-b648-46b3-b116-843ed1f9fc08 tempest-VolumeTypesReaderTests-67433363 tempest-VolumeTypesReaderTests-67433363-project-admin] http://192.168.122.198/volume/v3/types/17da65c1-7362-47ae-a49a-2f619d149145 returned with HTTP 202 Sep 06 06:52:44 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1565/3160] 192.168.122.198 () {58 vars in 1229 bytes} [Sun Sep 6 06:52:44 2026] DELETE /volume/v3/types/17da65c1-7362-47ae-a49a-2f619d149145 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:52:44 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-5512ffbb-83c7-49e7-becc-2b326e06397e None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:44 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-5512ffbb-83c7-49e7-becc-2b326e06397e tempest-VolumeTypesReaderTests-67433363 tempest-VolumeTypesReaderTests-67433363-project-admin] DELETE http://192.168.122.198/volume/v3/types/477b39e5-5f63-45af-8504-c10aa789a111 Sep 06 06:52:44 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-5512ffbb-83c7-49e7-becc-2b326e06397e tempest-VolumeTypesReaderTests-67433363 tempest-VolumeTypesReaderTests-67433363-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:44 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-5512ffbb-83c7-49e7-becc-2b326e06397e tempest-VolumeTypesReaderTests-67433363 tempest-VolumeTypesReaderTests-67433363-project-admin] Calling method '_delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:44 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-5512ffbb-83c7-49e7-becc-2b326e06397e tempest-VolumeTypesReaderTests-67433363 tempest-VolumeTypesReaderTests-67433363-project-admin] http://192.168.122.198/volume/v3/types/477b39e5-5f63-45af-8504-c10aa789a111 returned with HTTP 202 Sep 06 06:52:44 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1596/3161] 192.168.122.198 () {58 vars in 1229 bytes} [Sun Sep 6 06:52:44 2026] DELETE /volume/v3/types/477b39e5-5f63-45af-8504-c10aa789a111 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:52:44 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-8d0cbfac-e72f-4122-a0c5-7ddb1e0f9037 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:44 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-8d0cbfac-e72f-4122-a0c5-7ddb1e0f9037 tempest-VolumeTypesReaderTests-67433363 tempest-VolumeTypesReaderTests-67433363-project-admin] DELETE http://192.168.122.198/volume/v3/types/9e157568-04d8-49fc-88c4-9cbe0c5da107 Sep 06 06:52:44 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-8d0cbfac-e72f-4122-a0c5-7ddb1e0f9037 tempest-VolumeTypesReaderTests-67433363 tempest-VolumeTypesReaderTests-67433363-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:44 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-8d0cbfac-e72f-4122-a0c5-7ddb1e0f9037 tempest-VolumeTypesReaderTests-67433363 tempest-VolumeTypesReaderTests-67433363-project-admin] Calling method '_delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:44 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-8d0cbfac-e72f-4122-a0c5-7ddb1e0f9037 tempest-VolumeTypesReaderTests-67433363 tempest-VolumeTypesReaderTests-67433363-project-admin] http://192.168.122.198/volume/v3/types/9e157568-04d8-49fc-88c4-9cbe0c5da107 returned with HTTP 202 Sep 06 06:52:44 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1566/3162] 192.168.122.198 () {58 vars in 1229 bytes} [Sun Sep 6 06:52:44 2026] DELETE /volume/v3/types/9e157568-04d8-49fc-88c4-9cbe0c5da107 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:52:44 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-69950e28-f47e-44bd-88a6-3b31b094c298 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:44 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-c00e3584-ea5a-4879-be8c-dc37d86cf409 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:44 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-69950e28-f47e-44bd-88a6-3b31b094c298 tempest-VolumeTypesReaderTests-67433363 tempest-VolumeTypesReaderTests-67433363-project-admin] DELETE http://192.168.122.198/volume/v3/types/45b0172a-5417-46ba-b23c-b3480cabeae1 Sep 06 06:52:44 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-69950e28-f47e-44bd-88a6-3b31b094c298 tempest-VolumeTypesReaderTests-67433363 tempest-VolumeTypesReaderTests-67433363-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:44 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c00e3584-ea5a-4879-be8c-dc37d86cf409 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] GET http://192.168.122.198/volume/v3/snapshots/ca7d982d-be3d-4a89-ae52-38e9452dcd81 Sep 06 06:52:44 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-69950e28-f47e-44bd-88a6-3b31b094c298 tempest-VolumeTypesReaderTests-67433363 tempest-VolumeTypesReaderTests-67433363-project-admin] Calling method '_delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:44 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-c00e3584-ea5a-4879-be8c-dc37d86cf409 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:44 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-c00e3584-ea5a-4879-be8c-dc37d86cf409 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:44 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:44 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:52:44 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-c00e3584-ea5a-4879-be8c-dc37d86cf409 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Snapshot retrieved successfully. Sep 06 06:52:44 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c00e3584-ea5a-4879-be8c-dc37d86cf409 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] http://192.168.122.198/volume/v3/snapshots/ca7d982d-be3d-4a89-ae52-38e9452dcd81 returned with HTTP 200 Sep 06 06:52:44 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1567/3163] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:52:44 2026] GET /volume/v3/snapshots/ca7d982d-be3d-4a89-ae52-38e9452dcd81 => generated 440 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:44 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-66a84826-9ccd-44f6-bd27-0b8ee67e8aa0 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:44 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-66a84826-9ccd-44f6-bd27-0b8ee67e8aa0 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] GET http://192.168.122.198/volume/v3/volumes/e06a97bd-6ce9-49ef-8f1b-8469f31060fe Sep 06 06:52:44 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-66a84826-9ccd-44f6-bd27-0b8ee67e8aa0 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:44 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-66a84826-9ccd-44f6-bd27-0b8ee67e8aa0 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:44 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-66a84826-9ccd-44f6-bd27-0b8ee67e8aa0 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] http://192.168.122.198/volume/v3/volumes/e06a97bd-6ce9-49ef-8f1b-8469f31060fe returned with HTTP 404 Sep 06 06:52:44 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1568/3164] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:52:44 2026] GET /volume/v3/volumes/e06a97bd-6ce9-49ef-8f1b-8469f31060fe => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:52:44 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-4ab26d7f-005f-4e50-a9ad-d252f996ba4a None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:44 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-4ab26d7f-005f-4e50-a9ad-d252f996ba4a tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] GET http://192.168.122.198/volume/v3/volumes/24bb531f-806c-47ac-b7d2-20ac91133088 Sep 06 06:52:44 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-4ab26d7f-005f-4e50-a9ad-d252f996ba4a tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:44 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-4ab26d7f-005f-4e50-a9ad-d252f996ba4a tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:44 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-69950e28-f47e-44bd-88a6-3b31b094c298 tempest-VolumeTypesReaderTests-67433363 tempest-VolumeTypesReaderTests-67433363-project-admin] http://192.168.122.198/volume/v3/types/45b0172a-5417-46ba-b23c-b3480cabeae1 returned with HTTP 202 Sep 06 06:52:44 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1597/3165] 192.168.122.198 () {58 vars in 1229 bytes} [Sun Sep 6 06:52:44 2026] DELETE /volume/v3/types/45b0172a-5417-46ba-b23c-b3480cabeae1 => generated 0 bytes in 125 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:52:44 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-7b541a6b-2c6a-4af1-b3da-b76fb39d52d9 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:44 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-7b541a6b-2c6a-4af1-b3da-b76fb39d52d9 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] DELETE http://192.168.122.198/volume/v3/volumes/194c70ca-e42a-4969-914c-4c6169ecacbe Sep 06 06:52:44 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-7b541a6b-2c6a-4af1-b3da-b76fb39d52d9 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:44 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-7b541a6b-2c6a-4af1-b3da-b76fb39d52d9 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:44 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-7b541a6b-2c6a-4af1-b3da-b76fb39d52d9 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Delete volume with id: 194c70ca-e42a-4969-914c-4c6169ecacbe Sep 06 06:52:44 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:44 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:52:44 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:44 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:52:44 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-7b541a6b-2c6a-4af1-b3da-b76fb39d52d9 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Volume info retrieved successfully. Sep 06 06:52:44 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:44 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:52:44 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:44 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:52:44 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-4ab26d7f-005f-4e50-a9ad-d252f996ba4a tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Volume info retrieved successfully. Sep 06 06:52:44 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-4ab26d7f-005f-4e50-a9ad-d252f996ba4a tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] http://192.168.122.198/volume/v3/volumes/24bb531f-806c-47ac-b7d2-20ac91133088 returned with HTTP 200 Sep 06 06:52:44 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1569/3166] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:52:44 2026] GET /volume/v3/volumes/24bb531f-806c-47ac-b7d2-20ac91133088 => generated 1015 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:52:44 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-7b541a6b-2c6a-4af1-b3da-b76fb39d52d9 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Delete volume request issued successfully. Sep 06 06:52:44 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-7b541a6b-2c6a-4af1-b3da-b76fb39d52d9 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] http://192.168.122.198/volume/v3/volumes/194c70ca-e42a-4969-914c-4c6169ecacbe returned with HTTP 202 Sep 06 06:52:44 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1598/3167] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:52:44 2026] DELETE /volume/v3/volumes/194c70ca-e42a-4969-914c-4c6169ecacbe => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:52:44 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-b4e4ce8e-09fd-4751-bfdb-a4587db0e2d9 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:44 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-b4e4ce8e-09fd-4751-bfdb-a4587db0e2d9 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] GET http://192.168.122.198/volume/v3/volumes/194c70ca-e42a-4969-914c-4c6169ecacbe Sep 06 06:52:44 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-b4e4ce8e-09fd-4751-bfdb-a4587db0e2d9 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:44 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-b4e4ce8e-09fd-4751-bfdb-a4587db0e2d9 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:44 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:44 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:52:44 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:44 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:52:45 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-b4e4ce8e-09fd-4751-bfdb-a4587db0e2d9 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Volume info retrieved successfully. Sep 06 06:52:45 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-b4e4ce8e-09fd-4751-bfdb-a4587db0e2d9 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] http://192.168.122.198/volume/v3/volumes/194c70ca-e42a-4969-914c-4c6169ecacbe returned with HTTP 200 Sep 06 06:52:45 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1570/3168] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:52:44 2026] GET /volume/v3/volumes/194c70ca-e42a-4969-914c-4c6169ecacbe => generated 842 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:45 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-5c33800f-a128-4d17-945f-c8af6a26d9af None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:45 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-5c33800f-a128-4d17-945f-c8af6a26d9af tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] GET http://192.168.122.198/volume/v3/snapshots/ca7d982d-be3d-4a89-ae52-38e9452dcd81 Sep 06 06:52:45 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-5c33800f-a128-4d17-945f-c8af6a26d9af tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:45 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-5c33800f-a128-4d17-945f-c8af6a26d9af tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:45 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:45 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:52:45 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-5c33800f-a128-4d17-945f-c8af6a26d9af tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Snapshot retrieved successfully. Sep 06 06:52:45 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-5c33800f-a128-4d17-945f-c8af6a26d9af tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] http://192.168.122.198/volume/v3/snapshots/ca7d982d-be3d-4a89-ae52-38e9452dcd81 returned with HTTP 200 Sep 06 06:52:45 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1599/3169] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:52:45 2026] GET /volume/v3/snapshots/ca7d982d-be3d-4a89-ae52-38e9452dcd81 => generated 467 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:45 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-2a5fc58a-f2f2-401d-acfd-36ad8b2acc07 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:45 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-2a5fc58a-f2f2-401d-acfd-36ad8b2acc07 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-reader] POST http://192.168.122.198/volume/v3/snapshots/ca7d982d-be3d-4a89-ae52-38e9452dcd81/action Sep 06 06:52:45 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-2a5fc58a-f2f2-401d-acfd-36ad8b2acc07 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=87014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:52:45 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-2a5fc58a-f2f2-401d-acfd-36ad8b2acc07 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:52:45 devstack devstack@c-api.service[87014]: INFO cinder.api.contrib.snapshot_unmanage [None req-2a5fc58a-f2f2-401d-acfd-36ad8b2acc07 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-reader] Unmanage snapshot with id: ca7d982d-be3d-4a89-ae52-38e9452dcd81 Sep 06 06:52:45 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:45 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:52:45 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-2a5fc58a-f2f2-401d-acfd-36ad8b2acc07 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-reader] Snapshot retrieved successfully. Sep 06 06:52:45 devstack devstack@c-api.service[87014]: DEBUG cinder.policy [None req-2a5fc58a-f2f2-401d-acfd-36ad8b2acc07 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'e2f9365d2f424ad4a9d2cb9d046d1a58', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '47b14cc477564406b2c85835936b99d1', '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=87014) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 06:52:45 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-2a5fc58a-f2f2-401d-acfd-36ad8b2acc07 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-reader] http://192.168.122.198/volume/v3/snapshots/ca7d982d-be3d-4a89-ae52-38e9452dcd81/action returned with HTTP 403 Sep 06 06:52:45 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1571/3170] 192.168.122.198 () {60 vars in 1280 bytes} [Sun Sep 6 06:52:45 2026] POST /volume/v3/snapshots/ca7d982d-be3d-4a89-ae52-38e9452dcd81/action => generated 117 bytes in 29 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 06 06:52:45 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-ab6a50a5-603d-4461-8c7f-2ed7c57cfeac None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:45 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-ab6a50a5-603d-4461-8c7f-2ed7c57cfeac tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] DELETE http://192.168.122.198/volume/v3/snapshots/ca7d982d-be3d-4a89-ae52-38e9452dcd81 Sep 06 06:52:45 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-ab6a50a5-603d-4461-8c7f-2ed7c57cfeac tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:45 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-ab6a50a5-603d-4461-8c7f-2ed7c57cfeac tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:45 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.snapshots [None req-ab6a50a5-603d-4461-8c7f-2ed7c57cfeac tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Delete snapshot with id: ca7d982d-be3d-4a89-ae52-38e9452dcd81 Sep 06 06:52:45 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:45 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:52:45 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-ab6a50a5-603d-4461-8c7f-2ed7c57cfeac tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Snapshot retrieved successfully. Sep 06 06:52:45 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:45 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:52:45 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-ab6a50a5-603d-4461-8c7f-2ed7c57cfeac tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Snapshot delete request issued successfully. Sep 06 06:52:45 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-ab6a50a5-603d-4461-8c7f-2ed7c57cfeac tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] http://192.168.122.198/volume/v3/snapshots/ca7d982d-be3d-4a89-ae52-38e9452dcd81 returned with HTTP 202 Sep 06 06:52:45 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1600/3171] 192.168.122.198 () {58 vars in 1241 bytes} [Sun Sep 6 06:52:45 2026] DELETE /volume/v3/snapshots/ca7d982d-be3d-4a89-ae52-38e9452dcd81 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:52:45 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-22c6d89d-2742-4be0-a37a-2dc332edc9b1 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:45 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-22c6d89d-2742-4be0-a37a-2dc332edc9b1 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] GET http://192.168.122.198/volume/v3/snapshots/ca7d982d-be3d-4a89-ae52-38e9452dcd81 Sep 06 06:52:45 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-22c6d89d-2742-4be0-a37a-2dc332edc9b1 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:45 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-22c6d89d-2742-4be0-a37a-2dc332edc9b1 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:45 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-7bd945c3-992a-47fb-b61a-e5dd1eb5baf9 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:45 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-7bd945c3-992a-47fb-b61a-e5dd1eb5baf9 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] GET http://192.168.122.198/volume/v3/volumes/24bb531f-806c-47ac-b7d2-20ac91133088 Sep 06 06:52:45 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-7bd945c3-992a-47fb-b61a-e5dd1eb5baf9 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:45 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-7bd945c3-992a-47fb-b61a-e5dd1eb5baf9 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:45 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:45 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:52:45 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-22c6d89d-2742-4be0-a37a-2dc332edc9b1 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Snapshot retrieved successfully. Sep 06 06:52:45 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-22c6d89d-2742-4be0-a37a-2dc332edc9b1 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] http://192.168.122.198/volume/v3/snapshots/ca7d982d-be3d-4a89-ae52-38e9452dcd81 returned with HTTP 200 Sep 06 06:52:45 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1572/3172] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:52:45 2026] GET /volume/v3/snapshots/ca7d982d-be3d-4a89-ae52-38e9452dcd81 => generated 466 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:45 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:45 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:52:45 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:45 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:52:45 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-7bd945c3-992a-47fb-b61a-e5dd1eb5baf9 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Volume info retrieved successfully. Sep 06 06:52:45 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-7bd945c3-992a-47fb-b61a-e5dd1eb5baf9 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] http://192.168.122.198/volume/v3/volumes/24bb531f-806c-47ac-b7d2-20ac91133088 returned with HTTP 200 Sep 06 06:52:45 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1601/3173] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:52:45 2026] GET /volume/v3/volumes/24bb531f-806c-47ac-b7d2-20ac91133088 => generated 1015 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:52:46 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-75dd7e7b-1927-43ad-bc5d-a465e8d67758 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:46 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-75dd7e7b-1927-43ad-bc5d-a465e8d67758 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] GET http://192.168.122.198/volume/v3/volumes/194c70ca-e42a-4969-914c-4c6169ecacbe Sep 06 06:52:46 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-75dd7e7b-1927-43ad-bc5d-a465e8d67758 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:46 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-75dd7e7b-1927-43ad-bc5d-a465e8d67758 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:46 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:46 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:52:46 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:46 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:52:46 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-75dd7e7b-1927-43ad-bc5d-a465e8d67758 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Volume info retrieved successfully. Sep 06 06:52:46 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-75dd7e7b-1927-43ad-bc5d-a465e8d67758 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] http://192.168.122.198/volume/v3/volumes/194c70ca-e42a-4969-914c-4c6169ecacbe returned with HTTP 200 Sep 06 06:52:46 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1573/3174] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:52:46 2026] GET /volume/v3/volumes/194c70ca-e42a-4969-914c-4c6169ecacbe => generated 842 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:46 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-979d1bfe-8f18-48ab-b0c2-064f4514cf42 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:46 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-979d1bfe-8f18-48ab-b0c2-064f4514cf42 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] GET http://192.168.122.198/volume/v3/snapshots/ca7d982d-be3d-4a89-ae52-38e9452dcd81 Sep 06 06:52:46 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-979d1bfe-8f18-48ab-b0c2-064f4514cf42 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:46 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-979d1bfe-8f18-48ab-b0c2-064f4514cf42 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:46 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:46 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:52:46 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-979d1bfe-8f18-48ab-b0c2-064f4514cf42 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Snapshot retrieved successfully. Sep 06 06:52:46 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-979d1bfe-8f18-48ab-b0c2-064f4514cf42 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] http://192.168.122.198/volume/v3/snapshots/ca7d982d-be3d-4a89-ae52-38e9452dcd81 returned with HTTP 200 Sep 06 06:52:46 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1602/3175] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:52:46 2026] GET /volume/v3/snapshots/ca7d982d-be3d-4a89-ae52-38e9452dcd81 => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:47 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-39f84c8f-625e-4e3c-9366-43eddc5cf5fb None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:47 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-39f84c8f-625e-4e3c-9366-43eddc5cf5fb tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] GET http://192.168.122.198/volume/v3/volumes/24bb531f-806c-47ac-b7d2-20ac91133088 Sep 06 06:52:47 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-39f84c8f-625e-4e3c-9366-43eddc5cf5fb tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:47 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-39f84c8f-625e-4e3c-9366-43eddc5cf5fb tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:47 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:47 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:52:47 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:47 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:52:47 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-39f84c8f-625e-4e3c-9366-43eddc5cf5fb tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Volume info retrieved successfully. Sep 06 06:52:47 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-39f84c8f-625e-4e3c-9366-43eddc5cf5fb tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] http://192.168.122.198/volume/v3/volumes/24bb531f-806c-47ac-b7d2-20ac91133088 returned with HTTP 200 Sep 06 06:52:47 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1574/3176] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:52:47 2026] GET /volume/v3/volumes/24bb531f-806c-47ac-b7d2-20ac91133088 => generated 1016 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:52:47 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-1f58dac0-8e21-414e-9fd6-f695e0e120a8 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:47 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-94d6226d-af48-480a-9bd5-9bf608db5e4e None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:47 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-94d6226d-af48-480a-9bd5-9bf608db5e4e tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] GET http://192.168.122.198/volume/v3/volumes/194c70ca-e42a-4969-914c-4c6169ecacbe Sep 06 06:52:47 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-94d6226d-af48-480a-9bd5-9bf608db5e4e tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:47 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-94d6226d-af48-480a-9bd5-9bf608db5e4e tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:47 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-94d6226d-af48-480a-9bd5-9bf608db5e4e tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] http://192.168.122.198/volume/v3/volumes/194c70ca-e42a-4969-914c-4c6169ecacbe returned with HTTP 404 Sep 06 06:52:47 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1575/3177] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:52:47 2026] GET /volume/v3/volumes/194c70ca-e42a-4969-914c-4c6169ecacbe => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:52:47 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-fc5e1e24-94f4-4f00-b334-f139eb83afd5 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:47 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-fc5e1e24-94f4-4f00-b334-f139eb83afd5 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] DELETE http://192.168.122.198/volume/v3/snapshots/baa1e468-23be-4db0-8d16-13d6c4a693f6 Sep 06 06:52:47 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-fc5e1e24-94f4-4f00-b334-f139eb83afd5 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:47 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-fc5e1e24-94f4-4f00-b334-f139eb83afd5 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:47 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.snapshots [None req-fc5e1e24-94f4-4f00-b334-f139eb83afd5 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Delete snapshot with id: baa1e468-23be-4db0-8d16-13d6c4a693f6 Sep 06 06:52:47 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-fc5e1e24-94f4-4f00-b334-f139eb83afd5 tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] http://192.168.122.198/volume/v3/snapshots/baa1e468-23be-4db0-8d16-13d6c4a693f6 returned with HTTP 404 Sep 06 06:52:47 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1576/3178] 192.168.122.198 () {58 vars in 1241 bytes} [Sun Sep 6 06:52:47 2026] DELETE /volume/v3/snapshots/baa1e468-23be-4db0-8d16-13d6c4a693f6 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:52:47 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-eda59da8-9e23-490d-9ae9-0027ee11a38c None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:47 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-eda59da8-9e23-490d-9ae9-0027ee11a38c tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] GET http://192.168.122.198/volume/v3/snapshots/baa1e468-23be-4db0-8d16-13d6c4a693f6 Sep 06 06:52:47 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-eda59da8-9e23-490d-9ae9-0027ee11a38c tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:47 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-eda59da8-9e23-490d-9ae9-0027ee11a38c tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:47 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-eda59da8-9e23-490d-9ae9-0027ee11a38c tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] http://192.168.122.198/volume/v3/snapshots/baa1e468-23be-4db0-8d16-13d6c4a693f6 returned with HTTP 404 Sep 06 06:52:47 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1577/3179] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:52:47 2026] GET /volume/v3/snapshots/baa1e468-23be-4db0-8d16-13d6c4a693f6 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:52:47 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-65536112-e745-4a7c-9024-daf75848021a None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:47 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-65536112-e745-4a7c-9024-daf75848021a tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] DELETE http://192.168.122.198/volume/v3/volumes/e06a97bd-6ce9-49ef-8f1b-8469f31060fe Sep 06 06:52:47 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-65536112-e745-4a7c-9024-daf75848021a tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:47 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-65536112-e745-4a7c-9024-daf75848021a tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:47 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-65536112-e745-4a7c-9024-daf75848021a tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Delete volume with id: e06a97bd-6ce9-49ef-8f1b-8469f31060fe Sep 06 06:52:47 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-65536112-e745-4a7c-9024-daf75848021a tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] http://192.168.122.198/volume/v3/volumes/e06a97bd-6ce9-49ef-8f1b-8469f31060fe returned with HTTP 404 Sep 06 06:52:47 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1578/3180] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:52:47 2026] DELETE /volume/v3/volumes/e06a97bd-6ce9-49ef-8f1b-8469f31060fe => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:52:47 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-e814bbf1-350e-47c0-a83c-bf969a16e6ee None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:47 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-e814bbf1-350e-47c0-a83c-bf969a16e6ee tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] GET http://192.168.122.198/volume/v3/volumes/e06a97bd-6ce9-49ef-8f1b-8469f31060fe Sep 06 06:52:47 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-e814bbf1-350e-47c0-a83c-bf969a16e6ee tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:47 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-e814bbf1-350e-47c0-a83c-bf969a16e6ee tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:47 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-e814bbf1-350e-47c0-a83c-bf969a16e6ee tempest-SnapshotDependencyTests-1896093265 tempest-SnapshotDependencyTests-1896093265-project-member] http://192.168.122.198/volume/v3/volumes/e06a97bd-6ce9-49ef-8f1b-8469f31060fe returned with HTTP 404 Sep 06 06:52:47 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1579/3181] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:52:47 2026] GET /volume/v3/volumes/e06a97bd-6ce9-49ef-8f1b-8469f31060fe => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:52:47 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-1f58dac0-8e21-414e-9fd6-f695e0e120a8 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-member] POST http://192.168.122.198/volume/v3/snapshots Sep 06 06:52:47 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-1f58dac0-8e21-414e-9fd6-f695e0e120a8 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "24bb531f-806c-47ac-b7d2-20ac91133088", "name": "tempest-ProjectMemberTests-Snapshot-973021581"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:52:47 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:47 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:52:47 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:47 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:52:47 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-1f58dac0-8e21-414e-9fd6-f695e0e120a8 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-member] Volume info retrieved successfully. Sep 06 06:52:47 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.snapshots [None req-1f58dac0-8e21-414e-9fd6-f695e0e120a8 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-member] Create snapshot from volume 24bb531f-806c-47ac-b7d2-20ac91133088 Sep 06 06:52:47 devstack devstack@c-api.service[87015]: DEBUG cinder.quota [None req-1f58dac0-8e21-414e-9fd6-f695e0e120a8 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-member] Created reservations ['2794e90e-9249-4a88-8391-0db7776ce02f', '87d0f3a0-a338-4de8-9984-43f0e1dc182d', '2b7ed32b-9988-4dfd-af78-da495b4b158f', '460fd87e-35ca-44a4-8e41-d2eb5dab1227'] {{(pid=87015) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:52:47 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:47 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:52:47 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-1f58dac0-8e21-414e-9fd6-f695e0e120a8 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-member] Snapshot create request issued successfully. Sep 06 06:52:47 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-1f58dac0-8e21-414e-9fd6-f695e0e120a8 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-member] http://192.168.122.198/volume/v3/snapshots returned with HTTP 202 Sep 06 06:52:47 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1603/3182] 192.168.122.198 () {60 vars in 1149 bytes} [Sun Sep 6 06:52:47 2026] POST /volume/v3/snapshots => generated 304 bytes in 481 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:52:47 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-304a9017-47c7-4b87-8d84-f3b084ede21a None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:47 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-304a9017-47c7-4b87-8d84-f3b084ede21a tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-member] GET http://192.168.122.198/volume/v3/snapshots/f7d58b61-8737-4280-9f7a-6d0f30c65cb4 Sep 06 06:52:47 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-304a9017-47c7-4b87-8d84-f3b084ede21a tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:47 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-304a9017-47c7-4b87-8d84-f3b084ede21a tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:47 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:47 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:52:47 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-304a9017-47c7-4b87-8d84-f3b084ede21a tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-member] Snapshot retrieved successfully. Sep 06 06:52:47 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-304a9017-47c7-4b87-8d84-f3b084ede21a tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-member] http://192.168.122.198/volume/v3/snapshots/f7d58b61-8737-4280-9f7a-6d0f30c65cb4 returned with HTTP 200 Sep 06 06:52:47 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1580/3183] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:52:47 2026] GET /volume/v3/snapshots/f7d58b61-8737-4280-9f7a-6d0f30c65cb4 => generated 436 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:48 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-c11b94e0-4b77-4e41-ac35-28f7957e92a8 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:48 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c11b94e0-4b77-4e41-ac35-28f7957e92a8 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] GET http://192.168.122.198/volume/v3/snapshots/ca7d982d-be3d-4a89-ae52-38e9452dcd81 Sep 06 06:52:48 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-c11b94e0-4b77-4e41-ac35-28f7957e92a8 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:48 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-c11b94e0-4b77-4e41-ac35-28f7957e92a8 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:48 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c11b94e0-4b77-4e41-ac35-28f7957e92a8 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] http://192.168.122.198/volume/v3/snapshots/ca7d982d-be3d-4a89-ae52-38e9452dcd81 returned with HTTP 404 Sep 06 06:52:48 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1604/3184] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:52:48 2026] GET /volume/v3/snapshots/ca7d982d-be3d-4a89-ae52-38e9452dcd81 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:52:48 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-82df6c63-5b96-40a4-9dea-0220b949f16b None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:48 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-82df6c63-5b96-40a4-9dea-0220b949f16b tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] DELETE http://192.168.122.198/volume/v3/volumes/6f172b4a-90c3-49b8-9f72-c18e54809d99 Sep 06 06:52:48 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-82df6c63-5b96-40a4-9dea-0220b949f16b tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:48 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-82df6c63-5b96-40a4-9dea-0220b949f16b tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:48 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-82df6c63-5b96-40a4-9dea-0220b949f16b tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Delete volume with id: 6f172b4a-90c3-49b8-9f72-c18e54809d99 Sep 06 06:52:48 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:48 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:52:48 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:48 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:52:48 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-82df6c63-5b96-40a4-9dea-0220b949f16b tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Volume info retrieved successfully. Sep 06 06:52:48 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-82df6c63-5b96-40a4-9dea-0220b949f16b tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Delete volume request issued successfully. Sep 06 06:52:48 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-82df6c63-5b96-40a4-9dea-0220b949f16b tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] http://192.168.122.198/volume/v3/volumes/6f172b4a-90c3-49b8-9f72-c18e54809d99 returned with HTTP 202 Sep 06 06:52:48 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1581/3185] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:52:48 2026] DELETE /volume/v3/volumes/6f172b4a-90c3-49b8-9f72-c18e54809d99 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:52:48 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-31bee032-c55a-4f09-bf72-cb4b081f91c0 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:48 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-31bee032-c55a-4f09-bf72-cb4b081f91c0 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] GET http://192.168.122.198/volume/v3/volumes/6f172b4a-90c3-49b8-9f72-c18e54809d99 Sep 06 06:52:48 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-31bee032-c55a-4f09-bf72-cb4b081f91c0 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:48 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-31bee032-c55a-4f09-bf72-cb4b081f91c0 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:48 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:48 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:52:48 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:48 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:52:48 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-31bee032-c55a-4f09-bf72-cb4b081f91c0 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Volume info retrieved successfully. Sep 06 06:52:48 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-31bee032-c55a-4f09-bf72-cb4b081f91c0 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] http://192.168.122.198/volume/v3/volumes/6f172b4a-90c3-49b8-9f72-c18e54809d99 returned with HTTP 200 Sep 06 06:52:48 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1605/3186] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:52:48 2026] GET /volume/v3/volumes/6f172b4a-90c3-49b8-9f72-c18e54809d99 => generated 1015 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:52:48 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-d942195e-ca62-425f-bdd5-16180d19a707 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:48 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-d942195e-ca62-425f-bdd5-16180d19a707 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-member] GET http://192.168.122.198/volume/v3/snapshots/f7d58b61-8737-4280-9f7a-6d0f30c65cb4 Sep 06 06:52:48 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-d942195e-ca62-425f-bdd5-16180d19a707 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:48 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-d942195e-ca62-425f-bdd5-16180d19a707 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:48 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:48 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:52:48 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-d942195e-ca62-425f-bdd5-16180d19a707 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-member] Snapshot retrieved successfully. Sep 06 06:52:48 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-d942195e-ca62-425f-bdd5-16180d19a707 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-member] http://192.168.122.198/volume/v3/snapshots/f7d58b61-8737-4280-9f7a-6d0f30c65cb4 returned with HTTP 200 Sep 06 06:52:48 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1582/3187] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:52:48 2026] GET /volume/v3/snapshots/f7d58b61-8737-4280-9f7a-6d0f30c65cb4 => generated 436 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:49 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-b2087b85-b0f9-4248-97df-7ea347212ac6 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:49 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b2087b85-b0f9-4248-97df-7ea347212ac6 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] GET http://192.168.122.198/volume/v3/volumes/6f172b4a-90c3-49b8-9f72-c18e54809d99 Sep 06 06:52:49 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b2087b85-b0f9-4248-97df-7ea347212ac6 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:49 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b2087b85-b0f9-4248-97df-7ea347212ac6 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:49 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b2087b85-b0f9-4248-97df-7ea347212ac6 tempest-ProjectReaderTests-1566093849 tempest-ProjectReaderTests-1566093849-project-admin] http://192.168.122.198/volume/v3/volumes/6f172b4a-90c3-49b8-9f72-c18e54809d99 returned with HTTP 404 Sep 06 06:52:49 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1606/3188] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:52:49 2026] GET /volume/v3/volumes/6f172b4a-90c3-49b8-9f72-c18e54809d99 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:52:49 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-439d5c2b-2a68-45dd-880e-230c800f349e None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:49 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-439d5c2b-2a68-45dd-880e-230c800f349e tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-member] GET http://192.168.122.198/volume/v3/snapshots/f7d58b61-8737-4280-9f7a-6d0f30c65cb4 Sep 06 06:52:49 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-439d5c2b-2a68-45dd-880e-230c800f349e tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:49 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-439d5c2b-2a68-45dd-880e-230c800f349e tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:49 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:49 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:52:49 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-439d5c2b-2a68-45dd-880e-230c800f349e tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-member] Snapshot retrieved successfully. Sep 06 06:52:49 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-439d5c2b-2a68-45dd-880e-230c800f349e tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-member] http://192.168.122.198/volume/v3/snapshots/f7d58b61-8737-4280-9f7a-6d0f30c65cb4 returned with HTTP 200 Sep 06 06:52:49 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1583/3189] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:52:49 2026] GET /volume/v3/snapshots/f7d58b61-8737-4280-9f7a-6d0f30c65cb4 => generated 436 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:50 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-bc6520f1-8ef7-44ad-94a5-d5993ee33df8 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:50 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-bc6520f1-8ef7-44ad-94a5-d5993ee33df8 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-member] GET http://192.168.122.198/volume/v3/snapshots/f7d58b61-8737-4280-9f7a-6d0f30c65cb4 Sep 06 06:52:50 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-bc6520f1-8ef7-44ad-94a5-d5993ee33df8 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:50 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-bc6520f1-8ef7-44ad-94a5-d5993ee33df8 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:50 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:50 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:52:50 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-bc6520f1-8ef7-44ad-94a5-d5993ee33df8 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-member] Snapshot retrieved successfully. Sep 06 06:52:50 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-bc6520f1-8ef7-44ad-94a5-d5993ee33df8 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-member] http://192.168.122.198/volume/v3/snapshots/f7d58b61-8737-4280-9f7a-6d0f30c65cb4 returned with HTTP 200 Sep 06 06:52:50 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1607/3190] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:52:50 2026] GET /volume/v3/snapshots/f7d58b61-8737-4280-9f7a-6d0f30c65cb4 => generated 463 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:50 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-aae5a98d-7357-494c-b4fd-0e3239f70f30 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:50 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-aae5a98d-7357-494c-b4fd-0e3239f70f30 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-member] DELETE http://192.168.122.198/volume/v3/snapshots/f7d58b61-8737-4280-9f7a-6d0f30c65cb4 Sep 06 06:52:50 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-aae5a98d-7357-494c-b4fd-0e3239f70f30 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:50 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-aae5a98d-7357-494c-b4fd-0e3239f70f30 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-member] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:50 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.snapshots [None req-aae5a98d-7357-494c-b4fd-0e3239f70f30 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-member] Delete snapshot with id: f7d58b61-8737-4280-9f7a-6d0f30c65cb4 Sep 06 06:52:50 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:50 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:52:50 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-aae5a98d-7357-494c-b4fd-0e3239f70f30 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-member] Snapshot retrieved successfully. Sep 06 06:52:50 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:50 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:52:50 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-aae5a98d-7357-494c-b4fd-0e3239f70f30 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-member] Snapshot delete request issued successfully. Sep 06 06:52:50 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-aae5a98d-7357-494c-b4fd-0e3239f70f30 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-member] http://192.168.122.198/volume/v3/snapshots/f7d58b61-8737-4280-9f7a-6d0f30c65cb4 returned with HTTP 202 Sep 06 06:52:50 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1584/3191] 192.168.122.198 () {58 vars in 1241 bytes} [Sun Sep 6 06:52:50 2026] DELETE /volume/v3/snapshots/f7d58b61-8737-4280-9f7a-6d0f30c65cb4 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:52:50 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-372e6594-f814-46b4-b67e-33e15e5a3662 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:50 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-372e6594-f814-46b4-b67e-33e15e5a3662 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-member] GET http://192.168.122.198/volume/v3/snapshots/f7d58b61-8737-4280-9f7a-6d0f30c65cb4 Sep 06 06:52:50 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-372e6594-f814-46b4-b67e-33e15e5a3662 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:50 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-372e6594-f814-46b4-b67e-33e15e5a3662 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:50 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:50 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:52:50 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-372e6594-f814-46b4-b67e-33e15e5a3662 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-member] Snapshot retrieved successfully. Sep 06 06:52:50 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-372e6594-f814-46b4-b67e-33e15e5a3662 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-member] http://192.168.122.198/volume/v3/snapshots/f7d58b61-8737-4280-9f7a-6d0f30c65cb4 returned with HTTP 200 Sep 06 06:52:50 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1608/3192] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:52:50 2026] GET /volume/v3/snapshots/f7d58b61-8737-4280-9f7a-6d0f30c65cb4 => generated 462 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:51 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-fc3dd89f-6031-4777-80ed-de7ffa560296 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:51 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-fc3dd89f-6031-4777-80ed-de7ffa560296 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-member] GET http://192.168.122.198/volume/v3/snapshots/f7d58b61-8737-4280-9f7a-6d0f30c65cb4 Sep 06 06:52:51 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-fc3dd89f-6031-4777-80ed-de7ffa560296 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:51 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-fc3dd89f-6031-4777-80ed-de7ffa560296 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:51 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:51 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:52:51 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-fc3dd89f-6031-4777-80ed-de7ffa560296 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-member] Snapshot retrieved successfully. Sep 06 06:52:51 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-fc3dd89f-6031-4777-80ed-de7ffa560296 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-member] http://192.168.122.198/volume/v3/snapshots/f7d58b61-8737-4280-9f7a-6d0f30c65cb4 returned with HTTP 200 Sep 06 06:52:51 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1585/3193] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:52:51 2026] GET /volume/v3/snapshots/f7d58b61-8737-4280-9f7a-6d0f30c65cb4 => generated 462 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:52 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-0c739020-91b6-4996-bd1e-90ef69881824 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:52 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-995ae39a-cb75-4fa9-bf8c-54539b16073d None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:52 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-995ae39a-cb75-4fa9-bf8c-54539b16073d tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-member] GET http://192.168.122.198/volume/v3/snapshots/f7d58b61-8737-4280-9f7a-6d0f30c65cb4 Sep 06 06:52:52 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-995ae39a-cb75-4fa9-bf8c-54539b16073d tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:52 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-995ae39a-cb75-4fa9-bf8c-54539b16073d tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:52 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-995ae39a-cb75-4fa9-bf8c-54539b16073d tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-member] http://192.168.122.198/volume/v3/snapshots/f7d58b61-8737-4280-9f7a-6d0f30c65cb4 returned with HTTP 404 Sep 06 06:52:52 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1586/3194] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:52:52 2026] GET /volume/v3/snapshots/f7d58b61-8737-4280-9f7a-6d0f30c65cb4 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:52:52 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-075261b7-f39a-4d46-9eeb-2b3bcd783d8c None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:52 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-075261b7-f39a-4d46-9eeb-2b3bcd783d8c tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] DELETE http://192.168.122.198/volume/v3/volumes/24bb531f-806c-47ac-b7d2-20ac91133088 Sep 06 06:52:52 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-075261b7-f39a-4d46-9eeb-2b3bcd783d8c tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:52 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-075261b7-f39a-4d46-9eeb-2b3bcd783d8c tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:52 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-075261b7-f39a-4d46-9eeb-2b3bcd783d8c tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Delete volume with id: 24bb531f-806c-47ac-b7d2-20ac91133088 Sep 06 06:52:52 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-0c739020-91b6-4996-bd1e-90ef69881824 tempest-ProjectReaderTests-801230299 tempest-ProjectReaderTests-801230299-project-admin] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:52:52 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-0c739020-91b6-4996-bd1e-90ef69881824 tempest-ProjectReaderTests-801230299 tempest-ProjectReaderTests-801230299-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1672587364"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:52:52 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.volumes [None req-0c739020-91b6-4996-bd1e-90ef69881824 tempest-ProjectReaderTests-801230299 tempest-ProjectReaderTests-801230299-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1672587364'}} {{(pid=87015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:52:52 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-0c739020-91b6-4996-bd1e-90ef69881824 tempest-ProjectReaderTests-801230299 tempest-ProjectReaderTests-801230299-project-admin] Create volume of 1 GB Sep 06 06:52:52 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:52 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:52:52 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:52 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:52:52 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-075261b7-f39a-4d46-9eeb-2b3bcd783d8c tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Volume info retrieved successfully. Sep 06 06:52:52 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-0c739020-91b6-4996-bd1e-90ef69881824 tempest-ProjectReaderTests-801230299 tempest-ProjectReaderTests-801230299-project-admin] Availability Zones retrieved successfully. Sep 06 06:52:53 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-0c739020-91b6-4996-bd1e-90ef69881824 tempest-ProjectReaderTests-801230299 tempest-ProjectReaderTests-801230299-project-admin] Flow 'volume_create_api' (b4a9288c-e17e-4342-a34c-9b85f5f169e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:52:53 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-0c739020-91b6-4996-bd1e-90ef69881824 tempest-ProjectReaderTests-801230299 tempest-ProjectReaderTests-801230299-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a23c922b-91fa-487a-949f-24bde145d965) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:52:53 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.flows.api.create_volume [None req-0c739020-91b6-4996-bd1e-90ef69881824 tempest-ProjectReaderTests-801230299 tempest-ProjectReaderTests-801230299-project-admin] Validating volume size '1' using validate_int {{(pid=87015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:52:53 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-075261b7-f39a-4d46-9eeb-2b3bcd783d8c tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Delete volume request issued successfully. Sep 06 06:52:53 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-075261b7-f39a-4d46-9eeb-2b3bcd783d8c tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] http://192.168.122.198/volume/v3/volumes/24bb531f-806c-47ac-b7d2-20ac91133088 returned with HTTP 202 Sep 06 06:52:53 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1587/3195] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:52:52 2026] DELETE /volume/v3/volumes/24bb531f-806c-47ac-b7d2-20ac91133088 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:52:53 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-dcdb85c3-5058-465e-9aac-52f6a7de8917 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:53 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-dcdb85c3-5058-465e-9aac-52f6a7de8917 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] GET http://192.168.122.198/volume/v3/volumes/24bb531f-806c-47ac-b7d2-20ac91133088 Sep 06 06:52:53 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-dcdb85c3-5058-465e-9aac-52f6a7de8917 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:53 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-dcdb85c3-5058-465e-9aac-52f6a7de8917 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:53 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:53 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:52:53 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:53 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:52:53 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-0c739020-91b6-4996-bd1e-90ef69881824 tempest-ProjectReaderTests-801230299 tempest-ProjectReaderTests-801230299-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a23c922b-91fa-487a-949f-24bde145d965) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:52:53 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-0c739020-91b6-4996-bd1e-90ef69881824 tempest-ProjectReaderTests-801230299 tempest-ProjectReaderTests-801230299-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58f1c547-d177-4269-b200-fda75bfcb33b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:52:53 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-dcdb85c3-5058-465e-9aac-52f6a7de8917 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Volume info retrieved successfully. Sep 06 06:52:53 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-dcdb85c3-5058-465e-9aac-52f6a7de8917 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] http://192.168.122.198/volume/v3/volumes/24bb531f-806c-47ac-b7d2-20ac91133088 returned with HTTP 200 Sep 06 06:52:53 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1588/3196] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:52:53 2026] GET /volume/v3/volumes/24bb531f-806c-47ac-b7d2-20ac91133088 => generated 1015 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:52:53 devstack devstack@c-api.service[87015]: DEBUG cinder.quota [None req-0c739020-91b6-4996-bd1e-90ef69881824 tempest-ProjectReaderTests-801230299 tempest-ProjectReaderTests-801230299-project-admin] Created reservations ['9256331c-c2aa-4370-b5b8-000d0f6a9a22', 'c2f7eaba-4317-45cb-9536-38ca390d5a7a', 'f2ffef9b-6764-4d4d-8526-31281d523a84', '6f80d342-5839-4e7b-bf42-d88badea0923'] {{(pid=87015) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:52:53 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-0c739020-91b6-4996-bd1e-90ef69881824 tempest-ProjectReaderTests-801230299 tempest-ProjectReaderTests-801230299-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58f1c547-d177-4269-b200-fda75bfcb33b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9256331c-c2aa-4370-b5b8-000d0f6a9a22', 'c2f7eaba-4317-45cb-9536-38ca390d5a7a', 'f2ffef9b-6764-4d4d-8526-31281d523a84', '6f80d342-5839-4e7b-bf42-d88badea0923']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:52:53 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-0c739020-91b6-4996-bd1e-90ef69881824 tempest-ProjectReaderTests-801230299 tempest-ProjectReaderTests-801230299-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79610f71-cda3-4f01-a754-4ac26a4a5416) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:52:53 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:53 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:52:53 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-0c739020-91b6-4996-bd1e-90ef69881824 tempest-ProjectReaderTests-801230299 tempest-ProjectReaderTests-801230299-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79610f71-cda3-4f01-a754-4ac26a4a5416) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '67f2cb36-25a8-4feb-9d7f-9300589daa71', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1672587364',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e3094aeb03f4770b80420a4ce3147c6',qos_specs=None,replication_status=,reservations=['9256331c-c2aa-4370-b5b8-000d0f6a9a22','c2f7eaba-4317-45cb-9536-38ca390d5a7a','f2ffef9b-6764-4d4d-8526-31281d523a84','6f80d342-5839-4e7b-bf42-d88badea0923'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28acf64a08b34c72aad6ec6fec2c6c1d',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:52:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1672587364',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=67f2cb36-25a8-4feb-9d7f-9300589daa71,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0e3094aeb03f4770b80420a4ce3147c6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='28acf64a08b34c72aad6ec6fec2c6c1d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:52:53 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-0c739020-91b6-4996-bd1e-90ef69881824 tempest-ProjectReaderTests-801230299 tempest-ProjectReaderTests-801230299-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c47c3ed-5e87-4d61-96d5-a4f0f4b35b34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:52:53 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-0c739020-91b6-4996-bd1e-90ef69881824 tempest-ProjectReaderTests-801230299 tempest-ProjectReaderTests-801230299-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c47c3ed-5e87-4d61-96d5-a4f0f4b35b34) transitioned into state 'SUCCESS' from state '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-1672587364',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e3094aeb03f4770b80420a4ce3147c6',qos_specs=None,replication_status=,reservations=['9256331c-c2aa-4370-b5b8-000d0f6a9a22','c2f7eaba-4317-45cb-9536-38ca390d5a7a','f2ffef9b-6764-4d4d-8526-31281d523a84','6f80d342-5839-4e7b-bf42-d88badea0923'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28acf64a08b34c72aad6ec6fec2c6c1d',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:52:53 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-0c739020-91b6-4996-bd1e-90ef69881824 tempest-ProjectReaderTests-801230299 tempest-ProjectReaderTests-801230299-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e596258a-ce9c-4e6c-b4c3-a386aa93fc2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:52:53 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-0c739020-91b6-4996-bd1e-90ef69881824 tempest-ProjectReaderTests-801230299 tempest-ProjectReaderTests-801230299-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e596258a-ce9c-4e6c-b4c3-a386aa93fc2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:52:53 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-0c739020-91b6-4996-bd1e-90ef69881824 tempest-ProjectReaderTests-801230299 tempest-ProjectReaderTests-801230299-project-admin] Flow 'volume_create_api' (b4a9288c-e17e-4342-a34c-9b85f5f169e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:52:53 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-0c739020-91b6-4996-bd1e-90ef69881824 tempest-ProjectReaderTests-801230299 tempest-ProjectReaderTests-801230299-project-admin] Create volume request issued successfully. Sep 06 06:52:53 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-0c739020-91b6-4996-bd1e-90ef69881824 tempest-ProjectReaderTests-801230299 tempest-ProjectReaderTests-801230299-project-admin] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:52:53 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1609/3197] 192.168.122.198 () {60 vars in 1142 bytes} [Sun Sep 6 06:52:52 2026] POST /volume/v3/volumes => generated 787 bytes in 556 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:52:53 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-1f355378-f48b-4725-9cda-874e33d5ae8a None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:53 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-1f355378-f48b-4725-9cda-874e33d5ae8a tempest-ProjectReaderTests-801230299 tempest-ProjectReaderTests-801230299-project-admin] GET http://192.168.122.198/volume/v3/volumes/67f2cb36-25a8-4feb-9d7f-9300589daa71 Sep 06 06:52:53 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-1f355378-f48b-4725-9cda-874e33d5ae8a tempest-ProjectReaderTests-801230299 tempest-ProjectReaderTests-801230299-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:53 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-1f355378-f48b-4725-9cda-874e33d5ae8a tempest-ProjectReaderTests-801230299 tempest-ProjectReaderTests-801230299-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:53 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:53 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:52:53 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:53 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:52:53 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-1f355378-f48b-4725-9cda-874e33d5ae8a tempest-ProjectReaderTests-801230299 tempest-ProjectReaderTests-801230299-project-admin] Volume info retrieved successfully. Sep 06 06:52:53 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-1f355378-f48b-4725-9cda-874e33d5ae8a tempest-ProjectReaderTests-801230299 tempest-ProjectReaderTests-801230299-project-admin] http://192.168.122.198/volume/v3/volumes/67f2cb36-25a8-4feb-9d7f-9300589daa71 returned with HTTP 200 Sep 06 06:52:53 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1589/3198] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:52:53 2026] GET /volume/v3/volumes/67f2cb36-25a8-4feb-9d7f-9300589daa71 => generated 966 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:54 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-60ea91a3-bbab-4ada-a8de-a369bbd0a7e5 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:54 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-60ea91a3-bbab-4ada-a8de-a369bbd0a7e5 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] GET http://192.168.122.198/volume/v3/volumes/24bb531f-806c-47ac-b7d2-20ac91133088 Sep 06 06:52:54 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-60ea91a3-bbab-4ada-a8de-a369bbd0a7e5 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:54 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-60ea91a3-bbab-4ada-a8de-a369bbd0a7e5 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:54 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-60ea91a3-bbab-4ada-a8de-a369bbd0a7e5 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] http://192.168.122.198/volume/v3/volumes/24bb531f-806c-47ac-b7d2-20ac91133088 returned with HTTP 404 Sep 06 06:52:54 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1610/3199] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:52:54 2026] GET /volume/v3/volumes/24bb531f-806c-47ac-b7d2-20ac91133088 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:52:54 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-d5b816d9-ba9c-4f18-8327-3e1fb5265a5d None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:54 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-d5b816d9-ba9c-4f18-8327-3e1fb5265a5d tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:52:54 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-d5b816d9-ba9c-4f18-8327-3e1fb5265a5d tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1496699138"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:52:54 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.volumes [None req-d5b816d9-ba9c-4f18-8327-3e1fb5265a5d tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1496699138'}} {{(pid=87014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:52:54 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-d5b816d9-ba9c-4f18-8327-3e1fb5265a5d tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Create volume of 1 GB Sep 06 06:52:54 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-d5b816d9-ba9c-4f18-8327-3e1fb5265a5d tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Availability Zones retrieved successfully. Sep 06 06:52:54 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-d5b816d9-ba9c-4f18-8327-3e1fb5265a5d tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Flow 'volume_create_api' (a09f85aa-4236-450e-836a-ab042b4c0e79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:52:54 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-d5b816d9-ba9c-4f18-8327-3e1fb5265a5d tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2cb34b6-9786-4885-add9-9d9bcd1f80de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:52:54 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.flows.api.create_volume [None req-d5b816d9-ba9c-4f18-8327-3e1fb5265a5d tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Validating volume size '1' using validate_int {{(pid=87014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:52:54 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-d5b816d9-ba9c-4f18-8327-3e1fb5265a5d tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2cb34b6-9786-4885-add9-9d9bcd1f80de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:52:54 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-d5b816d9-ba9c-4f18-8327-3e1fb5265a5d tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb2d69d9-3b1d-4421-befb-122aef981f21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:52:54 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-d5b816d9-ba9c-4f18-8327-3e1fb5265a5d tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Created reservations ['af7d14fa-b56d-4046-a0fb-6964f938614a', 'b0e3fdd8-fbab-4798-a2c7-52d44a9f8302', '43e89cd5-0209-49d2-9d7f-919eed563128', 'e9ed195e-a5ff-433d-ab44-59f27c0c6de6'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:52:54 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-d5b816d9-ba9c-4f18-8327-3e1fb5265a5d tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb2d69d9-3b1d-4421-befb-122aef981f21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['af7d14fa-b56d-4046-a0fb-6964f938614a', 'b0e3fdd8-fbab-4798-a2c7-52d44a9f8302', '43e89cd5-0209-49d2-9d7f-919eed563128', 'e9ed195e-a5ff-433d-ab44-59f27c0c6de6']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:52:54 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-d5b816d9-ba9c-4f18-8327-3e1fb5265a5d tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec70ab4c-7a57-4a6e-a81c-d615ed4b2ea0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:52:54 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:54 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:52:54 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-d5b816d9-ba9c-4f18-8327-3e1fb5265a5d tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec70ab4c-7a57-4a6e-a81c-d615ed4b2ea0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ba741e71-7e57-4f1a-a32d-d761762061cf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1496699138',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9dc5436e8fa48389e888d8f19858d1b',qos_specs=None,replication_status=,reservations=['af7d14fa-b56d-4046-a0fb-6964f938614a','b0e3fdd8-fbab-4798-a2c7-52d44a9f8302','43e89cd5-0209-49d2-9d7f-919eed563128','e9ed195e-a5ff-433d-ab44-59f27c0c6de6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9722e49a5da4ba7b028b07e73bfb4c8',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:52:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1496699138',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ba741e71-7e57-4f1a-a32d-d761762061cf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f9dc5436e8fa48389e888d8f19858d1b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f9722e49a5da4ba7b028b07e73bfb4c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:52:54 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-d5b816d9-ba9c-4f18-8327-3e1fb5265a5d tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d5e8e6a-94a7-45af-9687-a99297c9b631) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:52:54 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-cd45dd8c-f493-4e1c-85d2-01ae9a6834d5 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:54 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-cd45dd8c-f493-4e1c-85d2-01ae9a6834d5 tempest-ProjectReaderTests-801230299 tempest-ProjectReaderTests-801230299-project-admin] GET http://192.168.122.198/volume/v3/volumes/67f2cb36-25a8-4feb-9d7f-9300589daa71 Sep 06 06:52:54 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-cd45dd8c-f493-4e1c-85d2-01ae9a6834d5 tempest-ProjectReaderTests-801230299 tempest-ProjectReaderTests-801230299-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:54 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-cd45dd8c-f493-4e1c-85d2-01ae9a6834d5 tempest-ProjectReaderTests-801230299 tempest-ProjectReaderTests-801230299-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:54 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-d5b816d9-ba9c-4f18-8327-3e1fb5265a5d tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d5e8e6a-94a7-45af-9687-a99297c9b631) transitioned into state 'SUCCESS' from state '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-1496699138',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9dc5436e8fa48389e888d8f19858d1b',qos_specs=None,replication_status=,reservations=['af7d14fa-b56d-4046-a0fb-6964f938614a','b0e3fdd8-fbab-4798-a2c7-52d44a9f8302','43e89cd5-0209-49d2-9d7f-919eed563128','e9ed195e-a5ff-433d-ab44-59f27c0c6de6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9722e49a5da4ba7b028b07e73bfb4c8',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:52:54 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-d5b816d9-ba9c-4f18-8327-3e1fb5265a5d tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0aee1e01-0b32-4cea-8529-b7717103d04d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:52:54 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:54 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:52:54 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:54 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:52:54 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-cd45dd8c-f493-4e1c-85d2-01ae9a6834d5 tempest-ProjectReaderTests-801230299 tempest-ProjectReaderTests-801230299-project-admin] Volume info retrieved successfully. Sep 06 06:52:54 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-d5b816d9-ba9c-4f18-8327-3e1fb5265a5d tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0aee1e01-0b32-4cea-8529-b7717103d04d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:52:54 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-d5b816d9-ba9c-4f18-8327-3e1fb5265a5d tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Flow 'volume_create_api' (a09f85aa-4236-450e-836a-ab042b4c0e79) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:52:54 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-d5b816d9-ba9c-4f18-8327-3e1fb5265a5d tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Create volume request issued successfully. Sep 06 06:52:54 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-d5b816d9-ba9c-4f18-8327-3e1fb5265a5d tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:52:54 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1590/3200] 192.168.122.198 () {60 vars in 1142 bytes} [Sun Sep 6 06:52:54 2026] POST /volume/v3/volumes => generated 787 bytes in 364 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:52:54 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-cd45dd8c-f493-4e1c-85d2-01ae9a6834d5 tempest-ProjectReaderTests-801230299 tempest-ProjectReaderTests-801230299-project-admin] http://192.168.122.198/volume/v3/volumes/67f2cb36-25a8-4feb-9d7f-9300589daa71 returned with HTTP 200 Sep 06 06:52:54 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1611/3201] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:52:54 2026] GET /volume/v3/volumes/67f2cb36-25a8-4feb-9d7f-9300589daa71 => generated 1016 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:52:54 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-a12bde67-ec50-45e9-b8af-ad08e95e7cd4 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:54 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-a12bde67-ec50-45e9-b8af-ad08e95e7cd4 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] GET http://192.168.122.198/volume/v3/volumes/ba741e71-7e57-4f1a-a32d-d761762061cf Sep 06 06:52:54 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-a12bde67-ec50-45e9-b8af-ad08e95e7cd4 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:54 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-a12bde67-ec50-45e9-b8af-ad08e95e7cd4 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:54 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:54 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:52:54 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:54 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:52:54 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-a12bde67-ec50-45e9-b8af-ad08e95e7cd4 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Volume info retrieved successfully. Sep 06 06:52:54 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-a12bde67-ec50-45e9-b8af-ad08e95e7cd4 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] http://192.168.122.198/volume/v3/volumes/ba741e71-7e57-4f1a-a32d-d761762061cf returned with HTTP 200 Sep 06 06:52:54 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1591/3202] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:52:54 2026] GET /volume/v3/volumes/ba741e71-7e57-4f1a-a32d-d761762061cf => generated 966 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:55 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-28190751-55e3-4e85-b401-5ecf2e247bda None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:55 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-28190751-55e3-4e85-b401-5ecf2e247bda tempest-ProjectReaderTests-801230299 tempest-ProjectReaderTests-801230299-project-admin] GET http://192.168.122.198/volume/v3/volumes/67f2cb36-25a8-4feb-9d7f-9300589daa71 Sep 06 06:52:55 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-28190751-55e3-4e85-b401-5ecf2e247bda tempest-ProjectReaderTests-801230299 tempest-ProjectReaderTests-801230299-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:55 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-28190751-55e3-4e85-b401-5ecf2e247bda tempest-ProjectReaderTests-801230299 tempest-ProjectReaderTests-801230299-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:55 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:55 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:52:55 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:55 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:52:55 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-28190751-55e3-4e85-b401-5ecf2e247bda tempest-ProjectReaderTests-801230299 tempest-ProjectReaderTests-801230299-project-admin] Volume info retrieved successfully. Sep 06 06:52:55 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-8ecf0154-9010-4651-b6cb-b80e0fa30d2a None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:55 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-28190751-55e3-4e85-b401-5ecf2e247bda tempest-ProjectReaderTests-801230299 tempest-ProjectReaderTests-801230299-project-admin] http://192.168.122.198/volume/v3/volumes/67f2cb36-25a8-4feb-9d7f-9300589daa71 returned with HTTP 200 Sep 06 06:52:55 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1612/3203] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:52:55 2026] GET /volume/v3/volumes/67f2cb36-25a8-4feb-9d7f-9300589daa71 => generated 1017 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:52:55 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-8ecf0154-9010-4651-b6cb-b80e0fa30d2a tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] GET http://192.168.122.198/volume/v3/volumes/ba741e71-7e57-4f1a-a32d-d761762061cf Sep 06 06:52:55 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-8ecf0154-9010-4651-b6cb-b80e0fa30d2a tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:55 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-8ecf0154-9010-4651-b6cb-b80e0fa30d2a tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:55 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:55 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:52:55 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-c0e11b5d-9044-44af-b2d4-daaebb7ab58e None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:55 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:55 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:52:55 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-8ecf0154-9010-4651-b6cb-b80e0fa30d2a tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Volume info retrieved successfully. Sep 06 06:52:55 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-8ecf0154-9010-4651-b6cb-b80e0fa30d2a tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] http://192.168.122.198/volume/v3/volumes/ba741e71-7e57-4f1a-a32d-d761762061cf returned with HTTP 200 Sep 06 06:52:55 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1592/3204] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:52:55 2026] GET /volume/v3/volumes/ba741e71-7e57-4f1a-a32d-d761762061cf => generated 1017 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 06:52:55 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-f4f3e74f-7b67-4f99-b36f-0cfa312d4ef3 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:55 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f4f3e74f-7b67-4f99-b36f-0cfa312d4ef3 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] POST http://192.168.122.198/volume/v3/snapshots Sep 06 06:52:55 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-f4f3e74f-7b67-4f99-b36f-0cfa312d4ef3 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ba741e71-7e57-4f1a-a32d-d761762061cf", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1753026173"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:52:55 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:55 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:52:55 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:55 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:52:55 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-f4f3e74f-7b67-4f99-b36f-0cfa312d4ef3 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Volume info retrieved successfully. Sep 06 06:52:55 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.snapshots [None req-f4f3e74f-7b67-4f99-b36f-0cfa312d4ef3 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Create snapshot from volume ba741e71-7e57-4f1a-a32d-d761762061cf Sep 06 06:52:55 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-f4f3e74f-7b67-4f99-b36f-0cfa312d4ef3 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Created reservations ['8351d3e6-37ea-463f-a22a-1b73c7b6ab6a', '4a795707-ff6f-4261-bfa4-07d96f540052', '7344b7a9-c3ac-4230-af49-661f508c7cc9', 'a0d55bfa-2c03-4dd5-a6f9-3ae6abdf4700'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:52:55 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c0e11b5d-9044-44af-b2d4-daaebb7ab58e tempest-ProjectReaderTests-801230299 tempest-ProjectReaderTests-801230299-project-reader] POST http://192.168.122.198/volume/v3/volumes/67f2cb36-25a8-4feb-9d7f-9300589daa71/action Sep 06 06:52:55 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-c0e11b5d-9044-44af-b2d4-daaebb7ab58e tempest-ProjectReaderTests-801230299 tempest-ProjectReaderTests-801230299-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=87015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:52:55 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-c0e11b5d-9044-44af-b2d4-daaebb7ab58e tempest-ProjectReaderTests-801230299 tempest-ProjectReaderTests-801230299-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:52:55 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:55 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:52:55 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:55 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:52:55 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:55 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:52:55 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-c0e11b5d-9044-44af-b2d4-daaebb7ab58e tempest-ProjectReaderTests-801230299 tempest-ProjectReaderTests-801230299-project-reader] Volume info retrieved successfully. Sep 06 06:52:55 devstack devstack@c-api.service[87015]: DEBUG cinder.policy [None req-c0e11b5d-9044-44af-b2d4-daaebb7ab58e tempest-ProjectReaderTests-801230299 tempest-ProjectReaderTests-801230299-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '7df690e450cd400ebe67a20dab823a33', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0e3094aeb03f4770b80420a4ce3147c6', '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=87015) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 06:52:55 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c0e11b5d-9044-44af-b2d4-daaebb7ab58e tempest-ProjectReaderTests-801230299 tempest-ProjectReaderTests-801230299-project-reader] http://192.168.122.198/volume/v3/volumes/67f2cb36-25a8-4feb-9d7f-9300589daa71/action returned with HTTP 403 Sep 06 06:52:55 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1613/3205] 192.168.122.198 () {60 vars in 1274 bytes} [Sun Sep 6 06:52:55 2026] POST /volume/v3/volumes/67f2cb36-25a8-4feb-9d7f-9300589daa71/action => generated 131 bytes in 175 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:52:55 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-cb0fd6b9-e8e8-4f8b-946d-0ff086cc4ef1 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:55 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-cb0fd6b9-e8e8-4f8b-946d-0ff086cc4ef1 tempest-ProjectReaderTests-801230299 tempest-ProjectReaderTests-801230299-project-admin] DELETE http://192.168.122.198/volume/v3/volumes/67f2cb36-25a8-4feb-9d7f-9300589daa71 Sep 06 06:52:55 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-cb0fd6b9-e8e8-4f8b-946d-0ff086cc4ef1 tempest-ProjectReaderTests-801230299 tempest-ProjectReaderTests-801230299-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:55 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-cb0fd6b9-e8e8-4f8b-946d-0ff086cc4ef1 tempest-ProjectReaderTests-801230299 tempest-ProjectReaderTests-801230299-project-admin] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:55 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-cb0fd6b9-e8e8-4f8b-946d-0ff086cc4ef1 tempest-ProjectReaderTests-801230299 tempest-ProjectReaderTests-801230299-project-admin] Delete volume with id: 67f2cb36-25a8-4feb-9d7f-9300589daa71 Sep 06 06:52:55 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:55 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:52:55 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-f4f3e74f-7b67-4f99-b36f-0cfa312d4ef3 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Snapshot create request issued successfully. Sep 06 06:52:55 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f4f3e74f-7b67-4f99-b36f-0cfa312d4ef3 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] http://192.168.122.198/volume/v3/snapshots returned with HTTP 202 Sep 06 06:52:55 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:55 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:52:55 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-cb0fd6b9-e8e8-4f8b-946d-0ff086cc4ef1 tempest-ProjectReaderTests-801230299 tempest-ProjectReaderTests-801230299-project-admin] Volume info retrieved successfully. Sep 06 06:52:55 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1593/3206] 192.168.122.198 () {60 vars in 1149 bytes} [Sun Sep 6 06:52:55 2026] POST /volume/v3/snapshots => generated 308 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:52:55 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-7a7ba8d2-76c7-4e6b-b64f-e889406b07f4 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:55 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-7a7ba8d2-76c7-4e6b-b64f-e889406b07f4 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] GET http://192.168.122.198/volume/v3/snapshots/30868bcd-cb48-4201-9c88-0dd1de711553 Sep 06 06:52:55 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-7a7ba8d2-76c7-4e6b-b64f-e889406b07f4 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:55 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-7a7ba8d2-76c7-4e6b-b64f-e889406b07f4 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:55 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:55 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:52:55 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-7a7ba8d2-76c7-4e6b-b64f-e889406b07f4 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Snapshot retrieved successfully. Sep 06 06:52:55 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-7a7ba8d2-76c7-4e6b-b64f-e889406b07f4 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] http://192.168.122.198/volume/v3/snapshots/30868bcd-cb48-4201-9c88-0dd1de711553 returned with HTTP 200 Sep 06 06:52:55 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1594/3207] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:52:55 2026] GET /volume/v3/snapshots/30868bcd-cb48-4201-9c88-0dd1de711553 => generated 440 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:55 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-cb0fd6b9-e8e8-4f8b-946d-0ff086cc4ef1 tempest-ProjectReaderTests-801230299 tempest-ProjectReaderTests-801230299-project-admin] Delete volume request issued successfully. Sep 06 06:52:55 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-cb0fd6b9-e8e8-4f8b-946d-0ff086cc4ef1 tempest-ProjectReaderTests-801230299 tempest-ProjectReaderTests-801230299-project-admin] http://192.168.122.198/volume/v3/volumes/67f2cb36-25a8-4feb-9d7f-9300589daa71 returned with HTTP 202 Sep 06 06:52:55 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1614/3208] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:52:55 2026] DELETE /volume/v3/volumes/67f2cb36-25a8-4feb-9d7f-9300589daa71 => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:52:55 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-9410553e-5e75-470a-83c6-efcb23443252 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:55 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-9410553e-5e75-470a-83c6-efcb23443252 tempest-ProjectReaderTests-801230299 tempest-ProjectReaderTests-801230299-project-admin] GET http://192.168.122.198/volume/v3/volumes/67f2cb36-25a8-4feb-9d7f-9300589daa71 Sep 06 06:52:55 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-9410553e-5e75-470a-83c6-efcb23443252 tempest-ProjectReaderTests-801230299 tempest-ProjectReaderTests-801230299-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:55 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-9410553e-5e75-470a-83c6-efcb23443252 tempest-ProjectReaderTests-801230299 tempest-ProjectReaderTests-801230299-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:56 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:56 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:52:56 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:56 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:52:56 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-9410553e-5e75-470a-83c6-efcb23443252 tempest-ProjectReaderTests-801230299 tempest-ProjectReaderTests-801230299-project-admin] Volume info retrieved successfully. Sep 06 06:52:56 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-9410553e-5e75-470a-83c6-efcb23443252 tempest-ProjectReaderTests-801230299 tempest-ProjectReaderTests-801230299-project-admin] http://192.168.122.198/volume/v3/volumes/67f2cb36-25a8-4feb-9d7f-9300589daa71 returned with HTTP 200 Sep 06 06:52:56 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1595/3209] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:52:55 2026] GET /volume/v3/volumes/67f2cb36-25a8-4feb-9d7f-9300589daa71 => generated 1016 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:52:56 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-47574f13-baab-44cb-93ae-bce287f5ab20 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:56 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-47574f13-baab-44cb-93ae-bce287f5ab20 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] GET http://192.168.122.198/volume/v3/snapshots/30868bcd-cb48-4201-9c88-0dd1de711553 Sep 06 06:52:56 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-47574f13-baab-44cb-93ae-bce287f5ab20 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:56 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-47574f13-baab-44cb-93ae-bce287f5ab20 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:56 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:56 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:52:56 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-47574f13-baab-44cb-93ae-bce287f5ab20 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Snapshot retrieved successfully. Sep 06 06:52:56 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-47574f13-baab-44cb-93ae-bce287f5ab20 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] http://192.168.122.198/volume/v3/snapshots/30868bcd-cb48-4201-9c88-0dd1de711553 returned with HTTP 200 Sep 06 06:52:56 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1615/3210] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:52:56 2026] GET /volume/v3/snapshots/30868bcd-cb48-4201-9c88-0dd1de711553 => generated 440 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:57 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-f6b107fe-0038-4653-a3bc-79d62dfc857a None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:57 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f6b107fe-0038-4653-a3bc-79d62dfc857a tempest-ProjectReaderTests-801230299 tempest-ProjectReaderTests-801230299-project-admin] GET http://192.168.122.198/volume/v3/volumes/67f2cb36-25a8-4feb-9d7f-9300589daa71 Sep 06 06:52:57 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-f6b107fe-0038-4653-a3bc-79d62dfc857a tempest-ProjectReaderTests-801230299 tempest-ProjectReaderTests-801230299-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:57 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-f6b107fe-0038-4653-a3bc-79d62dfc857a tempest-ProjectReaderTests-801230299 tempest-ProjectReaderTests-801230299-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:57 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f6b107fe-0038-4653-a3bc-79d62dfc857a tempest-ProjectReaderTests-801230299 tempest-ProjectReaderTests-801230299-project-admin] http://192.168.122.198/volume/v3/volumes/67f2cb36-25a8-4feb-9d7f-9300589daa71 returned with HTTP 404 Sep 06 06:52:57 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1596/3211] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:52:57 2026] GET /volume/v3/volumes/67f2cb36-25a8-4feb-9d7f-9300589daa71 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:52:57 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-79e377e6-e900-4a1e-8189-bf3775d45715 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:57 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-79e377e6-e900-4a1e-8189-bf3775d45715 tempest-ProjectReaderTests-801230299 tempest-ProjectReaderTests-801230299-project-admin] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:52:57 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-79e377e6-e900-4a1e-8189-bf3775d45715 tempest-ProjectReaderTests-801230299 tempest-ProjectReaderTests-801230299-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-867633410"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:52:57 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.volumes [None req-79e377e6-e900-4a1e-8189-bf3775d45715 tempest-ProjectReaderTests-801230299 tempest-ProjectReaderTests-801230299-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-867633410'}} {{(pid=87015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:52:57 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-79e377e6-e900-4a1e-8189-bf3775d45715 tempest-ProjectReaderTests-801230299 tempest-ProjectReaderTests-801230299-project-admin] Create volume of 1 GB Sep 06 06:52:57 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-79e377e6-e900-4a1e-8189-bf3775d45715 tempest-ProjectReaderTests-801230299 tempest-ProjectReaderTests-801230299-project-admin] Availability Zones retrieved successfully. Sep 06 06:52:57 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-79e377e6-e900-4a1e-8189-bf3775d45715 tempest-ProjectReaderTests-801230299 tempest-ProjectReaderTests-801230299-project-admin] Flow 'volume_create_api' (a1f079ab-32f5-4cc3-8023-b3fc47270d93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:52:57 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-79e377e6-e900-4a1e-8189-bf3775d45715 tempest-ProjectReaderTests-801230299 tempest-ProjectReaderTests-801230299-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33206c34-6805-4991-8c26-b5752b4278b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:52:57 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.flows.api.create_volume [None req-79e377e6-e900-4a1e-8189-bf3775d45715 tempest-ProjectReaderTests-801230299 tempest-ProjectReaderTests-801230299-project-admin] Validating volume size '1' using validate_int {{(pid=87015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:52:57 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-79e377e6-e900-4a1e-8189-bf3775d45715 tempest-ProjectReaderTests-801230299 tempest-ProjectReaderTests-801230299-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33206c34-6805-4991-8c26-b5752b4278b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:52:57 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-79e377e6-e900-4a1e-8189-bf3775d45715 tempest-ProjectReaderTests-801230299 tempest-ProjectReaderTests-801230299-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8f9edbb-1fe5-46cc-afd8-9b5fc4a25e31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:52:57 devstack devstack@c-api.service[87015]: DEBUG cinder.quota [None req-79e377e6-e900-4a1e-8189-bf3775d45715 tempest-ProjectReaderTests-801230299 tempest-ProjectReaderTests-801230299-project-admin] Created reservations ['001e18e6-e517-4637-8d4d-8e2bb8f9cbdc', 'bf601f53-4d6a-41e2-979b-9045dbc928f9', 'e2aaf5a7-af05-4410-be0e-37fa63ae9bd4', 'a6f0c2a7-9605-4de0-8666-00657f49bf91'] {{(pid=87015) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:52:57 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-79e377e6-e900-4a1e-8189-bf3775d45715 tempest-ProjectReaderTests-801230299 tempest-ProjectReaderTests-801230299-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8f9edbb-1fe5-46cc-afd8-9b5fc4a25e31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['001e18e6-e517-4637-8d4d-8e2bb8f9cbdc', 'bf601f53-4d6a-41e2-979b-9045dbc928f9', 'e2aaf5a7-af05-4410-be0e-37fa63ae9bd4', 'a6f0c2a7-9605-4de0-8666-00657f49bf91']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:52:57 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-79e377e6-e900-4a1e-8189-bf3775d45715 tempest-ProjectReaderTests-801230299 tempest-ProjectReaderTests-801230299-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a66462ef-d97e-4664-81fc-0fab1878b13a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:52:57 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:57 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:52:57 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-79e377e6-e900-4a1e-8189-bf3775d45715 tempest-ProjectReaderTests-801230299 tempest-ProjectReaderTests-801230299-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a66462ef-d97e-4664-81fc-0fab1878b13a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6b5d7241-20f7-4d18-abdb-5aeb9c5b0dc4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-867633410',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e3094aeb03f4770b80420a4ce3147c6',qos_specs=None,replication_status=,reservations=['001e18e6-e517-4637-8d4d-8e2bb8f9cbdc','bf601f53-4d6a-41e2-979b-9045dbc928f9','e2aaf5a7-af05-4410-be0e-37fa63ae9bd4','a6f0c2a7-9605-4de0-8666-00657f49bf91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28acf64a08b34c72aad6ec6fec2c6c1d',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:52:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-867633410',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6b5d7241-20f7-4d18-abdb-5aeb9c5b0dc4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0e3094aeb03f4770b80420a4ce3147c6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='28acf64a08b34c72aad6ec6fec2c6c1d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:52:57 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-79e377e6-e900-4a1e-8189-bf3775d45715 tempest-ProjectReaderTests-801230299 tempest-ProjectReaderTests-801230299-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8ef1510-ba10-4b6a-98e0-b3d0cfa91a34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:52:57 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-79e377e6-e900-4a1e-8189-bf3775d45715 tempest-ProjectReaderTests-801230299 tempest-ProjectReaderTests-801230299-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8ef1510-ba10-4b6a-98e0-b3d0cfa91a34) transitioned into state 'SUCCESS' from state '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-867633410',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e3094aeb03f4770b80420a4ce3147c6',qos_specs=None,replication_status=,reservations=['001e18e6-e517-4637-8d4d-8e2bb8f9cbdc','bf601f53-4d6a-41e2-979b-9045dbc928f9','e2aaf5a7-af05-4410-be0e-37fa63ae9bd4','a6f0c2a7-9605-4de0-8666-00657f49bf91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28acf64a08b34c72aad6ec6fec2c6c1d',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:52:57 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-79e377e6-e900-4a1e-8189-bf3775d45715 tempest-ProjectReaderTests-801230299 tempest-ProjectReaderTests-801230299-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8bdc536a-ce1c-4796-99a9-46241fb56dcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:52:57 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-79e377e6-e900-4a1e-8189-bf3775d45715 tempest-ProjectReaderTests-801230299 tempest-ProjectReaderTests-801230299-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8bdc536a-ce1c-4796-99a9-46241fb56dcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:52:57 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-79e377e6-e900-4a1e-8189-bf3775d45715 tempest-ProjectReaderTests-801230299 tempest-ProjectReaderTests-801230299-project-admin] Flow 'volume_create_api' (a1f079ab-32f5-4cc3-8023-b3fc47270d93) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:52:57 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-79e377e6-e900-4a1e-8189-bf3775d45715 tempest-ProjectReaderTests-801230299 tempest-ProjectReaderTests-801230299-project-admin] Create volume request issued successfully. Sep 06 06:52:57 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-79e377e6-e900-4a1e-8189-bf3775d45715 tempest-ProjectReaderTests-801230299 tempest-ProjectReaderTests-801230299-project-admin] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:52:57 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1616/3212] 192.168.122.198 () {60 vars in 1142 bytes} [Sun Sep 6 06:52:57 2026] POST /volume/v3/volumes => generated 786 bytes in 389 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 06 06:52:57 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-05772d56-6a96-4bf2-acd8-bc177ffe9110 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:57 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-05772d56-6a96-4bf2-acd8-bc177ffe9110 tempest-ProjectReaderTests-801230299 tempest-ProjectReaderTests-801230299-project-admin] GET http://192.168.122.198/volume/v3/volumes/6b5d7241-20f7-4d18-abdb-5aeb9c5b0dc4 Sep 06 06:52:57 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-05772d56-6a96-4bf2-acd8-bc177ffe9110 tempest-ProjectReaderTests-801230299 tempest-ProjectReaderTests-801230299-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:57 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-05772d56-6a96-4bf2-acd8-bc177ffe9110 tempest-ProjectReaderTests-801230299 tempest-ProjectReaderTests-801230299-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:57 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:57 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:52:57 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:57 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:52:57 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-05772d56-6a96-4bf2-acd8-bc177ffe9110 tempest-ProjectReaderTests-801230299 tempest-ProjectReaderTests-801230299-project-admin] Volume info retrieved successfully. Sep 06 06:52:57 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-05772d56-6a96-4bf2-acd8-bc177ffe9110 tempest-ProjectReaderTests-801230299 tempest-ProjectReaderTests-801230299-project-admin] http://192.168.122.198/volume/v3/volumes/6b5d7241-20f7-4d18-abdb-5aeb9c5b0dc4 returned with HTTP 200 Sep 06 06:52:57 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1597/3213] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:52:57 2026] GET /volume/v3/volumes/6b5d7241-20f7-4d18-abdb-5aeb9c5b0dc4 => generated 965 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:57 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-1b7e7ac9-3471-490a-9cad-37d868c56283 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:57 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-1b7e7ac9-3471-490a-9cad-37d868c56283 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] GET http://192.168.122.198/volume/v3/snapshots/30868bcd-cb48-4201-9c88-0dd1de711553 Sep 06 06:52:57 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-1b7e7ac9-3471-490a-9cad-37d868c56283 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:58 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-1b7e7ac9-3471-490a-9cad-37d868c56283 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:58 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:58 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:52:58 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-1b7e7ac9-3471-490a-9cad-37d868c56283 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Snapshot retrieved successfully. Sep 06 06:52:58 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-1b7e7ac9-3471-490a-9cad-37d868c56283 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] http://192.168.122.198/volume/v3/snapshots/30868bcd-cb48-4201-9c88-0dd1de711553 returned with HTTP 200 Sep 06 06:52:58 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1617/3214] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:52:57 2026] GET /volume/v3/snapshots/30868bcd-cb48-4201-9c88-0dd1de711553 => generated 440 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-425533ba-11c6-4216-88db-311aa0720cae None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:58 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-425533ba-11c6-4216-88db-311aa0720cae tempest-ProjectReaderTests-801230299 tempest-ProjectReaderTests-801230299-project-admin] GET http://192.168.122.198/volume/v3/volumes/6b5d7241-20f7-4d18-abdb-5aeb9c5b0dc4 Sep 06 06:52:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-425533ba-11c6-4216-88db-311aa0720cae tempest-ProjectReaderTests-801230299 tempest-ProjectReaderTests-801230299-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:58 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-425533ba-11c6-4216-88db-311aa0720cae tempest-ProjectReaderTests-801230299 tempest-ProjectReaderTests-801230299-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:58 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:58 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:52:58 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:58 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:52:58 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-425533ba-11c6-4216-88db-311aa0720cae tempest-ProjectReaderTests-801230299 tempest-ProjectReaderTests-801230299-project-admin] Volume info retrieved successfully. Sep 06 06:52:58 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-425533ba-11c6-4216-88db-311aa0720cae tempest-ProjectReaderTests-801230299 tempest-ProjectReaderTests-801230299-project-admin] http://192.168.122.198/volume/v3/volumes/6b5d7241-20f7-4d18-abdb-5aeb9c5b0dc4 returned with HTTP 200 Sep 06 06:52:58 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1598/3215] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:52:58 2026] GET /volume/v3/volumes/6b5d7241-20f7-4d18-abdb-5aeb9c5b0dc4 => generated 1015 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:52:59 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-c2665347-9e46-4930-81b0-9b0f4ce78a80 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:59 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c2665347-9e46-4930-81b0-9b0f4ce78a80 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] GET http://192.168.122.198/volume/v3/snapshots/30868bcd-cb48-4201-9c88-0dd1de711553 Sep 06 06:52:59 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-c2665347-9e46-4930-81b0-9b0f4ce78a80 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:59 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-c2665347-9e46-4930-81b0-9b0f4ce78a80 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:59 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:59 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:52:59 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-c2665347-9e46-4930-81b0-9b0f4ce78a80 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Snapshot retrieved successfully. Sep 06 06:52:59 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c2665347-9e46-4930-81b0-9b0f4ce78a80 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] http://192.168.122.198/volume/v3/snapshots/30868bcd-cb48-4201-9c88-0dd1de711553 returned with HTTP 200 Sep 06 06:52:59 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1618/3216] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:52:59 2026] GET /volume/v3/snapshots/30868bcd-cb48-4201-9c88-0dd1de711553 => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 06:52:59 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-a0b9d6a5-6bce-41da-9f78-84cfba04624e None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:59 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-a0b9d6a5-6bce-41da-9f78-84cfba04624e tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-member] DELETE http://192.168.122.198/volume/v3/snapshots/30868bcd-cb48-4201-9c88-0dd1de711553 Sep 06 06:52:59 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-a0b9d6a5-6bce-41da-9f78-84cfba04624e tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:59 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-a0b9d6a5-6bce-41da-9f78-84cfba04624e tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-member] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:59 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.snapshots [None req-a0b9d6a5-6bce-41da-9f78-84cfba04624e tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-member] Delete snapshot with id: 30868bcd-cb48-4201-9c88-0dd1de711553 Sep 06 06:52:59 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:59 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:52:59 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-a0b9d6a5-6bce-41da-9f78-84cfba04624e tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-member] Snapshot retrieved successfully. Sep 06 06:52:59 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:59 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:52:59 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-a0b9d6a5-6bce-41da-9f78-84cfba04624e tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-member] Snapshot delete request issued successfully. Sep 06 06:52:59 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-a0b9d6a5-6bce-41da-9f78-84cfba04624e tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-member] http://192.168.122.198/volume/v3/snapshots/30868bcd-cb48-4201-9c88-0dd1de711553 returned with HTTP 202 Sep 06 06:52:59 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1599/3217] 192.168.122.198 () {58 vars in 1241 bytes} [Sun Sep 6 06:52:59 2026] DELETE /volume/v3/snapshots/30868bcd-cb48-4201-9c88-0dd1de711553 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:52:59 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-9908b4f5-e9f0-4b2e-81fd-9aa9d9d1c4f3 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:59 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-9908b4f5-e9f0-4b2e-81fd-9aa9d9d1c4f3 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-member] GET http://192.168.122.198/volume/v3/snapshots/30868bcd-cb48-4201-9c88-0dd1de711553 Sep 06 06:52:59 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-9908b4f5-e9f0-4b2e-81fd-9aa9d9d1c4f3 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:59 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-9908b4f5-e9f0-4b2e-81fd-9aa9d9d1c4f3 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:59 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:59 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:52:59 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-9908b4f5-e9f0-4b2e-81fd-9aa9d9d1c4f3 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-member] Snapshot retrieved successfully. Sep 06 06:52:59 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-9908b4f5-e9f0-4b2e-81fd-9aa9d9d1c4f3 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-member] http://192.168.122.198/volume/v3/snapshots/30868bcd-cb48-4201-9c88-0dd1de711553 returned with HTTP 200 Sep 06 06:52:59 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1619/3218] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:52:59 2026] GET /volume/v3/snapshots/30868bcd-cb48-4201-9c88-0dd1de711553 => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:52:59 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-0be18b06-aa9a-4a4c-81db-466994322442 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:59 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-0be18b06-aa9a-4a4c-81db-466994322442 tempest-ProjectReaderTests-801230299 tempest-ProjectReaderTests-801230299-project-admin] GET http://192.168.122.198/volume/v3/volumes/6b5d7241-20f7-4d18-abdb-5aeb9c5b0dc4 Sep 06 06:52:59 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-0be18b06-aa9a-4a4c-81db-466994322442 tempest-ProjectReaderTests-801230299 tempest-ProjectReaderTests-801230299-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:59 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-0be18b06-aa9a-4a4c-81db-466994322442 tempest-ProjectReaderTests-801230299 tempest-ProjectReaderTests-801230299-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:59 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:59 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:52:59 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:59 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:52:59 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-0be18b06-aa9a-4a4c-81db-466994322442 tempest-ProjectReaderTests-801230299 tempest-ProjectReaderTests-801230299-project-admin] Volume info retrieved successfully. Sep 06 06:52:59 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-0be18b06-aa9a-4a4c-81db-466994322442 tempest-ProjectReaderTests-801230299 tempest-ProjectReaderTests-801230299-project-admin] http://192.168.122.198/volume/v3/volumes/6b5d7241-20f7-4d18-abdb-5aeb9c5b0dc4 returned with HTTP 200 Sep 06 06:52:59 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1600/3219] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:52:59 2026] GET /volume/v3/volumes/6b5d7241-20f7-4d18-abdb-5aeb9c5b0dc4 => generated 1016 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:52:59 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-e41248c8-0481-4948-b0b6-68c5b3dea20a None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:59 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e41248c8-0481-4948-b0b6-68c5b3dea20a tempest-ProjectReaderTests-801230299 tempest-ProjectReaderTests-801230299-project-reader] POST http://192.168.122.198/volume/v3/volumes/6b5d7241-20f7-4d18-abdb-5aeb9c5b0dc4/action Sep 06 06:52:59 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e41248c8-0481-4948-b0b6-68c5b3dea20a tempest-ProjectReaderTests-801230299 tempest-ProjectReaderTests-801230299-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:52:59 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e41248c8-0481-4948-b0b6-68c5b3dea20a tempest-ProjectReaderTests-801230299 tempest-ProjectReaderTests-801230299-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:52:59 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:59 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:52:59 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:59 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:52:59 devstack devstack@c-api.service[87015]: DEBUG cinder.policy [None req-e41248c8-0481-4948-b0b6-68c5b3dea20a tempest-ProjectReaderTests-801230299 tempest-ProjectReaderTests-801230299-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '7df690e450cd400ebe67a20dab823a33', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0e3094aeb03f4770b80420a4ce3147c6', '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=87015) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 06:52:59 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e41248c8-0481-4948-b0b6-68c5b3dea20a tempest-ProjectReaderTests-801230299 tempest-ProjectReaderTests-801230299-project-reader] http://192.168.122.198/volume/v3/volumes/6b5d7241-20f7-4d18-abdb-5aeb9c5b0dc4/action returned with HTTP 403 Sep 06 06:52:59 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1620/3220] 192.168.122.198 () {60 vars in 1274 bytes} [Sun Sep 6 06:52:59 2026] POST /volume/v3/volumes/6b5d7241-20f7-4d18-abdb-5aeb9c5b0dc4/action => generated 131 bytes in 34 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:52:59 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-f1f3cd68-9c28-4548-bcf3-14f367776c97 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:59 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f1f3cd68-9c28-4548-bcf3-14f367776c97 tempest-ProjectReaderTests-801230299 tempest-ProjectReaderTests-801230299-project-admin] DELETE http://192.168.122.198/volume/v3/volumes/6b5d7241-20f7-4d18-abdb-5aeb9c5b0dc4 Sep 06 06:52:59 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-f1f3cd68-9c28-4548-bcf3-14f367776c97 tempest-ProjectReaderTests-801230299 tempest-ProjectReaderTests-801230299-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:59 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-f1f3cd68-9c28-4548-bcf3-14f367776c97 tempest-ProjectReaderTests-801230299 tempest-ProjectReaderTests-801230299-project-admin] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:59 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-f1f3cd68-9c28-4548-bcf3-14f367776c97 tempest-ProjectReaderTests-801230299 tempest-ProjectReaderTests-801230299-project-admin] Delete volume with id: 6b5d7241-20f7-4d18-abdb-5aeb9c5b0dc4 Sep 06 06:52:59 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:59 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:52:59 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:59 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:52:59 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-f1f3cd68-9c28-4548-bcf3-14f367776c97 tempest-ProjectReaderTests-801230299 tempest-ProjectReaderTests-801230299-project-admin] Volume info retrieved successfully. Sep 06 06:52:59 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-f1f3cd68-9c28-4548-bcf3-14f367776c97 tempest-ProjectReaderTests-801230299 tempest-ProjectReaderTests-801230299-project-admin] Delete volume request issued successfully. Sep 06 06:52:59 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f1f3cd68-9c28-4548-bcf3-14f367776c97 tempest-ProjectReaderTests-801230299 tempest-ProjectReaderTests-801230299-project-admin] http://192.168.122.198/volume/v3/volumes/6b5d7241-20f7-4d18-abdb-5aeb9c5b0dc4 returned with HTTP 202 Sep 06 06:52:59 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1601/3221] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:52:59 2026] DELETE /volume/v3/volumes/6b5d7241-20f7-4d18-abdb-5aeb9c5b0dc4 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:52:59 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-1802b304-31f5-4f50-b10e-4bed1ceade25 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:52:59 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-1802b304-31f5-4f50-b10e-4bed1ceade25 tempest-ProjectReaderTests-801230299 tempest-ProjectReaderTests-801230299-project-admin] GET http://192.168.122.198/volume/v3/volumes/6b5d7241-20f7-4d18-abdb-5aeb9c5b0dc4 Sep 06 06:52:59 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-1802b304-31f5-4f50-b10e-4bed1ceade25 tempest-ProjectReaderTests-801230299 tempest-ProjectReaderTests-801230299-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:52:59 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-1802b304-31f5-4f50-b10e-4bed1ceade25 tempest-ProjectReaderTests-801230299 tempest-ProjectReaderTests-801230299-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:52:59 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:52:59 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:52:59 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:52:59 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:52:59 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-1802b304-31f5-4f50-b10e-4bed1ceade25 tempest-ProjectReaderTests-801230299 tempest-ProjectReaderTests-801230299-project-admin] Volume info retrieved successfully. Sep 06 06:52:59 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-1802b304-31f5-4f50-b10e-4bed1ceade25 tempest-ProjectReaderTests-801230299 tempest-ProjectReaderTests-801230299-project-admin] http://192.168.122.198/volume/v3/volumes/6b5d7241-20f7-4d18-abdb-5aeb9c5b0dc4 returned with HTTP 200 Sep 06 06:52:59 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1621/3222] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:52:59 2026] GET /volume/v3/volumes/6b5d7241-20f7-4d18-abdb-5aeb9c5b0dc4 => generated 1015 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:53:00 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-7988962a-aad3-4aa4-a9a1-1566620702d0 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:00 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-7988962a-aad3-4aa4-a9a1-1566620702d0 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-member] GET http://192.168.122.198/volume/v3/snapshots/30868bcd-cb48-4201-9c88-0dd1de711553 Sep 06 06:53:00 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-7988962a-aad3-4aa4-a9a1-1566620702d0 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:00 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-7988962a-aad3-4aa4-a9a1-1566620702d0 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:00 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:53:00 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:53:00 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-7988962a-aad3-4aa4-a9a1-1566620702d0 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-member] Snapshot retrieved successfully. Sep 06 06:53:00 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-7988962a-aad3-4aa4-a9a1-1566620702d0 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-member] http://192.168.122.198/volume/v3/snapshots/30868bcd-cb48-4201-9c88-0dd1de711553 returned with HTTP 200 Sep 06 06:53:00 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1602/3223] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:53:00 2026] GET /volume/v3/snapshots/30868bcd-cb48-4201-9c88-0dd1de711553 => generated 466 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:53:00 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-19db398f-25fb-40e2-ab89-ac8622f7d800 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:00 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-19db398f-25fb-40e2-ab89-ac8622f7d800 tempest-ProjectReaderTests-801230299 tempest-ProjectReaderTests-801230299-project-admin] GET http://192.168.122.198/volume/v3/volumes/6b5d7241-20f7-4d18-abdb-5aeb9c5b0dc4 Sep 06 06:53:00 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-19db398f-25fb-40e2-ab89-ac8622f7d800 tempest-ProjectReaderTests-801230299 tempest-ProjectReaderTests-801230299-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:00 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-19db398f-25fb-40e2-ab89-ac8622f7d800 tempest-ProjectReaderTests-801230299 tempest-ProjectReaderTests-801230299-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:00 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-19db398f-25fb-40e2-ab89-ac8622f7d800 tempest-ProjectReaderTests-801230299 tempest-ProjectReaderTests-801230299-project-admin] http://192.168.122.198/volume/v3/volumes/6b5d7241-20f7-4d18-abdb-5aeb9c5b0dc4 returned with HTTP 404 Sep 06 06:53:00 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1622/3224] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:53:00 2026] GET /volume/v3/volumes/6b5d7241-20f7-4d18-abdb-5aeb9c5b0dc4 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:53:01 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-dcbfaf02-a708-4274-8699-466b0396da76 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:01 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-dcbfaf02-a708-4274-8699-466b0396da76 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-member] GET http://192.168.122.198/volume/v3/snapshots/30868bcd-cb48-4201-9c88-0dd1de711553 Sep 06 06:53:01 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-dcbfaf02-a708-4274-8699-466b0396da76 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-member] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:01 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-dcbfaf02-a708-4274-8699-466b0396da76 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-member] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:01 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-dcbfaf02-a708-4274-8699-466b0396da76 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-member] http://192.168.122.198/volume/v3/snapshots/30868bcd-cb48-4201-9c88-0dd1de711553 returned with HTTP 404 Sep 06 06:53:01 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1603/3225] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:53:01 2026] GET /volume/v3/snapshots/30868bcd-cb48-4201-9c88-0dd1de711553 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:53:01 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-8574ef0a-74c5-4237-a6b2-9d79b97b8157 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:01 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-8574ef0a-74c5-4237-a6b2-9d79b97b8157 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] DELETE http://192.168.122.198/volume/v3/snapshots/30868bcd-cb48-4201-9c88-0dd1de711553 Sep 06 06:53:01 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-8574ef0a-74c5-4237-a6b2-9d79b97b8157 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:01 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-8574ef0a-74c5-4237-a6b2-9d79b97b8157 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:01 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.snapshots [None req-8574ef0a-74c5-4237-a6b2-9d79b97b8157 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Delete snapshot with id: 30868bcd-cb48-4201-9c88-0dd1de711553 Sep 06 06:53:01 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-8574ef0a-74c5-4237-a6b2-9d79b97b8157 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] http://192.168.122.198/volume/v3/snapshots/30868bcd-cb48-4201-9c88-0dd1de711553 returned with HTTP 404 Sep 06 06:53:01 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1623/3226] 192.168.122.198 () {58 vars in 1241 bytes} [Sun Sep 6 06:53:01 2026] DELETE /volume/v3/snapshots/30868bcd-cb48-4201-9c88-0dd1de711553 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:53:01 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-90cc9a95-7306-4ba4-b580-e2a13bceb1de None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:01 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-90cc9a95-7306-4ba4-b580-e2a13bceb1de tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] GET http://192.168.122.198/volume/v3/snapshots/30868bcd-cb48-4201-9c88-0dd1de711553 Sep 06 06:53:01 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-90cc9a95-7306-4ba4-b580-e2a13bceb1de tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:01 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-90cc9a95-7306-4ba4-b580-e2a13bceb1de tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:01 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-90cc9a95-7306-4ba4-b580-e2a13bceb1de tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] http://192.168.122.198/volume/v3/snapshots/30868bcd-cb48-4201-9c88-0dd1de711553 returned with HTTP 404 Sep 06 06:53:01 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1604/3227] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:53:01 2026] GET /volume/v3/snapshots/30868bcd-cb48-4201-9c88-0dd1de711553 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:53:01 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-532c77be-97e2-4dd4-ba29-5ec888004528 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:01 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-532c77be-97e2-4dd4-ba29-5ec888004528 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] DELETE http://192.168.122.198/volume/v3/volumes/ba741e71-7e57-4f1a-a32d-d761762061cf Sep 06 06:53:01 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-532c77be-97e2-4dd4-ba29-5ec888004528 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:01 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-532c77be-97e2-4dd4-ba29-5ec888004528 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:01 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-532c77be-97e2-4dd4-ba29-5ec888004528 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Delete volume with id: ba741e71-7e57-4f1a-a32d-d761762061cf Sep 06 06:53:01 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:53:01 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:53:01 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:53:01 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:53:01 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-532c77be-97e2-4dd4-ba29-5ec888004528 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Volume info retrieved successfully. Sep 06 06:53:01 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-532c77be-97e2-4dd4-ba29-5ec888004528 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Delete volume request issued successfully. Sep 06 06:53:01 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-532c77be-97e2-4dd4-ba29-5ec888004528 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] http://192.168.122.198/volume/v3/volumes/ba741e71-7e57-4f1a-a32d-d761762061cf returned with HTTP 202 Sep 06 06:53:01 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1624/3228] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:53:01 2026] DELETE /volume/v3/volumes/ba741e71-7e57-4f1a-a32d-d761762061cf => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:53:01 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-77122a0f-daec-4409-8711-24d47fcd3e74 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:01 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-77122a0f-daec-4409-8711-24d47fcd3e74 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] GET http://192.168.122.198/volume/v3/volumes/ba741e71-7e57-4f1a-a32d-d761762061cf Sep 06 06:53:01 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-77122a0f-daec-4409-8711-24d47fcd3e74 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:01 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-77122a0f-daec-4409-8711-24d47fcd3e74 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:01 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:53:01 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:53:01 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:53:01 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:53:01 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-77122a0f-daec-4409-8711-24d47fcd3e74 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Volume info retrieved successfully. Sep 06 06:53:01 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-77122a0f-daec-4409-8711-24d47fcd3e74 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] http://192.168.122.198/volume/v3/volumes/ba741e71-7e57-4f1a-a32d-d761762061cf returned with HTTP 200 Sep 06 06:53:01 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1605/3229] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:53:01 2026] GET /volume/v3/volumes/ba741e71-7e57-4f1a-a32d-d761762061cf => generated 1016 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:53:02 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-7b3a3752-e5d7-41b7-854d-072d7b4807c8 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:02 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-7b3a3752-e5d7-41b7-854d-072d7b4807c8 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] GET http://192.168.122.198/volume/v3/volumes/ba741e71-7e57-4f1a-a32d-d761762061cf Sep 06 06:53:02 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-7b3a3752-e5d7-41b7-854d-072d7b4807c8 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:02 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-7b3a3752-e5d7-41b7-854d-072d7b4807c8 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:02 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-7b3a3752-e5d7-41b7-854d-072d7b4807c8 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] http://192.168.122.198/volume/v3/volumes/ba741e71-7e57-4f1a-a32d-d761762061cf returned with HTTP 404 Sep 06 06:53:02 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1625/3230] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:53:02 2026] GET /volume/v3/volumes/ba741e71-7e57-4f1a-a32d-d761762061cf => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:53:02 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-dde171ab-11be-4f9f-be05-9354e28c96d8 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:02 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-dde171ab-11be-4f9f-be05-9354e28c96d8 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:53:02 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-dde171ab-11be-4f9f-be05-9354e28c96d8 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1570277486"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:53:02 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.volumes [None req-dde171ab-11be-4f9f-be05-9354e28c96d8 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1570277486'}} {{(pid=87014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:53:02 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-dde171ab-11be-4f9f-be05-9354e28c96d8 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Create volume of 1 GB Sep 06 06:53:02 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-dde171ab-11be-4f9f-be05-9354e28c96d8 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Availability Zones retrieved successfully. Sep 06 06:53:02 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-dde171ab-11be-4f9f-be05-9354e28c96d8 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Flow 'volume_create_api' (1f711a2b-e6c2-4908-a839-2cf8d95c14ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:53:02 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-dde171ab-11be-4f9f-be05-9354e28c96d8 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b47e3997-b1fc-40c7-84ce-e5ef661df0cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:53:02 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.flows.api.create_volume [None req-dde171ab-11be-4f9f-be05-9354e28c96d8 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Validating volume size '1' using validate_int {{(pid=87014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:53:02 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-dde171ab-11be-4f9f-be05-9354e28c96d8 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b47e3997-b1fc-40c7-84ce-e5ef661df0cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:53:02 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-dde171ab-11be-4f9f-be05-9354e28c96d8 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ccf8e9b0-b881-4d38-b295-a3fe8475ab65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:53:02 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-dde171ab-11be-4f9f-be05-9354e28c96d8 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Created reservations ['c08a0565-0547-48ea-87ba-2db58284162d', 'd1ffa6c1-9c5a-464d-b861-f07e6a7eabf1', 'b7002f93-4fad-4690-8996-cee51f2dbc67', '41ebaf92-a3f9-4960-896a-0c085c4078f0'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:53:02 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-dde171ab-11be-4f9f-be05-9354e28c96d8 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ccf8e9b0-b881-4d38-b295-a3fe8475ab65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c08a0565-0547-48ea-87ba-2db58284162d', 'd1ffa6c1-9c5a-464d-b861-f07e6a7eabf1', 'b7002f93-4fad-4690-8996-cee51f2dbc67', '41ebaf92-a3f9-4960-896a-0c085c4078f0']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:53:02 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-dde171ab-11be-4f9f-be05-9354e28c96d8 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0bc218f-0d02-4ee9-bec0-4b8a16d8fdfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:53:02 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:53:02 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:53:02 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-dde171ab-11be-4f9f-be05-9354e28c96d8 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0bc218f-0d02-4ee9-bec0-4b8a16d8fdfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '41a4c301-43b5-4b99-8f5a-2f00d5f65fba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1570277486',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9dc5436e8fa48389e888d8f19858d1b',qos_specs=None,replication_status=,reservations=['c08a0565-0547-48ea-87ba-2db58284162d','d1ffa6c1-9c5a-464d-b861-f07e6a7eabf1','b7002f93-4fad-4690-8996-cee51f2dbc67','41ebaf92-a3f9-4960-896a-0c085c4078f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9722e49a5da4ba7b028b07e73bfb4c8',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:53:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1570277486',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=41a4c301-43b5-4b99-8f5a-2f00d5f65fba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f9dc5436e8fa48389e888d8f19858d1b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f9722e49a5da4ba7b028b07e73bfb4c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:53:02 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-dde171ab-11be-4f9f-be05-9354e28c96d8 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6dde10e-772d-432b-aade-88bd1a215fe1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:53:02 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-dde171ab-11be-4f9f-be05-9354e28c96d8 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6dde10e-772d-432b-aade-88bd1a215fe1) transitioned into state 'SUCCESS' from state '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-1570277486',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9dc5436e8fa48389e888d8f19858d1b',qos_specs=None,replication_status=,reservations=['c08a0565-0547-48ea-87ba-2db58284162d','d1ffa6c1-9c5a-464d-b861-f07e6a7eabf1','b7002f93-4fad-4690-8996-cee51f2dbc67','41ebaf92-a3f9-4960-896a-0c085c4078f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9722e49a5da4ba7b028b07e73bfb4c8',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:53:02 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-dde171ab-11be-4f9f-be05-9354e28c96d8 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4f0ded9-7e7b-4f91-9d99-13ca3325ea42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:53:02 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-dde171ab-11be-4f9f-be05-9354e28c96d8 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4f0ded9-7e7b-4f91-9d99-13ca3325ea42) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:53:02 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-dde171ab-11be-4f9f-be05-9354e28c96d8 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Flow 'volume_create_api' (1f711a2b-e6c2-4908-a839-2cf8d95c14ef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:53:02 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-dde171ab-11be-4f9f-be05-9354e28c96d8 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Create volume request issued successfully. Sep 06 06:53:02 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-dde171ab-11be-4f9f-be05-9354e28c96d8 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:53:02 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1606/3231] 192.168.122.198 () {60 vars in 1142 bytes} [Sun Sep 6 06:53:02 2026] POST /volume/v3/volumes => generated 787 bytes in 321 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:53:02 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-3e10103c-5c2d-4c5e-aeee-d9db950a77d5 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:02 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-3e10103c-5c2d-4c5e-aeee-d9db950a77d5 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] GET http://192.168.122.198/volume/v3/volumes/41a4c301-43b5-4b99-8f5a-2f00d5f65fba Sep 06 06:53:02 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-3e10103c-5c2d-4c5e-aeee-d9db950a77d5 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:02 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-3e10103c-5c2d-4c5e-aeee-d9db950a77d5 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:02 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:53:02 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:53:02 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:53:02 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:53:02 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-3e10103c-5c2d-4c5e-aeee-d9db950a77d5 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Volume info retrieved successfully. Sep 06 06:53:02 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-3e10103c-5c2d-4c5e-aeee-d9db950a77d5 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] http://192.168.122.198/volume/v3/volumes/41a4c301-43b5-4b99-8f5a-2f00d5f65fba returned with HTTP 200 Sep 06 06:53:02 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1626/3232] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:53:02 2026] GET /volume/v3/volumes/41a4c301-43b5-4b99-8f5a-2f00d5f65fba => generated 966 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:53:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-66ef61fc-d259-4bc9-adf6-54be0123bf81 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:03 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-66ef61fc-d259-4bc9-adf6-54be0123bf81 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] GET http://192.168.122.198/volume/v3/volumes/41a4c301-43b5-4b99-8f5a-2f00d5f65fba Sep 06 06:53:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-66ef61fc-d259-4bc9-adf6-54be0123bf81 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:03 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-66ef61fc-d259-4bc9-adf6-54be0123bf81 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:03 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:53:03 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:53:03 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:53:03 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:53:03 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-66ef61fc-d259-4bc9-adf6-54be0123bf81 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Volume info retrieved successfully. Sep 06 06:53:03 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-66ef61fc-d259-4bc9-adf6-54be0123bf81 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] http://192.168.122.198/volume/v3/volumes/41a4c301-43b5-4b99-8f5a-2f00d5f65fba returned with HTTP 200 Sep 06 06:53:03 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1607/3233] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:53:03 2026] GET /volume/v3/volumes/41a4c301-43b5-4b99-8f5a-2f00d5f65fba => generated 1017 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:53:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-3d0ad1b3-7049-43fe-bb85-86f7a66b70c0 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:03 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-3d0ad1b3-7049-43fe-bb85-86f7a66b70c0 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] POST http://192.168.122.198/volume/v3/snapshots Sep 06 06:53:03 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-3d0ad1b3-7049-43fe-bb85-86f7a66b70c0 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "41a4c301-43b5-4b99-8f5a-2f00d5f65fba", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-724910331"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:53:03 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:53:03 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:53:03 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:53:03 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:53:03 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-3d0ad1b3-7049-43fe-bb85-86f7a66b70c0 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Volume info retrieved successfully. Sep 06 06:53:03 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.snapshots [None req-3d0ad1b3-7049-43fe-bb85-86f7a66b70c0 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Create snapshot from volume 41a4c301-43b5-4b99-8f5a-2f00d5f65fba Sep 06 06:53:04 devstack devstack@c-api.service[87015]: DEBUG cinder.quota [None req-3d0ad1b3-7049-43fe-bb85-86f7a66b70c0 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Created reservations ['dba1055e-31f8-4878-b1a9-6b738146b725', 'ae22cd1c-76b6-45b2-adf4-494d5d6270c0', '0e35a0ae-d45b-4fe1-af61-680fa8603535', '764df8d4-b724-48ad-8b1d-aadf94cb4aaf'] {{(pid=87015) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:53:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-853f7150-e9c6-4175-857a-982178182dd4 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:04 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:53:04 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:53:04 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-3d0ad1b3-7049-43fe-bb85-86f7a66b70c0 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Snapshot create request issued successfully. Sep 06 06:53:04 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-3d0ad1b3-7049-43fe-bb85-86f7a66b70c0 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] http://192.168.122.198/volume/v3/snapshots returned with HTTP 202 Sep 06 06:53:04 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1627/3234] 192.168.122.198 () {60 vars in 1149 bytes} [Sun Sep 6 06:53:03 2026] POST /volume/v3/snapshots => generated 307 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:53:04 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-2ae37231-3a65-4054-957f-7fe5ed5831d9 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:04 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2ae37231-3a65-4054-957f-7fe5ed5831d9 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] GET http://192.168.122.198/volume/v3/snapshots/66cdb628-bcf9-4c8b-8645-5a6f320b0b17 Sep 06 06:53:04 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-2ae37231-3a65-4054-957f-7fe5ed5831d9 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:04 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-2ae37231-3a65-4054-957f-7fe5ed5831d9 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:04 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:53:04 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:53:04 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-2ae37231-3a65-4054-957f-7fe5ed5831d9 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Snapshot retrieved successfully. Sep 06 06:53:04 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2ae37231-3a65-4054-957f-7fe5ed5831d9 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] http://192.168.122.198/volume/v3/snapshots/66cdb628-bcf9-4c8b-8645-5a6f320b0b17 returned with HTTP 200 Sep 06 06:53:04 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1628/3235] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:53:04 2026] GET /volume/v3/snapshots/66cdb628-bcf9-4c8b-8645-5a6f320b0b17 => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:53:04 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-853f7150-e9c6-4175-857a-982178182dd4 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:53:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-853f7150-e9c6-4175-857a-982178182dd4 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-723660330"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:53:04 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.volumes [None req-853f7150-e9c6-4175-857a-982178182dd4 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-723660330'}} {{(pid=87014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:53:04 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-853f7150-e9c6-4175-857a-982178182dd4 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Create volume of 1 GB Sep 06 06:53:04 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-853f7150-e9c6-4175-857a-982178182dd4 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Availability Zones retrieved successfully. Sep 06 06:53:04 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-853f7150-e9c6-4175-857a-982178182dd4 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Flow 'volume_create_api' (a4bce8ca-aaf7-4006-b7b1-71d602d2bc5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:53:04 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-853f7150-e9c6-4175-857a-982178182dd4 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c524c421-ace9-4d80-9e4a-8f7a0d479d62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:53:04 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.flows.api.create_volume [None req-853f7150-e9c6-4175-857a-982178182dd4 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Validating volume size '1' using validate_int {{(pid=87014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:53:04 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-853f7150-e9c6-4175-857a-982178182dd4 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c524c421-ace9-4d80-9e4a-8f7a0d479d62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:53:04 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-853f7150-e9c6-4175-857a-982178182dd4 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78401410-0d86-4474-9699-c92f366d8307) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:53:04 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-853f7150-e9c6-4175-857a-982178182dd4 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Created reservations ['5f82faa9-e77d-43da-974b-2cede7ebd94a', '3f87939c-3248-4bdf-9127-bac09d54d356', 'b3a2c1a1-90c9-47ea-934f-7c2d2139ddea', 'f45c44f9-9162-4ce5-afc5-882ce9a71b33'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:53:04 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-853f7150-e9c6-4175-857a-982178182dd4 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78401410-0d86-4474-9699-c92f366d8307) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5f82faa9-e77d-43da-974b-2cede7ebd94a', '3f87939c-3248-4bdf-9127-bac09d54d356', 'b3a2c1a1-90c9-47ea-934f-7c2d2139ddea', 'f45c44f9-9162-4ce5-afc5-882ce9a71b33']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:53:04 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-853f7150-e9c6-4175-857a-982178182dd4 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c58c957-d554-42bb-a52c-89442085e9af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:53:04 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:53:04 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:53:04 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-853f7150-e9c6-4175-857a-982178182dd4 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c58c957-d554-42bb-a52c-89442085e9af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c0e8af3e-dd6b-42be-8bc1-f4bc6edbac15', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-723660330',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a4d93fb96cd34a409646af3000051b23',qos_specs=None,replication_status=,reservations=['5f82faa9-e77d-43da-974b-2cede7ebd94a','3f87939c-3248-4bdf-9127-bac09d54d356','b3a2c1a1-90c9-47ea-934f-7c2d2139ddea','f45c44f9-9162-4ce5-afc5-882ce9a71b33'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb8e71dd35514c59b11598ab9faffc58',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:53:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-723660330',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c0e8af3e-dd6b-42be-8bc1-f4bc6edbac15,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a4d93fb96cd34a409646af3000051b23',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bb8e71dd35514c59b11598ab9faffc58',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:53:04 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-853f7150-e9c6-4175-857a-982178182dd4 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (580d3485-59bc-4cc3-b6ef-28ba5fe4f8bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:53:04 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-853f7150-e9c6-4175-857a-982178182dd4 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (580d3485-59bc-4cc3-b6ef-28ba5fe4f8bf) transitioned into state 'SUCCESS' from state '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-723660330',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a4d93fb96cd34a409646af3000051b23',qos_specs=None,replication_status=,reservations=['5f82faa9-e77d-43da-974b-2cede7ebd94a','3f87939c-3248-4bdf-9127-bac09d54d356','b3a2c1a1-90c9-47ea-934f-7c2d2139ddea','f45c44f9-9162-4ce5-afc5-882ce9a71b33'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb8e71dd35514c59b11598ab9faffc58',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:53:04 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-853f7150-e9c6-4175-857a-982178182dd4 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c76497b-b3c9-4ba9-b3e2-8fda1fbf733a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:53:04 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-853f7150-e9c6-4175-857a-982178182dd4 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c76497b-b3c9-4ba9-b3e2-8fda1fbf733a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:53:04 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-853f7150-e9c6-4175-857a-982178182dd4 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Flow 'volume_create_api' (a4bce8ca-aaf7-4006-b7b1-71d602d2bc5b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:53:04 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-853f7150-e9c6-4175-857a-982178182dd4 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Create volume request issued successfully. Sep 06 06:53:04 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-853f7150-e9c6-4175-857a-982178182dd4 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:53:04 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1608/3236] 192.168.122.198 () {62 vars in 1183 bytes} [Sun Sep 6 06:53:04 2026] POST /volume/v3/volumes => generated 786 bytes in 506 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:53:04 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-b6c5522e-36da-42a1-968f-83b228b65b36 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:04 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b6c5522e-36da-42a1-968f-83b228b65b36 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] GET http://192.168.122.198/volume/v3/volumes/c0e8af3e-dd6b-42be-8bc1-f4bc6edbac15 Sep 06 06:53:04 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b6c5522e-36da-42a1-968f-83b228b65b36 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:04 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b6c5522e-36da-42a1-968f-83b228b65b36 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:04 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:53:04 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:53:04 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:53:04 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:53:04 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-b6c5522e-36da-42a1-968f-83b228b65b36 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Volume info retrieved successfully. Sep 06 06:53:04 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b6c5522e-36da-42a1-968f-83b228b65b36 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] http://192.168.122.198/volume/v3/volumes/c0e8af3e-dd6b-42be-8bc1-f4bc6edbac15 returned with HTTP 200 Sep 06 06:53:04 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1629/3237] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:53:04 2026] GET /volume/v3/volumes/c0e8af3e-dd6b-42be-8bc1-f4bc6edbac15 => generated 965 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:53:05 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-6dd1cb76-9d7d-4b99-b5f8-de6539f1b8cd None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:05 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-6dd1cb76-9d7d-4b99-b5f8-de6539f1b8cd tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] GET http://192.168.122.198/volume/v3/snapshots/66cdb628-bcf9-4c8b-8645-5a6f320b0b17 Sep 06 06:53:05 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-6dd1cb76-9d7d-4b99-b5f8-de6539f1b8cd tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:05 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-6dd1cb76-9d7d-4b99-b5f8-de6539f1b8cd tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:05 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:53:05 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:53:05 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-6dd1cb76-9d7d-4b99-b5f8-de6539f1b8cd tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Snapshot retrieved successfully. Sep 06 06:53:05 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-6dd1cb76-9d7d-4b99-b5f8-de6539f1b8cd tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] http://192.168.122.198/volume/v3/snapshots/66cdb628-bcf9-4c8b-8645-5a6f320b0b17 returned with HTTP 200 Sep 06 06:53:05 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1609/3238] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:53:05 2026] GET /volume/v3/snapshots/66cdb628-bcf9-4c8b-8645-5a6f320b0b17 => generated 439 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:53:05 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-c2cb120b-37f0-47c8-a3a1-049eadae5cb8 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:05 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c2cb120b-37f0-47c8-a3a1-049eadae5cb8 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] GET http://192.168.122.198/volume/v3/volumes/c0e8af3e-dd6b-42be-8bc1-f4bc6edbac15 Sep 06 06:53:05 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-c2cb120b-37f0-47c8-a3a1-049eadae5cb8 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:05 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-c2cb120b-37f0-47c8-a3a1-049eadae5cb8 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:05 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:53:05 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:53:05 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:53:05 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:53:05 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-c2cb120b-37f0-47c8-a3a1-049eadae5cb8 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Volume info retrieved successfully. Sep 06 06:53:05 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c2cb120b-37f0-47c8-a3a1-049eadae5cb8 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] http://192.168.122.198/volume/v3/volumes/c0e8af3e-dd6b-42be-8bc1-f4bc6edbac15 returned with HTTP 200 Sep 06 06:53:05 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1630/3239] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:53:05 2026] GET /volume/v3/volumes/c0e8af3e-dd6b-42be-8bc1-f4bc6edbac15 => generated 1015 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 06:53:06 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-f4b447dc-9d95-4b17-ac9d-58ae38761a8b None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:06 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f4b447dc-9d95-4b17-ac9d-58ae38761a8b tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] GET http://192.168.122.198/volume/v3/snapshots/66cdb628-bcf9-4c8b-8645-5a6f320b0b17 Sep 06 06:53:06 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-f4b447dc-9d95-4b17-ac9d-58ae38761a8b tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:06 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-f4b447dc-9d95-4b17-ac9d-58ae38761a8b tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:06 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:53:06 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:53:06 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-f4b447dc-9d95-4b17-ac9d-58ae38761a8b tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Snapshot retrieved successfully. Sep 06 06:53:06 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f4b447dc-9d95-4b17-ac9d-58ae38761a8b tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] http://192.168.122.198/volume/v3/snapshots/66cdb628-bcf9-4c8b-8645-5a6f320b0b17 returned with HTTP 200 Sep 06 06:53:06 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1610/3240] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:53:06 2026] GET /volume/v3/snapshots/66cdb628-bcf9-4c8b-8645-5a6f320b0b17 => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 06:53:06 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-36549c24-2ed7-4d5a-8f83-090374332d91 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:06 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-36549c24-2ed7-4d5a-8f83-090374332d91 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-member] POST http://192.168.122.198/volume/v3/snapshots/66cdb628-bcf9-4c8b-8645-5a6f320b0b17/action Sep 06 06:53:06 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-36549c24-2ed7-4d5a-8f83-090374332d91 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=87015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:53:06 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-36549c24-2ed7-4d5a-8f83-090374332d91 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:53:06 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:53:06 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:53:06 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-36549c24-2ed7-4d5a-8f83-090374332d91 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-member] Snapshot retrieved successfully. Sep 06 06:53:06 devstack devstack@c-api.service[87015]: DEBUG cinder.policy [None req-36549c24-2ed7-4d5a-8f83-090374332d91 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'e542dff125174a6ea70880bf1df53978', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f9dc5436e8fa48389e888d8f19858d1b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87015) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 06:53:06 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-36549c24-2ed7-4d5a-8f83-090374332d91 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-member] http://192.168.122.198/volume/v3/snapshots/66cdb628-bcf9-4c8b-8645-5a6f320b0b17/action returned with HTTP 403 Sep 06 06:53:06 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1631/3241] 192.168.122.198 () {60 vars in 1280 bytes} [Sun Sep 6 06:53:06 2026] POST /volume/v3/snapshots/66cdb628-bcf9-4c8b-8645-5a6f320b0b17/action => generated 133 bytes in 22 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:53:06 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-855a2a99-6e85-45e1-bb43-32b22e9cf08a None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:06 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-855a2a99-6e85-45e1-bb43-32b22e9cf08a tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] DELETE http://192.168.122.198/volume/v3/snapshots/66cdb628-bcf9-4c8b-8645-5a6f320b0b17 Sep 06 06:53:06 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-855a2a99-6e85-45e1-bb43-32b22e9cf08a tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:06 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-855a2a99-6e85-45e1-bb43-32b22e9cf08a tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:06 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.snapshots [None req-855a2a99-6e85-45e1-bb43-32b22e9cf08a tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Delete snapshot with id: 66cdb628-bcf9-4c8b-8645-5a6f320b0b17 Sep 06 06:53:06 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:53:06 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:53:06 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-855a2a99-6e85-45e1-bb43-32b22e9cf08a tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Snapshot retrieved successfully. Sep 06 06:53:06 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:53:06 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:53:06 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-855a2a99-6e85-45e1-bb43-32b22e9cf08a tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Snapshot delete request issued successfully. Sep 06 06:53:06 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-855a2a99-6e85-45e1-bb43-32b22e9cf08a tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] http://192.168.122.198/volume/v3/snapshots/66cdb628-bcf9-4c8b-8645-5a6f320b0b17 returned with HTTP 202 Sep 06 06:53:06 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1611/3242] 192.168.122.198 () {58 vars in 1241 bytes} [Sun Sep 6 06:53:06 2026] DELETE /volume/v3/snapshots/66cdb628-bcf9-4c8b-8645-5a6f320b0b17 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:53:06 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-10093021-54c4-466d-8b25-3da217b685c5 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:06 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-10093021-54c4-466d-8b25-3da217b685c5 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] GET http://192.168.122.198/volume/v3/snapshots/66cdb628-bcf9-4c8b-8645-5a6f320b0b17 Sep 06 06:53:06 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-10093021-54c4-466d-8b25-3da217b685c5 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:06 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-10093021-54c4-466d-8b25-3da217b685c5 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:06 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:53:06 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:53:06 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-10093021-54c4-466d-8b25-3da217b685c5 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Snapshot retrieved successfully. Sep 06 06:53:06 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-10093021-54c4-466d-8b25-3da217b685c5 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] http://192.168.122.198/volume/v3/snapshots/66cdb628-bcf9-4c8b-8645-5a6f320b0b17 returned with HTTP 200 Sep 06 06:53:06 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1632/3243] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:53:06 2026] GET /volume/v3/snapshots/66cdb628-bcf9-4c8b-8645-5a6f320b0b17 => generated 465 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:53:06 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-5e22b7e1-a25c-4178-90b0-ff8278454964 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:06 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-5e22b7e1-a25c-4178-90b0-ff8278454964 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] GET http://192.168.122.198/volume/v3/volumes/c0e8af3e-dd6b-42be-8bc1-f4bc6edbac15 Sep 06 06:53:06 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-5e22b7e1-a25c-4178-90b0-ff8278454964 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:06 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-5e22b7e1-a25c-4178-90b0-ff8278454964 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:06 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:53:06 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:53:06 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:53:06 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:53:06 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-5e22b7e1-a25c-4178-90b0-ff8278454964 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Volume info retrieved successfully. Sep 06 06:53:06 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-5e22b7e1-a25c-4178-90b0-ff8278454964 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] http://192.168.122.198/volume/v3/volumes/c0e8af3e-dd6b-42be-8bc1-f4bc6edbac15 returned with HTTP 200 Sep 06 06:53:06 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1612/3244] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:53:06 2026] GET /volume/v3/volumes/c0e8af3e-dd6b-42be-8bc1-f4bc6edbac15 => generated 1015 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 06:53:07 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-f0e61dfc-80b2-4aa9-9413-522b962cb48f None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:07 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f0e61dfc-80b2-4aa9-9413-522b962cb48f tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] GET http://192.168.122.198/volume/v3/snapshots/66cdb628-bcf9-4c8b-8645-5a6f320b0b17 Sep 06 06:53:07 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-f0e61dfc-80b2-4aa9-9413-522b962cb48f tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:07 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-f0e61dfc-80b2-4aa9-9413-522b962cb48f tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:07 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:53:07 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:53:07 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-f0e61dfc-80b2-4aa9-9413-522b962cb48f tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Snapshot retrieved successfully. Sep 06 06:53:07 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f0e61dfc-80b2-4aa9-9413-522b962cb48f tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] http://192.168.122.198/volume/v3/snapshots/66cdb628-bcf9-4c8b-8645-5a6f320b0b17 returned with HTTP 200 Sep 06 06:53:07 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1633/3245] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:53:07 2026] GET /volume/v3/snapshots/66cdb628-bcf9-4c8b-8645-5a6f320b0b17 => generated 465 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:53:07 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-65010246-37dd-4ab6-8c0e-bc305e17ff9e None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:07 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-65010246-37dd-4ab6-8c0e-bc305e17ff9e tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] GET http://192.168.122.198/volume/v3/volumes/c0e8af3e-dd6b-42be-8bc1-f4bc6edbac15 Sep 06 06:53:07 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-65010246-37dd-4ab6-8c0e-bc305e17ff9e tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:07 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-65010246-37dd-4ab6-8c0e-bc305e17ff9e tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:07 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:53:07 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:53:07 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:53:07 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:53:07 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-65010246-37dd-4ab6-8c0e-bc305e17ff9e tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Volume info retrieved successfully. Sep 06 06:53:07 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-65010246-37dd-4ab6-8c0e-bc305e17ff9e tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] http://192.168.122.198/volume/v3/volumes/c0e8af3e-dd6b-42be-8bc1-f4bc6edbac15 returned with HTTP 200 Sep 06 06:53:07 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1613/3246] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:53:07 2026] GET /volume/v3/volumes/c0e8af3e-dd6b-42be-8bc1-f4bc6edbac15 => generated 1016 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 06:53:07 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-0303415f-4ddc-4616-b1f7-a92863fd7ccc None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:07 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-0303415f-4ddc-4616-b1f7-a92863fd7ccc tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-reader] GET http://192.168.122.198/volume/v3/volumes Sep 06 06:53:07 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-0303415f-4ddc-4616-b1f7-a92863fd7ccc tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-reader] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:07 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-0303415f-4ddc-4616-b1f7-a92863fd7ccc tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-reader] Calling method 'index' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:07 devstack devstack@c-api.service[87015]: DEBUG cinder.api.api_utils [None req-0303415f-4ddc-4616-b1f7-a92863fd7ccc tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-reader] Removing options '' from query. {{(pid=87015) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 06:53:07 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-0303415f-4ddc-4616-b1f7-a92863fd7ccc tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87015) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 06:53:08 devstack devstack@c-api.service[87015]: /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 06 06:53:08 devstack devstack@c-api.service[87015]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 06:53:08 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:53:08 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:53:08 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-0303415f-4ddc-4616-b1f7-a92863fd7ccc tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-reader] Get all volumes completed successfully. Sep 06 06:53:08 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-0303415f-4ddc-4616-b1f7-a92863fd7ccc tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-reader] http://192.168.122.198/volume/v3/volumes returned with HTTP 200 Sep 06 06:53:08 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1634/3247] 192.168.122.198 () {60 vars in 1162 bytes} [Sun Sep 6 06:53:07 2026] GET /volume/v3/volumes => generated 343 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:53:08 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-46df2f4e-cb0a-4b2f-befd-00d76ffcfd4b None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:08 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-46df2f4e-cb0a-4b2f-befd-00d76ffcfd4b tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] DELETE http://192.168.122.198/volume/v3/volumes/c0e8af3e-dd6b-42be-8bc1-f4bc6edbac15 Sep 06 06:53:08 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-46df2f4e-cb0a-4b2f-befd-00d76ffcfd4b tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:08 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-46df2f4e-cb0a-4b2f-befd-00d76ffcfd4b tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:08 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-46df2f4e-cb0a-4b2f-befd-00d76ffcfd4b tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Delete volume with id: c0e8af3e-dd6b-42be-8bc1-f4bc6edbac15 Sep 06 06:53:08 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:53:08 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:53:08 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:53:08 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:53:08 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-46df2f4e-cb0a-4b2f-befd-00d76ffcfd4b tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Volume info retrieved successfully. Sep 06 06:53:08 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-46df2f4e-cb0a-4b2f-befd-00d76ffcfd4b tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Delete volume request issued successfully. Sep 06 06:53:08 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-46df2f4e-cb0a-4b2f-befd-00d76ffcfd4b tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] http://192.168.122.198/volume/v3/volumes/c0e8af3e-dd6b-42be-8bc1-f4bc6edbac15 returned with HTTP 202 Sep 06 06:53:08 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1614/3248] 192.168.122.198 () {60 vars in 1276 bytes} [Sun Sep 6 06:53:08 2026] DELETE /volume/v3/volumes/c0e8af3e-dd6b-42be-8bc1-f4bc6edbac15 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 06:53:08 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-53e0bb6f-8bbf-4821-9819-339837c6b24b None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:08 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-53e0bb6f-8bbf-4821-9819-339837c6b24b tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] GET http://192.168.122.198/volume/v3/volumes/c0e8af3e-dd6b-42be-8bc1-f4bc6edbac15 Sep 06 06:53:08 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-53e0bb6f-8bbf-4821-9819-339837c6b24b tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:08 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-53e0bb6f-8bbf-4821-9819-339837c6b24b tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:08 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:53:08 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:53:08 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:53:08 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:53:08 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-53e0bb6f-8bbf-4821-9819-339837c6b24b tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Volume info retrieved successfully. Sep 06 06:53:08 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-53e0bb6f-8bbf-4821-9819-339837c6b24b tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] http://192.168.122.198/volume/v3/volumes/c0e8af3e-dd6b-42be-8bc1-f4bc6edbac15 returned with HTTP 200 Sep 06 06:53:08 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1635/3249] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:53:08 2026] GET /volume/v3/volumes/c0e8af3e-dd6b-42be-8bc1-f4bc6edbac15 => generated 1015 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 06:53:08 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-ab255614-1768-429e-aeb2-632efbbfafa9 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:08 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ab255614-1768-429e-aeb2-632efbbfafa9 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] GET http://192.168.122.198/volume/v3/snapshots/66cdb628-bcf9-4c8b-8645-5a6f320b0b17 Sep 06 06:53:08 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ab255614-1768-429e-aeb2-632efbbfafa9 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:08 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ab255614-1768-429e-aeb2-632efbbfafa9 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:08 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ab255614-1768-429e-aeb2-632efbbfafa9 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] http://192.168.122.198/volume/v3/snapshots/66cdb628-bcf9-4c8b-8645-5a6f320b0b17 returned with HTTP 404 Sep 06 06:53:08 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1615/3250] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:53:08 2026] GET /volume/v3/snapshots/66cdb628-bcf9-4c8b-8645-5a6f320b0b17 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:53:08 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-fae2473d-1f22-4637-867e-cbb3ee8db375 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:08 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-fae2473d-1f22-4637-867e-cbb3ee8db375 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] DELETE http://192.168.122.198/volume/v3/volumes/41a4c301-43b5-4b99-8f5a-2f00d5f65fba Sep 06 06:53:08 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-fae2473d-1f22-4637-867e-cbb3ee8db375 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:08 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-fae2473d-1f22-4637-867e-cbb3ee8db375 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:08 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-fae2473d-1f22-4637-867e-cbb3ee8db375 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Delete volume with id: 41a4c301-43b5-4b99-8f5a-2f00d5f65fba Sep 06 06:53:08 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:53:08 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:53:08 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:53:08 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:53:08 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-fae2473d-1f22-4637-867e-cbb3ee8db375 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Volume info retrieved successfully. Sep 06 06:53:08 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-fae2473d-1f22-4637-867e-cbb3ee8db375 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Delete volume request issued successfully. Sep 06 06:53:08 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-fae2473d-1f22-4637-867e-cbb3ee8db375 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] http://192.168.122.198/volume/v3/volumes/41a4c301-43b5-4b99-8f5a-2f00d5f65fba returned with HTTP 202 Sep 06 06:53:08 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1636/3251] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:53:08 2026] DELETE /volume/v3/volumes/41a4c301-43b5-4b99-8f5a-2f00d5f65fba => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:53:08 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-4f47a224-7ece-4a0f-9609-6452b486051a None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:08 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-4f47a224-7ece-4a0f-9609-6452b486051a tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] GET http://192.168.122.198/volume/v3/volumes/41a4c301-43b5-4b99-8f5a-2f00d5f65fba Sep 06 06:53:08 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-4f47a224-7ece-4a0f-9609-6452b486051a tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:08 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-4f47a224-7ece-4a0f-9609-6452b486051a tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:08 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:53:08 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:53:08 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:53:08 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:53:08 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-4f47a224-7ece-4a0f-9609-6452b486051a tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Volume info retrieved successfully. Sep 06 06:53:08 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-4f47a224-7ece-4a0f-9609-6452b486051a tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] http://192.168.122.198/volume/v3/volumes/41a4c301-43b5-4b99-8f5a-2f00d5f65fba returned with HTTP 200 Sep 06 06:53:08 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1616/3252] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:53:08 2026] GET /volume/v3/volumes/41a4c301-43b5-4b99-8f5a-2f00d5f65fba => generated 1016 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:53:09 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-af9308e3-f36d-4f70-9260-86a785893012 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:09 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-af9308e3-f36d-4f70-9260-86a785893012 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] GET http://192.168.122.198/volume/v3/volumes/c0e8af3e-dd6b-42be-8bc1-f4bc6edbac15 Sep 06 06:53:09 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-af9308e3-f36d-4f70-9260-86a785893012 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:09 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-af9308e3-f36d-4f70-9260-86a785893012 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:09 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-af9308e3-f36d-4f70-9260-86a785893012 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] http://192.168.122.198/volume/v3/volumes/c0e8af3e-dd6b-42be-8bc1-f4bc6edbac15 returned with HTTP 404 Sep 06 06:53:09 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1637/3253] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:53:09 2026] GET /volume/v3/volumes/c0e8af3e-dd6b-42be-8bc1-f4bc6edbac15 => generated 109 bytes in 267 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 06:53:09 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-ad6061b3-f928-45cb-9070-f002a69ef7fb None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:09 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ad6061b3-f928-45cb-9070-f002a69ef7fb tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:53:09 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ad6061b3-f928-45cb-9070-f002a69ef7fb tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-952707898"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:53:09 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.volumes [None req-ad6061b3-f928-45cb-9070-f002a69ef7fb tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-952707898'}} {{(pid=87014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:53:09 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-ad6061b3-f928-45cb-9070-f002a69ef7fb tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Create volume of 1 GB Sep 06 06:53:09 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-ad6061b3-f928-45cb-9070-f002a69ef7fb tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Availability Zones retrieved successfully. Sep 06 06:53:09 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-ad6061b3-f928-45cb-9070-f002a69ef7fb tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Flow 'volume_create_api' (b5fd3c81-e4ec-482f-8182-cc29494ddca6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:53:09 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-ad6061b3-f928-45cb-9070-f002a69ef7fb tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d697079-c082-4d67-8b42-ef3b4b7e49a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:53:09 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.flows.api.create_volume [None req-ad6061b3-f928-45cb-9070-f002a69ef7fb tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Validating volume size '1' using validate_int {{(pid=87014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:53:09 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-ad6061b3-f928-45cb-9070-f002a69ef7fb tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d697079-c082-4d67-8b42-ef3b4b7e49a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:53:09 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-ad6061b3-f928-45cb-9070-f002a69ef7fb tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30706e96-094e-4ba8-9bb4-da49fec5d5cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:53:09 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-49a61ece-dd6f-4c7c-85f4-4214d32fc5df None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:09 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-49a61ece-dd6f-4c7c-85f4-4214d32fc5df tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] GET http://192.168.122.198/volume/v3/volumes/41a4c301-43b5-4b99-8f5a-2f00d5f65fba Sep 06 06:53:09 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-49a61ece-dd6f-4c7c-85f4-4214d32fc5df tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:09 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-49a61ece-dd6f-4c7c-85f4-4214d32fc5df tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:09 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-49a61ece-dd6f-4c7c-85f4-4214d32fc5df tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] http://192.168.122.198/volume/v3/volumes/41a4c301-43b5-4b99-8f5a-2f00d5f65fba returned with HTTP 404 Sep 06 06:53:09 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1638/3254] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:53:09 2026] GET /volume/v3/volumes/41a4c301-43b5-4b99-8f5a-2f00d5f65fba => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:53:09 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-ba2196a3-d194-428e-8232-fe637bd90507 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:09 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-ba2196a3-d194-428e-8232-fe637bd90507 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:53:09 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-ba2196a3-d194-428e-8232-fe637bd90507 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1810689082"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:53:09 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.volumes [None req-ba2196a3-d194-428e-8232-fe637bd90507 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1810689082'}} {{(pid=87015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:53:09 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-ba2196a3-d194-428e-8232-fe637bd90507 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Create volume of 1 GB Sep 06 06:53:09 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-ba2196a3-d194-428e-8232-fe637bd90507 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Availability Zones retrieved successfully. Sep 06 06:53:09 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-ad6061b3-f928-45cb-9070-f002a69ef7fb tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Created reservations ['33aa8361-c8c0-4463-9fc9-accda2c90de1', '7c6f9a0a-c529-4479-a5c7-06765b9973fb', '813ce8db-f700-44ef-8b6d-98b31d4f6604', '78790d44-125f-467e-a162-ae03ed651e0f'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:53:09 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-ad6061b3-f928-45cb-9070-f002a69ef7fb tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30706e96-094e-4ba8-9bb4-da49fec5d5cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['33aa8361-c8c0-4463-9fc9-accda2c90de1', '7c6f9a0a-c529-4479-a5c7-06765b9973fb', '813ce8db-f700-44ef-8b6d-98b31d4f6604', '78790d44-125f-467e-a162-ae03ed651e0f']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:53:09 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-ba2196a3-d194-428e-8232-fe637bd90507 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Flow 'volume_create_api' (51f6543a-e16a-411c-8585-ceae6762896a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:53:09 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-ad6061b3-f928-45cb-9070-f002a69ef7fb tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b98ee5ea-ca7f-4caa-8201-66ecf85dd57d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:53:09 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-ba2196a3-d194-428e-8232-fe637bd90507 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0b1b27f-d31e-4de7-badf-3488a4ec99bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:53:09 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.flows.api.create_volume [None req-ba2196a3-d194-428e-8232-fe637bd90507 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Validating volume size '1' using validate_int {{(pid=87015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:53:09 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:53:09 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:53:09 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-ad6061b3-f928-45cb-9070-f002a69ef7fb tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b98ee5ea-ca7f-4caa-8201-66ecf85dd57d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aac92ae4-d9b8-4909-9900-1ead8a06611c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-952707898',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a4d93fb96cd34a409646af3000051b23',qos_specs=None,replication_status=,reservations=['33aa8361-c8c0-4463-9fc9-accda2c90de1','7c6f9a0a-c529-4479-a5c7-06765b9973fb','813ce8db-f700-44ef-8b6d-98b31d4f6604','78790d44-125f-467e-a162-ae03ed651e0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb8e71dd35514c59b11598ab9faffc58',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:53:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-952707898',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aac92ae4-d9b8-4909-9900-1ead8a06611c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a4d93fb96cd34a409646af3000051b23',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bb8e71dd35514c59b11598ab9faffc58',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:53:09 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-ad6061b3-f928-45cb-9070-f002a69ef7fb tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a16d6a5f-7397-431c-945c-765c3b14c3cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:53:09 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-ba2196a3-d194-428e-8232-fe637bd90507 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0b1b27f-d31e-4de7-badf-3488a4ec99bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:53:09 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-ba2196a3-d194-428e-8232-fe637bd90507 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e41d840-253b-4200-a5ec-22565eb138fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:53:09 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-ad6061b3-f928-45cb-9070-f002a69ef7fb tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a16d6a5f-7397-431c-945c-765c3b14c3cb) transitioned into state 'SUCCESS' from state '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-952707898',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a4d93fb96cd34a409646af3000051b23',qos_specs=None,replication_status=,reservations=['33aa8361-c8c0-4463-9fc9-accda2c90de1','7c6f9a0a-c529-4479-a5c7-06765b9973fb','813ce8db-f700-44ef-8b6d-98b31d4f6604','78790d44-125f-467e-a162-ae03ed651e0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb8e71dd35514c59b11598ab9faffc58',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:53:09 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-ad6061b3-f928-45cb-9070-f002a69ef7fb tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6202626a-daa8-4c20-b79d-6a9b3648867a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:53:09 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-ad6061b3-f928-45cb-9070-f002a69ef7fb tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6202626a-daa8-4c20-b79d-6a9b3648867a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:53:09 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-ad6061b3-f928-45cb-9070-f002a69ef7fb tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Flow 'volume_create_api' (b5fd3c81-e4ec-482f-8182-cc29494ddca6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:53:09 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-ad6061b3-f928-45cb-9070-f002a69ef7fb tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Create volume request issued successfully. Sep 06 06:53:09 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ad6061b3-f928-45cb-9070-f002a69ef7fb tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:53:09 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1617/3255] 192.168.122.198 () {62 vars in 1183 bytes} [Sun Sep 6 06:53:09 2026] POST /volume/v3/volumes => generated 786 bytes in 335 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:53:09 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-6d846ac1-03a1-4986-bc5e-1430df70bd95 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:09 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-6d846ac1-03a1-4986-bc5e-1430df70bd95 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] GET http://192.168.122.198/volume/v3/volumes/aac92ae4-d9b8-4909-9900-1ead8a06611c Sep 06 06:53:09 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-6d846ac1-03a1-4986-bc5e-1430df70bd95 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:09 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-6d846ac1-03a1-4986-bc5e-1430df70bd95 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:09 devstack devstack@c-api.service[87015]: DEBUG cinder.quota [None req-ba2196a3-d194-428e-8232-fe637bd90507 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Created reservations ['f704d346-682f-482b-a331-eefc82460550', '33b02037-7840-4faf-9093-7049409d893c', '1ee02485-67c5-4dc8-85b2-1ecdd5239c24', '08f1b888-d3df-47bc-8a16-77de1862de78'] {{(pid=87015) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:53:09 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-ba2196a3-d194-428e-8232-fe637bd90507 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e41d840-253b-4200-a5ec-22565eb138fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f704d346-682f-482b-a331-eefc82460550', '33b02037-7840-4faf-9093-7049409d893c', '1ee02485-67c5-4dc8-85b2-1ecdd5239c24', '08f1b888-d3df-47bc-8a16-77de1862de78']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:53:09 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-ba2196a3-d194-428e-8232-fe637bd90507 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58e5a28c-469c-435e-ac69-49edc18a4b6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:53:09 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:53:09 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:53:09 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:53:09 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:53:09 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-6d846ac1-03a1-4986-bc5e-1430df70bd95 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Volume info retrieved successfully. Sep 06 06:53:09 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-6d846ac1-03a1-4986-bc5e-1430df70bd95 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] http://192.168.122.198/volume/v3/volumes/aac92ae4-d9b8-4909-9900-1ead8a06611c returned with HTTP 200 Sep 06 06:53:09 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1618/3256] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:53:09 2026] GET /volume/v3/volumes/aac92ae4-d9b8-4909-9900-1ead8a06611c => generated 965 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:53:09 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:53:09 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:53:09 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-ba2196a3-d194-428e-8232-fe637bd90507 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58e5a28c-469c-435e-ac69-49edc18a4b6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '817cb56c-cef8-4725-b13f-ff24f97d73ba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1810689082',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9dc5436e8fa48389e888d8f19858d1b',qos_specs=None,replication_status=,reservations=['f704d346-682f-482b-a331-eefc82460550','33b02037-7840-4faf-9093-7049409d893c','1ee02485-67c5-4dc8-85b2-1ecdd5239c24','08f1b888-d3df-47bc-8a16-77de1862de78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9722e49a5da4ba7b028b07e73bfb4c8',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:53:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1810689082',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=817cb56c-cef8-4725-b13f-ff24f97d73ba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f9dc5436e8fa48389e888d8f19858d1b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f9722e49a5da4ba7b028b07e73bfb4c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:53:09 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-ba2196a3-d194-428e-8232-fe637bd90507 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4dd5b79f-31c2-443f-8dda-6e27072a9207) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:53:09 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-ba2196a3-d194-428e-8232-fe637bd90507 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4dd5b79f-31c2-443f-8dda-6e27072a9207) transitioned into state 'SUCCESS' from state '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-1810689082',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9dc5436e8fa48389e888d8f19858d1b',qos_specs=None,replication_status=,reservations=['f704d346-682f-482b-a331-eefc82460550','33b02037-7840-4faf-9093-7049409d893c','1ee02485-67c5-4dc8-85b2-1ecdd5239c24','08f1b888-d3df-47bc-8a16-77de1862de78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9722e49a5da4ba7b028b07e73bfb4c8',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:53:09 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-ba2196a3-d194-428e-8232-fe637bd90507 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8fb7954-6a0e-4c60-a898-cde081f3a328) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:53:09 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-ba2196a3-d194-428e-8232-fe637bd90507 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8fb7954-6a0e-4c60-a898-cde081f3a328) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:53:09 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-ba2196a3-d194-428e-8232-fe637bd90507 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Flow 'volume_create_api' (51f6543a-e16a-411c-8585-ceae6762896a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:53:09 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-ba2196a3-d194-428e-8232-fe637bd90507 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Create volume request issued successfully. Sep 06 06:53:09 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-ba2196a3-d194-428e-8232-fe637bd90507 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:53:09 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1639/3257] 192.168.122.198 () {60 vars in 1142 bytes} [Sun Sep 6 06:53:09 2026] POST /volume/v3/volumes => generated 787 bytes in 346 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:53:09 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-1fc3529b-bb63-4165-b5b2-09aa1f6690a1 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:09 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-1fc3529b-bb63-4165-b5b2-09aa1f6690a1 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] GET http://192.168.122.198/volume/v3/volumes/817cb56c-cef8-4725-b13f-ff24f97d73ba Sep 06 06:53:09 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-1fc3529b-bb63-4165-b5b2-09aa1f6690a1 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:09 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-1fc3529b-bb63-4165-b5b2-09aa1f6690a1 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:09 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:53:09 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:53:09 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:53:09 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:53:09 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-1fc3529b-bb63-4165-b5b2-09aa1f6690a1 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Volume info retrieved successfully. Sep 06 06:53:09 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-1fc3529b-bb63-4165-b5b2-09aa1f6690a1 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] http://192.168.122.198/volume/v3/volumes/817cb56c-cef8-4725-b13f-ff24f97d73ba returned with HTTP 200 Sep 06 06:53:09 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1619/3258] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:53:09 2026] GET /volume/v3/volumes/817cb56c-cef8-4725-b13f-ff24f97d73ba => generated 966 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:53:10 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-3215c6d9-55a6-4663-b08b-f75d271c14fa None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:10 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-3215c6d9-55a6-4663-b08b-f75d271c14fa tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] GET http://192.168.122.198/volume/v3/volumes/aac92ae4-d9b8-4909-9900-1ead8a06611c Sep 06 06:53:10 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-3215c6d9-55a6-4663-b08b-f75d271c14fa tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:10 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-3215c6d9-55a6-4663-b08b-f75d271c14fa tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:10 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:53:10 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:53:10 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:53:10 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:53:10 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-3215c6d9-55a6-4663-b08b-f75d271c14fa tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Volume info retrieved successfully. Sep 06 06:53:10 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-3215c6d9-55a6-4663-b08b-f75d271c14fa tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] http://192.168.122.198/volume/v3/volumes/aac92ae4-d9b8-4909-9900-1ead8a06611c returned with HTTP 200 Sep 06 06:53:10 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1640/3259] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:53:10 2026] GET /volume/v3/volumes/aac92ae4-d9b8-4909-9900-1ead8a06611c => generated 1016 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 06 06:53:10 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-2d12f315-fe61-49b0-b102-f88c5875bbf4 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:10 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-2d12f315-fe61-49b0-b102-f88c5875bbf4 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-reader] GET http://192.168.122.198/volume/v3/volumes/detail Sep 06 06:53:10 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-2d12f315-fe61-49b0-b102-f88c5875bbf4 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-reader] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:10 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-2d12f315-fe61-49b0-b102-f88c5875bbf4 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-reader] Calling method 'detail' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:10 devstack devstack@c-api.service[87014]: DEBUG cinder.api.api_utils [None req-2d12f315-fe61-49b0-b102-f88c5875bbf4 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-reader] Removing options '' from query. {{(pid=87014) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 06:53:10 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-2d12f315-fe61-49b0-b102-f88c5875bbf4 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87014) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 06:53:10 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:53:10 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:53:10 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-2d12f315-fe61-49b0-b102-f88c5875bbf4 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-reader] Get all volumes completed successfully. Sep 06 06:53:10 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:53:10 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:53:10 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-2d12f315-fe61-49b0-b102-f88c5875bbf4 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-reader] http://192.168.122.198/volume/v3/volumes/detail returned with HTTP 200 Sep 06 06:53:10 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1620/3260] 192.168.122.198 () {60 vars in 1183 bytes} [Sun Sep 6 06:53:10 2026] GET /volume/v3/volumes/detail => generated 856 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:53:10 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-d49b6fb7-07cb-4e97-91d7-09f6e470d1d7 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:10 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-d49b6fb7-07cb-4e97-91d7-09f6e470d1d7 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] DELETE http://192.168.122.198/volume/v3/volumes/aac92ae4-d9b8-4909-9900-1ead8a06611c Sep 06 06:53:10 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-d49b6fb7-07cb-4e97-91d7-09f6e470d1d7 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:10 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-d49b6fb7-07cb-4e97-91d7-09f6e470d1d7 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:10 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-d49b6fb7-07cb-4e97-91d7-09f6e470d1d7 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Delete volume with id: aac92ae4-d9b8-4909-9900-1ead8a06611c Sep 06 06:53:10 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:53:10 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:53:10 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:53:10 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:53:10 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-d49b6fb7-07cb-4e97-91d7-09f6e470d1d7 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Volume info retrieved successfully. Sep 06 06:53:11 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-16a61eac-f4df-431f-86f2-e3263b39103d None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:11 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-16a61eac-f4df-431f-86f2-e3263b39103d tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] GET http://192.168.122.198/volume/v3/volumes/817cb56c-cef8-4725-b13f-ff24f97d73ba Sep 06 06:53:11 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-16a61eac-f4df-431f-86f2-e3263b39103d tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:11 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-16a61eac-f4df-431f-86f2-e3263b39103d tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:11 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-d49b6fb7-07cb-4e97-91d7-09f6e470d1d7 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Delete volume request issued successfully. Sep 06 06:53:11 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-d49b6fb7-07cb-4e97-91d7-09f6e470d1d7 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] http://192.168.122.198/volume/v3/volumes/aac92ae4-d9b8-4909-9900-1ead8a06611c returned with HTTP 202 Sep 06 06:53:11 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1641/3261] 192.168.122.198 () {60 vars in 1276 bytes} [Sun Sep 6 06:53:10 2026] DELETE /volume/v3/volumes/aac92ae4-d9b8-4909-9900-1ead8a06611c => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 06:53:11 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:53:11 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:53:11 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:53:11 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:53:11 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-3db71821-789b-46e7-8b80-dc90943ff5e5 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:11 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-3db71821-789b-46e7-8b80-dc90943ff5e5 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] GET http://192.168.122.198/volume/v3/volumes/aac92ae4-d9b8-4909-9900-1ead8a06611c Sep 06 06:53:11 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-3db71821-789b-46e7-8b80-dc90943ff5e5 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:11 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-3db71821-789b-46e7-8b80-dc90943ff5e5 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:11 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-16a61eac-f4df-431f-86f2-e3263b39103d tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Volume info retrieved successfully. Sep 06 06:53:11 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-16a61eac-f4df-431f-86f2-e3263b39103d tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] http://192.168.122.198/volume/v3/volumes/817cb56c-cef8-4725-b13f-ff24f97d73ba returned with HTTP 200 Sep 06 06:53:11 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1621/3262] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:53:11 2026] GET /volume/v3/volumes/817cb56c-cef8-4725-b13f-ff24f97d73ba => generated 1016 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:53:11 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:53:11 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:53:11 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:53:11 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:53:11 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-3db71821-789b-46e7-8b80-dc90943ff5e5 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Volume info retrieved successfully. Sep 06 06:53:11 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-3db71821-789b-46e7-8b80-dc90943ff5e5 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] http://192.168.122.198/volume/v3/volumes/aac92ae4-d9b8-4909-9900-1ead8a06611c returned with HTTP 200 Sep 06 06:53:11 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1642/3263] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:53:11 2026] GET /volume/v3/volumes/aac92ae4-d9b8-4909-9900-1ead8a06611c => generated 1015 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 06:53:12 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-3d9c8b5f-27aa-48e2-88b2-13ccb470fb0a None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:12 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-3d9c8b5f-27aa-48e2-88b2-13ccb470fb0a tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] GET http://192.168.122.198/volume/v3/volumes/817cb56c-cef8-4725-b13f-ff24f97d73ba Sep 06 06:53:12 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-3d9c8b5f-27aa-48e2-88b2-13ccb470fb0a tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:12 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-3d9c8b5f-27aa-48e2-88b2-13ccb470fb0a tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:12 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:53:12 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:53:12 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:53:12 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:53:12 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-e1512e73-86c9-4735-820b-cb7e55b1fcb4 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:12 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-3d9c8b5f-27aa-48e2-88b2-13ccb470fb0a tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Volume info retrieved successfully. Sep 06 06:53:12 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e1512e73-86c9-4735-820b-cb7e55b1fcb4 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] GET http://192.168.122.198/volume/v3/volumes/aac92ae4-d9b8-4909-9900-1ead8a06611c Sep 06 06:53:12 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e1512e73-86c9-4735-820b-cb7e55b1fcb4 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:12 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e1512e73-86c9-4735-820b-cb7e55b1fcb4 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:12 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-3d9c8b5f-27aa-48e2-88b2-13ccb470fb0a tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] http://192.168.122.198/volume/v3/volumes/817cb56c-cef8-4725-b13f-ff24f97d73ba returned with HTTP 200 Sep 06 06:53:12 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1622/3264] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:53:12 2026] GET /volume/v3/volumes/817cb56c-cef8-4725-b13f-ff24f97d73ba => generated 1017 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:53:12 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e1512e73-86c9-4735-820b-cb7e55b1fcb4 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] http://192.168.122.198/volume/v3/volumes/aac92ae4-d9b8-4909-9900-1ead8a06611c returned with HTTP 404 Sep 06 06:53:12 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1643/3265] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:53:12 2026] GET /volume/v3/volumes/aac92ae4-d9b8-4909-9900-1ead8a06611c => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 06:53:12 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-9761bff9-2036-40a5-a520-2cf696f95150 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:12 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-9761bff9-2036-40a5-a520-2cf696f95150 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:53:12 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-bf2a18fb-fde8-46f4-b3ff-7eb32c5d1593 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:12 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-9761bff9-2036-40a5-a520-2cf696f95150 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-863579779"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:53:12 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.volumes [None req-9761bff9-2036-40a5-a520-2cf696f95150 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-863579779'}} {{(pid=87014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:53:12 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-9761bff9-2036-40a5-a520-2cf696f95150 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Create volume of 1 GB Sep 06 06:53:12 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-bf2a18fb-fde8-46f4-b3ff-7eb32c5d1593 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] POST http://192.168.122.198/volume/v3/snapshots Sep 06 06:53:12 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-bf2a18fb-fde8-46f4-b3ff-7eb32c5d1593 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "817cb56c-cef8-4725-b13f-ff24f97d73ba", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-559396248"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:53:12 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-9761bff9-2036-40a5-a520-2cf696f95150 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Availability Zones retrieved successfully. Sep 06 06:53:12 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:53:12 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:53:12 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:53:12 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:53:12 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-bf2a18fb-fde8-46f4-b3ff-7eb32c5d1593 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Volume info retrieved successfully. Sep 06 06:53:12 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.snapshots [None req-bf2a18fb-fde8-46f4-b3ff-7eb32c5d1593 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Create snapshot from volume 817cb56c-cef8-4725-b13f-ff24f97d73ba Sep 06 06:53:12 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-9761bff9-2036-40a5-a520-2cf696f95150 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Flow 'volume_create_api' (72b90579-0696-49c9-a68e-70c301a8e7e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:53:12 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-9761bff9-2036-40a5-a520-2cf696f95150 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc78e570-0e5e-42a2-aa56-4570d88c12c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:53:12 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.flows.api.create_volume [None req-9761bff9-2036-40a5-a520-2cf696f95150 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Validating volume size '1' using validate_int {{(pid=87014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:53:12 devstack devstack@c-api.service[87015]: DEBUG cinder.quota [None req-bf2a18fb-fde8-46f4-b3ff-7eb32c5d1593 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Created reservations ['002978af-0b9a-421a-bd50-2c79bb176415', 'ae5aec2e-63e8-480a-a11f-089c6ee70c4d', '9953539e-d54a-467c-89e5-ee1eb5717e00', 'f3f274a3-5981-42b9-ad30-455f80ac2f70'] {{(pid=87015) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:53:12 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-9761bff9-2036-40a5-a520-2cf696f95150 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc78e570-0e5e-42a2-aa56-4570d88c12c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:53:12 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-9761bff9-2036-40a5-a520-2cf696f95150 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (123a0b0f-95c0-476c-8265-78c15d46599d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:53:12 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:53:12 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:53:12 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-bf2a18fb-fde8-46f4-b3ff-7eb32c5d1593 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Snapshot create request issued successfully. Sep 06 06:53:12 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-bf2a18fb-fde8-46f4-b3ff-7eb32c5d1593 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] http://192.168.122.198/volume/v3/snapshots returned with HTTP 202 Sep 06 06:53:12 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1644/3266] 192.168.122.198 () {60 vars in 1149 bytes} [Sun Sep 6 06:53:12 2026] POST /volume/v3/snapshots => generated 307 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:53:12 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-389a01aa-b2b3-4782-837e-e729e65935ab None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:12 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-389a01aa-b2b3-4782-837e-e729e65935ab tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] GET http://192.168.122.198/volume/v3/snapshots/bd21bdcf-565c-4c75-91d5-1c80fe937687 Sep 06 06:53:12 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-389a01aa-b2b3-4782-837e-e729e65935ab tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:12 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-389a01aa-b2b3-4782-837e-e729e65935ab tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:12 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:53:12 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:53:12 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-389a01aa-b2b3-4782-837e-e729e65935ab tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Snapshot retrieved successfully. Sep 06 06:53:12 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-389a01aa-b2b3-4782-837e-e729e65935ab tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] http://192.168.122.198/volume/v3/snapshots/bd21bdcf-565c-4c75-91d5-1c80fe937687 returned with HTTP 200 Sep 06 06:53:12 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1645/3267] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:53:12 2026] GET /volume/v3/snapshots/bd21bdcf-565c-4c75-91d5-1c80fe937687 => generated 439 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:53:12 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-9761bff9-2036-40a5-a520-2cf696f95150 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Created reservations ['13e3c004-3ba7-4e91-a989-ad6caf7fc7a7', '4f12561d-cf51-4c9e-a4b1-e7a0c6b60a55', '70796f1f-7b25-4c5d-97f7-86ebabeb77ba', 'e813b8d7-bec8-4230-ae94-81589c16f860'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:53:12 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-9761bff9-2036-40a5-a520-2cf696f95150 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (123a0b0f-95c0-476c-8265-78c15d46599d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['13e3c004-3ba7-4e91-a989-ad6caf7fc7a7', '4f12561d-cf51-4c9e-a4b1-e7a0c6b60a55', '70796f1f-7b25-4c5d-97f7-86ebabeb77ba', 'e813b8d7-bec8-4230-ae94-81589c16f860']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:53:12 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-9761bff9-2036-40a5-a520-2cf696f95150 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39ad97bf-6bdd-41cf-89f7-a6fa8464997c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:53:12 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:53:12 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:53:12 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-9761bff9-2036-40a5-a520-2cf696f95150 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39ad97bf-6bdd-41cf-89f7-a6fa8464997c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c3f1330c-906f-47c3-8862-e5e4839effcb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-863579779',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a4d93fb96cd34a409646af3000051b23',qos_specs=None,replication_status=,reservations=['13e3c004-3ba7-4e91-a989-ad6caf7fc7a7','4f12561d-cf51-4c9e-a4b1-e7a0c6b60a55','70796f1f-7b25-4c5d-97f7-86ebabeb77ba','e813b8d7-bec8-4230-ae94-81589c16f860'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb8e71dd35514c59b11598ab9faffc58',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:53:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-863579779',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c3f1330c-906f-47c3-8862-e5e4839effcb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a4d93fb96cd34a409646af3000051b23',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bb8e71dd35514c59b11598ab9faffc58',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:53:12 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-9761bff9-2036-40a5-a520-2cf696f95150 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7b0b098-c4bb-4fc2-bf69-d51083022a91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:53:12 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-9761bff9-2036-40a5-a520-2cf696f95150 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7b0b098-c4bb-4fc2-bf69-d51083022a91) transitioned into state 'SUCCESS' from state '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-863579779',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a4d93fb96cd34a409646af3000051b23',qos_specs=None,replication_status=,reservations=['13e3c004-3ba7-4e91-a989-ad6caf7fc7a7','4f12561d-cf51-4c9e-a4b1-e7a0c6b60a55','70796f1f-7b25-4c5d-97f7-86ebabeb77ba','e813b8d7-bec8-4230-ae94-81589c16f860'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb8e71dd35514c59b11598ab9faffc58',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:53:12 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-9761bff9-2036-40a5-a520-2cf696f95150 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6954e27d-4e36-41a3-a61b-1339b06ed10d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:53:12 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-9761bff9-2036-40a5-a520-2cf696f95150 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6954e27d-4e36-41a3-a61b-1339b06ed10d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:53:12 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-9761bff9-2036-40a5-a520-2cf696f95150 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Flow 'volume_create_api' (72b90579-0696-49c9-a68e-70c301a8e7e7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:53:12 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-9761bff9-2036-40a5-a520-2cf696f95150 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Create volume request issued successfully. Sep 06 06:53:12 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-9761bff9-2036-40a5-a520-2cf696f95150 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:53:12 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1623/3268] 192.168.122.198 () {62 vars in 1183 bytes} [Sun Sep 6 06:53:12 2026] POST /volume/v3/volumes => generated 786 bytes in 323 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:53:12 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-33a504d3-0f9f-46fe-b94d-f32105d86490 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:12 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-33a504d3-0f9f-46fe-b94d-f32105d86490 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] GET http://192.168.122.198/volume/v3/volumes/c3f1330c-906f-47c3-8862-e5e4839effcb Sep 06 06:53:12 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-33a504d3-0f9f-46fe-b94d-f32105d86490 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:12 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-33a504d3-0f9f-46fe-b94d-f32105d86490 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:12 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:53:12 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:53:12 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:53:12 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:53:12 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-33a504d3-0f9f-46fe-b94d-f32105d86490 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Volume info retrieved successfully. Sep 06 06:53:12 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-33a504d3-0f9f-46fe-b94d-f32105d86490 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] http://192.168.122.198/volume/v3/volumes/c3f1330c-906f-47c3-8862-e5e4839effcb returned with HTTP 200 Sep 06 06:53:12 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1646/3269] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:53:12 2026] GET /volume/v3/volumes/c3f1330c-906f-47c3-8862-e5e4839effcb => generated 965 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:53:13 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-d24e5fdc-5f69-4ef0-98ab-c54c9fca6f94 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:13 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-d24e5fdc-5f69-4ef0-98ab-c54c9fca6f94 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] GET http://192.168.122.198/volume/v3/snapshots/bd21bdcf-565c-4c75-91d5-1c80fe937687 Sep 06 06:53:13 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-d24e5fdc-5f69-4ef0-98ab-c54c9fca6f94 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:13 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-d24e5fdc-5f69-4ef0-98ab-c54c9fca6f94 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:13 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:53:13 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:53:13 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-d24e5fdc-5f69-4ef0-98ab-c54c9fca6f94 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Snapshot retrieved successfully. Sep 06 06:53:13 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-d24e5fdc-5f69-4ef0-98ab-c54c9fca6f94 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] http://192.168.122.198/volume/v3/snapshots/bd21bdcf-565c-4c75-91d5-1c80fe937687 returned with HTTP 200 Sep 06 06:53:13 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1624/3270] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:53:13 2026] GET /volume/v3/snapshots/bd21bdcf-565c-4c75-91d5-1c80fe937687 => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:53:13 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-03efe916-00ec-4393-87f8-6abf08c02989 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:13 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-03efe916-00ec-4393-87f8-6abf08c02989 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] GET http://192.168.122.198/volume/v3/volumes/c3f1330c-906f-47c3-8862-e5e4839effcb Sep 06 06:53:13 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-03efe916-00ec-4393-87f8-6abf08c02989 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:13 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-03efe916-00ec-4393-87f8-6abf08c02989 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:13 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:53:13 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:53:13 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:53:13 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:53:13 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-03efe916-00ec-4393-87f8-6abf08c02989 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Volume info retrieved successfully. Sep 06 06:53:13 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-03efe916-00ec-4393-87f8-6abf08c02989 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] http://192.168.122.198/volume/v3/volumes/c3f1330c-906f-47c3-8862-e5e4839effcb returned with HTTP 200 Sep 06 06:53:13 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1647/3271] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:53:13 2026] GET /volume/v3/volumes/c3f1330c-906f-47c3-8862-e5e4839effcb => generated 1015 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 06:53:14 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-785304f7-ab24-4313-83da-1bcb9216c9bc None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:14 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-785304f7-ab24-4313-83da-1bcb9216c9bc tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] GET http://192.168.122.198/volume/v3/snapshots/bd21bdcf-565c-4c75-91d5-1c80fe937687 Sep 06 06:53:14 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-785304f7-ab24-4313-83da-1bcb9216c9bc tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:14 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-785304f7-ab24-4313-83da-1bcb9216c9bc tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:14 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:53:14 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:53:14 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-785304f7-ab24-4313-83da-1bcb9216c9bc tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Snapshot retrieved successfully. Sep 06 06:53:14 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-785304f7-ab24-4313-83da-1bcb9216c9bc tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] http://192.168.122.198/volume/v3/snapshots/bd21bdcf-565c-4c75-91d5-1c80fe937687 returned with HTTP 200 Sep 06 06:53:14 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1625/3272] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:53:14 2026] GET /volume/v3/snapshots/bd21bdcf-565c-4c75-91d5-1c80fe937687 => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 06:53:14 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-586e4359-2822-46fd-b794-dd6c6e1ad97a None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:14 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-586e4359-2822-46fd-b794-dd6c6e1ad97a tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-member] GET http://192.168.122.198/volume/v3/snapshots Sep 06 06:53:14 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-586e4359-2822-46fd-b794-dd6c6e1ad97a tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:14 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-586e4359-2822-46fd-b794-dd6c6e1ad97a tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-member] Calling method 'index' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:14 devstack devstack@c-api.service[87015]: DEBUG cinder.api.api_utils [None req-586e4359-2822-46fd-b794-dd6c6e1ad97a tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-member] Removing options '' from query. {{(pid=87015) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 06:53:14 devstack devstack@c-api.service[87015]: DEBUG cinder.db.api [None req-586e4359-2822-46fd-b794-dd6c6e1ad97a tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-member] Building query based on filter {{(pid=87015) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 06:53:14 devstack devstack@c-api.service[87015]: /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 06 06:53:14 devstack devstack@c-api.service[87015]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 06:53:14 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-586e4359-2822-46fd-b794-dd6c6e1ad97a tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-member] Get all snapshots completed successfully. Sep 06 06:53:14 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-586e4359-2822-46fd-b794-dd6c6e1ad97a tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-member] http://192.168.122.198/volume/v3/snapshots returned with HTTP 200 Sep 06 06:53:14 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1648/3273] 192.168.122.198 () {58 vars in 1127 bytes} [Sun Sep 6 06:53:14 2026] GET /volume/v3/snapshots => generated 335 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:53:14 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-2a5c16e0-7f92-4116-b5d2-4d8464867bd1 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:14 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-2a5c16e0-7f92-4116-b5d2-4d8464867bd1 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] DELETE http://192.168.122.198/volume/v3/snapshots/bd21bdcf-565c-4c75-91d5-1c80fe937687 Sep 06 06:53:14 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-2a5c16e0-7f92-4116-b5d2-4d8464867bd1 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:14 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-2a5c16e0-7f92-4116-b5d2-4d8464867bd1 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:14 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.snapshots [None req-2a5c16e0-7f92-4116-b5d2-4d8464867bd1 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Delete snapshot with id: bd21bdcf-565c-4c75-91d5-1c80fe937687 Sep 06 06:53:14 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:53:14 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:53:14 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-2a5c16e0-7f92-4116-b5d2-4d8464867bd1 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Snapshot retrieved successfully. Sep 06 06:53:14 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:53:14 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:53:14 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-2a5c16e0-7f92-4116-b5d2-4d8464867bd1 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Snapshot delete request issued successfully. Sep 06 06:53:14 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-2a5c16e0-7f92-4116-b5d2-4d8464867bd1 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] http://192.168.122.198/volume/v3/snapshots/bd21bdcf-565c-4c75-91d5-1c80fe937687 returned with HTTP 202 Sep 06 06:53:14 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1626/3274] 192.168.122.198 () {58 vars in 1241 bytes} [Sun Sep 6 06:53:14 2026] DELETE /volume/v3/snapshots/bd21bdcf-565c-4c75-91d5-1c80fe937687 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:53:14 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-36628e9d-657f-4fc1-a614-2f69a6d000bd None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:14 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-36628e9d-657f-4fc1-a614-2f69a6d000bd tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] GET http://192.168.122.198/volume/v3/snapshots/bd21bdcf-565c-4c75-91d5-1c80fe937687 Sep 06 06:53:14 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-36628e9d-657f-4fc1-a614-2f69a6d000bd tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:14 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-36628e9d-657f-4fc1-a614-2f69a6d000bd tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:14 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:53:14 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:53:14 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-36628e9d-657f-4fc1-a614-2f69a6d000bd tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Snapshot retrieved successfully. Sep 06 06:53:14 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-36628e9d-657f-4fc1-a614-2f69a6d000bd tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] http://192.168.122.198/volume/v3/snapshots/bd21bdcf-565c-4c75-91d5-1c80fe937687 returned with HTTP 200 Sep 06 06:53:14 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1649/3275] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:53:14 2026] GET /volume/v3/snapshots/bd21bdcf-565c-4c75-91d5-1c80fe937687 => generated 465 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:53:14 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-801a7195-0193-4e91-a09a-b677bea110bd None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:14 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-801a7195-0193-4e91-a09a-b677bea110bd tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] GET http://192.168.122.198/volume/v3/volumes/c3f1330c-906f-47c3-8862-e5e4839effcb Sep 06 06:53:14 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-801a7195-0193-4e91-a09a-b677bea110bd tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:14 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-801a7195-0193-4e91-a09a-b677bea110bd tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:14 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:53:14 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:53:14 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:53:14 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:53:14 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-801a7195-0193-4e91-a09a-b677bea110bd tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Volume info retrieved successfully. Sep 06 06:53:14 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-801a7195-0193-4e91-a09a-b677bea110bd tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] http://192.168.122.198/volume/v3/volumes/c3f1330c-906f-47c3-8862-e5e4839effcb returned with HTTP 200 Sep 06 06:53:14 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1627/3276] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:53:14 2026] GET /volume/v3/volumes/c3f1330c-906f-47c3-8862-e5e4839effcb => generated 1015 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 06:53:15 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-ff4c1a02-312d-45a8-9b1d-997eb38a9312 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:15 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-ff4c1a02-312d-45a8-9b1d-997eb38a9312 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] GET http://192.168.122.198/volume/v3/snapshots/bd21bdcf-565c-4c75-91d5-1c80fe937687 Sep 06 06:53:15 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-ff4c1a02-312d-45a8-9b1d-997eb38a9312 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:15 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-ff4c1a02-312d-45a8-9b1d-997eb38a9312 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:15 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:53:15 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:53:15 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-ff4c1a02-312d-45a8-9b1d-997eb38a9312 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Snapshot retrieved successfully. Sep 06 06:53:15 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-ff4c1a02-312d-45a8-9b1d-997eb38a9312 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] http://192.168.122.198/volume/v3/snapshots/bd21bdcf-565c-4c75-91d5-1c80fe937687 returned with HTTP 200 Sep 06 06:53:15 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1650/3277] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:53:15 2026] GET /volume/v3/snapshots/bd21bdcf-565c-4c75-91d5-1c80fe937687 => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:53:15 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-d1af9e3a-23bd-4436-b1c4-2162dd5b58df None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:15 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-d1af9e3a-23bd-4436-b1c4-2162dd5b58df tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] GET http://192.168.122.198/volume/v3/volumes/c3f1330c-906f-47c3-8862-e5e4839effcb Sep 06 06:53:15 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-d1af9e3a-23bd-4436-b1c4-2162dd5b58df tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:15 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-d1af9e3a-23bd-4436-b1c4-2162dd5b58df tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:15 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:53:15 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:53:15 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:53:15 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:53:15 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-d1af9e3a-23bd-4436-b1c4-2162dd5b58df tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Volume info retrieved successfully. Sep 06 06:53:15 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-d1af9e3a-23bd-4436-b1c4-2162dd5b58df tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] http://192.168.122.198/volume/v3/volumes/c3f1330c-906f-47c3-8862-e5e4839effcb returned with HTTP 200 Sep 06 06:53:15 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1628/3278] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:53:15 2026] GET /volume/v3/volumes/c3f1330c-906f-47c3-8862-e5e4839effcb => generated 1016 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 06:53:15 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-9add5e00-10e0-433b-8f89-55963ba5f211 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:15 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-9add5e00-10e0-433b-8f89-55963ba5f211 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-reader] GET http://192.168.122.198/volume/v3/volumes/c3f1330c-906f-47c3-8862-e5e4839effcb Sep 06 06:53:15 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-9add5e00-10e0-433b-8f89-55963ba5f211 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-reader] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:15 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-9add5e00-10e0-433b-8f89-55963ba5f211 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-reader] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:15 devstack devstack@c-api.service[87015]: DEBUG dbcounter [-] [87015] Writing DB stats cinder:SELECT=660,cinder:INSERT=164,cinder:UPDATE=239 {{(pid=87015) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 06:53:15 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:53:15 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:53:15 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:53:15 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:53:15 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-9add5e00-10e0-433b-8f89-55963ba5f211 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-reader] Volume info retrieved successfully. Sep 06 06:53:15 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-9add5e00-10e0-433b-8f89-55963ba5f211 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-reader] http://192.168.122.198/volume/v3/volumes/c3f1330c-906f-47c3-8862-e5e4839effcb returned with HTTP 200 Sep 06 06:53:15 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1651/3279] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:53:15 2026] GET /volume/v3/volumes/c3f1330c-906f-47c3-8862-e5e4839effcb => generated 853 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:53:15 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-641587e7-a791-4828-8ac4-13acb5917b2c None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:15 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-641587e7-a791-4828-8ac4-13acb5917b2c tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] DELETE http://192.168.122.198/volume/v3/volumes/c3f1330c-906f-47c3-8862-e5e4839effcb Sep 06 06:53:15 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-641587e7-a791-4828-8ac4-13acb5917b2c tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:15 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-641587e7-a791-4828-8ac4-13acb5917b2c tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:15 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-641587e7-a791-4828-8ac4-13acb5917b2c tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Delete volume with id: c3f1330c-906f-47c3-8862-e5e4839effcb Sep 06 06:53:15 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:53:15 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:53:15 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:53:15 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:53:15 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-641587e7-a791-4828-8ac4-13acb5917b2c tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Volume info retrieved successfully. Sep 06 06:53:15 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-641587e7-a791-4828-8ac4-13acb5917b2c tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Delete volume request issued successfully. Sep 06 06:53:15 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-641587e7-a791-4828-8ac4-13acb5917b2c tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] http://192.168.122.198/volume/v3/volumes/c3f1330c-906f-47c3-8862-e5e4839effcb returned with HTTP 202 Sep 06 06:53:15 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1629/3280] 192.168.122.198 () {60 vars in 1276 bytes} [Sun Sep 6 06:53:15 2026] DELETE /volume/v3/volumes/c3f1330c-906f-47c3-8862-e5e4839effcb => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 06 06:53:15 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-3cddfa27-cc71-4076-b118-9e93fb71402d None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:15 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-3cddfa27-cc71-4076-b118-9e93fb71402d tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] GET http://192.168.122.198/volume/v3/volumes/c3f1330c-906f-47c3-8862-e5e4839effcb Sep 06 06:53:15 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-3cddfa27-cc71-4076-b118-9e93fb71402d tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:15 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-3cddfa27-cc71-4076-b118-9e93fb71402d tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:15 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:53:15 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:53:15 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:53:15 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:53:15 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-3cddfa27-cc71-4076-b118-9e93fb71402d tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Volume info retrieved successfully. Sep 06 06:53:15 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-3cddfa27-cc71-4076-b118-9e93fb71402d tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] http://192.168.122.198/volume/v3/volumes/c3f1330c-906f-47c3-8862-e5e4839effcb returned with HTTP 200 Sep 06 06:53:15 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1652/3281] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:53:15 2026] GET /volume/v3/volumes/c3f1330c-906f-47c3-8862-e5e4839effcb => generated 1015 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 06:53:16 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-66691bef-a90b-438f-bd37-c42c89490a5d None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:16 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-66691bef-a90b-438f-bd37-c42c89490a5d tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] GET http://192.168.122.198/volume/v3/snapshots/bd21bdcf-565c-4c75-91d5-1c80fe937687 Sep 06 06:53:16 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-66691bef-a90b-438f-bd37-c42c89490a5d tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:16 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-66691bef-a90b-438f-bd37-c42c89490a5d tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:16 devstack devstack@c-api.service[87014]: DEBUG dbcounter [-] [87014] Writing DB stats cinder:SELECT=726,cinder:INSERT=165,cinder:UPDATE=279 {{(pid=87014) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 06:53:16 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-66691bef-a90b-438f-bd37-c42c89490a5d tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] http://192.168.122.198/volume/v3/snapshots/bd21bdcf-565c-4c75-91d5-1c80fe937687 returned with HTTP 404 Sep 06 06:53:16 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1630/3282] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:53:16 2026] GET /volume/v3/snapshots/bd21bdcf-565c-4c75-91d5-1c80fe937687 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:53:16 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-0d988bc2-029e-4577-b9d6-d8ce4057c8ca None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:16 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-0d988bc2-029e-4577-b9d6-d8ce4057c8ca tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] DELETE http://192.168.122.198/volume/v3/volumes/817cb56c-cef8-4725-b13f-ff24f97d73ba Sep 06 06:53:16 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-0d988bc2-029e-4577-b9d6-d8ce4057c8ca tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:16 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-0d988bc2-029e-4577-b9d6-d8ce4057c8ca tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:16 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-0d988bc2-029e-4577-b9d6-d8ce4057c8ca tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Delete volume with id: 817cb56c-cef8-4725-b13f-ff24f97d73ba Sep 06 06:53:16 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:53:16 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:53:16 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:53:16 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:53:16 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-0d988bc2-029e-4577-b9d6-d8ce4057c8ca tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Volume info retrieved successfully. Sep 06 06:53:16 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-0d988bc2-029e-4577-b9d6-d8ce4057c8ca tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Delete volume request issued successfully. Sep 06 06:53:16 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-0d988bc2-029e-4577-b9d6-d8ce4057c8ca tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] http://192.168.122.198/volume/v3/volumes/817cb56c-cef8-4725-b13f-ff24f97d73ba returned with HTTP 202 Sep 06 06:53:16 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1653/3283] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:53:16 2026] DELETE /volume/v3/volumes/817cb56c-cef8-4725-b13f-ff24f97d73ba => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:53:16 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-38e9f309-9a3e-4cce-8f01-e78643ee3e9c None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:16 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-38e9f309-9a3e-4cce-8f01-e78643ee3e9c tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] GET http://192.168.122.198/volume/v3/volumes/817cb56c-cef8-4725-b13f-ff24f97d73ba Sep 06 06:53:16 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-38e9f309-9a3e-4cce-8f01-e78643ee3e9c tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:16 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-38e9f309-9a3e-4cce-8f01-e78643ee3e9c tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:16 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:53:16 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:53:16 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:53:16 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:53:16 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-38e9f309-9a3e-4cce-8f01-e78643ee3e9c tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Volume info retrieved successfully. Sep 06 06:53:16 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-38e9f309-9a3e-4cce-8f01-e78643ee3e9c tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] http://192.168.122.198/volume/v3/volumes/817cb56c-cef8-4725-b13f-ff24f97d73ba returned with HTTP 200 Sep 06 06:53:16 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1631/3284] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:53:16 2026] GET /volume/v3/volumes/817cb56c-cef8-4725-b13f-ff24f97d73ba => generated 1016 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:53:16 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-38d957d2-3e67-4a30-b653-9064ca93f880 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:16 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-38d957d2-3e67-4a30-b653-9064ca93f880 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] GET http://192.168.122.198/volume/v3/volumes/c3f1330c-906f-47c3-8862-e5e4839effcb Sep 06 06:53:16 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-38d957d2-3e67-4a30-b653-9064ca93f880 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:16 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-38d957d2-3e67-4a30-b653-9064ca93f880 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:16 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-38d957d2-3e67-4a30-b653-9064ca93f880 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] http://192.168.122.198/volume/v3/volumes/c3f1330c-906f-47c3-8862-e5e4839effcb returned with HTTP 404 Sep 06 06:53:16 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1654/3285] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:53:16 2026] GET /volume/v3/volumes/c3f1330c-906f-47c3-8862-e5e4839effcb => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 06:53:16 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-0b31b52b-60bb-42dd-b3f2-e747ba132020 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:16 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-0b31b52b-60bb-42dd-b3f2-e747ba132020 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:53:16 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-0b31b52b-60bb-42dd-b3f2-e747ba132020 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-907173843"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:53:16 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.volumes [None req-0b31b52b-60bb-42dd-b3f2-e747ba132020 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-907173843'}} {{(pid=87014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:53:16 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-0b31b52b-60bb-42dd-b3f2-e747ba132020 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Create volume of 1 GB Sep 06 06:53:16 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-0b31b52b-60bb-42dd-b3f2-e747ba132020 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Availability Zones retrieved successfully. Sep 06 06:53:17 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-0b31b52b-60bb-42dd-b3f2-e747ba132020 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Flow 'volume_create_api' (5b680bc4-6fb6-4766-add9-c0faace8cfe5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:53:17 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-0b31b52b-60bb-42dd-b3f2-e747ba132020 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (165ed869-8cc1-491f-ad98-700a90bd0bbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:53:17 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.flows.api.create_volume [None req-0b31b52b-60bb-42dd-b3f2-e747ba132020 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Validating volume size '1' using validate_int {{(pid=87014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:53:17 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-0b31b52b-60bb-42dd-b3f2-e747ba132020 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (165ed869-8cc1-491f-ad98-700a90bd0bbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:53:17 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-0b31b52b-60bb-42dd-b3f2-e747ba132020 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4792ef8-da22-4e22-82e8-1e7269e0e4d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:53:17 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-0b31b52b-60bb-42dd-b3f2-e747ba132020 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Created reservations ['3ee362c5-ddbb-434f-9c6b-76cd1fae1ca6', 'afff6a1b-a216-4206-8e49-5210accb4d71', '46d18e21-e022-4dd7-901f-07d877581d5f', 'af4eada8-e501-47ea-8965-3d08bc096427'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:53:17 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-0b31b52b-60bb-42dd-b3f2-e747ba132020 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4792ef8-da22-4e22-82e8-1e7269e0e4d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3ee362c5-ddbb-434f-9c6b-76cd1fae1ca6', 'afff6a1b-a216-4206-8e49-5210accb4d71', '46d18e21-e022-4dd7-901f-07d877581d5f', 'af4eada8-e501-47ea-8965-3d08bc096427']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:53:17 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-0b31b52b-60bb-42dd-b3f2-e747ba132020 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee46f90c-b91f-43a7-9d26-328898688f1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:53:17 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:53:17 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:53:17 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-0b31b52b-60bb-42dd-b3f2-e747ba132020 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee46f90c-b91f-43a7-9d26-328898688f1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4899f685-9dea-42f3-a408-968b79060fb5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-907173843',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a4d93fb96cd34a409646af3000051b23',qos_specs=None,replication_status=,reservations=['3ee362c5-ddbb-434f-9c6b-76cd1fae1ca6','afff6a1b-a216-4206-8e49-5210accb4d71','46d18e21-e022-4dd7-901f-07d877581d5f','af4eada8-e501-47ea-8965-3d08bc096427'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb8e71dd35514c59b11598ab9faffc58',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:53:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-907173843',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4899f685-9dea-42f3-a408-968b79060fb5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a4d93fb96cd34a409646af3000051b23',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bb8e71dd35514c59b11598ab9faffc58',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:53:17 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-0b31b52b-60bb-42dd-b3f2-e747ba132020 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2d24733-ea93-4e4e-86ed-f73d6d205881) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:53:17 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-0b31b52b-60bb-42dd-b3f2-e747ba132020 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2d24733-ea93-4e4e-86ed-f73d6d205881) transitioned into state 'SUCCESS' from state '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-907173843',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a4d93fb96cd34a409646af3000051b23',qos_specs=None,replication_status=,reservations=['3ee362c5-ddbb-434f-9c6b-76cd1fae1ca6','afff6a1b-a216-4206-8e49-5210accb4d71','46d18e21-e022-4dd7-901f-07d877581d5f','af4eada8-e501-47ea-8965-3d08bc096427'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb8e71dd35514c59b11598ab9faffc58',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:53:17 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-0b31b52b-60bb-42dd-b3f2-e747ba132020 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf719318-96ce-43bd-be33-f1a1822b8254) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:53:17 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-0b31b52b-60bb-42dd-b3f2-e747ba132020 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf719318-96ce-43bd-be33-f1a1822b8254) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:53:17 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-0b31b52b-60bb-42dd-b3f2-e747ba132020 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Flow 'volume_create_api' (5b680bc4-6fb6-4766-add9-c0faace8cfe5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:53:17 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-0b31b52b-60bb-42dd-b3f2-e747ba132020 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Create volume request issued successfully. Sep 06 06:53:17 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-0b31b52b-60bb-42dd-b3f2-e747ba132020 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:53:17 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1632/3286] 192.168.122.198 () {62 vars in 1183 bytes} [Sun Sep 6 06:53:16 2026] POST /volume/v3/volumes => generated 786 bytes in 307 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:53:17 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-7e313926-1051-495f-9508-e5c37ef37ade None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:17 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-7e313926-1051-495f-9508-e5c37ef37ade tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] GET http://192.168.122.198/volume/v3/volumes/4899f685-9dea-42f3-a408-968b79060fb5 Sep 06 06:53:17 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-7e313926-1051-495f-9508-e5c37ef37ade tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:17 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-7e313926-1051-495f-9508-e5c37ef37ade tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:17 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:53:17 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:53:17 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:53:17 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:53:17 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-7e313926-1051-495f-9508-e5c37ef37ade tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Volume info retrieved successfully. Sep 06 06:53:17 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-7e313926-1051-495f-9508-e5c37ef37ade tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] http://192.168.122.198/volume/v3/volumes/4899f685-9dea-42f3-a408-968b79060fb5 returned with HTTP 200 Sep 06 06:53:17 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1655/3287] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:53:17 2026] GET /volume/v3/volumes/4899f685-9dea-42f3-a408-968b79060fb5 => generated 965 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 06:53:17 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-3afc1e19-91c6-4661-abb7-a0896589f644 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:17 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-3afc1e19-91c6-4661-abb7-a0896589f644 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] GET http://192.168.122.198/volume/v3/volumes/817cb56c-cef8-4725-b13f-ff24f97d73ba Sep 06 06:53:17 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-3afc1e19-91c6-4661-abb7-a0896589f644 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:17 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-3afc1e19-91c6-4661-abb7-a0896589f644 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:17 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-3afc1e19-91c6-4661-abb7-a0896589f644 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] http://192.168.122.198/volume/v3/volumes/817cb56c-cef8-4725-b13f-ff24f97d73ba returned with HTTP 404 Sep 06 06:53:17 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1633/3288] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:53:17 2026] GET /volume/v3/volumes/817cb56c-cef8-4725-b13f-ff24f97d73ba => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:53:17 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-982061bc-2000-472f-baac-ea83397860cf None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:17 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-982061bc-2000-472f-baac-ea83397860cf tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:53:17 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-982061bc-2000-472f-baac-ea83397860cf tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1014030253"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:53:17 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.volumes [None req-982061bc-2000-472f-baac-ea83397860cf tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1014030253'}} {{(pid=87015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:53:17 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-982061bc-2000-472f-baac-ea83397860cf tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Create volume of 1 GB Sep 06 06:53:17 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-982061bc-2000-472f-baac-ea83397860cf tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Availability Zones retrieved successfully. Sep 06 06:53:17 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-982061bc-2000-472f-baac-ea83397860cf tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Flow 'volume_create_api' (b6d64c76-e234-42cf-8576-899e971f443a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:53:17 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-982061bc-2000-472f-baac-ea83397860cf tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6468b1f3-2199-4174-9932-8052d7808f2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:53:17 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.flows.api.create_volume [None req-982061bc-2000-472f-baac-ea83397860cf tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Validating volume size '1' using validate_int {{(pid=87015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:53:17 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-982061bc-2000-472f-baac-ea83397860cf tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6468b1f3-2199-4174-9932-8052d7808f2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:53:17 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-982061bc-2000-472f-baac-ea83397860cf tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc14ae2f-6b66-4781-88c7-b4a215251cf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:53:17 devstack devstack@c-api.service[87015]: DEBUG cinder.quota [None req-982061bc-2000-472f-baac-ea83397860cf tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Created reservations ['b9b4a7eb-bd11-4a2e-bbc2-5dc3ec71371c', '63c96e94-fc80-4975-8dfa-6cd039c1ef7e', '1a1cfa66-de86-44b8-a5fe-3b5d615281bc', '2027c104-86f6-4a68-a64c-ec54e694c695'] {{(pid=87015) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:53:17 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-982061bc-2000-472f-baac-ea83397860cf tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc14ae2f-6b66-4781-88c7-b4a215251cf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b9b4a7eb-bd11-4a2e-bbc2-5dc3ec71371c', '63c96e94-fc80-4975-8dfa-6cd039c1ef7e', '1a1cfa66-de86-44b8-a5fe-3b5d615281bc', '2027c104-86f6-4a68-a64c-ec54e694c695']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:53:17 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-982061bc-2000-472f-baac-ea83397860cf tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (725ae1be-6f8a-4249-a955-4f6c6eea4713) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:53:18 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:53:18 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:53:18 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-982061bc-2000-472f-baac-ea83397860cf tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (725ae1be-6f8a-4249-a955-4f6c6eea4713) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4be350eb-8bb8-4f8e-a8ad-7454938b8c15', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1014030253',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9dc5436e8fa48389e888d8f19858d1b',qos_specs=None,replication_status=,reservations=['b9b4a7eb-bd11-4a2e-bbc2-5dc3ec71371c','63c96e94-fc80-4975-8dfa-6cd039c1ef7e','1a1cfa66-de86-44b8-a5fe-3b5d615281bc','2027c104-86f6-4a68-a64c-ec54e694c695'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9722e49a5da4ba7b028b07e73bfb4c8',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:53:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1014030253',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4be350eb-8bb8-4f8e-a8ad-7454938b8c15,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f9dc5436e8fa48389e888d8f19858d1b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f9722e49a5da4ba7b028b07e73bfb4c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:53:18 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-982061bc-2000-472f-baac-ea83397860cf tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1b19c7e-3f6e-4f1a-b2a0-ac0a2b80a8e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:53:18 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-982061bc-2000-472f-baac-ea83397860cf tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1b19c7e-3f6e-4f1a-b2a0-ac0a2b80a8e3) transitioned into state 'SUCCESS' from state '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-1014030253',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9dc5436e8fa48389e888d8f19858d1b',qos_specs=None,replication_status=,reservations=['b9b4a7eb-bd11-4a2e-bbc2-5dc3ec71371c','63c96e94-fc80-4975-8dfa-6cd039c1ef7e','1a1cfa66-de86-44b8-a5fe-3b5d615281bc','2027c104-86f6-4a68-a64c-ec54e694c695'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9722e49a5da4ba7b028b07e73bfb4c8',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:53:18 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-982061bc-2000-472f-baac-ea83397860cf tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c7fbfd0-8d7b-422b-a402-47d41e7e923c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:53:18 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-982061bc-2000-472f-baac-ea83397860cf tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c7fbfd0-8d7b-422b-a402-47d41e7e923c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:53:18 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-982061bc-2000-472f-baac-ea83397860cf tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Flow 'volume_create_api' (b6d64c76-e234-42cf-8576-899e971f443a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:53:18 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-982061bc-2000-472f-baac-ea83397860cf tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Create volume request issued successfully. Sep 06 06:53:18 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-982061bc-2000-472f-baac-ea83397860cf tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:53:18 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1656/3289] 192.168.122.198 () {60 vars in 1142 bytes} [Sun Sep 6 06:53:17 2026] POST /volume/v3/volumes => generated 787 bytes in 332 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:53:18 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-35f15229-1e26-453f-99be-0f3524263e9c None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:18 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-35f15229-1e26-453f-99be-0f3524263e9c tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] GET http://192.168.122.198/volume/v3/volumes/4be350eb-8bb8-4f8e-a8ad-7454938b8c15 Sep 06 06:53:18 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-35f15229-1e26-453f-99be-0f3524263e9c tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:18 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-35f15229-1e26-453f-99be-0f3524263e9c tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:18 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:53:18 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:53:18 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:53:18 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:53:18 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-35f15229-1e26-453f-99be-0f3524263e9c tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Volume info retrieved successfully. Sep 06 06:53:18 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-35f15229-1e26-453f-99be-0f3524263e9c tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] http://192.168.122.198/volume/v3/volumes/4be350eb-8bb8-4f8e-a8ad-7454938b8c15 returned with HTTP 200 Sep 06 06:53:18 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1634/3290] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:53:18 2026] GET /volume/v3/volumes/4be350eb-8bb8-4f8e-a8ad-7454938b8c15 => generated 966 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:53:18 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-9f315eba-eb2b-4f5f-9063-a9c74898b10e None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:18 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-9f315eba-eb2b-4f5f-9063-a9c74898b10e tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] GET http://192.168.122.198/volume/v3/volumes/4899f685-9dea-42f3-a408-968b79060fb5 Sep 06 06:53:18 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-9f315eba-eb2b-4f5f-9063-a9c74898b10e tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:18 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-9f315eba-eb2b-4f5f-9063-a9c74898b10e tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:18 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:53:18 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:53:18 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:53:18 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:53:18 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-9f315eba-eb2b-4f5f-9063-a9c74898b10e tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Volume info retrieved successfully. Sep 06 06:53:18 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-9f315eba-eb2b-4f5f-9063-a9c74898b10e tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] http://192.168.122.198/volume/v3/volumes/4899f685-9dea-42f3-a408-968b79060fb5 returned with HTTP 200 Sep 06 06:53:18 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1657/3291] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:53:18 2026] GET /volume/v3/volumes/4899f685-9dea-42f3-a408-968b79060fb5 => generated 1015 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 06:53:19 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-cdba6ad0-17ff-4af1-b176-4859af43fc3f None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:19 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-cdba6ad0-17ff-4af1-b176-4859af43fc3f tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] GET http://192.168.122.198/volume/v3/volumes/4be350eb-8bb8-4f8e-a8ad-7454938b8c15 Sep 06 06:53:19 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-cdba6ad0-17ff-4af1-b176-4859af43fc3f tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:19 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-cdba6ad0-17ff-4af1-b176-4859af43fc3f tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:19 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:53:19 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:53:19 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:53:19 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:53:19 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-cdba6ad0-17ff-4af1-b176-4859af43fc3f tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Volume info retrieved successfully. Sep 06 06:53:19 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-cdba6ad0-17ff-4af1-b176-4859af43fc3f tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] http://192.168.122.198/volume/v3/volumes/4be350eb-8bb8-4f8e-a8ad-7454938b8c15 returned with HTTP 200 Sep 06 06:53:19 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1635/3292] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:53:19 2026] GET /volume/v3/volumes/4be350eb-8bb8-4f8e-a8ad-7454938b8c15 => generated 1017 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:53:19 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-8f476104-ef3f-4609-a802-979151795709 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:19 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-8f476104-ef3f-4609-a802-979151795709 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] POST http://192.168.122.198/volume/v3/snapshots Sep 06 06:53:19 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-8f476104-ef3f-4609-a802-979151795709 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4be350eb-8bb8-4f8e-a8ad-7454938b8c15", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-768169143"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:53:19 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:53:19 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:53:19 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:53:19 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:53:19 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-8f476104-ef3f-4609-a802-979151795709 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Volume info retrieved successfully. Sep 06 06:53:19 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.snapshots [None req-8f476104-ef3f-4609-a802-979151795709 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Create snapshot from volume 4be350eb-8bb8-4f8e-a8ad-7454938b8c15 Sep 06 06:53:19 devstack devstack@c-api.service[87015]: DEBUG cinder.quota [None req-8f476104-ef3f-4609-a802-979151795709 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Created reservations ['cc3dd7f9-6c1a-4688-8eba-a0d1866d1563', 'f1e36a16-334d-470b-b189-3879c4f06ee8', '2449563c-4ab2-48fd-b1ac-1488e2b75fa2', '3f95a3bf-15aa-41e3-a038-3559961fb9ee'] {{(pid=87015) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:53:19 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:53:19 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:53:19 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-8f476104-ef3f-4609-a802-979151795709 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Snapshot create request issued successfully. Sep 06 06:53:19 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-8f476104-ef3f-4609-a802-979151795709 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] http://192.168.122.198/volume/v3/snapshots returned with HTTP 202 Sep 06 06:53:19 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1658/3293] 192.168.122.198 () {60 vars in 1149 bytes} [Sun Sep 6 06:53:19 2026] POST /volume/v3/snapshots => generated 307 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:53:19 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-256edaf1-30e2-4159-a38d-6a3c466f4ea8 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:19 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-256edaf1-30e2-4159-a38d-6a3c466f4ea8 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] GET http://192.168.122.198/volume/v3/snapshots/7788a1c5-adbb-45f9-b6b9-1202207d4687 Sep 06 06:53:19 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-256edaf1-30e2-4159-a38d-6a3c466f4ea8 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:19 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-256edaf1-30e2-4159-a38d-6a3c466f4ea8 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:19 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-c4bde1de-eb7a-4e5d-9748-fba63118725b None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:19 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c4bde1de-eb7a-4e5d-9748-fba63118725b tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] GET http://192.168.122.198/volume/v3/volumes/4899f685-9dea-42f3-a408-968b79060fb5 Sep 06 06:53:19 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-c4bde1de-eb7a-4e5d-9748-fba63118725b tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:19 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-c4bde1de-eb7a-4e5d-9748-fba63118725b tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:19 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:53:19 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:53:19 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-256edaf1-30e2-4159-a38d-6a3c466f4ea8 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Snapshot retrieved successfully. Sep 06 06:53:19 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-256edaf1-30e2-4159-a38d-6a3c466f4ea8 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] http://192.168.122.198/volume/v3/snapshots/7788a1c5-adbb-45f9-b6b9-1202207d4687 returned with HTTP 200 Sep 06 06:53:19 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1636/3294] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:53:19 2026] GET /volume/v3/snapshots/7788a1c5-adbb-45f9-b6b9-1202207d4687 => generated 439 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:53:19 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:53:19 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:53:19 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:53:19 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:53:19 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-c4bde1de-eb7a-4e5d-9748-fba63118725b tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Volume info retrieved successfully. Sep 06 06:53:19 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-c4bde1de-eb7a-4e5d-9748-fba63118725b tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] http://192.168.122.198/volume/v3/volumes/4899f685-9dea-42f3-a408-968b79060fb5 returned with HTTP 200 Sep 06 06:53:19 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1659/3295] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:53:19 2026] GET /volume/v3/volumes/4899f685-9dea-42f3-a408-968b79060fb5 => generated 1016 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 06:53:19 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-3333cb64-9eec-47df-bc8c-867a53d1e8fa None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:19 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-3333cb64-9eec-47df-bc8c-867a53d1e8fa tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-reader] GET http://192.168.122.198/volume/v3/volumes/summary Sep 06 06:53:19 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-3333cb64-9eec-47df-bc8c-867a53d1e8fa tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-reader] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:19 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-3333cb64-9eec-47df-bc8c-867a53d1e8fa tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-reader] Calling method 'version_select' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:19 devstack devstack@c-api.service[87014]: DEBUG cinder.api.api_utils [None req-3333cb64-9eec-47df-bc8c-867a53d1e8fa tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-reader] Removing options '' from query. {{(pid=87014) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 06:53:19 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-3333cb64-9eec-47df-bc8c-867a53d1e8fa tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-reader] Get summary completed successfully. Sep 06 06:53:19 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-3333cb64-9eec-47df-bc8c-867a53d1e8fa tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-reader] http://192.168.122.198/volume/v3/volumes/summary returned with HTTP 200 Sep 06 06:53:19 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1637/3296] 192.168.122.198 () {60 vars in 1186 bytes} [Sun Sep 6 06:53:19 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:53:19 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-92e3439e-7c24-4e6d-8b92-7f1871d1bdaf None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:19 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-92e3439e-7c24-4e6d-8b92-7f1871d1bdaf tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] DELETE http://192.168.122.198/volume/v3/volumes/4899f685-9dea-42f3-a408-968b79060fb5 Sep 06 06:53:19 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-92e3439e-7c24-4e6d-8b92-7f1871d1bdaf tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:19 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-92e3439e-7c24-4e6d-8b92-7f1871d1bdaf tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:19 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-92e3439e-7c24-4e6d-8b92-7f1871d1bdaf tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Delete volume with id: 4899f685-9dea-42f3-a408-968b79060fb5 Sep 06 06:53:19 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:53:19 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:53:19 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:53:19 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:53:19 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-92e3439e-7c24-4e6d-8b92-7f1871d1bdaf tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Volume info retrieved successfully. Sep 06 06:53:19 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-92e3439e-7c24-4e6d-8b92-7f1871d1bdaf tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Delete volume request issued successfully. Sep 06 06:53:19 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-92e3439e-7c24-4e6d-8b92-7f1871d1bdaf tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] http://192.168.122.198/volume/v3/volumes/4899f685-9dea-42f3-a408-968b79060fb5 returned with HTTP 202 Sep 06 06:53:19 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1660/3297] 192.168.122.198 () {60 vars in 1276 bytes} [Sun Sep 6 06:53:19 2026] DELETE /volume/v3/volumes/4899f685-9dea-42f3-a408-968b79060fb5 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 06:53:19 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-71b8a99e-65b0-4ea4-9e05-73fc0460a5b3 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:19 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-71b8a99e-65b0-4ea4-9e05-73fc0460a5b3 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] GET http://192.168.122.198/volume/v3/volumes/4899f685-9dea-42f3-a408-968b79060fb5 Sep 06 06:53:19 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-71b8a99e-65b0-4ea4-9e05-73fc0460a5b3 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:19 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-71b8a99e-65b0-4ea4-9e05-73fc0460a5b3 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:19 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:53:19 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:53:19 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:53:19 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:53:19 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-71b8a99e-65b0-4ea4-9e05-73fc0460a5b3 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Volume info retrieved successfully. Sep 06 06:53:19 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-71b8a99e-65b0-4ea4-9e05-73fc0460a5b3 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] http://192.168.122.198/volume/v3/volumes/4899f685-9dea-42f3-a408-968b79060fb5 returned with HTTP 200 Sep 06 06:53:19 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1638/3298] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:53:19 2026] GET /volume/v3/volumes/4899f685-9dea-42f3-a408-968b79060fb5 => generated 1015 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 06:53:20 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-82dfce90-baad-470a-96b3-ccb66bb48891 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:20 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-82dfce90-baad-470a-96b3-ccb66bb48891 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] GET http://192.168.122.198/volume/v3/snapshots/7788a1c5-adbb-45f9-b6b9-1202207d4687 Sep 06 06:53:20 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-82dfce90-baad-470a-96b3-ccb66bb48891 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:20 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-82dfce90-baad-470a-96b3-ccb66bb48891 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:20 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:53:20 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:53:20 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-82dfce90-baad-470a-96b3-ccb66bb48891 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Snapshot retrieved successfully. Sep 06 06:53:20 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-82dfce90-baad-470a-96b3-ccb66bb48891 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] http://192.168.122.198/volume/v3/snapshots/7788a1c5-adbb-45f9-b6b9-1202207d4687 returned with HTTP 200 Sep 06 06:53:20 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1661/3299] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:53:20 2026] GET /volume/v3/snapshots/7788a1c5-adbb-45f9-b6b9-1202207d4687 => generated 439 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:53:20 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-025e1d2d-b2e9-494a-8fab-4e9fe2e7c3e9 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:20 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-025e1d2d-b2e9-494a-8fab-4e9fe2e7c3e9 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] GET http://192.168.122.198/volume/v3/volumes/4899f685-9dea-42f3-a408-968b79060fb5 Sep 06 06:53:20 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-025e1d2d-b2e9-494a-8fab-4e9fe2e7c3e9 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:20 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-025e1d2d-b2e9-494a-8fab-4e9fe2e7c3e9 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:20 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-025e1d2d-b2e9-494a-8fab-4e9fe2e7c3e9 tempest-ProjectReaderTests-467621584 tempest-ProjectReaderTests-467621584-project-admin] http://192.168.122.198/volume/v3/volumes/4899f685-9dea-42f3-a408-968b79060fb5 returned with HTTP 404 Sep 06 06:53:20 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1639/3300] 192.168.122.198 () {60 vars in 1273 bytes} [Sun Sep 6 06:53:20 2026] GET /volume/v3/volumes/4899f685-9dea-42f3-a408-968b79060fb5 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 06:53:21 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-7cddbf74-f4b0-4418-96f8-0a1a70cecd76 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:21 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-7cddbf74-f4b0-4418-96f8-0a1a70cecd76 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] GET http://192.168.122.198/volume/v3/snapshots/7788a1c5-adbb-45f9-b6b9-1202207d4687 Sep 06 06:53:21 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-7cddbf74-f4b0-4418-96f8-0a1a70cecd76 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:21 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-7cddbf74-f4b0-4418-96f8-0a1a70cecd76 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:21 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:53:21 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:53:21 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-7cddbf74-f4b0-4418-96f8-0a1a70cecd76 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Snapshot retrieved successfully. Sep 06 06:53:21 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-7cddbf74-f4b0-4418-96f8-0a1a70cecd76 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] http://192.168.122.198/volume/v3/snapshots/7788a1c5-adbb-45f9-b6b9-1202207d4687 returned with HTTP 200 Sep 06 06:53:21 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1662/3301] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:53:21 2026] GET /volume/v3/snapshots/7788a1c5-adbb-45f9-b6b9-1202207d4687 => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:53:21 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-5ce7180d-e162-4026-ac00-d8f9d7a1d6fb None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:21 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-5ce7180d-e162-4026-ac00-d8f9d7a1d6fb tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-member] POST http://192.168.122.198/volume/v3/snapshots/7788a1c5-adbb-45f9-b6b9-1202207d4687/action Sep 06 06:53:21 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-5ce7180d-e162-4026-ac00-d8f9d7a1d6fb tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:53:21 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-5ce7180d-e162-4026-ac00-d8f9d7a1d6fb tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:53:21 devstack devstack@c-api.service[87014]: DEBUG cinder.api.contrib.admin_actions [None req-5ce7180d-e162-4026-ac00-d8f9d7a1d6fb tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-member] Updating snapshot '7788a1c5-adbb-45f9-b6b9-1202207d4687' with '{'status': 'error'}' {{(pid=87014) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 06 06:53:21 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:53:21 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:53:21 devstack devstack@c-api.service[87014]: DEBUG cinder.policy [None req-5ce7180d-e162-4026-ac00-d8f9d7a1d6fb tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'e542dff125174a6ea70880bf1df53978', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f9dc5436e8fa48389e888d8f19858d1b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87014) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 06:53:21 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-5ce7180d-e162-4026-ac00-d8f9d7a1d6fb tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-member] http://192.168.122.198/volume/v3/snapshots/7788a1c5-adbb-45f9-b6b9-1202207d4687/action returned with HTTP 403 Sep 06 06:53:21 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1640/3302] 192.168.122.198 () {60 vars in 1280 bytes} [Sun Sep 6 06:53:21 2026] POST /volume/v3/snapshots/7788a1c5-adbb-45f9-b6b9-1202207d4687/action => generated 133 bytes in 35 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:53:21 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-a5bfa785-b2fb-40ca-ae71-f05df96aac16 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:21 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-a5bfa785-b2fb-40ca-ae71-f05df96aac16 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] DELETE http://192.168.122.198/volume/v3/snapshots/7788a1c5-adbb-45f9-b6b9-1202207d4687 Sep 06 06:53:21 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-a5bfa785-b2fb-40ca-ae71-f05df96aac16 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:21 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-a5bfa785-b2fb-40ca-ae71-f05df96aac16 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:21 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.snapshots [None req-a5bfa785-b2fb-40ca-ae71-f05df96aac16 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Delete snapshot with id: 7788a1c5-adbb-45f9-b6b9-1202207d4687 Sep 06 06:53:21 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:53:21 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:53:21 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-a5bfa785-b2fb-40ca-ae71-f05df96aac16 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Snapshot retrieved successfully. Sep 06 06:53:21 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:53:21 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:53:21 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-a5bfa785-b2fb-40ca-ae71-f05df96aac16 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Snapshot delete request issued successfully. Sep 06 06:53:21 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-a5bfa785-b2fb-40ca-ae71-f05df96aac16 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] http://192.168.122.198/volume/v3/snapshots/7788a1c5-adbb-45f9-b6b9-1202207d4687 returned with HTTP 202 Sep 06 06:53:21 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1663/3303] 192.168.122.198 () {58 vars in 1241 bytes} [Sun Sep 6 06:53:21 2026] DELETE /volume/v3/snapshots/7788a1c5-adbb-45f9-b6b9-1202207d4687 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:53:21 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-dde068da-32d1-4120-9870-8b31f17eef2c None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:21 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-dde068da-32d1-4120-9870-8b31f17eef2c tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] GET http://192.168.122.198/volume/v3/snapshots/7788a1c5-adbb-45f9-b6b9-1202207d4687 Sep 06 06:53:21 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-dde068da-32d1-4120-9870-8b31f17eef2c tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:21 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-dde068da-32d1-4120-9870-8b31f17eef2c tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:21 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:53:21 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:53:21 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-dde068da-32d1-4120-9870-8b31f17eef2c tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Snapshot retrieved successfully. Sep 06 06:53:21 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-dde068da-32d1-4120-9870-8b31f17eef2c tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] http://192.168.122.198/volume/v3/snapshots/7788a1c5-adbb-45f9-b6b9-1202207d4687 returned with HTTP 200 Sep 06 06:53:21 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1641/3304] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:53:21 2026] GET /volume/v3/snapshots/7788a1c5-adbb-45f9-b6b9-1202207d4687 => generated 465 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:53:22 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-541d1fce-3e4f-4113-b2b6-98064f0cc83b None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:22 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-541d1fce-3e4f-4113-b2b6-98064f0cc83b tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] GET http://192.168.122.198/volume/v3/snapshots/7788a1c5-adbb-45f9-b6b9-1202207d4687 Sep 06 06:53:22 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-541d1fce-3e4f-4113-b2b6-98064f0cc83b tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:22 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-541d1fce-3e4f-4113-b2b6-98064f0cc83b tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:22 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:53:22 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:53:22 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-541d1fce-3e4f-4113-b2b6-98064f0cc83b tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Snapshot retrieved successfully. Sep 06 06:53:22 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-541d1fce-3e4f-4113-b2b6-98064f0cc83b tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] http://192.168.122.198/volume/v3/snapshots/7788a1c5-adbb-45f9-b6b9-1202207d4687 returned with HTTP 200 Sep 06 06:53:22 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1664/3305] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:53:22 2026] GET /volume/v3/snapshots/7788a1c5-adbb-45f9-b6b9-1202207d4687 => generated 465 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:53:23 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-758d2321-7c58-45d4-90c6-057c6312db96 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:23 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-758d2321-7c58-45d4-90c6-057c6312db96 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] GET http://192.168.122.198/volume/v3/snapshots/7788a1c5-adbb-45f9-b6b9-1202207d4687 Sep 06 06:53:23 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-758d2321-7c58-45d4-90c6-057c6312db96 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:23 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-758d2321-7c58-45d4-90c6-057c6312db96 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:23 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-758d2321-7c58-45d4-90c6-057c6312db96 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] http://192.168.122.198/volume/v3/snapshots/7788a1c5-adbb-45f9-b6b9-1202207d4687 returned with HTTP 404 Sep 06 06:53:23 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1642/3306] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:53:23 2026] GET /volume/v3/snapshots/7788a1c5-adbb-45f9-b6b9-1202207d4687 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:53:23 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-f2446dd3-e9a6-4863-95e5-82b7ac583b34 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:23 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f2446dd3-e9a6-4863-95e5-82b7ac583b34 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] DELETE http://192.168.122.198/volume/v3/volumes/4be350eb-8bb8-4f8e-a8ad-7454938b8c15 Sep 06 06:53:23 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-f2446dd3-e9a6-4863-95e5-82b7ac583b34 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:23 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-f2446dd3-e9a6-4863-95e5-82b7ac583b34 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:23 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-f2446dd3-e9a6-4863-95e5-82b7ac583b34 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Delete volume with id: 4be350eb-8bb8-4f8e-a8ad-7454938b8c15 Sep 06 06:53:23 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:53:23 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:53:23 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:53:23 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:53:23 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-f2446dd3-e9a6-4863-95e5-82b7ac583b34 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Volume info retrieved successfully. Sep 06 06:53:23 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-f2446dd3-e9a6-4863-95e5-82b7ac583b34 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Delete volume request issued successfully. Sep 06 06:53:23 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f2446dd3-e9a6-4863-95e5-82b7ac583b34 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] http://192.168.122.198/volume/v3/volumes/4be350eb-8bb8-4f8e-a8ad-7454938b8c15 returned with HTTP 202 Sep 06 06:53:23 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1665/3307] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:53:23 2026] DELETE /volume/v3/volumes/4be350eb-8bb8-4f8e-a8ad-7454938b8c15 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:53:23 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-8e8d5b77-66fb-4a06-ad42-7ba0b6506e80 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:23 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-8e8d5b77-66fb-4a06-ad42-7ba0b6506e80 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] GET http://192.168.122.198/volume/v3/volumes/4be350eb-8bb8-4f8e-a8ad-7454938b8c15 Sep 06 06:53:23 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-8e8d5b77-66fb-4a06-ad42-7ba0b6506e80 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:23 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-8e8d5b77-66fb-4a06-ad42-7ba0b6506e80 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:23 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:53:23 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:53:23 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:53:23 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:53:23 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-8e8d5b77-66fb-4a06-ad42-7ba0b6506e80 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Volume info retrieved successfully. Sep 06 06:53:23 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-8e8d5b77-66fb-4a06-ad42-7ba0b6506e80 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] http://192.168.122.198/volume/v3/volumes/4be350eb-8bb8-4f8e-a8ad-7454938b8c15 returned with HTTP 200 Sep 06 06:53:23 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1643/3308] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:53:23 2026] GET /volume/v3/volumes/4be350eb-8bb8-4f8e-a8ad-7454938b8c15 => generated 1016 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:53:24 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-741d4a55-ab0a-495c-9376-9e008a822dc3 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:24 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-741d4a55-ab0a-495c-9376-9e008a822dc3 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] GET http://192.168.122.198/volume/v3/volumes/4be350eb-8bb8-4f8e-a8ad-7454938b8c15 Sep 06 06:53:24 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-741d4a55-ab0a-495c-9376-9e008a822dc3 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:24 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-741d4a55-ab0a-495c-9376-9e008a822dc3 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:24 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-741d4a55-ab0a-495c-9376-9e008a822dc3 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] http://192.168.122.198/volume/v3/volumes/4be350eb-8bb8-4f8e-a8ad-7454938b8c15 returned with HTTP 404 Sep 06 06:53:24 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1666/3309] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:53:24 2026] GET /volume/v3/volumes/4be350eb-8bb8-4f8e-a8ad-7454938b8c15 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 06:53:24 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-94762067-111b-493d-8e27-ee556b84baab None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:24 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-94762067-111b-493d-8e27-ee556b84baab tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:53:24 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-94762067-111b-493d-8e27-ee556b84baab tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-275484136"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:53:24 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.volumes [None req-94762067-111b-493d-8e27-ee556b84baab tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-275484136'}} {{(pid=87014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:53:24 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-94762067-111b-493d-8e27-ee556b84baab tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Create volume of 1 GB Sep 06 06:53:24 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-94762067-111b-493d-8e27-ee556b84baab tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Availability Zones retrieved successfully. Sep 06 06:53:24 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-94762067-111b-493d-8e27-ee556b84baab tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Flow 'volume_create_api' (2d2ed922-9e6f-4920-b210-a28c52d8484e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:53:24 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-94762067-111b-493d-8e27-ee556b84baab tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (808ccce3-4f35-4d78-b6e1-01c961ca2c12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:53:24 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.flows.api.create_volume [None req-94762067-111b-493d-8e27-ee556b84baab tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Validating volume size '1' using validate_int {{(pid=87014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:53:24 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-94762067-111b-493d-8e27-ee556b84baab tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (808ccce3-4f35-4d78-b6e1-01c961ca2c12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:53:24 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-94762067-111b-493d-8e27-ee556b84baab tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c448aba-1835-4d1b-b206-d9c1d85ea620) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:53:25 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-94762067-111b-493d-8e27-ee556b84baab tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Created reservations ['a43bee53-bf44-4c5b-bd9f-8de1c39a93d0', '8528de70-0ce4-45c5-86b0-d12d92e5a81e', '5e86b39c-294a-41dc-a0f0-3bcdaa0e920e', 'e113bdfe-6dd1-4250-910c-1fa69242b286'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:53:25 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-94762067-111b-493d-8e27-ee556b84baab tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c448aba-1835-4d1b-b206-d9c1d85ea620) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a43bee53-bf44-4c5b-bd9f-8de1c39a93d0', '8528de70-0ce4-45c5-86b0-d12d92e5a81e', '5e86b39c-294a-41dc-a0f0-3bcdaa0e920e', 'e113bdfe-6dd1-4250-910c-1fa69242b286']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:53:25 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-94762067-111b-493d-8e27-ee556b84baab tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (247a78fb-cd45-464c-98a6-2d72da4afbdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:53:25 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:53:25 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:53:25 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-94762067-111b-493d-8e27-ee556b84baab tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (247a78fb-cd45-464c-98a6-2d72da4afbdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a7e9bc58-340c-4e25-bec1-95f045c6c1c2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-275484136',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9dc5436e8fa48389e888d8f19858d1b',qos_specs=None,replication_status=,reservations=['a43bee53-bf44-4c5b-bd9f-8de1c39a93d0','8528de70-0ce4-45c5-86b0-d12d92e5a81e','5e86b39c-294a-41dc-a0f0-3bcdaa0e920e','e113bdfe-6dd1-4250-910c-1fa69242b286'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9722e49a5da4ba7b028b07e73bfb4c8',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:53:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-275484136',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a7e9bc58-340c-4e25-bec1-95f045c6c1c2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f9dc5436e8fa48389e888d8f19858d1b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f9722e49a5da4ba7b028b07e73bfb4c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:53:25 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-94762067-111b-493d-8e27-ee556b84baab tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2b1ca6f-c7b9-468d-9bcc-ed5715f829f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:53:25 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-94762067-111b-493d-8e27-ee556b84baab tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2b1ca6f-c7b9-468d-9bcc-ed5715f829f2) transitioned into state 'SUCCESS' from state '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-275484136',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9dc5436e8fa48389e888d8f19858d1b',qos_specs=None,replication_status=,reservations=['a43bee53-bf44-4c5b-bd9f-8de1c39a93d0','8528de70-0ce4-45c5-86b0-d12d92e5a81e','5e86b39c-294a-41dc-a0f0-3bcdaa0e920e','e113bdfe-6dd1-4250-910c-1fa69242b286'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9722e49a5da4ba7b028b07e73bfb4c8',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:53:25 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-94762067-111b-493d-8e27-ee556b84baab tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (abcf638b-d967-443c-99d1-3156abd2b3c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:53:25 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-94762067-111b-493d-8e27-ee556b84baab tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (abcf638b-d967-443c-99d1-3156abd2b3c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:53:25 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-94762067-111b-493d-8e27-ee556b84baab tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Flow 'volume_create_api' (2d2ed922-9e6f-4920-b210-a28c52d8484e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:53:25 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-94762067-111b-493d-8e27-ee556b84baab tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Create volume request issued successfully. Sep 06 06:53:25 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-94762067-111b-493d-8e27-ee556b84baab tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:53:25 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1644/3310] 192.168.122.198 () {60 vars in 1142 bytes} [Sun Sep 6 06:53:24 2026] POST /volume/v3/volumes => generated 786 bytes in 286 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:53:25 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-2c2fe0aa-bf40-45c4-8932-d7d67b0c8757 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:25 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2c2fe0aa-bf40-45c4-8932-d7d67b0c8757 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] GET http://192.168.122.198/volume/v3/volumes/a7e9bc58-340c-4e25-bec1-95f045c6c1c2 Sep 06 06:53:25 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-2c2fe0aa-bf40-45c4-8932-d7d67b0c8757 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:25 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-2c2fe0aa-bf40-45c4-8932-d7d67b0c8757 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:25 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:53:25 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:53:25 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:53:25 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:53:25 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-2c2fe0aa-bf40-45c4-8932-d7d67b0c8757 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Volume info retrieved successfully. Sep 06 06:53:25 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-2c2fe0aa-bf40-45c4-8932-d7d67b0c8757 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] http://192.168.122.198/volume/v3/volumes/a7e9bc58-340c-4e25-bec1-95f045c6c1c2 returned with HTTP 200 Sep 06 06:53:25 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1667/3311] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:53:25 2026] GET /volume/v3/volumes/a7e9bc58-340c-4e25-bec1-95f045c6c1c2 => generated 965 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:53:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-f108db5d-650b-4e25-a7a3-739dbf121a18 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:26 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f108db5d-650b-4e25-a7a3-739dbf121a18 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] GET http://192.168.122.198/volume/v3/volumes/a7e9bc58-340c-4e25-bec1-95f045c6c1c2 Sep 06 06:53:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-f108db5d-650b-4e25-a7a3-739dbf121a18 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-f108db5d-650b-4e25-a7a3-739dbf121a18 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:26 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:53:26 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:53:26 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:53:26 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:53:26 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-f108db5d-650b-4e25-a7a3-739dbf121a18 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Volume info retrieved successfully. Sep 06 06:53:26 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f108db5d-650b-4e25-a7a3-739dbf121a18 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] http://192.168.122.198/volume/v3/volumes/a7e9bc58-340c-4e25-bec1-95f045c6c1c2 returned with HTTP 200 Sep 06 06:53:26 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1645/3312] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:53:26 2026] GET /volume/v3/volumes/a7e9bc58-340c-4e25-bec1-95f045c6c1c2 => generated 1016 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:53:26 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-3d3356eb-9933-4cc7-911d-7904ad6f6d66 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:26 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-3d3356eb-9933-4cc7-911d-7904ad6f6d66 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] POST http://192.168.122.198/volume/v3/snapshots Sep 06 06:53:26 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-3d3356eb-9933-4cc7-911d-7904ad6f6d66 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a7e9bc58-340c-4e25-bec1-95f045c6c1c2", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1028132408"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:53:26 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:53:26 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:53:26 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:53:26 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:53:26 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-3d3356eb-9933-4cc7-911d-7904ad6f6d66 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Volume info retrieved successfully. Sep 06 06:53:26 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.snapshots [None req-3d3356eb-9933-4cc7-911d-7904ad6f6d66 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Create snapshot from volume a7e9bc58-340c-4e25-bec1-95f045c6c1c2 Sep 06 06:53:26 devstack devstack@c-api.service[87015]: DEBUG cinder.quota [None req-3d3356eb-9933-4cc7-911d-7904ad6f6d66 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Created reservations ['b9e54203-134e-4d2b-ae17-c28e462403bd', '561857ad-c2a9-46c2-b515-f9f15cde5fe4', 'b1b40830-4b07-46fa-b066-f6c6ce499d21', '7bfa8167-e52a-46de-b434-f6fc7b09a763'] {{(pid=87015) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:53:26 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:53:26 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:53:26 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-3d3356eb-9933-4cc7-911d-7904ad6f6d66 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Snapshot create request issued successfully. Sep 06 06:53:26 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-3d3356eb-9933-4cc7-911d-7904ad6f6d66 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] http://192.168.122.198/volume/v3/snapshots returned with HTTP 202 Sep 06 06:53:26 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1668/3313] 192.168.122.198 () {60 vars in 1149 bytes} [Sun Sep 6 06:53:26 2026] POST /volume/v3/snapshots => generated 308 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:53:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-84c6d977-160e-48ff-9d37-1ac27e741eac None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:26 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-84c6d977-160e-48ff-9d37-1ac27e741eac tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] GET http://192.168.122.198/volume/v3/snapshots/51e174f0-273a-40c1-91ff-1e5e85c7c38a Sep 06 06:53:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-84c6d977-160e-48ff-9d37-1ac27e741eac tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:26 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-84c6d977-160e-48ff-9d37-1ac27e741eac tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:26 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:53:26 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:53:26 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-84c6d977-160e-48ff-9d37-1ac27e741eac tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Snapshot retrieved successfully. Sep 06 06:53:26 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-84c6d977-160e-48ff-9d37-1ac27e741eac tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] http://192.168.122.198/volume/v3/snapshots/51e174f0-273a-40c1-91ff-1e5e85c7c38a returned with HTTP 200 Sep 06 06:53:26 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1646/3314] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:53:26 2026] GET /volume/v3/snapshots/51e174f0-273a-40c1-91ff-1e5e85c7c38a => generated 440 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:53:27 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-890dcf21-a985-4216-ab71-6e0ed1867d5c None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:27 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-890dcf21-a985-4216-ab71-6e0ed1867d5c tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] GET http://192.168.122.198/volume/v3/snapshots/51e174f0-273a-40c1-91ff-1e5e85c7c38a Sep 06 06:53:27 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-890dcf21-a985-4216-ab71-6e0ed1867d5c tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:27 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-890dcf21-a985-4216-ab71-6e0ed1867d5c tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:27 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:53:27 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:53:27 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-890dcf21-a985-4216-ab71-6e0ed1867d5c tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Snapshot retrieved successfully. Sep 06 06:53:27 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-890dcf21-a985-4216-ab71-6e0ed1867d5c tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] http://192.168.122.198/volume/v3/snapshots/51e174f0-273a-40c1-91ff-1e5e85c7c38a returned with HTTP 200 Sep 06 06:53:27 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1669/3315] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:53:27 2026] GET /volume/v3/snapshots/51e174f0-273a-40c1-91ff-1e5e85c7c38a => generated 440 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:53:28 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-38bc1e31-c550-4e50-b65a-296b967fcee5 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:28 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-38bc1e31-c550-4e50-b65a-296b967fcee5 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] GET http://192.168.122.198/volume/v3/snapshots/51e174f0-273a-40c1-91ff-1e5e85c7c38a Sep 06 06:53:28 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-38bc1e31-c550-4e50-b65a-296b967fcee5 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:28 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-38bc1e31-c550-4e50-b65a-296b967fcee5 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:28 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:53:28 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:53:28 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-38bc1e31-c550-4e50-b65a-296b967fcee5 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Snapshot retrieved successfully. Sep 06 06:53:28 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-38bc1e31-c550-4e50-b65a-296b967fcee5 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] http://192.168.122.198/volume/v3/snapshots/51e174f0-273a-40c1-91ff-1e5e85c7c38a returned with HTTP 200 Sep 06 06:53:28 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1647/3316] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:53:28 2026] GET /volume/v3/snapshots/51e174f0-273a-40c1-91ff-1e5e85c7c38a => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:53:28 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-532c23a5-824d-4e23-98e1-e53908dc67ef None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:28 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-532c23a5-824d-4e23-98e1-e53908dc67ef tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-member] GET http://192.168.122.198/volume/v3/snapshots/51e174f0-273a-40c1-91ff-1e5e85c7c38a Sep 06 06:53:28 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-532c23a5-824d-4e23-98e1-e53908dc67ef tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-member] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:28 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-532c23a5-824d-4e23-98e1-e53908dc67ef tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-member] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:28 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:53:28 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:53:28 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-532c23a5-824d-4e23-98e1-e53908dc67ef tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-member] Snapshot retrieved successfully. Sep 06 06:53:28 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-532c23a5-824d-4e23-98e1-e53908dc67ef tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-member] http://192.168.122.198/volume/v3/snapshots/51e174f0-273a-40c1-91ff-1e5e85c7c38a returned with HTTP 200 Sep 06 06:53:28 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1670/3317] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:53:28 2026] GET /volume/v3/snapshots/51e174f0-273a-40c1-91ff-1e5e85c7c38a => generated 467 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:53:28 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-8b7095b9-7e31-4fde-b0d2-8e6aa8a15df9 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:28 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-8b7095b9-7e31-4fde-b0d2-8e6aa8a15df9 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] DELETE http://192.168.122.198/volume/v3/snapshots/51e174f0-273a-40c1-91ff-1e5e85c7c38a Sep 06 06:53:28 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-8b7095b9-7e31-4fde-b0d2-8e6aa8a15df9 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:28 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-8b7095b9-7e31-4fde-b0d2-8e6aa8a15df9 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:28 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.snapshots [None req-8b7095b9-7e31-4fde-b0d2-8e6aa8a15df9 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Delete snapshot with id: 51e174f0-273a-40c1-91ff-1e5e85c7c38a Sep 06 06:53:28 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:53:28 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:53:28 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-8b7095b9-7e31-4fde-b0d2-8e6aa8a15df9 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Snapshot retrieved successfully. Sep 06 06:53:28 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:53:28 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:53:28 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-8b7095b9-7e31-4fde-b0d2-8e6aa8a15df9 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Snapshot delete request issued successfully. Sep 06 06:53:28 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-8b7095b9-7e31-4fde-b0d2-8e6aa8a15df9 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] http://192.168.122.198/volume/v3/snapshots/51e174f0-273a-40c1-91ff-1e5e85c7c38a returned with HTTP 202 Sep 06 06:53:28 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1648/3318] 192.168.122.198 () {58 vars in 1241 bytes} [Sun Sep 6 06:53:28 2026] DELETE /volume/v3/snapshots/51e174f0-273a-40c1-91ff-1e5e85c7c38a => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:53:28 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-ed60c00b-3977-4e33-9384-4bc2b3e6f35c None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:28 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-ed60c00b-3977-4e33-9384-4bc2b3e6f35c tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] GET http://192.168.122.198/volume/v3/snapshots/51e174f0-273a-40c1-91ff-1e5e85c7c38a Sep 06 06:53:28 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-ed60c00b-3977-4e33-9384-4bc2b3e6f35c tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:28 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-ed60c00b-3977-4e33-9384-4bc2b3e6f35c tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:28 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:53:28 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:53:28 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-ed60c00b-3977-4e33-9384-4bc2b3e6f35c tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Snapshot retrieved successfully. Sep 06 06:53:28 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-ed60c00b-3977-4e33-9384-4bc2b3e6f35c tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] http://192.168.122.198/volume/v3/snapshots/51e174f0-273a-40c1-91ff-1e5e85c7c38a returned with HTTP 200 Sep 06 06:53:28 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1671/3319] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:53:28 2026] GET /volume/v3/snapshots/51e174f0-273a-40c1-91ff-1e5e85c7c38a => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:53:29 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-5865df72-c455-4c0a-af3d-242728c24885 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:29 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-5865df72-c455-4c0a-af3d-242728c24885 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] GET http://192.168.122.198/volume/v3/snapshots/51e174f0-273a-40c1-91ff-1e5e85c7c38a Sep 06 06:53:29 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-5865df72-c455-4c0a-af3d-242728c24885 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:29 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-5865df72-c455-4c0a-af3d-242728c24885 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:29 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:53:29 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:53:29 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-5865df72-c455-4c0a-af3d-242728c24885 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Snapshot retrieved successfully. Sep 06 06:53:29 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-5865df72-c455-4c0a-af3d-242728c24885 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] http://192.168.122.198/volume/v3/snapshots/51e174f0-273a-40c1-91ff-1e5e85c7c38a returned with HTTP 200 Sep 06 06:53:29 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1649/3320] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:53:29 2026] GET /volume/v3/snapshots/51e174f0-273a-40c1-91ff-1e5e85c7c38a => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:53:30 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-47b26f04-a7ba-4a36-b33c-57e7a3e4dbd2 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:30 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-47b26f04-a7ba-4a36-b33c-57e7a3e4dbd2 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] GET http://192.168.122.198/volume/v3/snapshots/51e174f0-273a-40c1-91ff-1e5e85c7c38a Sep 06 06:53:30 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-47b26f04-a7ba-4a36-b33c-57e7a3e4dbd2 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:30 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-47b26f04-a7ba-4a36-b33c-57e7a3e4dbd2 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:30 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-47b26f04-a7ba-4a36-b33c-57e7a3e4dbd2 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] http://192.168.122.198/volume/v3/snapshots/51e174f0-273a-40c1-91ff-1e5e85c7c38a returned with HTTP 404 Sep 06 06:53:30 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1672/3321] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:53:30 2026] GET /volume/v3/snapshots/51e174f0-273a-40c1-91ff-1e5e85c7c38a => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:53:30 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-4372fc1f-18d3-4d70-bdf5-ac937ccae2b1 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:30 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-4372fc1f-18d3-4d70-bdf5-ac937ccae2b1 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] DELETE http://192.168.122.198/volume/v3/volumes/a7e9bc58-340c-4e25-bec1-95f045c6c1c2 Sep 06 06:53:30 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-4372fc1f-18d3-4d70-bdf5-ac937ccae2b1 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:30 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-4372fc1f-18d3-4d70-bdf5-ac937ccae2b1 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:30 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-4372fc1f-18d3-4d70-bdf5-ac937ccae2b1 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Delete volume with id: a7e9bc58-340c-4e25-bec1-95f045c6c1c2 Sep 06 06:53:30 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:53:30 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:53:30 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:53:30 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:53:30 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-4372fc1f-18d3-4d70-bdf5-ac937ccae2b1 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Volume info retrieved successfully. Sep 06 06:53:30 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-4372fc1f-18d3-4d70-bdf5-ac937ccae2b1 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Delete volume request issued successfully. Sep 06 06:53:30 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-4372fc1f-18d3-4d70-bdf5-ac937ccae2b1 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] http://192.168.122.198/volume/v3/volumes/a7e9bc58-340c-4e25-bec1-95f045c6c1c2 returned with HTTP 202 Sep 06 06:53:30 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1650/3322] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:53:30 2026] DELETE /volume/v3/volumes/a7e9bc58-340c-4e25-bec1-95f045c6c1c2 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:53:30 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-46f47fee-17f3-40fe-8a4a-d9de877f889c None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:30 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-46f47fee-17f3-40fe-8a4a-d9de877f889c tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] GET http://192.168.122.198/volume/v3/volumes/a7e9bc58-340c-4e25-bec1-95f045c6c1c2 Sep 06 06:53:30 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-46f47fee-17f3-40fe-8a4a-d9de877f889c tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:30 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-46f47fee-17f3-40fe-8a4a-d9de877f889c tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:30 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:53:30 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:53:30 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:53:30 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:53:30 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-46f47fee-17f3-40fe-8a4a-d9de877f889c tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Volume info retrieved successfully. Sep 06 06:53:30 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-46f47fee-17f3-40fe-8a4a-d9de877f889c tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] http://192.168.122.198/volume/v3/volumes/a7e9bc58-340c-4e25-bec1-95f045c6c1c2 returned with HTTP 200 Sep 06 06:53:30 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1673/3323] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:53:30 2026] GET /volume/v3/volumes/a7e9bc58-340c-4e25-bec1-95f045c6c1c2 => generated 1015 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:53:31 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-c9d097fd-c23d-4c36-8ca4-1b9a62faccd9 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:31 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c9d097fd-c23d-4c36-8ca4-1b9a62faccd9 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] GET http://192.168.122.198/volume/v3/volumes/a7e9bc58-340c-4e25-bec1-95f045c6c1c2 Sep 06 06:53:31 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-c9d097fd-c23d-4c36-8ca4-1b9a62faccd9 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:31 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-c9d097fd-c23d-4c36-8ca4-1b9a62faccd9 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:31 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c9d097fd-c23d-4c36-8ca4-1b9a62faccd9 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] http://192.168.122.198/volume/v3/volumes/a7e9bc58-340c-4e25-bec1-95f045c6c1c2 returned with HTTP 404 Sep 06 06:53:31 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1651/3324] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:53:31 2026] GET /volume/v3/volumes/a7e9bc58-340c-4e25-bec1-95f045c6c1c2 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:53:31 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-00e1275d-c6ee-42a5-b316-9fc9e64d0774 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:31 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-00e1275d-c6ee-42a5-b316-9fc9e64d0774 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:53:31 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-00e1275d-c6ee-42a5-b316-9fc9e64d0774 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-245926127"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:53:31 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.volumes [None req-00e1275d-c6ee-42a5-b316-9fc9e64d0774 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-245926127'}} {{(pid=87015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:53:31 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-00e1275d-c6ee-42a5-b316-9fc9e64d0774 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Create volume of 1 GB Sep 06 06:53:31 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-00e1275d-c6ee-42a5-b316-9fc9e64d0774 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Availability Zones retrieved successfully. Sep 06 06:53:31 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-00e1275d-c6ee-42a5-b316-9fc9e64d0774 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Flow 'volume_create_api' (082aa239-5613-47dd-ae46-34843248cda1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:53:31 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-00e1275d-c6ee-42a5-b316-9fc9e64d0774 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a14ff18a-0717-4d25-b347-4a8694191f7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:53:31 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.flows.api.create_volume [None req-00e1275d-c6ee-42a5-b316-9fc9e64d0774 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Validating volume size '1' using validate_int {{(pid=87015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:53:31 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-00e1275d-c6ee-42a5-b316-9fc9e64d0774 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a14ff18a-0717-4d25-b347-4a8694191f7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:53:31 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-00e1275d-c6ee-42a5-b316-9fc9e64d0774 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a041d6ef-5dc5-4cbf-8940-f8e11be2f50a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:53:32 devstack devstack@c-api.service[87015]: DEBUG cinder.quota [None req-00e1275d-c6ee-42a5-b316-9fc9e64d0774 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Created reservations ['b6d870aa-22f9-4994-8c10-1692618bd6eb', 'fc35c465-59fb-4578-aa91-a41cc9ffb928', '01535a00-7102-48f4-910f-45049bc6065c', '51133fad-650d-4f8b-9155-377b822f6196'] {{(pid=87015) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:53:32 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-00e1275d-c6ee-42a5-b316-9fc9e64d0774 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a041d6ef-5dc5-4cbf-8940-f8e11be2f50a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b6d870aa-22f9-4994-8c10-1692618bd6eb', 'fc35c465-59fb-4578-aa91-a41cc9ffb928', '01535a00-7102-48f4-910f-45049bc6065c', '51133fad-650d-4f8b-9155-377b822f6196']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:53:32 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-00e1275d-c6ee-42a5-b316-9fc9e64d0774 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c758a253-cf9a-4acc-bb11-a498592cfe69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:53:32 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:53:32 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:53:32 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-00e1275d-c6ee-42a5-b316-9fc9e64d0774 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c758a253-cf9a-4acc-bb11-a498592cfe69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6e1a4b91-287b-4bd7-b7d6-8f77a87b3cb1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-245926127',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9dc5436e8fa48389e888d8f19858d1b',qos_specs=None,replication_status=,reservations=['b6d870aa-22f9-4994-8c10-1692618bd6eb','fc35c465-59fb-4578-aa91-a41cc9ffb928','01535a00-7102-48f4-910f-45049bc6065c','51133fad-650d-4f8b-9155-377b822f6196'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9722e49a5da4ba7b028b07e73bfb4c8',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:53:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-245926127',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6e1a4b91-287b-4bd7-b7d6-8f77a87b3cb1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f9dc5436e8fa48389e888d8f19858d1b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f9722e49a5da4ba7b028b07e73bfb4c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:53:32 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-00e1275d-c6ee-42a5-b316-9fc9e64d0774 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (590e38ff-3840-4b31-b34f-f9e3b5c1e1c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:53:32 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-00e1275d-c6ee-42a5-b316-9fc9e64d0774 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (590e38ff-3840-4b31-b34f-f9e3b5c1e1c4) transitioned into state 'SUCCESS' from state '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-245926127',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9dc5436e8fa48389e888d8f19858d1b',qos_specs=None,replication_status=,reservations=['b6d870aa-22f9-4994-8c10-1692618bd6eb','fc35c465-59fb-4578-aa91-a41cc9ffb928','01535a00-7102-48f4-910f-45049bc6065c','51133fad-650d-4f8b-9155-377b822f6196'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9722e49a5da4ba7b028b07e73bfb4c8',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:53:32 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-00e1275d-c6ee-42a5-b316-9fc9e64d0774 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ffe3830-cdf5-4ac0-a85a-5951044275ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:53:32 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-00e1275d-c6ee-42a5-b316-9fc9e64d0774 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ffe3830-cdf5-4ac0-a85a-5951044275ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:53:32 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-00e1275d-c6ee-42a5-b316-9fc9e64d0774 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Flow 'volume_create_api' (082aa239-5613-47dd-ae46-34843248cda1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:53:32 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-00e1275d-c6ee-42a5-b316-9fc9e64d0774 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Create volume request issued successfully. Sep 06 06:53:32 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-00e1275d-c6ee-42a5-b316-9fc9e64d0774 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:53:32 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1674/3325] 192.168.122.198 () {60 vars in 1142 bytes} [Sun Sep 6 06:53:31 2026] POST /volume/v3/volumes => generated 786 bytes in 286 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:53:32 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-74d1c016-a7d0-4afe-a991-effd9febb226 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:32 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-74d1c016-a7d0-4afe-a991-effd9febb226 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] GET http://192.168.122.198/volume/v3/volumes/6e1a4b91-287b-4bd7-b7d6-8f77a87b3cb1 Sep 06 06:53:32 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-74d1c016-a7d0-4afe-a991-effd9febb226 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:32 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-74d1c016-a7d0-4afe-a991-effd9febb226 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:32 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:53:32 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:53:32 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:53:32 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:53:32 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-74d1c016-a7d0-4afe-a991-effd9febb226 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Volume info retrieved successfully. Sep 06 06:53:32 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-74d1c016-a7d0-4afe-a991-effd9febb226 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] http://192.168.122.198/volume/v3/volumes/6e1a4b91-287b-4bd7-b7d6-8f77a87b3cb1 returned with HTTP 200 Sep 06 06:53:32 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1652/3326] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:53:32 2026] GET /volume/v3/volumes/6e1a4b91-287b-4bd7-b7d6-8f77a87b3cb1 => generated 965 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:53:33 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-b2bce4b4-1646-4c9c-bbdc-4c21fae8a8f2 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:33 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b2bce4b4-1646-4c9c-bbdc-4c21fae8a8f2 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] GET http://192.168.122.198/volume/v3/volumes/6e1a4b91-287b-4bd7-b7d6-8f77a87b3cb1 Sep 06 06:53:33 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b2bce4b4-1646-4c9c-bbdc-4c21fae8a8f2 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:33 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-b2bce4b4-1646-4c9c-bbdc-4c21fae8a8f2 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:33 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:53:33 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:53:33 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:53:33 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:53:33 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-b2bce4b4-1646-4c9c-bbdc-4c21fae8a8f2 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Volume info retrieved successfully. Sep 06 06:53:33 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-b2bce4b4-1646-4c9c-bbdc-4c21fae8a8f2 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] http://192.168.122.198/volume/v3/volumes/6e1a4b91-287b-4bd7-b7d6-8f77a87b3cb1 returned with HTTP 200 Sep 06 06:53:33 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1675/3327] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:53:33 2026] GET /volume/v3/volumes/6e1a4b91-287b-4bd7-b7d6-8f77a87b3cb1 => generated 1016 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:53:33 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-22468934-7713-46d3-9dba-2dd3bbc30ec3 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:33 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-22468934-7713-46d3-9dba-2dd3bbc30ec3 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] POST http://192.168.122.198/volume/v3/snapshots Sep 06 06:53:33 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-22468934-7713-46d3-9dba-2dd3bbc30ec3 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6e1a4b91-287b-4bd7-b7d6-8f77a87b3cb1", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1975629014"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:53:33 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:53:33 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:53:33 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:53:33 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:53:33 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-22468934-7713-46d3-9dba-2dd3bbc30ec3 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Volume info retrieved successfully. Sep 06 06:53:33 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.snapshots [None req-22468934-7713-46d3-9dba-2dd3bbc30ec3 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Create snapshot from volume 6e1a4b91-287b-4bd7-b7d6-8f77a87b3cb1 Sep 06 06:53:33 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-22468934-7713-46d3-9dba-2dd3bbc30ec3 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Created reservations ['078e4f2d-69a8-4e77-b54f-b4df57e96de8', 'a0eaf9c4-47b8-403e-9baf-0feb2fda43cc', '84ded63d-7c3f-4210-86d1-30ce2cdeef2e', '4ab43538-169c-42db-9e94-e171f480706f'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:53:33 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:53:33 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:53:33 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-22468934-7713-46d3-9dba-2dd3bbc30ec3 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Snapshot create request issued successfully. Sep 06 06:53:33 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-22468934-7713-46d3-9dba-2dd3bbc30ec3 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] http://192.168.122.198/volume/v3/snapshots returned with HTTP 202 Sep 06 06:53:33 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1653/3328] 192.168.122.198 () {60 vars in 1149 bytes} [Sun Sep 6 06:53:33 2026] POST /volume/v3/snapshots => generated 308 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:53:33 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-d2992d7f-a24b-4962-b7a4-4bd691a1e32f None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:33 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-d2992d7f-a24b-4962-b7a4-4bd691a1e32f tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] GET http://192.168.122.198/volume/v3/snapshots/88c1705f-c051-4d08-8887-f5b32efd523f Sep 06 06:53:33 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-d2992d7f-a24b-4962-b7a4-4bd691a1e32f tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:33 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-d2992d7f-a24b-4962-b7a4-4bd691a1e32f tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:33 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:53:33 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:53:33 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-d2992d7f-a24b-4962-b7a4-4bd691a1e32f tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Snapshot retrieved successfully. Sep 06 06:53:33 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-d2992d7f-a24b-4962-b7a4-4bd691a1e32f tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] http://192.168.122.198/volume/v3/snapshots/88c1705f-c051-4d08-8887-f5b32efd523f returned with HTTP 200 Sep 06 06:53:33 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1676/3329] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:53:33 2026] GET /volume/v3/snapshots/88c1705f-c051-4d08-8887-f5b32efd523f => generated 440 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:53:34 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-c6ee967b-1c14-4914-867e-b36ae256fb5c None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:34 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c6ee967b-1c14-4914-867e-b36ae256fb5c tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] GET http://192.168.122.198/volume/v3/snapshots/88c1705f-c051-4d08-8887-f5b32efd523f Sep 06 06:53:34 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-c6ee967b-1c14-4914-867e-b36ae256fb5c tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:34 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-c6ee967b-1c14-4914-867e-b36ae256fb5c tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:34 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:53:34 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:53:34 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-c6ee967b-1c14-4914-867e-b36ae256fb5c tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Snapshot retrieved successfully. Sep 06 06:53:34 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-c6ee967b-1c14-4914-867e-b36ae256fb5c tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] http://192.168.122.198/volume/v3/snapshots/88c1705f-c051-4d08-8887-f5b32efd523f returned with HTTP 200 Sep 06 06:53:34 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1654/3330] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:53:34 2026] GET /volume/v3/snapshots/88c1705f-c051-4d08-8887-f5b32efd523f => generated 440 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:53:35 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-6f309cbd-926e-429f-bca3-24713b55d34d None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:35 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-6f309cbd-926e-429f-bca3-24713b55d34d tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] GET http://192.168.122.198/volume/v3/snapshots/88c1705f-c051-4d08-8887-f5b32efd523f Sep 06 06:53:35 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-6f309cbd-926e-429f-bca3-24713b55d34d tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:35 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-6f309cbd-926e-429f-bca3-24713b55d34d tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:35 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:53:35 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:53:35 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-6f309cbd-926e-429f-bca3-24713b55d34d tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Snapshot retrieved successfully. Sep 06 06:53:35 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-6f309cbd-926e-429f-bca3-24713b55d34d tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] http://192.168.122.198/volume/v3/snapshots/88c1705f-c051-4d08-8887-f5b32efd523f returned with HTTP 200 Sep 06 06:53:35 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1677/3331] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:53:35 2026] GET /volume/v3/snapshots/88c1705f-c051-4d08-8887-f5b32efd523f => generated 467 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:53:35 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-3e47a960-53ae-42d6-8df0-754cdbb4ce2e None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:35 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-3e47a960-53ae-42d6-8df0-754cdbb4ce2e tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-member] POST http://192.168.122.198/volume/v3/snapshots/88c1705f-c051-4d08-8887-f5b32efd523f/action Sep 06 06:53:35 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-3e47a960-53ae-42d6-8df0-754cdbb4ce2e tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=87014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:53:35 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-3e47a960-53ae-42d6-8df0-754cdbb4ce2e tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:53:35 devstack devstack@c-api.service[87014]: INFO cinder.api.contrib.snapshot_unmanage [None req-3e47a960-53ae-42d6-8df0-754cdbb4ce2e tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-member] Unmanage snapshot with id: 88c1705f-c051-4d08-8887-f5b32efd523f Sep 06 06:53:35 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:53:35 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:53:35 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-3e47a960-53ae-42d6-8df0-754cdbb4ce2e tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-member] Snapshot retrieved successfully. Sep 06 06:53:35 devstack devstack@c-api.service[87014]: DEBUG cinder.policy [None req-3e47a960-53ae-42d6-8df0-754cdbb4ce2e tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'e542dff125174a6ea70880bf1df53978', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f9dc5436e8fa48389e888d8f19858d1b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87014) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 06:53:35 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-3e47a960-53ae-42d6-8df0-754cdbb4ce2e tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-member] http://192.168.122.198/volume/v3/snapshots/88c1705f-c051-4d08-8887-f5b32efd523f/action returned with HTTP 403 Sep 06 06:53:35 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1655/3332] 192.168.122.198 () {60 vars in 1280 bytes} [Sun Sep 6 06:53:35 2026] POST /volume/v3/snapshots/88c1705f-c051-4d08-8887-f5b32efd523f/action => generated 117 bytes in 23 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:53:35 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-8ff428f1-2c1b-43cd-85dd-b17d66767eba None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:35 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-8ff428f1-2c1b-43cd-85dd-b17d66767eba tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] DELETE http://192.168.122.198/volume/v3/snapshots/88c1705f-c051-4d08-8887-f5b32efd523f Sep 06 06:53:35 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-8ff428f1-2c1b-43cd-85dd-b17d66767eba tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:35 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-8ff428f1-2c1b-43cd-85dd-b17d66767eba tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:35 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.snapshots [None req-8ff428f1-2c1b-43cd-85dd-b17d66767eba tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Delete snapshot with id: 88c1705f-c051-4d08-8887-f5b32efd523f Sep 06 06:53:35 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:53:35 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:53:35 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-8ff428f1-2c1b-43cd-85dd-b17d66767eba tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Snapshot retrieved successfully. Sep 06 06:53:35 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:53:35 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:53:35 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-8ff428f1-2c1b-43cd-85dd-b17d66767eba tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Snapshot delete request issued successfully. Sep 06 06:53:35 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-8ff428f1-2c1b-43cd-85dd-b17d66767eba tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] http://192.168.122.198/volume/v3/snapshots/88c1705f-c051-4d08-8887-f5b32efd523f returned with HTTP 202 Sep 06 06:53:35 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1678/3333] 192.168.122.198 () {58 vars in 1241 bytes} [Sun Sep 6 06:53:35 2026] DELETE /volume/v3/snapshots/88c1705f-c051-4d08-8887-f5b32efd523f => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:53:35 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-eb853e21-ab9a-4eab-a18e-7025361ad853 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:35 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-eb853e21-ab9a-4eab-a18e-7025361ad853 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] GET http://192.168.122.198/volume/v3/snapshots/88c1705f-c051-4d08-8887-f5b32efd523f Sep 06 06:53:35 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-eb853e21-ab9a-4eab-a18e-7025361ad853 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:35 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-eb853e21-ab9a-4eab-a18e-7025361ad853 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:35 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:53:35 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:53:35 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-eb853e21-ab9a-4eab-a18e-7025361ad853 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Snapshot retrieved successfully. Sep 06 06:53:35 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-eb853e21-ab9a-4eab-a18e-7025361ad853 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] http://192.168.122.198/volume/v3/snapshots/88c1705f-c051-4d08-8887-f5b32efd523f returned with HTTP 200 Sep 06 06:53:35 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1656/3334] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:53:35 2026] GET /volume/v3/snapshots/88c1705f-c051-4d08-8887-f5b32efd523f => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:53:36 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-ec33667a-7222-4ac9-9690-e9f586cef9e5 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:36 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-ec33667a-7222-4ac9-9690-e9f586cef9e5 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] GET http://192.168.122.198/volume/v3/snapshots/88c1705f-c051-4d08-8887-f5b32efd523f Sep 06 06:53:36 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-ec33667a-7222-4ac9-9690-e9f586cef9e5 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:36 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-ec33667a-7222-4ac9-9690-e9f586cef9e5 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:36 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:53:36 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:53:36 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-ec33667a-7222-4ac9-9690-e9f586cef9e5 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Snapshot retrieved successfully. Sep 06 06:53:36 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-ec33667a-7222-4ac9-9690-e9f586cef9e5 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] http://192.168.122.198/volume/v3/snapshots/88c1705f-c051-4d08-8887-f5b32efd523f returned with HTTP 200 Sep 06 06:53:36 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1679/3335] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:53:36 2026] GET /volume/v3/snapshots/88c1705f-c051-4d08-8887-f5b32efd523f => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:53:37 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-556f13f5-95f1-496c-9b4b-d4326913587b None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:37 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-556f13f5-95f1-496c-9b4b-d4326913587b tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] GET http://192.168.122.198/volume/v3/snapshots/88c1705f-c051-4d08-8887-f5b32efd523f Sep 06 06:53:37 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-556f13f5-95f1-496c-9b4b-d4326913587b tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:37 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-556f13f5-95f1-496c-9b4b-d4326913587b tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:37 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-556f13f5-95f1-496c-9b4b-d4326913587b tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] http://192.168.122.198/volume/v3/snapshots/88c1705f-c051-4d08-8887-f5b32efd523f returned with HTTP 404 Sep 06 06:53:37 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1657/3336] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:53:37 2026] GET /volume/v3/snapshots/88c1705f-c051-4d08-8887-f5b32efd523f => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:53:37 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-f0804f1e-5921-4f08-b344-085f3751145e None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:37 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f0804f1e-5921-4f08-b344-085f3751145e tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] DELETE http://192.168.122.198/volume/v3/volumes/6e1a4b91-287b-4bd7-b7d6-8f77a87b3cb1 Sep 06 06:53:37 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-f0804f1e-5921-4f08-b344-085f3751145e tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:37 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-f0804f1e-5921-4f08-b344-085f3751145e tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:37 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-f0804f1e-5921-4f08-b344-085f3751145e tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Delete volume with id: 6e1a4b91-287b-4bd7-b7d6-8f77a87b3cb1 Sep 06 06:53:37 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:53:37 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:53:37 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:53:37 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:53:37 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-f0804f1e-5921-4f08-b344-085f3751145e tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Volume info retrieved successfully. Sep 06 06:53:37 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-f0804f1e-5921-4f08-b344-085f3751145e tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Delete volume request issued successfully. Sep 06 06:53:37 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f0804f1e-5921-4f08-b344-085f3751145e tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] http://192.168.122.198/volume/v3/volumes/6e1a4b91-287b-4bd7-b7d6-8f77a87b3cb1 returned with HTTP 202 Sep 06 06:53:37 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1680/3337] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:53:37 2026] DELETE /volume/v3/volumes/6e1a4b91-287b-4bd7-b7d6-8f77a87b3cb1 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:53:37 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-f64fd1b2-e760-446e-9df9-2f2f06fcbf2b None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:37 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f64fd1b2-e760-446e-9df9-2f2f06fcbf2b tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] GET http://192.168.122.198/volume/v3/volumes/6e1a4b91-287b-4bd7-b7d6-8f77a87b3cb1 Sep 06 06:53:37 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-f64fd1b2-e760-446e-9df9-2f2f06fcbf2b tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:37 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-f64fd1b2-e760-446e-9df9-2f2f06fcbf2b tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:37 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:53:37 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:53:37 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:53:37 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:53:37 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-f64fd1b2-e760-446e-9df9-2f2f06fcbf2b tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Volume info retrieved successfully. Sep 06 06:53:37 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-f64fd1b2-e760-446e-9df9-2f2f06fcbf2b tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] http://192.168.122.198/volume/v3/volumes/6e1a4b91-287b-4bd7-b7d6-8f77a87b3cb1 returned with HTTP 200 Sep 06 06:53:37 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1658/3338] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:53:37 2026] GET /volume/v3/volumes/6e1a4b91-287b-4bd7-b7d6-8f77a87b3cb1 => generated 1015 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:53:38 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-67c74a26-b147-4c64-9f22-a69c47cd9ac3 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:38 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-67c74a26-b147-4c64-9f22-a69c47cd9ac3 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] GET http://192.168.122.198/volume/v3/volumes/6e1a4b91-287b-4bd7-b7d6-8f77a87b3cb1 Sep 06 06:53:38 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-67c74a26-b147-4c64-9f22-a69c47cd9ac3 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:38 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-67c74a26-b147-4c64-9f22-a69c47cd9ac3 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:38 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-67c74a26-b147-4c64-9f22-a69c47cd9ac3 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] http://192.168.122.198/volume/v3/volumes/6e1a4b91-287b-4bd7-b7d6-8f77a87b3cb1 returned with HTTP 404 Sep 06 06:53:38 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1681/3339] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:53:38 2026] GET /volume/v3/volumes/6e1a4b91-287b-4bd7-b7d6-8f77a87b3cb1 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:53:38 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-6da7d7bf-ed9c-46e7-a7f7-a2dc1d1a8a6c None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:38 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-6da7d7bf-ed9c-46e7-a7f7-a2dc1d1a8a6c tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:53:38 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-6da7d7bf-ed9c-46e7-a7f7-a2dc1d1a8a6c tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-69197465"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:53:38 devstack devstack@c-api.service[87014]: DEBUG cinder.api.v3.volumes [None req-6da7d7bf-ed9c-46e7-a7f7-a2dc1d1a8a6c tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-69197465'}} {{(pid=87014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:53:38 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-6da7d7bf-ed9c-46e7-a7f7-a2dc1d1a8a6c tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Create volume of 1 GB Sep 06 06:53:38 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-6da7d7bf-ed9c-46e7-a7f7-a2dc1d1a8a6c tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Availability Zones retrieved successfully. Sep 06 06:53:38 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-6da7d7bf-ed9c-46e7-a7f7-a2dc1d1a8a6c tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Flow 'volume_create_api' (a92e9bdf-267f-4138-b6f7-7eeb0fe71d09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:53:38 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-6da7d7bf-ed9c-46e7-a7f7-a2dc1d1a8a6c tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26608914-552d-482e-bc8e-f501b758e444) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:53:38 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.flows.api.create_volume [None req-6da7d7bf-ed9c-46e7-a7f7-a2dc1d1a8a6c tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Validating volume size '1' using validate_int {{(pid=87014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:53:38 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-6da7d7bf-ed9c-46e7-a7f7-a2dc1d1a8a6c tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26608914-552d-482e-bc8e-f501b758e444) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:53:38 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-6da7d7bf-ed9c-46e7-a7f7-a2dc1d1a8a6c tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6be8455c-1a54-4e52-b1b6-ad1a3dba5350) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:53:38 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-6da7d7bf-ed9c-46e7-a7f7-a2dc1d1a8a6c tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Created reservations ['ac1634b4-fce9-42e8-9311-5ed6ac041185', 'f1fe84d3-6004-479c-9a8e-85995941a86f', 'd3ad298e-f829-4d93-a138-152842652d76', 'ac760486-dfa4-42ab-b680-b4f436a845bb'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:53:38 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-6da7d7bf-ed9c-46e7-a7f7-a2dc1d1a8a6c tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6be8455c-1a54-4e52-b1b6-ad1a3dba5350) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ac1634b4-fce9-42e8-9311-5ed6ac041185', 'f1fe84d3-6004-479c-9a8e-85995941a86f', 'd3ad298e-f829-4d93-a138-152842652d76', 'ac760486-dfa4-42ab-b680-b4f436a845bb']}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:53:38 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-6da7d7bf-ed9c-46e7-a7f7-a2dc1d1a8a6c tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (664c7c1f-b05b-40ed-abe0-240a48f80dab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:53:39 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:53:39 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:53:39 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-6da7d7bf-ed9c-46e7-a7f7-a2dc1d1a8a6c tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (664c7c1f-b05b-40ed-abe0-240a48f80dab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5b2aad2e-08db-4abe-a585-d0dfc7dba100', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-69197465',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9dc5436e8fa48389e888d8f19858d1b',qos_specs=None,replication_status=,reservations=['ac1634b4-fce9-42e8-9311-5ed6ac041185','f1fe84d3-6004-479c-9a8e-85995941a86f','d3ad298e-f829-4d93-a138-152842652d76','ac760486-dfa4-42ab-b680-b4f436a845bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9722e49a5da4ba7b028b07e73bfb4c8',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:53:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-69197465',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5b2aad2e-08db-4abe-a585-d0dfc7dba100,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f9dc5436e8fa48389e888d8f19858d1b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f9722e49a5da4ba7b028b07e73bfb4c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:53:39 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-6da7d7bf-ed9c-46e7-a7f7-a2dc1d1a8a6c tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (659ba7ce-b681-47d5-b53c-b5783c9c7266) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:53:39 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-6da7d7bf-ed9c-46e7-a7f7-a2dc1d1a8a6c tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (659ba7ce-b681-47d5-b53c-b5783c9c7266) transitioned into state 'SUCCESS' from state '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-69197465',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9dc5436e8fa48389e888d8f19858d1b',qos_specs=None,replication_status=,reservations=['ac1634b4-fce9-42e8-9311-5ed6ac041185','f1fe84d3-6004-479c-9a8e-85995941a86f','d3ad298e-f829-4d93-a138-152842652d76','ac760486-dfa4-42ab-b680-b4f436a845bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9722e49a5da4ba7b028b07e73bfb4c8',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:53:39 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-6da7d7bf-ed9c-46e7-a7f7-a2dc1d1a8a6c tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d3518d6-daeb-4b2f-a925-b5a0638df5b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:53:39 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-6da7d7bf-ed9c-46e7-a7f7-a2dc1d1a8a6c tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d3518d6-daeb-4b2f-a925-b5a0638df5b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:53:39 devstack devstack@c-api.service[87014]: DEBUG cinder.volume.api [None req-6da7d7bf-ed9c-46e7-a7f7-a2dc1d1a8a6c tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Flow 'volume_create_api' (a92e9bdf-267f-4138-b6f7-7eeb0fe71d09) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:53:39 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-6da7d7bf-ed9c-46e7-a7f7-a2dc1d1a8a6c tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Create volume request issued successfully. Sep 06 06:53:39 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-6da7d7bf-ed9c-46e7-a7f7-a2dc1d1a8a6c tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:53:39 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1659/3340] 192.168.122.198 () {60 vars in 1142 bytes} [Sun Sep 6 06:53:38 2026] POST /volume/v3/volumes => generated 785 bytes in 289 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:53:39 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-6b6ff3f3-3135-45b4-8fd6-5ceb0e0b8a9f None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:39 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-6b6ff3f3-3135-45b4-8fd6-5ceb0e0b8a9f tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] GET http://192.168.122.198/volume/v3/volumes/5b2aad2e-08db-4abe-a585-d0dfc7dba100 Sep 06 06:53:39 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-6b6ff3f3-3135-45b4-8fd6-5ceb0e0b8a9f tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:39 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-6b6ff3f3-3135-45b4-8fd6-5ceb0e0b8a9f tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:39 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:53:39 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:53:39 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:53:39 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:53:39 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-6b6ff3f3-3135-45b4-8fd6-5ceb0e0b8a9f tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Volume info retrieved successfully. Sep 06 06:53:39 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-6b6ff3f3-3135-45b4-8fd6-5ceb0e0b8a9f tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] http://192.168.122.198/volume/v3/volumes/5b2aad2e-08db-4abe-a585-d0dfc7dba100 returned with HTTP 200 Sep 06 06:53:39 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1682/3341] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:53:39 2026] GET /volume/v3/volumes/5b2aad2e-08db-4abe-a585-d0dfc7dba100 => generated 964 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:53:40 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-ad6f90da-022d-4dcf-acaa-e5d4cb3eeea5 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:40 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ad6f90da-022d-4dcf-acaa-e5d4cb3eeea5 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] GET http://192.168.122.198/volume/v3/volumes/5b2aad2e-08db-4abe-a585-d0dfc7dba100 Sep 06 06:53:40 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ad6f90da-022d-4dcf-acaa-e5d4cb3eeea5 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:40 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-ad6f90da-022d-4dcf-acaa-e5d4cb3eeea5 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:40 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:53:40 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:53:40 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:53:40 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:53:40 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-ad6f90da-022d-4dcf-acaa-e5d4cb3eeea5 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Volume info retrieved successfully. Sep 06 06:53:40 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-ad6f90da-022d-4dcf-acaa-e5d4cb3eeea5 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] http://192.168.122.198/volume/v3/volumes/5b2aad2e-08db-4abe-a585-d0dfc7dba100 returned with HTTP 200 Sep 06 06:53:40 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1660/3342] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:53:40 2026] GET /volume/v3/volumes/5b2aad2e-08db-4abe-a585-d0dfc7dba100 => generated 1015 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:53:40 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-97dbd32e-e518-404d-a21d-648a0f6b1b42 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:40 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-97dbd32e-e518-404d-a21d-648a0f6b1b42 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] POST http://192.168.122.198/volume/v3/snapshots Sep 06 06:53:40 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-97dbd32e-e518-404d-a21d-648a0f6b1b42 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5b2aad2e-08db-4abe-a585-d0dfc7dba100", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1008693461"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:53:40 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:53:40 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:53:40 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:53:40 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:53:40 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-97dbd32e-e518-404d-a21d-648a0f6b1b42 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Volume info retrieved successfully. Sep 06 06:53:40 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.snapshots [None req-97dbd32e-e518-404d-a21d-648a0f6b1b42 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Create snapshot from volume 5b2aad2e-08db-4abe-a585-d0dfc7dba100 Sep 06 06:53:40 devstack devstack@c-api.service[87015]: DEBUG cinder.quota [None req-97dbd32e-e518-404d-a21d-648a0f6b1b42 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Created reservations ['6537ad3e-257a-495d-9a3d-3b849ae288d7', 'ffe20a4c-1706-4c13-857b-5583734a0512', '2f8e9730-582e-4f59-98ed-0dd80cac3750', '58f43d12-75a6-4f24-b146-f0150b5f3d5d'] {{(pid=87015) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:53:40 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:53:40 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:53:40 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-97dbd32e-e518-404d-a21d-648a0f6b1b42 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Snapshot create request issued successfully. Sep 06 06:53:40 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-97dbd32e-e518-404d-a21d-648a0f6b1b42 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] http://192.168.122.198/volume/v3/snapshots returned with HTTP 202 Sep 06 06:53:40 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1683/3343] 192.168.122.198 () {60 vars in 1149 bytes} [Sun Sep 6 06:53:40 2026] POST /volume/v3/snapshots => generated 308 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:53:40 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-2eae61d3-b833-4878-9721-0afd9a2449c1 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:40 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-2eae61d3-b833-4878-9721-0afd9a2449c1 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] GET http://192.168.122.198/volume/v3/snapshots/7d8a25f1-723c-4380-bdf8-a468d4ef58cb Sep 06 06:53:40 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-2eae61d3-b833-4878-9721-0afd9a2449c1 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:40 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-2eae61d3-b833-4878-9721-0afd9a2449c1 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:40 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:53:40 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:53:40 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-2eae61d3-b833-4878-9721-0afd9a2449c1 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Snapshot retrieved successfully. Sep 06 06:53:40 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-2eae61d3-b833-4878-9721-0afd9a2449c1 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] http://192.168.122.198/volume/v3/snapshots/7d8a25f1-723c-4380-bdf8-a468d4ef58cb returned with HTTP 200 Sep 06 06:53:40 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1661/3344] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:53:40 2026] GET /volume/v3/snapshots/7d8a25f1-723c-4380-bdf8-a468d4ef58cb => generated 440 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:53:41 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-9e9040f5-3c0e-4f7c-84ff-f0e90096da06 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:41 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-9e9040f5-3c0e-4f7c-84ff-f0e90096da06 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] GET http://192.168.122.198/volume/v3/snapshots/7d8a25f1-723c-4380-bdf8-a468d4ef58cb Sep 06 06:53:41 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-9e9040f5-3c0e-4f7c-84ff-f0e90096da06 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:41 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-9e9040f5-3c0e-4f7c-84ff-f0e90096da06 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:41 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:53:41 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:53:41 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-9e9040f5-3c0e-4f7c-84ff-f0e90096da06 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Snapshot retrieved successfully. Sep 06 06:53:41 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-9e9040f5-3c0e-4f7c-84ff-f0e90096da06 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] http://192.168.122.198/volume/v3/snapshots/7d8a25f1-723c-4380-bdf8-a468d4ef58cb returned with HTTP 200 Sep 06 06:53:41 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1684/3345] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:53:41 2026] GET /volume/v3/snapshots/7d8a25f1-723c-4380-bdf8-a468d4ef58cb => generated 440 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:53:42 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-3145121b-0f17-446d-bdff-02aee049b098 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:42 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-3145121b-0f17-446d-bdff-02aee049b098 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] GET http://192.168.122.198/volume/v3/snapshots/7d8a25f1-723c-4380-bdf8-a468d4ef58cb Sep 06 06:53:42 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-3145121b-0f17-446d-bdff-02aee049b098 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:42 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-3145121b-0f17-446d-bdff-02aee049b098 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:42 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:53:42 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:53:42 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-3145121b-0f17-446d-bdff-02aee049b098 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Snapshot retrieved successfully. Sep 06 06:53:42 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-3145121b-0f17-446d-bdff-02aee049b098 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] http://192.168.122.198/volume/v3/snapshots/7d8a25f1-723c-4380-bdf8-a468d4ef58cb returned with HTTP 200 Sep 06 06:53:42 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1662/3346] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:53:42 2026] GET /volume/v3/snapshots/7d8a25f1-723c-4380-bdf8-a468d4ef58cb => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:53:42 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-22240448-a151-46fd-bb7f-462ada4ab2c4 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:42 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-22240448-a151-46fd-bb7f-462ada4ab2c4 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-member] PUT http://192.168.122.198/volume/v3/snapshots/7d8a25f1-723c-4380-bdf8-a468d4ef58cb Sep 06 06:53:42 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-22240448-a151-46fd-bb7f-462ada4ab2c4 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:53:42 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:53:42 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:53:42 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-22240448-a151-46fd-bb7f-462ada4ab2c4 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-member] Snapshot retrieved successfully. Sep 06 06:53:42 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-22240448-a151-46fd-bb7f-462ada4ab2c4 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-member] http://192.168.122.198/volume/v3/snapshots/7d8a25f1-723c-4380-bdf8-a468d4ef58cb returned with HTTP 200 Sep 06 06:53:42 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1685/3347] 192.168.122.198 () {60 vars in 1258 bytes} [Sun Sep 6 06:53:42 2026] PUT /volume/v3/snapshots/7d8a25f1-723c-4380-bdf8-a468d4ef58cb => generated 361 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:53:42 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-855cab16-ac66-467a-be62-5874b1bfc94d None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:42 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-855cab16-ac66-467a-be62-5874b1bfc94d tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] DELETE http://192.168.122.198/volume/v3/snapshots/7d8a25f1-723c-4380-bdf8-a468d4ef58cb Sep 06 06:53:42 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-855cab16-ac66-467a-be62-5874b1bfc94d tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:42 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-855cab16-ac66-467a-be62-5874b1bfc94d tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:42 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.snapshots [None req-855cab16-ac66-467a-be62-5874b1bfc94d tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Delete snapshot with id: 7d8a25f1-723c-4380-bdf8-a468d4ef58cb Sep 06 06:53:42 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:53:42 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:53:42 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-855cab16-ac66-467a-be62-5874b1bfc94d tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Snapshot retrieved successfully. Sep 06 06:53:42 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:53:42 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:53:42 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-855cab16-ac66-467a-be62-5874b1bfc94d tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Snapshot delete request issued successfully. Sep 06 06:53:42 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-855cab16-ac66-467a-be62-5874b1bfc94d tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] http://192.168.122.198/volume/v3/snapshots/7d8a25f1-723c-4380-bdf8-a468d4ef58cb returned with HTTP 202 Sep 06 06:53:42 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1663/3348] 192.168.122.198 () {58 vars in 1241 bytes} [Sun Sep 6 06:53:42 2026] DELETE /volume/v3/snapshots/7d8a25f1-723c-4380-bdf8-a468d4ef58cb => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:53:42 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-d9419c5e-4fe3-486a-a81b-e0157c9c4fbd None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:42 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-d9419c5e-4fe3-486a-a81b-e0157c9c4fbd tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] GET http://192.168.122.198/volume/v3/snapshots/7d8a25f1-723c-4380-bdf8-a468d4ef58cb Sep 06 06:53:42 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-d9419c5e-4fe3-486a-a81b-e0157c9c4fbd tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:42 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-d9419c5e-4fe3-486a-a81b-e0157c9c4fbd tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:42 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:53:42 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:53:42 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-d9419c5e-4fe3-486a-a81b-e0157c9c4fbd tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Snapshot retrieved successfully. Sep 06 06:53:42 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-d9419c5e-4fe3-486a-a81b-e0157c9c4fbd tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] http://192.168.122.198/volume/v3/snapshots/7d8a25f1-723c-4380-bdf8-a468d4ef58cb returned with HTTP 200 Sep 06 06:53:42 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1686/3349] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:53:42 2026] GET /volume/v3/snapshots/7d8a25f1-723c-4380-bdf8-a468d4ef58cb => generated 494 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:53:43 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-a8bc17ab-5fc4-40fa-8b4b-769e43651000 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:43 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-a8bc17ab-5fc4-40fa-8b4b-769e43651000 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] GET http://192.168.122.198/volume/v3/snapshots/7d8a25f1-723c-4380-bdf8-a468d4ef58cb Sep 06 06:53:43 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-a8bc17ab-5fc4-40fa-8b4b-769e43651000 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:43 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-a8bc17ab-5fc4-40fa-8b4b-769e43651000 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:43 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:53:43 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:53:43 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-a8bc17ab-5fc4-40fa-8b4b-769e43651000 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Snapshot retrieved successfully. Sep 06 06:53:43 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-a8bc17ab-5fc4-40fa-8b4b-769e43651000 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] http://192.168.122.198/volume/v3/snapshots/7d8a25f1-723c-4380-bdf8-a468d4ef58cb returned with HTTP 200 Sep 06 06:53:43 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1664/3350] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:53:43 2026] GET /volume/v3/snapshots/7d8a25f1-723c-4380-bdf8-a468d4ef58cb => generated 494 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 06:53:44 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-46c63168-2a64-47b5-95ce-9446b61e0be3 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:44 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-46c63168-2a64-47b5-95ce-9446b61e0be3 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] GET http://192.168.122.198/volume/v3/snapshots/7d8a25f1-723c-4380-bdf8-a468d4ef58cb Sep 06 06:53:44 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-46c63168-2a64-47b5-95ce-9446b61e0be3 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:44 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-46c63168-2a64-47b5-95ce-9446b61e0be3 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:44 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-46c63168-2a64-47b5-95ce-9446b61e0be3 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] http://192.168.122.198/volume/v3/snapshots/7d8a25f1-723c-4380-bdf8-a468d4ef58cb returned with HTTP 404 Sep 06 06:53:44 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1687/3351] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:53:44 2026] GET /volume/v3/snapshots/7d8a25f1-723c-4380-bdf8-a468d4ef58cb => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:53:44 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-3f41c59e-6db9-4a2b-a60c-3eca0bcfb536 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:44 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-3f41c59e-6db9-4a2b-a60c-3eca0bcfb536 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] DELETE http://192.168.122.198/volume/v3/volumes/5b2aad2e-08db-4abe-a585-d0dfc7dba100 Sep 06 06:53:44 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-3f41c59e-6db9-4a2b-a60c-3eca0bcfb536 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:44 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-3f41c59e-6db9-4a2b-a60c-3eca0bcfb536 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Calling method 'delete' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:44 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.volumes [None req-3f41c59e-6db9-4a2b-a60c-3eca0bcfb536 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Delete volume with id: 5b2aad2e-08db-4abe-a585-d0dfc7dba100 Sep 06 06:53:44 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:53:44 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:53:44 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:53:44 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:53:44 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-3f41c59e-6db9-4a2b-a60c-3eca0bcfb536 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Volume info retrieved successfully. Sep 06 06:53:44 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-3f41c59e-6db9-4a2b-a60c-3eca0bcfb536 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Delete volume request issued successfully. Sep 06 06:53:44 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-3f41c59e-6db9-4a2b-a60c-3eca0bcfb536 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] http://192.168.122.198/volume/v3/volumes/5b2aad2e-08db-4abe-a585-d0dfc7dba100 returned with HTTP 202 Sep 06 06:53:44 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1665/3352] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:53:44 2026] DELETE /volume/v3/volumes/5b2aad2e-08db-4abe-a585-d0dfc7dba100 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:53:44 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-5f92646b-194e-4099-9272-d5f4709e1608 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:44 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-5f92646b-194e-4099-9272-d5f4709e1608 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] GET http://192.168.122.198/volume/v3/volumes/5b2aad2e-08db-4abe-a585-d0dfc7dba100 Sep 06 06:53:44 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-5f92646b-194e-4099-9272-d5f4709e1608 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:44 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-5f92646b-194e-4099-9272-d5f4709e1608 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:44 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:53:44 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:53:44 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:53:44 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:53:44 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-5f92646b-194e-4099-9272-d5f4709e1608 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Volume info retrieved successfully. Sep 06 06:53:44 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-5f92646b-194e-4099-9272-d5f4709e1608 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] http://192.168.122.198/volume/v3/volumes/5b2aad2e-08db-4abe-a585-d0dfc7dba100 returned with HTTP 200 Sep 06 06:53:44 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1688/3353] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:53:44 2026] GET /volume/v3/volumes/5b2aad2e-08db-4abe-a585-d0dfc7dba100 => generated 1014 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:53:45 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-dc9c3862-dc80-4687-b8bb-453f02d2760d None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:45 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-dc9c3862-dc80-4687-b8bb-453f02d2760d tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] GET http://192.168.122.198/volume/v3/volumes/5b2aad2e-08db-4abe-a585-d0dfc7dba100 Sep 06 06:53:45 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-dc9c3862-dc80-4687-b8bb-453f02d2760d tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:45 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-dc9c3862-dc80-4687-b8bb-453f02d2760d tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:45 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-dc9c3862-dc80-4687-b8bb-453f02d2760d tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] http://192.168.122.198/volume/v3/volumes/5b2aad2e-08db-4abe-a585-d0dfc7dba100 returned with HTTP 404 Sep 06 06:53:45 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1666/3354] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:53:45 2026] GET /volume/v3/volumes/5b2aad2e-08db-4abe-a585-d0dfc7dba100 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 06:53:45 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-139cbc31-3a7e-42ae-8aeb-456da9c096ce None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:45 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-139cbc31-3a7e-42ae-8aeb-456da9c096ce tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] POST http://192.168.122.198/volume/v3/volumes Sep 06 06:53:45 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-139cbc31-3a7e-42ae-8aeb-456da9c096ce tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-677021176"}} {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:53:45 devstack devstack@c-api.service[87015]: DEBUG cinder.api.v3.volumes [None req-139cbc31-3a7e-42ae-8aeb-456da9c096ce tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-677021176'}} {{(pid=87015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 06:53:45 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-139cbc31-3a7e-42ae-8aeb-456da9c096ce tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Create volume of 1 GB Sep 06 06:53:45 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-139cbc31-3a7e-42ae-8aeb-456da9c096ce tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Availability Zones retrieved successfully. Sep 06 06:53:45 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-139cbc31-3a7e-42ae-8aeb-456da9c096ce tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Flow 'volume_create_api' (3596f5f0-b32a-462c-85fa-4766feba0476) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:53:45 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-139cbc31-3a7e-42ae-8aeb-456da9c096ce tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f2bc2f6-f1b1-4b1f-a9c2-ef7f8ab0cd54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:53:45 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.flows.api.create_volume [None req-139cbc31-3a7e-42ae-8aeb-456da9c096ce tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Validating volume size '1' using validate_int {{(pid=87015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 06:53:45 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-139cbc31-3a7e-42ae-8aeb-456da9c096ce tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f2bc2f6-f1b1-4b1f-a9c2-ef7f8ab0cd54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T04:27:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01f0d4ee-9120-4626-b18a-928d9ca83113,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01f0d4ee-9120-4626-b18a-928d9ca83113', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:53:45 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-139cbc31-3a7e-42ae-8aeb-456da9c096ce tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48fcc64f-2653-444b-b833-b9095701577d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:53:45 devstack devstack@c-api.service[87015]: DEBUG cinder.quota [None req-139cbc31-3a7e-42ae-8aeb-456da9c096ce tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Created reservations ['2fe0439e-d61c-49cd-ab50-66c31d72e185', '5145c219-bdac-4bdc-b275-6f760bd38f25', 'ae0e7f0b-42b2-4996-863c-38dbe90eddeb', 'f6052328-3bec-4ccb-82bd-3dd3c847cc47'] {{(pid=87015) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:53:45 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-139cbc31-3a7e-42ae-8aeb-456da9c096ce tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48fcc64f-2653-444b-b833-b9095701577d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2fe0439e-d61c-49cd-ab50-66c31d72e185', '5145c219-bdac-4bdc-b275-6f760bd38f25', 'ae0e7f0b-42b2-4996-863c-38dbe90eddeb', 'f6052328-3bec-4ccb-82bd-3dd3c847cc47']}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:53:45 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-139cbc31-3a7e-42ae-8aeb-456da9c096ce tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06a877cc-0a4a-44ad-8181-f6f95ab22fc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:53:46 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:53:46 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:53:46 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-139cbc31-3a7e-42ae-8aeb-456da9c096ce tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06a877cc-0a4a-44ad-8181-f6f95ab22fc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '02a173eb-c0f4-4c8f-8a04-0d50d902c314', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-677021176',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9dc5436e8fa48389e888d8f19858d1b',qos_specs=None,replication_status=,reservations=['2fe0439e-d61c-49cd-ab50-66c31d72e185','5145c219-bdac-4bdc-b275-6f760bd38f25','ae0e7f0b-42b2-4996-863c-38dbe90eddeb','f6052328-3bec-4ccb-82bd-3dd3c847cc47'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9722e49a5da4ba7b028b07e73bfb4c8',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-06T04:53:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-677021176',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=02a173eb-c0f4-4c8f-8a04-0d50d902c314,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f9dc5436e8fa48389e888d8f19858d1b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f9722e49a5da4ba7b028b07e73bfb4c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01f0d4ee-9120-4626-b18a-928d9ca83113),volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:53:46 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-139cbc31-3a7e-42ae-8aeb-456da9c096ce tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f862415-a67c-4c49-924c-0465be26edbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:53:46 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-139cbc31-3a7e-42ae-8aeb-456da9c096ce tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f862415-a67c-4c49-924c-0465be26edbb) transitioned into state 'SUCCESS' from state '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-677021176',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9dc5436e8fa48389e888d8f19858d1b',qos_specs=None,replication_status=,reservations=['2fe0439e-d61c-49cd-ab50-66c31d72e185','5145c219-bdac-4bdc-b275-6f760bd38f25','ae0e7f0b-42b2-4996-863c-38dbe90eddeb','f6052328-3bec-4ccb-82bd-3dd3c847cc47'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9722e49a5da4ba7b028b07e73bfb4c8',volume_type_id=01f0d4ee-9120-4626-b18a-928d9ca83113)}' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:53:46 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-139cbc31-3a7e-42ae-8aeb-456da9c096ce tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd102100-2eeb-4ab0-b1ea-5ee5012cdb61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 06:53:46 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-139cbc31-3a7e-42ae-8aeb-456da9c096ce tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd102100-2eeb-4ab0-b1ea-5ee5012cdb61) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 06:53:46 devstack devstack@c-api.service[87015]: DEBUG cinder.volume.api [None req-139cbc31-3a7e-42ae-8aeb-456da9c096ce tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Flow 'volume_create_api' (3596f5f0-b32a-462c-85fa-4766feba0476) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 06:53:46 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-139cbc31-3a7e-42ae-8aeb-456da9c096ce tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Create volume request issued successfully. Sep 06 06:53:46 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-139cbc31-3a7e-42ae-8aeb-456da9c096ce tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] http://192.168.122.198/volume/v3/volumes returned with HTTP 202 Sep 06 06:53:46 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1689/3355] 192.168.122.198 () {60 vars in 1142 bytes} [Sun Sep 6 06:53:45 2026] POST /volume/v3/volumes => generated 786 bytes in 302 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 06 06:53:46 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-a85c7577-ddf6-46d7-b699-c77f5c1107fd None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:46 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-a85c7577-ddf6-46d7-b699-c77f5c1107fd tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] GET http://192.168.122.198/volume/v3/volumes/02a173eb-c0f4-4c8f-8a04-0d50d902c314 Sep 06 06:53:46 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-a85c7577-ddf6-46d7-b699-c77f5c1107fd tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:46 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-a85c7577-ddf6-46d7-b699-c77f5c1107fd tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:46 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:53:46 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:53:46 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:53:46 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:53:46 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-a85c7577-ddf6-46d7-b699-c77f5c1107fd tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Volume info retrieved successfully. Sep 06 06:53:46 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-a85c7577-ddf6-46d7-b699-c77f5c1107fd tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] http://192.168.122.198/volume/v3/volumes/02a173eb-c0f4-4c8f-8a04-0d50d902c314 returned with HTTP 200 Sep 06 06:53:46 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1667/3356] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:53:46 2026] GET /volume/v3/volumes/02a173eb-c0f4-4c8f-8a04-0d50d902c314 => generated 965 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 06:53:47 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-1aca0071-0f64-4256-9e83-f4dd408d606d None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:47 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-1aca0071-0f64-4256-9e83-f4dd408d606d tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] GET http://192.168.122.198/volume/v3/volumes/02a173eb-c0f4-4c8f-8a04-0d50d902c314 Sep 06 06:53:47 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-1aca0071-0f64-4256-9e83-f4dd408d606d tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:47 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-1aca0071-0f64-4256-9e83-f4dd408d606d tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:47 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:53:47 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:53:47 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:53:47 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:53:47 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-1aca0071-0f64-4256-9e83-f4dd408d606d tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Volume info retrieved successfully. Sep 06 06:53:47 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-1aca0071-0f64-4256-9e83-f4dd408d606d tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] http://192.168.122.198/volume/v3/volumes/02a173eb-c0f4-4c8f-8a04-0d50d902c314 returned with HTTP 200 Sep 06 06:53:47 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1690/3357] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:53:47 2026] GET /volume/v3/volumes/02a173eb-c0f4-4c8f-8a04-0d50d902c314 => generated 1016 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:53:47 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-49967703-2a98-412e-b2be-4e9422ae17c3 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:47 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-49967703-2a98-412e-b2be-4e9422ae17c3 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] POST http://192.168.122.198/volume/v3/snapshots Sep 06 06:53:47 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-49967703-2a98-412e-b2be-4e9422ae17c3 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "02a173eb-c0f4-4c8f-8a04-0d50d902c314", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-699542549"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:53:47 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:53:47 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:53:47 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:53:47 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:53:47 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-49967703-2a98-412e-b2be-4e9422ae17c3 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Volume info retrieved successfully. Sep 06 06:53:47 devstack devstack@c-api.service[87014]: INFO cinder.api.v3.snapshots [None req-49967703-2a98-412e-b2be-4e9422ae17c3 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Create snapshot from volume 02a173eb-c0f4-4c8f-8a04-0d50d902c314 Sep 06 06:53:47 devstack devstack@c-api.service[87014]: DEBUG cinder.quota [None req-49967703-2a98-412e-b2be-4e9422ae17c3 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Created reservations ['23464a7c-4ef5-4e18-961e-33df7a4ad359', '42eeb1da-456a-4c4a-aeb1-b8ffc8197f9e', 'bac679c9-5c74-445f-aa6d-d394c19bc9b3', 'f2ab60a3-b1b7-4160-b604-b12cf1fb183d'] {{(pid=87014) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 06:53:47 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:53:47 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:53:47 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-49967703-2a98-412e-b2be-4e9422ae17c3 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Snapshot create request issued successfully. Sep 06 06:53:47 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-49967703-2a98-412e-b2be-4e9422ae17c3 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] http://192.168.122.198/volume/v3/snapshots returned with HTTP 202 Sep 06 06:53:47 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1668/3358] 192.168.122.198 () {60 vars in 1149 bytes} [Sun Sep 6 06:53:47 2026] POST /volume/v3/snapshots => generated 307 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 06:53:47 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-fdc7c768-8aa4-40e7-8e37-f7b69f406833 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:47 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-fdc7c768-8aa4-40e7-8e37-f7b69f406833 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] GET http://192.168.122.198/volume/v3/snapshots/9c353341-24c8-42b6-a712-d31b62ebb964 Sep 06 06:53:47 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-fdc7c768-8aa4-40e7-8e37-f7b69f406833 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:47 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-fdc7c768-8aa4-40e7-8e37-f7b69f406833 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:47 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:53:47 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:53:47 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-fdc7c768-8aa4-40e7-8e37-f7b69f406833 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Snapshot retrieved successfully. Sep 06 06:53:47 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-fdc7c768-8aa4-40e7-8e37-f7b69f406833 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] http://192.168.122.198/volume/v3/snapshots/9c353341-24c8-42b6-a712-d31b62ebb964 returned with HTTP 200 Sep 06 06:53:47 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1691/3359] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:53:47 2026] GET /volume/v3/snapshots/9c353341-24c8-42b6-a712-d31b62ebb964 => generated 439 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:53:48 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-93af10a1-39b6-41ba-92be-bd46d38b0d45 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:48 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-93af10a1-39b6-41ba-92be-bd46d38b0d45 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] GET http://192.168.122.198/volume/v3/snapshots/9c353341-24c8-42b6-a712-d31b62ebb964 Sep 06 06:53:48 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-93af10a1-39b6-41ba-92be-bd46d38b0d45 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:48 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-93af10a1-39b6-41ba-92be-bd46d38b0d45 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:48 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:53:48 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:53:48 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-93af10a1-39b6-41ba-92be-bd46d38b0d45 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Snapshot retrieved successfully. Sep 06 06:53:48 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-93af10a1-39b6-41ba-92be-bd46d38b0d45 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] http://192.168.122.198/volume/v3/snapshots/9c353341-24c8-42b6-a712-d31b62ebb964 returned with HTTP 200 Sep 06 06:53:48 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1669/3360] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:53:48 2026] GET /volume/v3/snapshots/9c353341-24c8-42b6-a712-d31b62ebb964 => generated 439 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:53:49 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-203d09df-abe5-43eb-84b0-6dbc8c2f9232 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:49 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-203d09df-abe5-43eb-84b0-6dbc8c2f9232 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] GET http://192.168.122.198/volume/v3/snapshots/9c353341-24c8-42b6-a712-d31b62ebb964 Sep 06 06:53:49 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-203d09df-abe5-43eb-84b0-6dbc8c2f9232 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:49 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-203d09df-abe5-43eb-84b0-6dbc8c2f9232 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:49 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:53:49 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:53:49 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-203d09df-abe5-43eb-84b0-6dbc8c2f9232 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Snapshot retrieved successfully. Sep 06 06:53:49 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-203d09df-abe5-43eb-84b0-6dbc8c2f9232 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] http://192.168.122.198/volume/v3/snapshots/9c353341-24c8-42b6-a712-d31b62ebb964 returned with HTTP 200 Sep 06 06:53:49 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1692/3361] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:53:49 2026] GET /volume/v3/snapshots/9c353341-24c8-42b6-a712-d31b62ebb964 => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:53:49 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-d6e8f456-0af0-4f52-a143-8a47d9124d05 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:49 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-d6e8f456-0af0-4f52-a143-8a47d9124d05 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] POST http://192.168.122.198/volume/v3/snapshots/9c353341-24c8-42b6-a712-d31b62ebb964/action Sep 06 06:53:49 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-d6e8f456-0af0-4f52-a143-8a47d9124d05 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:53:49 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-d6e8f456-0af0-4f52-a143-8a47d9124d05 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:53:49 devstack devstack@c-api.service[87014]: DEBUG cinder.api.contrib.admin_actions [None req-d6e8f456-0af0-4f52-a143-8a47d9124d05 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Updating snapshot '9c353341-24c8-42b6-a712-d31b62ebb964' with '{'status': 'creating'}' {{(pid=87014) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 06 06:53:49 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:53:49 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:53:49 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-d6e8f456-0af0-4f52-a143-8a47d9124d05 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] http://192.168.122.198/volume/v3/snapshots/9c353341-24c8-42b6-a712-d31b62ebb964/action returned with HTTP 202 Sep 06 06:53:49 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1670/3362] 192.168.122.198 () {60 vars in 1280 bytes} [Sun Sep 6 06:53:49 2026] POST /volume/v3/snapshots/9c353341-24c8-42b6-a712-d31b62ebb964/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 06:53:49 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-d5f7e370-6966-4745-bed1-6b2297c5b05f None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:49 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-d5f7e370-6966-4745-bed1-6b2297c5b05f tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] GET http://192.168.122.198/volume/v3/snapshots/9c353341-24c8-42b6-a712-d31b62ebb964 Sep 06 06:53:49 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-d5f7e370-6966-4745-bed1-6b2297c5b05f tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:49 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-d5f7e370-6966-4745-bed1-6b2297c5b05f tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:49 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:53:49 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:53:49 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-d5f7e370-6966-4745-bed1-6b2297c5b05f tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Snapshot retrieved successfully. Sep 06 06:53:49 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-d5f7e370-6966-4745-bed1-6b2297c5b05f tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] http://192.168.122.198/volume/v3/snapshots/9c353341-24c8-42b6-a712-d31b62ebb964 returned with HTTP 200 Sep 06 06:53:49 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1693/3363] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:53:49 2026] GET /volume/v3/snapshots/9c353341-24c8-42b6-a712-d31b62ebb964 => generated 465 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:53:49 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-111826e5-473e-4d80-81e3-24608c7c1d08 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:49 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-111826e5-473e-4d80-81e3-24608c7c1d08 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-member] POST http://192.168.122.198/volume/v3/snapshots/9c353341-24c8-42b6-a712-d31b62ebb964/action Sep 06 06:53:49 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-111826e5-473e-4d80-81e3-24608c7c1d08 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=87014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 06:53:49 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-111826e5-473e-4d80-81e3-24608c7c1d08 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 06:53:49 devstack devstack@c-api.service[87014]: DEBUG cinder.api.contrib.snapshot_actions [None req-111826e5-473e-4d80-81e3-24608c7c1d08 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=87014) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Sep 06 06:53:49 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:53:49 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:53:49 devstack devstack@c-api.service[87014]: INFO cinder.api.contrib.snapshot_actions [None req-111826e5-473e-4d80-81e3-24608c7c1d08 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-member] Updating snapshot 9c353341-24c8-42b6-a712-d31b62ebb964 with info {'id': '9c353341-24c8-42b6-a712-d31b62ebb964', 'status': 'error', 'progress': '80%'} Sep 06 06:53:49 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-111826e5-473e-4d80-81e3-24608c7c1d08 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-member] http://192.168.122.198/volume/v3/snapshots/9c353341-24c8-42b6-a712-d31b62ebb964/action returned with HTTP 202 Sep 06 06:53:49 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1671/3364] 192.168.122.198 () {60 vars in 1280 bytes} [Sun Sep 6 06:53:49 2026] POST /volume/v3/snapshots/9c353341-24c8-42b6-a712-d31b62ebb964/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:53:49 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-613cdbe8-8efd-4528-ae17-bf04da13d483 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:49 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-613cdbe8-8efd-4528-ae17-bf04da13d483 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] DELETE http://192.168.122.198/volume/v3/snapshots/9c353341-24c8-42b6-a712-d31b62ebb964 Sep 06 06:53:49 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-613cdbe8-8efd-4528-ae17-bf04da13d483 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:49 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-613cdbe8-8efd-4528-ae17-bf04da13d483 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:49 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.snapshots [None req-613cdbe8-8efd-4528-ae17-bf04da13d483 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Delete snapshot with id: 9c353341-24c8-42b6-a712-d31b62ebb964 Sep 06 06:53:49 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:53:49 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:53:49 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-613cdbe8-8efd-4528-ae17-bf04da13d483 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Snapshot retrieved successfully. Sep 06 06:53:49 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:53:49 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:53:49 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-613cdbe8-8efd-4528-ae17-bf04da13d483 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Snapshot delete request issued successfully. Sep 06 06:53:49 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-613cdbe8-8efd-4528-ae17-bf04da13d483 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] http://192.168.122.198/volume/v3/snapshots/9c353341-24c8-42b6-a712-d31b62ebb964 returned with HTTP 202 Sep 06 06:53:49 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1694/3365] 192.168.122.198 () {58 vars in 1241 bytes} [Sun Sep 6 06:53:49 2026] DELETE /volume/v3/snapshots/9c353341-24c8-42b6-a712-d31b62ebb964 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:53:49 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-565e2818-33d1-4d2d-86cc-f6a9d0209bd0 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:49 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-565e2818-33d1-4d2d-86cc-f6a9d0209bd0 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] GET http://192.168.122.198/volume/v3/snapshots/9c353341-24c8-42b6-a712-d31b62ebb964 Sep 06 06:53:49 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-565e2818-33d1-4d2d-86cc-f6a9d0209bd0 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:49 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-565e2818-33d1-4d2d-86cc-f6a9d0209bd0 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:49 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:53:49 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:53:49 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-565e2818-33d1-4d2d-86cc-f6a9d0209bd0 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Snapshot retrieved successfully. Sep 06 06:53:49 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-565e2818-33d1-4d2d-86cc-f6a9d0209bd0 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] http://192.168.122.198/volume/v3/snapshots/9c353341-24c8-42b6-a712-d31b62ebb964 returned with HTTP 200 Sep 06 06:53:49 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1672/3366] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:53:49 2026] GET /volume/v3/snapshots/9c353341-24c8-42b6-a712-d31b62ebb964 => generated 464 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:53:50 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-529293bb-3c46-46c7-b2cb-ce7be5fb77e4 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:50 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-529293bb-3c46-46c7-b2cb-ce7be5fb77e4 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] GET http://192.168.122.198/volume/v3/snapshots/9c353341-24c8-42b6-a712-d31b62ebb964 Sep 06 06:53:50 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-529293bb-3c46-46c7-b2cb-ce7be5fb77e4 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:50 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-529293bb-3c46-46c7-b2cb-ce7be5fb77e4 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:50 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:53:50 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:53:50 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-529293bb-3c46-46c7-b2cb-ce7be5fb77e4 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Snapshot retrieved successfully. Sep 06 06:53:50 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-529293bb-3c46-46c7-b2cb-ce7be5fb77e4 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] http://192.168.122.198/volume/v3/snapshots/9c353341-24c8-42b6-a712-d31b62ebb964 returned with HTTP 200 Sep 06 06:53:50 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1695/3367] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:53:50 2026] GET /volume/v3/snapshots/9c353341-24c8-42b6-a712-d31b62ebb964 => generated 464 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 06:53:51 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-e92ecc16-6ea6-478f-8416-8f626092ed65 None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:51 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-e92ecc16-6ea6-478f-8416-8f626092ed65 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] GET http://192.168.122.198/volume/v3/snapshots/9c353341-24c8-42b6-a712-d31b62ebb964 Sep 06 06:53:51 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-e92ecc16-6ea6-478f-8416-8f626092ed65 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:51 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-e92ecc16-6ea6-478f-8416-8f626092ed65 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:51 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-e92ecc16-6ea6-478f-8416-8f626092ed65 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] http://192.168.122.198/volume/v3/snapshots/9c353341-24c8-42b6-a712-d31b62ebb964 returned with HTTP 404 Sep 06 06:53:51 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1673/3368] 192.168.122.198 () {58 vars in 1238 bytes} [Sun Sep 6 06:53:51 2026] GET /volume/v3/snapshots/9c353341-24c8-42b6-a712-d31b62ebb964 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:53:51 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-e40a94af-5789-4286-bf65-16fe487451a0 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:51 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e40a94af-5789-4286-bf65-16fe487451a0 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] DELETE http://192.168.122.198/volume/v3/volumes/02a173eb-c0f4-4c8f-8a04-0d50d902c314 Sep 06 06:53:51 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e40a94af-5789-4286-bf65-16fe487451a0 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:51 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-e40a94af-5789-4286-bf65-16fe487451a0 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Calling method 'delete' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:51 devstack devstack@c-api.service[87015]: INFO cinder.api.v3.volumes [None req-e40a94af-5789-4286-bf65-16fe487451a0 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Delete volume with id: 02a173eb-c0f4-4c8f-8a04-0d50d902c314 Sep 06 06:53:51 devstack devstack@c-api.service[87015]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:53:51 devstack devstack@c-api.service[87015]: attachments = base.obj_make_list( Sep 06 06:53:51 devstack devstack@c-api.service[87015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:53:51 devstack devstack@c-api.service[87015]: warnings.warn( Sep 06 06:53:51 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-e40a94af-5789-4286-bf65-16fe487451a0 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Volume info retrieved successfully. Sep 06 06:53:51 devstack devstack@c-api.service[87015]: INFO cinder.volume.api [None req-e40a94af-5789-4286-bf65-16fe487451a0 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Delete volume request issued successfully. Sep 06 06:53:51 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-e40a94af-5789-4286-bf65-16fe487451a0 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] http://192.168.122.198/volume/v3/volumes/02a173eb-c0f4-4c8f-8a04-0d50d902c314 returned with HTTP 202 Sep 06 06:53:51 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1696/3369] 192.168.122.198 () {58 vars in 1235 bytes} [Sun Sep 6 06:53:51 2026] DELETE /volume/v3/volumes/02a173eb-c0f4-4c8f-8a04-0d50d902c314 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 06:53:51 devstack devstack@c-api.service[87014]: DEBUG cinder.api.middleware.request_id [None req-2553e131-ecf2-423d-9a64-de8ea6f86e7f None None] RequestId filter calling following filter/app {{(pid=87014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:51 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-2553e131-ecf2-423d-9a64-de8ea6f86e7f tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] GET http://192.168.122.198/volume/v3/volumes/02a173eb-c0f4-4c8f-8a04-0d50d902c314 Sep 06 06:53:51 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-2553e131-ecf2-423d-9a64-de8ea6f86e7f tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Empty body provided in request {{(pid=87014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:51 devstack devstack@c-api.service[87014]: DEBUG cinder.api.openstack.wsgi [None req-2553e131-ecf2-423d-9a64-de8ea6f86e7f tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Calling method 'show' {{(pid=87014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:51 devstack devstack@c-api.service[87014]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 06 06:53:51 devstack devstack@c-api.service[87014]: attachments = base.obj_make_list( Sep 06 06:53:51 devstack devstack@c-api.service[87014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 06 06:53:51 devstack devstack@c-api.service[87014]: warnings.warn( Sep 06 06:53:51 devstack devstack@c-api.service[87014]: INFO cinder.volume.api [None req-2553e131-ecf2-423d-9a64-de8ea6f86e7f tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Volume info retrieved successfully. Sep 06 06:53:51 devstack devstack@c-api.service[87014]: INFO cinder.api.openstack.wsgi [None req-2553e131-ecf2-423d-9a64-de8ea6f86e7f tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] http://192.168.122.198/volume/v3/volumes/02a173eb-c0f4-4c8f-8a04-0d50d902c314 returned with HTTP 200 Sep 06 06:53:51 devstack devstack@c-api.service[87014]: [pid: 87014|app: 0|req: 1674/3370] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:53:51 2026] GET /volume/v3/volumes/02a173eb-c0f4-4c8f-8a04-0d50d902c314 => generated 1015 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 06:53:52 devstack devstack@c-api.service[87015]: DEBUG cinder.api.middleware.request_id [None req-f62a6338-e52a-4cb3-94f5-6ede7a9cff06 None None] RequestId filter calling following filter/app {{(pid=87015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 06:53:52 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f62a6338-e52a-4cb3-94f5-6ede7a9cff06 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] GET http://192.168.122.198/volume/v3/volumes/02a173eb-c0f4-4c8f-8a04-0d50d902c314 Sep 06 06:53:52 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-f62a6338-e52a-4cb3-94f5-6ede7a9cff06 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Empty body provided in request {{(pid=87015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 06:53:52 devstack devstack@c-api.service[87015]: DEBUG cinder.api.openstack.wsgi [None req-f62a6338-e52a-4cb3-94f5-6ede7a9cff06 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] Calling method 'show' {{(pid=87015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 06:53:52 devstack devstack@c-api.service[87015]: INFO cinder.api.openstack.wsgi [None req-f62a6338-e52a-4cb3-94f5-6ede7a9cff06 tempest-ProjectMemberTests-77954883 tempest-ProjectMemberTests-77954883-project-admin] http://192.168.122.198/volume/v3/volumes/02a173eb-c0f4-4c8f-8a04-0d50d902c314 returned with HTTP 404 Sep 06 06:53:52 devstack devstack@c-api.service[87015]: [pid: 87015|app: 0|req: 1697/3371] 192.168.122.198 () {58 vars in 1232 bytes} [Sun Sep 6 06:53:52 2026] GET /volume/v3/volumes/02a173eb-c0f4-4c8f-8a04-0d50d902c314 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 06:54:01 devstack devstack@c-api.service[87014]: DEBUG dbcounter [-] [87014] Writing DB stats cinder:SELECT=168,cinder:INSERT=30,cinder:UPDATE=66,cinder:DELETE=1 {{(pid=87014) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 06:54:02 devstack devstack@c-api.service[87015]: DEBUG dbcounter [-] [87015] Writing DB stats cinder:SELECT=185,cinder:UPDATE=81,cinder:INSERT=38 {{(pid=87015) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}